.SiteHeader-module-scss-module__R_1F0q__header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border-bottom:1px solid #0000;transition:background .3s,box-shadow .3s,border-color .3s;position:sticky;top:0}.SiteHeader-module-scss-module__R_1F0q__scrolled{box-shadow:var(--shadow-sm);border-bottom-color:var(--line);background:#fffffff5}.SiteHeader-module-scss-module__R_1F0q__inner{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:24px;display:flex}.SiteHeader-module-scss-module__R_1F0q__logo{flex:none;align-items:center;gap:12px;display:flex}.SiteHeader-module-scss-module__R_1F0q__logoMark{background:linear-gradient(140deg, var(--brand), var(--brand-dark));color:#fff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 8px 18px #0f3d2940}.SiteHeader-module-scss-module__R_1F0q__logoMark svg{width:24px;height:24px}.SiteHeader-module-scss-module__R_1F0q__logoText{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);flex-direction:column;font-size:1.2rem;font-weight:600;line-height:1.05;display:flex}.SiteHeader-module-scss-module__R_1F0q__logoText small{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-top:3px;font-size:.62rem;font-weight:600}.SiteHeader-module-scss-module__R_1F0q__nav{align-items:center;gap:26px;display:none}.SiteHeader-module-scss-module__R_1F0q__nav a{color:var(--ink);font-size:.92rem;font-weight:600;transition:color .2s;position:relative}.SiteHeader-module-scss-module__R_1F0q__nav a:after{content:"";background:var(--brand);width:0;height:2px;transition:width .25s;position:absolute;bottom:-6px;left:0}.SiteHeader-module-scss-module__R_1F0q__nav a:hover{color:var(--brand)}.SiteHeader-module-scss-module__R_1F0q__nav a:hover:after{width:100%}.SiteHeader-module-scss-module__R_1F0q__nav .SiteHeader-module-scss-module__R_1F0q__navRoute{border-radius:var(--radius-pill);background:var(--brand-soft);color:var(--brand-dark);border:1px solid #0000;align-items:center;gap:7px;padding:8px 16px;font-weight:700;transition:background .25s,color .25s,transform .25s,box-shadow .25s,border-color .25s;display:inline-flex}.SiteHeader-module-scss-module__R_1F0q__nav .SiteHeader-module-scss-module__R_1F0q__navRoute:after{display:none}.SiteHeader-module-scss-module__R_1F0q__nav .SiteHeader-module-scss-module__R_1F0q__navRoute:hover{color:#fff;background:var(--brand);transform:translateY(-2px);box-shadow:0 8px 18px #1f8a524d}.SiteHeader-module-scss-module__R_1F0q__nav .SiteHeader-module-scss-module__R_1F0q__navRoute:hover .SiteHeader-module-scss-module__R_1F0q__navRouteDot{background:#fff}.SiteHeader-module-scss-module__R_1F0q__navRouteDot{background:var(--brand);border-radius:50%;flex:none;width:7px;height:7px;transition:background .25s,transform .25s}.SiteHeader-module-scss-module__R_1F0q__nav .SiteHeader-module-scss-module__R_1F0q__navRouteActive{background:var(--brand);color:#fff;box-shadow:0 8px 18px #1f8a5247}.SiteHeader-module-scss-module__R_1F0q__nav .SiteHeader-module-scss-module__R_1F0q__navRouteActive .SiteHeader-module-scss-module__R_1F0q__navRouteDot{background:#fff;animation:1.8s ease-out infinite SiteHeader-module-scss-module__R_1F0q__pulseRing}.SiteHeader-module-scss-module__R_1F0q__actions{flex:none;align-items:center;gap:18px;display:none}.SiteHeader-module-scss-module__R_1F0q__phone{align-items:center;gap:10px;display:flex}.SiteHeader-module-scss-module__R_1F0q__phoneIcon{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.SiteHeader-module-scss-module__R_1F0q__phoneIcon svg{width:18px;height:18px}.SiteHeader-module-scss-module__R_1F0q__phoneText{flex-direction:column;line-height:1.1;display:flex}.SiteHeader-module-scss-module__R_1F0q__phoneText small{color:var(--muted);font-size:.68rem}.SiteHeader-module-scss-module__R_1F0q__phoneText strong{color:var(--ink);font-size:.98rem}.SiteHeader-module-scss-module__R_1F0q__burger{border:1px solid var(--line);width:46px;height:46px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;place-items:center;display:inline-grid}.SiteHeader-module-scss-module__R_1F0q__burger svg{width:24px;height:24px}.SiteHeader-module-scss-module__R_1F0q__mobile{opacity:0;border-top:1px solid #0000;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.SiteHeader-module-scss-module__R_1F0q__mobileOpen{opacity:1;border-top-color:var(--line);background:#fff;max-height:80vh}.SiteHeader-module-scss-module__R_1F0q__mobileNav{flex-direction:column;padding:12px 24px;display:flex}.SiteHeader-module-scss-module__R_1F0q__mobileNav a{border-bottom:1px solid var(--line);padding:14px 4px;font-weight:600;transition:color .2s,padding .2s}.SiteHeader-module-scss-module__R_1F0q__mobileNav a:hover{color:var(--brand);padding-left:10px}.SiteHeader-module-scss-module__R_1F0q__mobileNav .SiteHeader-module-scss-module__R_1F0q__navRoute{background:var(--brand-soft);color:var(--brand-dark);border-bottom:0;border-radius:14px;align-items:center;gap:10px;margin:8px 0;padding:14px 18px;font-weight:700;display:flex}.SiteHeader-module-scss-module__R_1F0q__mobileNav .SiteHeader-module-scss-module__R_1F0q__navRoute:hover{padding-left:18px}.SiteHeader-module-scss-module__R_1F0q__mobileNav .SiteHeader-module-scss-module__R_1F0q__navRouteActive{background:var(--brand);color:#fff}.SiteHeader-module-scss-module__R_1F0q__mobileNav .SiteHeader-module-scss-module__R_1F0q__navRouteActive .SiteHeader-module-scss-module__R_1F0q__navRouteDot{background:#fff}.SiteHeader-module-scss-module__R_1F0q__mobileActions{flex-direction:column;gap:12px;padding:16px 24px 26px;display:flex}@media (min-width:992px){.SiteHeader-module-scss-module__R_1F0q__nav,.SiteHeader-module-scss-module__R_1F0q__actions{display:flex}.SiteHeader-module-scss-module__R_1F0q__burger{display:none}}
.MobileCtaBar-module-scss-module__WgZoxW__bar{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-lg);border:1px solid var(--line);opacity:0;background:#fffffff5;border-radius:16px;grid-template-columns:1fr 1.3fr;gap:10px;padding:10px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s;display:grid;position:fixed;bottom:12px;left:12px;right:12px;transform:translateY(140%)}.MobileCtaBar-module-scss-module__WgZoxW__show{opacity:1;transform:none}.MobileCtaBar-module-scss-module__WgZoxW__call,.MobileCtaBar-module-scss-module__WgZoxW__quote{border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 10px;font-size:.95rem;font-weight:700;display:flex}.MobileCtaBar-module-scss-module__WgZoxW__call svg,.MobileCtaBar-module-scss-module__WgZoxW__quote svg{flex:none;width:18px;height:18px}.MobileCtaBar-module-scss-module__WgZoxW__call{background:var(--brand-soft);color:var(--brand-dark)}.MobileCtaBar-module-scss-module__WgZoxW__quote{background:var(--brand);color:#fff;box-shadow:0 8px 18px #1f8a524d}@media (min-width:768px){.MobileCtaBar-module-scss-module__WgZoxW__bar{display:none}}
.QuoteForm-module-scss-module__xZdIYa__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--line);background:#fff;width:100%;overflow:hidden}.QuoteForm-module-scss-module__xZdIYa__head{background:linear-gradient(140deg, var(--brand-dark), var(--brand-deep));color:#fff;padding:20px 26px}.QuoteForm-module-scss-module__xZdIYa__head strong{font-family:var(--font-display);font-size:1.2rem;line-height:1.15;display:block}.QuoteForm-module-scss-module__xZdIYa__head small{color:#a9d8bf;margin-top:5px;font-size:.82rem;display:block}.QuoteForm-module-scss-module__xZdIYa__headRow{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.QuoteForm-module-scss-module__xZdIYa__headRow strong{font-size:1.02rem}.QuoteForm-module-scss-module__xZdIYa__headRow span{color:#a9d8bf;font-size:.85rem}.QuoteForm-module-scss-module__xZdIYa__progress{background:#ffffff2e;border-radius:999px;height:7px;overflow:hidden}.QuoteForm-module-scss-module__xZdIYa__progress span{background:linear-gradient(90deg,#57c98a,#8fe3b4);border-radius:999px;height:100%;transition:width .45s cubic-bezier(.16,1,.3,1);display:block}.QuoteForm-module-scss-module__xZdIYa__body{padding:26px}.QuoteForm-module-scss-module__xZdIYa__step{animation:.45s both QuoteForm-module-scss-module__xZdIYa__fadeInUp}.QuoteForm-module-scss-module__xZdIYa__stepTitle{font-family:var(--font-sans);margin:0 0 14px;font-size:1.02rem;font-weight:700}.QuoteForm-module-scss-module__xZdIYa__stepTitle+.QuoteForm-module-scss-module__xZdIYa__pills{margin-bottom:22px}.QuoteForm-module-scss-module__xZdIYa__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.QuoteForm-module-scss-module__xZdIYa__grid3{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.QuoteForm-module-scss-module__xZdIYa__gridNumStreet{grid-template-columns:.4fr 1fr;gap:12px;display:grid}.QuoteForm-module-scss-module__xZdIYa__fieldset{border:0;min-width:0;margin:0 0 18px;padding:0}.QuoteForm-module-scss-module__xZdIYa__legend{color:var(--ink);align-items:center;gap:9px;margin-bottom:14px;padding:0;font-size:1rem;font-weight:700;display:flex}.QuoteForm-module-scss-module__xZdIYa__legend em{color:var(--muted);font-size:.82rem;font-style:normal;font-weight:500}.QuoteForm-module-scss-module__xZdIYa__legendNum{background:var(--brand-soft);width:26px;height:26px;color:var(--brand);border-radius:50%;flex:none;place-items:center;font-size:.85rem;font-weight:800;display:grid}.QuoteForm-module-scss-module__xZdIYa__toggle{border:1.5px dashed var(--line);color:var(--brand-dark);font:inherit;cursor:pointer;background:#fbfbf9;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:.92rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.QuoteForm-module-scss-module__xZdIYa__toggle svg{width:18px;height:18px;color:var(--brand)}.QuoteForm-module-scss-module__xZdIYa__toggle:hover{border-color:var(--brand);background:var(--brand-soft)}.QuoteForm-module-scss-module__xZdIYa__address{animation:.35s both QuoteForm-module-scss-module__xZdIYa__fadeInUp}.QuoteForm-module-scss-module__xZdIYa__slots{grid-template-columns:1fr 1fr;gap:8px;display:grid}.QuoteForm-module-scss-module__xZdIYa__slot{border:1.5px solid var(--line);cursor:pointer;font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:11px 12px;font-size:.9rem;font-weight:600;transition:all .2s}.QuoteForm-module-scss-module__xZdIYa__slot:hover{border-color:var(--brand)}.QuoteForm-module-scss-module__xZdIYa__slotActive{border-color:var(--brand);background:var(--brand);color:#fff}.QuoteForm-module-scss-module__xZdIYa__choice{border:1.5px solid var(--line);cursor:pointer;text-align:left;color:var(--ink);background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;font-size:.95rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:flex}.QuoteForm-module-scss-module__xZdIYa__choice svg{width:26px;height:26px;color:var(--brand)}.QuoteForm-module-scss-module__xZdIYa__choice:hover{border-color:var(--brand);transform:translateY(-2px)}.QuoteForm-module-scss-module__xZdIYa__choiceActive{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 3px #1f8a521f}.QuoteForm-module-scss-module__xZdIYa__pills{flex-wrap:wrap;gap:10px;display:flex}.QuoteForm-module-scss-module__xZdIYa__pill{border:1.5px solid var(--line);cursor:pointer;color:var(--ink);background:#fff;border-radius:999px;padding:11px 18px;font-size:.92rem;font-weight:600;transition:all .2s}.QuoteForm-module-scss-module__xZdIYa__pill:hover{border-color:var(--brand)}.QuoteForm-module-scss-module__xZdIYa__pillActive{border-color:var(--brand);background:var(--brand);color:#fff}.QuoteForm-module-scss-module__xZdIYa__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.QuoteForm-module-scss-module__xZdIYa__field span{color:var(--muted);font-size:.85rem;font-weight:600}.QuoteForm-module-scss-module__xZdIYa__field span b{color:var(--brand)}.QuoteForm-module-scss-module__xZdIYa__field input,.QuoteForm-module-scss-module__xZdIYa__field select,.QuoteForm-module-scss-module__xZdIYa__field textarea{border:1.5px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fbfbf9;border-radius:12px;padding:13px 15px;font-size:.98rem;transition:border-color .2s,box-shadow .2s}.QuoteForm-module-scss-module__xZdIYa__field input:focus,.QuoteForm-module-scss-module__xZdIYa__field select:focus,.QuoteForm-module-scss-module__xZdIYa__field textarea:focus{border-color:var(--brand);background:#fff;outline:none;box-shadow:0 0 0 3px #1f8a521f}.QuoteForm-module-scss-module__xZdIYa__field textarea{resize:vertical;min-height:84px}.QuoteForm-module-scss-module__xZdIYa__field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235d6c63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.QuoteForm-module-scss-module__xZdIYa__consent{color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;margin-top:4px;font-size:.85rem;display:flex}.QuoteForm-module-scss-module__xZdIYa__consent input{width:18px;height:18px;accent-color:var(--brand);flex:none;margin-top:3px}.QuoteForm-module-scss-module__xZdIYa__consent a{color:var(--brand);font-weight:600;text-decoration:underline}.QuoteForm-module-scss-module__xZdIYa__hp{opacity:0;pointer-events:none;width:1px;height:1px;top:-9999px;left:-9999px;position:absolute!important}.QuoteForm-module-scss-module__xZdIYa__error{color:#c0392b;background:#fdecec;border-radius:10px;margin:14px 0 0;padding:11px 14px;font-size:.88rem;font-weight:600}.QuoteForm-module-scss-module__xZdIYa__controls{gap:12px;margin-top:22px;display:flex}.QuoteForm-module-scss-module__xZdIYa__trust{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.78rem;display:flex}.QuoteForm-module-scss-module__xZdIYa__trust svg{width:15px;height:15px;color:var(--brand);flex:none}.QuoteForm-module-scss-module__xZdIYa__success{text-align:center;padding:40px 30px}.QuoteForm-module-scss-module__xZdIYa__success h3{margin:0 0 12px;font-size:1.5rem}.QuoteForm-module-scss-module__xZdIYa__success p{color:var(--muted);margin-bottom:24px}.QuoteForm-module-scss-module__xZdIYa__successIcon{background:var(--brand-soft);width:76px;height:76px;color:var(--brand);border-radius:50%;place-items:center;margin:0 auto 22px;animation:1.8s ease-out infinite QuoteForm-module-scss-module__xZdIYa__pulseRing;display:grid}.QuoteForm-module-scss-module__xZdIYa__successIcon svg{width:38px;height:38px}@media (max-width:420px){.QuoteForm-module-scss-module__xZdIYa__grid2{grid-template-columns:1fr}}
.Faq-module-scss-module__eF6ToW__list{flex-direction:column;gap:14px;display:flex}.Faq-module-scss-module__eF6ToW__item{border:1px solid var(--line);background:#fff;border-radius:16px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.Faq-module-scss-module__eF6ToW__itemOpen{border-color:var(--brand);box-shadow:var(--shadow-sm)}.Faq-module-scss-module__eF6ToW__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;font-size:1.02rem;font-weight:700;display:flex}.Faq-module-scss-module__eF6ToW__sign{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:50%;flex:none;place-items:center;transition:background .25s,color .25s,transform .25s;display:grid}.Faq-module-scss-module__eF6ToW__sign svg{width:17px;height:17px;transform:rotate(90deg)}.Faq-module-scss-module__eF6ToW__itemOpen .Faq-module-scss-module__eF6ToW__sign{background:var(--brand);color:#fff}.Faq-module-scss-module__eF6ToW__itemOpen .Faq-module-scss-module__eF6ToW__sign svg{transform:rotate(0)}.Faq-module-scss-module__eF6ToW__answerWrap{animation:.35s both Faq-module-scss-module__eF6ToW__fadeInUp}.Faq-module-scss-module__eF6ToW__answer{color:var(--muted);padding:0 22px 22px;line-height:1.7}
.LegalPage-module-scss-module__K09maW__legal{background:linear-gradient(180deg, var(--cream), #fff 40%);padding:clamp(48px,7vw,90px) 0 clamp(56px,8vw,100px)}.LegalPage-module-scss-module__K09maW__inner{max-width:820px}.LegalPage-module-scss-module__K09maW__title{margin:6px 0 10px}.LegalPage-module-scss-module__K09maW__updated{color:var(--muted);margin-bottom:36px;font-size:.9rem}.LegalPage-module-scss-module__K09maW__article{margin-bottom:44px}.LegalPage-module-scss-module__K09maW__article h2{margin:34px 0 12px;font-size:1.4rem}.LegalPage-module-scss-module__K09maW__article p{color:var(--muted);margin-bottom:14px;line-height:1.75}.LegalPage-module-scss-module__K09maW__article ul{gap:8px;margin:0 0 16px;padding-left:4px;display:grid}.LegalPage-module-scss-module__K09maW__article ul li{color:var(--muted);padding-left:20px;line-height:1.7;position:relative}.LegalPage-module-scss-module__K09maW__article ul li:before{content:"";background:var(--brand);border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:0}.LegalPage-module-scss-module__K09maW__article a{color:var(--brand);font-weight:600;text-decoration:underline}.LegalPage-module-scss-module__K09maW__article strong{color:var(--ink)}.LegalPage-module-scss-module__K09maW__footer{background:var(--brand-deep);color:#ffffffbf}.LegalPage-module-scss-module__K09maW__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:24px;font-size:.85rem;display:flex}.LegalPage-module-scss-module__K09maW__footerLinks{flex-wrap:wrap;gap:20px;display:flex}.LegalPage-module-scss-module__K09maW__footerLinks a:hover{color:#fff}
.page-module-scss-module__qnDekq__hero{background:linear-gradient(180deg, var(--cream), #fff 70%);padding:clamp(40px,6vw,80px) 0 clamp(60px,7vw,96px);position:relative;overflow:hidden}.page-module-scss-module__qnDekq__heroGlow{pointer-events:none;background:radial-gradient(circle,#1f8a5229,#0000 65%);border-radius:50%;width:520px;height:520px;animation:9s ease-in-out infinite page-module-scss-module__qnDekq__floatX;position:absolute;top:-180px;left:-160px}.page-module-scss-module__qnDekq__heroInner{grid-template-columns:1fr;align-items:center;gap:clamp(36px,5vw,60px);display:grid;position:relative}.page-module-scss-module__qnDekq__heroTitle{margin:4px 0 18px}.page-module-scss-module__qnDekq__hl{color:var(--brand);font-style:italic}.page-module-scss-module__qnDekq__heroLead{max-width:560px}.page-module-scss-module__qnDekq__heroAdv{gap:12px;margin:26px 0 30px;display:grid}.page-module-scss-module__qnDekq__heroAdv li{align-items:center;gap:12px;font-size:1rem;font-weight:600;display:flex}.page-module-scss-module__qnDekq__heroAdv li svg{background:var(--brand-soft);width:22px;height:22px;color:var(--brand);border-radius:50%;flex:none;padding:4px}.page-module-scss-module__qnDekq__heroCtas{flex-wrap:wrap;gap:14px;display:flex}.page-module-scss-module__qnDekq__heroTrust{color:var(--muted);align-items:center;gap:12px;margin-top:26px;font-size:.95rem;display:flex}.page-module-scss-module__qnDekq__heroTrust strong{color:var(--ink)}.page-module-scss-module__qnDekq__stars{color:var(--star);gap:2px;display:inline-flex}.page-module-scss-module__qnDekq__stars svg{width:18px;height:18px;fill:var(--star);stroke:var(--star)}.page-module-scss-module__qnDekq__heroVisual{flex-direction:column;justify-self:center;width:100%;max-width:520px;display:flex;position:relative}.page-module-scss-module__qnDekq__heroPhoto{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:4/3.4;margin:0;animation:.6s both page-module-scss-module__qnDekq__fadeInUp;position:relative;overflow:hidden}.page-module-scss-module__qnDekq__heroPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.page-module-scss-module__qnDekq__heroPhoto:after{content:"";background:linear-gradient(165deg,#0f3d2900 45%,#0a2c1d66);position:absolute;inset:0}.page-module-scss-module__qnDekq__heroPhoto:hover img{transform:scale(1.05)}.page-module-scss-module__qnDekq__heroBadge{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-sm);background:#fffffff0;border-radius:14px;align-items:center;gap:10px;margin:0;padding:10px 15px 10px 11px;animation:5s ease-in-out infinite page-module-scss-module__qnDekq__floatY;display:flex;position:absolute;top:16px;left:16px}.page-module-scss-module__qnDekq__heroBadgeIcon{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.page-module-scss-module__qnDekq__heroBadgeIcon svg{width:21px;height:21px}.page-module-scss-module__qnDekq__heroBadgeText{flex-direction:column;line-height:1.1;display:flex}.page-module-scss-module__qnDekq__heroBadgeText strong{font-family:var(--font-display);color:var(--ink);font-size:1.08rem}.page-module-scss-module__qnDekq__heroBadgeText small{color:var(--muted);font-size:.72rem}.page-module-scss-module__qnDekq__heroForm{z-index:3;width:100%;animation:.7s both page-module-scss-module__qnDekq__fadeInUp;position:relative}@media (min-width:992px){.page-module-scss-module__qnDekq__heroInner{grid-template-columns:1.05fr .95fr;align-items:start}.page-module-scss-module__qnDekq__heroVisual{justify-self:end;max-width:500px}}.page-module-scss-module__qnDekq__assurance{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.page-module-scss-module__qnDekq__assuranceInner{flex-wrap:wrap;justify-content:space-between;gap:22px;padding:26px 24px;display:flex}.page-module-scss-module__qnDekq__assuranceItem{align-items:center;gap:14px;display:flex}.page-module-scss-module__qnDekq__assuranceItem svg{width:30px;height:30px;color:var(--brand);flex:none}.page-module-scss-module__qnDekq__assuranceItem strong{font-size:1rem;display:block}.page-module-scss-module__qnDekq__assuranceItem small{color:var(--muted);font-size:.85rem}.page-module-scss-module__qnDekq__solutions{background:var(--cream)}.page-module-scss-module__qnDekq__whyGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.page-module-scss-module__qnDekq__whyCard{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:30px 26px;transition:transform .3s,box-shadow .3s}.page-module-scss-module__qnDekq__whyCard p{color:var(--muted);font-size:.97rem}.page-module-scss-module__qnDekq__whyCard:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.page-module-scss-module__qnDekq__whyIcon{background:linear-gradient(140deg, var(--brand), var(--brand-dark));color:#fff;border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:20px;display:grid;box-shadow:0 10px 22px #0f3d2938}.page-module-scss-module__qnDekq__whyIcon svg{width:28px;height:28px}.page-module-scss-module__qnDekq__whyTitle{margin-bottom:12px;font-size:1.22rem}.page-module-scss-module__qnDekq__serviceGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module-scss-module__qnDekq__serviceCard{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.page-module-scss-module__qnDekq__serviceCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.page-module-scss-module__qnDekq__serviceCard:hover .page-module-scss-module__qnDekq__serviceMedia img{transform:scale(1.07)}.page-module-scss-module__qnDekq__serviceMedia{aspect-ratio:16/10;background:var(--brand-dark);position:relative;overflow:hidden}.page-module-scss-module__qnDekq__serviceMedia img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.page-module-scss-module__qnDekq__serviceMedia:after{content:"";mix-blend-mode:multiply;background:linear-gradient(#0a2c1d0d,#0a2c1d73);position:absolute;inset:0}.page-module-scss-module__qnDekq__serviceTag{z-index:2;color:var(--brand-dark);letter-spacing:.01em;background:#ffffffeb;border-radius:999px;padding:7px 14px;font-size:.76rem;font-weight:700;position:absolute;bottom:14px;left:14px}.page-module-scss-module__qnDekq__serviceBody{flex-direction:column;flex:1;padding:24px 24px 26px;display:flex}.page-module-scss-module__qnDekq__serviceBody p{color:var(--muted);margin-bottom:16px;font-size:.95rem}.page-module-scss-module__qnDekq__serviceTitle{margin-bottom:10px;font-size:1.3rem}.page-module-scss-module__qnDekq__servicePoints{gap:9px;margin-bottom:20px;display:grid}.page-module-scss-module__qnDekq__servicePoints li{align-items:center;gap:9px;font-size:.92rem;font-weight:600;display:flex}.page-module-scss-module__qnDekq__servicePoints li svg{width:18px;height:18px;color:var(--brand);flex:none}.page-module-scss-module__qnDekq__serviceLink{color:var(--brand);align-items:center;gap:7px;margin-top:auto;font-size:.92rem;font-weight:700;display:inline-flex}.page-module-scss-module__qnDekq__serviceLink svg{width:16px;height:16px;transition:transform .25s}.page-module-scss-module__qnDekq__serviceLink:hover svg{transform:translate(3px,-3px)}.page-module-scss-module__qnDekq__stats{background:linear-gradient(140deg, var(--brand-dark), var(--brand-deep));color:#fff;padding:clamp(48px,6vw,72px) 0}.page-module-scss-module__qnDekq__statsInner{text-align:center;grid-template-columns:repeat(4,1fr);gap:26px;display:grid}.page-module-scss-module__qnDekq__statItem{position:relative}.page-module-scss-module__qnDekq__statItem:not(:last-child):after{content:"";background:#ffffff24;width:1px;height:70%;position:absolute;top:15%;right:-13px}.page-module-scss-module__qnDekq__statValue{font-family:var(--font-display);color:#8fe3b4;font-size:clamp(2.3rem,4.5vw,3.2rem);font-weight:600;line-height:1;display:block}.page-module-scss-module__qnDekq__statLabel{color:#fffc;margin-top:10px;font-size:.95rem;display:block}.page-module-scss-module__qnDekq__whyUsGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;display:grid}.page-module-scss-module__qnDekq__whyUsCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:16px;padding:24px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.page-module-scss-module__qnDekq__whyUsCard p{color:var(--muted);font-size:.92rem}.page-module-scss-module__qnDekq__whyUsCard:hover{box-shadow:var(--shadow-md);border-color:#0000;transform:translateY(-5px)}.page-module-scss-module__qnDekq__whyUsIcon{background:var(--brand-soft);width:50px;height:50px;color:var(--brand);border-radius:14px;flex:none;place-items:center;display:grid}.page-module-scss-module__qnDekq__whyUsIcon svg{width:25px;height:25px}.page-module-scss-module__qnDekq__whyUsTitle{margin-bottom:7px;font-size:1.08rem}.page-module-scss-module__qnDekq__steps{grid-template-columns:repeat(5,1fr);gap:20px;display:grid;position:relative}.page-module-scss-module__qnDekq__step{text-align:center;padding:0 6px}.page-module-scss-module__qnDekq__step p{color:var(--muted);font-size:.92rem}.page-module-scss-module__qnDekq__stepNum{width:68px;height:68px;font-family:var(--font-display);color:#fff;background:linear-gradient(140deg, var(--brand), var(--brand-dark));z-index:2;border-radius:50%;place-items:center;margin:0 auto 20px;font-size:1.5rem;font-weight:600;transition:transform .3s;display:grid;position:relative;box-shadow:0 12px 24px #0f3d2938}.page-module-scss-module__qnDekq__step:hover .page-module-scss-module__qnDekq__stepNum{transform:translateY(-5px)scale(1.05)}.page-module-scss-module__qnDekq__stepTitle{margin-bottom:8px;font-size:1.12rem}.page-module-scss-module__qnDekq__materialGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.page-module-scss-module__qnDekq__materialCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px 24px;transition:transform .3s,box-shadow .3s}.page-module-scss-module__qnDekq__materialCard p{color:var(--muted);margin-bottom:18px;font-size:.93rem}.page-module-scss-module__qnDekq__materialCard:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.page-module-scss-module__qnDekq__materialName{color:var(--brand-dark);margin-bottom:12px;font-size:1.35rem}.page-module-scss-module__qnDekq__materialTags{flex-wrap:wrap;gap:8px;display:flex}.page-module-scss-module__qnDekq__materialTags span{background:var(--brand-soft);color:var(--brand-dark);border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:700}.page-module-scss-module__qnDekq__brands{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 30px;margin-top:48px;padding-top:36px;display:flex}.page-module-scss-module__qnDekq__brands>span{color:var(--muted);font-weight:700}.page-module-scss-module__qnDekq__brandLogos{flex-wrap:wrap;align-items:center;gap:14px 28px;display:flex}.page-module-scss-module__qnDekq__brandLogo{font-family:var(--font-display);color:var(--brand-dark);opacity:.55;font-size:1.3rem;font-weight:600;transition:opacity .25s,transform .25s}.page-module-scss-module__qnDekq__brandLogo:hover{opacity:1;transform:translateY(-2px)}.page-module-scss-module__qnDekq__reviewGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.page-module-scss-module__qnDekq__reviewCard{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px 28px 28px;transition:transform .3s,box-shadow .3s;position:relative}.page-module-scss-module__qnDekq__reviewCard:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.page-module-scss-module__qnDekq__reviewQuote{color:var(--brand);opacity:.22;position:absolute;top:22px;right:24px}.page-module-scss-module__qnDekq__reviewQuote svg{width:40px;height:40px}.page-module-scss-module__qnDekq__reviewStars{color:var(--star);gap:2px;margin-bottom:14px;display:inline-flex}.page-module-scss-module__qnDekq__reviewStars svg{width:18px;height:18px;fill:var(--star);stroke:var(--star)}.page-module-scss-module__qnDekq__reviewText{color:var(--ink);margin-bottom:22px;font-size:.98rem;line-height:1.7}.page-module-scss-module__qnDekq__reviewAuthor{align-items:center;gap:13px;display:flex}.page-module-scss-module__qnDekq__reviewAuthor strong{font-size:.98rem;display:block}.page-module-scss-module__qnDekq__reviewAuthor small{color:var(--muted);font-size:.84rem}.page-module-scss-module__qnDekq__reviewAvatar{background:linear-gradient(140deg, var(--brand), var(--brand-dark));color:#fff;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:1.1rem;font-weight:700;display:grid}.page-module-scss-module__qnDekq__cta{background:linear-gradient(140deg, var(--brand-dark), var(--brand-deep));color:#fff;position:relative;overflow:hidden}.page-module-scss-module__qnDekq__ctaGlow{background:radial-gradient(circle,#8fe3b42e,#0000 65%);border-radius:50%;width:540px;height:540px;animation:10s ease-in-out infinite page-module-scss-module__qnDekq__floatY;position:absolute;bottom:-200px;right:-120px}.page-module-scss-module__qnDekq__ctaInner{grid-template-columns:1fr;align-items:center;gap:clamp(36px,5vw,56px);padding:clamp(56px,7vw,100px) 24px;display:grid;position:relative}.page-module-scss-module__qnDekq__ctaCopy{max-width:560px}.page-module-scss-module__qnDekq__ctaTitle{color:#fff;margin-bottom:18px}.page-module-scss-module__qnDekq__ctaText{color:#ffffffdb;margin:0 0 28px;font-size:1.08rem}.page-module-scss-module__qnDekq__ctaList{flex-direction:column;gap:12px;margin-bottom:30px;display:flex}.page-module-scss-module__qnDekq__ctaList li{align-items:center;gap:12px;font-weight:600;display:flex}.page-module-scss-module__qnDekq__ctaList li svg{color:#8fe3b4;background:#8fe3b433;border-radius:50%;flex:none;width:22px;height:22px;padding:4px}.page-module-scss-module__qnDekq__ctaPhone{align-items:center;gap:14px;display:inline-flex}.page-module-scss-module__qnDekq__ctaPhone small{color:#ffffffb3;font-size:.78rem;display:block}.page-module-scss-module__qnDekq__ctaPhone strong{color:#fff;font-size:1.25rem}.page-module-scss-module__qnDekq__ctaPhoneIcon{color:#8fe3b4;background:#ffffff1f;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;animation:2.2s ease-out infinite page-module-scss-module__qnDekq__pulseRing;display:grid}.page-module-scss-module__qnDekq__ctaPhoneIcon svg{width:22px;height:22px}.page-module-scss-module__qnDekq__ctaForm{justify-self:center;width:100%;max-width:480px}@media (min-width:992px){.page-module-scss-module__qnDekq__ctaInner{grid-template-columns:1fr .9fr}.page-module-scss-module__qnDekq__ctaForm{justify-self:end}}.page-module-scss-module__qnDekq__faqWrap{max-width:820px;margin:0 auto}.page-module-scss-module__qnDekq__zoneGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;display:grid}.page-module-scss-module__qnDekq__zoneCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px 22px 18px;transition:transform .25s,box-shadow .25s,border-color .25s}.page-module-scss-module__qnDekq__zoneCard ul{gap:7px;display:grid}.page-module-scss-module__qnDekq__zoneCard li{color:var(--muted);padding-left:14px;font-size:.88rem;position:relative}.page-module-scss-module__qnDekq__zoneCard li:before{content:"";background:var(--brand);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:0}.page-module-scss-module__qnDekq__zoneCard:hover{box-shadow:var(--shadow-sm);border-color:var(--brand);transform:translateY(-4px)}.page-module-scss-module__qnDekq__zoneCity{font-family:var(--font-display);color:var(--brand-dark);align-items:center;gap:8px;margin-bottom:14px;font-size:1.15rem;font-weight:600;display:flex}.page-module-scss-module__qnDekq__zoneCity svg{width:18px;height:18px;color:var(--brand)}.page-module-scss-module__qnDekq__zoneNote{text-align:center;color:var(--muted);margin-top:34px}.page-module-scss-module__qnDekq__zoneNote a{color:var(--brand);font-weight:700;text-decoration:underline}.page-module-scss-module__qnDekq__footer{background:var(--brand-deep);color:#ffffffbf}.page-module-scss-module__qnDekq__footerInner{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;padding:clamp(56px,7vw,84px) 24px clamp(40px,5vw,56px);display:grid}.page-module-scss-module__qnDekq__footerBrand p{max-width:360px;margin:18px 0 22px;font-size:.92rem;line-height:1.7}.page-module-scss-module__qnDekq__footerLogo{font-family:var(--font-display);color:#fff;align-items:center;gap:12px;font-size:1.35rem;font-weight:600;display:flex}.page-module-scss-module__qnDekq__footerMark{background:linear-gradient(140deg, var(--brand), var(--brand-dark));color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.page-module-scss-module__qnDekq__footerMark svg{width:23px;height:23px}.page-module-scss-module__qnDekq__footerContact{gap:12px;display:grid}.page-module-scss-module__qnDekq__footerContact a,.page-module-scss-module__qnDekq__footerContact span{color:#fffc;align-items:center;gap:10px;font-size:.92rem;transition:color .2s;display:flex}.page-module-scss-module__qnDekq__footerContact a svg,.page-module-scss-module__qnDekq__footerContact span svg{color:#8fe3b4;flex:none;width:18px;height:18px}.page-module-scss-module__qnDekq__footerContact a:hover{color:#fff}.page-module-scss-module__qnDekq__footerCol h4{color:#fff;font-family:var(--font-sans);margin-bottom:18px;font-size:1rem;font-weight:700}.page-module-scss-module__qnDekq__footerCol ul{gap:11px;display:grid}.page-module-scss-module__qnDekq__footerCol a{color:#ffffffbf;font-size:.92rem;transition:color .2s,padding-left .2s}.page-module-scss-module__qnDekq__footerCol a:hover{color:#fff;padding-left:5px}.page-module-scss-module__qnDekq__footerCta{margin-bottom:16px;font-size:.92rem}.page-module-scss-module__qnDekq__footerBottom{border-top:1px solid #ffffff1a}.page-module-scss-module__qnDekq__footerBottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:22px 24px;font-size:.85rem;display:flex}.page-module-scss-module__qnDekq__footerLegal{flex-wrap:wrap;gap:20px;display:flex}.page-module-scss-module__qnDekq__footerLegal a:hover{color:#fff}@media (max-width:992px){.page-module-scss-module__qnDekq__whyGrid,.page-module-scss-module__qnDekq__serviceGrid,.page-module-scss-module__qnDekq__reviewGrid,.page-module-scss-module__qnDekq__materialGrid{grid-template-columns:repeat(2,1fr)}.page-module-scss-module__qnDekq__statsInner{grid-template-columns:repeat(2,1fr);gap:36px 26px}.page-module-scss-module__qnDekq__statItem:not(:last-child):after{display:none}.page-module-scss-module__qnDekq__steps{grid-template-columns:repeat(2,1fr);gap:36px 20px}.page-module-scss-module__qnDekq__footerInner{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:640px){.page-module-scss-module__qnDekq__whyGrid,.page-module-scss-module__qnDekq__serviceGrid,.page-module-scss-module__qnDekq__reviewGrid,.page-module-scss-module__qnDekq__materialGrid,.page-module-scss-module__qnDekq__steps,.page-module-scss-module__qnDekq__footerInner{grid-template-columns:1fr}.page-module-scss-module__qnDekq__assuranceItem{width:100%}}
