.Hero-module__PgAKtG__hero{background:var(--color-white);padding-top:calc(var(--nav-height) + 5rem);padding-bottom:0;position:relative;overflow:hidden}.Hero-module__PgAKtG__gridPattern{background-image:linear-gradient(var(--color-gray-100) 1px, transparent 1px), linear-gradient(90deg, var(--color-gray-100) 1px, transparent 1px);opacity:.45;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 0,#000 40%,#0000 100%);mask-image:radial-gradient(80% 70% at 50% 0,#000 40%,#0000 100%)}.Hero-module__PgAKtG__orb1,.Hero-module__PgAKtG__orb2{filter:blur(72px);pointer-events:none;border-radius:50%;position:absolute}.Hero-module__PgAKtG__orb1{background:radial-gradient(circle,#1a5c4a14 0%,#0000 70%);width:520px;height:520px;top:-80px;right:-120px}.Hero-module__PgAKtG__orb2{background:radial-gradient(circle,#c8963e12 0%,#0000 70%);width:360px;height:360px;bottom:100px;left:-60px}.Hero-module__PgAKtG__inner{z-index:1;padding-bottom:var(--space-xl);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid;position:relative}.Hero-module__PgAKtG__copy{gap:var(--space-md);flex-direction:column;animation:.7s both Hero-module__PgAKtG__fadeInUp;display:flex}.Hero-module__PgAKtG__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);background:var(--color-primary-pale);border-radius:var(--radius-full);border:1px solid #1a5c4a33;align-items:center;gap:.5rem;width:fit-content;padding:.35rem .9rem;font-size:.72rem;font-weight:600;display:inline-flex}.Hero-module__PgAKtG__badgeDot{background:var(--color-primary);border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__PgAKtG__pulse}@keyframes Hero-module__PgAKtG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Hero-module__PgAKtG__heading{font-family:var(--font-display);color:var(--color-gray-900);letter-spacing:-.02em;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:700;line-height:1.12}.Hero-module__PgAKtG__italic{color:var(--color-primary);font-style:italic}.Hero-module__PgAKtG__highlight{display:inline-block;position:relative}.Hero-module__PgAKtG__highlight:after{content:"";background:var(--color-accent);opacity:.25;z-index:-1;border-radius:2px;height:6px;position:absolute;bottom:4px;left:0;right:0}.Hero-module__PgAKtG__sub{color:var(--color-gray-500);max-width:520px;font-size:clamp(.95rem,1.3vw,1.05rem);line-height:1.8}.Hero-module__PgAKtG__sub strong{color:var(--color-gray-700);font-weight:600}.Hero-module__PgAKtG__actions{gap:var(--space-sm);flex-wrap:wrap;animation:.7s .2s both Hero-module__PgAKtG__fadeInUp;display:flex}.Hero-module__PgAKtG__trust{gap:var(--space-sm);flex-wrap:wrap;animation:.7s .35s both Hero-module__PgAKtG__fadeInUp;display:flex}.Hero-module__PgAKtG__trustItem{color:var(--color-gray-500);font-size:.8rem;font-weight:500}.Hero-module__PgAKtG__visual{animation:.7s .15s both Hero-module__PgAKtG__fadeInUp;position:relative}.Hero-module__PgAKtG__card{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-xl);padding:var(--space-lg);box-shadow:var(--shadow-lg);gap:var(--space-md);flex-direction:column;display:flex}.Hero-module__PgAKtG__imageBlock{background:var(--color-gray-50);border-radius:var(--radius-lg);align-items:stretch;gap:var(--space-sm);border:1px solid var(--color-gray-100);flex-direction:column;padding:0;display:flex;overflow:hidden}.Hero-module__PgAKtG__heroImage{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.Hero-module__PgAKtG__imageLabel{color:var(--color-gray-500);padding:0 var(--space-md) var(--space-md);font-size:.8rem;font-style:italic}.Hero-module__PgAKtG__emergencyBadge{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-items:center;gap:.75rem;padding:.75rem 1.1rem;animation:.7s .4s both Hero-module__PgAKtG__fadeInUp;display:flex;position:absolute;bottom:-16px;left:-24px}.Hero-module__PgAKtG__emergencyIcon{font-size:1.5rem}.Hero-module__PgAKtG__emergencyTitle{color:var(--color-gray-900);font-size:.85rem;font-weight:600}.Hero-module__PgAKtG__emergencyText{color:var(--color-gray-500);font-size:.75rem}.Hero-module__PgAKtG__statsBar{z-index:1;background:var(--color-gray-900);margin-top:var(--space-xl);position:relative}.Hero-module__PgAKtG__statsInner{padding-block:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.Hero-module__PgAKtG__stat{padding-inline:var(--space-sm);border-right:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__PgAKtG__stat:last-child{border-right:none}.Hero-module__PgAKtG__statValue{font-family:var(--font-display);color:var(--color-white);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1}.Hero-module__PgAKtG__statLabel{color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:500}@media (max-width:900px){.Hero-module__PgAKtG__inner{grid-template-columns:1fr}.Hero-module__PgAKtG__visual{order:0;width:100%;max-width:480px;margin-inline:auto}.Hero-module__PgAKtG__emergencyBadge{bottom:-12px;left:0}.Hero-module__PgAKtG__statsInner{gap:var(--space-sm);grid-template-columns:repeat(2,1fr)}.Hero-module__PgAKtG__stat{padding-block:var(--space-sm);border-bottom:1px solid #ffffff14;border-right:none}.Hero-module__PgAKtG__stat:nth-child(3),.Hero-module__PgAKtG__stat:nth-child(4){border-bottom:none}}@media (max-width:480px){.Hero-module__PgAKtG__hero{padding-top:calc(var(--nav-height) + 2.5rem)}.Hero-module__PgAKtG__actions{flex-direction:column}.Hero-module__PgAKtG__statsInner{grid-template-columns:1fr 1fr}}
.About-module__OtWT4W__header{max-width:680px;margin-bottom:var(--space-xl);animation:.6s both About-module__OtWT4W__fadeInUp}.About-module__OtWT4W__title{margin-bottom:var(--space-xs)}.About-module__OtWT4W__italic{color:var(--color-primary);font-style:italic}.About-module__OtWT4W__intro{margin-top:var(--space-sm);max-width:620px}.About-module__OtWT4W__intro strong{color:var(--color-gray-700);font-weight:600}.About-module__OtWT4W__fsdLink{color:var(--color-primary);transition:opacity var(--transition-fast);font-weight:600}.About-module__OtWT4W__fsdLink:hover{opacity:.75}.About-module__OtWT4W__grid{margin-bottom:var(--space-xl);grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.About-module__OtWT4W__subheading{margin-bottom:var(--space-sm)}.About-module__OtWT4W__timelineCol{gap:var(--space-md);flex-direction:column;animation:.6s .1s both About-module__OtWT4W__fadeInUp;display:flex}.About-module__OtWT4W__storyText{margin-bottom:var(--space-xs)}.About-module__OtWT4W__storyText strong{color:var(--color-gray-700);font-weight:600}.About-module__OtWT4W__timeline{flex-direction:column;gap:0;display:flex}.About-module__OtWT4W__timelineItem{padding-bottom:var(--space-sm);grid-template-columns:52px 28px 1fr;align-items:start;gap:0 .75rem;display:grid}.About-module__OtWT4W__timelineItem:last-child{padding-bottom:0}.About-module__OtWT4W__timelineItem:last-child .About-module__OtWT4W__timelineTrack{display:none}.About-module__OtWT4W__timelineYear{font-family:var(--font-display);color:var(--color-primary);text-align:right;padding-top:2px;font-size:.82rem;font-weight:700}.About-module__OtWT4W__timelineLine{flex-direction:column;align-items:center;display:flex}.About-module__OtWT4W__timelineDot{background:var(--color-primary);border:2px solid var(--color-white);width:12px;height:12px;box-shadow:0 0 0 2px var(--color-primary);border-radius:50%;flex-shrink:0;margin-top:3px}.About-module__OtWT4W__timelineTrack{background:var(--color-gray-200);flex:1;width:2px;min-height:32px;margin-top:4px}.About-module__OtWT4W__timelineEvent{color:var(--color-gray-700);padding-top:2px;font-size:.9rem;line-height:1.5}.About-module__OtWT4W__teamBtn{width:fit-content}.About-module__OtWT4W__valuesCol{gap:var(--space-md);flex-direction:column;animation:.6s .2s both About-module__OtWT4W__fadeInUp;display:flex}.About-module__OtWT4W__valueCards{gap:var(--space-sm);flex-direction:column;display:flex}.About-module__OtWT4W__valueCard{align-items:flex-start;gap:var(--space-sm);background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);padding:var(--space-md);transition:box-shadow var(--transition-base), transform var(--transition-base);display:flex}.About-module__OtWT4W__valueCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.About-module__OtWT4W__valueIcon{flex-shrink:0;font-size:1.6rem;line-height:1}.About-module__OtWT4W__valueTitle{font-family:var(--font-body);color:var(--color-gray-900);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.About-module__OtWT4W__valueDesc{color:var(--color-gray-500);font-size:.875rem;line-height:1.6}.About-module__OtWT4W__callout{background:var(--color-primary-pale);border-left:3px solid var(--color-primary);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:var(--space-md)}.About-module__OtWT4W__calloutQuote{font-family:var(--font-display);color:var(--color-gray-700);margin-bottom:.5rem;font-size:1rem;font-style:italic;line-height:1.6}.About-module__OtWT4W__calloutAuthor{color:var(--color-primary);letter-spacing:.02em;font-size:.8rem;font-weight:600}.About-module__OtWT4W__banner{justify-content:space-between;align-items:center;gap:var(--space-lg);background:var(--color-gray-900);border-radius:var(--radius-xl);padding:var(--space-lg) clamp(1.5rem, 4vw, 2.5rem);animation:.6s .3s both About-module__OtWT4W__fadeInUp;display:flex}.About-module__OtWT4W__bannerText{flex:1}.About-module__OtWT4W__bannerHeading{font-family:var(--font-display);color:var(--color-white);margin-bottom:.4rem;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:600;line-height:1.4}.About-module__OtWT4W__bannerSub{color:var(--color-gray-200);font-size:.875rem;line-height:1.6}.About-module__OtWT4W__bannerLink{color:var(--color-accent);transition:opacity var(--transition-fast);font-weight:600}.About-module__OtWT4W__bannerLink:hover{opacity:.8}@media (max-width:900px){.About-module__OtWT4W__grid{grid-template-columns:1fr}.About-module__OtWT4W__banner{text-align:center;flex-direction:column}.About-module__OtWT4W__banner .About-module__OtWT4W__btn{justify-content:center;width:100%}}
.WhyChooseUs-module__49_FRW__why{background:var(--color-white)}.WhyChooseUs-module__49_FRW__header{max-width:700px;margin-bottom:var(--space-xl);animation:.6s both WhyChooseUs-module__49_FRW__fadeInUp}.WhyChooseUs-module__49_FRW__title{margin-bottom:0;line-height:1.2}.WhyChooseUs-module__49_FRW__brand{color:var(--color-primary)}.WhyChooseUs-module__49_FRW__intro{margin-top:var(--space-sm)}.WhyChooseUs-module__49_FRW__intro strong{color:var(--color-gray-700);font-weight:600}.WhyChooseUs-module__49_FRW__grid{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.WhyChooseUs-module__49_FRW__card{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);padding:var(--space-lg);transition:box-shadow var(--transition-base), transform var(--transition-base), border-color var(--transition-base);flex-direction:column;gap:.5rem;animation:.5s both WhyChooseUs-module__49_FRW__fadeInUp;display:flex;position:relative;overflow:hidden}.WhyChooseUs-module__49_FRW__card:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent));opacity:0;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.WhyChooseUs-module__49_FRW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-gray-200);transform:translateY(-4px)}.WhyChooseUs-module__49_FRW__card:hover:before{opacity:1}.WhyChooseUs-module__49_FRW__cardIcon{margin-bottom:.25rem;font-size:2rem;line-height:1}.WhyChooseUs-module__49_FRW__cardTag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);background:var(--color-accent-light);border-radius:var(--radius-full);width:fit-content;padding:2px 10px;font-size:.68rem;font-weight:600}.WhyChooseUs-module__49_FRW__cardTitle{font-family:var(--font-body);color:var(--color-gray-900);margin-top:.25rem;font-size:1rem;font-weight:600;line-height:1.35}.WhyChooseUs-module__49_FRW__cardDesc{color:var(--color-gray-500);font-size:.875rem;line-height:1.7}.WhyChooseUs-module__49_FRW__numbersStrip{background:var(--color-gray-100);border:1px solid var(--color-gray-100);border-radius:var(--radius-xl);margin-bottom:var(--space-xl);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.WhyChooseUs-module__49_FRW__numberItem{padding:var(--space-lg) var(--space-sm);background:var(--color-white);text-align:center;transition:background var(--transition-base);flex-direction:column;align-items:center;gap:.3rem;display:flex}.WhyChooseUs-module__49_FRW__numberItem:hover{background:var(--color-primary-pale)}.WhyChooseUs-module__49_FRW__numberValue{font-family:var(--font-display);color:var(--color-primary);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1}.WhyChooseUs-module__49_FRW__numberLabel{color:var(--color-gray-500);max-width:120px;font-size:.8rem;font-weight:500;line-height:1.4}.WhyChooseUs-module__49_FRW__ctaRow{justify-content:space-between;align-items:center;gap:var(--space-lg);background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:var(--radius-xl);padding:var(--space-lg) clamp(1.5rem, 4vw, 2.5rem);animation:.6s .3s both WhyChooseUs-module__49_FRW__fadeInUp;display:flex}.WhyChooseUs-module__49_FRW__ctaCopy{flex-direction:column;flex:1;gap:.4rem;display:flex}.WhyChooseUs-module__49_FRW__ctaButtons{gap:var(--space-sm);flex-wrap:wrap;flex-shrink:0;display:flex}@media (max-width:1024px){.WhyChooseUs-module__49_FRW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseUs-module__49_FRW__numbersStrip{grid-template-columns:repeat(2,1fr)}.WhyChooseUs-module__49_FRW__ctaRow{text-align:center;flex-direction:column}.WhyChooseUs-module__49_FRW__ctaButtons{justify-content:center;width:100%}}@media (max-width:560px){.WhyChooseUs-module__49_FRW__grid{grid-template-columns:1fr}}
.FAQ-module__8ZM7Ka__faq{background:var(--color-gray-50)}.FAQ-module__8ZM7Ka__layout{grid-template-columns:360px 1fr;align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.FAQ-module__8ZM7Ka__sideCol{top:calc(var(--nav-height) + 2rem);gap:var(--space-md);flex-direction:column;animation:.6s both FAQ-module__8ZM7Ka__fadeInUp;display:flex;position:sticky}.FAQ-module__8ZM7Ka__title{line-height:1.15}.FAQ-module__8ZM7Ka__accent{color:var(--color-primary)}.FAQ-module__8ZM7Ka__sub{max-width:320px}.FAQ-module__8ZM7Ka__sub strong{color:var(--color-gray-700);font-weight:600}.FAQ-module__8ZM7Ka__sideActions{gap:var(--space-xs);flex-direction:column;display:flex}.FAQ-module__8ZM7Ka__contactCard{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);padding:var(--space-md);flex-direction:column;gap:.3rem;display:flex}.FAQ-module__8ZM7Ka__contactLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-gray-500);font-size:.78rem;font-weight:600}.FAQ-module__8ZM7Ka__contactPhone{font-family:var(--font-display);color:var(--color-primary);transition:opacity var(--transition-fast);font-size:1.4rem;font-weight:700}.FAQ-module__8ZM7Ka__contactPhone:hover{opacity:.75}.FAQ-module__8ZM7Ka__contactNote{color:var(--color-gray-500);font-size:.78rem}.FAQ-module__8ZM7Ka__accordionCol{flex-direction:column;gap:0;animation:.6s .15s both FAQ-module__8ZM7Ka__fadeInUp;display:flex}.FAQ-module__8ZM7Ka__item{border-bottom:1px solid var(--color-gray-100);background:var(--color-white);transition:background var(--transition-base);border-radius:0;overflow:hidden}.FAQ-module__8ZM7Ka__item:first-child{border-top:1px solid var(--color-gray-100);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.FAQ-module__8ZM7Ka__item:last-child{border-radius:0 0 var(--radius-lg) var(--radius-lg);border-bottom:1px solid var(--color-gray-100)}.FAQ-module__8ZM7Ka__itemOpen{background:var(--color-white)}.FAQ-module__8ZM7Ka__trigger{justify-content:space-between;align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-md) var(--space-md);text-align:left;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;display:flex}.FAQ-module__8ZM7Ka__trigger:hover{background:var(--color-gray-50)}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__trigger{background:var(--color-primary-pale)}.FAQ-module__8ZM7Ka__triggerText{font-family:var(--font-body);color:var(--color-gray-900);flex:1;font-size:.95rem;font-weight:600;line-height:1.45}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__triggerText{color:var(--color-primary)}.FAQ-module__8ZM7Ka__triggerIcon{background:var(--color-gray-100);width:28px;height:28px;color:var(--color-gray-700);transition:background var(--transition-base), color var(--transition-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:400;line-height:1;display:flex}.FAQ-module__8ZM7Ka__itemOpen .FAQ-module__8ZM7Ka__triggerIcon{background:var(--color-primary);color:var(--color-white)}.FAQ-module__8ZM7Ka__panel{transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__8ZM7Ka__answer{color:var(--color-gray-500);padding:0 var(--space-md) var(--space-md);font-size:.9rem;line-height:1.75}@media (max-width:900px){.FAQ-module__8ZM7Ka__layout{grid-template-columns:1fr}.FAQ-module__8ZM7Ka__sideCol{position:static}.FAQ-module__8ZM7Ka__sideActions{flex-flow:wrap}}@media (max-width:480px){.FAQ-module__8ZM7Ka__sideActions{flex-direction:column}.FAQ-module__8ZM7Ka__sideActions .FAQ-module__8ZM7Ka__btn{text-align:center;justify-content:center}}
