.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:var(--header-height);background-color:#fffffff2;border-bottom:1px solid #0000000d;align-items:center;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #00000014}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logo{color:var(--primary-color);align-items:center;gap:8px;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__logo span{color:var(--text-color)}.Header-module__hBw1pG__ctaContainer{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__phoneLink{color:var(--text-color);flex-direction:column;align-items:flex-end;display:flex}.Header-module__hBw1pG__phoneNumber{color:var(--primary-color);font-size:1.2rem;font-weight:700}.Header-module__hBw1pG__phoneLabel{color:#666;font-size:.8rem}@media (max-width:768px){.Header-module__hBw1pG__logo span,.Header-module__hBw1pG__phoneLabel{display:none}.Header-module__hBw1pG__phoneLink{margin-right:8px;display:flex}.Header-module__hBw1pG__phoneNumber{white-space:nowrap;font-size:1rem}}@media (max-width:480px){.Header-module__hBw1pG__logo{font-size:1.1rem}.Header-module__hBw1pG__ctaContainer{flex-direction:row;align-items:center;gap:8px}.Header-module__hBw1pG__phoneLink{display:none}.btn{min-height:40px;padding:10px 16px;font-size:.9rem}}
.Hero-module__ZARIfG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172ae6 0%,#0f172af2 100%);align-items:center;min-height:85vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.Hero-module__ZARIfG__hero{background:linear-gradient(135deg,#0f172ad9 0%,#0f172a 100%);padding:160px 0 100px}}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#05966926 0%,#0000 50%);width:200%;height:200%;animation:20s linear infinite Hero-module__ZARIfG__rotate;position:absolute;top:-50%;left:-50%}@keyframes Hero-module__ZARIfG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__ZARIfG__content{z-index:10;max-width:1000px;margin:0 auto;position:relative}.Hero-module__ZARIfG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#4ade80;text-transform:uppercase;letter-spacing:.05em;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;margin-bottom:32px;padding:10px 24px;font-size:.875rem;font-weight:700;animation:.6s ease-out Hero-module__ZARIfG__slideDown;display:inline-block;box-shadow:0 4px 6px -1px #0000001a}.Hero-module__ZARIfG__title{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;animation:.8s ease-out .2s backwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__subtitle{color:#cbd5e1;max-width:700px;margin-bottom:56px;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400;line-height:1.6;animation:.8s ease-out .4s backwards Hero-module__ZARIfG__fadeInUp}@media (max-width:768px){.Hero-module__ZARIfG__title{margin-bottom:16px;font-size:clamp(2rem,8vw,3rem)}.Hero-module__ZARIfG__subtitle{margin-bottom:32px;padding:0 10px;font-size:1rem}.Hero-module__ZARIfG__badge{margin-bottom:20px;padding:8px 16px;font-size:.75rem}}@media (max-width:480px){.Hero-module__ZARIfG__title{margin-bottom:12px;font-size:1.75rem}.Hero-module__ZARIfG__subtitle{margin-bottom:24px;font-size:.9rem}.Hero-module__ZARIfG__badge{margin-bottom:16px;padding:6px 12px;font-size:.7rem}}.Hero-module__ZARIfG__actions{justify-content:center;gap:24px;animation:.8s ease-out .6s backwards Hero-module__ZARIfG__fadeInUp;display:flex}@keyframes Hero-module__ZARIfG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:100px 20px 60px}.Hero-module__ZARIfG__actions{flex-direction:column;gap:16px;width:100%}.Hero-module__ZARIfG__actions button,.Hero-module__ZARIfG__actions a{width:100%}}
.WhyChooseUs-module__aV2w7G__section{background-color:var(--bg-color);padding:80px 0}.WhyChooseUs-module__aV2w7G__title{text-align:center;color:var(--text-color);margin-bottom:50px;font-size:clamp(2rem,4vw,2.5rem)}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.WhyChooseUs-module__aV2w7G__card{text-align:center;background:#fff;border-radius:12px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.WhyChooseUs-module__aV2w7G__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.WhyChooseUs-module__aV2w7G__icon{color:var(--primary-color);margin:0 auto 20px;display:block}.WhyChooseUs-module__aV2w7G__cardTitle{color:var(--secondary-color);margin-bottom:15px;font-size:1.5rem}.WhyChooseUs-module__aV2w7G__cardText{color:#666;font-size:1rem}
.Services-module__dpHhBa__section{background-color:var(--gray-light);padding:80px 0}.Services-module__dpHhBa__title{text-align:center;color:var(--text-color);margin-bottom:50px;font-size:2.5rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(1,1fr);gap:20px;padding:0 10px;display:grid}@media (min-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:30px;padding:0}}.Services-module__dpHhBa__card{text-align:center;background:#fff;border-radius:12px;padding:30px;transition:transform .3s;box-shadow:0 4px 6px #0000000d}.Services-module__dpHhBa__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.Services-module__dpHhBa__icon{color:var(--primary-color);margin:0 auto 20px;display:block}.Services-module__dpHhBa__cardTitle{color:var(--secondary-color);margin-bottom:15px;font-size:1.5rem}.Services-module__dpHhBa__cardText{color:#666;font-size:1rem}
.EmergencyTips-module__6xNe_G__section{background-color:var(--bg-color);padding:80px 0}.EmergencyTips-module__6xNe_G__title{text-align:center;color:var(--text-color);margin-bottom:50px;font-size:clamp(2rem,4vw,2.5rem)}.EmergencyTips-module__6xNe_G__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.EmergencyTips-module__6xNe_G__card{text-align:center;background:#fff;border-radius:12px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.EmergencyTips-module__6xNe_G__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.EmergencyTips-module__6xNe_G__icon{color:var(--primary-color);margin:0 auto 20px;display:block}.EmergencyTips-module__6xNe_G__cardTitle{color:var(--secondary-color);margin-bottom:15px;font-size:1.5rem}.EmergencyTips-module__6xNe_G__cardText{color:#666;font-size:1rem}
.Reviews-module__yTtV6W__section{background-color:var(--gray-light);text-align:center;padding:80px 0}.Reviews-module__yTtV6W__title{margin-bottom:40px;font-size:2rem}.Reviews-module__yTtV6W__grid{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.Reviews-module__yTtV6W__card{text-align:left;background:#fff;border-radius:8px;max-width:350px;padding:25px;box-shadow:0 2px 8px #0000000d}.Reviews-module__yTtV6W__stars{color:#ffc107;margin-bottom:10px;font-size:1.2rem}.Reviews-module__yTtV6W__text{color:#555;margin-bottom:15px;font-size:.95rem;font-style:italic}.Reviews-module__yTtV6W__author{color:var(--text-color);font-weight:700}
.Stats-module__yL2aHq__section{background-color:var(--gray-light);padding:80px 0}.Stats-module__yL2aHq__title{text-align:center;color:var(--text-color);margin-bottom:50px;font-size:clamp(2rem,4vw,2.5rem)}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;display:grid}.Stats-module__yL2aHq__stat{text-align:center;background:#fff;border-radius:12px;padding:30px;transition:transform .3s;box-shadow:0 4px 6px #0000000d}.Stats-module__yL2aHq__stat:hover{transform:translateY(-5px)}.Stats-module__yL2aHq__icon{color:var(--primary-color);margin:0 auto 16px;display:block}.Stats-module__yL2aHq__number{color:var(--secondary-color);margin-bottom:8px;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.Stats-module__yL2aHq__label{color:#666;font-size:clamp(.875rem,2.5vw,1rem);font-weight:500}
.OurGuarantee-module__F4i9HG__section{background-color:var(--gray-light);padding:80px 0}.OurGuarantee-module__F4i9HG__title{text-align:center;color:var(--text-color);margin-bottom:50px;font-size:clamp(2rem,4vw,2.5rem)}.OurGuarantee-module__F4i9HG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.OurGuarantee-module__F4i9HG__card{text-align:center;background:#fff;border-radius:12px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000000d}.OurGuarantee-module__F4i9HG__card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.OurGuarantee-module__F4i9HG__icon{color:var(--primary-color);margin:0 auto 20px;display:block}.OurGuarantee-module__F4i9HG__cardTitle{color:var(--secondary-color);margin-bottom:15px;font-size:1.5rem}.OurGuarantee-module__F4i9HG__cardText{color:#666;font-size:1rem}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#333;margin-top:auto;padding:40px 0}.Footer-module__S6Hkya__content{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.Footer-module__S6Hkya__column{flex:1;min-width:250px}.Footer-module__S6Hkya__title{color:#fff;margin-bottom:20px;font-size:1.2rem}.Footer-module__S6Hkya__text{color:#ccc;margin-bottom:10px;font-size:.9rem}.Footer-module__S6Hkya__link{color:#ccc;margin-bottom:8px;font-size:.9rem;text-decoration:none;display:block}.Footer-module__S6Hkya__link:hover{color:#fff;text-decoration:underline}.Footer-module__S6Hkya__copyright{text-align:center;color:#888;border-top:1px solid #444;margin-top:40px;padding-top:20px;font-size:.8rem}
.StickyCTA-module__gaxrjW__stickyBar{z-index:2000;background-color:#fff;justify-content:center;width:100%;padding:15px;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000001a}.StickyCTA-module__gaxrjW__callButton{background-color:var(--primary-color);color:#fff;text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:400px;padding:12px;font-size:1.1rem;font-weight:700;display:flex}@media (max-width:768px){.StickyCTA-module__gaxrjW__stickyBar{display:flex}}
.Process-module__RmMdVa__section{background-color:var(--bg-color);text-align:center;padding:60px 0}.Process-module__RmMdVa__title{color:var(--text-color);margin-bottom:3rem;font-size:2rem}.Process-module__RmMdVa__taps{flex-wrap:wrap;justify-content:space-around;gap:2rem;display:flex}.Process-module__RmMdVa__step{opacity:0;max-width:300px;padding:1rem;animation:.8s ease-out forwards Process-module__RmMdVa__fadeIn}.Process-module__RmMdVa__step:first-child{animation-delay:.1s}.Process-module__RmMdVa__step:nth-child(2){animation-delay:.3s}.Process-module__RmMdVa__step:nth-child(3){animation-delay:.5s}.Process-module__RmMdVa__icon{color:var(--primary-color);margin-bottom:1rem;font-size:3rem;display:block}.Process-module__RmMdVa__stepTitle{color:var(--secondary-color);margin-bottom:.5rem;font-size:1.25rem}.Process-module__RmMdVa__stepDesc{color:#666}@keyframes Process-module__RmMdVa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Process-module__RmMdVa__taps{flex-direction:column;align-items:center}}
.FAQ-module__V8_xEa__section{background-color:var(--gray-light);padding:60px 0}.FAQ-module__V8_xEa__title{text-align:center;color:var(--text-color);margin-bottom:3rem}.FAQ-module__V8_xEa__faqList{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__faqItem{background:#fff;border-radius:8px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.FAQ-module__V8_xEa__question{color:var(--primary-color);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.FAQ-module__V8_xEa__answer{color:#555;line-height:1.6}
