.callback-modal-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.callback-modal{background:#fff;border-radius:14px;width:100%;max-width:380px;padding:32px 28px 28px;position:relative;box-shadow:0 18px 50px #00000040}.callback-modal-close{color:#333;cursor:pointer;background:0 0;border:none;width:36px;height:36px;padding:0;font-size:30px;line-height:1;position:absolute;top:8px;right:12px}.callback-modal-close:hover{color:#000}.callback-modal-title{text-align:center;color:#20262c;margin:0 0 24px;font-size:24px}.callback-form{flex-direction:column;align-items:center;display:flex}.callback-form-input{box-sizing:border-box;border:1px solid #c7c7c7;border-radius:8px;outline:none;width:100%;height:46px;margin-bottom:12px;padding:0 14px;font-size:16px}.callback-form-input:focus{border-color:#267a3e;box-shadow:0 0 0 3px #267a3e1f}.callback-form-time-label{text-align:center;color:#444;margin:12px 0 14px;font-size:15px;line-height:1.4}.callback-form-time-row{justify-content:center;gap:14px;width:100%;margin-bottom:22px;display:flex}.callback-form-time-field{color:#444;align-items:center;gap:7px;font-size:15px;display:flex}.callback-form-time-field select{cursor:pointer;background:#fff;border:1px solid #c7c7c7;border-radius:7px;outline:none;height:42px;padding:0 30px 0 10px;font-size:15px}.callback-form-time-field select:focus{border-color:#267a3e}.callback-form-submit{color:#fff;cursor:pointer;background:#267a3e;border:none;border-radius:8px;width:100%;height:46px;font-size:16px;font-weight:600;transition:background .2s,transform .2s}.callback-form-submit:hover{background:#1f6533}.callback-form-submit:active{transform:translateY(1px)}@media (width<=480px){.callback-modal{max-width:340px;padding:30px 20px 24px}.callback-form-time-row{gap:10px}}.callback-form-message{box-sizing:border-box;text-align:center;border-radius:7px;width:100%;margin:0 0 14px;padding:10px 12px;font-size:14px;line-height:1.4}.callback-form-message--success{color:#1f6533;background:#eaf7ed;border:1px solid #9bd3a8}.callback-form-message--error{color:#a12626;background:#fff0f0;border:1px solid #e4aaaa}.callback-form-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.header-top{z-index:1000;background:#24242d;width:100%;height:74px;position:fixed;top:0;left:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header-content{justify-content:space-between;align-items:center;gap:20px;height:100%;display:flex}.logo img{height:60px}.header-email,.header-phone{color:#fff;white-space:nowrap;font-size:14px;text-decoration:none}.header-socials{align-items:center;gap:15px;display:flex}.header-socials img{object-fit:contain;width:30px;height:30px;transition:transform .2s;display:block}.header-socials a:hover img{transform:scale(1.1)}.call-btn{cursor:pointer;white-space:nowrap;color:#000;background:#57ff1d;border:none;border-radius:30px;width:170px;height:42px;font-size:16px;font-weight:600;transition:all .2s}.call-btn:hover{background:#3fd100;transform:scale(1.02)}.call-btn:active{transform:scale(.95)}.mobile-call-btn{color:#fff;cursor:pointer;background:#267a3e;border:none;border-radius:8px;width:100%;padding:12px 16px;font-size:16px;font-weight:600}.burger-menu{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.burger-menu span{transform-origin:50%;background:#fff;border-radius:3px;width:28px;height:3px;transition:all .3s;display:block}.burger-menu.active span:first-child{transform:rotate(45deg)translate(5px,6px)}.burger-menu.active span:nth-child(2){opacity:0;transform:scaleX(0)}.burger-menu.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-7px)}.mobile-menu{z-index:999;opacity:0;pointer-events:none;background:#24242d;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;width:100%;height:calc(100vh - 74px);padding:40px 20px 30px;transition:opacity .3s,transform .3s;display:none;position:fixed;top:74px;left:0;overflow-y:auto;transform:translateY(-20px)}.mobile-menu.open{opacity:1;pointer-events:all;display:flex;transform:translateY(0)}.mobile-menu a{color:#fff;text-align:center;border-bottom:1px solid #ffffff14;width:100%;padding:12px 0;font-size:20px;font-weight:400;text-decoration:none;transition:all .2s}.mobile-menu a:hover{background:#ffffff0d}.mobile-menu .mobile-phone{color:#57ff1d;border-bottom:none;font-size:24px;font-weight:600}.mobile-menu .mobile-email{color:#aaa;border-bottom:none;font-size:18px}.mobile-divider{background:#ffffff1a;width:80%;height:1px;margin:5px 0}.mobile-socials{gap:25px;margin:10px 0;display:flex}.mobile-socials img{object-fit:contain;width:40px;height:40px;transition:transform .2s}.mobile-socials a:hover img{transform:scale(1.15)}.mobile-call-btn{cursor:pointer;color:#000;background:#57ff1d;border:none;border-radius:30px;width:200px;height:50px;margin-top:10px;font-size:18px;font-weight:600;transition:all .2s}.mobile-call-btn:hover{background:#3fd100;transform:scale(1.02)}.mobile-call-btn:active{transform:scale(.95)}.mobile-links{border-top:1px solid #ffffff14;flex-direction:column;gap:5px;width:100%;margin-top:10px;padding-top:15px;display:flex}.mobile-links a{color:#aaa;border-bottom:none;padding:8px 0;font-size:16px}@media screen and (width<=1023px){.header-top{height:64px}.container{padding:0 15px}.logo img{height:42px}.header-email,.header-phone,.header-socials{display:none}.call-btn{width:130px;height:36px;font-size:13px}.burger-menu{display:flex}.mobile-menu{height:calc(100vh - 64px);top:64px}}@media screen and (width<=767px){.header-top{height:58px}.container{padding:0 12px}.logo img{height:35px}.call-btn{border-radius:25px;width:110px;height:32px;font-size:12px}.burger-menu span{width:24px;height:2.5px}.mobile-menu{gap:18px;height:calc(100vh - 58px);padding:30px 15px;top:58px}.mobile-menu .mobile-phone{font-size:22px}.mobile-menu .mobile-email{font-size:16px}.mobile-socials img{width:35px;height:35px}.mobile-call-btn{width:180px;height:45px;font-size:16px}}@media screen and (width<=480px){.header-top{height:52px}.container{padding:0 10px}.logo img{height:28px}.call-btn{border-radius:20px;width:85px;height:28px;font-size:10px}.burger-menu span{gap:4px;width:20px;height:2px}.burger-menu.active span:first-child{transform:rotate(45deg)translate(4px,4px)}.burger-menu.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-menu{gap:15px;height:calc(100vh - 52px);padding:25px 12px;top:52px}.mobile-menu .mobile-phone{font-size:20px}.mobile-menu .mobile-email{font-size:14px}.mobile-socials{gap:18px}.mobile-socials img{width:30px;height:30px}.mobile-call-btn{width:160px;height:40px;font-size:14px}.mobile-links a{font-size:14px}}@media screen and (width<=360px){.header-top{height:48px}.logo img{height:24px}.call-btn{border-radius:15px;width:70px;height:24px;font-size:9px}.burger-menu span{width:18px;height:2px}.mobile-menu{height:calc(100vh - 48px);padding:20px 10px;top:48px}.mobile-menu .mobile-phone{font-size:18px}.mobile-socials img{width:26px;height:26px}.mobile-call-btn{width:140px;height:36px;font-size:12px}}@media screen and (width>=1920px){.container{max-width:1400px}.header-top{height:84px}.logo img{height:70px}.header-email,.header-phone{font-size:18px}.header-socials img{width:36px;height:36px}.call-btn{width:200px;height:48px;font-size:18px}}@media print{.header-top{background:#fff;height:auto;padding:10px 0;position:static}.header-top *{color:#000!important}.call-btn,.burger-menu,.mobile-menu{display:none!important}}@media (prefers-color-scheme:dark){.header-top,.mobile-menu{background:#1a1a22}}@media (hover:none){.call-btn:hover{transform:none}.call-btn:active{transform:scale(.95)}.header-socials a:hover img{transform:none}}@media (prefers-reduced-motion:reduce){.burger-menu span,.call-btn,.mobile-menu{transition:none}}.navbar{background:#2d2e38;margin-top:70px}.nav-content{align-items:center;gap:45px;height:42px;display:flex}.nav-content a{color:#fff;white-space:nowrap;font-size:14px;text-decoration:none;transition:all .2s}.nav-content a:hover{color:#57ff1d}@media screen and (width<=1365px){.nav-content{gap:35px}.nav-content a{font-size:13px}}@media screen and (width<=1023px){.navbar{margin-top:64px}.nav-content{scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:25px;height:40px;padding:0 10px;overflow:auto hidden}.nav-content::-webkit-scrollbar{height:3px}.nav-content::-webkit-scrollbar-track{background:#ffffff1a}.nav-content::-webkit-scrollbar-thumb{background:#57ff1d;border-radius:10px}.nav-content a{flex-shrink:0;font-size:13px}}@media screen and (width<=767px){.navbar{background:0 0;margin-top:58px;display:none}.nav-content{background:#2d2e38;border-radius:0 0 10px 10px;flex-direction:column;align-items:stretch;gap:0;height:auto;padding:10px 0;overflow:visible;box-shadow:0 4px 15px #0000004d}.nav-content a{white-space:normal;border-bottom:1px solid #ffffff0d;padding:12px 20px;font-size:16px;transition:all .2s}.nav-content a:last-child{border-bottom:none}.nav-content a:hover{color:#57ff1d;background:#57ff1d1a}.nav-content::-webkit-scrollbar{display:none}}@media screen and (width<=480px){.navbar{margin-top:52px;display:none}.nav-content{border-radius:0 0 8px 8px;padding:8px 0}.nav-content a{padding:10px 16px;font-size:15px}}@media screen and (width<=360px){.navbar{margin-top:48px;display:none}.nav-content{padding:6px 0}.nav-content a{padding:8px 14px;font-size:14px}}@media screen and (width>=1920px){.container{max-width:1400px;margin:0 auto;padding:0 20px}.nav-content{gap:60px;height:50px}.nav-content a{font-size:16px}}@media screen and (width>=2560px){.container{max-width:1800px}.nav-content{gap:80px;height:56px}.nav-content a{font-size:18px}}@media print{.navbar{display:none}}@media (prefers-color-scheme:dark){.navbar,.nav-content{background:#1a1a22}}@media (hover:none){.nav-content a:hover{color:#fff;background:0 0}.nav-content a:active{opacity:.7}}@media (prefers-reduced-motion:reduce){.nav-content a{transition:none}}.nav-content a.active{color:#57ff1d;font-weight:600;position:relative}.nav-content a.active:after{content:"";background:#57ff1d;width:100%;height:2px;position:absolute;bottom:-2px;left:0}@media (width<=767px){.nav-content a.active:after{display:none}.nav-content a.active{background:#57ff1d1a}}.hero{background-image:url(assets/images/nav.jpg);background-position:50%;background-size:cover;min-height:890px;position:relative}.hero-overlay{background:#161230a6;min-height:890px;padding-top:120px}.hero-content{justify-content:space-between;gap:60px;display:flex}.hero-left{color:#fff;width:50%}.hero-left h1{margin-bottom:40px;font-size:48px;font-weight:400;line-height:1.2}.hero-subtitle{margin-bottom:50px;font-size:24px}.hero-benefits{flex-direction:column;gap:35px;display:flex}.benefit{align-items:center;gap:25px;display:flex}.check{color:#fff;background:#b9e9be;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:34px;display:flex}.hero-right{color:#fff;flex-direction:column;flex-shrink:0;width:420px;display:flex}.hero-right h2{margin-bottom:30px;font-size:40px}.hero-form-text{margin-bottom:35px;font-size:24px;line-height:1.4}.hero-right label{margin-bottom:10px;font-size:22px}.hero-right input{background:#fff;border:none;border-radius:8px;outline:none;width:100%;height:55px;margin-bottom:30px;padding:0 20px;font-size:18px;transition:all .2s}.hero-right input:focus{box-shadow:0 0 0 3px #21d81e80}.hero-right button{color:#fff;cursor:pointer;background:#21d81e;border:none;border-radius:40px;width:100%;height:65px;font-size:24px;font-weight:600;transition:all .2s}.hero-right button:hover{background:#1abf18;transform:translateY(-2px);box-shadow:0 8px 25px #21d81e66}.hero-right button:active{transform:scale(.98)}@media screen and (width<=1365px){.hero{min-height:750px}.hero-overlay{min-height:750px;padding-top:100px}.hero-content{gap:40px}.hero-left h1{margin-bottom:30px;font-size:40px}.hero-subtitle{margin-bottom:35px;font-size:20px}.hero-benefits{gap:25px}.check{width:50px;height:50px;font-size:28px}.benefit{gap:20px}.hero-right{width:360px}.hero-right h2{margin-bottom:25px;font-size:34px}.hero-form-text{margin-bottom:30px;font-size:20px}.hero-right label{font-size:18px}.hero-right input{height:48px;margin-bottom:25px;font-size:16px}.hero-right button{height:55px;font-size:20px}}@media screen and (width<=1023px){.hero{min-height:auto;padding:0}.hero-overlay{min-height:auto;padding-top:90px;padding-bottom:40px}.hero-content{flex-direction:column;gap:50px}.hero-left{text-align:center;width:100%}.hero-left h1{margin-bottom:25px;font-size:36px}.hero-subtitle{margin-bottom:30px;font-size:18px}.hero-benefits{align-items:center;gap:20px}.benefit{gap:18px}.check{width:45px;height:45px;font-size:24px}.hero-right{width:100%;max-width:500px;margin:0 auto}.hero-right h2{text-align:center;margin-bottom:20px;font-size:30px}.hero-form-text{text-align:center;margin-bottom:25px;font-size:18px}.hero-right label{font-size:17px}.hero-right input{height:45px;margin-bottom:20px;font-size:15px}.hero-right button{height:50px;font-size:18px}}@media screen and (width<=767px){.hero-overlay{margin-bottom:-40px;padding-top:78px;padding-bottom:30px}.hero-content{gap:40px}.hero-left h1{margin-bottom:20px;font-size:28px}.hero-subtitle{margin-bottom:25px;font-size:16px;line-height:1.5}.hero-benefits,.benefit{gap:15px}.check{width:40px;height:40px;font-size:20px}.benefit span{font-size:15px}.hero-right{max-width:400px}.hero-right h2{font-size:26px}.hero-form-text{font-size:16px}.hero-right label{margin-bottom:8px;font-size:16px}.hero-right input{height:42px;margin-bottom:18px;padding:0 15px;font-size:14px}.hero-right button{border-radius:30px;height:48px;font-size:17px}}@media screen and (width<=480px){.hero-overlay{margin-bottom:-40px;padding-top:72px;padding-bottom:25px}.hero-content{gap:30px}.hero-left h1{margin-bottom:15px;font-size:24px}.hero-subtitle{margin-bottom:20px;font-size:14px}.hero-benefits,.benefit{gap:12px}.check{width:35px;height:35px;font-size:18px}.benefit span{font-size:14px;line-height:1.3}.hero-right{max-width:100%}.hero-right h2{margin-bottom:15px;font-size:22px}.hero-form-text{margin-bottom:20px;font-size:14px}.hero-right label{margin-bottom:6px;font-size:14px}.hero-right input{border-radius:6px;height:38px;margin-bottom:15px;padding:0 12px;font-size:13px}.hero-right button{border-radius:25px;height:44px;font-size:15px}.hero-right button:hover{transform:none}}@media screen and (width<=360px){.hero-overlay{margin-bottom:-40px;padding-top:30px;padding-bottom:30px}.hero-content{gap:25px}.hero-left h1{margin-bottom:12px;font-size:20px}.hero-subtitle{margin-bottom:18px;font-size:13px}.hero-benefits,.benefit{gap:10px}.check{width:30px;height:30px;font-size:15px}.benefit span{font-size:13px}.hero-right h2{margin-bottom:12px;font-size:20px}.hero-form-text{margin-bottom:18px;font-size:13px}.hero-right label{font-size:13px}.hero-right input{height:35px;margin-bottom:12px;padding:0 10px;font-size:12px}.hero-right button{height:40px;font-size:14px}}@media screen and (width>=1920px){.hero{min-height:1000px}.hero-overlay{min-height:1000px;padding-top:150px}.container{max-width:1400px;margin:0 auto;padding:0 20px}.hero-content{gap:80px}.hero-left h1{margin-bottom:50px;font-size:56px}.hero-subtitle{margin-bottom:60px;font-size:28px}.hero-benefits{gap:40px}.check{width:70px;height:70px;font-size:40px}.benefit span{font-size:22px}.hero-right{width:480px}.hero-right h2{margin-bottom:35px;font-size:44px}.hero-form-text{margin-bottom:40px;font-size:26px}.hero-right label{margin-bottom:12px;font-size:24px}.hero-right input{height:60px;margin-bottom:35px;font-size:20px}.hero-right button{height:70px;font-size:26px}}@media print{.hero{background:#f5f5f5;min-height:auto}.hero-overlay{background:#fff;min-height:auto;padding:40px 0}.hero-left h1,.hero-subtitle,.hero-right h2,.hero-form-text,.hero-right label,.benefit span{color:#000!important}.hero-right button{display:none}.check{color:#000;background:#ccc}}@media (prefers-color-scheme:dark){.hero-overlay{background:#0a081cbf}.hero-right input{color:#fff;background:#2a2a35}.hero-right input::placeholder{color:#888}.hero-right input:focus{box-shadow:0 0 0 3px #21d81e4d}}@media (hover:none){.hero-right button:hover{box-shadow:none;background:#21d81e;transform:none}.hero-right button:active{transform:scale(.95)}}@media (prefers-reduced-motion:reduce){.hero-right button{transition:none}}@media (prefers-contrast:high){.hero-overlay{background:#000000d9}.hero-right input{border:2px solid #fff}.hero-right button{background:#0c0;border:2px solid #fff}}.works{background:#341f28;height:500px;padding-top:35px;overflow:hidden}.works h2{text-align:center;color:#fff;margin-bottom:45px;font-size:42px;font-weight:400}.works-slider{align-items:center;display:flex;position:relative}.slider-window{width:100%;overflow:hidden}.works-track{gap:30px;width:max-content;animation:30s linear infinite scrollWorks;display:flex}.works-track:hover{animation-play-state:paused}.work-card{flex-shrink:0;width:384px;height:256px}.work-card img{object-fit:cover;width:100%;height:100%}.slider-btn{color:#fff;cursor:pointer;z-index:5;background:#4a3340;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-btn:hover{background:#5d4352;transform:translateY(-50%)scale(1.05)}.slider-btn:active{transform:translateY(-50%)scale(.95)}.left{left:-20px}.right{right:-20px}.slider-progress{background:#dcc6c9;border-radius:30px;width:260px;height:24px;margin:55px auto 0;overflow:hidden}.slider-progress-fill{background:#ffffff4d;width:35%;height:100%;transition:width .5s}@keyframes scrollWorks{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (width<=1365px){.works{height:450px;padding-top:30px}.works h2{margin-bottom:35px;font-size:36px}.work-card{width:320px;height:213px}.works-track{gap:25px}.slider-btn{width:38px;height:38px;font-size:18px}.slider-progress{width:220px;height:20px;margin-top:45px}}@media screen and (width<=1023px){.works{height:400px;padding-top:25px}.works h2{margin-bottom:30px;font-size:32px}.work-card{width:260px;height:173px}.works-track{gap:20px}.slider-btn{width:34px;height:34px;font-size:16px}.left{left:5px}.right{right:5px}.slider-progress{width:180px;height:18px;margin-top:35px}.slider-progress-fill{width:30%}}@media screen and (width<=767px){.works{height:300px;margin-top:40px;padding-top:20px}.works h2{margin-bottom:25px;font-size:26px}.work-card{width:200px;height:133px}.works-track{gap:15px}.slider-btn{width:30px;height:30px;font-size:14px}.slider-btn:hover{transform:translateY(-50%)scale(1)}.left{left:2px}.right{right:2px}.slider-progress{border-radius:20px;width:150px;height:16px;margin-top:30px}.slider-progress-fill{width:25%;height:100%}}@media screen and (width<=480px){.works{height:300px;padding-top:15px}.works h2{margin-bottom:20px;font-size:22px}.work-card{width:160px;height:107px}.works-track{gap:12px}.slider-btn{background:#4a3340d9;width:26px;height:26px;font-size:12px}.slider-btn:active{transform:translateY(-50%)scale(.9)}.left{left:2px}.right{right:2px}.slider-progress{border-radius:15px;width:120px;height:14px;margin-top:25px}.slider-progress-fill{width:20%}}@media screen and (width<=360px){.works{height:300px;padding-top:12px}.works h2{margin-bottom:15px;font-size:18px}.work-card{width:130px;height:87px}.works-track{gap:10px}.slider-btn{width:22px;height:22px;font-size:10px}.slider-progress{width:100px;height:12px;margin-top:20px}.slider-progress-fill{width:15%}}@media screen and (width>=1920px){.works{height:600px;padding-top:50px}.works h2{margin-bottom:55px;font-size:52px}.work-card{width:460px;height:307px}.works-track{gap:40px}.slider-btn{width:50px;height:50px;font-size:26px}.slider-progress{width:320px;height:28px;margin-top:65px}.slider-progress-fill{width:35%}}@media print{.works{background:#fff;height:auto;padding:20px 0}.works h2{color:#000}.slider-btn,.slider-progress{display:none}.works-track{flex-wrap:wrap;justify-content:center;gap:20px;animation:none}.work-card{width:200px;height:133px}.work-card img{border:1px solid #ddd}}@media (prefers-color-scheme:dark){.works{background:#1a1420}.slider-btn{background:#2a1f28}.slider-btn:hover{background:#3a2f38}.slider-progress{background:#4a3f42}.slider-progress-fill{background:#fff3}}@media (hover:none){.slider-btn:hover{transform:translateY(-50%)scale(1)}.works-track:hover{animation-play-state:running}}@media (prefers-reduced-motion:reduce){.works-track{animation:none}.slider-btn,.slider-progress-fill{transition:none}}@media (prefers-contrast:high){.slider-btn{background:#000;border:2px solid #fff}.slider-progress{background:#666}.slider-progress-fill{background:#fff}}*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#fff;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.footer{color:#fff;background:#1f252b;align-items:center;height:300px;font-family:Manrope,sans-serif;display:flex}.container{width:90%;max-width:1600px;margin:0 auto}.footer-content{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:30px;padding-bottom:30px;display:grid}.footer-column{font-size:36px}.footer-left{flex-direction:column;gap:30px;display:flex}.footer-logo{align-items:center;display:flex}.footer-logo img{width:280px;height:auto;display:block}.footer-logo span{font-size:36px;font-weight:400;line-height:1.1}.footer-description{max-width:420px;font-size:20px;line-height:1.4}.footer-center{flex-direction:column;align-items:center;gap:70px;margin-top:25px;display:flex}.footer-center a{color:#fff;font-size:30px;text-decoration:none}.footer-right{flex-direction:column;align-items:center;gap:70px;margin-top:25px;display:flex}.footer-right h3{margin:0;font-size:30px;font-weight:400}.footer-socials{gap:20px;display:flex}.footer-socials a{justify-content:center;align-items:center;display:flex}.footer-socials img{object-fit:contain;width:40px;height:40px}.footer-divider{background:#fff;width:100%;height:2px;margin-bottom:15px}.footer-bottom{text-align:center;font-size:16px}@media screen and (width<=1365px){.container{width:92%;max-width:1400px}.footer-content{gap:25px}.footer-logo img{width:240px}.footer-logo span{font-size:32px}.footer-description{max-width:380px;font-size:18px}.footer-center a,.footer-right h3{font-size:26px}}@media screen and (width<=1023px){.footer{height:auto;padding:40px 0}.container{width:92%}.footer-content{grid-template-columns:1fr 1fr;gap:40px;padding-bottom:25px}.footer-column{font-size:28px}.footer-left{gap:25px}.footer-logo img{width:200px}.footer-logo span{font-size:28px}.footer-description{max-width:100%;font-size:17px}.footer-center{align-items:flex-start;gap:40px;margin-top:0}.footer-center a{font-size:24px}.footer-right{align-items:flex-start;gap:40px;margin-top:0}.footer-right h3{font-size:24px}.footer-socials img{width:35px;height:35px}.footer-divider{margin-bottom:12px}.footer-bottom{font-size:15px}}@media screen and (width<=767px){.footer{padding:30px 0}.container{width:92%}.footer-content{text-align:center;grid-template-columns:1fr;gap:30px;padding-bottom:20px}.footer-column{font-size:24px}.footer-left{text-align:center;align-items:center;gap:20px}.footer-logo{flex-direction:column;gap:8px}.footer-logo img{width:180px}.footer-logo span{font-size:24px}.footer-description{text-align:center;max-width:100%;font-size:16px}.footer-center{align-items:center;gap:25px;margin-top:0}.footer-center a{padding:5px 0;font-size:22px}.footer-right{align-items:center;gap:25px;margin-top:0}.footer-right h3{font-size:22px}.footer-socials{gap:25px}.footer-socials img{width:38px;height:38px}.footer-divider{margin-bottom:10px}.footer-bottom{font-size:14px}}@media screen and (width<=480px){.footer{padding:25px 0}.container{width:95%}.footer-content{gap:25px;padding-bottom:15px}.footer-column{font-size:20px}.footer-left{gap:15px}.footer-logo img{width:150px}.footer-logo span{font-size:20px}.footer-description{font-size:14px}.footer-center{gap:20px}.footer-center a{font-size:18px}.footer-right{gap:20px}.footer-right h3{font-size:18px}.footer-socials{gap:18px}.footer-socials img{width:32px;height:32px}.footer-divider{height:1px;margin-bottom:8px}.footer-bottom{font-size:12px}}@media screen and (width<=360px){.footer{padding:20px 0}.footer-logo img{width:120px}.footer-logo span{font-size:18px}.footer-description{font-size:13px}.footer-center a,.footer-right h3{font-size:16px}.footer-socials img{width:28px;height:28px}.footer-bottom{font-size:11px}}@media screen and (width>=1920px){.container{width:85%;max-width:1800px}.footer{height:350px}.footer-content{gap:50px;padding-bottom:40px}.footer-logo img{width:320px}.footer-logo span{font-size:40px}.footer-description{max-width:500px;font-size:22px}.footer-center a,.footer-right h3{font-size:34px}.footer-socials img{width:48px;height:48px}.footer-bottom{font-size:18px}}@media screen and (width>=2560px){.container{width:80%;max-width:2200px}.footer{height:400px}.footer-content{gap:70px;padding-bottom:50px}.footer-logo img{width:380px}.footer-logo span{font-size:44px}.footer-description{max-width:600px;font-size:24px}.footer-center a,.footer-right h3{font-size:38px}.footer-socials img{width:55px;height:55px}.footer-bottom{font-size:20px}}@media print{.footer{color:#000;background:#fff;height:auto;padding:20px 0}.footer-divider{background:#000}.footer-socials img{filter:grayscale()}}@media (prefers-color-scheme:dark){.footer{background:#161a1f}.footer-divider{background:#3a4047}}@media (hover:none){.footer-center a:active,.footer-socials a:active{opacity:.7}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (prefers-contrast:high){.footer{background:#000}.footer-divider{background:#fff;height:3px}.footer-center a{text-decoration:underline}}.calculator-section{background:#f4f6f3;padding:100px 20px}.calculator-container{width:100%;max-width:1200px;margin:0 auto}.calculator-heading{max-width:760px;margin-bottom:48px}.calculator-label{color:#478b47;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:15px;font-weight:700;display:inline-block}.calculator-heading h1{color:#20262c;margin:0 0 18px;font-size:clamp(34px,5vw,54px);line-height:1.08}.calculator-heading p{color:#667069;margin:0;font-size:18px;line-height:1.6}.calculator-content{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:stretch;gap:32px;display:grid}.calculator-form,.calculator-result{border-radius:24px;padding:38px}.calculator-form{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid;box-shadow:0 18px 45px #20262c14}.calculator-field{flex-direction:column;gap:10px;display:flex}.calculator-field label{color:#303730;font-size:15px;font-weight:600}.calculator-field input,.calculator-field select{color:#20262c;width:100%;height:58px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d9dfd9;border-radius:12px;outline:none;padding:0 16px;font-size:17px;transition:border-color .2s,box-shadow .2s}.calculator-field input:focus,.calculator-field select:focus{border-color:#478b47;box-shadow:0 0 0 4px #478b471f}.calculator-checkbox{cursor:pointer;border:1px solid #d9dfd9;border-radius:12px;grid-column:1/-1;align-items:center;gap:12px;padding:17px;display:flex}.calculator-checkbox input{accent-color:#478b47;width:20px;height:20px}.calculator-checkbox span{color:#303730;font-weight:600}.calculator-note{color:#667069;background:#f4f6f3;border-radius:12px;grid-column:1/-1;padding:16px 18px;font-size:14px;line-height:1.5}.calculator-result{color:#fff;background:#20262c;flex-direction:column;display:flex}.calculator-result-label{color:#aeb8af;margin-bottom:12px;font-size:15px}.calculator-total{margin-bottom:14px;font-size:clamp(38px,5vw,56px);font-weight:700;line-height:1}.calculator-result-description{color:#b8c0ba;margin:0 0 28px;line-height:1.5}.calculator-result-list{border-top:1px solid #ffffff1f;flex-direction:column;margin-bottom:32px;display:flex}.calculator-result-row{border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:20px;padding:16px 0;display:flex}.calculator-result-row span{color:#b8c0ba}.calculator-result-row strong{white-space:nowrap}.calculator-button{color:#fff;width:100%;min-height:58px;font:inherit;cursor:pointer;background:#56a452;border:0;border-radius:12px;margin-top:auto;padding:14px 24px;font-size:17px;font-weight:700;transition:background .2s,transform .2s}.calculator-button:hover{background:#478b47;transform:translateY(-2px)}@media (width<=850px){.calculator-section{padding:70px 16px}.calculator-content{grid-template-columns:1fr}}@media (width<=560px){.calculator-form,.calculator-result{border-radius:18px;padding:24px}.calculator-form{grid-template-columns:1fr}.calculator-checkbox,.calculator-note{grid-column:auto}.calculator-result-row{flex-direction:column;align-items:flex-start;gap:7px}.calculator-slider-field{flex-direction:column;grid-column:1/-1;gap:14px;display:flex}.calculator-slider-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.calculator-slider-heading label{color:#303730;font-size:15px;font-weight:600}.calculator-slider-heading strong{color:#478b47;white-space:nowrap;font-size:17px}.calculator-slider-field input[type=range]{accent-color:#478b47;cursor:pointer;background:#dfe5df;border-radius:999px;width:100%;height:8px;margin:0}.utility-block-settings{background:#f8faf8;border:1px solid #d9dfd9;border-radius:16px;grid-column:1/-1;gap:24px;padding:24px;display:grid}.calculator-result-row-main{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;margin:24px 0;padding:18px 0}}.contacts{background:#eef1f4;flex-direction:column;align-items:center;min-height:550px;padding:40px 20px 60px;display:flex}.contacts h1{text-align:center;margin-bottom:35px;font-size:42px;font-weight:400}.contacts-card{background:#d3d3d3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:70px;width:390px;max-width:100%;height:420px;padding:0 20px;display:flex;box-shadow:0 10px 30px #0000001a}.contacts-info{text-align:center}.contacts-info p,.contacts-info a{margin-bottom:12px;font-size:20px}.contacts-btn{color:#fff;cursor:pointer;background:#35e000;border:none;border-radius:30px;width:190px;height:50px;font-size:18px;font-weight:600;transition:all .2s}.contacts-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #35e00066}.contacts-btn:active{transform:scale(.95)}@media screen and (width<=1023px){.contacts{min-height:auto;padding:30px 20px 50px}.contacts h1{margin-bottom:30px;font-size:36px}.contacts-card{gap:50px;width:360px;height:380px}.contacts-info p{font-size:18px}.contacts-btn{width:170px;height:45px;font-size:16px}}@media screen and (width<=767px){.contacts{padding:25px 15px 40px}.contacts h1{margin-bottom:25px;font-size:30px}.contacts-card{gap:40px;width:100%;max-width:400px;height:350px;padding:0 15px}.contacts-info p{margin-bottom:10px;font-size:16px}.contacts-btn{width:160px;height:42px;font-size:15px}}@media screen and (width<=480px){.contacts{padding:20px 10px 30px}.contacts h1{margin-bottom:20px;font-size:24px}.contacts-card{border-radius:15px;gap:30px;width:100%;max-width:340px;height:300px;padding:0 12px}.contacts-info p{margin-bottom:8px;font-size:14px}.contacts-btn{border-radius:25px;width:140px;height:38px;font-size:14px}}@media screen and (width<=360px){.contacts h1{font-size:20px}.contacts-card{gap:25px;max-width:290px;height:260px}.contacts-info p{font-size:13px}.contacts-btn{width:120px;height:35px;font-size:12px}}@media screen and (width>=1024px){.contacts-card{transition:transform .3s,box-shadow .3s}.contacts-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}}@media screen and (width>=1920px){.contacts{padding:60px 0 80px}.contacts h1{font-size:52px}.contacts-card{border-radius:30px;gap:80px;width:480px;height:500px}.contacts-info p{font-size:24px}.contacts-btn{border-radius:35px;width:220px;height:60px;font-size:22px}}@media print{.contacts{background:#fff;min-height:auto;padding:20px}.contacts-btn{display:none}.contacts-card{box-shadow:none;background:#f5f5f5;border:1px solid #ccc}}@media (prefers-color-scheme:dark){.contacts{background:#1a1f24}.contacts h1{color:#fff}.contacts-card{background:#2a3036}.contacts-info p{color:#e0e0e0}.contacts-btn{background:#2d8f00}.contacts-btn:hover{background:#35e000}}@media (prefers-contrast:high){.contacts-card{border:2px solid #000}.contacts-info p{color:#000}.contacts-btn{color:#fff;background:#000;border:2px solid #fff}}@media (hover:none){.contacts-btn:hover,.contacts-card:hover{transform:none}}@font-face{font-family:Montserrat;src:url(../assets/fonts/Montserrat-Regular.ttf)format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../assets/fonts/Montserrat-Medium.ttf)format("ttf");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../assets/fonts/Montserrat-Bold.ttf)format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}body{margin:0;font-family:Montserrat,Arial,sans-serif}.title{font-weight:700}.subtitle{font-weight:500}.text{font-weight:400}
