.Hero-module__Z8hQ_W__hero{background:var(--navy);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBg{z-index:1;position:absolute;inset:0}.Hero-module__Z8hQ_W__desktopBg{display:block}.Hero-module__Z8hQ_W__mobileBg{display:none}.Hero-module__Z8hQ_W__heroBg img{object-fit:cover;width:100%;height:100%}.Hero-module__Z8hQ_W__heroOverlay{z-index:2;background:linear-gradient(135deg,#0c1f30d9 0%,#1a3d5cc4 40%,#dc262680 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__heroContent{z-index:3;width:100%;max-width:var(--container-width);margin:0 auto;padding:0 24px;position:relative}.Hero-module__Z8hQ_W__heroInner{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}@keyframes Hero-module__Z8hQ_W__heroTitleEntrance{0%{opacity:0;filter:blur(10px);transform:translateY(40px)scale(.95)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes Hero-module__Z8hQ_W__heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__heroBadge{border-radius:var(--radius-xl);color:var(--red-light);letter-spacing:1px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#dc262633;border:1px solid #dc262666;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:600;animation:.8s forwards Hero-module__Z8hQ_W__heroFadeUp;display:inline-flex}.Hero-module__Z8hQ_W__heroTitle{color:var(--white);letter-spacing:-1px;opacity:0;margin-bottom:24px;font-size:clamp(2.2rem,5vw,4rem);font-weight:900;line-height:1.1;animation:1.2s cubic-bezier(.2,.8,.2,1) .3s forwards Hero-module__Z8hQ_W__heroTitleEntrance}.Hero-module__Z8hQ_W__heroTitleHighlight{background:linear-gradient(135deg, var(--red-primary) 0%, #ff6b6b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__heroDescription{color:#ffffffe6;opacity:0;max-width:650px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.8;animation:.8s 1.1s forwards Hero-module__Z8hQ_W__heroFadeUp}.Hero-module__Z8hQ_W__heroButtons{opacity:0;flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s 1.5s forwards Hero-module__Z8hQ_W__heroFadeUp;display:flex}.Hero-module__Z8hQ_W__scrollIndicator{z-index:3;color:#ffffff80;letter-spacing:2px;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollDot{border:2px solid #ffffff4d;border-radius:12px;width:24px;height:40px;position:relative}.Hero-module__Z8hQ_W__scrollDot:after{content:"";background:var(--red-primary);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite Hero-module__Z8hQ_W__scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__scrollBounce{0%,to{opacity:1;top:6px}50%{opacity:.3;top:20px}}.Hero-module__Z8hQ_W__floatingShape{border-radius:var(--radius-full);z-index:2;opacity:.08;position:absolute}.Hero-module__Z8hQ_W__shape1{background:var(--red-primary);width:400px;height:400px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;top:-100px;right:-100px}.Hero-module__Z8hQ_W__shape2{background:var(--blue-light);width:300px;height:300px;animation:8s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;bottom:-80px;left:-80px}@media (max-width:768px){.Hero-module__Z8hQ_W__heroInner{flex-direction:column;justify-content:space-between;height:97vh;padding:65px 0;display:flex}.Hero-module__Z8hQ_W__heroOverlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#0003!important;display:block!important}.Hero-module__Z8hQ_W__floatingShape{display:none!important}.Hero-module__Z8hQ_W__heroBadge{margin-top:40px;padding:0;font-size:.8rem;-webkit-backdrop-filter:none!important;color:var(--white)!important;text-shadow:none!important;background:0 0!important;border:none!important}.Hero-module__Z8hQ_W__heroTitle{margin-top:24px;margin-bottom:50px;font-size:2.2rem;text-shadow:none!important}.Hero-module__Z8hQ_W__heroButtons{flex-direction:column;align-items:center;gap:12px;width:100%}.Hero-module__Z8hQ_W__heroBtnExplore{min-width:200px;width:auto!important;padding:12px 24px!important;font-size:.9rem!important}.Hero-module__Z8hQ_W__heroBtnQuote{display:none!important}}
.AboutSection-module__GvFDWW__about{padding:var(--section-padding);background:var(--white);position:relative;overflow:hidden}.AboutSection-module__GvFDWW__about:after{content:"";background:linear-gradient(to bottom, transparent, var(--gray-50));pointer-events:none;z-index:10;height:100px;position:absolute;bottom:0;left:0;right:0}.AboutSection-module__GvFDWW__about:before{content:"";border-radius:var(--radius-full);background:radial-gradient(circle,#1a3d5c0f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:0;right:0}.AboutSection-module__GvFDWW__aboutGrid{grid-template-columns:1fr 1.1fr;grid-template-areas:"image header""image content";align-items:start;gap:10px 60px;display:grid}.AboutSection-module__GvFDWW__aboutHeader{grid-area:header;align-self:end;padding-bottom:4px}.AboutSection-module__GvFDWW__aboutImageWrapper{grid-area:image;position:relative}.AboutSection-module__GvFDWW__aboutImage{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.AboutSection-module__GvFDWW__aboutImage img{object-fit:cover;width:100%;height:450px}.AboutSection-module__GvFDWW__aboutImageAccent{border:4px solid var(--red-primary);border-radius:var(--radius-lg);z-index:-1;width:200px;height:200px;position:absolute;bottom:-20px;right:-20px}.AboutSection-module__GvFDWW__experienceBadge{background:var(--red-primary);color:var(--white);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-glow-red);padding:20px 24px;animation:3s ease-in-out infinite AboutSection-module__GvFDWW__float;position:absolute;bottom:30px;left:-30px}.AboutSection-module__GvFDWW__experienceBadge span{font-size:2.5rem;font-weight:900;line-height:1;display:block}.AboutSection-module__GvFDWW__experienceBadge small{text-transform:uppercase;letter-spacing:1px;opacity:.9;font-size:.8rem}.AboutSection-module__GvFDWW__aboutContent{grid-area:content;padding:0}.AboutSection-module__GvFDWW__aboutContent p{color:var(--gray-600);margin-bottom:24px;font-size:1.05rem;line-height:1.8}.AboutSection-module__GvFDWW__aboutFeatures{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.AboutSection-module__GvFDWW__aboutFeature{background:var(--gray-50);border-radius:var(--radius-sm);transition:all var(--transition-medium);align-items:center;gap:10px;padding:12px 16px;display:flex}.AboutSection-module__GvFDWW__aboutFeature:hover{background:var(--blue-50);transform:translate(4px)}.AboutSection-module__GvFDWW__featureIcon{border-radius:var(--radius-full);background:var(--gradient-primary);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.AboutSection-module__GvFDWW__featureText{color:var(--gray-700);font-size:.9rem;font-weight:600}@media (max-width:768px){.AboutSection-module__GvFDWW__aboutGrid{flex-direction:column;gap:18px;display:flex}.AboutSection-module__GvFDWW__aboutHeader{text-align:center;order:1;align-self:center}.AboutSection-module__GvFDWW__aboutImageWrapper{order:2}.AboutSection-module__GvFDWW__aboutContent{text-align:center;flex-direction:column;order:3;align-items:center;display:flex}.AboutSection-module__GvFDWW__aboutContent p{text-align:center;margin-bottom:20px}.AboutSection-module__GvFDWW__aboutImage img{height:350px}.AboutSection-module__GvFDWW__aboutImageAccent{display:none}.AboutSection-module__GvFDWW__experienceBadge{padding:12px 16px;bottom:10px;left:10px}.AboutSection-module__GvFDWW__experienceBadge span{font-size:1.8rem}.AboutSection-module__GvFDWW__experienceBadge small{font-size:.65rem}.AboutSection-module__GvFDWW__aboutFeatures{flex-direction:column;align-items:stretch;gap:12px;width:100%;margin:0 0 32px;display:flex}.AboutSection-module__GvFDWW__aboutFeature{justify-content:center;gap:15px;width:100%;padding:16px}.AboutSection-module__GvFDWW__featureIcon{flex-shrink:0;width:32px;height:32px;font-size:.95rem}.AboutSection-module__GvFDWW__featureText{text-align:left;min-width:130px}.AboutSection-module__GvFDWW__aboutContent .AboutSection-module__GvFDWW__btn-primary{margin:10px auto 0;display:inline-block}}
.ServicesSection-module__qdd_tG__services{padding:var(--section-padding);background:var(--gray-50);position:relative;overflow:hidden}.ServicesSection-module__qdd_tG__services:after{content:"";background:linear-gradient(to bottom, transparent, var(--navy));pointer-events:none;z-index:10;height:100px;position:absolute;bottom:0;left:0;right:0}.ServicesSection-module__qdd_tG__services:before{content:"";border-radius:var(--radius-full);background:radial-gradient(circle,#1a3d5c0f 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:0;left:0}.ServicesSection-module__qdd_tG__sectionHeader{text-align:center;margin-bottom:60px}.ServicesSection-module__qdd_tG__sectionHeader .ServicesSection-module__qdd_tG__section-subtitle{margin:0 auto}.ServicesSection-module__qdd_tG__servicesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ServicesSection-module__qdd_tG__serviceCard{border-radius:var(--radius-lg);transition:all var(--transition-medium);box-shadow:var(--shadow-xl);color:var(--white);background:linear-gradient(135deg,#0c1f30fa 0%,#1a3d5ceb 40%,#dc2626cc 100%);border:1px solid #ffffff1a;flex-direction:column;display:flex;position:relative;overflow:hidden}.ServicesSection-module__qdd_tG__serviceHeader{padding:28px 28px 0}.ServicesSection-module__qdd_tG__serviceCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-10px)}.ServicesSection-module__qdd_tG__serviceImageWrapper{height:220px;position:relative;overflow:hidden}.ServicesSection-module__qdd_tG__serviceImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ServicesSection-module__qdd_tG__serviceCard:hover .ServicesSection-module__qdd_tG__serviceImageWrapper img{transform:scale(1.08)}.ServicesSection-module__qdd_tG__serviceOverlay{background:linear-gradient(#0000 40%,#0c1f30b3 100%);position:absolute;inset:0}.ServicesSection-module__qdd_tG__serviceIcon{border-radius:var(--radius-full);background:var(--gradient-primary);width:56px;height:56px;box-shadow:var(--shadow-md);z-index:2;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:16px;right:16px}.ServicesSection-module__qdd_tG__serviceContent{padding:0 28px 28px}.ServicesSection-module__qdd_tG__serviceTitle{color:var(--white);margin-bottom:12px;font-size:1.3rem;font-weight:700}.ServicesSection-module__qdd_tG__serviceDivider{background:#fff9;border-radius:2px;width:40px;height:3px;margin-bottom:16px}.ServicesSection-module__qdd_tG__serviceDescription{color:#ffffffd9;margin-bottom:20px;font-size:.95rem;line-height:1.7}.ServicesSection-module__qdd_tG__serviceLink{color:var(--white);transition:all var(--transition-fast);opacity:.9;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:inline-flex}.ServicesSection-module__qdd_tG__serviceLink:hover{color:var(--red-dark);gap:12px}@media (max-width:960px){.ServicesSection-module__qdd_tG__servicesGrid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.ServicesSection-module__qdd_tG__serviceHeader{text-align:center;order:1;padding:24px 20px 0}.ServicesSection-module__qdd_tG__serviceImageWrapper{order:2;margin-top:16px}.ServicesSection-module__qdd_tG__serviceContent{text-align:center;order:3;padding:20px}.ServicesSection-module__qdd_tG__serviceDivider{margin-left:auto;margin-right:auto}}
.ValuesSection-module__KjFDCW__values{padding:var(--section-padding);background:var(--navy);color:var(--white);position:relative;overflow:hidden}.ValuesSection-module__KjFDCW__values:after{content:"";background:linear-gradient(to bottom, transparent, var(--blue-primary));pointer-events:none;z-index:10;height:100px;position:absolute;bottom:0;left:0;right:0}.ValuesSection-module__KjFDCW__values:before{content:"";border-radius:var(--radius-full);background:radial-gradient(circle,#dc26261a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-200px;right:-200px}.ValuesSection-module__KjFDCW__values:after{content:"";border-radius:var(--radius-full);background:radial-gradient(circle,#1a3d5c26 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-200px;left:-200px}.ValuesSection-module__KjFDCW__sectionHeader{text-align:center;z-index:1;margin-bottom:60px;position:relative}.ValuesSection-module__KjFDCW__sectionHeader .ValuesSection-module__KjFDCW__sectionTitle{color:var(--white)}.ValuesSection-module__KjFDCW__sectionHeader .ValuesSection-module__KjFDCW__sectionSubtitle{color:var(--gray-400);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.ValuesSection-module__KjFDCW__valuesGrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.ValuesSection-module__KjFDCW__valueCard{border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff14;padding:36px 28px}.ValuesSection-module__KjFDCW__valueCard:hover{background:#ffffff1a;border-color:#dc26264d;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.ValuesSection-module__KjFDCW__valueIcon{border-radius:var(--radius-full);background:var(--gradient-primary);width:70px;height:70px;transition:transform var(--transition-medium);justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.8rem;display:flex}.ValuesSection-module__KjFDCW__valueCard:hover .ValuesSection-module__KjFDCW__valueIcon{transform:scale(1.1)rotate(5deg)}.ValuesSection-module__KjFDCW__valueTitle{color:var(--white);margin-bottom:10px;font-size:1.15rem;font-weight:700}.ValuesSection-module__KjFDCW__valueDescription{color:var(--gray-400);font-size:.9rem;line-height:1.6}@media (max-width:960px){.ValuesSection-module__KjFDCW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ValuesSection-module__KjFDCW__valuesGrid{grid-template-columns:1fr;max-width:350px;margin:0 auto}}
.CTASection-module__JDDWTW__cta{background:linear-gradient(135deg, var(--blue-primary) 0%, var(--red-primary) 100%);padding:100px 0;position:relative;overflow:hidden}.CTASection-module__JDDWTW__cta:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:200%;height:200%;position:absolute;top:-50%;left:-50%}.CTASection-module__JDDWTW__ctaContent{z-index:1;text-align:center;max-width:700px;margin:0 auto;position:relative}.CTASection-module__JDDWTW__ctaTitle{color:var(--white);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.CTASection-module__JDDWTW__ctaDescription{color:#ffffffd9;margin-bottom:36px;font-size:1.15rem;line-height:1.7}.CTASection-module__JDDWTW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CTASection-module__JDDWTW__ctaPrimary{background:var(--white);color:var(--blue-primary);border-radius:var(--radius-xl);transition:all var(--transition-medium);cursor:pointer;border:none;align-items:center;gap:8px;padding:16px 36px;font-size:1.05rem;font-weight:700;display:inline-flex}.CTASection-module__JDDWTW__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0003}.CTASection-module__JDDWTW__ctaSecondary{color:var(--white);border-radius:var(--radius-xl);transition:all var(--transition-medium);cursor:pointer;background:0 0;border:2px solid #ffffff80;align-items:center;gap:8px;padding:16px 36px;font-size:1.05rem;font-weight:600;display:inline-flex}.CTASection-module__JDDWTW__ctaSecondary:hover{border-color:var(--white);background:#ffffff26;transform:translateY(-3px)}.CTASection-module__JDDWTW__floatingCircle1{border-radius:var(--radius-full);border:2px solid #ffffff1a;width:200px;height:200px;animation:6s ease-in-out infinite CTASection-module__JDDWTW__float;position:absolute;top:-50px;left:-50px}.CTASection-module__JDDWTW__floatingCircle2{border-radius:var(--radius-full);border:2px solid #ffffff14;width:150px;height:150px;animation:8s ease-in-out infinite reverse CTASection-module__JDDWTW__float;position:absolute;bottom:-30px;right:-30px}
