@charset "UTF-8";*,:before,:after{margin:0;padding:0;box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%}html,:has(:target){scroll-behavior:smooth}body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}@font-face{font-family:Neue;src:url(/assets/NeueMachina-Regular-5juSsYBv.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Neue Bold;src:url(../assets/fonts/PPNeueMachina-Regular) format("otf");font-style:normal;font-display:swap}@font-face{font-family:Neue ExtraBold;src:url(../assets/fonts/PPNeueMachina-Ultrabold) format("otf");font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-VariableFont_wght-0N3pECc_.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{--color-white: #ffffff;--color-light: #cacaca;--color-grey: #878787;--color-grey-10: #6b6b6b;--color-dark: #2c2c2c;--color-dark-10: #3f3f3f;--color-black: #000000;--font-family-base: "Wix", sans-serif;--container-width: 101.25rem;--container-padding-x: 1rem;--transition-duration: .2s}@media (width <= 90.06125rem){:root{--container-width: 80rem}}.container{max-width:calc(var(--container-width) + var(--container-padding-x) * 2);margin-inline:auto;padding-inline:var(--container-padding-x)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;padding:0!important;white-space:nowrap!important;clip-path:inset(100%)!important;clip:rect(0 0 0 0)!important;overflow:hidden!important}@media (width <= 47.99875rem){.hidden-mobile{display:none!important}}@media (width > 47.99875rem){.visible-mobile{display:none!important}}body{font-size:clamp(.875rem,.756097561rem + .487804878vw,1.25rem);font-family:var(--font-family-base);line-height:1.2;color:var(--color-light);background-color:#fff}#root{display:contents}a,button,label,input,textarea,select,svg *{transition-duration:var(--transition-duration)}a{color:inherit}@media (any-hover: hover){a:hover{color:var(--color-accent)}}@media (any-hover: none){a:active{color:var(--color-accent)}}a[class]{text-decoration:none}.aboutSection{padding:80px 20px;background-color:#fff;max-width:1400px;margin:0 auto;font-family:Manrope,sans-serif;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.aboutSection.aboutSection--visible{opacity:1;transform:translateY(0)}.aboutSection.aboutSection--visible .big-tile{animation:slideInLeft .6s ease-out .3s both}.aboutSection.aboutSection--visible .about-right .tile:nth-child(1){animation:fadeInUp .5s ease-out .4s both}.aboutSection.aboutSection--visible .about-right .tile:nth-child(2){animation:fadeInUp .5s ease-out .5s both}.aboutSection.aboutSection--visible .about-right .tile:nth-child(3){animation:fadeInUp .5s ease-out .6s both}.aboutSection.aboutSection--visible .about-right .tile:nth-child(4){animation:fadeInUp .5s ease-out .7s both}.aboutSection .about-container{display:grid;grid-template-columns:3fr 5fr;gap:20px;align-items:stretch}@media (max-width: 768px){.aboutSection .about-container{grid-template-columns:1fr;gap:30px}}.aboutSection .about-left{display:flex;flex-direction:column;height:100%}.aboutSection .about-left .big-tile{background-color:#00804d0d;border-radius:12px;padding:30px;display:flex;flex-direction:column;height:100%;min-height:400px;opacity:0;transform:translate(-30px)}.aboutSection .about-left .big-tile .tile-title{margin-bottom:20px}.aboutSection .about-left .big-tile .tile-title h2{font-size:58px;line-height:1;color:#001f3e;margin:0 0 5px;font-weight:600}.aboutSection .about-left .big-tile .tile-title h2 span{color:#00804d}.aboutSection .about-left .big-tile .tile-title .subtitle{font-size:18px;color:#666;margin:0}.aboutSection .about-left .big-tile .tile-image{width:100%;height:500px;object-fit:contain;border-radius:8px;margin-top:auto;transform:scale(.95);transition:transform .5s ease-out}.aboutSection--visible .aboutSection .about-left .big-tile .tile-image{transform:scale(1);transition-delay:.6s}.aboutSection .about-right{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.aboutSection .about-right .tile{background-color:#00804d0d;border-radius:12px;padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:200px;opacity:0;transform:translateY(20px);transition:transform .3s ease,background-color .3s ease}.aboutSection .about-right .tile:hover{transform:translateY(-5px);background-color:#00804d14}.aboutSection .about-right .tile:hover .tile-image{transform:scale(1.1)}.aboutSection .about-right .tile .tile-icon{width:100%;margin-bottom:35px}.aboutSection .about-right .tile .tile-image{width:100%;height:70px;object-fit:contain;border-radius:8px;transition:transform .3s ease}.aboutSection .about-right .tile h3{font-size:28px;margin-bottom:10px;color:#001f3e;font-weight:600;line-height:1.2}.aboutSection .about-right .tile p{font-size:14px;line-height:1.5;color:#666;margin:0}@media (max-width: 1024px){.aboutSection .about-left .big-tile{padding:25px}.aboutSection .about-left .big-tile .tile-title h2{font-size:42px}.aboutSection .about-left .big-tile .tile-image{height:400px}.aboutSection .about-right .tile{padding:15px}.aboutSection .about-right .tile h3{font-size:22px}.aboutSection .about-right .tile .tile-image{height:60px;margin-bottom:25px}}@media (max-width: 768px){.aboutSection .about-left .big-tile{min-height:350px}.aboutSection .about-left .big-tile .tile-title h2{font-size:32px}.aboutSection .about-left .big-tile .tile-image{height:350px}.aboutSection .about-right{gap:15px}}@media (max-width: 480px){.aboutSection{padding:60px 15px}.aboutSection .about-right{grid-template-columns:1fr;gap:15px}.aboutSection .about-left .big-tile{min-height:300px;padding:20px}.aboutSection .about-left .big-tile .tile-title h2{font-size:28px}.aboutSection .about-left .big-tile .tile-image{height:300px}.aboutSection .about-right .tile{min-height:180px;align-items:center;text-align:center;padding:20px}.aboutSection .about-right .tile h3{font-size:20px}.aboutSection .about-right .tile .tile-image{height:50px;margin-bottom:20px}}.contactSection{padding:80px 20px;max-width:1400px;margin:0 auto;font-family:Manrope,sans-serif;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.contactSection.contactSection--visible{opacity:1;transform:translateY(0)}.contactSection.contactSection--visible .left{animation:slideInLeft .6s ease-out .3s both}.contactSection.contactSection--visible .right{animation:slideInRight .6s ease-out .5s both}.contactSection.contactSection--visible .right input{animation:fadeInUp .5s ease-out .7s both}.contactSection.contactSection--visible .right .right__button{animation:fadeInUp .5s ease-out .8s both}.contactSection.contactSection--visible .right p{animation:fadeInUp .5s ease-out .9s both}.contactSection__container{max-width:1400px;margin:0 auto;background-color:#002617;border-radius:16px;padding:60px;display:flex;gap:30%;align-items:center;overflow:hidden}@media (max-width: 1024px){.contactSection__container{flex-direction:column;gap:40px;padding:40px}}@media (max-width: 480px){.contactSection__container{padding:30px 20px}}.contactSection__container .left{flex:1;max-width:400px;opacity:0;transform:translate(-30px)}.contactSection__container .left h2{font-size:36px;color:#fff;margin-bottom:20px;line-height:1.3;opacity:0;transform:translateY(10px);transition:all .5s ease-out}.contactSection--visible .contactSection__container .left h2{opacity:1;transform:translateY(0);transition-delay:.4s}@media (max-width: 768px){.contactSection__container .left h2{font-size:28px}}.contactSection__container .left h3{font-size:18px;color:#fffc;line-height:1.6;font-weight:300;opacity:0;transform:translateY(10px);transition:all .5s ease-out}.contactSection--visible .contactSection__container .left h3{opacity:1;transform:translateY(0);transition-delay:.5s}.contactSection__container .left h3 span{color:#00804d;position:relative}.contactSection__container .left h3 span:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#00804d;transition:width .5s ease-out}.contactSection--visible .contactSection__container .left h3 span:after{width:100%;transition-delay:.8s}@media (max-width: 768px){.contactSection__container .left h3{font-size:16px}}.contactSection__container .right{flex:1;display:flex;flex-direction:column;gap:20px;opacity:0;transform:translate(30px)}@media (max-width: 768px){.contactSection__container .right{width:100%}}.contactSection__container .right input{background-color:#f2f8f61a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:16px 20px;font-size:18px;color:#fff;width:100%;opacity:0;transform:translateY(20px);transition:all .3s ease}.contactSection__container .right input::placeholder{color:#ffffff80}.contactSection__container .right input:focus{outline:none;border-color:#00804d;transform:translateY(-2px);box-shadow:0 0 0 2px #00804d33}.contactSection__container .right input:hover{border-color:#ffffff4d}.contactSection__container .right__button{background-color:#00804d;color:#fff;border:none;border-radius:8px;padding:16px;font-size:18px;font-weight:300;cursor:pointer;transition:all .3s ease;width:70%;opacity:0;transform:translateY(20px);position:relative;overflow:hidden}.contactSection__container .right__button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .7s ease}.contactSection__container .right__button:hover{background-color:#00693e;transform:translateY(-2px);box-shadow:0 8px 20px #00804d4d}.contactSection__container .right__button:hover:before{left:100%}.contactSection__container .right__button:active{transform:translateY(0)}.contactSection__container .right p{color:#fff9;font-size:14px;line-height:1.5;text-align:left;margin-top:10px;font-weight:300;opacity:0;transform:translateY(10px)}.contactSection__container .right span{text-decoration:underline;cursor:pointer;position:relative;color:#fffc;transition:color .3s ease}.contactSection__container .right span:hover{color:#00804d}.contactSection__container .right span:hover:before{transform:scaleX(1)}.contactSection__container .right span:before{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:#00804d;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes textHighlight{0%{color:#00804d}50%{color:#00b374;text-shadow:0 0 10px rgba(0,128,77,.3)}to{color:#00804d}}@media (max-width: 1024px){.contactSection.contactSection--visible .left{animation:fadeInUp .6s ease-out .3s both}.contactSection.contactSection--visible .right{animation:fadeInUp .6s ease-out .5s both}.contactSection .left,.contactSection .right{transform:translateY(20px)}}.heroSection{position:relative;width:100vw;min-height:100vh;overflow:hidden;font-family:Manrope,sans-serif;opacity:0;background-image:url(/image/septik-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;border-bottom-left-radius:60px;border-bottom-right-radius:60px;animation:backgroundReveal 1.5s ease-out forwards}.heroSection.heroSection--visible .hero-header{animation:slideDown .8s ease-out .2s both}.heroSection.heroSection--visible .hero-content h1{animation:fadeInUp .8s ease-out .4s both}.heroSection.heroSection--visible .hero-content h3{animation:fadeInUp .8s ease-out .6s both}.heroSection.heroSection--visible .hero-features .left{animation:fadeInUp .6s ease-out .8s both}.heroSection.heroSection--visible .hero-features .right{animation:fadeInUp .6s ease-out .9s both}.heroSection.heroSection--visible .hero__button{animation:fadeIn .5s ease-out 1.1s both}.heroSection.heroSection--visible .hero-description{animation:fadeIn .6s ease-out 1.3s both}.heroSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;border-bottom-left-radius:40px;border-bottom-right-radius:40px;z-index:0;opacity:0;animation:fadeIn 1s ease-out .5s forwards}@keyframes backgroundReveal{0%{opacity:0;filter:brightness(.8)}to{opacity:1;filter:brightness(1)}}.hero-container{max-width:1400px;margin:0 auto;padding:0 40px;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.hero-header{display:flex;justify-content:space-between;align-items:center;padding:20px;position:absolute;top:0;left:0;right:0;z-index:2;opacity:0;transform:translateY(-30px)}@media (max-width: 480px){.hero-header{flex-direction:column;gap:20px}}.hero-header .header-container{max-width:1400px;margin:0 auto;padding:0 40px;width:100%;display:flex;justify-content:space-between;align-items:center}.hero-header img{opacity:0;transform:translate(-20px);transition:transform .5s ease,opacity .5s ease}.heroSection--visible .hero-header img{opacity:1;transform:translate(0);transition-delay:.3s}.hero-header-phone{text-align:left;color:#fff;opacity:0;transform:translate(20px);transition:transform .5s ease,opacity .5s ease}.heroSection--visible .hero-header-phone{opacity:1;transform:translate(0);transition-delay:.3s}.hero-header-phone h3{margin:0;font-size:24px;font-weight:700}.hero-header-phone p{margin:5px 0 0;font-size:16px;opacity:.9;cursor:pointer;transition:opacity .3s,transform .3s;color:#fffb;font-weight:300;display:inline-block}.hero-header-phone p:hover{opacity:1;transform:translateY(-2px)}.hero-content{color:#fff;max-width:900px;margin:0 auto;text-align:left;width:100%;text-align:center}.hero-content h1{font-size:48px;line-height:1.2;margin-bottom:24px;font-weight:600;opacity:0;transform:translateY(30px)}.hero-content h1 span{background-color:#00804d;padding:5px 10px;border-radius:8px;display:inline-block;opacity:0;transform:translateY(10px) scale(.95);animation:highlightPulse 2s ease-in-out infinite;animation-delay:1s}.heroSection--visible .hero-content h1 span{opacity:1;transform:translateY(0) scale(1);transition:all .5s ease-out;transition-delay:.5s}.hero-content h3{font-size:22px;font-weight:300;opacity:0;margin-bottom:40px;line-height:1.4;transform:translateY(20px)}@keyframes highlightPulse{0%,to{background-color:#00804d}50%{background-color:#00995c;box-shadow:0 0 20px #00804d66}}.hero-features{display:flex;gap:40px;margin-bottom:40px;justify-content:center}.hero-features .left,.hero-features .right{display:flex;flex-direction:column;gap:8px;align-items:flex-start;opacity:0}.hero-features .left>div,.hero-features .right>div{display:flex;align-items:center;gap:10px}.hero-features .left p,.hero-features .right p{color:#fffb;font-weight:300}.hero-features .left h3,.hero-features .right h3{margin:0;font-size:28px;font-weight:300;padding-left:23px;opacity:0;transform:translateY(10px);transition:all .5s ease-out}.heroSection--visible .hero-features .left h3,.heroSection--visible .hero-features .right h3{opacity:1;transform:translateY(0);transition-delay:1s}.hero-features .left{transform:translate(-20px)}.hero-features .right{transform:translate(20px)}.dotWithAnimation{width:12px;height:12px;background-color:#00804d;border-radius:50%;position:relative}.dotWithAnimation:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border:2px solid #00804D;border-radius:50%;opacity:0;animation:pulse 2s ease-out infinite}.heroSection--visible .dotWithAnimation:before{animation-delay:1.2s}.heroSection--visible .dotWithAnimation{animation:blink 1.5s infinite 1s}@keyframes blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes pulse{0%{transform:scale(.8);opacity:.7}70%{transform:scale(1.3);opacity:0}to{transform:scale(1.3);opacity:0}}.hero__button{background-color:#00804d;color:#fff;border:none;padding:18px 70px;font-size:22px;font-weight:300;border-radius:10px;cursor:pointer;transition:all .3s ease;margin-bottom:20px;opacity:0;transform:scale(.9);position:relative;overflow:hidden}.hero__button:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%);transform-origin:50% 50%}.hero__button:hover{background-color:#006640;transform:translateY(-2px) scale(1.05);box-shadow:0 10px 20px #0003}.hero__button:hover:after{animation:ripple 1s ease-out}.hero__button:active{transform:translateY(0) scale(1)}@keyframes ripple{0%{transform:scale(0);opacity:.5}to{transform:scale(20);opacity:0}}.hero-description{font-size:16px;opacity:0;max-width:500px;color:#fffb;transform:translateY(10px)}.hero-description__container{display:flex;justify-content:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 1024px){.hero-container,.hero-header .header-container{padding:0 30px}.hero-content h1{font-size:40px}.hero-content h3{font-size:20px}.hero__button{padding:16px 50px;font-size:20px}}@media (max-width: 768px){.hero-container,.hero-header .header-container{padding:0 20px}.hero-content h1{font-size:32px}.hero-content h3{font-size:18px}.hero-features{flex-direction:column;gap:20px;align-items:center}.hero-features .left h3,.hero-features .right h3{font-size:24px}.hero__button{padding:15px 40px;font-size:18px}}@media (max-width: 480px){.heroSection{border-bottom-left-radius:20px;border-bottom-right-radius:20px;background-attachment:scroll}.heroSection:before{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.hero-content h1{font-size:28px}.hero__button{width:100%;padding:16px 20px;font-size:16px}.hero-header{position:relative}.hero-header .header-container{flex-direction:column;gap:15px;text-align:center}.hero-header-phone{text-align:center}.hero-container{padding-top:20px;justify-content:flex-start}}.servicesSection{padding:80px 20px;max-width:1400px;margin:0 auto;font-family:Manrope,sans-serif}.servicesSection__container{max-width:1400px;margin:0 auto}.servicesSection__container h2{font-size:58px;color:#001f3e;margin-bottom:50px;font-weight:600}@media (max-width: 768px){.servicesSection__container h2{font-size:28px;margin-bottom:30px}}.servicesSection__container span{color:#00804d}.servicesSection .catalog{display:grid;grid-template-columns:1fr;gap:30px}.servicesSection .model{background-color:#00804d0d;border-radius:12px;padding:30px;display:flex;flex-direction:row}@media (max-width: 768px){.servicesSection .model{padding:20px;flex-direction:column}}.servicesSection .model .model-top{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}@media (max-width: 1024px){.servicesSection .model .model-top{grid-template-columns:1fr;gap:20px}}.servicesSection .model .model-top .image img{width:100%;height:300px;object-fit:contain;border-radius:8px}@media (max-width: 768px){.servicesSection .model .model-top .image img{height:250px}}.servicesSection .model .model-top .text{display:flex;flex-direction:column}.servicesSection .model .model-top .text h3{font-size:32px;color:#001f3e;margin:15px 0;font-weight:600}@media (max-width: 768px){.servicesSection .model .model-top .text h3{font-size:24px}}.servicesSection .model .model-top .text p{font-size:16px;line-height:1.6;color:#666;margin:0}.servicesSection .model .model-top .text p:first-of-type{font-size:14px;color:#888;text-transform:uppercase;letter-spacing:1px}.servicesSection .model .model-top .text .price{margin-top:auto;padding-top:20px}.servicesSection .model .model-top .text .price p{font-size:16px;color:#999;margin:0 0 5px;position:relative;display:inline-block}.servicesSection .model .model-top .text .price p:after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:#f44;transform:translateY(-50%) rotate(-10deg);transform-origin:center}.servicesSection .model .model-top .text .price .price-content{display:flex;align-items:center}.servicesSection .model .model-top .text .price .price-content h3{font-size:32px;color:#001f3e;margin:0}@media (max-width: 768px){.servicesSection .model .model-top .text .price .price-content h3{font-size:28px}}.servicesSection .model .model-top .text .price .price-content img{width:50px;height:50px;object-fit:contain;transform:rotate(-10deg);margin-left:10px;position:relative;top:-15px}@media (max-width: 768px){.servicesSection .model .model-top .text .price .price-content img{width:45px;height:45px}}.servicesSection .model .advantages{border-radius:12px;padding:0 20px;display:flex;flex-direction:column;justify-content:center;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 768px){.servicesSection .model .advantages{grid-template-columns:1fr;gap:15px;padding:0}}.servicesSection .model .advantages .advantages-left{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 768px){.servicesSection .model .advantages .advantages-left{grid-template-columns:1fr;gap:15px}}.servicesSection .model .advantages .advantage-item{background:linear-gradient(180deg,#118a511a,#6bbf631a);border-radius:8px;padding:15px}.servicesSection .model .advantages .advantage-item p{font-size:12px;color:#888;margin:0 0 5px;text-transform:uppercase;letter-spacing:.5px}.servicesSection .model .advantages .advantage-item h3{font-size:18px;color:#333;margin:0}@media (max-width: 768px){.servicesSection .model .advantages .advantage-item h3{font-size:16px}}@media (max-width: 480px){.servicesSection{padding:60px 15px}.servicesSection .model{padding:15px}.servicesSection .model .model-top .image img{height:200px}.servicesSection .model .model-top .text h3{font-size:22px}.servicesSection .model .model-top .text .price .price-content h3{font-size:24px}.servicesSection .model .model-top .text .price .price-content img{width:40px;height:40px}.servicesSection .model .advantages .advantage-item{padding:12px}.servicesSection .model .advantages .advantage-item h3{font-size:16px}}.videoSection{padding:80px 20px;font-family:Manrope,sans-serif}.videoSection__container{max-width:1200px;margin:0 auto}.videoSection__container h2{text-align:center;font-size:58px;color:#001f3e;margin-bottom:15px;font-weight:600}@media (max-width: 768px){.videoSection__container h2{font-size:28px}}.videoSection__container span{color:#00804d}.videoSection__container .subtitle{text-align:center;font-size:18px;color:#666;margin-bottom:50px}@media (max-width: 768px){.videoSection__container .subtitle{font-size:16px;margin-bottom:30px}}.videoSection .video-wrapper{position:relative;max-width:900px;margin:0 auto 60px;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #00261726}@media (max-width: 768px){.videoSection .video-wrapper{margin-bottom:40px}}.videoSection .video-preview{position:relative;cursor:pointer;transition:transform .3s ease}.videoSection .video-preview:hover{transform:scale(1.01)}.videoSection .video-preview:hover .play-button{transform:scale(1.05)}.videoSection .video-preview:hover .play-button circle{fill-opacity:1}.videoSection .video-preview .video-thumbnail{width:100%;height:500px;object-fit:cover}@media (max-width: 768px){.videoSection .video-preview .video-thumbnail{height:300px}}.videoSection .video-preview .video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0026174d;display:flex;align-items:center;justify-content:center}.videoSection .video-preview .play-button{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:15px;transition:transform .3s ease}.videoSection .video-preview .play-button circle{transition:fill-opacity .3s ease}.videoSection .video-preview .play-button .play-text{color:#fff;font-size:18px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width: 768px){.videoSection .video-preview .play-button .play-text{font-size:16px}}.videoSection .video-embed{position:relative;padding-bottom:56.25%;height:0;background:#000}.videoSection .video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.videoSection .video-embed .close-button{position:absolute;top:20px;right:20px;background:#000000b3;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;z-index:10}.videoSection .video-embed .close-button:hover{background:#000000e6}.videoSection .video-features{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:900px;margin:0 auto}@media (max-width: 768px){.videoSection .video-features{grid-template-columns:1fr;gap:20px}}.videoSection .video-features .feature{text-align:center;padding:30px 20px;background:#fff;border-radius:12px;box-shadow:0 10px 20px #00804d1a;transition:transform .3s ease}.videoSection .video-features .feature:hover{transform:translateY(-5px)}.videoSection .video-features .feature .feature-icon{font-size:40px;margin-bottom:20px}.videoSection .video-features .feature h3{font-size:20px;color:#002617;margin-bottom:10px}@media (max-width: 768px){.videoSection .video-features .feature h3{font-size:18px}}.videoSection .video-features .feature p{font-size:16px;color:#666;margin:0}@media (max-width: 768px){.videoSection .video-features .feature p{font-size:14px}}@media (max-width: 480px){.videoSection{padding:60px 15px}.videoSection__container .subtitle{margin-bottom:25px}.videoSection .video-preview .video-thumbnail{height:200px}.videoSection .play-button svg{width:60px;height:60px}}.footer{font-family:Manrope,sans-serif;color:#001f3e;margin-top:auto}.footer__container{max-width:1440px;padding:40px 20px;margin:0 auto;display:flex;justify-content:space-between;gap:60px}.footer__left{display:flex;flex-direction:column;flex:1;gap:30px}.footer__left img{width:200px;height:auto}.footer__contact{display:flex;flex-direction:column;gap:20px;max-width:400px}.footer__contact h2{color:#001f3e;font-size:36px;font-weight:600;line-height:1.3;margin:0}.footer__contact .title-span{color:#00804d;font-weight:600}.footer__contact input{background-color:#001f3e1a;border:none;border-radius:8px;padding:16px 20px;font-size:18px;color:#001f3e;font-weight:300;width:110%;transition:all .3s ease}.footer__contact input::placeholder{color:#001f3e99}.footer__contact input:focus{outline:none;border-color:#00804d;background-color:#fff;box-shadow:0 0 0 3px #00804d1a}.footer__contact button{background:#00804d;color:#fff;border:none;border-radius:8px;padding:18px 10px;font-size:18px;font-weight:300;width:80%;cursor:pointer;transition:all .3s ease;text-align:center}.footer__contact button:hover{background:#00633c;box-shadow:0 10px 20px #00804d33}.footer__contact p{color:#001f3eb3;font-size:14px;line-height:1.5;margin:0}.footer__contact p span{color:#00804d;text-decoration:underline;cursor:pointer;transition:color .3s ease}.footer__contact p span:hover{color:#006b3f}.footer__right{flex:1.5;display:grid;grid-template-columns:repeat(2,1fr);gap:40px 60px;align-items:start}.footer__col{display:flex;flex-direction:column}.footer__col h3{color:#001f3e;font-size:24px;font-weight:500;margin-bottom:20px;line-height:1.4}.footer__col p{color:#001f3ecc;margin-bottom:12px;cursor:pointer;transition:color .3s ease;font-size:16px;line-height:1.5}.footer__col p:hover{color:#00804d}.footer__col p:last-child{margin-bottom:0}.footer .developer{display:flex;align-items:center;gap:20px;margin-top:10px}.footer .developer img{width:120px;height:auto}.footer .developer .line{width:1px;height:30px;background-color:#001f3e4d}.footer .developer p a{color:#001f3e;text-decoration:none;font-weight:500;font-size:18px;transition:color .3s ease}.footer .developer p a:hover{color:#006b3f;text-decoration:underline}@media (max-width: 1200px){.footer__container,.footer__right{gap:40px}}@media (max-width: 992px){.footer__container{flex-direction:column;gap:50px;padding:40px 20px}.footer__left{align-items:center;text-align:center}.footer__left img{margin:0 auto}.footer__contact{max-width:100%;align-items:center}.footer__contact h2{text-align:center}.footer__contact input,.footer__contact button{width:100%;max-width:400px}.footer__right{grid-template-columns:repeat(2,1fr);gap:30px;width:100%}.footer__col h3{font-size:22px}}@media (max-width: 768px){.footer{padding:30px 0}.footer__container{padding:30px 15px}.footer__left{gap:25px}.footer__left img{width:180px}.footer__contact{gap:15px}.footer__contact h2{font-size:28px}.footer__contact input{width:100%;padding:14px 18px;font-size:16px}.footer__contact button{width:100%;padding:16px 25px;font-size:16px}.footer__right{grid-template-columns:repeat(2,1fr);gap:30px}.footer__col h3{font-size:20px;margin-bottom:15px}.footer__col p{font-size:15px;margin-bottom:10px}.footer .developer{flex-direction:column;align-items:flex-start;gap:15px}.footer .developer .line{width:100%;height:1px;background-color:#001f3e33}}@media (max-width: 600px){.footer__right{grid-template-columns:1fr;gap:30px}.footer__col h3{font-size:18px}.footer__col p{font-size:14px}.footer .developer img{width:100px}.footer .developer p a{font-size:16px}}@media (max-width: 480px){.footer__container{padding:25px 15px;gap:40px}.footer__left img{width:150px}.footer__contact h2{font-size:24px}.footer__contact input{padding:12px 16px;font-size:15px}.footer__contact button{padding:14px 20px;font-size:15px}.footer__contact p{font-size:13px}.footer__col h3{font-size:17px}.footer__col p{font-size:14px}}@media (max-width: 360px){.footer__contact h2{font-size:22px}.footer__contact input,.footer__contact button{padding:12px 15px}}.header{width:100%;background:transparent;position:relative;z-index:100}.header-container{max-width:1400px;margin:0 auto;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}.header-phone{text-align:right;color:#fff}.header-phone h3{margin:0;font-size:24px;font-weight:700}.header-phone p{margin:5px 0 0;font-size:16px;opacity:.9;cursor:pointer;transition:opacity .3s}.header-phone p:hover{opacity:1}@media (max-width: 1024px){.header-container{padding:20px 30px}}@media (max-width: 768px){.header-container{padding:20px}.header-phone h3{font-size:20px}}@media (max-width: 480px){.header-container{padding:15px;flex-direction:column;gap:15px;text-align:center}.header-phone{text-align:center}}.layout{display:flex;flex-direction:column;min-height:100%}.layout main{flex-grow:1}
