@font-face{font-family:'PT Root UI';src:url('fonts/PTRootUI-Bold.woff2') format('woff2');font-weight:700}@font-face{font-family:'PT Root UI';src:url('fonts/PTRootUI-Medium.woff2') format('woff2');font-weight:500}@font-face{font-family:'PT Root UI';src:url('fonts/PTRootUI-Medium.woff2') format('woff2');font-weight:400}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--green:#64B350;--lime:#EBF67C;--black:#0D0D0D;--dark:#2D2D2D;--white:#FFFFFF;--gray-light:#F1F1F1;--gray:#DEDEDE;--text:#191919;--pad:clamp(20px,8.385vw,161px)}html{scroll-behavior:smooth}body{font-family:'PT Root UI',Arial,sans-serif;font-weight:500;background:var(--white);color:var(--black);overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font:inherit}.btn-green{display:inline-flex;align-items:center;gap:25px;background:var(--green);color:var(--white);border-radius:50px;padding:8px 23px;height:51px;font-size:18px;font-weight:500;white-space:nowrap;transition:opacity .2s}.btn-green:hover{opacity:.85}.btn-dark{display:inline-flex;align-items:center;gap:25px;background:var(--dark);color:var(--white);border-radius:50px;padding:8px 23px;height:51px;font-size:18px;font-weight:500;white-space:nowrap;transition:opacity .2s}.btn-dark:hover{opacity:.85}.btn-white{display:inline-flex;align-items:center;gap:6px;background:var(--white);color:var(--black);border-radius:50px;padding:14px 14px 14px 20px;font-size:18px;font-weight:500;white-space:nowrap;transition:opacity .2s}.btn-white:hover{opacity:.85}.btn-icon{font-style:normal;font-size:1em}.btn-icon--dark{color:var(--black)}.header{position:fixed;top:0;left:0;right:0;z-index:100;height:90px;background:var(--white);border-bottom:1px solid #EBEBEB;display:flex;align-items:center;padding:0 clamp(10px,2.1vw,40px);gap:20px}.header__logo img{height:50px;width:auto}.header__nav{display:flex;align-items:center;gap:18px;margin-left:auto;margin-right:auto}.header__nav-link{font-size:16px;font-weight:500;color:var(--text);padding:8px 15px;border-radius:100px;border:1px solid #DEDEDE;transition:background .18s,border-color .18s;white-space:nowrap}.header__nav-link:hover{background:var(--green);color:var(--white);border-color:var(--green)}.header__nav-link--green{background:var(--green);color:var(--white)}.header__nav-link--green:hover{opacity:.85;background:var(--green)}.header__right{display:flex;align-items:center;gap:13px;margin-left:auto}.header__phone{font-size:20px;font-weight:500;color:var(--text);white-space:nowrap}.header__socials{display:flex;align-items:center;gap:5px}.header__socials a img{width:24px;height:24px;object-fit:contain}.hero{margin-top:90px;padding:clamp(20px,2vw,40px) clamp(10px,2.1vw,40px) 0;background:var(--white);display:flex;flex-direction:column;position:relative;overflow:hidden}.hero__frame-wrap{position:relative}.hero__frame{position:relative;width:100%;min-height:clamp(500px,44vw,840px);display:flex;flex-direction:column;background:var(--white);border-radius:30px;overflow:hidden}.hero__frame-img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;display:block;pointer-events:none;border-radius:30px}.hero__frame-img--mobile{display:none}.hero__mobile-badge{display:none}.hero__cta-arrow{display:inline-block;vertical-align:middle;margin-left:8px}.hero__corner-btn{display:none}.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay{display:none}.hero__foam-ball{position:absolute;bottom:0;left:0;transform:translate(-10%,10%);width:clamp(60px,8.1vw,155px);height:clamp(60px,8.1vw,155px);object-fit:cover;border-radius:50%;z-index:2;display:block;pointer-events:none}.hero__tags{position:absolute;bottom:0;right:clamp(42px,3.6vw,92px);display:flex;gap:5px;z-index:2}.hero__tag{border:1px solid var(--green);border-radius:100px;padding:10px 14px;font-size:clamp(13px,0.94vw,18px);font-weight:500;color:var(--black);background:transparent;white-space:nowrap}.hero__badge{position:absolute;bottom:15.7%;right:2.75%;width:clamp(150px,13vw,250px);height:auto;z-index:2;display:block}.hero__badge-img{width:100%;height:auto;display:block}.hero__badge-cover{position:absolute;top:10%;left:4%;width:19%;height:80%;background:var(--green)}.hero__badge-over{position:absolute;top:50%;left:9%;transform:translateY(-50%);font-weight:700;font-size:clamp(34px,2.9vw,56px);line-height:1;color:#fff}.hero__content{position:relative;z-index:2;padding:clamp(50px,6vw,115px) clamp(30px,3.5vw,68px) 0;display:flex;flex-direction:column;gap:30px;max-width:780px}.hero__title{font-size:clamp(32px,3.65vw,70px);font-weight:700;line-height:1em;color:var(--white)}.hero__desc{font-size:clamp(16px,1.35vw,26px);font-weight:400;line-height:1.3em;color:var(--white);max-width:716px}.hero__cta{align-self:flex-start}.hero__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:40px clamp(20px,3vw,60px) 0;background:var(--white)}.hero__card{background:var(--gray-light);border-radius:24px;padding:clamp(20px,2vw,30px) clamp(20px,2.5vw,36px);display:flex;flex-direction:column;justify-content:space-between;gap:clamp(16px,2vw,28px);min-height:clamp(100px,9vw,160px);transition:background .2s}.hero__card:hover{background:#e5e5e5}.hero__card-title{font-size:clamp(24px,2.18vw,42px);font-weight:700;line-height:1em;color:var(--black)}.hero__card-bottom{font-size:clamp(14px,0.94vw,18px);font-weight:500;color:var(--black);display:flex;align-items:center;justify-content:space-between;gap:6px}.hero__card-text{text-decoration:underline;text-underline-offset:3px}.hero__card-arrow{flex-shrink:0}.arrow{font-style:normal}.hero__tagline{display:flex;justify-content:flex-end;text-align:right;padding:clamp(50px,5.5vw,100px) clamp(20px,3vw,60px) clamp(50px,5.5vw,100px);font-size:clamp(28px,3.1vw,60px);font-weight:500;color:var(--black);line-height:1.35em}.hero__tagline-highlight{display:inline-block;border:2px solid var(--green);border-radius:100px;padding:2px 16px;color:var(--green);font-weight:700}.usp{padding:clamp(10px,2vw,30px) var(--pad) 0}.usp__layout{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:0 clamp(20px,3vw,60px);position:relative}.usp__center-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;z-index:2;pointer-events:none}.usp__center-badge img{width:100%;height:100%}.usp__card{border-radius:30px;padding:clamp(20px,2vw,39px);display:flex;flex-direction:column;gap:13px;min-height:clamp(160px,12vw,220px);justify-content:center}.usp__card h3{font-size:clamp(18px,1.7vw,32px);font-weight:700;line-height:1.1em;text-transform:none}.usp__card p{font-size:clamp(14px,1.1vw,22px);font-weight:500;line-height:1.3em;opacity:.7}.usp__card--gray{background:#D9D9D9;color:var(--black)}.usp__card--green-light{background:#C8E6C0;color:var(--black)}.usp__card--mustard{background:#EBF67C;color:var(--black)}.usp__card--mustard p{opacity:.85}.usp__card--dark-gray{background:#4A4A4A;color:var(--white)}.usp__card--dark-gray p{opacity:.85}.catalog{padding:0 var(--pad) clamp(40px,4.5vw,86px);scroll-margin-top:71px}.catalog__title{font-size:clamp(28px,3.1vw,60px);font-weight:500;line-height:1.35em;margin-bottom:0;padding:clamp(50px,5.5vw,100px) 0;text-align:left}.catalog__title-green{color:var(--green)}.catalog__grid--6{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,clamp(220px,22vw,420px));gap:20px}.catalog__card{border-radius:30px;overflow:hidden;position:relative;padding:clamp(20px,2.4vw,46px);display:flex;flex-direction:column}.catalog__card--green{background:#C8E6C0}.catalog__card--green .catalog__card-name{color:var(--black)}.catalog__card--green-img-white img{filter:brightness(0) invert(1)}.catalog__card--pistachio{background:#C8DBA0}.catalog__card--dark-gray{background:#4A4A4A}.catalog__card--dark-gray .catalog__card-name{color:var(--white)}.catalog__card--white{background:var(--white);border:1px solid var(--gray)}.catalog__card--about{background:#222;overflow:hidden}.catalog__card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.catalog__card-overlay{position:absolute;inset:0;background:rgba(21,21,21,0.60)}.catalog__card-name--white{color:var(--white)}.catalog__card-name{font-size:clamp(20px,2.2vw,42px);font-weight:700;line-height:1em;color:var(--black);position:relative;z-index:2;max-width:60%}.catalog__card--dark .catalog__card-name{color:var(--white)}.catalog__card img{position:absolute;bottom:0;right:0;width:55%;height:75%;object-fit:contain;object-position:bottom right}.catalog__grid-wrap{position:relative;width:100%}.catalog__grid-img{width:100%;height:auto;display:block}.catalog__mobile-cards{display:none}.catalog__overlay-card{position:absolute;left:0.73%;top:50.56%;width:32.36%;bottom:0.73%;background:var(--lime);border-radius:clamp(16px,2vw,36px);display:flex;align-items:center;justify-content:center;padding:clamp(16px,2vw,36px)}.catalog__overlay-card-text{font-size:clamp(16px,1.6vw,30px);font-weight:700;line-height:1.25em;color:var(--black);text-align:left}.catalog__card--photo{background:#333;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.catalog__card--lime-card{background:var(--lime);display:flex;flex-direction:column;justify-content:center}.catalog__card--lime-card .catalog__card-name{color:var(--black);max-width:100%}.catalog__card--gray-light{background:var(--gray-light);display:flex;flex-direction:column;justify-content:center}.catalog__card--gray-light .catalog__card-name{color:var(--black);max-width:100%}.catalog__footer{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:clamp(50px,5.5vw,100px) 0 0;margin:0;scroll-margin-top:22px}.catalog__footer-text{font-size:clamp(28px,3.1vw,60px);font-weight:500;line-height:1.35em;text-align:left}.stats{padding:clamp(40px,5vw,96px) var(--pad)}.stats__tagline{font-size:clamp(20px,1.98vw,38px);font-weight:500;line-height:1.35em;text-align:right;margin-bottom:clamp(28px,3.5vw,56px)}.stats .stats__circles{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stats__bg-wrap{position:absolute;inset:0;z-index:0}.stats__bg{width:100%;height:100%;object-fit:cover;object-position:center}.stats__bg-overlay{position:absolute;inset:0;background:rgba(21,21,21,0.70)}.stats__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,5vw,96px);align-items:start}.stats__left{display:flex;flex-direction:column;gap:30px}.stats__badge-row{display:flex;align-items:flex-start;gap:20px}.stats__badge{flex-shrink:0;width:clamp(80px,6.5vw,125px);height:clamp(80px,6.5vw,125px);background:var(--green);border-radius:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.stats__badge-num{font-size:clamp(24px,2.08vw,40px);font-weight:700;line-height:1em;color:var(--white)}.stats__badge-label{font-size:clamp(14px,1.56vw,30px);font-weight:700;line-height:1em;color:var(--white)}.stats__badge-text h2{font-size:clamp(24px,3.64vw,70px);font-weight:700;line-height:1em;color:var(--white)}.stats__desc{font-size:clamp(14px,1.35vw,26px);font-weight:400;line-height:1.3em;color:var(--white);max-width:680px}.stats__tags{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.stats__tag{border:1px solid var(--green);border-radius:100px;padding:10px;font-size:clamp(12px,0.83vw,16px);font-weight:500;color:var(--black);background:var(--white)}.stats__right{display:flex;flex-direction:column;gap:30px}.stats__circles{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stats__circle{aspect-ratio:1;border-radius:100px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(16px,1.56vw,30px);position:relative}.stats__circle--photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stats__circle--dark{background:var(--dark)}.stats__circle--light{background:var(--gray-light)}.stats__circle--lime{background:var(--lime)}.stats__circle-num{font-size:clamp(28px,4.17vw,80px);font-weight:700;line-height:1em;color:var(--white);position:relative;z-index:1}.stats__circle--light .stats__circle-num,.stats__circle--lime .stats__circle-num{color:var(--black)}.stats__circle-label{font-size:clamp(11px,0.94vw,18px);font-weight:500;line-height:1.2em;color:var(--white);margin-top:4px;position:relative;z-index:1}.stats__circle--light .stats__circle-label,.stats__circle--lime .stats__circle-label{color:var(--black)}.stats__list{list-style:none;border-top:1px solid rgba(255,255,255,0.15)}.stats__list-item{font-size:clamp(13px,0.94vw,18px);font-weight:500;line-height:1em;color:rgba(255,255,255,0.4);padding:clamp(8px,0.83vw,16px) 0;border-bottom:1px solid rgba(255,255,255,0.15)}.stats__list-item--active{color:var(--white);font-weight:700;opacity:1}.stats__nums{display:flex;flex-direction:column;gap:10px}.stats__num-val{font-size:clamp(14px,1.61vw,31px);font-weight:700;line-height:1em;color:var(--white)}.about-company{padding:0 var(--pad) clamp(50px,5.5vw,100px)}.about-company__box{background:var(--gray-light);border-radius:clamp(24px,3vw,50px);padding:clamp(32px,4vw,72px);display:grid;grid-template-columns:1fr auto;gap:clamp(32px,4vw,72px);align-items:center;position:relative;overflow:hidden}.about-company__bg-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;opacity:0.07;filter:grayscale(1) brightness(0);pointer-events:none;user-select:none}.about-company__left{display:flex;flex-direction:column;gap:20px}.about-company__title{font-size:clamp(28px,3.1vw,60px);font-weight:500;line-height:1.35em}.about-company__desc--accent{display:none}.about-company__desc{font-size:clamp(14px,1vw,18px);font-weight:400;line-height:1.7em;color:rgba(0,0,0,0.65);max-width:680px}.about-company__stats{display:flex;flex-direction:column;gap:28px;min-width:clamp(160px,14vw,240px)}.about-company__stat{display:flex;flex-direction:column;gap:4px;border-left:3px solid var(--green);padding-left:16px}.about-company__stat-num{font-size:clamp(28px,2.8vw,52px);font-weight:700;line-height:1em;color:var(--black)}.about-company__stat-label{font-size:clamp(13px,0.9vw,16px);font-weight:500;color:rgba(0,0,0,0.5)}.partners{padding:clamp(50px,5.5vw,100px) var(--pad)}.partners__img-wrap{position:relative}.partners__img{width:100%;height:auto;display:block}.partners__img-sq{position:absolute;bottom:0;left:25%;width:23%;aspect-ratio:1;object-fit:cover;border-radius:22%}.partners__wrap{display:flex;flex-direction:column;gap:clamp(80px,8vw,160px)}.partners__head{display:flex;justify-content:flex-end}.partners__head-text{width:71%;font-size:clamp(28px,3.1vw,60px);font-weight:500;line-height:1.35em;color:var(--black);text-align:right}.partners__head-oval-wrap{position:relative;display:inline-block}.partners__head-oval{position:absolute;inset:-8px -16px;border:2px solid var(--green);border-radius:100px;pointer-events:none}.partners__body{display:grid;grid-template-columns:48.6% 23.6% 1fr;gap:clamp(8px,1.4vw,20px);align-items:stretch}.partners__sq{border-radius:clamp(20px,3.6vw,50px);overflow:hidden;aspect-ratio:1}.partners__sq--white{background:#fff;border:1px solid #E0E0E0;display:flex;align-items:center;justify-content:center}.partners__sq--dark{background:var(--dark)}.partners__sq--lime{background:var(--lime);display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(16px,2.1vw,30px)}.partners__left-col{position:relative;align-self:stretch}.partners__mobile-cards{display:none}.partners__stat-cards{display:none}.partners__lime-shape{width:100%;height:100%;position:absolute;top:0;left:-8px;object-fit:cover;display:block}.partners__lime-logo{position:absolute;top:0;left:0;width:47%;aspect-ratio:1;object-fit:cover}.partners__lime-video-block{position:absolute;bottom:0;right:0;width:47%;aspect-ratio:1;overflow:hidden;border-radius:22%}.partners__video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.partners__video-overlay{position:absolute;inset:0;background:rgba(13,13,13,0.45)}.partners__video-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.partners__play-btn{width:clamp(36px,3vw,52px);height:clamp(36px,3vw,52px);border-radius:50%;border:2px solid #fff;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.partners__play-label{font-family:'PT Root UI',sans-serif;font-size:clamp(10px,0.83vw,16px);font-weight:500;color:#fff;text-align:center;line-height:1.2em}.partners__video{width:100%;height:100%;object-fit:cover;display:block}.partners__lime-text1{position:absolute;left:5%;top:56%;width:44%;font-size:clamp(13px,1.1vw,22px);font-weight:500;line-height:1.2em;color:rgba(0,0,0,0.5)}.partners__lime-text2{position:absolute;left:5%;bottom:5%;width:44%;font-size:clamp(16px,2vw,38px);font-weight:700;line-height:1em;color:var(--black)}.partners__lime-top-text1{position:absolute;right:3%;top:5%;width:44%;font-size:clamp(13px,1.1vw,22px);font-weight:500;line-height:1.2em;color:rgba(0,0,0,0.5)}.partners__lime-top-text2{position:absolute;right:3%;top:28%;width:44%;font-size:clamp(16px,2vw,38px);font-weight:700;line-height:1em;color:var(--black)}.partners__center-col{position:relative;display:flex;flex-direction:column}.partners__photo{width:100%;flex:1;object-fit:cover;border-radius:clamp(20px,3.6vw,50px);display:block;min-height:clamp(280px,40vw,695px)}.partners__center-texts{position:absolute;top:clamp(16px,2vw,30px);left:clamp(16px,2vw,30px);right:clamp(16px,2vw,30px);display:flex;flex-direction:column;gap:clamp(8px,1vw,16px)}.partners__right-col{display:flex;flex-direction:column;gap:clamp(8px,1.4vw,20px);align-self:stretch}.partners__right-texts{display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:clamp(8px,1.2vw,18px)}.partners__right-sq{border-radius:clamp(20px,2.6vw,50px);flex:1;width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(16px,2vw,30px);gap:clamp(6px,0.8vw,12px)}.partners__right-sq--dark{background:var(--dark)}.partners__right-sq--dark .partners__rt-muted{color:rgba(255,255,255,0.5)}.partners__right-sq--dark .partners__rt-bold{color:var(--white)}.partners__right-sq--light{background:var(--gray-light)}.partners__right-squares{display:flex;flex-direction:column;gap:clamp(8px,1.4vw,20px)}.partners__rt-muted{font-size:clamp(13px,1.1vw,22px);font-weight:500;line-height:1.2em;color:rgba(0,0,0,0.5)}.partners__rt-bold{font-size:clamp(16px,2vw,38px);font-weight:700;line-height:1em;color:var(--black)}.discount{margin:clamp(20px,2.5vw,48px) 0 0;padding:0 var(--pad)}.discount-mobile{display:none}.discount__inner{max-width:1920px;margin:0 auto;padding-top:clamp(30px,3vw,60px)}.discount__green{background:var(--green);border-radius:clamp(20px,2.6vw,50px);position:relative;overflow:visible;height:240px;margin-top:30px;display:flex;align-items:center;z-index:1}.discount__img{border-radius:clamp(20px,2.6vw,50px);overflow:hidden}.discount__text-col{position:relative;z-index:2;padding:clamp(30px,3.5vw,60px) clamp(40px,5.2vw,100px);display:flex;flex-direction:column;align-items:flex-start;gap:clamp(8px,0.6vw,12px);width:clamp(300px,36vw,652px)}.discount__title{font-size:clamp(16px,1.77vw,34px);font-weight:700;line-height:1em;color:var(--white)}.discount__sub{font-size:clamp(14px,0.94vw,18px);font-weight:500;line-height:1.3em;color:var(--white);opacity:.85}.discount__img{position:absolute;left:38%;bottom:0;width:53%;height:420px;object-fit:contain;object-position:left bottom;border-radius:0;z-index:3}.props{padding:clamp(80px,9vw,172px) var(--pad) clamp(40px,4.5vw,86px)}.props__head{margin-bottom:clamp(30px,3vw,60px)}.props__title-badge{display:inline-block;margin-left:clamp(40px,5vw,96px);margin-top:20px}.props__title-badge>span{font-size:clamp(28px,3.1vw,60px);font-weight:500;line-height:1.35em;color:var(--black)}.props__photo-zone{margin-bottom:clamp(20px,2vw,40px);overflow:hidden}.props__center-full{width:100%;height:auto;display:block;object-fit:contain}.props__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:-150px;position:relative;z-index:2}.props__item{background:#F1F1F1;border-radius:clamp(20px,2.6vw,50px);padding:clamp(20px,2.08vw,40px) clamp(20px,3.1vw,60px);height:clamp(100px,11.1vw,214px);display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.props__item-text{display:flex;flex-direction:column;gap:clamp(6px,0.8vw,16px);flex:1}.props__num{font-size:clamp(60px,9.3vw,178px);font-weight:300;line-height:1em;color:#C6C4C5;flex-shrink:0;align-self:center}.props__name{font-size:clamp(14px,1.6vw,31px);font-weight:700;line-height:1em;color:var(--black)}.props__desc{font-size:clamp(11px,0.83vw,16px);font-weight:400;line-height:1.3em;color:var(--black)}.about-video{padding:0 var(--pad) clamp(50px,5.5vw,100px)}.about-video__inner{display:flex;flex-direction:row;align-items:flex-start;gap:clamp(40px,5vw,100px)}.about-video__squares{display:flex;flex-direction:column;gap:clamp(8px,1.4vw,20px);height:100%}.about-video__sq{background:var(--dark);border-radius:22%;aspect-ratio:1;width:clamp(100px,12vw,220px);flex:1}.about-video__title{font-size:clamp(28px,3.1vw,60px);font-weight:500;line-height:1.35em;flex:1;padding:0}.about-video__player{position:relative;border-radius:clamp(20px,2.6vw,50px);overflow:hidden;aspect-ratio:9/16;width:clamp(220px,22vw,420px);flex-shrink:0;outline:12px solid var(--green)}.about-video__img{width:100%;height:100%;object-fit:cover;object-position:center center}.about-video__video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000;display:block}.about-video__video-inline{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000;display:none}.about-video__overlay{position:absolute;inset:0;background:rgba(21,21,21,0.70)}.about-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:14px;background:none;color:var(--white)}.about-video__play svg{flex-shrink:0}.about-video__play span{font-size:clamp(14px,0.94vw,18px);font-weight:500}.news{padding:0 var(--pad) clamp(40px,4.5vw,86px);scroll-margin-top:147px}.news__head{margin-bottom:28px}.news__title{font-size:clamp(28px,2.7vw,52px);font-weight:500;line-height:1.3em}.news__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none;padding-bottom:4px}.news__track::-webkit-scrollbar{display:none}.news__track.is-dragging{cursor:grabbing}.news__card{border-radius:clamp(20px,2.6vw,50px);overflow:hidden;display:flex;flex-direction:column;flex:0 0 calc(25% - 15px);min-height:clamp(240px,26vw,500px);scroll-snap-align:start;justify-content:flex-start}.news__card--green{background:#C8DFC2}.news__card--dark{background:var(--dark);color:#fff}.news__card--dark .news__card-text{color:rgba(255,255,255,0.7)}.news__card--dark .news__card-date{color:rgba(255,255,255,0.5)}.news__card--lime{background:var(--lime)}.news__card--gray{background:#D9D9D9}.news__card-body{padding:clamp(16px,1.5vw,29px);display:flex;flex-direction:column;gap:10px}.news__card-date{font-size:14px;font-weight:500;color:rgba(255,255,255,0.7)}.news__card--lime .news__card-date{color:rgba(0,0,0,0.5)}.news__card--gray .news__card-date{color:rgba(0,0,0,0.5)}.news__card--green .news__card-date{color:rgba(0,0,0,0.5)}.news__card-title{font-size:clamp(15px,1.25vw,24px);font-weight:700;line-height:1.2em;color:var(--white)}.modal{display:none;position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,0.6);backdrop-filter:blur(4px);align-items:center;justify-content:center;padding:20px}.modal--open{display:flex}.modal__box{background:var(--white);border-radius:clamp(20px,2.6vw,50px);max-width:720px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.modal__close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:var(--gray-light);border:none;border-radius:50%;font-size:18px;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s}.modal__close:hover{background:#D9D9D9}.modal__img{width:100%;height:clamp(180px,20vw,360px);object-fit:cover;border-radius:clamp(20px,2.6vw,50px) clamp(20px,2.6vw,50px) 0 0;display:block}.modal__body{padding:clamp(24px,3vw,48px);display:flex;flex-direction:column;gap:16px}.modal__date{font-size:14px;color:#888;font-weight:500}.modal__title{font-size:clamp(20px,1.98vw,38px);font-weight:700;line-height:1.2em}.modal__text{display:flex;flex-direction:column;gap:14px}.modal__text p{font-size:clamp(14px,0.94vw,18px);font-weight:400;line-height:1.6em;color:#444}.news__card--lime .news__card-title{color:var(--black)}.news__card--gray .news__card-title{color:var(--black)}.news__card--green .news__card-title{color:var(--black)}.news__card-text{font-size:clamp(12px,0.83vw,15px);font-weight:400;line-height:1.6em;color:rgba(0,0,0,0.7)}.news__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px;position:relative}.news__dots{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px}.news__dot{width:40px;height:3px;background:#D9D9D9;border-radius:3px;display:inline-block;transition:width .3s,background .3s}.news__dot--active{background:var(--green);width:180px}.news__spacer{flex:1}.news__controls{display:flex;gap:12px;flex:1;justify-content:flex-end}.news__arrow{width:52px;height:52px;border-radius:50%;border:2px solid var(--green);background:var(--white);color:var(--green);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s}.news__arrow:hover{background:var(--green);color:var(--white)}.certs{padding:clamp(40px,4.5vw,86px) var(--pad);display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:flex-start}.certs__left{display:flex;flex-direction:column;gap:32px;align-items:flex-start}.certs__title-badge{display:inline-block}.certs__title-badge>span{font-size:clamp(28px,3.1vw,60px);font-weight:500;line-height:1.35em;color:var(--black)}.certs__right{display:flex;gap:20px;align-items:stretch}.certs__track{display:flex;gap:20px;align-items:stretch;width:100%}.certs__doc{flex:1;border:8px solid #B8DFB0;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer}.certs__doc img{width:100%;flex:1;object-fit:cover;object-position:top center;display:block;min-height:0}.certs__doc span{display:block;font-size:clamp(12px,0.83vw,16px);font-weight:500;color:var(--black);line-height:1.3em;padding:clamp(12px,1.2vw,22px);background:#DFF2DA}.video-modal{display:none;position:fixed;inset:0;z-index:1000;background:#000;align-items:center;justify-content:center;padding:0}.video-modal--open{display:flex}.video-modal__video{width:100vw;height:100vh;object-fit:contain;display:block;background:#000;border-radius:0}.video-modal__close{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,0.15);border:none;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.video-modal__close:hover{background:rgba(255,255,255,0.3)}.cert-lightbox{display:none;position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,0.85);align-items:center;justify-content:center;padding:20px;cursor:zoom-out}.cert-lightbox--open{display:flex}.cert-lightbox__img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:12px;cursor:default;box-shadow:0 20px 60px rgba(0,0,0,0.5)}.cert-lightbox__close{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,0.15);border:none;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.cert-lightbox__close:hover{background:rgba(255,255,255,0.3)}.certs__doc{cursor:pointer;transition:opacity .2s}.certs__doc:hover{opacity:0.85}.reviews{padding:0 var(--pad) clamp(40px,4.5vw,86px)}.reviews__title{font-size:clamp(28px,2.7vw,52px);font-weight:500;line-height:1.3em;margin-bottom:28px}.reviews__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:none}.reviews__track::-webkit-scrollbar{display:none}.reviews__track.is-dragging{cursor:grabbing}.review-card{background:var(--gray-light);border-radius:30px;padding:clamp(20px,2vw,39px);display:flex;flex-direction:column;gap:20px;min-height:clamp(180px,14.5vw,279px);flex:0 0 calc(33.333% - 14px);scroll-snap-align:start}.review-card__text{font-size:clamp(14px,0.94vw,18px);font-weight:500;line-height:1.5em;flex:1}.review-card__author{font-size:clamp(14px,0.94vw,18px);font-weight:700;color:var(--black)}.reviews__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px;position:relative}.reviews__dots{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px}.reviews__controls{display:flex;gap:12px;margin-left:auto}.reviews__dot{width:40px;height:3px;background:var(--gray);border-radius:3px;display:inline-block}.reviews__dot--active{background:var(--green);width:180px}.cta-section{padding:clamp(40px,4.5vw,86px) var(--pad);scroll-margin-top:147px}.cta-section__inner{position:relative;min-height:clamp(400px,37vw,711px);display:flex;align-items:center;justify-content:center}.cta-section__blur{position:absolute;object-fit:cover;border-radius:50%;pointer-events:none;filter:blur(30px);opacity:1}.cta-section__blur--1{width:clamp(200px,25vw,480px);height:clamp(200px,25vw,480px);left:40%;top:-10%}.cta-section__blur--2{width:clamp(150px,18vw,350px);height:clamp(150px,18vw,350px);right:25%;bottom:-10%}.cta-section__blur--3{width:clamp(100px,10vw,200px);height:clamp(100px,10vw,200px);right:clamp(80px,10vw,200px);top:50%;transform:translateY(-50%)}.cta-section__deco{position:absolute;width:clamp(150px,20vw,393px);height:clamp(150px,20vw,393px);object-fit:cover;border-radius:clamp(16px,2vw,40px);pointer-events:none;opacity:0.9}.cta-section__deco--tl{left:clamp(10px,5.9vw,113px);top:0}.cta-section__deco--tr{right:clamp(10px,7.3vw,140px);top:clamp(20px,2.7vw,51px);width:clamp(80px,8.6vw,166px);height:clamp(80px,8.6vw,166px);filter:blur(0)}.cta-section__deco--bl{left:clamp(80px,14.3vw,275px);bottom:clamp(20px,3.1vw,60px);width:clamp(55px,5.6vw,107px);height:clamp(55px,5.6vw,107px);filter:blur(25px);opacity:0.6}.cta-section__deco--br{right:clamp(10px,5.9vw,113px);bottom:0;width:clamp(80px,8.7vw,167px);height:clamp(80px,8.7vw,167px)}.cta-section__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:32px;padding:60px var(--pad);width:100%;max-width:1400px}.cta-section__title{font-size:clamp(26px,2.7vw,52px);font-weight:500;line-height:1.3em;text-align:center;color:var(--black)}.cta-form{display:flex;flex-direction:column;gap:10px;width:clamp(300px,39vw,750px)}.cta-form__input{height:clamp(60px,4.17vw,80px);background:var(--white);border:2px solid var(--green);border-radius:100px;padding:0 30px;font-family:inherit;font-size:clamp(15px,0.94vw,18px);font-weight:500;color:var(--black);outline:none;width:100%}.cta-form__input::placeholder{color:#CACACA}.cta-form__input:focus{border-color:var(--white)}.cta-form__btn{height:clamp(60px,4.79vw,92px);background:var(--green);color:var(--white);border-radius:50px;font-size:clamp(20px,1.98vw,38px);font-weight:500;letter-spacing:-.01em;cursor:pointer;transition:opacity .2s;width:100%}.cta-form__btn:hover{opacity:.85}.cta-form__policy{font-size:11px;line-height:1.2em;color:#888;text-align:center}.cta-section__ball{display:none}.map-section{padding:clamp(40px,4.5vw,86px) var(--pad)}.map-section__inner{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:stretch;min-height:clamp(300px,30vw,576px)}.map-section__info{display:flex;flex-direction:column;justify-content:center}.map-section__card{border:3px solid var(--green);border-radius:clamp(20px,2.6vw,50px);padding:clamp(24px,2.5vw,48px);display:flex;flex-direction:column;gap:0;height:100%}.map-section__card-row{display:flex;align-items:flex-start;gap:16px;padding:clamp(14px,1.5vw,28px) 0}.map-section__card-icon{font-size:clamp(18px,1.5vw,28px);flex-shrink:0;margin-top:2px}.map-section__card-label{font-size:clamp(11px,0.73vw,14px);font-weight:500;color:var(--green);text-transform:uppercase;letter-spacing:0.08em;margin-bottom:4px}.map-section__card-value{font-size:clamp(13px,0.94vw,18px);font-weight:500;line-height:1.4em;color:var(--black)}.map-section__card-link{color:var(--black);text-decoration:none;transition:color .2s}.map-section__card-link:hover{color:var(--green)}.map-section__divider{height:1px;background:#E0F0DC;margin:0}.map-section__map{border-radius:30px;overflow:hidden;min-height:300px}.map-section__map iframe{display:block;width:100%;height:100%;min-height:300px;border:0}.footer{background:var(--green);padding:0 var(--pad)}.footer__top{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:clamp(24px,2.5vw,48px) 0;border-bottom:1px solid rgba(0,0,0,0.15)}.footer__logo{height:38px;width:auto;filter:brightness(0);flex-shrink:0}.footer__nav{display:flex;gap:clamp(16px,2vw,40px);flex-wrap:wrap}.footer__nav-link{font-size:clamp(13px,0.83vw,16px);font-weight:500;color:var(--black);text-decoration:none;transition:opacity .2s}.footer__nav-link:hover{opacity:0.6}.footer__socials{display:flex;align-items:center;gap:8px;flex-shrink:0}.footer__socials a img{width:28px;height:28px;object-fit:contain;filter:brightness(0)}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:clamp(16px,1.5vw,28px) 0}.footer__contacts{display:flex;align-items:center;gap:clamp(16px,2vw,40px);flex-wrap:wrap}.footer__contacts span,.footer__contacts a{font-size:clamp(12px,0.73vw,14px);font-weight:500;color:var(--black);text-decoration:none;opacity:0.8}.footer__contacts a:hover{opacity:1}.footer__copy{font-size:clamp(11px,0.63vw,12px);font-weight:500;color:var(--black);opacity:0.6;white-space:nowrap}@media (min-width:769px){.partners__wrap{display:none}}@media (min-width:769px) and (max-width:1400px){html{zoom:calc(100vw / 1400)}}@media (max-width:1400px){.partners__body{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.partners__lime{min-height:clamp(200px,35vw,400px);grid-column:1 / 3}.partners__photo{height:clamp(200px,40vw,500px);grid-column:1}.partners__right{grid-column:2}.partners__head-text{width:100%}.partners__head-oval{width:50%}}@media (max-width:1200px){.stats__inner,.certs,.usp{grid-template-columns:1fr}.certs__doc{max-height:none}.certs__doc img{max-height:none}.partners__body{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.partners__lime{min-height:clamp(200px,35vw,400px);grid-column:1 / 3}.partners__photo{height:clamp(200px,40vw,500px);grid-column:1}.partners__right{grid-column:2}.partners__head-text{width:100%}.partners__head-oval{width:50%}.stats__circles{grid-template-columns:repeat(4,1fr)}.catalog__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.catalog__grid>*[style*="grid-column:1"]{grid-column:1 / 3 !important;grid-row:auto !important}.catalog__grid>*[style*="grid-column:2"]{grid-column:1 !important;grid-row:auto !important}.catalog__grid>*[style*="grid-column:3"]{grid-column:2 !important;grid-row:auto !important}.discount__text-col{width:38%}}@media (max-width:768px){:root{--pad:14px}.header{height:56px;padding:0 14px;gap:10px}.header__logo img{height:32px}.header__nav{display:none}.header__phone{font-size:14px}.header__socials a img{width:20px;height:20px}.hero{margin-top:56px;padding:0;overflow:hidden}.hero__frame-wrap{overflow:visible}.hero__frame{min-height:72vh;border-radius:0;overflow:visible;width:100%;margin:0}.hero__frame-img{border-radius:0}.hero__frame-img--desktop{display:none}.hero__frame-img--mobile{display:block;object-fit:fill;width:100%;height:100%;border-radius:0}.hero__content{position:absolute;z-index:3;bottom:28px;left:16px;right:16px;padding:0;gap:12px;max-width:100%}.hero__title{font-size:38px;line-height:1.1em;color:#fff;font-weight:400}.hero__title strong{font-size:48px;font-weight:700}.hero__desc{font-size:13px;line-height:1.45em;color:#fff;width:100%;max-width:100%}.hero__cta{width:100%;justify-content:space-between;font-size:15px;height:48px;padding:0 20px;box-sizing:border-box;align-self:stretch}.hero__cta .btn-icon{transform:rotate(45deg);display:inline-block}.hero__overlay{display:none}.hero__badge{display:none}.hero__tags{display:none}.hero__foam-ball{display:none}.btn-icon{display:none}.hero__cta-arrow{display:block;flex-shrink:0}.hero__frame::before{display:none}.hero__corner-btn{display:flex;align-items:center;justify-content:center;position:absolute;z-index:3;top:0;right:0;width:42px;height:52px;background:#fff;border-radius:0 0 0 16px;text-decoration:none;padding-right:23px}.hero__mobile-badge{display:block;position:absolute;z-index:3;top:16px;left:16px;width:130px;height:auto}.hero__mobile-badge-img{width:100%;height:auto;display:block}.hero__mobile-badge-cover{position:absolute;top:5%;left:3%;width:20%;height:90%;background:var(--green)}.hero__mobile-badge-over{position:absolute;top:50%;left:9%;transform:translateY(-50%);font-weight:700;font-size:28px;line-height:1;color:#fff}.hero__cards{grid-template-columns:1fr;gap:8px;padding:28px 0 0}.hero__card{min-height:auto;padding:24px 20px;border-radius:18px;gap:10px}.hero__card:nth-child(2){background:var(--lime)}.hero__card-title{font-size:22px;font-weight:700}.hero__card-bottom{font-size:13px}.hero__tagline{padding:38px 0;font-size:19px;font-weight:700;line-height:1.4em;text-align:center;justify-content:center}.about-company{padding:24px var(--pad)}.about-company__box{grid-template-columns:1fr;padding:24px 20px;gap:24px}.about-company__title{font-size:24px}.about-company__desc{font-size:14px}.about-company__desc--accent{display:block;font-size:19px;font-weight:700;line-height:1.4em;padding:38px 0;text-align:center}.about-company__stats{flex-direction:row;flex-wrap:nowrap;gap:8px;min-width:0;width:100%}.about-company__stat{min-width:0;flex:1}.about-company__stat-num{font-size:22px}.about-company__stat-label{font-size:11px}.usp{padding:0 var(--pad) 24px}.usp__layout{grid-template-columns:1fr;padding:0;gap:8px}.usp__center-badge{display:none}.usp__card{min-height:auto;padding:20px;border-radius:18px;gap:10px}.usp__card h3{font-size:17px;font-weight:700}.usp__card p{font-size:14px}.catalog{padding:0 var(--pad) 24px}.catalog__title{font-size:19px;font-weight:700;text-align:left;padding:38px 0;margin-bottom:0;line-height:1.4em}.catalog__grid-img{display:none}.catalog__footer{display:none}.partners{padding:24px var(--pad)}.partners__img-wrap{display:none}.partners__wrap{display:flex;flex-direction:column;gap:28px}.partners__head{justify-content:flex-start}.partners__head-text{width:100%;font-size:19px;font-weight:700;text-align:right;padding:38px 0;line-height:1.4em}.partners__body{display:none}.partners__mobile-cards{display:none}.partners__stat-cards{display:flex;flex-direction:column;gap:12px;padding:0 0 24px}.partners__stat-card{border-radius:30px;padding:35px 30px;display:flex;flex-direction:column;gap:20px}.partners__stat-card--lime{background:#EBF67C}.partners__stat-card--pistachio{background:#C8E6C9}.partners__stat-card--gray{background:#F1F1F1}.partners__stat-card--dark{background:#0D0D0D}.partners__stat-title{font-family:'PT Root UI',sans-serif;font-weight:700;font-size:28px;line-height:1em;color:#0D0D0D}.partners__stat-card--dark .partners__stat-title{color:#fff}.partners__stat-desc{font-family:'PT Root UI',sans-serif;font-weight:500;font-size:18px;line-height:1em;color:#0D0D0D;opacity:0.5}.partners__stat-card--dark .partners__stat-desc{color:#fff}.catalog__mobile-cards{display:flex;flex-direction:column;gap:12px;padding:0 0 24px}.catalog__mobile-card{width:100%;border-radius:20px;display:block}.partners__left-col{min-height:320px}.partners__center-col{display:none}.partners__right-col{flex-direction:row;gap:8px}.partners__right-sq{flex:1;min-height:130px;border-radius:18px;padding:16px}.partners__rt-muted{font-size:12px}.partners__rt-bold{font-size:16px}.partners__lime-text1,.partners__lime-text2,.partners__lime-top-text1,.partners__lime-top-text2{display:none}.discount{padding:0 var(--pad);margin-top:0}.discount__inner{padding-top:12px}.discount__green{height:auto;min-height:130px;margin-top:0;border-radius:18px}.discount__text-col{position:static;width:100%;padding:22px 18px}.discount__title{font-size:17px;line-height:1.3em}.discount__sub{font-size:13px}.discount__img{display:none}.btn-white{font-size:14px;padding:10px 14px}.discount{display:none}.discount-mobile{display:block;background:var(--green);border-radius:30px;overflow:hidden;margin:16px var(--pad) 0}.discount-mobile__inner{padding:35px 30px 30px;display:flex;flex-direction:column;gap:20px}.discount-mobile__title{font-weight:700;font-size:26px;line-height:1em;color:#fff}.discount-mobile__sub{font-weight:500;font-size:18px;line-height:1.1em;color:#fff}.discount-mobile__btn{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:50px;padding:8px 8px 8px 20px;font-weight:500;font-size:18px;color:#0D0D0D;text-decoration:none}.discount-mobile__img{width:100%;display:block}.props{padding:32px var(--pad) 20px}.props__title-badge{margin-left:0;margin-top:0}.props__title-badge>span{font-size:19px;font-weight:700;line-height:1.4em;text-align:left;padding:38px 0;display:block}.props__photo-zone{height:160px;margin-bottom:10px}.props__center-full{filter:contrast(1.3) brightness(0.85)}.props__grid{grid-template-columns:1fr;gap:8px;margin-top:0}.props__item{height:auto;min-height:80px;padding:14px 18px;border-radius:18px}.props__name{font-size:15px}.props__desc{font-size:12px}.props__num{font-size:52px}.about-video{padding:24px 0}.about-video__inner{flex-direction:column;gap:18px;padding:0 var(--pad)}.about-video__title{font-size:19px;font-weight:700;line-height:1.4em;text-align:left;padding:38px 0}.about-video__player{aspect-ratio:9/16;border-radius:24px;margin:0;width:100%}.about-video__play span{font-size:13px}.news{padding:0 0 24px}.news__title{font-size:22px;margin-bottom:16px}.news__head{padding:0 var(--pad)}.news__track{gap:3mm;scroll-snap-type:x mandatory;padding:0}.news__card{flex:0 0 100vw;min-height:300px;border-radius:24px;scroll-snap-align:start;padding:24px 16px;box-sizing:border-box}.news__card-title{font-size:15px}.news__card-text{font-size:12px}.news__bottom{flex-direction:column;align-items:center;gap:10px;margin-top:14px}.news__dots{position:static;transform:none}.news__dot{width:24px}.news__dot--active{width:70px}.news__controls{margin-left:0}.news__arrow{width:44px;height:44px}.certs{grid-template-columns:1fr;gap:24px;padding:24px 0}.certs__left{padding:0 var(--pad)}.certs__title-badge>span{font-size:19px;font-weight:700;line-height:1.4em;text-align:left;padding:38px 0;display:block}.certs__right{gap:0;overflow:hidden}.certs__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:3mm;scrollbar-width:none}.certs__track::-webkit-scrollbar{display:none}.certs__track .certs__doc{flex:0 0 100vw;scroll-snap-align:start;box-sizing:border-box}.certs__cta-desktop{display:none}.certs__doc span{text-align:center}.certs__track .certs__doc{height:auto}.certs__doc img{object-fit:cover;object-position:top center;height:auto;aspect-ratio:3/4;flex:none;width:100%}.about-video__player{outline:none}.reviews{padding:0 0 24px}.reviews__title{font-size:22px;margin-bottom:16px;padding:0 var(--pad)}.reviews__track{gap:3mm;padding:0}.review-card{flex:0 0 100vw;border-radius:24px;scroll-snap-align:start;box-sizing:border-box;padding:18px;min-height:auto}.review-card__text{font-size:13px}.reviews__bottom{flex-direction:column;align-items:center;gap:10px;margin-top:14px}.reviews__dots{position:static;transform:none}.reviews__dot{width:24px}.reviews__dot--active{width:70px}.reviews__controls{margin-left:0}.cta-section{padding:24px var(--pad);scroll-margin-top:20vh}.cta-section__inner{min-height:auto}.cta-section__content{padding:32px 0;gap:18px}.cta-section__title{font-size:19px;font-weight:700;line-height:1.4em;text-align:left;padding:38px 0}.cta-form{width:100%}.cta-form__input{height:52px;font-size:15px}.cta-form__btn{height:54px;font-size:18px}.cta-section__deco{display:none}.cta-section__blur{display:none}.map-section{padding:24px var(--pad)}.map-section__inner{grid-template-columns:1fr;gap:16px}.map-section__map{min-height:260px;border-radius:16px}.map-section__card{border-radius:18px;padding:18px}.map-section__card-value{font-size:14px}.map-section__card-label{font-size:10px}.footer{padding:0 var(--pad)}.footer__top{flex-wrap:wrap;gap:12px;padding:18px 0}.footer__logo{height:26px}.footer__nav{display:none}.footer__socials a img{width:24px;height:24px}.footer__bottom{flex-direction:column;align-items:center;gap:6px;padding-bottom:16px}.footer__contacts{flex-direction:column;gap:5px}.footer__contacts span,.footer__contacts a{font-size:12px}.footer__copy{white-space:normal;font-size:11px;text-align:center}}.mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;flex-direction:column;transform:translateX(100%);transition:transform 0.3s ease}.mobile-menu--open{transform:translateX(0)}.mobile-menu__overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.4);z-index:999}.mobile-menu__overlay--visible{display:block}.no-scroll{overflow:hidden}@media (max-width:768px){.mobile-menu{display:flex}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px}.mobile-menu__logo{height:32px;width:auto}.mobile-menu__close{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-family:var(--font);font-size:11px;font-weight:700;color:#D9D9D9;text-transform:uppercase}.mobile-menu__nav{display:flex;flex-direction:column;gap:30px;padding:20px 40px;flex:1}.mobile-menu__link{font-size:32px;font-weight:400;color:#0D0D0D;text-decoration:none;line-height:1em}.mobile-menu__green{background:var(--green);border-radius:30px 30px 0 0;padding:20px 20px 40px;display:flex;flex-direction:column;gap:16px}.mobile-menu__cta{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:50px;padding:12px 20px;font-size:18px;font-weight:500;color:#0D0D0D;text-decoration:none}.mobile-menu__contacts{display:flex;flex-direction:column;gap:16px;padding:0 4px}.mobile-menu__contact-item{display:flex;flex-direction:column;gap:4px}.mobile-menu__contact-label{font-size:16px;font-weight:700;color:#fff;font-family:var(--font)}.mobile-menu__contact-value{font-size:20px;font-weight:500;color:#fff;text-decoration:none}}.scroll-top{position:fixed;bottom:24px;right:20px;width:48px;height:48px;border-radius:50%;background:var(--green);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity 0.3s,transform 0.3s;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,0.2)}.scroll-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.hero__bot-banner{position:absolute;top:clamp(16px,2.5vw,32px);right:clamp(16px,2.5vw,32px);z-index:4;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,0.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.25);border-radius:16px;padding:10px 14px 10px 10px;text-decoration:none;cursor:pointer;transition:background 0.2s,transform 0.2s,box-shadow 0.2s;max-width:260px;box-shadow:0 4px 24px rgba(91,157,255,0.25)}.hero__bot-banner:hover{background:rgba(255,255,255,0.2);transform:translateY(-2px);box-shadow:0 8px 32px rgba(91,157,255,0.4)}.hero__bot-robot{flex-shrink:0;width:64px;height:64px;object-fit:cover;object-position:center;border-radius:10px}.hero__bot-text{display:flex;flex-direction:column;gap:3px}.hero__bot-title{font-size:13px;font-weight:700;color:#fff;line-height:1.3em}.hero__bot-desc{font-size:11px;font-weight:400;color:rgba(255,255,255,0.8);line-height:1.4em}.hero__bot-cta{font-size:11px;font-weight:600;color:#7ec8ff;margin-top:3px}@media (max-width:768px){.hero__bot-banner{top:auto;bottom:auto;top:92px;right:auto;left:12px;max-width:calc(100% - 24px);padding:8px 12px 8px 8px;gap:10px;border-radius:14px}.hero__bot-robot{width:52px;height:52px}.hero__bot-desc{font-size:11px}}