html,body,#root{min-width:320px;min-height:100%}body{background:#fff;margin:0}#root{width:100%}:root{--olive:#999e78;--olive-dark:#747958;--olive-soft:#eef0e7;--cream:#f7eee3;--sand:#dfbd9b;--black:#242424;--muted:#6f6f6f;--line:#e8e8e8;--card:#f5f5f5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);background:var(--white);margin:0;font-family:Forum,Georgia,serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,.button,.nav__cta,.lead-form button,.dark-cta__button,.specialist-card__button,.service-card button,.footer__actions a{text-transform:uppercase}.page{overflow-x:hidden}body.modal-open{overflow:hidden}.topbar{display:none}.topbar__row{white-space:nowrap;justify-content:space-between;align-items:center;gap:18px;width:min(1420px,100% - 48px);min-height:34px;margin:0 auto;display:flex}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:0 0 18px 18px;align-items:center;gap:clamp(18px,2vw,38px);width:min(1734px,100% - clamp(28px,8vw,160px));min-height:108px;margin:0 auto;padding:0 clamp(24px,3.2vw,56px);display:flex;position:relative;top:0;box-shadow:0 24px 70px #14141414}.brand{align-items:center;gap:12px;min-width:210px;display:flex}.brand__mark{display:none}.brand strong{font-size:18px;line-height:1.1;display:block}.brand small{color:#8d8d8d;margin-top:3px;font-size:14px;display:block}.nav__links{flex:1;justify-content:center;align-items:center;gap:clamp(18px,2.2vw,44px);font-size:16px;display:flex}.nav__links a{transition:color .2s}.nav__links a:hover{color:var(--olive-dark)}.nav__cta{min-width:auto;color:var(--white);background:var(--black);text-transform:uppercase;text-align:center;border-radius:999px;padding:14px 28px;font-family:Forum,Georgia,serif;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.nav__cta:before{content:none}.nav__cta:hover{background:#353535;transform:translateY(-1px)}.hero{--hero-bottom-inset:clamp(28px, 3vw, 38px);width:100%;min-height:clamp(720px,100vh - 108px,860px);box-shadow:none;background:radial-gradient(circle at 28% 45%,#ffffffe6,#0000 18%),linear-gradient(120deg,#eef1f3fa,#ffffffe0 52%,#d9e1e4f2),#eef2f3;border-radius:0;grid-template-columns:minmax(0,58fr) minmax(440px,42fr);align-items:stretch;margin:-108px 0 0;display:grid;overflow:hidden}.hero__content{min-width:0;padding:clamp(132px, 13vh, 160px) clamp(30px, 4.2vw, 88px) var(--hero-bottom-inset) clamp(44px, 8.5vw, 232px);color:var(--black);flex-direction:column;justify-content:flex-end;display:flex}.eyebrow{color:#063429;letter-spacing:0;border:1px solid #03302647;border-radius:999px;width:fit-content;margin:0 0 28px;padding:9px 18px;font-size:14px}h1,h2,h3,p{margin-top:0}h1{color:#053428;letter-spacing:0;text-transform:uppercase;max-width:820px;margin-bottom:24px;font-family:Forum,Georgia,serif;font-size:clamp(34px,3.45vw,56px);font-weight:400;line-height:1.08}.hero__text{color:#4b5660;max-width:620px;margin-bottom:34px;font-size:20px;line-height:1.35}.hero__actions{display:none}.button{text-align:center;border-radius:999px;min-width:220px;padding:20px 28px;font-weight:700}.button--dark{color:var(--white);background:var(--black);box-shadow:0 0 26px #ffffff8c}.button--light{color:var(--black);background:var(--cream);border:2px solid var(--white)}.hero__facts{gap:12px;max-width:520px;margin-bottom:0;display:none}.hero__facts span{color:var(--black);background:var(--white);text-align:center;border-radius:999px;padding:12px 20px;font-weight:700}.hero__lead-card{width:min(100%,820px);color:var(--black);background:#fffffffa;border-radius:6px;grid-template-columns:minmax(150px,190px) minmax(0,1fr);align-items:stretch;gap:18px;margin-top:clamp(28px,4vh,44px);padding:clamp(18px,1.6vw,24px);display:grid;box-shadow:0 24px 64px #28363c24}.hero__lead-card:target{animation:1.2s 2 leadPulse}@keyframes leadPulse{0%,to{box-shadow:0 24px 64px #28363c24}50%{transform:translateY(-2px);box-shadow:0 0 0 8px #999e783d,0 28px 76px #28363c33}}.hero__lead-photo{background:var(--card);border-radius:4px;min-height:220px;overflow:hidden}.hero__lead-photo img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.lead-modal{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000009e;place-items:center;min-width:320px;padding:24px;display:grid;position:fixed;inset:0}.lead-modal__card{width:min(860px,100%);max-height:calc(100vh - 48px);margin:0;animation:.22s both leadModalIn;position:relative;overflow:auto}.lead-modal__close{z-index:2;color:#053428;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:28px;line-height:1;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 10px 28px #24242429}.lead-modal__close:hover{background:var(--olive-soft)}@keyframes leadModalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hero__lead-body{min-width:0}.hero__lead-card h2{color:#053428;text-transform:uppercase;margin-bottom:8px;font-family:Forum,Georgia,serif;font-size:20px;font-weight:400;line-height:1.2}.hero__lead-card p{color:var(--muted);margin-bottom:18px;font-size:15px}.hero__media{background:#b8afa6;align-self:stretch;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:0;box-shadow:none;border-radius:0;display:block;position:absolute;inset:0}.hero__client-badge,.hero__messenger-card{z-index:2;box-sizing:border-box;background:#fffffffa;border-radius:5px;align-items:center;gap:14px;min-width:282px;min-height:70px;padding:10px 18px;display:flex;position:absolute;box-shadow:0 14px 34px #2424241f}.hero__client-badge{top:150px;left:38px}.hero__client-badge strong,.hero__messenger-card strong{color:#053428;font-size:20px;line-height:1.05;display:block}.hero__messenger-card strong{text-transform:uppercase}.hero__client-badge small,.hero__messenger-card small{color:#4d565a;margin-top:3px;font-size:14px;display:block}.hero__avatars,.hero__messenger-icons{align-items:center;display:flex}.hero__avatars span{border:2px solid var(--white);background:#efe6dd;border-radius:50%;width:42px;height:42px;margin-left:-11px;overflow:hidden}.hero__avatars span:first-child{margin-left:0}.hero__avatars img{object-fit:cover;object-position:center 28%;width:100%;height:100%;display:block}.hero__messenger-card{left:38px;bottom:var(--hero-bottom-inset);color:inherit;text-decoration:none;transition:transform .2s,box-shadow .2s}.hero__messenger-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #2424242e}.hero__messenger-icons span{background:0 0;border:0;border-radius:50%;place-items:center;width:48px;height:48px;margin-left:-10px;display:grid;overflow:hidden}.hero__messenger-icons img{width:100%;height:100%;display:block}.hero__messenger-icons span:first-child{margin-left:0}.photo-placeholder{color:#24242485;text-align:center;background:linear-gradient(135deg,#ffffff73,#ffffff14),#ffffff2e;border:2px dashed #2424243d;border-radius:26px;place-items:center;min-height:100%;font-size:22px;font-weight:700;display:grid}.eyebrow--dark{color:var(--black);border-color:#24242433;margin-bottom:20px}.lead-card{background:var(--card);border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;width:min(1350px,100% - 48px);margin:34px auto 0;padding:42px;display:grid;box-shadow:0 18px 46px #2424240f}.lead-card h2{max-width:640px;margin-bottom:14px;font-size:clamp(32px,3.5vw,48px)}.lead-card p{max-width:620px;color:var(--muted);margin-bottom:0;font-size:19px;line-height:1.45}.lead-form--light input{background:var(--white)}.lead-form--light button{color:var(--white);background:var(--black)}.lead-form--hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.lead-form--hero input,.lead-form--hero select{background:var(--card);min-height:46px;color:var(--black);padding:0 18px;font-size:14px;transition:background .2s,box-shadow .2s,color .2s}.lead-form--hero input:hover,.lead-form--hero input:focus,.lead-form--hero select:hover,.lead-form--hero select:focus{background:#f0f0f0;outline:0;box-shadow:inset 0 0 0 1px #2424240d}.lead-form--hero .phone-input:hover::placeholder,.lead-form--hero .phone-input:focus::placeholder{color:#0000}.lead-form--hero .phone-input{background-image:linear-gradient(90deg,#0000,#0000)}.lead-form--hero .phone-input:hover,.lead-form--hero .phone-input:focus{color:var(--black)}.lead-form--hero .phone-input:hover{caret-color:var(--black);background:linear-gradient(#f0f0f0,#f0f0f0) padding-box padding-box}.lead-form--hero .phone-input:hover:not(:focus){color:#0000}.lead-form--hero .phone-input:hover:not(:focus):before{content:"+7 ___-__-__"}.lead-form--hero .phone-input:placeholder-shown:hover{text-indent:0;background:linear-gradient(#f0f0f0,#f0f0f0) padding-box padding-box}.lead-form--hero button{color:#053428;background:var(--olive);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;min-width:0;min-height:46px;padding:0 18px;font-family:Forum,Georgia,serif;font-size:14px;overflow:hidden}.lead-form--hero .phone-input{position:relative}.lead-form--hero .phone-input:placeholder-shown:hover{text-shadow:0 0 #0000;color:var(--muted);-webkit-text-fill-color:transparent;background-blend-mode:normal;-webkit-text-fill-color:transparent;text-indent:-999px;-webkit-text-fill-color:var(--muted);text-indent:0;background-color:#f0f0f0;background-image:none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:999px;padding-left:18px;font-size:14px;box-shadow:inset 0 0 0 1px #24242405,inset 18px 0 #f0f0f0}.lead-form--hero .phone-input:placeholder-shown:hover::placeholder{color:var(--muted)}.lead-form--hero .phone-input:placeholder-shown:hover{caret-color:#0000;pointer-events:auto;font-variant-numeric:tabular-nums;--phone-mask:"+7 ___-__-__";background:#f0f0f0}.lead-form--hero .phone-input:placeholder-shown:hover::placeholder{content:"+7 ___-__-__"}.lead-form--hero .phone-input:placeholder-shown:hover{font-family:Forum,Georgia,serif}.lead-consent{color:#4f5659;grid-column:1/-1;grid-template-columns:18px 1fr;align-items:start;gap:10px;font-size:11px;line-height:1.25;display:grid}.lead-consent input{width:18px;min-height:18px;accent-color:var(--olive);border-radius:0;margin:0;padding:0}.lead-form__message{grid-column:1/-1;margin:-2px 0 0;font-size:14px;line-height:1.25}.lead-form__message--success{color:#2f6d4b}.lead-form__message--error{color:#9f2f2f}.lead-form button:disabled{cursor:wait;opacity:.72}.lead-form--hero{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form--hero input,.lead-form--hero select,.lead-form--hero .phone-input,.lead-form--hero .phone-input:placeholder-shown:hover,.lead-form--hero .phone-input:hover,.lead-form--hero .phone-input:focus{min-width:0;color:var(--black);-webkit-text-fill-color:var(--black);text-indent:0;caret-color:var(--black);background:var(--card);font-family:Forum,Georgia,serif;font-size:14px}.lead-form--hero input::placeholder,.lead-form--hero .phone-input::placeholder,.lead-form--hero .phone-input:placeholder-shown:hover::placeholder,.lead-form--hero .phone-input:hover::placeholder,.lead-form--hero .phone-input:focus::placeholder{color:var(--muted)}.section{width:min(1350px,100% - 48px);margin:110px auto 0}.section--intro{width:min(1240px,100% - 48px);display:block}.section--intro p:last-child,.section--intro .section-number{display:none}.section--intro h2{color:#053428;text-transform:uppercase;margin-bottom:0;font-family:Forum,Georgia,serif;font-size:clamp(30px,3vw,42px);font-weight:400;line-height:1.1}.why-layout{grid-template-columns:minmax(320px,470px) minmax(0,1fr);align-items:stretch;gap:clamp(44px,6vw,78px);width:min(1240px,100% - 48px);margin:36px auto 0;display:grid}.why-visual{min-height:730px;box-shadow:none;background:#f2f0e9;border-radius:0;place-items:center;display:grid;overflow:hidden}.why-visual img{object-fit:cover;object-position:center center;width:100%;height:100%;min-height:730px;display:block}.why-list{align-content:start;gap:0;padding-top:4px;display:grid}.why-item{border-bottom:1px solid var(--line);background:var(--white);min-height:108px;padding:26px 0 26px 88px;position:relative}.why-item:first-child{border-top:1px solid var(--line)}.why-item:before{content:"";background:radial-gradient(circle at 62% 38%,#0a4d3e 0 13%,#0000 14%),radial-gradient(circle at 36% 62%,#0c6a52 0 17%,#0000 18%),linear-gradient(135deg,#064333,#0e6a55 58%,#bdd4bd);border-radius:50%;width:50px;height:50px;position:absolute;top:30px;left:8px;box-shadow:0 12px 20px #03302629,inset 0 0 0 8px #ffffff1f}.why-item:after{content:"";background:#0b5b45;border-radius:999px 999px 999px 4px;width:26px;height:16px;position:absolute;top:34px;left:46px;transform:rotate(-22deg);box-shadow:0 8px 14px #0330262e}.why-item strong{color:#053428;text-transform:uppercase;margin-bottom:9px;font-family:Forum,Georgia,serif;font-size:19px;font-weight:400;line-height:1.25;display:block}.why-item p{color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.45}.about-panel{background:0 0;border-radius:0;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(54px,6vw,82px);padding:0;display:grid}.about-panel>div:first-child{min-width:0}.about-panel>div:last-child{flex-direction:column;justify-content:flex-end;min-width:0;min-height:560px;padding-top:82px;display:flex}.about-panel h2{margin-bottom:42px}.about-visual{min-height:620px;padding:48px 0 0 64px;position:relative}.about-visual:before{content:"";background:var(--olive-soft);border-radius:14px;width:78%;position:absolute;inset:0 auto 56px 0}.about-visual img{z-index:1;object-fit:cover;object-position:center 55%;border-radius:7px;width:min(100%,560px);height:560px;display:block;position:relative;box-shadow:0 24px 54px #2424241f}.about-panel p{color:#4b5660;max-width:700px;margin-bottom:26px;font-family:Forum,Georgia,serif;font-size:19px;line-height:1.65}.about-statement{gap:16px;max-width:700px;display:grid}.about-statement p{color:#053428;background:linear-gradient(135deg, #fffffff0, #eef0e7e6), var(--white);border:1px solid #04382c29;border-radius:8px;max-width:none;margin:0;padding:clamp(22px,2.4vw,30px) clamp(24px,3vw,34px);font-size:clamp(24px,1.95vw,34px);line-height:1.18;box-shadow:0 18px 42px #2424240f}.section-number{color:var(--olive);margin-bottom:12px;font-size:24px;font-weight:700}h2{color:#053428;letter-spacing:0;text-transform:uppercase;margin-bottom:38px;font-family:Forum,Georgia,serif;font-size:clamp(36px,4vw,58px);font-weight:400;line-height:1.08}h3{color:#053428;letter-spacing:0;text-transform:uppercase;font-family:Forum,Georgia,serif;font-weight:400}.prices-section{width:min(1350px,100% - 48px);margin:110px auto 0}.prices-section h2{color:#053428;text-transform:uppercase;margin-bottom:38px;font-family:Forum,Georgia,serif;font-size:clamp(34px,3.2vw,48px);font-weight:400;line-height:1.08}.prices-panel{background:#efefef;border-radius:7px;grid-template-columns:minmax(0,1.1fr) minmax(360px,.88fr);align-items:stretch;gap:clamp(48px,7vw,108px);padding:clamp(42px,4.4vw,62px) clamp(48px,5vw,60px);display:grid}.prices-table{grid-template-rows:auto repeat(4,1fr);min-width:0;display:grid}.prices-table__head,.prices-table__row{grid-template-columns:minmax(0,1fr) minmax(150px,.34fr);align-items:center;gap:32px;display:grid}.prices-table__head{color:#053428;text-transform:uppercase;margin-bottom:22px;font-family:Forum,Georgia,serif;font-size:clamp(21px,1.55vw,26px);line-height:1.2}.prices-table__row{color:#053428;border-bottom:1px solid #07392d;min-height:72px;padding:14px 0;font-size:clamp(20px,1.45vw,24px);line-height:1.2}.prices-table__row small{color:var(--muted);margin-top:6px;font-size:clamp(15px,1vw,17px);line-height:1.2;display:block}.prices-image{background:#d8dde0;border-radius:7px;min-height:408px;overflow:hidden}.prices-image img{object-fit:cover;object-position:center center;width:100%;height:100%;min-height:408px;display:block}.offers-section{width:min(1350px,100% - 48px);margin:76px auto 0}.offers-section h2{color:#053428;text-transform:uppercase;margin-bottom:18px;font-family:Forum,Georgia,serif;font-size:clamp(34px,3.2vw,48px);font-weight:400;line-height:1.08}.offers-section>p{color:var(--muted);margin:0 0 28px;font-size:clamp(17px,1.2vw,20px);line-height:1.45}.offers-panel{grid-template-columns:minmax(0,1fr) minmax(360px,.98fr);align-items:stretch;gap:clamp(40px,5.4vw,82px);display:grid}.offers-table{grid-template-rows:auto repeat(5,minmax(68px,auto));gap:9px;min-width:0;display:grid}.offers-table__head,.offers-table__row{grid-template-columns:minmax(190px,.52fr) minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.offers-table__head span,.offers-table__row span{border-radius:7px;align-items:center;min-width:0;display:flex}.offers-table__head span{color:#053428;text-transform:uppercase;background:#c7ddb9;min-height:58px;padding:16px 26px;font-family:Forum,Georgia,serif;font-size:clamp(20px,1.45vw,24px);line-height:1.12}.offers-table__row span{color:#0b1815;background:#efefef;min-height:62px;padding:16px 26px;font-size:clamp(17px,1.08vw,19px);line-height:1.28}.offers-table__row span:first-child{color:#053428;font-weight:600}.offers-image{background:#d8eef0;border-radius:7px;min-height:410px;overflow:hidden}.offers-image img{object-fit:cover;object-position:center center;width:100%;height:100%;min-height:410px;display:block}.service-grid,.specialist-grid,.review-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.service-grid{background:#eef4e7;border-radius:8px;grid-template-columns:repeat(2,1fr);padding:24px}.service-card{background:var(--black);border-radius:24px;min-height:520px;position:relative;overflow:hidden}.service-card__image{place-items:center;display:grid;position:absolute;inset:0}.service-card__image:after{content:"";background:linear-gradient(#0000007a,#0000002e 44%,#00000085),linear-gradient(90deg,#0000003d,#0000);position:absolute;inset:0}.service-card__image img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .35s;display:block}.service-card__image--belly img{object-position:center 68%}.service-card__image--body img{object-position:center 66%}.service-card__image--waist img{object-position:center 55%}.service-card__image--face img{object-position:58% 92%}.service-card:hover .service-card__image img{transform:scale(1.04)}.service-card h3{max-width:80%;color:var(--white);margin:0;padding:32px;font-size:30px;line-height:1.08;position:relative}.service-card button{background:var(--white);cursor:pointer;border:0;border-radius:999px;min-width:168px;min-height:56px;padding:17px 38px;font-size:18px;font-weight:700;line-height:1;position:absolute;bottom:28px;right:28px}.split-section{grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr);align-items:stretch;gap:48px;width:min(1350px,100% - 48px);margin:120px auto 0;display:grid}.split-section__image{background:var(--olive-soft);border-radius:34px;min-height:100%;padding:28px;display:grid}.machine-image{object-fit:cover;object-position:center center;border-radius:24px;width:100%;height:100%;min-height:760px;display:block;box-shadow:0 24px 60px #24242424}.machine-info{gap:12px;margin-top:-14px;font-size:18px;line-height:1.45;display:grid}.machine-info p{margin-bottom:0}.machine-info strong,.machine-task strong{color:var(--black)}.machine-subtitle{margin:26px 0 16px;font-size:26px}.machine-task-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.machine-task{background:var(--card);border-radius:18px;flex-direction:column;justify-content:center;min-height:168px;padding:24px;display:flex}.machine-task strong{margin-bottom:8px;font-size:18px;display:block}.machine-task p{color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.45}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}#before-after{width:min(1500px,100% - 48px)}.gallery-item{background:#04382c;border:1px solid #04382c47;border-radius:8px;grid-template-rows:auto auto;margin:0;padding:10px;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 48px #04382c24}.gallery-item img{aspect-ratio:1;object-fit:contain;background:var(--white);border-radius:6px;width:100%;height:auto;transition:transform .35s;display:block;box-shadow:inset 0 0 0 1px #04382c14}.gallery-item figcaption{min-height:50px;color:var(--white);text-align:center;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;padding:12px 16px 14px;font-size:18px;line-height:1.15;display:flex}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 28px 64px #04382c33}.gallery-item:hover img{transform:scale(1.025)}.note{color:#4f5659;max-width:760px;margin-top:20px;font-size:17px;line-height:1.35}.guarantee-section{background:linear-gradient(135deg, #999e7829, #f7eee3c7), var(--olive-soft);border-radius:34px;width:min(1420px,100% - 48px);padding:68px}.guarantee-section h2{max-width:880px;margin-bottom:34px}.guarantee-quote{color:#053428;background:#ffffffc2;border-radius:8px;max-width:1180px;margin:0;padding:clamp(40px,5vw,72px) clamp(34px,6vw,92px);font-size:clamp(34px,3.25vw,56px);line-height:1.12;position:relative;box-shadow:0 24px 64px #24242414}.guarantee-quote:before,.guarantee-quote:after{color:#999e78b3;font-size:clamp(76px,8vw,132px);line-height:1;position:absolute}.guarantee-quote:before{content:"“";top:12px;left:clamp(14px,2.4vw,34px)}.guarantee-quote:after{content:"”";bottom:-26px;right:clamp(14px,2.4vw,34px)}.dark-cta{width:min(1350px,100% - 48px);height:230px;min-height:0;color:var(--white);background:linear-gradient(90deg,#04382c 0% 56%,#04382c33 100%),#04382c;border-radius:8px;grid-template-columns:minmax(0,58%) minmax(340px,42%);align-items:stretch;gap:0;margin:110px auto 0;padding:0;display:grid;overflow:hidden}.dark-cta>div:first-child{z-index:2;grid-template-rows:auto auto;grid-template-columns:minmax(230px,330px) minmax(220px,300px);align-content:center;justify-self:stretch;align-items:center;gap:14px clamp(28px,4vw,52px);width:100%;padding:24px clamp(32px,4vw,56px);display:grid;position:relative}.dark-cta h2{color:var(--white);text-align:left;grid-row:1/span 2;margin-bottom:0;font-size:clamp(26px,2.55vw,38px);line-height:1.18}.dark-cta p{color:var(--white);grid-column:2;margin-bottom:0;font-size:14px;font-weight:700;line-height:1.45}.dark-cta__button{color:#053428;background:var(--olive);text-align:center;text-transform:uppercase;border-radius:999px;grid-column:2;align-self:center;width:min(100%,260px);min-width:0;padding:14px 26px;font-family:Forum,Georgia,serif;font-size:14px}.dark-cta__image{height:230px;min-height:0;position:relative;overflow:hidden}.dark-cta__image:before{content:"";z-index:1;background:linear-gradient(90deg,#04382c 0%,#04382cdb 24%,#04382c47 54%,#04382c00 100%),linear-gradient(#04382c14,#04382c14);position:absolute;inset:0}.dark-cta__image img{object-fit:cover;object-position:center 34%;width:100%;height:100%;min-height:0;display:block}.lead-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(180px,.75fr);gap:14px;min-width:0;display:grid}.lead-form input,.lead-form select,.lead-form button{border:0;border-radius:999px;min-height:58px}.lead-form input,.lead-form select{background:var(--white);min-width:0;padding:0 22px}.lead-form select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#4f5659 50%),linear-gradient(135deg,#4f5659 50%,#0000 50%);background-position:calc(100% - 22px),calc(100% - 16px);background-repeat:no-repeat;background-size:6px 6px,6px 6px}.lead-form button{min-width:0;color:var(--white);background:var(--olive);white-space:normal;cursor:pointer;padding:0 30px;font-weight:700;line-height:1.15}.hero__lead-card .lead-form--hero{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hero__lead-card .lead-form--hero input,.hero__lead-card .lead-form--hero select,.hero__lead-card .lead-form--hero button{min-height:46px;padding:0 18px}.hero__lead-card .lead-form--hero button{color:#053428;background:var(--olive);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-family:Forum,Georgia,serif;font-size:14px;overflow:hidden}.specialist-card,.review-card{background:var(--card);border-radius:24px;padding:28px}.specialist-card__photo{color:#2424248c;background:linear-gradient(135deg,#e8dfd5,#a5aa86);border-radius:24px 24px 0 0;place-items:center;height:300px;margin:-28px -28px 26px;font-weight:700;display:grid;overflow:hidden}.specialist-carousel{position:relative}.specialist-grid--carousel{animation:.34s both reviewFadeSlide}.specialist-grid--carousel .specialist-card{min-height:560px}.specialist-card__photo img{object-fit:cover;object-position:center top;filter:brightness(1.05)contrast(1.06)saturate(.96);width:100%;height:100%;display:block;transform:scale(1.01)}.specialist-grid--carousel .specialist-card__photo{height:360px}.specialist-card h3{margin-bottom:10px;font-size:24px}.specialist-card p,.review-card p{color:var(--muted);line-height:1.45}.review-card p{margin-bottom:24px}.review-card small{color:var(--olive-dark);margin-top:auto;font-weight:700}.specialist-card button,.specialist-card__button{color:var(--white);background:var(--olive);border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:28px;padding:13px 24px;font-family:Forum,Georgia,serif;font-size:14px;font-weight:700;display:inline-flex}.section--muted{background:var(--card);border-radius:34px;width:min(1420px,100% - 48px);padding:70px}.review-card{background:var(--white);min-height:360px}.reviews-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:36px;display:flex}.reviews-head h2{margin-bottom:0}.review-carousel{position:relative}.review-grid{animation:.34s both reviewFadeSlide}@keyframes reviewFadeSlide{0%{opacity:0;transform:translateY(14px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.review-arrow{z-index:2;width:52px;height:52px;color:var(--black);background:var(--white);cursor:pointer;border:0;border-radius:50%;font-size:22px;transition:background .2s,color .2s,transform .2s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 34px #24242414}.review-arrow--prev{left:-26px}.review-arrow--next{right:-26px}.review-arrow:hover{color:var(--white);background:var(--olive);transform:translateY(-50%)scale(1.06)}.review-card{flex-direction:column;display:flex}.review-card__top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}.review-card__top span{color:var(--olive-dark);background:var(--olive-soft);border-radius:999px;padding:8px 12px;font-size:14px;font-weight:700}.review-card__top strong{color:#d8a300;letter-spacing:0;white-space:nowrap;font-size:18px}.review-card h3{margin-bottom:16px;font-size:28px;line-height:1.08}.faq-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.faq-item{background:var(--card);border-radius:14px;transition:background .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden}.faq-question{width:100%;color:var(--black);cursor:pointer;text-align:left;background:0 0;border:0;padding:24px 28px;font-size:18px;font-weight:700;display:block}.faq-question:after{content:"+";float:right;color:var(--olive-dark);font-size:24px;line-height:1}.faq-item.is-open .faq-question:after{content:"-"}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-answer p{color:var(--muted);margin:0;padding:0 28px;font-size:17px;line-height:1.55;transition:padding .25s;overflow:hidden}.faq-item.is-open,.faq-item:hover{background:var(--olive-soft);transform:translateY(-2px);box-shadow:0 18px 44px #24242414}.faq-item.is-open .faq-answer,.faq-item:hover .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer p,.faq-item:hover .faq-answer p{padding:0 28px 24px}@media (hover:none){.faq-item:hover{background:var(--card);box-shadow:none;transform:none}.faq-item:hover .faq-answer{grid-template-rows:0fr}.faq-item:hover .faq-answer p{padding:0 28px}.faq-item.is-open{background:var(--olive-soft);box-shadow:0 18px 44px #24242414}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer p{padding:0 28px 24px}}.footer{width:min(1420px,100% - 48px);color:var(--white);background:#04382c;border-radius:8px;grid-template-columns:minmax(320px,.78fr) minmax(520px,1fr);align-items:center;gap:clamp(38px,5vw,72px);margin:110px auto 50px;padding:58px 60px;display:grid}.footer h2{color:var(--white);margin-bottom:24px}.footer p{color:#ffffffe0;margin-bottom:8px;font-size:20px}.footer__actions{grid-template-rows:repeat(2,minmax(72px,1fr));grid-template-columns:minmax(220px,.9fr) repeat(2,minmax(170px,1fr));gap:16px;min-width:0;display:grid}.footer__actions a{color:#053428;background:var(--olive);text-align:center;border-radius:35px;justify-content:center;align-items:center;gap:12px;min-height:72px;padding:18px 28px;font-size:16px;font-weight:700;display:flex;box-shadow:0 16px 34px #0000001f}.footer__actions a:first-child{flex-direction:column;grid-row:1/span 2;gap:16px;min-height:160px;font-size:17px}.footer__actions a:first-child svg{width:28px;height:28px}.footer__actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:22px;height:22px}@media (width<=1320px){.nav{width:min(100% - 32px,1180px);min-height:92px}.nav__links{gap:clamp(14px,1.6vw,24px);font-size:14px}.brand{min-width:180px}.hero{grid-template-columns:minmax(0,56fr) minmax(380px,44fr);min-height:clamp(680px,100vh - 92px,800px);margin-top:-92px}.hero__content{padding:118px clamp(24px,3vw,42px) 42px clamp(28px,5vw,72px)}.hero__lead-card{grid-template-columns:minmax(132px,170px) minmax(0,1fr)}.hero__lead-card h2{font-size:18px}.hero__media,.hero__image{min-height:0}.hero__client-badge{top:118px;left:24px}.hero__messenger-card{left:24px;bottom:var(--hero-bottom-inset)}}@media (width<=1100px){.topbar{display:none}.nav{justify-content:space-between;width:min(100% - 32px,760px)}.nav__links{display:none}.brand{min-width:auto}.hero,.section,.lead-card,.why-layout,.prices-section,.offers-section,.split-section,.dark-cta,.footer,.section--muted{width:calc(100% - 32px)}.hero,.section--intro,.lead-card,.why-layout,.about-panel,.split-section,.dark-cta,.footer{grid-template-columns:1fr}.split-section{align-items:stretch}.hero{min-height:auto;margin-top:28px}.hero__content{justify-content:flex-start;padding:48px 28px}.hero__lead-card{grid-template-columns:minmax(150px,220px) minmax(0,1fr)}.hero__media,.hero__image{min-height:380px}.machine-image{min-height:420px}.lead-form{grid-template-columns:1fr}.prices-panel{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:32px;padding:34px 28px}.prices-image,.prices-image img{min-height:360px}.offers-panel{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:32px}.offers-table__head,.offers-table__row{grid-template-columns:minmax(160px,.48fr) minmax(0,1fr)}.offers-table__head span,.offers-table__row span{padding-left:18px;padding-right:18px}.offers-image,.offers-image img{min-height:360px}.about-panel{gap:32px}.about-panel>div:last-child{padding-top:0}.about-visual{min-height:520px;padding-left:40px}.about-visual img{width:min(100%,620px);height:480px}.service-grid,.specialist-grid,.review-grid,.gallery-grid,.faq-grid{grid-template-columns:1fr}.section--muted{padding:28px}.reviews-head{display:block}.review-arrow{top:auto;bottom:-72px;transform:none}.review-arrow:hover{transform:scale(1.06)}.review-arrow--prev{left:0}.review-arrow--next{right:0}.dark-cta{padding:0}.footer__actions{grid-template-columns:minmax(220px,.9fr) repeat(2,minmax(0,1fr))}.dark-cta>div:first-child{grid-template-columns:1fr;padding:34px 28px}.dark-cta h2,.dark-cta p,.dark-cta__button{text-align:left;grid-area:auto}.dark-cta__image{min-height:300px}.dark-cta__image img{object-position:center 28%;min-height:300px}}@media (width<=640px){.nav__cta{display:none}.brand strong{font-size:16px}.brand small{font-size:12px}h1{font-size:42px}h2{font-size:34px}h3{font-size:24px}.hero__content{padding:38px 18px}.hero__lead-card{grid-template-columns:1fr;padding:16px}.lead-modal{align-items:start;padding:14px;overflow-y:auto}.lead-modal__card{grid-template-columns:1fr;max-height:none;margin:18px 0}.lead-modal__close{top:8px;right:8px}.hero__lead-photo{min-height:220px}.lead-form--hero,.hero__lead-card .lead-form--hero{grid-template-columns:1fr}.hero__client-badge,.hero__messenger-card{width:auto;left:16px;right:16px}.machine-task-grid{grid-template-columns:1fr}.about-panel p{font-size:17px}.about-visual{min-height:auto;padding:28px 0 0 24px}.about-visual:before{width:86%;bottom:28px}.about-visual img{height:380px}.hero__text,.section--intro p:last-child,.machine-info{font-size:19px}.button{width:100%;min-width:0}.prices-section h2{margin-bottom:24px;font-size:34px}.offers-section h2{margin-bottom:12px;font-size:34px}.offers-section>p{margin-bottom:20px;font-size:16px}.prices-panel{grid-template-columns:1fr;padding:24px 18px}.prices-table{display:block}.prices-table__head,.prices-table__row{grid-template-columns:1fr;gap:6px}.prices-table__head{display:none}.prices-table__row{min-height:0}.prices-table__row span:last-child{font-weight:700}.offers-panel{grid-template-columns:1fr}.offers-table{display:block}.offers-table__head{display:none}.offers-table__row{grid-template-columns:1fr;gap:6px;margin-bottom:9px}.offers-table__row span{min-height:0;padding:14px 16px}.offers-table__row span:first-child{text-transform:uppercase;background:#c7ddb9;border-radius:7px 7px 3px 3px;font-family:Forum,Georgia,serif;font-size:21px;font-weight:400}.offers-table__row span:last-child{border-radius:3px 3px 7px 7px}.footer{padding:32px 24px}.footer__actions{grid-template-rows:auto;grid-template-columns:1fr}.footer__actions a:first-child{flex-direction:row;grid-row:auto;gap:12px;min-height:72px}}
