:root{--bg:#141414;--panel:#242424;--panel2:#1c1c1c;--gold:#ffcd43;--gold2:#e6b32f;--text:#f9f9f7;--muted:#bcbcbc;--line:#ffffff1c;--radius:22px;font-family:Montserrat,Arial,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;overflow-x:clip}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h2{font-size:clamp(30px,3.05vw,44px);line-height:1.2;letter-spacing:-.035em;font-weight:700;margin-bottom:24px}h3{font-size:24px;line-height:1.27;letter-spacing:-.025em;margin-bottom:17px}p{line-height:1.7}em{font-style:normal;color:var(--gold)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold);outline-offset:5px}::selection{background:var(--gold);color:#151515}[hidden]{display:none!important}.container{width:min(1160px,calc(100% - 64px));margin-inline:auto}.section{padding:90px 0;scroll-margin-top:96px}.section-title{text-align:center;margin:0 auto 52px;max-width:1100px}.eyebrow{color:var(--gold);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.7;margin-bottom:20px}.centered{text-align:center}.muted{color:var(--muted);font-size:14px}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.svg-icon{width:24px;height:24px;flex:0 0 auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:1000;top:-90px;left:16px;background:var(--gold);color:#141414;padding:16px}.skip-link:focus{top:10px}
.header{position:relative;z-index:50;background:#171717}.header__inner{display:flex;align-items:center;gap:28px;min-height:98px}.brand{display:block;flex:0 0 104px}.brand img{width:104px;height:84px;object-fit:contain}.header__nav{display:flex;gap:18px;font-size:12px;margin-right:auto}.header__nav a:hover{color:var(--gold)}.header__phone{white-space:nowrap}.header__phone a{font-weight:700;font-size:18px}.header__phone span{display:block;color:var(--muted);font-size:10px;margin-top:8px}.header__address{display:flex;gap:10px;align-items:center;font-size:11px;line-height:1.7}.header__address .svg-icon{color:var(--gold);width:27px;height:27px}.header__address b{font-weight:600}.header__socials{display:flex;gap:8px}.social{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:#fff;flex-shrink:0;transition:transform .2s}.social .svg-icon{width:21px;height:21px}.social:hover{transform:translateY(-3px)}.social--telegram{background:linear-gradient(145deg,#5bc9ff,#159bd4)}.social--whatsapp{background:linear-gradient(145deg,#72d961,#20a351)}.social--instagram{background:linear-gradient(145deg,#6d56df,#d83683,#f5a545)}.social--vk{background:#1877f2}.menu-toggle,.mobile-menu{display:none}
.hero{position:relative;min-height:670px;padding:25px 0 70px;overflow:hidden;background:#121212;isolation:isolate}.hero__art{position:absolute;z-index:-1;top:-2px;left:calc(50% - 280px);width:1100px;height:635px;pointer-events:none;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 96%)}.hero__art img{width:100%;height:100%;object-fit:cover;object-position:center;animation:hero-arrive 1.3s ease both}.hero:after{content:'';position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(0deg,#141414,transparent 17%),linear-gradient(90deg,#121212 6%,#121212ee 25%,#12121200 53%)}.hero__inner{position:relative}.rating{display:inline-flex;align-items:center;gap:10px;padding:9px 0;color:#eee;font-size:11px;margin-bottom:24px}.rating strong{font-size:23px}.rating__stars{color:var(--gold);font-size:20px;letter-spacing:1px}.rating .svg-icon{width:16px}.hero__copy{max-width:665px}.hero .eyebrow{font-size:10px;margin-bottom:15px}.hero h1{font-size:clamp(36px,3.4vw,48px);line-height:1.14;letter-spacing:-.04em;font-weight:750;margin:0 0 28px;max-width:650px}.hero h1 em{font-weight:700}.hero__points{list-style:none;padding:0;margin:0 0 30px;max-width:560px}.hero__points li{position:relative;padding-left:24px;color:#d2d2d2;font-size:13px;line-height:1.6;margin:9px 0}.hero__points li:before{content:'';position:absolute;left:0;top:6px;width:10px;height:10px;border:1px solid var(--gold);border-radius:50%}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.actions--center{justify-content:center;margin-top:45px}.btn{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:65px;padding:20px 28px;font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.5;border-radius:10px;transition:background .2s,transform .2s,box-shadow .2s;text-align:center}.btn:hover{transform:translateY(-2px)}.btn--gold{background:linear-gradient(130deg,#f0c04d,#ffcf48 60%,#e9b72e);color:#433207}.btn--gold:hover{box-shadow:0 8px 32px #ffcd4325}.btn--telegram{background:#20a4dc;color:#fff}.btn--telegram:hover{background:#37b5ee}.btn--outline{border-color:#ffffff45;background:transparent;color:#fff}.btn--outline:hover{border-color:var(--gold)}.hero .btn{min-width:242px}.hero__note{margin:13px 0 0;font-size:10px;color:#c8c8c8}.hero__scroll{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);font-size:10px;color:#8c8c8c;white-space:nowrap;letter-spacing:.05em}.hero__scroll span{color:var(--gold);padding-left:18px}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 36px}.benefit{display:grid;grid-template-columns:38% 1fr;min-height:230px;background:var(--panel);border-radius:var(--radius);overflow:hidden}.benefit__image{display:grid;place-items:center;background:radial-gradient(ellipse at center,#3b3e36,#20221f 75%);padding:12px;overflow:hidden}.benefit__image img{width:100%;height:auto;transition:transform .4s}.benefit:hover .benefit__image img{transform:scale(1.07) rotate(-3deg)}.benefit__copy{padding:27px 26px}.benefit h3{font-size:22px}.benefit p{font-size:12px;color:#cecece;line-height:1.75;margin-bottom:0}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.section-head h2{margin-bottom:15px}.section-head p{margin-bottom:0}.section-head .eyebrow{margin-bottom:13px}.slider-buttons{display:flex;gap:10px;flex-shrink:0}.circle-btn{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;border:1px solid #ffffff40;background:transparent;font-size:22px}.circle-btn:hover{background:var(--gold);color:#222;border-color:var(--gold)}.work-slider{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/3);gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 10px;scroll-behavior:smooth}.work-slider::-webkit-scrollbar{display:none}.work-card{min-width:0;scroll-snap-align:start}.work-photo{position:relative;width:100%;padding:0;border:0;background:#222;border-radius:22px;overflow:hidden;aspect-ratio:.9}.work-photo img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.work-photo:hover img{transform:scale(1.04)}.work-photo>span{position:absolute;right:18px;bottom:18px;background:#141414bb;border:1px solid #ffffff30;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;transform:rotate(-40deg)}.work-card h3{font-size:21px;margin:22px 0 10px}.work-card p{font-size:12px;color:var(--muted);margin:0}.works__bottom{display:flex;justify-content:space-between;gap:25px;margin-top:32px;font-size:11px;color:var(--muted)}.text-link{color:var(--gold);font-size:12px;line-height:1.6}.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.estimate-section{padding-top:60px}.quiz{max-width:960px;margin:auto;background:#1c1c1c;border:1px solid #ffffff17;border-radius:22px;overflow:hidden;box-shadow:0 25px 60px #0002}.quiz__heading{display:flex;align-items:center;gap:16px;background:#2b2b2b;padding:29px 44px;font-size:15px;line-height:1.6}.quiz__heading .svg-icon{color:var(--gold)}.quiz__progress{height:4px;background:#403b29}.quiz__progress span{display:block;width:25%;height:100%;background:var(--gold);transition:width .35s}.quiz__body{padding:32px 44px 20px;min-height:395px}.quiz h3{font-size:27px;margin-bottom:15px}.quiz__subtitle{font-size:12px;color:var(--muted);margin-bottom:23px}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quiz-choice{cursor:pointer;display:flex;gap:12px;align-items:center;padding:15px;border:1px solid #ffffff20;border-radius:9px;background:#242424;min-height:58px;font-size:12px;line-height:1.4}.quiz-choice:has(input:checked){border-color:var(--gold);background:#ffcd4309}.quiz-choice input{accent-color:var(--gold);width:17px;height:17px;flex-shrink:0}.quiz-choice img{width:40px;height:40px;object-fit:contain}.quiz__error{font-size:12px;color:#ffc785;min-height:20px;margin:18px 0 0}.quiz__footer{display:flex;align-items:center;justify-content:space-between;padding:20px 44px 32px;gap:20px}.quiz__footer>span{font-size:13px;color:var(--muted)}.quiz__footer>div{display:flex;gap:10px}.quiz__footer .btn{min-height:52px;padding:14px 24px}.quiz__footer .quiz-back{width:50px;padding:0}.quiz-inputs{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quiz-inputs label{font-size:12px;color:#ccc;display:block}.quiz-inputs input,.quiz-inputs textarea{margin-top:10px;width:100%;padding:16px;border:1px solid #ffffff30;background:#252525;border-radius:9px;color:#fff;font-size:14px;outline-offset:3px}.quiz-inputs .wide{grid-column:1/-1}.quiz-inputs textarea{min-height:95px;resize:vertical}.quiz-summary{border-left:2px solid var(--gold);padding:2px 20px;margin:20px 0}.quiz-summary p{font-size:13px;line-height:1.7;color:#d3d3d3;margin:0 0 12px}.quiz-summary b{color:#fff}.quiz-send{display:flex;flex-wrap:wrap;gap:10px}.quiz-send .btn{min-height:50px;padding:14px 20px}.quiz-send .btn--whatsapp{background:#21a854;color:white}.quiz-copy{background:none;border:0;padding:14px 0;color:var(--gold);font-size:12px;text-decoration:underline;text-underline-offset:4px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.process-card{border-top:1px solid #ffffff30}.process-card__top{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.process-card__top span{color:var(--gold);font-size:32px;font-weight:500}.process-card__top img{width:95px;height:95px;object-fit:contain}.process-card h3{font-size:21px}.process-card p{font-size:12px;line-height:1.8;color:var(--muted)}
.reviews{position:relative;isolation:isolate;background:#252622;overflow:hidden}.reviews__backdrop{position:absolute;z-index:-1;inset:0;background:linear-gradient(#141414eb,#141414c9),url('assets/work-04.webp') center 45%/cover}.reviews__intro{display:flex;justify-content:center;align-items:center;gap:14px;margin:-18px 0 28px;font-size:12px}.reviews__intro b{font-size:24px}.reviews__widget{width:min(760px,100%);height:650px;margin:auto;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 20px 70px #0003}.reviews__widget iframe{height:100%;width:100%;border:0}.reviews__link{text-align:center;margin:25px 0 0}.about__grid{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:70px}.about__brand{background:#181818;border-radius:24px;overflow:hidden}.about__brand img{width:100%;height:auto}.about__brand>span{display:block;text-align:center;font-size:10px;letter-spacing:.11em;text-transform:uppercase;padding:5px 20px 28px;color:#aaa}.about__copy p:not(.eyebrow){font-size:13px;line-height:1.85;color:#ccc}.about blockquote{border-left:3px solid var(--gold);margin:28px 0;padding-left:24px;font-size:21px;font-weight:500;line-height:1.5}.about .btn{font-size:10px;min-height:53px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px 34px}.service-card{display:flex;flex-direction:column;min-width:0}.service-card__media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:23px;margin-bottom:28px;background:radial-gradient(circle at 50% 30%,#34372e,#222 70%)}.service-card__photo{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service-card:hover .service-card__photo{transform:scale(1.04)}.service-card__object{width:85%;height:85%;object-fit:contain;margin:auto;position:absolute;inset:0}.service-card__badge{position:absolute;right:16px;bottom:16px;width:60px;height:60px;background:#262825eb;border-radius:16px;padding:6px;border:1px solid #ffffff30}.service-card h3{font-size:25px}.service-card>p{font-size:12px;line-height:1.8;color:#ccc;margin-bottom:20px}.service-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:24px;font-size:12px;line-height:1.8}.service-details summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;font-size:12px;font-weight:600;list-style:none}.service-details summary::-webkit-details-marker{display:none}.service-details summary span{color:var(--gold);font-size:22px;font-weight:400}.service-details ol{padding-left:20px;color:#bbb}.service-details li{margin-bottom:10px}.service-card__bottom{margin-top:auto}.service-card__bottom>span{display:block;color:var(--muted);font-size:11px;margin-bottom:14px}.service-card__bottom .btn{width:100%;font-size:10px;padding:18px 18px;min-height:60px}.service-card__bottom .svg-icon{width:20px}
.social-section{background:#181818}.social-section__head{display:flex;justify-content:space-between;gap:60px;align-items:center;margin-bottom:35px}.social-section__head>p{max-width:420px;font-size:14px;color:var(--muted)}.social-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.social-card{display:block;position:relative;border-radius:22px;overflow:hidden;background:#242424}.social-card>img{width:100%;aspect-ratio:1.35;object-fit:cover}.social-card>div{padding:27px}.social-card .social{float:right;width:44px;height:44px}.social-card h3{font-size:22px;margin-bottom:10px}.social-card p{font-size:11px;color:var(--muted);margin-bottom:18px}.faq-list{max-width:960px;margin:auto}.faq-item{border-bottom:1px solid #ffffff30}.faq-item:first-child{border-top:1px solid #ffffff30}.faq-item summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 0;font-size:18px;line-height:1.5;font-weight:500}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:30px;font-weight:400;color:var(--gold);transition:transform .2s}.faq-item[open] summary span,.service-details[open] summary span{transform:rotate(45deg)}.faq-item p{max-width:820px;font-size:14px;color:var(--muted);line-height:1.9;margin:0 0 25px}.contacts{background:#1b1b1b}.contacts__head{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:35px}.contacts__phone{font-size:27px;white-space:nowrap;font-weight:600}.contacts__grid{display:grid;grid-template-columns:.8fr 1.25fr;gap:60px}.contacts address{font-style:normal;font-size:24px;line-height:1.5;font-weight:500;margin-bottom:22px}.hours{font-size:14px;margin-bottom:20px}.hours span{display:inline-block;width:7px;height:7px;background:#96c445;border-radius:50%;margin-right:8px}.contacts .muted{font-size:12px;max-width:280px}.contact-socials{display:flex;gap:12px;margin:28px 0 22px}.contact-socials .social{width:46px;height:46px}.contact-chats{display:flex;flex-direction:column;gap:12px;font-size:11px;color:#ccc}.map{width:100%;height:420px;border:1px solid #ffffff22;background:#292929;border-radius:20px}.footer{background:#171717;padding:25px 0 35px}.footer__inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.footer__inner>span{color:#aaa;font-size:10px;line-height:1.8}.footer nav{display:flex;gap:22px;font-size:11px}.footer__inner>a:last-child{font-size:13px;font-weight:600}
.booking{position:fixed;z-index:80;right:24px;bottom:max(24px,env(safe-area-inset-bottom))}.booking__toggle{border:1px solid #f5d36e;background:var(--gold);color:#29210a;border-radius:40px;padding:9px 22px 9px 10px;display:flex;align-items:center;gap:12px;margin-left:auto;font-weight:600;font-size:12px;box-shadow:0 8px 36px #0004}.booking__icon{display:grid;place-items:center;width:37px;height:37px;background:#211d14;color:var(--gold);border-radius:50%}.booking__icon .svg-icon{width:22px;height:22px}.booking__panel{position:relative;width:min(340px,calc(100vw - 32px));padding:28px;border:1px solid #55503f;border-radius:20px;background:#222;box-shadow:0 15px 80px #0008;margin-bottom:15px}.booking__panel h2{font-size:25px;margin-bottom:12px}.booking__panel>p:not(.eyebrow){font-size:12px;color:#ccc}.booking__panel .eyebrow{font-size:9px;max-width:220px}.booking__channel{display:flex;gap:14px;align-items:center;border:1px solid #ffffff24;border-radius:8px;padding:14px;margin:10px 0;font-size:13px}.booking__channel:hover{border-color:var(--gold)}.booking__close{position:absolute;right:10px;top:10px;border:0;background:none;padding:5px;color:#ccc}.booking__close .svg-icon{width:18px}.lightbox{position:fixed;width:min(1100px,94vw);height:auto;max-height:94dvh;padding:20px;border:1px solid #ffffff25;border-radius:20px;background:#161616;color:#fff;overflow:auto;text-align:center}.lightbox::backdrop{background:#000d}.lightbox>img{max-width:100%;width:auto;max-height:74dvh;object-fit:contain;margin:auto}.lightbox__close{position:sticky;float:right;right:5px;top:0;background:#222;z-index:1}.lightbox p{font-size:16px;margin:15px 0 5px}.lightbox .text-link{font-size:10px}.js-reveal .reveal{transition:opacity .6s,transform .6s}.js-reveal .reveal:not(.is-visible){opacity:0;transform:translateY(18px)}
@keyframes hero-arrive{from{opacity:.3;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}
@media(min-width:1500px){.hero__art{left:calc(50% - 250px);width:1200px;height:685px}.hero{min-height:700px}}
@media(max-width:1150px){.header__inner{gap:20px}.header__nav{display:none}.header__phone{margin-left:auto}.header__socials{gap:6px}.hero__art{left:30%;width:1000px}.hero h1{font-size:43px}.hero:after{background:linear-gradient(0deg,#141414,transparent 17%),linear-gradient(90deg,#121212 6%,#121212de 28%,#12121200 67%)}.hero__copy{max-width:600px}.benefit{grid-template-columns:33% 1fr}.benefit__copy{padding:23px}.benefit h3{font-size:19px}.service-grid{gap:45px 24px}.service-card h3{font-size:22px}.contacts__phone{font-size:23px}.footer nav{gap:14px}.process-grid{gap:20px}.process-card h3{font-size:19px}.about__grid{gap:40px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.section{padding:65px 0}.section-title{margin-bottom:35px}.header__inner{gap:16px;min-height:80px}.brand{flex-basis:80px}.brand img{width:80px;height:64px}.header__address{display:none}.header__phone a{font-size:15px}.header__phone span{font-size:9px}.header__socials .social{width:31px;height:31px}.header__socials .social .svg-icon{width:18px;height:18px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;align-items:center;width:39px;height:39px;border:1px solid #ffffff40;background:none;border-radius:8px}.menu-toggle span{height:1px;width:19px;background:#fff;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:#202020;border-top:1px solid #ffffff20;padding:20px;box-shadow:0 15px 35px #0006}.mobile-menu:not([hidden]){display:grid;grid-template-columns:1fr 1fr;gap:15px}.mobile-menu>a{padding:10px;font-size:13px}.mobile-menu>div{grid-column:1/-1;display:flex;gap:12px;padding:12px}.hero{min-height:800px;padding:18px 0 40px}.hero__copy{max-width:100%}.hero h1{font-size:40px;max-width:570px}.hero h1 br:nth-child(3){display:none}.hero__art{left:24%;top:160px;width:780px;height:500px;opacity:.7}.hero__points{max-width:440px}.hero:after{background:linear-gradient(0deg,#141414,transparent 32%),linear-gradient(90deg,#121212 3%,#121212ce 40%,#12121200 90%)}.hero__copy .actions{max-width:560px}.hero__scroll{bottom:25px}.hero .btn{min-width:220px}.benefits-grid{gap:20px}.benefit{display:block}.benefit__image{height:165px;padding:12px}.benefit__image img{height:145px;width:180px;object-fit:contain}.benefit__copy{padding:24px}.benefit h3{font-size:21px}.work-slider{grid-auto-columns:calc((100% - 24px)/2);gap:24px}.work-card h3{font-size:19px}.works__bottom{flex-direction:column;gap:10px}.quiz__body{padding:28px;min-height:420px}.quiz__heading{padding:24px 28px;font-size:13px}.quiz__footer{padding:20px 28px 28px}.quiz h3{font-size:24px}.quiz-choice{font-size:11px;padding:12px;gap:8px}.quiz-choice img{width:34px;height:34px}.process-grid{grid-template-columns:1fr 1fr;gap:25px}.about__grid{gap:30px}.about blockquote{font-size:18px;padding-left:18px}.about h2{font-size:30px}.service-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.service-card h3{font-size:22px}.social-section__head{display:block}.social-section__head>p{max-width:560px}.social-cards{gap:20px}.social-card>div{padding:18px}.social-card h3{font-size:19px}.social-card .social{float:none;margin-bottom:15px}.contacts__head{display:block}.contacts__phone{display:inline-block;margin:5px 0 15px}.contacts__grid{gap:28px;grid-template-columns:1fr 1fr}.contacts address{font-size:21px}.contacts__grid .btn{padding:18px;font-size:10px;gap:10px}.footer__inner{flex-wrap:wrap;gap:20px}.footer nav{margin-left:auto}.footer__inner>a:last-child{margin-left:auto}.reviews__widget{height:650px}}
@media(max-width:520px){html{scroll-padding-top:20px}.container{width:calc(100% - 36px)}.section{padding:55px 0}.header__inner{gap:12px;min-height:75px}.brand{flex-basis:70px}.brand img{width:70px;height:56px}.header__socials{display:none}.header__phone a{font-size:14px}.header__phone span{font-size:8px}.menu-toggle{flex-shrink:0;width:36px;height:36px}.hero{padding-top:10px;min-height:845px;display:flex;flex-direction:column;justify-content:flex-start}.hero__inner{width:calc(100% - 36px)}.rating{font-size:9px;gap:8px;margin-bottom:20px;flex-wrap:wrap}.rating strong{font-size:19px}.rating__stars{font-size:17px}.rating .svg-icon{display:none}.hero .eyebrow{font-size:8px;letter-spacing:.1em;max-width:310px;margin-bottom:14px}.hero h1{font-size:clamp(29px,8.5vw,39px);line-height:1.16;letter-spacing:-.04em;margin-bottom:250px;max-width:100%}.hero h1 em{font-size:.92em}.hero h1 br:nth-child(3){display:block}.hero__art{left:0;top:213px;width:115%;height:305px;opacity:1;mask-image:linear-gradient(0deg,transparent,#000 18%,#000 80%,transparent)}.hero__art img{object-fit:cover;object-position:72% center;width:100%;height:100%}.hero:after{background:linear-gradient(0deg,#141414,transparent 15%);inset:0}.hero__points{position:relative;margin-bottom:25px}.hero__points li{font-size:10px;padding-left:19px;line-height:1.7;margin:7px 0}.hero__points li:before{width:8px;height:8px;top:5px}.hero .actions{gap:10px;display:grid;grid-template-columns:1fr 1fr}.hero .btn{min-width:0;font-size:8px;gap:10px;padding:14px 10px;min-height:62px}.hero .btn .svg-icon{width:18px;height:18px}.hero__note{text-align:center;font-size:9px;line-height:1.6;margin-top:13px}.hero__scroll{display:none}.hero{min-height:0;padding-bottom:32px}.section-title{font-size:29px;line-height:1.23;margin-bottom:30px}.section-title br{display:none}h2{font-size:30px}.eyebrow{font-size:9px;margin-bottom:15px}.benefits-grid{grid-template-columns:1fr;gap:16px}.benefit{display:grid;grid-template-columns:32% 1fr;min-height:190px;border-radius:17px}.benefit__image{height:auto;padding:8px}.benefit__image img{width:100%;height:auto;max-height:145px}.benefit__copy{padding:22px 18px}.benefit h3{font-size:18px;margin-bottom:12px}.benefit p{font-size:10px;line-height:1.8}.actions--center{display:grid;grid-template-columns:1fr;gap:12px;margin-top:30px}.actions--center .btn{min-height:56px;font-size:10px}.section-head{gap:12px;align-items:end}.section-head .eyebrow{font-size:8px}.section-head h2{font-size:29px}.section-head .muted{font-size:11px}.slider-buttons{gap:6px}.slider-buttons .circle-btn{width:35px;height:35px;font-size:18px}.work-slider{grid-auto-columns:83%;gap:18px}.work-photo{aspect-ratio:.92}.work-card h3{font-size:20px;margin-top:18px}.work-card p{font-size:11px}.works__bottom{margin-top:24px;font-size:10px;line-height:1.6}.quiz{border-radius:16px}.quiz__heading{padding:20px 19px;font-size:11px;gap:13px}.quiz__heading .svg-icon{width:20px}.quiz__body{padding:24px 18px 10px;min-height:450px}.quiz h3{font-size:22px;line-height:1.3}.quiz__subtitle{font-size:10px}.quiz-options{grid-template-columns:1fr;gap:8px}.quiz-choice{min-height:46px;font-size:11px;padding:10px}.quiz-choice img{height:30px;width:30px}.quiz-choice input{width:15px;height:15px}.quiz__footer{padding:15px 18px 23px}.quiz__footer .btn{font-size:10px;min-height:47px;gap:12px;padding:13px 18px}.quiz__footer .quiz-back{width:43px;padding:0}.quiz__footer>span{font-size:10px}.quiz__error{font-size:10px;margin-top:14px}.quiz-inputs{grid-template-columns:1fr;gap:18px}.quiz-inputs input,.quiz-inputs textarea{font-size:16px}.quiz-summary{padding-left:14px}.quiz-summary p{font-size:11px}.quiz-send{display:grid;grid-template-columns:1fr;width:100%}.quiz-send .btn{font-size:10px}.process-grid{gap:18px}.process-card__top img{width:72px;height:72px}.process-card__top span{font-size:27px}.process-card h3{font-size:18px}.process-card p{font-size:10px}.reviews__intro{flex-wrap:wrap;gap:10px;font-size:10px;margin-top:0}.reviews__intro span:last-child{flex-basis:100%;text-align:center}.reviews__widget{height:600px;border-radius:12px}.reviews__link .text-link{font-size:10px}.about__grid{grid-template-columns:1fr;gap:32px}.about__brand{width:100%;max-width:360px;margin:auto}.about__copy p:not(.eyebrow){font-size:12px}.about blockquote{font-size:19px}.service-grid{grid-template-columns:1fr;gap:42px}.service-card__media{aspect-ratio:1.1;margin-bottom:24px}.service-card h3{font-size:25px}.service-card>p{font-size:12px}.service-card__bottom .btn{font-size:11px}.social-section__head>p{font-size:12px}.social-cards{grid-template-columns:1fr;gap:24px}.social-card>img{aspect-ratio:1.6}.social-card>div{padding:24px}.social-card .social{float:right;margin:0}.social-card h3{font-size:23px}.faq-item summary{font-size:15px;padding:22px 0;gap:18px}.faq-item summary span{font-size:26px}.faq-item p{font-size:12px}.contacts__head{margin-bottom:25px}.contacts__head h2{font-size:30px}.contacts__phone{font-size:22px}.contacts__grid{grid-template-columns:1fr;gap:30px}.contacts address{font-size:23px}.contacts .muted{max-width:100%}.contacts__grid .btn{font-size:11px}.contact-socials{margin-top:24px}.map{height:330px;border-radius:16px}.footer{padding-bottom:100px}.footer__inner{display:grid;grid-template-columns:70px 1fr;gap:16px}.footer__inner>span{text-align:right;font-size:9px}.footer nav{grid-column:1/-1;justify-content:space-between;width:100%;font-size:10px;margin:10px 0}.footer__inner>a:last-child{grid-column:1/-1;text-align:center;margin:0;font-size:14px}.booking{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.booking__toggle{padding:7px 17px 7px 8px;font-size:11px}.booking__icon{width:34px;height:34px}.booking__panel{padding:25px}.lightbox{padding:12px}.lightbox p{font-size:13px}.lightbox .circle-btn{width:38px;height:38px}.lightbox>img{max-height:70dvh}}
.benefit p,.process-card p,.service-card>p{font-size:14px}.work-card p{font-size:13px}.about__copy p:not(.eyebrow){font-size:14px}.hero__points li{font-size:14px}
@media(max-width:520px){.benefit p,.process-card p{font-size:12px}.service-card>p,.about__copy p:not(.eyebrow){font-size:13px}.work-card p{font-size:12px}.hero__points li{font-size:11px}.quiz__subtitle{font-size:12px}.quiz-summary p{font-size:12px}.quiz__footer{padding-right:115px;align-items:start;min-height:100px}.quiz__footer>div{flex-wrap:wrap;justify-content:flex-end}.quiz__footer:has(#quiz-next:not([hidden])){padding-right:18px;min-height:0}}
/* Transparent artwork is shown directly on the page surface. */
.brand img,.about__brand img{filter:brightness(0) invert(1)}
.about__brand{background:transparent;border-radius:0}
.service-card__media--icon{aspect-ratio:1.3;background:transparent;border-radius:0;display:grid;place-items:center;overflow:visible}
.service-card__icon{display:block;position:absolute;inset:0;width:90%;height:100%;margin:auto;object-fit:contain;transition:transform .35s}
.service-card:hover .service-card__icon{transform:translateY(-5px)}
/* A sized wrapper overrides the source photo's 1280px HTML height. */
.social-card>.social-card__media{position:relative;padding:0;aspect-ratio:4/3;overflow:hidden}
.social-card__media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 65%}
.social-card>.social-card__content{padding:27px}
@media(max-width:800px){.social-card>.social-card__content{padding:18px}}
@media(max-width:520px){.social-card>.social-card__content{padding:24px}.service-card__media--icon{aspect-ratio:1.3}.social-card>.social-card__media{aspect-ratio:4/3}}
@media(prefers-reduced-motion:reduce){html,.work-slider{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-reveal .reveal:not(.is-visible){opacity:1;transform:none}}
