.HeroSection_heroSection__ao4PR{position:relative;min-height:85vh;display:flex;align-items:center;overflow:hidden}.HeroSection_backgroundImage__5MrY6{object-fit:cover;z-index:1;filter:brightness(.9) contrast(1.1)}.HeroSection_backgroundOverlay__yF72r{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.85),rgba(0,0,0,.75));z-index:2}.HeroSection_content__Lu2F_{position:relative;z-index:3;width:100%;padding:0 1.5rem}.HeroSection_textContent__LT0Kj{max-width:1200px;margin:0 auto;text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1)}.HeroSection_title__oI_Y5{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.HeroSection_highlight__38dLI{display:block;font-size:clamp(1.5rem,3vw,2rem);color:gold;margin-top:.5rem;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.2)}.HeroSection_description__1gmCq{font-size:clamp(1.1rem,2vw,1.3rem);max-width:800px;margin:0 auto 3rem;line-height:1.6;opacity:.95}.HeroSection_subtitle__S56m9{font-size:1.25rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.HeroSection_features__HH0pr{display:flex;gap:2rem;margin:2rem 0;justify-content:center}.HeroSection_feature__gK_4p{display:flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);padding:.5rem 1rem;border-radius:2rem;backdrop-filter:blur(10px)}.HeroSection_feature__gK_4p span:first-child{font-size:1.5rem}.HeroSection_featureItem__Hu5Zj{display:flex;align-items:center;gap:.8rem;font-size:1.1rem;background:hsla(0,0%,100%,.1);padding:.8rem 1.5rem;border-radius:2rem;backdrop-filter:blur(5px)}.HeroSection_featureIcon__AbWMd{font-size:1.5rem;color:gold;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.HeroSection_cta__LMlfk{display:flex;justify-content:center;gap:1.5rem}.HeroSection_primaryButton__ohxm3,.HeroSection_secondaryButton__z4S_m{padding:1rem 2.5rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;transition:all .3s ease}.HeroSection_primaryButton__ohxm3{background:gold;color:#1a2a6c;box-shadow:0 4px 15px rgba(255,215,0,.3)}.HeroSection_secondaryButton__z4S_m{background:hsla(0,0%,100%,.1);border:2px solid #fff;color:#fff;backdrop-filter:blur(5px)}.HeroSection_primaryButton__ohxm3:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4)}.HeroSection_secondaryButton__z4S_m:hover{background:hsla(0,0%,100%,.2);transform:translateY(-2px)}@media (max-width:768px){.HeroSection_features__HH0pr{flex-direction:column;gap:1.5rem;align-items:center}.HeroSection_cta__LMlfk{flex-direction:column;padding:0 2rem}.HeroSection_primaryButton__ohxm3,.HeroSection_secondaryButton__z4S_m{width:100%;text-align:center}}@media (max-width:480px){.HeroSection_title__oI_Y5{font-size:2rem}.HeroSection_highlight__38dLI{font-size:1.2rem}.HeroSection_description__1gmCq,.HeroSection_featureItem__Hu5Zj{font-size:1rem}}@media (prefers-reduced-motion:reduce){.HeroSection_primaryButton__ohxm3,.HeroSection_secondaryButton__z4S_m{transition:none}}.ProcessSection_processSection__AJwJ9{padding:5rem 0;background:linear-gradient(135deg,#fff,#f8f9fa);position:relative;overflow:hidden}.ProcessSection_container__I_m2l{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ProcessSection_header__1oXHK{text-align:center;margin-bottom:4rem}.ProcessSection_title___dO47{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;background:linear-gradient(135deg,#1a2a6c,#b21f1f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.ProcessSection_subtitle__ZTJth{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.ProcessSection_processGrid__fbJZt{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative}.ProcessSection_processGrid__fbJZt:before{content:"";position:absolute;top:100px;left:0;right:0;height:2px;background:linear-gradient(90deg,#1a2a6c,#b21f1f);z-index:1}.ProcessSection_processCard__D7XmO{text-align:center;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.06);position:relative;z-index:2}.ProcessSection_stepNumber__kCefl{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:40px;height:40px;background:linear-gradient(135deg,#1a2a6c,#b21f1f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem}.ProcessSection_iconWrapper__BYBrG{font-size:2.5rem;margin:1.5rem 0;color:#1a2a6c;transition:transform .3s ease}.ProcessSection_processCard__D7XmO:hover .ProcessSection_iconWrapper__BYBrG{transform:scale(1.1)}.ProcessSection_processCard__D7XmO h3{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.ProcessSection_processCard__D7XmO p{color:#666;line-height:1.6;font-size:.95rem}@media (max-width:1024px){.ProcessSection_processGrid__fbJZt{grid-template-columns:repeat(2,1fr)}.ProcessSection_processGrid__fbJZt:before{display:none}}@media (max-width:640px){.ProcessSection_processGrid__fbJZt{grid-template-columns:1fr;max-width:400px;margin:0 auto}.ProcessSection_processCard__D7XmO{padding:1.5rem}.ProcessSection_iconWrapper__BYBrG{font-size:2rem}.ProcessSection_processCard__D7XmO h3{font-size:1.2rem}.ProcessSection_processCard__D7XmO p{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.ProcessSection_iconWrapper__BYBrG{transition:none}}