@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:Manrope,Arial,sans-serif;color:#f7f7f4;background:#151719;font-synthesis:none;--lime:#d5fb59;--muted:#a9adae}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--lime);outline-offset:6px}.wrap{width:min(1240px,calc(100% - 88px));margin-inline:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #383a3b}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:14px;line-height:1.13;letter-spacing:.035em}.brandmark{display:grid;place-items:center;width:44px;height:44px;background:var(--lime);color:#151719;font-size:33px;letter-spacing:-3px;border-radius:12px;padding-right:4px}.header nav{display:flex;gap:30px;font-size:14px;color:#c2c5c4}.header nav a:hover,.text-link:hover{color:var(--lime)}.header-phone{font-size:16px;font-weight:700}.header-phone span{margin-left:12px;color:var(--lime)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding-block:68px 58px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.6;color:var(--muted)}h1{font-size:clamp(70px,7.6vw,108px);line-height:.99;letter-spacing:-.065em;margin:27px 0}h1 span{color:var(--lime)}.hero-description{font-size:18px;line-height:1.65;max-width:415px;color:#c3c6c5;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:20px 24px;border-radius:9px;font-size:14px;font-weight:800;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#e4ff98}.lime{background:var(--lime);color:#151719}.button span{font-size:22px;line-height:1}.hero-address{margin-top:34px;font-size:14px}.hero-address span{display:block;color:var(--muted);margin-top:5px;font-size:12px}.hero-visual{height:530px;position:relative;border-radius:18px;overflow:hidden;background:#222528}.hero-visual img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;bottom:0;left:0;right:0;padding:65px 28px 26px;background:linear-gradient(transparent,#101213e8);display:flex;justify-content:space-between;gap:16px;font-size:12px}.image-caption span:first-child{font-weight:800;letter-spacing:.08em}.image-caption span:last-child{color:#c2c5c4}.device-band{border-top:1px solid #383a3b;border-bottom:1px solid #383a3b;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:24px;font-size:14px}.device-band>span{color:var(--muted)}.device-band p{margin:0;font-weight:600}.device-band i{font-style:normal;color:#686d6b;margin-inline:22px}.section{padding-block:90px}h2{font-size:clamp(36px,4vw,54px);line-height:1.12;letter-spacing:-.045em;font-weight:700;margin:18px 0 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:40px}.section-heading>p{color:var(--muted);font-size:16px;line-height:1.7;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{background:#222527;border:1px solid #363a3b;border-radius:12px;padding:26px;text-align:left;color:inherit;min-height:252px;display:flex;flex-direction:column;transition:background .2s,border-color .2s}button.service-card{cursor:pointer}button.service-card:hover{background:#2d3231;border-color:#a9c848}.card-number{color:var(--muted);font-size:12px}.service-card h3{font-size:22px;font-weight:600;letter-spacing:-.03em;margin:24px 0 9px}.service-card p{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 25px;max-width:250px}.card-bottom{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;margin-top:auto;width:100%}.card-bottom>span{color:var(--lime);font-size:22px}.help-card{background:var(--lime);color:#151719;border-color:var(--lime)}.help-card p,.help-card .card-number,.help-card .card-bottom>span{color:#424d24}.price-note{color:var(--muted);font-size:14px;line-height:1.6;margin-top:24px}.process{background:#edefe9;color:#171a19}.process .eyebrow{color:#666e65}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:48px}.steps article{border-top:1px solid #bdc5b9;padding-top:23px}.steps article>span{font-size:14px;color:#67735e}.steps h3{font-size:20px;letter-spacing:-.03em;margin-top:24px}.steps p{font-size:16px;line-height:1.7;color:#5b625a;max-width:320px}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-address{font-size:20px;line-height:1.6;margin-top:32px}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:6px}.contact-panel{background:#232729;border-radius:14px;padding:36px}.big-phone{display:block;font-size:clamp(35px,4.2vw,58px);line-height:1.15;letter-spacing:-.04em;font-weight:600;margin-block:20px}.contact-panel p{max-width:370px;color:var(--muted);line-height:1.6;font-size:14px;margin-bottom:24px}footer{border-top:1px solid #383a3b;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:30px}footer>span,footer>a:last-child{color:var(--muted);font-size:12px}dialog{background:#252a2b;color:#f6f7f4;border:1px solid #50574e;border-radius:16px;width:min(550px,calc(100% - 32px));padding:40px}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}dialog h2{font-size:34px;margin:20px 0}dialog p{font-size:16px;line-height:1.7;color:#d0d3d0}dialog .dialog-note{font-size:14px;color:#aeb5ae}dialog .button{margin-top:16px;gap:5px}.close{position:absolute;top:10px;right:12px;background:transparent;color:white;border:0;font-size:30px;cursor:pointer;width:40px;height:40px}.skip{position:fixed;left:20px;top:-100px;padding:15px;background:var(--lime);color:#151719;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){.hero{padding-block:85px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header nav{gap:16px}.hero{gap:28px}.hero-visual{height:490px}.device-band i{margin-inline:10px}.service-card{padding:22px}.service-card h3{font-size:20px}.contacts{gap:40px}.image-caption{flex-direction:column;gap:8px}}@media(max-width:720px){.wrap{width:calc(100% - 36px)}.header{height:86px}.header nav{display:none}.header-phone{font-size:13px}.header-phone span{display:none}.brand{font-size:12px}.brandmark{width:37px;height:37px;font-size:29px}.hero{grid-template-columns:1fr;padding-block:40px 30px;gap:32px}h1{font-size:78px;margin-block:22px}.hero-description{font-size:16px;max-width:360px}.hero-address{margin-top:23px}.hero-visual{height:340px}.image-caption{flex-direction:row;padding:50px 20px 20px;font-size:10px}.device-band{align-items:start;flex-direction:column;gap:12px;font-size:12px;line-height:1.8}.device-band i{margin-inline:6px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px;font-size:14px}.service-grid{grid-template-columns:1fr 1fr;gap:10px}.service-card{padding:18px;min-height:260px}.service-card h3{font-size:19px;margin-top:20px}.service-card p{font-size:14px}.card-bottom{font-size:12px}.steps{grid-template-columns:1fr;gap:20px;margin-top:32px}.steps h3{margin-top:14px}.steps p{max-width:100%;font-size:15px}.contacts{grid-template-columns:1fr;gap:35px}.contact-panel{padding:28px}.big-phone{font-size:46px}footer{flex-wrap:wrap}footer>span{display:none}dialog{padding:35px 24px}}@media(max-width:370px){h1{font-size:68px}.service-grid{grid-template-columns:1fr}.header-phone{font-size:12px}.button{padding:18px;font-size:13px}.image-caption{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.brand-name{font-size:25px;letter-spacing:-.04em}.brand-name small{display:block;font-size:9px;letter-spacing:.06em;margin-top:4px}.brandmark{letter-spacing:-3px;padding-right:5px}.hero-visual img{object-position:54% center}.hero-visual{height:520px}.category-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.category-tab{border:1px solid #414648;border-radius:12px;overflow:hidden;padding:0;background:#232729;color:inherit;text-align:left;cursor:pointer}.category-tab img{width:100%;height:160px;display:block;object-fit:cover;object-position:center 58%;transition:filter .2s}.category-tab span{display:flex;justify-content:space-between;gap:8px;padding:19px 18px;font-size:17px;font-weight:700}.category-tab b{font-weight:400;color:var(--lime)}.category-tab[aria-selected=true]{border-color:var(--lime);box-shadow:0 0 0 2px var(--lime)}.category-tab[aria-selected=true] span{background:var(--lime);color:#151719}.category-tab[aria-selected=true] b{color:#151719}.category-tab:hover img{filter:brightness(1.08)}.service-panel{background:#222527;border:1px solid #373d3e;border-radius:14px;padding:32px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);gap:40px}.category-feature h3{font-size:32px;line-height:1.2;letter-spacing:-.035em;margin:18px 0 12px}.category-feature p{font-size:16px;line-height:1.6;color:#b9bfbf;min-height:52px;margin-bottom:24px}.category-feature>img{display:block;width:100%;height:290px;object-fit:cover;object-position:center 58%;border-radius:8px}.service-list{display:flex;flex-direction:column}.service-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 4px;text-align:left;background:none;color:inherit;border:none;border-bottom:1px solid #424748;cursor:pointer;width:100%}.service-row:first-child{padding-top:5px}.service-row:last-child{border-bottom:none}.service-row strong{display:block;font-size:18px;font-weight:600}.service-symptom{display:block;color:#b0b7b7;font-size:14px;line-height:1.55;margin-top:6px}.row-arrow{color:var(--lime);font-size:23px}.service-row:hover strong{color:var(--lime)}.service-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding:25px 0}.service-help strong{font-size:20px}.service-help p{color:var(--muted);font-size:15px;line-height:1.6;margin-bottom:0}.workshop{padding-bottom:0}.workshop-photos{display:grid;grid-template-columns:1fr 1fr;gap:20px}.workshop-photos figure{margin:0}.workshop-photos img{width:100%;height:360px;object-fit:cover;display:block;border-radius:12px}.workshop-photos figcaption{font-size:14px;color:var(--muted);margin-top:16px}.video-jump{display:block;background:none;border:0;color:var(--lime);cursor:pointer;padding:0;margin-top:28px;text-align:left;font:inherit;font-size:16px}.route-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:0 0 90px}.route-copy>p{max-width:420px;font-size:17px;line-height:1.7;color:#bec4c3}.route-copy ol{padding-left:25px;margin:30px 0;font-size:17px;line-height:1.6}.route-copy li{padding:0 0 18px 8px}.route-copy li::marker{color:var(--lime);font-weight:700}.route-help a{color:var(--lime)}.route-player{width:min(100%,365px);justify-self:center}.route-player video{width:100%;height:auto;aspect-ratio:9/16;display:block;border-radius:16px;background:#222;max-height:650px}.video-direct{font-size:14px;color:#bbc2bf;text-decoration:underline;text-underline-offset:4px;display:block;margin-top:14px}#video-status{font-size:14px;line-height:1.5;color:var(--muted)}#video-status:empty{display:none}#dialog-image{width:100%;max-height:260px;object-fit:contain;border-radius:8px}dialog{max-height:90dvh;overflow-y:auto}.price-note{margin-top:6px}.category-tab:focus-visible,.service-panel:focus-visible{outline:3px solid white;outline-offset:5px}@media(max-width:1000px){.category-tab img{height:130px}.category-tab span{font-size:15px;padding:16px 12px}.service-panel{gap:26px;padding:26px}.category-feature h3{font-size:28px}.workshop-photos img{height:280px}.route-section{gap:40px}.device-band i{margin-inline:6px}}@media(max-width:720px){.brand-name{font-size:21px}.brand-name small{font-size:8px}.hero-visual{height:340px}.category-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-tab img{height:125px}.category-tab span{font-size:16px}.service-panel{grid-template-columns:1fr;padding:22px;gap:24px}.category-feature>img{display:none}.category-feature h3{font-size:28px}.category-feature p{min-height:0;margin-bottom:0}.service-row{padding-block:18px}.service-row strong{font-size:17px}.service-help{align-items:start;flex-direction:column}.service-help .button{width:100%}.workshop-photos{grid-template-columns:1fr;gap:28px}.workshop-photos img{height:auto;aspect-ratio:4/3}.contacts{padding-bottom:45px}.route-section{grid-template-columns:1fr;gap:28px;padding-bottom:58px}.route-copy ol{font-size:16px}.route-copy>p{font-size:16px}.route-player{width:min(100%,340px)}.device-band p{display:flex;flex-wrap:wrap;gap:4px}.workshop h2{font-size:36px}}
.map-section{padding-bottom:64px}.map-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px}.map-heading p{font-size:17px;line-height:1.7;margin:22px 0 0}.map-heading p span{color:var(--muted);font-size:14px}.map-actions{display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding-bottom:8px}.map-actions .button{min-width:260px}.map-frame{overflow:hidden;border:1px solid #414648;border-radius:16px;background:#252a2b}.map-frame iframe{display:block;border:0;width:100%;height:460px}.map-fallback{font-size:14px;line-height:1.6;color:var(--muted);margin-top:16px}.map-fallback a{text-decoration:underline;text-underline-offset:3px}.map-fallback a:hover{color:var(--lime)}@media(max-width:720px){.map-heading{flex-direction:column;align-items:flex-start;gap:25px}.map-actions{width:100%;padding:0}.map-actions .button{width:100%;min-width:0}.map-frame iframe{height:420px}.map-section{padding-bottom:42px}.map-heading p{font-size:16px}}
.brandmark{flex-shrink:0;letter-spacing:0;padding-right:0}.brand-name{font-size:23px}@media(max-width:720px){.brand-name{font-size:18px}}
