.header{position:fixed;top:16px;left:0;width:100%;z-index:1000}.header__container{width:100%;max-width:1440px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;height:52px}.header__logo{display:inline-flex;align-items:center;flex-shrink:0}.header__logo img{display:block;width:auto;height:52px;object-fit:contain}.header__panel{display:flex;align-items:center;height:100%;gap:24px;padding:0 20px;border-radius:18px;background:#1c1c1e66;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff0d,0 8px 20px #00000026}.header__lang{flex-shrink:0}.header__lang-button{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer}.header__lang-icon{font-size:16px;line-height:1}.header__lang-arrow{font-size:14px;line-height:1;opacity:.85}.header__nav{display:flex;align-items:center;gap:50px}.header__link{color:#fff;font-size:16px;font-weight:500;line-height:1;transition:opacity .2s ease}.header__link:hover{opacity:.72}.header__phone{display:inline-flex;align-items:center;gap:8px;color:#fff;flex-shrink:0}.header__phone-icon{font-size:18px;line-height:1}.header__phone-number{font-size:18px;font-weight:600;line-height:1;letter-spacing:.02em}.header__socials{display:flex;align-items:center;gap:10px;flex-shrink:0}.header__social{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}.header__social:hover{transform:translateY(-2px);opacity:.92}.header__social img{width:32px;height:32px;display:block;object-fit:contain}.header__social--telegram,.header__social--whatsapp,.header__social--viber{background:transparent}@media (max-width: 1400px){.header__container{padding:0 20px}.header__nav{gap:22px}.header__link{font-size:15px}.header__phone-number{font-size:17px}}@media (max-width: 1200px){.header__panel{gap:14px;padding:0 16px}.header__nav{gap:18px}.header__link{font-size:14px}.header__phone-number{font-size:16px}.header__socials{gap:8px}.header__social,.header__social img{width:28px;height:28px}}@media (max-width: 1024px){.header{top:14px}.header__container{padding:0 18px;justify-content:center}.header__logo{display:none}.header__panel{width:100%;justify-content:space-between}.header__nav{display:none}.header__phone-icon{font-size:18px}.header__phone-number{font-size:16px}.header__social,.header__social img{width:28px;height:28px}}@media (max-width: 768px){.header{position:static!important;width:auto!important;height:0!important;z-index:auto!important}.header__container{position:static!important;height:0!important;padding:0!important}.header__panel{position:fixed!important;left:14px!important;right:14px!important;bottom:14px!important;min-height:52px!important;height:auto!important;padding-top:10px;padding-bottom:10px;width:auto!important;z-index:9999!important;display:flex;align-items:center;justify-content:space-between;pointer-events:auto!important}.header__panel *{pointer-events:auto!important}.header__mobile-logo{z-index:10000!important;pointer-events:auto!important}}@media (max-width: 768px){.header__panel{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}@media (max-width: 768px){.header{position:static}.header__container{position:static;height:auto;padding:0}.header__panel{position:fixed;left:14px;right:14px;bottom:14px;z-index:2000;display:flex;align-items:center;justify-content:space-between}}@media (max-width: 768px){.header__phone-number{font-size:20px;font-weight:700}}@media (max-width: 560px){.header__panel{gap:8px;padding:0 12px}.header__phone-number{font-size:20px}.header__socials{gap:4px}.header__social,.header__social img{width:22px;height:22px}}@media (max-width: 768px){body{padding-bottom:90px}}@media (max-width: 768px){.header{top:auto!important;bottom:14px!important}}.header__mobile-logo{display:none}@media (max-width: 768px){.header__mobile-logo{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:1001;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.header__mobile-logo img{width:110px;height:auto}}@media (max-width: 768px){.header__phone-number{font-size:18px!important;font-weight:700;line-height:1}}@keyframes phoneWiggle{0%{transform:rotate(0)}10%{transform:rotate(-8deg)}20%{transform:rotate(6deg)}30%{transform:rotate(-4deg)}40%{transform:rotate(2deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}@media (max-width: 768px){.header__phone-icon{display:inline-block;animation:phoneWiggle 2.8s ease-in-out infinite;transform-origin:center;filter:drop-shadow(0 0 6px rgba(255,255,255,.3))}}.hero{position:relative;width:100%;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/hero/hero-bg.jpg) center center / cover no-repeat;transform:scale(1.03);z-index:1}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#070a1247,#080a1061 42%,#05070c80),radial-gradient(circle at center,#1418220d,#06080c38 58%,#04060a66);z-index:2}.hero__glow{position:absolute;border-radius:999px;filter:blur(120px);z-index:2;pointer-events:none}.hero__glow--left{width:360px;height:360px;left:-90px;top:50%;transform:translateY(-50%);background:#ff880015}.hero__glow--right{width:320px;height:320px;right:-90px;bottom:4%;background:#006eff29}.hero__container{position:relative;z-index:3;width:100%;max-width:1240px;margin:0 auto;padding:72px 20px 0;display:flex;justify-content:center}.hero__content{max-width:850px;color:#fff;text-align:center;transition:opacity .18s ease,transform .18s ease,filter .18s ease}.hero__content--changing{opacity:0;transform:translateY(6px);filter:blur(4px)}.hero__title{margin:0 0 18px;font-size:clamp(42px,6vw,56px);font-weight:600;line-height:1.02;letter-spacing:.01em;color:#fff;text-wrap:balance}.hero__title span{color:#ff8a00}.hero__text{margin:0 auto 30px;max-width:760px;letter-spacing:1px;font-size:clamp(18px,2.2vw,22px);font-weight:300;line-height:1.45;color:#ffffffd6}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:80px;justify-content:center}.hero__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:14px 22px;border-radius:14px;border:1px solid transparent;font-size:16px;font-weight:600;text-decoration:none;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease;will-change:transform}.hero__button:hover{transform:translateY(-2px)}.hero__button--primary{color:#fff;background:linear-gradient(180deg,#2484ff,#0f6df0);box-shadow:0 14px 30px #0b62f03d,inset 0 1px #ffffff2e}.hero__button--primary:hover{box-shadow:0 18px 36px #0b62f04d,inset 0 1px #fff3}.hero__button--secondary{color:#fff;background:#ffffff1a;border-color:#ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 24px #00000029,inset 0 1px #ffffff14}.hero__button--secondary:hover{background:#ffffff24}.hero__button-icon{display:inline-flex;width:20px;height:20px;color:#fff;flex-shrink:0}.hero__button-icon svg{width:100%;height:100%}.hero__button-content{display:flex;margin-right:12px;flex-direction:column;align-items:flex-start;line-height:1.05}.hero__button-label{font-size:13px;font-weight:500;margin-bottom:2px;color:#ffffffb8}.hero__button-phone{font-size:16px;font-weight:700;color:#fff}@media (max-width: 991px){.hero__content{max-width:700px}.hero__title{font-size:clamp(38px,8vw,58px)}.hero__text{max-width:640px}}@media (max-width: 768px){.hero{align-items:center}.hero__container{padding:96px 18px 0}.hero__content{max-width:100%}.hero__eyebrow{margin-bottom:12px;font-size:14px}.hero__title{margin:40px 0 14px;font-size:clamp(34px,10vw,46px);line-height:1.04}.hero__text{margin-bottom:24px;font-size:24px;line-height:1.45}.hero__actions{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:28px}.hero__button{width:auto;min-width:300px;margin:0 auto;padding:14px 20px}.hero__button-content{align-items:flex-start}.hero__glow--left{width:240px;height:240px;left:-100px;top:56%}.hero__glow--right{width:220px;height:220px;right:-90px;bottom:6%}}@media (max-width: 480px){.hero__container{padding:0 16px}.hero__title{font-size:36px;font-weight:600;line-height:normal}.hero__text{font-size:18px;line-height:160%;margin-bottom:45px}.hero__button-label{font-size:12px;margin-bottom:3px}.hero__button-phone{font-size:15px}}.hero-ratings{display:flex;flex-wrap:nowrap;justify-content:center;gap:54px;margin-top:150px}.hero-rating-widget{position:relative;display:flex;flex-direction:column;justify-content:center;width:180px;height:70px;padding:8px 18px;border-radius:0;overflow:hidden;text-decoration:none;color:#fff;background:transparent;transition:transform .2s ease,border-color .2s ease,opacity .2s ease}.hero-rating-widget:hover{transform:translateY(-2px);border-color:#ffffff73}.hero-rating-widget__brand{display:flex;align-items:center;margin-bottom:2px}.hero-rating-widget__brand img{height:24px;width:auto}.hero-rating-widget__bottom{display:flex;align-items:center;gap:10px}.hero-rating-widget__score{font-size:34px;font-weight:500}.hero-rating-widget__info{display:flex;flex-direction:column;align-items:flex-start;gap:0}.hero-rating-widget__stars{font-size:16px;letter-spacing:1px;color:#ffc400}.hero-rating-widget__reviews{font-size:13px;color:#ffffffa6}@media (max-width: 768px){.hero-ratings{margin-top:100px;gap:30px}.hero-rating-widget{width:35%;height:56px;padding:8px 12px}.hero-rating-widget__score{font-size:30px;font-weight:600}.hero-rating-widget__stars{font-size:14px}.hero-rating-widget__reviews{font-size:11px}.hero-rating-widget__brand img{height:18px}}.trusted-by{position:relative;padding:32px 0 50px;background:linear-gradient(180deg,#e9e9f4,#f3f3fa);overflow:hidden;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}.trusted-by__container{width:min(1200px,calc(100% - 32px));margin:0 auto}.trusted-by__label{margin:0 0 20px;font-size:24px;line-height:1.2;font-weight:600;color:#0d1b34;text-align:center}.trusted-by__slider{position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,1) 12%,rgba(0,0,0,1) 88%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,1) 12%,rgba(0,0,0,1) 88%,transparent 100%)}.trusted-by__track{display:flex;align-items:center;gap:14px;width:max-content;animation:trustedByScroll 28s linear infinite}.trusted-by__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:140px;height:60px;padding:6px 12px;background:transparent;box-shadow:none}.trusted-by__item img{max-height:40px;max-width:120px;object-fit:contain;filter:grayscale(100%);opacity:.8;transition:all .3s ease}.trusted-by__item:hover img{filter:grayscale(0%);opacity:1}@keyframes trustedByScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@media (hover: hover){.trusted-by__slider:hover .trusted-by__track{animation-play-state:paused}}@media (max-width: 768px){.trusted-by{padding:10px 0 40px}.trusted-by__label{margin-bottom:14px;font-size:16px}.trusted-by__track{gap:10px;animation-duration:22s}.trusted-by__item{min-width:148px;height:46px;padding:0 16px}}.services{position:relative;background:#e9e9f4}.services__sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:visible}.services__container{width:min(100%,1440px);margin:0 auto;padding:0 24px}.services__head{margin-bottom:28px}.services__title{margin:0;font-size:clamp(32px,4vw,42px);line-height:1.02;font-weight:600;color:#0d1b34;letter-spacing:.01em}.services__viewport{width:100vw;margin-left:calc(50% - 50vw);overflow-x:hidden;overflow-y:visible}.services__track{display:flex;gap:24px;will-change:transform;padding-left:max(40px,calc((100vw - 1440px)/2 + 24px));padding-right:38vw}.services__track>*{flex:0 0 min(640px,calc(100vw - 140px))}.services__mobile-meta{display:none}@media (max-width: 1440px){.services__track{padding-left:24px}}@media (max-width: 1199px){.services__container{padding:0 20px}.services__track{gap:20px;padding-left:20px;padding-right:28vw}.services__track>*{flex:0 0 min(560px,calc(100vw - 96px))}}@media (max-width: 767px){.services{padding:56px 0}.services__sticky{position:relative;top:auto;height:auto;display:block;overflow:visible}.services__container{padding:0 16px}.services__head{margin-bottom:20px}.services__title{font-size:clamp(28px,8vw,26px)}.services__viewport{width:auto;margin-left:0;overflow:visible}.services__track{gap:16px;padding-left:0;padding-right:0;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;transform:none!important;will-change:auto;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth}.services__track--dragging{cursor:grabbing;scroll-snap-type:none}.services__track::-webkit-scrollbar{display:none}.services__track>*{flex:0 0 calc(100vw - 92px);scroll-snap-align:start}.services__mobile-meta{display:flex;justify-content:center;margin-top:18px}.services__mobile-counter{font-size:14px;line-height:1;font-weight:700;color:#0d1b34b8;text-align:center}}.service-card{position:relative;min-height:420px;border-radius:22px;overflow:hidden;background:#050a22;box-shadow:0 18px 50px #070a192e}.service-card--air{background:radial-gradient(circle at top right,rgba(174,65,255,.38),transparent 34%),radial-gradient(circle at bottom left,rgba(36,117,255,.26),transparent 28%),linear-gradient(135deg,#03091c,#07112d 34%,#1d1e67 70%,#4a2a9c)}.service-card--shock{background:radial-gradient(circle at top right,rgba(255,167,44,.34),transparent 34%),radial-gradient(circle at bottom left,rgba(255,97,24,.22),transparent 28%),linear-gradient(135deg,#0d0f19,#161a2f,#5a2c18 68%,#a84a16)}.service-card--diagnostics{background:radial-gradient(circle at top right,rgba(26,206,255,.3),transparent 34%),radial-gradient(circle at bottom left,rgba(0,112,255,.24),transparent 28%),linear-gradient(135deg,#020b1f,#071830,#0d3f63 68%,#146f8f)}.service-card--compressor{background:radial-gradient(circle at top right,rgba(0,219,146,.28),transparent 34%),radial-gradient(circle at bottom left,rgba(0,136,96,.24),transparent 28%),linear-gradient(135deg,#041310,#0a221d,#0c4d3f 68%,#12896f)}.service-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff05,#0000002e);pointer-events:none}.service-card__media{position:relative;z-index:1;height:210px;display:flex;align-items:flex-end;justify-content:flex-start;padding:20px 20px 0 28px}.service-card__image{display:block;max-width:100%;max-height:185px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.28))}.service-card__content{position:relative;z-index:1;display:flex;min-height:210px;flex-direction:column;justify-content:space-between;padding:28px}.service-card__title{margin:0 0 12px;font-size:clamp(22px,2vw,28px);line-height:1.12;font-weight:600;letter-spacing:normal;color:#fff}.service-card__text{margin:0;max-width:540px;font-size:18px;line-height:1.35;color:#ffffffd1}.service-card__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.service-card__button{border:0;border-radius:14px;padding:16px 22px;font-size:18px;line-height:1;font-weight:500;letter-spacing:normal;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}.service-card__button:hover{transform:translateY(-2px)}.service-card__button--primary{color:#fff;background:linear-gradient(180deg,#2873ff,#1c56db);box-shadow:0 10px 22px #2268ff57}.service-card__button--secondary{color:#ffffffeb;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 767px){.service-card{min-height:400px;border-radius:20px}.service-card__media{height:180px;padding:18px 18px 0}.service-card__image{max-height:170px}.service-card__content{min-height:200px;padding:22px 16px 16px}.service-card__title{font-size:24px}.service-card__text{font-size:16px}.service-card__actions{flex-direction:column;gap:12px;margin-top:22px}.service-card__button{width:100%;min-height:46px;padding:12px 16px;font-size:14px;border-radius:12px}}.works{padding:46px 0;background:linear-gradient(135deg,#050816,#0a0f2c);color:#fff}.works__container{width:min(1200px,90%);margin:0 auto;position:relative}.works__title{text-align:center;font-size:42px;line-height:1.1;margin:0 0 40px;font-weight:600}.works__card{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:30px;padding:30px;border-radius:24px;background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .25s ease,transform .25s ease}.works__card.is-fading{opacity:0;transform:translateY(10px)}.works__gallery{min-width:0}.works__main{position:relative;overflow:hidden;border-radius:20px;aspect-ratio:16 / 10;background:#ffffff0a}.works__main img{width:100%;height:100%;object-fit:cover;cursor:pointer;display:block}.works__photo-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:38px;height:38px;border-radius:50%;background:#00000080;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;transition:background .2s ease,transform .2s ease}.works__photo-arrow:hover{background:#000000b3;transform:translateY(-50%) scale(1.06)}.works__photo-arrow.left{left:10px}.works__photo-arrow.right{right:10px}.works__thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.works__thumbs img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:10px;cursor:pointer;opacity:.6;transition:opacity .2s ease,border .2s ease,transform .2s ease;border:2px solid transparent;display:block}.works__thumbs img:hover{opacity:.85;transform:translateY(-2px)}.works__thumbs img.active{opacity:1;border:2px solid #7c9cff}.works__info{display:flex;flex-direction:column;justify-content:center;align-self:flex-start;margin-top:20px}.works__info h3{font-size:28px;line-height:1.15;margin:0}.works__info h4{margin:20px 0 6px;font-size:14px;line-height:1.2;font-weight:600;letter-spacing:.2px;text-transform:uppercase}.works__info p{margin:0;opacity:.8;line-height:1.6;font-size:16px}.works__info ul{padding-left:18px;margin:0}.works__info li{margin-bottom:6px;line-height:1.5;opacity:.9}.works__bottom-nav{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:24px}.works__nav{border:none;cursor:pointer}.works__nav--bottom{width:52px;height:52px;border-radius:50%;background:#ffffffeb;color:#1f2d6b;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1;box-shadow:0 10px 24px #0000003d;transition:transform .2s ease,opacity .2s ease,background .2s ease}.works__nav--bottom:hover{transform:scale(1.06);background:#fff}.works__dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:0}.works__dots span{width:10px;height:10px;background:gray;border-radius:999px;cursor:pointer;transition:width .2s ease,background .2s ease,transform .2s ease}.works__dots span:hover{transform:scale(1.08)}.works__dots span.active{width:25px;background:#fff}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;gap:20px;z-index:999;padding:20px}.lightbox img{max-width:90%;max-height:90%;object-fit:contain;display:block}.lightbox button{background:none;border:none;color:#fff;font-size:40px;cursor:pointer;line-height:1}@media (max-width: 900px){.works{padding:90px 0}.works__title{font-size:34px;margin-bottom:28px}.works__card{grid-template-columns:1fr;gap:24px;padding:22px}.works__info h3{font-size:24px}}@media (max-width: 560px){.works{padding:40px 0}.works__container{width:min(100% - 24px,100%)}.works__title{font-size:26px}.works__card{padding:16px;border-radius:18px;gap:18px}.works__main{border-radius:16px}.works__photo-arrow{width:34px;height:34px;font-size:20px}.works__thumbs{gap:8px;margin-top:10px;padding:10px 0}.works__thumbs img{border-radius:8px}.works__info h3{font-size:22px;margin-bottom:2px}.works__info h4{font-size:16px;margin:16px 0 8px}.works__info p,.works__info li{font-size:15px}.works__bottom-nav{gap:12px;margin-top:18px}.works__nav--bottom{width:46px;height:46px;font-size:26px}.lightbox{gap:10px;padding:12px}.lightbox button{font-size:32px}}.works{position:relative;overflow:hidden}.works:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(600px at 20% 30%,rgba(124,156,255,.15),transparent 70%),radial-gradient(500px at 80% 70%,rgba(124,156,255,.12),transparent 70%),radial-gradient(400px at 50% 90%,rgba(255,255,255,.05),transparent 70%);animation:worksFloat 18s ease-in-out infinite alternate}.works:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(400px at 70% 20%,rgba(124,156,255,.08),transparent 70%),radial-gradient(300px at 30% 80%,rgba(255,255,255,.04),transparent 70%);animation:worksFloatReverse 24s ease-in-out infinite alternate}@keyframes worksFloat{0%{transform:translate(0) scale(1)}to{transform:translate(-40px,-30px) scale(1.1)}}@keyframes worksFloatReverse{0%{transform:translate(0) scale(1)}to{transform:translate(30px,40px) scale(1.05)}}.works__container{position:relative;z-index:1}.testimonials{position:relative;overflow:hidden;padding:110px 0;background:none;isolation:isolate}.testimonials__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.3),transparent 30%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.22),transparent 28%);pointer-events:none;z-index:0}.testimonials__container{position:relative;z-index:1;width:min(1240px,calc(100% - 32px));margin:0 auto}.testimonials__content{display:grid;grid-template-columns:1fr 1fr;gap:40px}.testimonials__intro{position:sticky;top:100px;align-self:start}.testimonials__badge{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;margin:0 0 20px;border-radius:999px;background:#ffffff6b;border:1px solid rgba(47,63,119,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#24304f;font-size:14px;font-weight:600;letter-spacing:.01em}.testimonials__title{color:#172033;font-size:clamp(32px,4.4vw,42px);margin:0 0 20px;line-height:normal;font-weight:600;letter-spacing:0em}.testimonials__subtitle{max-width:390px;margin:0 0 28px;color:#172033b8;font-size:17px;line-height:1.6}.testimonials__summary{display:flex;align-items:center;gap:16px;width:fit-content;padding:18px 20px;margin:0 0 12px;border-radius:24px;background:#ffffff8c;border:1px solid rgba(47,63,119,.12);box-shadow:0 18px 50px #414c781f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.testimonials__summary-score{color:#172033;font-size:36px;line-height:1;font-weight:800;letter-spacing:-.04em}.testimonials__summary-info{display:flex;flex-direction:column;gap:8px}.testimonials__summary-text{display:flex;flex-direction:column;gap:0px}.testimonials__summary-text strong{color:#172033;font-size:15px;font-weight:700}.testimonials__summary-text span{color:#1720339e;font-size:13px;line-height:1.4}.testimonials__stars{display:inline-flex;align-items:center;gap:0px;color:#fbbc04;font-size:16px;line-height:1;letter-spacing:.02em}.testimonials__feed{position:relative;height:760px;overflow:hidden;border-radius:32px;padding:20px;background:#ffffff57;border:1px solid rgba(47,63,119,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff80,0 20px 50px #414c781a}.testimonials__fade{position:absolute;left:0;width:100%;height:110px;z-index:3;pointer-events:none}.testimonials__google-btn{margin-top:18px;display:inline-flex;align-items:center;gap:12px;padding:16px 22px;border-radius:20px;background:linear-gradient(135deg,#5b8cff,#3b5ccc);color:#fff;text-decoration:none;font-weight:600;font-size:15px;box-shadow:0 12px 30px #3b5ccc47;transition:all .25s ease}.testimonials__google-btn:hover{transform:translateY(-2px);box-shadow:0 16px 36px #3b5ccc61}.testimonials__google-btn svg{width:18px;height:18px;opacity:.9}.testimonials__google-icon-wrap{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#4285f4;font-weight:700}.testimonials__fade--top{top:0;background:linear-gradient(180deg,#eef1fffa,#eef1ff00)}.testimonials__fade--bottom{bottom:0;background:linear-gradient(0deg,#eef1fffa,#eef1ff00)}.testimonials__track{display:flex;flex-direction:column;gap:16px;animation:testimonials-scroll 32s linear infinite;will-change:transform}@media (hover: hover){.testimonials__feed:hover .testimonials__track{animation-play-state:paused}}@keyframes testimonials-scroll{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 8px))}}.testimonial-card{position:relative;padding:18px 18px 16px;border-radius:22px;background:#ffffffeb;color:#202124;box-shadow:0 2px 10px #0000000d,0 18px 42px #414c7814}.testimonial-card__top{display:flex;align-items:flex-start;gap:14px}.testimonial-card__avatar{flex:0 0 auto;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#e8f0fe;color:#1967d2;font-size:18px;font-weight:700}.testimonial-card__identity{flex:1;min-width:0}.testimonial-card__name-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.testimonial-card__name{margin:0;color:#202124;font-size:16px;line-height:1.25;font-weight:700}.testimonial-card__google-icon{flex:0 0 auto;width:18px;height:18px}.testimonial-card__meta{display:flex;align-items:center;gap:7px;margin-top:6px}.testimonial-card__meta .testimonials__stars{font-size:14px}.testimonial-card__dot,.testimonial-card__time{color:#5f6368;font-size:13px;line-height:1.2}.testimonial-card__text{margin:14px 0 0;color:#3c4043;font-size:15px;line-height:1.65}@media (max-width: 1100px){.testimonials__content{grid-template-columns:1fr}.testimonials__intro{position:relative;top:auto}.testimonials__subtitle{max-width:100%}}@media (max-width: 767px){.testimonials{padding:50px 0}.testimonials__badge{display:none}.testimonials__google-btn{display:flex;width:80%;margin:12px auto 0;justify-content:center;padding:10px 14px;font-size:13px;border-radius:12px;gap:8px}.testimonials__google-icon-wrap{width:22px;height:22px}.testimonials__google-btn svg{width:14px;height:14px}.testimonials__container{width:min(100%,calc(100% - 20px))}.testimonials__title{font-size:clamp(26px,9vw,26px);text-align:center;line-height:normal}.testimonials__subtitle{font-size:15px}.testimonials__summary{width:100%;padding:16px;border-radius:22px}.testimonials__summary-score{font-size:30px}.testimonials__feed{height:560px;padding:14px;border-radius:24px}.testimonials__fade{height:70px}.testimonials__track{gap:12px;animation-duration:28s}.testimonial-card{padding:16px;border-radius:18px}.testimonial-card__avatar{width:42px;height:42px;font-size:16px}.testimonial-card__text{font-size:14px;line-height:1.58}}@media (prefers-reduced-motion: reduce){.testimonials__track{animation:none}}.faq{position:relative;overflow:hidden;padding:40px 20px 60px;background:none}.faq:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.faq__container{position:relative;z-index:1;width:min(1232px,100%);margin:0 auto;padding:38px 28px 20px;background:#ffffffe0;border:1px solid rgba(47,63,119,.1);border-radius:28px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 50px #414c781a,inset 0 1px #ffffff8c}.faq__title{margin:0 0 10px;text-align:center;font-size:clamp(32px,4vw,42px);line-height:1.05;font-weight:600;letter-spacing:.01em;color:#172033}.faq__item{border-top:1px solid rgba(23,32,51,.08)}.faq__item:first-child{border-top:none}.faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 10px;background:transparent;border:none;outline:none;text-align:left;cursor:pointer;color:#2c2c2c;font-family:Onest,sans-serif;font-size:20px;font-weight:500;transition:color .25s ease}.faq__question:hover{color:#1b6ef3}.faq__icon{flex:0 0 auto;font-size:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#6b6b8d;transition:transform .3s ease,color .25s ease}.faq__icon.rotate{transform:rotate(90deg)}.faq__answer{max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .5s ease,opacity .35s ease,transform .35s ease}.faq__item.open .faq__answer{max-height:500px;opacity:1;transform:translateY(0)}.faq__answer-content{padding:0 10px 26px;font-size:18px;font-weight:400;line-height:1.75;color:#575a68;transition:opacity .3s ease}.faq__item.open .faq__question-text,.faq__item.open .faq__icon{color:#3c7bff}@media (max-width: 1024px){.faq__container{padding:32px 28px}.faq__question-text{font-size:19px}.faq__answer-content{font-size:16px}}@media (max-width: 767px){.faq{padding:20px 16px 40px}.faq__container{padding:24px 18px 16px;border-radius:22px}.faq__title{margin-bottom:8px;font-size:clamp(26px,8vw,26px)}.faq__question{padding:18px 6px;gap:14px;font-size:16px}.faq__question-text{font-size:18px;line-height:1.4}.faq__icon{font-size:22px;width:28px;height:28px}.faq__answer-content{padding:0 6px 20px;font-size:15px;line-height:1.68}}.contact-block{padding:110px 20px;background:radial-gradient(circle at 80% 20%,rgba(255,110,64,.2),transparent 25%),radial-gradient(circle at 70% 85%,rgba(110,59,255,.25),transparent 30%),linear-gradient(90deg,#02122f,#05193c 40%,#120f36,#2a1034)}.contact-block__container{max-width:1240px;margin:0 auto}.contact-block__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px}.contact-block__title{color:#bfe30a;font-size:32px;font-weight:600;margin-bottom:30px;display:inline-block;padding:14px 22px;border-radius:18px;background:#bfe30a22;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #00000040,inset 0 1px #ffffff1f}.contact-form{display:flex;flex-direction:column;gap:22px}.contact-form__group{display:flex;flex-direction:column;gap:8px}.contact-form label{color:#fff;font-size:16px;font-weight:500;font-family:Onest,sans-serif}.contact-form input,.contact-form textarea,.contact-form button{font-family:Onest,sans-serif}.contact-form input,.contact-form textarea{background:#020b22e6;border:1px solid rgba(110,145,255,.2);color:#fff;border-radius:16px;padding:16px;font-size:16px;outline:none;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease,transform .25s ease}.contact-form input:hover,.contact-form textarea:hover{border-color:#6e91ff6b;background:#04102ef5;box-shadow:0 0 0 4px #3c7bff14}.contact-form input:focus,.contact-form textarea:focus{border-color:#3c7bff;background:#051234;box-shadow:0 0 0 4px #3c7bff1f,0 10px 30px #18368c38;transform:translateY(-1px)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#fff6}.contact-form input:focus,.contact-form textarea:focus{border-color:#3c7bff}.contact-form textarea{resize:vertical;min-height:150px}.contact-form button{margin-top:10px;border:none;border-radius:16px;padding:16px 24px;background:linear-gradient(180deg,#4a86ff,#2657e7);color:#fff;font-size:16px;font-weight:600;letter-spacing:-.01em;cursor:pointer;box-shadow:0 10px 24px #2657e747,inset 0 1px #ffffff2e;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,background .22s ease}.contact-form button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #2657e75c,inset 0 1px #ffffff38;filter:brightness(1.04)}.contact-form button:active{transform:translateY(0);box-shadow:0 8px 18px #2657e73d,inset 0 1px #ffffff24}.contact-form button:focus-visible{outline:none;box-shadow:0 0 0 4px #3c7bff2e,0 16px 34px #2657e757}.contact-form button:disabled{opacity:.7;cursor:default}.contact-form__alert{padding:14px;border-radius:14px;font-weight:600;font-size:14px;font-family:Onest,sans-serif}.contact-form__alert.success{background:#2fb52b;color:#fff}.contact-form__alert.error{background:#d13c3c;color:#fff}.contact-block__right{font-family:Onest,sans-serif}.contact-block__right h3{color:#fff;font-size:32px;font-weight:600;margin-bottom:20px;font-family:Onest,sans-serif}.contact-block__contacts{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.contact-block__contacts a,.contact-block__contacts div{color:#fff;text-decoration:none;font-size:20px;font-weight:500;padding-bottom:0;font-family:Onest,sans-serif}.contact-block__contacts a:first-child,.contact-block__address{font-size:20px;font-weight:600;line-height:1.35}.contact-block__address{color:#fff;text-decoration:none}.contact-block__address:hover{text-decoration:underline}.contact-block__hours{margin-top:12px;font-family:Onest,sans-serif}.contact-block__hours strong{display:block;margin-bottom:10px;color:#fff;font-size:17px;font-weight:600;line-height:1.4}.contact-block__hours div{color:#ffffffd6;font-size:17px;font-weight:500;line-height:1.65;font-family:Onest,sans-serif}.contact-block__map{border-radius:20px;overflow:hidden;margin-bottom:16px}.contact-block__map iframe{width:100%;height:260px;border:none}.contact-block__note{background:#ef9051;padding:16px;border-radius:16px;color:#fff;font-size:14px;font-family:Onest,sans-serif}@media (max-width: 1024px){.contact-block__grid{grid-template-columns:1fr;gap:40px}.contact-block__title{font-size:32px}}@media (max-width: 768px){.contact-block{padding:40px 16px}.contact-block__title{font-size:26px}.contact-block__right h3{font-size:24px}.contact-block__contacts a:first-child,.contact-block__address{font-size:18px}.contact-form button{width:100%}}body{font-family:Onest,sans-serif;background:#0f0f11;color:#fff}.faq-testimonials-unified{position:relative;margin-top:-2px;margin-bottom:-2px;background:linear-gradient(180deg,#c0c7ff,#d7dcff 42%,#e7ebff 72%,#f2f4ff)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Onest,sans-serif;background:#0b0d12;color:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}section{scroll-margin-top:80px}@media (max-width: 768px){.header{position:fixed;top:auto!important;bottom:14px!important;left:0;width:100%;z-index:1000;pointer-events:none}.header__container{padding:0 14px}.header__panel{gap:12px;padding:0 14px;border-radius:16px}.header__lang-button{font-size:14px}.header__lang-icon{font-size:15px}.header__phone{gap:6px}.header__phone-icon{font-size:16px}.header__phone-number{font-size:15px}.header__socials{gap:6px}.header__social,.header__social img{width:24px;height:24px}}.seo-language-links{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}
