/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#111814;--ink-soft:#243029;--canvas:#eef2ed;--surface:#fff;--surface-2:#f7f9f5;--lime:#d9ff69;--lime-strong:#c4ed4d;--blue:#2f7cff;--muted:#68736c;--line:#1118141c;--shadow:0 24px 70px #19271e1a;--radius-xl:32px;--radius-lg:24px;--radius-md:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:15px}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{width:100%;display:block}main{padding:94px 0 90px;overflow:clip}section[id]{scroll-margin-top:94px}.wrap{width:min(1180px,100% - 40px);margin:0 auto}.topbar{z-index:60;width:min(1220px,100% - 28px);height:72px;color:var(--ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #ffffffd1;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;padding:0 16px 0 12px;display:grid;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 14px 42px #1621191f}.brand{letter-spacing:.02em;align-items:center;gap:11px;font-size:13px;font-weight:850;line-height:.92;display:inline-flex}.brand small{letter-spacing:.17em;color:var(--muted);font-size:8px}.brand-mark{aspect-ratio:1;width:46px;color:var(--ink);background:var(--lime);letter-spacing:-.05em;border-radius:15px;place-items:center;font-size:15px;display:grid}.nav{justify-content:center;gap:10px;display:flex}.nav a{color:#536057;border-radius:12px;padding:10px 13px;font-size:12px;font-weight:700;transition:all .2s}.nav a:hover{color:var(--ink);background:var(--surface-2)}.header-contact{align-items:center;gap:14px;display:flex}.header-contact span{max-width:88px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;line-height:1.25}.header-contact a{color:var(--surface);background:var(--ink);border-radius:13px;padding:12px 16px;font-size:13px;font-weight:750}.menu-button{background:0 0;border:0;padding:10px;display:none}.menu-button span{background:var(--ink);border-radius:2px;width:24px;height:2px;margin:5px;display:block}.hero{color:#fff;width:min(1400px,100% - 28px);min-height:660px;box-shadow:var(--shadow);background:#162019;border-radius:32px;flex-direction:column;justify-content:flex-end;margin:0 auto 18px;display:flex;position:relative;overflow:hidden}.hero-image{filter:saturate(.96)contrast(1.02);image-rendering:auto;background:url(/images/hero-modern-flat-roof.jpg) 52% 58%/cover no-repeat;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#0b120ef0 0%,#0b120ed1 36%,#0b120e47 66%,#0b120e33 100%),linear-gradient(#0000 42%,#0b120e75);position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:minmax(0,1fr) 310px;align-items:end;gap:56px;width:min(1180px,100% - 64px);margin:auto auto 36px;padding-top:48px;display:grid;position:relative}.eyebrow,.section-kicker{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:800}.eyebrow{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;display:inline-flex}.eyebrow span{background:var(--lime);border-radius:50%;width:7px;height:7px}.hero h1{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(58px,6.8vw,94px);font-weight:820;line-height:.91}.hero h1 em{color:var(--lime);font-style:normal}.hero-lead{color:#ffffffb8;max-width:590px;margin:22px 0 25px;font-size:16px;line-height:1.55}.hero-actions{align-items:center;gap:14px;display:flex}.button{cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:52px;padding:0 18px;font-size:11px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #15211829}.button:disabled{cursor:not-allowed;opacity:.38;box-shadow:none;transform:none}.button span,.text-link span{font-size:19px}.primary{color:var(--ink);background:var(--lime)}.primary:hover{background:var(--lime-strong)}.text-link{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:12px;min-height:52px;padding:0 17px;font-size:11px;font-weight:750;display:inline-flex}.hero-card{color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #ffffffc2;border-radius:21px;padding:22px;box-shadow:0 22px 60px #0000002e}.hero-card>p{color:#648219;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:850}.hero-card>strong{letter-spacing:-.03em;font-size:22px;line-height:1.1;display:block}.hero-card>span{color:var(--muted);margin:14px 0 24px;font-size:13px;line-height:1.5;display:block}.hero-card-bottom{border-top:1px solid var(--line);align-items:center;gap:13px;padding-top:18px;display:flex}.hero-card-bottom b{letter-spacing:-.06em;font-size:34px;line-height:1}.hero-card-bottom small{color:var(--muted);text-transform:uppercase;font-size:10px;line-height:1.35}.hero-ticker{z-index:2;color:var(--ink);background:var(--lime);white-space:nowrap;letter-spacing:.05em;text-transform:uppercase;border-radius:16px;justify-content:center;gap:24px;margin:0 14px 14px;padding:15px 22px;font-size:10px;font-weight:850;display:flex;position:relative;overflow:hidden}.hero-ticker i{color:#8daa34;font-size:6px}.numbers{grid-template-columns:repeat(4,1fr);gap:12px;padding:0;display:grid}.numbers div{background:var(--surface);border:1px solid #fffc;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:112px;padding:20px;display:flex;box-shadow:0 12px 32px #1e2b220d}.numbers strong{letter-spacing:-.055em;font-size:31px;line-height:1;display:block}.numbers span{max-width:160px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;line-height:1.35}.light{background:0 0}.dark{color:#fff;background:var(--ink)}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;column-gap:64px;margin-bottom:38px;display:grid}.section-head .section-kicker{color:#6a8232;grid-column:1/-1}.section-head h2,.guarantee-lead h2,.contact-section h2,.reviews-head h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,4.7vw,64px);font-weight:780;line-height:1}.section-head h2 span{color:#759230}.section-head>p:last-child{max-width:420px;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.inverse .section-kicker,.inverse h2 span{color:var(--lime)}.service-list{grid-template-columns:1fr 1fr;gap:14px;display:grid}.service-row{background:var(--surface);border-radius:var(--radius-lg);border:1px solid #ffffffdb;flex-direction:column;min-height:230px;padding:22px;display:flex;position:relative;box-shadow:0 18px 50px #1c281f0f}.service-row h3{letter-spacing:-.035em;max-width:calc(100% - 60px);margin:0 0 9px;font-size:23px;line-height:1.08}.service-row p{max-width:520px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.service-row>strong{color:#617a20;margin-top:auto;padding-top:18px;font-size:12px}.service-row>a{aspect-ratio:1;background:var(--surface-2);border-radius:13px;place-items:center;width:44px;font-size:19px;transition:all .2s;display:grid;position:absolute;top:20px;right:20px}.service-row>a:hover{color:var(--ink);background:var(--lime)}.price-details{background:var(--surface);border-radius:var(--radius-md);border:1px solid #ffffffdb;margin-top:14px;overflow:hidden}.price-details summary{cursor:pointer;justify-content:space-between;padding:20px 22px;font-size:12px;font-weight:800;list-style:none;display:flex}.price-details summary::-webkit-details-marker{display:none}.price-details summary span{color:#799329;font-size:18px}.price-grid{grid-template-columns:1fr 1fr;column-gap:38px;padding:0 22px 22px;display:grid}.price-grid p{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;margin:0;padding:13px 0;font-size:12px;display:flex}.materials-panel{color:#fff;background:var(--ink-soft);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr 120px;align-items:center;gap:30px;margin-top:14px;padding:26px;display:grid;position:relative;overflow:hidden}.materials-panel .section-kicker{color:var(--lime);margin-bottom:9px}.materials-panel h3{letter-spacing:-.035em;margin:0 0 9px;font-size:23px}.materials-panel p{color:#ffffff8f;margin:0;font-size:13px;line-height:1.5}.materials-panel ul{margin:0;padding:0;list-style:none}.materials-panel li{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:16px;padding:9px 0;font-size:11px;display:flex}.materials-panel li span{color:#ffffff7a}.discount-badge{aspect-ratio:1;width:108px;color:var(--ink);background:var(--lime);text-align:center;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(-4deg)}.discount-badge b{letter-spacing:-.06em;font-size:31px}.discount-badge span{text-transform:uppercase;font-size:9px;font-weight:800;line-height:1.25}.work-terms{background:var(--line);border-radius:var(--radius-md);grid-template-columns:.6fr .6fr 1.8fr;gap:1px;margin-top:14px;display:grid;overflow:hidden}.work-terms>div{background:var(--surface);flex-direction:column;justify-content:center;min-height:94px;padding:18px;display:flex}.work-terms small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:9px}.work-terms strong{letter-spacing:-.04em;font-size:24px}.work-terms p{margin:0;font-size:13px;line-height:1.45}.object-section{border-radius:var(--radius-xl);width:min(1400px,100% - 28px);margin:0 auto}.object-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.object-card{background:#2c3530;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:345px;padding:20px;display:flex;position:relative;overflow:hidden}.object-card img{object-fit:cover;opacity:.64;height:100%;transition:all .4s;position:absolute;inset:0}.object-card:after{content:"";background:linear-gradient(#080d0a05 28%,#080d0ae6);position:absolute;inset:0}.object-card:hover img{opacity:.82;transform:scale(1.035)}.object-card h3{z-index:2;letter-spacing:-.025em;margin:0;font-size:17px;line-height:1.25;position:relative}.calc-section{background:0 0}.calc-grid{color:#fff;background:var(--ink-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow);grid-template-columns:.8fr 1.2fr;align-items:center;gap:52px;padding:44px;display:grid}.calc-intro .section-kicker{color:var(--lime)}.calc-intro h2{letter-spacing:-.05em;margin:0 0 20px;font-size:clamp(36px,3.9vw,52px);line-height:1.02}.calc-intro>p:not(.section-kicker){color:#ffffff8f;font-size:14px;line-height:1.6}.manager-note{align-items:center;gap:13px;margin-top:32px;display:flex}.avatar{aspect-ratio:1;width:46px;color:var(--ink);background:var(--lime);border-radius:15px;place-items:center;font-weight:850;display:grid}.manager-note div:last-child{gap:4px;display:grid}.manager-note span{color:#ffffff73;text-transform:uppercase;font-size:9px}.quiz-card{min-height:470px;color:var(--ink);background:var(--surface);border-radius:var(--radius-lg);padding:28px}.quiz-top{align-items:center;gap:18px;margin-bottom:34px;display:flex}.quiz-top>span{white-space:nowrap;color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.progress{background:#e8ece6;border-radius:999px;width:100%;height:5px;overflow:hidden}.progress i{background:var(--lime-strong);border-radius:inherit;height:100%;transition:all .3s;display:block}.quiz-card h3{letter-spacing:-.035em;margin:0 0 22px;font-size:27px;line-height:1.12}.options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.option{text-align:left;background:var(--surface-2);cursor:pointer;border:1px solid #0000;border-radius:13px;align-items:center;gap:12px;min-height:58px;padding:11px 13px;font-size:13px;transition:all .18s;display:flex}.option:hover,.option.selected{background:#f3fadf;border-color:#b5d64f}.option span{height:22px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:7px;flex:0 0 22px;place-items:center;display:grid}.option.selected span{background:var(--lime);border-color:var(--lime)}.quiz-actions{justify-content:flex-end;align-items:center;gap:14px;margin-top:28px;display:flex}.back{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:12px}.quiz-result .section-kicker{color:#6f872f}.quiz-result>p:not(.section-kicker){color:var(--muted);margin-bottom:22px;line-height:1.5}.quiz-result label,.contact-form label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;gap:8px;margin:13px 0;font-size:9px;font-weight:800;display:grid}.quiz-result input,.contact-form input{width:100%;color:var(--ink);border:0;border-bottom:1px solid var(--line);text-transform:none;letter-spacing:0;background:0 0;outline:none;padding:15px 0;font-size:16px}.quiz-result input:focus,.contact-form input:focus{border-color:#8caf29}.quiz-result .button{margin-top:18px}.process-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:68px;display:grid}.sticky-head{margin-bottom:0;display:block;position:sticky;top:106px}.sticky-head h2{margin-bottom:24px}.sticky-head>p:last-of-type{margin-bottom:28px}.dark-button{color:#fff;background:var(--ink)}.steps{gap:12px;display:grid}.steps article{background:var(--surface);border-radius:var(--radius-md);min-height:148px;padding:21px;display:grid}.steps small{color:#7a9331;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.steps h3{letter-spacing:-.035em;margin:7px 0;font-size:20px}.steps p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.guarantee-section{width:min(1400px,100% - 28px);color:var(--ink);background:var(--lime);border-radius:var(--radius-xl);margin:0 auto}.guarantee-lead{grid-template-columns:.3fr 1fr;align-items:end;margin-bottom:38px;display:grid}.guarantee-lead .section-kicker{color:#5c701f;margin:0}.guarantee-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.guarantee-grid article{background:#ffffff94;border:1px solid #ffffff8f;border-radius:18px;flex-direction:column;min-height:195px;padding:20px;display:flex}.guarantee-grid span{color:#78912d;font-size:24px}.guarantee-grid h3{letter-spacing:-.03em;margin:auto 0 9px;font-size:17px}.guarantee-grid p{color:#56623f;margin:0;font-size:13px;line-height:1.45}.portfolio-section{background:0 0}.portfolio-head{grid-template-columns:1.2fr .7fr}.work-photo{break-inside:avoid;background:#dfe5de;border-radius:20px;margin:0 0 12px;position:relative;overflow:hidden}.work-photo-button{width:100%;color:inherit;cursor:zoom-in;text-align:left;background:0 0;border:0;padding:0;display:block;position:relative;overflow:hidden}.work-photo img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:all .45s}.work-photo:nth-child(7n+2) img,.work-photo:nth-child(7n+5) img{aspect-ratio:4/5}.work-photo:nth-child(11n+9) img{aspect-ratio:1}.work-photo:hover img{transform:scale(1.035)}.work-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#080d0aa6);position:absolute;inset:0}.work-photo figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:flex-end;gap:16px;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.work-photo figcaption span{max-width:72%;line-height:1.35}.work-photo figcaption span,.work-photo figcaption b{text-transform:uppercase;letter-spacing:.08em;font-size:9px}.work-photo-zoom{z-index:3;aspect-ratio:1;width:42px;color:var(--ink);opacity:0;background:#d9ff69eb;border-radius:13px;place-items:center;font-size:19px;transition:all .22s;display:grid;position:absolute;top:14px;right:14px;transform:translateY(-5px);box-shadow:0 10px 28px #0000002e}.work-photo:hover .work-photo-zoom,.work-photo-button:focus-visible .work-photo-zoom{opacity:1;transform:translateY(0)}.work-photo-button:focus-visible{outline:3px solid var(--lime-strong);outline-offset:-3px}.lightbox{z-index:200;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070b08f0;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;gap:22px;padding:24px 92px 56px;animation:.2s lightbox-in;display:grid;position:fixed;inset:0}.lightbox-dialog{background:#111713;border:1px solid #ffffff1f;border-radius:26px;grid-template-rows:minmax(0,1fr) auto;width:min(100%,1500px);height:min(82vh,940px);margin:auto;display:grid;overflow:hidden;box-shadow:0 36px 100px #00000075}.lightbox-dialog img{object-fit:contain;width:100%;height:100%;min-height:0}.lightbox-dialog figcaption{color:#ffffffc7;letter-spacing:.04em;background:#ffffff0b;justify-content:space-between;gap:24px;padding:16px 20px;font-size:12px;display:flex}.lightbox-dialog figcaption b{color:var(--lime);white-space:nowrap}.lightbox-close{z-index:2;aspect-ratio:1;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff24;border-radius:16px;width:52px;font-size:30px;line-height:1;transition:all .2s;position:absolute;top:20px;right:22px}.lightbox-arrow{aspect-ratio:1;color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff24;border-radius:20px;width:64px;font-size:24px;transition:all .2s}.lightbox-close:hover,.lightbox-arrow:hover{color:var(--ink);background:var(--lime);border-color:var(--lime);transform:translateY(-2px)}.lightbox-hint{color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:10px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.reviews-section{color:#fff;background:var(--ink);border-radius:var(--radius-xl);width:min(1400px,100% - 28px);margin:0 auto;padding:78px 0}.reviews-head{grid-template-columns:1fr auto;align-items:end;gap:52px;margin-bottom:34px;display:grid}.reviews-head .section-kicker,.reviews-head h2 span{color:var(--lime)}.reviews-copy{color:#ffffff94;max-width:680px;margin:20px 0 0;font-size:14px;line-height:1.6}.rating{gap:4px;min-width:165px;display:grid}.rating strong{letter-spacing:-.06em;font-size:46px;line-height:1}.rating span{color:var(--lime);letter-spacing:.12em}.rating small{color:#ffffff6b;text-transform:uppercase;letter-spacing:.09em;font-size:8px}.reviews-slider{outline:none}.reviews-slider:focus-visible{box-shadow:0 0 0 3px var(--lime);border-radius:30px}.review-stage{grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;gap:16px;display:grid}.review-arrow{aspect-ratio:1;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;width:64px;font-size:23px;transition:all .2s}.review-arrow:hover{color:var(--ink);background:var(--lime);border-color:var(--lime);transform:translateY(-2px)}.review-card{color:var(--ink);background:#fff;border-radius:30px;padding:30px;overflow:hidden;box-shadow:0 30px 80px #0003}.review-card-top{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.review-card-top>div{gap:3px;display:grid}.review-source{color:#566b22;letter-spacing:.08em;text-transform:uppercase;background:#eff8d8;border-radius:8px;width:fit-content;margin-bottom:6px;padding:6px 9px;font-size:9px;font-weight:850}.review-card-top strong{font-size:24px;line-height:1.1}.review-card-top small{color:var(--muted);font-size:12px}.review-count{color:var(--muted);white-space:nowrap;font-size:12px}.review-count b{color:var(--ink);font-size:24px}.review-content{border:1px solid var(--line);background:#f7f8f5;border-radius:20px;flex-direction:column;justify-content:center;min-height:clamp(290px,30vw,410px);padding:clamp(22px,3vw,42px);display:flex}.review-person{align-items:center;gap:14px;display:flex}.review-person>span{aspect-ratio:1;color:#fff;background:#7547c8;border-radius:50%;flex:0 0 58px;place-items:center;width:58px;font-size:25px;display:grid}.review-person>div{gap:3px;display:grid}.review-person b{font-size:21px}.review-person small{color:var(--muted);font-size:12px}.review-deal{color:#737a75;margin:22px 0 15px;font-size:14px;font-weight:700}.review-deal span{color:#ffa516;letter-spacing:.05em;margin-right:8px}.review-content blockquote{letter-spacing:-.025em;max-width:1050px;margin:0;font-size:clamp(18px,2vw,27px);line-height:1.42}.review-original{color:#566b22;background:#eaf4d3;border-radius:11px;width:fit-content;margin-top:22px;padding:10px 13px;font-size:11px;font-weight:800}.review-thumbs{overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--lime) #ffffff14;gap:10px;margin:16px 80px 0;padding-bottom:8px;display:flex;overflow-x:auto}.review-thumbs button{color:#ffffff80;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;flex:0 0 174px;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;min-height:76px;padding:14px 16px;transition:all .2s;display:grid}.review-thumbs button>span{grid-row:1/3;font-size:11px;font-weight:800}.review-thumbs strong{color:#fff;font-size:14px}.review-thumbs small{color:#8c9a90;letter-spacing:.08em;font-size:9px}.review-thumbs button:hover{background:#ffffff1a}.review-thumbs button.active{color:var(--ink);background:var(--lime);border-color:var(--lime)}.review-thumbs button.active strong{color:var(--ink)}.review-thumbs button.active small{color:#60761f}.reviews-note{color:#ffffff61;letter-spacing:.07em;text-transform:uppercase;margin:14px 0 0;font-size:9px}.contact-section{color:#fff;border-radius:var(--radius-xl);background:#18231c;width:min(1400px,100% - 28px);margin:0 auto;padding:78px 0}.contact-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;display:grid}.contact-section .section-kicker{color:var(--lime)}.contact-section p:not(.section-kicker){color:#ffffff87;max-width:600px;line-height:1.6}.contact-phone{color:var(--lime);letter-spacing:-.055em;margin-top:28px;font-size:clamp(34px,4vw,54px);line-height:1;display:block}.address{color:#fff6;text-transform:uppercase;letter-spacing:.07em;margin-top:12px;font-size:9px;display:block}.contact-form{min-height:370px;color:var(--ink);border-radius:var(--radius-lg);background:#fff;padding:28px}.contact-form label{margin-bottom:22px}.contact-form .button{width:100%;margin-top:23px}.contact-form>small{color:var(--muted);margin-top:14px;font-size:8px;line-height:1.4;display:block}.success{text-align:center;flex-direction:column;justify-content:center;min-height:340px;display:flex}.success span{aspect-ratio:1;width:58px;color:var(--ink);background:var(--lime);border-radius:18px;place-items:center;margin:0 auto 18px;font-size:22px;display:grid}.success h3{font-size:25px}.success p{color:var(--muted)!important}.quote-card{color:var(--ink);background:var(--surface);border-radius:var(--radius-lg);grid-template-columns:1fr auto;align-items:end;gap:48px;padding:46px 52px;display:grid;box-shadow:0 16px 46px #1c281f0f}.quote-card blockquote{letter-spacing:-.035em;max-width:900px;margin:0;font-size:clamp(24px,2.6vw,38px);font-weight:700;line-height:1.2}.quote-card cite{color:#6d8530;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;padding-bottom:4px;font-size:11px;font-style:normal;font-weight:850}footer{z-index:50;color:#ffffff8c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f1612eb;border:1px solid #ffffff1c;border-radius:20px;width:min(1040px,100% - 28px);padding:10px 14px;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0a100c40}.footer-grid{grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;width:100%;display:grid}.footer-brand{color:#fff}.footer-brand .brand-mark{border-radius:12px;width:38px}.footer-grid>p{max-width:330px;margin:0;font-size:10px;line-height:1.4}.footer-grid>div{color:#fff;gap:9px;font-size:10px;font-weight:750;display:flex}.footer-grid>div a{background:#ffffff14;border-radius:11px;padding:10px 12px}.footer-grid>div a:last-child{color:#fff;background:var(--blue)}.footer-grid>small{white-space:nowrap;font-size:8px}.to-top{z-index:55;aspect-ratio:1;width:50px;color:var(--ink);background:var(--lime);border:1px solid #ffffffb3;border-radius:16px;place-items:center;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #121f152e}.to-top span{font-size:21px}.to-top b{display:none}.to-top:hover{background:var(--lime-strong)}@media (width<=1040px){.topbar{grid-template-columns:auto 1fr auto;gap:18px}.nav{display:none}.header-contact{justify-self:end}.menu-button{display:block}.nav.open{color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:4px;padding:14px;display:grid;position:absolute;top:78px;left:0;right:0}.hero-grid{grid-template-columns:1fr 275px;gap:30px}.hero h1{font-size:clamp(56px,8.3vw,82px)}.section{padding:76px 0}.section-head h2,.guarantee-lead h2,.contact-section h2,.reviews-head h2{font-size:clamp(42px,6vw,58px)}.object-grid,.materials-panel{grid-template-columns:1fr 1fr}.discount-badge{width:105px;position:absolute;top:22px;right:22px}.calc-grid,.process-grid,.contact-grid{gap:38px}.guarantee-grid{grid-template-columns:1fr 1fr}.footer-grid>p,.footer-grid>small{display:none}.footer-grid{grid-template-columns:auto 1fr auto}}@media (width<=760px){main{padding-top:82px;padding-bottom:88px}section[id]{scroll-margin-top:82px}.wrap,.hero-grid{width:min(100% - 28px,1180px)}.topbar{border-radius:17px;width:calc(100% - 14px);height:62px;padding:0 8px;top:7px}.brand{font-size:11px}.brand-mark{border-radius:12px;width:38px}.header-contact{display:none}.menu-button{justify-self:end}.nav.open{top:68px}.hero{border-radius:26px;width:calc(100% - 14px);min-height:620px}.hero-image{background-position:48%}.hero-shade{background:linear-gradient(90deg,#0b120ef5,#0b120e7a),linear-gradient(#0000 40%,#0b120ebf)}.hero-grid{margin-bottom:20px;padding-top:58px;display:block}.hero h1{letter-spacing:-.055em;max-width:540px;font-size:clamp(48px,14vw,64px);line-height:.94}.hero-lead{margin:18px 0 20px;font-size:14px;line-height:1.5}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .text-link{width:100%}.hero-card{display:none}.hero-ticker{border-radius:12px;justify-content:flex-start;margin:0 7px 7px;padding:11px 14px;font-size:8px}.numbers{grid-template-columns:1fr 1fr;gap:8px}.numbers div{border-radius:17px;min-height:98px;padding:15px}.numbers strong{font-size:25px}.numbers span{font-size:8px}.section{padding:60px 0}.section-head,.calc-grid,.process-grid,.contact-grid{display:block}.section-head{margin-bottom:28px}.section-head h2,.guarantee-lead h2,.contact-section h2,.reviews-head h2{font-size:36px;line-height:1.03}.section-head>p:last-child{margin-top:16px;font-size:13px}.service-list{grid-template-columns:1fr}.service-row{min-height:205px;padding:19px}.service-row h3{margin-top:0;font-size:21px}.service-row p{font-size:13px}.price-grid{grid-template-columns:1fr}.materials-panel{padding:21px 16px;display:block}.materials-panel>div:first-child{padding-right:78px}.materials-panel ul{margin-top:22px}.materials-panel li{gap:3px;display:grid}.discount-badge{border-radius:24px;width:78px;top:17px;right:13px}.discount-badge b{font-size:23px}.work-terms{grid-template-columns:1fr 1fr}.work-terms>div{min-height:82px;padding:15px}.work-terms>div:last-child{grid-column:1/-1}.object-section,.guarantee-section,.reviews-section,.contact-section{border-radius:28px;width:calc(100% - 16px)}.object-grid{grid-template-columns:1fr}.object-card{min-height:275px}.calc-grid{border-radius:25px;padding:22px 12px}.calc-intro{margin-bottom:27px;padding:0 6px}.calc-intro h2{font-size:34px}.quiz-card{min-height:445px;padding:21px 16px}.quiz-card h3{font-size:23px}.options{grid-template-columns:1fr}.sticky-head{margin-bottom:28px;position:static}.steps article{min-height:132px;padding:18px}.steps h3{font-size:18px}.guarantee-lead{display:block}.guarantee-lead .section-kicker{margin-bottom:16px}.guarantee-grid{grid-template-columns:1fr}.guarantee-grid article{min-height:160px;padding:17px}.portfolio-grid{columns:1}.work-photo-zoom{opacity:1;width:38px;transform:none}.lightbox{padding:66px 10px 74px;display:block}.lightbox-dialog{border-radius:20px;width:100%;height:calc(100dvh - 150px)}.lightbox-dialog figcaption{gap:14px;padding:13px 15px;font-size:10px}.lightbox-close{border-radius:14px;width:44px;font-size:26px;top:10px;right:10px}.lightbox-arrow{z-index:2;border-radius:14px;width:46px;position:absolute;bottom:16px}.lightbox-prev{left:12px}.lightbox-next{right:12px}.lightbox-hint{text-overflow:ellipsis;max-width:calc(100% - 130px);font-size:8px;bottom:31px;overflow:hidden}.reviews-section{padding:56px 0}.reviews-head{grid-template-columns:1fr;gap:20px;margin-bottom:26px}.rating strong{font-size:39px}.review-slide{min-height:270px;padding:10px}.review-controls{grid-template-columns:46px 1fr auto 46px;gap:9px;min-height:56px}.contact-section{padding:58px 0}.contact-grid>div{margin-bottom:28px}.contact-phone{font-size:31px}.contact-form{min-height:0;padding:21px 16px}.quote-section{padding:16px 0 24px}.quote-card{padding:28px 22px;display:block}.quote-card blockquote{font-size:24px}.quote-card cite{margin-top:22px;display:block}footer{border-radius:17px;width:calc(100% - 16px);padding:8px;bottom:8px}.footer-grid{grid-template-columns:auto 1fr;gap:12px}.footer-brand{font-size:10px}.footer-brand .brand-mark{width:36px}.footer-grid>div{justify-self:end;gap:6px}.footer-grid>div a{padding:10px 8px;font-size:9px}.footer-grid>div a:first-child{display:none}.to-top{border-radius:14px;width:44px;bottom:82px;right:10px}}body{font-size:16px;line-height:1.5}.wrap{width:min(1240px,100% - 48px)}main{padding-top:102px;padding-bottom:112px}.topbar{border-radius:24px;gap:32px;width:min(1280px,100% - 32px);height:76px;padding:0 18px 0 14px}.brand{font-size:14px}.brand small{font-size:9px}.brand-mark{border-radius:16px;width:48px}.nav{gap:4px}.nav a{padding:11px 14px;font-size:13px}.header-contact span{max-width:102px;font-size:10px}.header-contact a{padding:13px 18px;font-size:14px}.hero{border-radius:36px;width:min(1480px,100% - 32px);min-height:710px;margin-bottom:24px}.hero-grid{grid-template-columns:minmax(0,1fr) 340px;gap:64px;width:min(1240px,100% - 80px);margin-bottom:42px}.eyebrow,.section-kicker{margin-bottom:22px;font-size:12px;line-height:1.2}.hero h1{max-width:860px;font-size:clamp(64px,7vw,104px);line-height:.9}.hero-lead{max-width:640px;margin:26px 0 30px;font-size:18px;line-height:1.55}.button,.text-link{border-radius:16px;min-height:58px;padding-inline:21px;font-size:13px}.hero-card{border-radius:26px;padding:28px}.hero-card>p{font-size:11px}.hero-card>strong{font-size:27px}.hero-card>span{margin:16px 0 28px;font-size:15px}.hero-card-bottom b{font-size:42px}.hero-card-bottom small{font-size:11px}.hero-ticker{margin:0 18px 18px;padding:17px 24px;font-size:11px}.numbers{gap:16px}.numbers div{border-radius:24px;min-height:136px;padding:24px}.numbers strong{font-size:38px}.numbers span{max-width:190px;font-size:11px}.section{padding:108px 0}.section-head{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);column-gap:80px;margin-bottom:48px}.section-head h2,.guarantee-lead h2,.contact-section h2,.reviews-head h2{font-size:clamp(48px,4.7vw,68px);line-height:.98}.section-head>p:last-child{max-width:460px;font-size:16px;line-height:1.65}.service-list{gap:18px}.service-row{border-radius:26px;min-height:282px;padding:28px}.service-row h3{margin:0 0 12px;font-size:28px;line-height:1.05}.service-row p{max-width:500px;font-size:15px;line-height:1.6}.service-row>strong{padding-top:22px;font-size:14px}.service-row>a{border-radius:15px;width:50px;top:26px;right:26px}.price-details{border-radius:20px;margin-top:18px}.price-details summary{padding:23px 26px;font-size:14px}.price-grid{column-gap:48px;padding:0 26px 26px}.price-grid p{padding:15px 0;font-size:13px}.materials-panel{border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(340px,.9fr) 132px;gap:42px;margin-top:18px;padding:34px}.materials-panel h3{font-size:28px}.materials-panel p{max-width:440px;font-size:14px}.materials-panel li{padding:11px 0;font-size:12px}.discount-badge{border-radius:38px;width:124px}.discount-badge b{font-size:36px}.discount-badge span{font-size:10px}.work-terms{border-radius:20px;margin-top:18px}.work-terms>div{min-height:116px;padding:24px}.work-terms small{font-size:10px}.work-terms strong{font-size:29px}.work-terms p{font-size:14px}.object-section,.guarantee-section,.reviews-section,.contact-section{border-radius:36px;width:min(1480px,100% - 32px)}.object-grid{gap:16px}.object-card{border-radius:24px;min-height:420px;padding:24px}.object-card h3{max-width:230px;font-size:21px;line-height:1.2}.calc-grid{border-radius:36px;grid-template-columns:minmax(300px,.82fr) minmax(520px,1.18fr);align-items:stretch;gap:72px;padding:58px}.calc-intro{flex-direction:column;justify-content:center;display:flex}.calc-intro h2{margin-bottom:24px;font-size:clamp(42px,4.2vw,60px)}.calc-intro>p:not(.section-kicker){font-size:16px}.manager-note{margin-top:38px}.avatar{border-radius:17px;width:52px}.manager-note span{font-size:10px}.quiz-card{border-radius:28px;min-height:520px;padding:36px}.quiz-top{margin-bottom:42px}.quiz-top>span{font-size:11px}.quiz-card h3{margin-bottom:28px;font-size:32px}.options{gap:12px}.option{border-radius:16px;min-height:68px;padding:14px 16px;font-size:14px}.quiz-actions{margin-top:34px}.process-grid{grid-template-columns:.85fr 1.15fr;gap:84px}.sticky-head>p:last-of-type{font-size:16px;line-height:1.65}.steps{gap:16px}.steps article{border-radius:22px;min-height:176px;padding:28px}.steps small{font-size:10px}.steps h3{margin:9px 0;font-size:24px}.steps p{max-width:580px;font-size:14px;line-height:1.6}.guarantee-lead{grid-template-columns:.28fr 1fr;margin-bottom:48px}.guarantee-grid{gap:14px}.guarantee-grid article{border-radius:22px;min-height:240px;padding:26px}.guarantee-grid span{font-size:30px}.guarantee-grid h3{margin-bottom:11px;font-size:21px;line-height:1.15}.guarantee-grid p{font-size:14px;line-height:1.55}.portfolio-grid{columns:3 340px;column-gap:16px}.work-photo{border-radius:24px;margin-bottom:16px}.work-photo figcaption{bottom:20px;left:22px;right:22px}.work-photo figcaption span,.work-photo figcaption b{font-size:10px}.reviews-section{padding:104px 0}.reviews-head{gap:64px;margin-bottom:44px}.reviews-copy{max-width:720px;font-size:16px;line-height:1.65}.rating{gap:6px;min-width:190px}.rating strong{font-size:58px}.rating span{font-size:18px}.rating small{font-size:9px}.reviews-note{margin-top:18px;font-size:10px}.contact-section{padding:104px 0}.contact-grid{grid-template-columns:minmax(0,1.05fr) minmax(430px,.75fr);align-items:stretch;gap:84px}.contact-grid>div:first-child{flex-direction:column;justify-content:center;display:flex}.contact-section p:not(.section-kicker){font-size:16px}.contact-phone{margin-top:34px;font-size:clamp(42px,4.4vw,62px)}.address{margin-top:16px;font-size:10px}.contact-form{border-radius:28px;flex-direction:column;justify-content:center;min-height:430px;padding:36px;display:flex}.contact-form label{margin-bottom:26px;font-size:10px}.quiz-result input,.contact-form input{padding:17px 0;font-size:17px}.contact-form>small{font-size:9px}.quote-section{padding:28px 0 48px}.quote-card{border-radius:28px;padding:58px 64px}.quote-card blockquote{font-size:clamp(28px,2.8vw,42px)}.quote-card cite{font-size:12px}footer{width:min(1180px,100% - 32px);padding:11px 16px}.footer-grid{gap:24px}.footer-grid>p{max-width:360px;font-size:11px}.footer-grid>div{font-size:11px}.footer-grid>small{font-size:9px}.to-top{border-radius:18px;width:54px;bottom:94px;right:24px}@media (width<=1180px){.hero-grid{grid-template-columns:minmax(0,1fr) 310px;gap:40px}.hero h1{font-size:clamp(60px,8vw,90px)}.section{padding:92px 0}.section-head{column-gap:48px}.object-card{min-height:350px}.calc-grid{grid-template-columns:.9fr 1.1fr;gap:46px;padding:44px}.process-grid{gap:52px}.contact-grid{gap:48px}.footer-grid>p,.footer-grid>small{display:none}.footer-grid{grid-template-columns:auto 1fr auto}}@media (width<=860px){.wrap{width:min(100% - 36px,1240px)}.topbar{gap:16px}.hero{min-height:660px}.hero-grid{grid-template-columns:1fr;margin-bottom:32px}.hero-card{display:none}.hero h1{max-width:720px}.section-head{grid-template-columns:1fr;gap:18px}.section-head .section-kicker{grid-column:auto;margin-bottom:0}.service-row{min-height:260px}.object-grid{grid-template-columns:1fr 1fr}.object-card{min-height:390px}.calc-grid,.process-grid,.contact-grid{grid-template-columns:1fr}.calc-intro{padding:0 8px}.guarantee-grid{grid-template-columns:1fr 1fr}.contact-grid>div:first-child{padding:0 8px}}@media (width<=760px){main{padding-top:82px;padding-bottom:96px}.wrap,.hero-grid{width:min(100% - 28px,1240px)}.topbar{height:64px}.brand{font-size:12px}.brand small{font-size:8px}.brand-mark{width:40px}.hero{border-radius:28px;width:calc(100% - 14px);min-height:630px}.hero-grid{margin-bottom:22px;padding-top:50px}.eyebrow{margin-bottom:18px;font-size:10px}.hero h1{font-size:clamp(48px,14.2vw,66px)}.hero-lead{margin:20px 0 24px;font-size:15px}.button,.text-link{min-height:54px;font-size:12px}.hero-ticker{font-size:9px}.numbers{gap:10px}.numbers div{min-height:112px;padding:18px}.numbers strong{font-size:29px}.numbers span{font-size:9px}.section{padding:72px 0}.section-head{gap:0;margin-bottom:32px}.section-head .section-kicker{margin-bottom:16px}.section-head h2,.guarantee-lead h2,.contact-section h2,.reviews-head h2{font-size:clamp(37px,11vw,46px)}.section-head>p:last-child{margin-top:18px;font-size:14px}.service-list{gap:12px}.service-row{min-height:238px;padding:22px}.service-row h3{margin-top:32px;font-size:24px}.service-row p{font-size:14px}.service-row>a{width:46px;top:20px;right:20px}.price-details summary{padding:20px;font-size:13px}.price-grid{padding:0 20px 20px}.materials-panel{padding:24px 18px}.materials-panel h3{font-size:24px}.materials-panel p{font-size:13px}.materials-panel li{font-size:11px}.work-terms>div{min-height:94px;padding:17px}.work-terms strong{font-size:25px}.work-terms p{font-size:13px}.object-section,.guarantee-section,.reviews-section,.contact-section{border-radius:28px;width:calc(100% - 14px)}.object-grid{grid-template-columns:1fr;gap:12px}.object-card{min-height:310px;padding:20px}.object-card h3{font-size:20px}.calc-grid{border-radius:28px;padding:28px 14px}.calc-intro h2{font-size:38px}.calc-intro>p:not(.section-kicker){font-size:14px}.quiz-card{min-height:470px;padding:24px 18px}.quiz-top{margin-bottom:32px}.quiz-card h3{font-size:26px}.option{min-height:60px;font-size:13px}.steps article{min-height:148px;padding:20px}.steps h3{font-size:20px}.steps p{font-size:13px}.guarantee-grid{grid-template-columns:1fr;gap:10px}.guarantee-grid article{min-height:180px;padding:20px}.guarantee-grid h3{font-size:19px}.guarantee-grid p{font-size:13px}.portfolio-grid{columns:1}.work-photo{border-radius:20px}.reviews-section{padding:70px 0}.reviews-copy{font-size:14px}.review-stage{display:block;position:relative}.review-card{border-radius:22px;padding:18px}.review-card-top{align-items:center;margin-bottom:16px}.review-card-top strong{font-size:20px}.review-card-top small{font-size:10px}.review-count b{font-size:19px}.review-content{border-radius:15px;min-height:410px;padding:22px 18px}.review-person>span{flex-basis:48px;width:48px;font-size:21px}.review-person b{font-size:18px}.review-deal{margin:18px 0 13px;font-size:12px;line-height:1.4}.review-content blockquote{font-size:18px;line-height:1.45}.review-original{margin-top:18px;font-size:9px}.review-arrow{z-index:3;border-radius:15px;width:48px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #00000038}.review-arrow:hover{transform:translateY(calc(-50% - 2px))}.review-arrow-prev{left:-9px}.review-arrow-next{right:-9px}.review-thumbs{gap:7px;margin:12px 0 0}.review-thumbs button{border-radius:12px;flex-basis:72px;justify-content:center;min-height:58px;padding:10px;display:flex}.review-thumbs button>span{font-size:10px}.review-thumbs strong,.review-thumbs small{display:none}.contact-section{padding:70px 0}.contact-grid>div{margin-bottom:34px}.contact-section p:not(.section-kicker){font-size:14px}.contact-phone{font-size:clamp(31px,9vw,40px)}.contact-form{min-height:390px;padding:26px 20px}.quote-card{padding:34px 26px}.quote-card blockquote{font-size:26px}footer{width:calc(100% - 16px)}.to-top{width:46px;bottom:84px;right:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
