.Header-module__vcZAwq__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#e65100f2;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;box-shadow:0 2px 20px #0000001a}.Header-module__vcZAwq__headerScrolled{background:#e65100cc;padding:.5rem 0}.Header-module__vcZAwq__nav{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__vcZAwq__logo{align-items:center;gap:1rem;display:flex}.Header-module__vcZAwq__logoImg{color:#e65100;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.2rem;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 4px 15px #0003}.Header-module__vcZAwq__logoImg:hover{transform:scale(1.1)rotate(5deg)}@media (max-width:503px){.Header-module__vcZAwq__logoText{display:none}}.Header-module__vcZAwq__logoText{color:#fff;letter-spacing:1px;font-size:1.8rem;font-weight:800}.Header-module__vcZAwq__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Header-module__vcZAwq__navLinks a{color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.Header-module__vcZAwq__navLinks a:after{content:"";background:#fff;width:0;height:3px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__vcZAwq__navLinks a:hover:after{width:100%}.Header-module__vcZAwq__emergencyCall{color:#fff;white-space:nowrap;border:2px solid #fff;border-radius:50px;flex-direction:row;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;animation:2s infinite Header-module__vcZAwq__pulseGlow;display:flex;box-shadow:0 4px 20px #f4433666}.Header-module__vcZAwq__emergencyCall:hover{color:#e65100;background:#fff}@keyframes Header-module__vcZAwq__pulseGlow{0%,to{box-shadow:0 4px 20px #f4433666}50%{box-shadow:0 4px 30px #f44336cc}}.Header-module__vcZAwq__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.Header-module__vcZAwq__mobileToggle span{background:#fff;width:25px;height:3px;transition:all .3s}@media (max-width:768px){.Header-module__vcZAwq__navLinks{display:none}.Header-module__vcZAwq__mobileToggle{display:flex}.Header-module__vcZAwq__mobileMenuOpen{background:#1a1a1afa;flex-direction:column;gap:1rem;padding:2rem;position:absolute;top:100%;left:0;right:0;display:flex!important}.Header-module__vcZAwq__mobileMenuOpen a{border-bottom:1px solid #ffffff1a;padding:1rem 0}}
.Hero-module__dQlAoa__hero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.Hero-module__dQlAoa__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;display:grid}.Hero-module__dQlAoa__heroText{color:#fff}.Hero-module__dQlAoa__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-weight:600;animation:1s Hero-module__dQlAoa__slideInDown;display:inline-block}.Hero-module__dQlAoa__heroTitle{text-shadow:2px 4px 10px #0003;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1;animation:1s Hero-module__dQlAoa__slideInLeft}.Hero-module__dQlAoa__heroSubtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.4rem;line-height:1.6;animation:1s .2s backwards Hero-module__dQlAoa__slideInLeft}.Hero-module__dQlAoa__heroCta{flex-wrap:wrap;gap:1rem;animation:1s .4s backwards Hero-module__dQlAoa__slideInUp;display:flex}.Hero-module__dQlAoa__btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__dQlAoa__btnPrimary{color:#e65100;background:#fff;box-shadow:0 8px 25px #0003}.Hero-module__dQlAoa__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #0000004d}.Hero-module__dQlAoa__btnSecondary{color:#fff;background:0 0;border:2px solid #fff}.Hero-module__dQlAoa__btnSecondary:hover{color:#e65100;background:#fff}.Hero-module__dQlAoa__heroVisual{animation:1s Hero-module__dQlAoa__slideInRight;position:relative}.Hero-module__dQlAoa__heroCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:30px;padding:3rem;box-shadow:0 20px 60px #0000004d}.Hero-module__dQlAoa__statGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Hero-module__dQlAoa__statItem{text-align:center;color:#fff;background:#ffffff1a;border-radius:20px;padding:1.5rem;transition:all .3s}.Hero-module__dQlAoa__statItem:hover{background:#fff3;transform:translateY(-5px)}.Hero-module__dQlAoa__statNumber{margin-bottom:.5rem;font-size:3rem;font-weight:900;display:block}.Hero-module__dQlAoa__statLabel{opacity:.9;font-size:1rem}.Hero-module__dQlAoa__scrollIndicator{color:#fff;text-align:center;cursor:pointer;animation:2s infinite Hero-module__dQlAoa__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__dQlAoa__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@keyframes Hero-module__dQlAoa__slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__dQlAoa__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__dQlAoa__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__dQlAoa__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.Hero-module__dQlAoa__heroContent{text-align:center;grid-template-columns:1fr}.Hero-module__dQlAoa__heroVisual{max-width:600px;margin:0 auto}.Hero-module__dQlAoa__heroCta{justify-content:center}}@media (max-width:768px){.Hero-module__dQlAoa__heroTitle{font-size:2.5rem}.Hero-module__dQlAoa__heroSubtitle{font-size:1.1rem}.Hero-module__dQlAoa__statGrid{grid-template-columns:1fr}}
.Services-module__90n1aq__services{background:#fff;padding:6rem 2rem;position:relative}.Services-module__90n1aq__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.Services-module__90n1aq__sectionBadge{color:#e65100;letter-spacing:1px;background:#fff3e0;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.Services-module__90n1aq__sectionTitle{color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:900}.Services-module__90n1aq__sectionSubtitle{color:#666;font-size:1.2rem;line-height:1.6}.Services-module__90n1aq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Services-module__90n1aq__serviceCard{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border:2px solid #0000;border-radius:25px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.Services-module__90n1aq__serviceCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#e65100,#ff5722);width:100%;height:5px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Services-module__90n1aq__serviceCard:hover:before{transform:scaleX(1)}.Services-module__90n1aq__serviceCard:hover{border-color:#ff9800;transform:translateY(-10px);box-shadow:0 20px 60px #e6510026}.Services-module__90n1aq__serviceIcon{background:linear-gradient(135deg,#e65100,#ff9800);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;font-size:2rem;transition:all .4s;display:flex;overflow:hidden}.Services-module__90n1aq__serviceIcon img{object-fit:cover;border-radius:50%;width:100%;height:100%}.Services-module__90n1aq__serviceCard:hover .Services-module__90n1aq__serviceIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 10px 30px #e651004d}.Services-module__90n1aq__serviceCard h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.6rem;font-weight:800}.Services-module__90n1aq__serviceCard p{color:#666;margin-bottom:1.5rem;line-height:1.7}.Services-module__90n1aq__serviceLink{color:#e65100;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Services-module__90n1aq__serviceLink:hover{gap:1rem}@media (max-width:768px){.Services-module__90n1aq__servicesGrid{grid-template-columns:1fr}.Services-module__90n1aq__sectionTitle{font-size:2rem}}
.CTA-module__38cyCa__ctaSection{background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 100%);padding:6rem 2rem;position:relative;overflow:hidden}.CTA-module__38cyCa__ctaSection:before{content:"";background:radial-gradient(circle,#ff98001a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.CTA-module__38cyCa__ctaContent{text-align:center;z-index:2;max-width:900px;margin:0 auto;position:relative}.CTA-module__38cyCa__ctaContent h2{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:900}.CTA-module__38cyCa__ctaContent p{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.6}.CTA-module__38cyCa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.CTA-module__38cyCa__btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.CTA-module__38cyCa__btnPrimary{color:#e65100;background:#fff;box-shadow:0 8px 25px #0003}.CTA-module__38cyCa__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #0000004d}.CTA-module__38cyCa__btnSecondary{color:#fff;background:0 0;border:2px solid #fff}.CTA-module__38cyCa__btnSecondary:hover{color:#e65100;background:#fff}@media (max-width:768px){.CTA-module__38cyCa__ctaContent h2{font-size:2rem}.CTA-module__38cyCa__ctaButtons{flex-direction:column;align-items:center;width:100%}.CTA-module__38cyCa__btn{text-align:center;justify-content:center;width:100%;max-width:300px}}
.Footer-module__bU2TmW__footer{color:#fff;background:#1a1a1a;padding:4rem 2rem 2rem}.Footer-module__bU2TmW__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto 3rem;display:grid}.Footer-module__bU2TmW__footerBrand{max-width:350px}.Footer-module__bU2TmW__footerLogo{color:#ff9800;margin-bottom:1rem;font-size:2rem;font-weight:900}.Footer-module__bU2TmW__footerBrand p{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.Footer-module__bU2TmW__socialLinks{gap:1rem;display:flex}.Footer-module__bU2TmW__socialLink{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__bU2TmW__socialLink:hover{background:#e65100;transform:translateY(-3px)}.Footer-module__bU2TmW__footerSection h4{color:#ff9800;margin-bottom:1.5rem;font-size:1.2rem;font-weight:800}.Footer-module__bU2TmW__footerLinks{list-style:none}.Footer-module__bU2TmW__footerLinks li{margin-bottom:.8rem}.Footer-module__bU2TmW__footerLinks a{color:#ffffffb3;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__bU2TmW__footerLinks a:hover{color:#fff;padding-left:5px}.Footer-module__bU2TmW__footerBottom{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;padding-top:2rem}@media (max-width:768px){.Footer-module__bU2TmW__footerContent{text-align:left;grid-template-columns:1fr}.Footer-module__bU2TmW__socialLinks{justify-content:center}}
.FAQ-module__ze1YAa__faqSection{background:#f5f5f5;min-height:100vh;padding:8rem 2rem 2rem}.FAQ-module__ze1YAa__faqHeader{text-align:center;max-width:900px;margin:0 auto 3rem}.FAQ-module__ze1YAa__faqBadge{color:#e65100;letter-spacing:1px;background:#fff3e0;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.FAQ-module__ze1YAa__faqTitle{color:#1a1a1a;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.FAQ-module__ze1YAa__faqSubtitle{color:#666;font-size:1.1rem;line-height:1.6}.FAQ-module__ze1YAa__faqContainer{max-width:900px;margin:0 auto}.FAQ-module__ze1YAa__faqItem{border:2px solid #f0f0f0;border-radius:15px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.FAQ-module__ze1YAa__faqItem.FAQ-module__ze1YAa__active,.FAQ-module__ze1YAa__faqItem:hover{border-color:#ff9800;box-shadow:0 5px 20px #e651001a}.FAQ-module__ze1YAa__faqQuestion{cursor:pointer;color:#1a1a1a;-webkit-user-select:none;user-select:none;background:#fff;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__ze1YAa__faqQuestion:hover{color:#e65100;background:#fff3e0}.FAQ-module__ze1YAa__faqNumber{color:#fff;background:linear-gradient(135deg,#e65100,#ff9800);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:1rem;font-size:.9rem;font-weight:700;display:inline-flex}.FAQ-module__ze1YAa__faqQuestionText{flex:1}.FAQ-module__ze1YAa__faqIcon{color:#e65100;flex-shrink:0;margin-left:1rem;font-size:1.5rem;font-weight:700;transition:transform .3s}.FAQ-module__ze1YAa__faqItem.FAQ-module__ze1YAa__active .FAQ-module__ze1YAa__faqIcon{transform:rotate(45deg)}.FAQ-module__ze1YAa__faqAnswer{background:#fafafa;max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.FAQ-module__ze1YAa__faqItem.FAQ-module__ze1YAa__active .FAQ-module__ze1YAa__faqAnswer{border-top:2px solid #fff3e0;max-height:800px;padding:1.5rem}.FAQ-module__ze1YAa__faqAnswer p{color:#555;margin-bottom:1rem;line-height:1.8}.FAQ-module__ze1YAa__faqAnswer p:last-child{margin-bottom:0}.FAQ-module__ze1YAa__faqAnswer strong{color:#e65100;font-weight:700}.FAQ-module__ze1YAa__faqAnswer ul{margin-bottom:1rem;margin-left:1.5rem}.FAQ-module__ze1YAa__faqAnswer li{color:#555;margin-bottom:.5rem;line-height:1.6}.FAQ-module__ze1YAa__faqCta{text-align:center;color:#fff;background:linear-gradient(135deg,#e65100 0%,#ff9800 100%);border-radius:15px;margin-top:3rem;padding:2.5rem}.FAQ-module__ze1YAa__faqCta h3{margin-bottom:1rem;font-size:1.8rem;font-weight:800}.FAQ-module__ze1YAa__faqCta p{opacity:.95;margin-bottom:2rem;font-size:1.1rem}.FAQ-module__ze1YAa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.FAQ-module__ze1YAa__ctaBtn{border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.FAQ-module__ze1YAa__ctaBtnPrimary{color:#e65100;background:#fff;box-shadow:0 4px 15px #0003}.FAQ-module__ze1YAa__ctaBtnPrimary:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.FAQ-module__ze1YAa__ctaBtnSecondary{color:#fff;background:0 0;border:2px solid #fff}.FAQ-module__ze1YAa__ctaBtnSecondary:hover{color:#e65100;background:#fff}@media (max-width:768px){.FAQ-module__ze1YAa__faqSection{margin-top:5.8rem;margin-bottom:5rem;padding:2rem 1.5rem}.FAQ-module__ze1YAa__faqTitle{font-size:2rem}.FAQ-module__ze1YAa__faqQuestion{padding:1.2rem;font-size:.95rem}.FAQ-module__ze1YAa__faqNumber{width:28px;height:28px;font-size:.8rem}.FAQ-module__ze1YAa__faqCta{padding:2rem 1.5rem}.FAQ-module__ze1YAa__faqCta h3{font-size:1.5rem}.FAQ-module__ze1YAa__ctaButtons{flex-direction:column}.FAQ-module__ze1YAa__ctaBtn{justify-content:center;width:100%}}
.Home-module__g21JLG__heroBackground{z-index:-2;background:linear-gradient(135deg,#e65100 0%,#ff9800 50%,#ff5722 100%);width:100%;height:100vh;position:fixed;top:0;left:0}.Home-module__g21JLG__animatedShapes{z-index:-1;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.Home-module__g21JLG__shape{opacity:.1;animation:20s ease-in-out infinite Home-module__g21JLG__float;position:absolute}.Home-module__g21JLG__shape:first-child{background:#fff;border-radius:50%;width:80px;height:80px;animation-delay:0s;top:10%;left:10%}.Home-module__g21JLG__shape:nth-child(2){background:#fff;border-radius:30%;width:120px;height:120px;animation-delay:4s;top:60%;right:15%}.Home-module__g21JLG__shape:nth-child(3){background:#fff;border-radius:20%;width:100px;height:100px;animation-delay:2s;bottom:20%;left:20%}.Home-module__g21JLG__shape:nth-child(4){background:#fff;border-radius:50%;width:60px;height:60px;animation-delay:6s;top:30%;right:25%}@keyframes Home-module__g21JLG__float{0%,to{transform:translateY(0)rotate(0)scale(1)}25%{transform:translateY(-30px)rotate(90deg)scale(1.1)}50%{transform:translateY(-60px)rotate(180deg)scale(.9)}75%{transform:translateY(-30px)rotate(270deg)scale(1.05)}}.Home-module__g21JLG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#e65100f2;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;box-shadow:0 2px 20px #0000001a}.Home-module__g21JLG__headerScrolled{background:#1a1a1afa;padding:.5rem 0}.Home-module__g21JLG__nav{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Home-module__g21JLG__logo{align-items:center;gap:1rem;display:flex}.Home-module__g21JLG__logoImg{color:#e65100;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.2rem;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 4px 15px #0003}.Home-module__g21JLG__logoImg:hover{transform:scale(1.1)rotate(5deg)}.Home-module__g21JLG__logoText{color:#fff;letter-spacing:1px;font-size:1.8rem;font-weight:800}.Home-module__g21JLG__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Home-module__g21JLG__navLinks a{color:#fff;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.Home-module__g21JLG__navLinks a:after{content:"";background:#fff;width:0;height:3px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Home-module__g21JLG__navLinks a:hover:after{width:100%}.Home-module__g21JLG__emergencyCall{color:#fff;background:#f44336;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;animation:2s infinite Home-module__g21JLG__pulseGlow;display:flex;box-shadow:0 4px 20px #f4433666}.Home-module__g21JLG__emergencyCall:hover{transform:scale(1.05);box-shadow:0 6px 30px #f4433699}@keyframes Home-module__g21JLG__pulseGlow{0%,to{box-shadow:0 4px 20px #f4433666}50%{box-shadow:0 4px 30px #f44336cc}}.Home-module__g21JLG__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.Home-module__g21JLG__mobileToggle span{background:#fff;width:25px;height:3px;transition:all .3s}.Home-module__g21JLG__hero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.Home-module__g21JLG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;display:grid}.Home-module__g21JLG__heroText{color:#fff}.Home-module__g21JLG__heroBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-weight:600;animation:1s Home-module__g21JLG__slideInDown;display:inline-block}.Home-module__g21JLG__heroTitle{text-shadow:2px 4px 10px #0003;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1;animation:1s Home-module__g21JLG__slideInLeft}.Home-module__g21JLG__heroSubtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.4rem;line-height:1.6;animation:1s .2s backwards Home-module__g21JLG__slideInLeft}.Home-module__g21JLG__heroCta{flex-wrap:wrap;gap:1rem;animation:1s .4s backwards Home-module__g21JLG__slideInUp;display:flex}.Home-module__g21JLG__btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module__g21JLG__btnPrimary{color:#e65100;background:#fff;box-shadow:0 8px 25px #0003}.Home-module__g21JLG__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 12px 35px #0000004d}.Home-module__g21JLG__btnSecondary{color:#fff;background:0 0;border:2px solid #fff}.Home-module__g21JLG__btnSecondary:hover{color:#e65100;background:#fff}.Home-module__g21JLG__heroVisual{animation:1s Home-module__g21JLG__slideInRight;position:relative}.Home-module__g21JLG__heroCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:30px;padding:3rem;box-shadow:0 20px 60px #0000004d}.Home-module__g21JLG__statGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Home-module__g21JLG__statItem{text-align:center;color:#fff;background:#ffffff1a;border-radius:20px;padding:1.5rem;transition:all .3s}.Home-module__g21JLG__statItem:hover{background:#fff3;transform:translateY(-5px)}.Home-module__g21JLG__statNumber{margin-bottom:.5rem;font-size:3rem;font-weight:900;display:block}.Home-module__g21JLG__statLabel{opacity:.9;font-size:1rem}.Home-module__g21JLG__scrollIndicator{color:#fff;text-align:center;cursor:pointer;animation:2s infinite Home-module__g21JLG__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Home-module__g21JLG__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}.Home-module__g21JLG__services{background:#fff;padding:6rem 2rem;position:relative}.Home-module__g21JLG__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.Home-module__g21JLG__sectionBadge{color:#e65100;letter-spacing:1px;background:#fff3e0;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.Home-module__g21JLG__sectionTitle{color:#1a1a1a;margin-bottom:1rem;font-size:3rem;font-weight:900}.Home-module__g21JLG__sectionSubtitle{color:#666;font-size:1.2rem;line-height:1.6}.Home-module__g21JLG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Home-module__g21JLG__serviceCard{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border:2px solid #0000;border-radius:25px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.Home-module__g21JLG__serviceCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#e65100,#ff5722);width:100%;height:5px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Home-module__g21JLG__serviceCard:hover:before{transform:scaleX(1)}.Home-module__g21JLG__serviceCard:hover{border-color:#ff9800;transform:translateY(-10px);box-shadow:0 20px 60px #e6510026}.Home-module__g21JLG__serviceIcon{background:linear-gradient(135deg,#e65100,#ff9800);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;font-size:2rem;transition:all .4s;display:flex}.Home-module__g21JLG__serviceCard:hover .Home-module__g21JLG__serviceIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 10px 30px #e651004d}.Home-module__g21JLG__serviceCard h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.6rem;font-weight:800}.Home-module__g21JLG__serviceCard p{color:#666;margin-bottom:1.5rem;line-height:1.7}.Home-module__g21JLG__serviceLink{color:#e65100;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module__g21JLG__serviceLink:hover{gap:1rem}.Home-module__g21JLG__ctaSection{background:linear-gradient(135deg,#1a1a1a 0%,#2c2c2c 100%);padding:6rem 2rem;position:relative;overflow:hidden}.Home-module__g21JLG__ctaSection:before{content:"";background:radial-gradient(circle,#ff98001a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.Home-module__g21JLG__ctaContent{text-align:center;z-index:2;max-width:900px;margin:0 auto;position:relative}.Home-module__g21JLG__ctaContent h2{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:900}.Home-module__g21JLG__ctaContent p{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.6}.Home-module__g21JLG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Home-module__g21JLG__footer{color:#fff;background:#1a1a1a;padding:4rem 2rem 2rem}.Home-module__g21JLG__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto 3rem;display:grid}.Home-module__g21JLG__footerBrand{max-width:350px}.Home-module__g21JLG__footerLogo{color:#ff9800;margin-bottom:1rem;font-size:2rem;font-weight:900}.Home-module__g21JLG__footerBrand p{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.Home-module__g21JLG__socialLinks{gap:1rem;display:flex}.Home-module__g21JLG__socialLink{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;transition:all .3s;display:flex}.Home-module__g21JLG__socialLink:hover{background:#e65100;transform:translateY(-3px)}.Home-module__g21JLG__footerSection h4{color:#ff9800;margin-bottom:1.5rem;font-size:1.2rem;font-weight:800}.Home-module__g21JLG__footerLinks{list-style:none}.Home-module__g21JLG__footerLinks li{margin-bottom:.8rem}.Home-module__g21JLG__footerLinks a{color:#ffffffb3;text-decoration:none;transition:all .3s;display:inline-block}.Home-module__g21JLG__footerLinks a:hover{color:#fff;padding-left:5px}.Home-module__g21JLG__footerBottom{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;padding-top:2rem}@keyframes Home-module__g21JLG__slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Home-module__g21JLG__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Home-module__g21JLG__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Home-module__g21JLG__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.Home-module__g21JLG__heroContent{text-align:center;grid-template-columns:1fr}.Home-module__g21JLG__heroVisual{max-width:600px;margin:0 auto}.Home-module__g21JLG__heroCta{justify-content:center}}@media (max-width:768px){.Home-module__g21JLG__navLinks{display:none}.Home-module__g21JLG__mobileToggle{display:flex}.Home-module__g21JLG__heroTitle{font-size:2.5rem}.Home-module__g21JLG__heroSubtitle{font-size:1.1rem}.Home-module__g21JLG__sectionTitle{font-size:2rem}.Home-module__g21JLG__servicesGrid{grid-template-columns:1fr}.Home-module__g21JLG__footerContent{text-align:center;grid-template-columns:1fr}.Home-module__g21JLG__socialLinks{justify-content:center}.Home-module__g21JLG__ctaContent h2{font-size:2rem}.Home-module__g21JLG__statGrid{grid-template-columns:1fr}}
