.shared-theme-module__axtQ-q__pageBackground{min-height:100vh;font-family:var(--font-geist-sans);background:#1e3a8a}.shared-theme-module__axtQ-q__pageBackgroundWhite{min-height:100vh;font-family:var(--font-geist-sans);background:#fff}.shared-theme-module__axtQ-q__container{max-width:1200px;margin:0 auto;padding:0 24px}.shared-theme-module__axtQ-q__containerNarrow{max-width:600px;margin:0 auto;padding:40px 20px}.shared-theme-module__axtQ-q__heroSection{text-align:center;color:#fff;padding:60px 0 40px}.shared-theme-module__axtQ-q__heroTitle{color:#fff;margin:0 0 16px;font-size:2.8rem;font-weight:700;line-height:1.1}.shared-theme-module__axtQ-q__heroSubtitle{opacity:.9;color:#fff;max-width:600px;margin:0 auto 32px;font-size:1.1rem;line-height:1.5}.shared-theme-module__axtQ-q__section{background:#fff;padding:50px 0}.shared-theme-module__axtQ-q__sectionTitle{text-align:center;color:#1a202c;margin:0 0 40px;font-size:2rem;font-weight:600}.shared-theme-module__axtQ-q__sectionPadded{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:48px;padding:24px}.shared-theme-module__axtQ-q__primaryButton{color:#1e3a8a;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px rgba(0,0,0,.2)}.shared-theme-module__axtQ-q__primaryButton:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.shared-theme-module__axtQ-q__secondaryButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.shared-theme-module__axtQ-q__secondaryButton:hover{color:#1e40af;background:#fff;transform:translateY(-2px)}.shared-theme-module__axtQ-q__smallButton{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.shared-theme-module__axtQ-q__smallButton:hover{background:#1e40af}.shared-theme-module__axtQ-q__formGroup{flex-direction:column;gap:16px;margin:16px 0;display:flex}.shared-theme-module__axtQ-q__textInput{color:#1a202c;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:16px}.shared-theme-module__axtQ-q__textInput:focus{border-color:#1e3a8a;outline:none}.shared-theme-module__axtQ-q__successMessage{color:#15803d;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin:16px 0;padding:16px;font-weight:500}.shared-theme-module__axtQ-q__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin:16px 0;padding:16px;font-weight:500}.shared-theme-module__axtQ-q__warningMessage{color:#713f12;background:#fefce8;border:1px solid #facc15;border-radius:8px;margin:16px 0;padding:16px}.shared-theme-module__axtQ-q__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .3s}.shared-theme-module__axtQ-q__card:hover{border-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.shared-theme-module__axtQ-q__textCenter{text-align:center}.shared-theme-module__axtQ-q__textLeft{text-align:left}.shared-theme-module__axtQ-q__colorBlue{color:#1e3a8a}.shared-theme-module__axtQ-q__colorGray{color:#4a5568}.shared-theme-module__axtQ-q__colorDark{color:#1a202c}.shared-theme-module__axtQ-q__colorLight{color:var(--text-light)}.shared-theme-module__axtQ-q__colorLightMuted{color:var(--text-light-muted)}.shared-theme-module__axtQ-q__pageBackground{color:var(--text-light)}.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__card,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__card *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__section,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__section *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__sectionPadded,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__sectionPadded *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__successMessage,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__successMessage *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__errorMessage,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__errorMessage *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__warningMessage,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__warningMessage *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__benefits,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__benefits *{color:#1a202c}@media (max-width:768px){.shared-theme-module__axtQ-q__heroTitle{font-size:2.5rem}.shared-theme-module__axtQ-q__heroSubtitle{font-size:1.1rem}.shared-theme-module__axtQ-q__heroSection{padding:40px 0 30px}.shared-theme-module__axtQ-q__section{padding:40px 0}.shared-theme-module__axtQ-q__sectionTitle{font-size:2rem}.shared-theme-module__axtQ-q__containerNarrow{padding:20px 16px}.shared-theme-module__axtQ-q__heroSubtitle{margin:0 0 24px;padding:0 8px;font-size:1rem}}@media (max-width:480px){.shared-theme-module__axtQ-q__container{padding:0 16px}.shared-theme-module__axtQ-q__heroTitle{font-size:2rem}.shared-theme-module__axtQ-q__heroSection{padding:30px 0 20px}.shared-theme-module__axtQ-q__section{padding:30px 0}.shared-theme-module__axtQ-q__primaryButton,.shared-theme-module__axtQ-q__secondaryButton{padding:14px 28px;font-size:1rem}.shared-theme-module__axtQ-q__heroSubtitle{margin:0 0 24px;padding:0 8px;font-size:1rem}}
.shared-theme-module__axtQ-q__pageBackground{min-height:100vh;font-family:var(--font-geist-sans);background:#1e3a8a}.shared-theme-module__axtQ-q__pageBackgroundWhite{min-height:100vh;font-family:var(--font-geist-sans);background:#fff}.shared-theme-module__axtQ-q__container{max-width:1200px;margin:0 auto;padding:0 24px}.shared-theme-module__axtQ-q__containerNarrow{max-width:600px;margin:0 auto;padding:40px 20px}.shared-theme-module__axtQ-q__heroSection{text-align:center;color:#fff;padding:60px 0 40px}.shared-theme-module__axtQ-q__heroTitle{color:#fff;margin:0 0 16px;font-size:2.8rem;font-weight:700;line-height:1.1}.shared-theme-module__axtQ-q__heroSubtitle{opacity:.9;color:#fff;max-width:600px;margin:0 auto 32px;font-size:1.1rem;line-height:1.5}.shared-theme-module__axtQ-q__section{background:#fff;padding:50px 0}.shared-theme-module__axtQ-q__sectionTitle{text-align:center;color:#1a202c;margin:0 0 40px;font-size:2rem;font-weight:600}.shared-theme-module__axtQ-q__sectionPadded{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:48px;padding:24px}.shared-theme-module__axtQ-q__primaryButton{color:#1e3a8a;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px rgba(0,0,0,.2)}.shared-theme-module__axtQ-q__primaryButton:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.shared-theme-module__axtQ-q__secondaryButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.shared-theme-module__axtQ-q__secondaryButton:hover{color:#1e40af;background:#fff;transform:translateY(-2px)}.shared-theme-module__axtQ-q__smallButton{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.shared-theme-module__axtQ-q__smallButton:hover{background:#1e40af}.shared-theme-module__axtQ-q__formGroup{flex-direction:column;gap:16px;margin:16px 0;display:flex}.shared-theme-module__axtQ-q__textInput{color:#1a202c;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-size:16px}.shared-theme-module__axtQ-q__textInput:focus{border-color:#1e3a8a;outline:none}.shared-theme-module__axtQ-q__successMessage{color:#15803d;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin:16px 0;padding:16px;font-weight:500}.shared-theme-module__axtQ-q__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin:16px 0;padding:16px;font-weight:500}.shared-theme-module__axtQ-q__warningMessage{color:#713f12;background:#fefce8;border:1px solid #facc15;border-radius:8px;margin:16px 0;padding:16px}.shared-theme-module__axtQ-q__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .3s}.shared-theme-module__axtQ-q__card:hover{border-color:#1e3a8a;transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.shared-theme-module__axtQ-q__textCenter{text-align:center}.shared-theme-module__axtQ-q__textLeft{text-align:left}.shared-theme-module__axtQ-q__colorBlue{color:#1e3a8a}.shared-theme-module__axtQ-q__colorGray{color:#4a5568}.shared-theme-module__axtQ-q__colorDark{color:#1a202c}.shared-theme-module__axtQ-q__colorLight{color:var(--text-light)}.shared-theme-module__axtQ-q__colorLightMuted{color:var(--text-light-muted)}.shared-theme-module__axtQ-q__pageBackground{color:var(--text-light)}.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__card,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__card *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__section,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__section *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__sectionPadded,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__sectionPadded *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__successMessage,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__successMessage *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__errorMessage,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__errorMessage *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__warningMessage,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__warningMessage *,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__benefits,.shared-theme-module__axtQ-q__pageBackground .shared-theme-module__axtQ-q__benefits *{color:#1a202c}@media (max-width:768px){.shared-theme-module__axtQ-q__heroTitle{font-size:2.5rem}.shared-theme-module__axtQ-q__heroSubtitle{font-size:1.1rem}.shared-theme-module__axtQ-q__heroSection{padding:40px 0 30px}.shared-theme-module__axtQ-q__section{padding:40px 0}.shared-theme-module__axtQ-q__sectionTitle{font-size:2rem}.shared-theme-module__axtQ-q__containerNarrow{padding:20px 16px}.shared-theme-module__axtQ-q__heroSubtitle{margin:0 0 24px;padding:0 8px;font-size:1rem}}@media (max-width:480px){.shared-theme-module__axtQ-q__container{padding:0 16px}.shared-theme-module__axtQ-q__heroTitle{font-size:2rem}.shared-theme-module__axtQ-q__heroSection{padding:30px 0 20px}.shared-theme-module__axtQ-q__section{padding:30px 0}.shared-theme-module__axtQ-q__primaryButton,.shared-theme-module__axtQ-q__secondaryButton{padding:14px 28px;font-size:1rem}.shared-theme-module__axtQ-q__heroSubtitle{margin:0 0 24px;padding:0 8px;font-size:1rem}}
.page-module__xgPmsG__page{}.page-module__xgPmsG__container{}.page-module__xgPmsG__header{text-align:center;margin-bottom:40px}.page-module__xgPmsG__header h1{color:#fff;margin:0 0 16px;font-size:2.5rem;font-weight:700}.page-module__xgPmsG__header p{opacity:.9;color:rgba(255,255,255,.8);margin:0;font-size:1.1rem}.page-module__xgPmsG__section{margin-top:32px;}.page-module__xgPmsG__section h2{color:#1a202c;margin:0 0 16px;font-size:1.5rem;font-weight:600}.page-module__xgPmsG__section p{color:#1a202c;margin:0 0 16px;line-height:1.6}.page-module__xgPmsG__section p:last-child{margin-bottom:0}.page-module__xgPmsG__link{color:#1e3a8a;text-underline-offset:2px;font-weight:500;text-decoration:underline;transition:color .2s}.page-module__xgPmsG__link:hover{color:#1e40af}.page-module__xgPmsG__footer{text-align:center;margin-top:40px}.page-module__xgPmsG__homeButton{}@media (max-width:768px){.page-module__xgPmsG__header h1{font-size:2rem}.page-module__xgPmsG__header p{font-size:1rem}.page-module__xgPmsG__section{padding:20px}.page-module__xgPmsG__section h2{font-size:1.3rem}}
.page-module__E0kJGG__page{}.page-module__E0kJGG__main{}.page-module__E0kJGG__hero{}.page-module__E0kJGG__title{}.page-module__E0kJGG__subtitle{}.page-module__E0kJGG__ctaButton{}.page-module__E0kJGG__features{}.page-module__E0kJGG__sectionTitle{}.page-module__E0kJGG__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:16px;padding:0 12px;display:grid}.page-module__E0kJGG__feature{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:flex-start;min-height:200px;padding:24px 20px;transition:all .3s;display:flex;position:relative}.page-module__E0kJGG__feature:hover{border-color:#1e3a8a;transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.page-module__E0kJGG__featureIcon{margin-bottom:12px;font-size:2.5rem}.page-module__E0kJGG__featureTitle{color:#2d3748;margin:0 0 12px;font-size:1.3rem;font-weight:600}.page-module__E0kJGG__featureDescription{color:#4a5568;margin:0;font-size:.95rem;line-height:1.5}.page-module__E0kJGG__featureContent{flex-direction:column;flex:1;display:flex}.page-module__E0kJGG__feature .page-module__E0kJGG__featureNumber{color:#fff;z-index:1;background:linear-gradient(135deg,#10b981,#059669);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:600;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 3px 8px rgba(16,185,129,.3)}.page-module__E0kJGG__benefits{background:#f8fafc;padding:40px 0}.page-module__E0kJGG__benefitsList{flex-direction:column;gap:16px;max-width:600px;margin:0 auto;display:flex}.page-module__E0kJGG__benefit{color:#2d3748;align-items:center;gap:12px;font-size:1rem;display:flex}.page-module__E0kJGG__checkmark{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex}.page-module__E0kJGG__finalCta{color:#fff;text-align:center;background:#1e40af;padding:50px 0}.page-module__E0kJGG__ctaTitle{margin:0 0 12px;font-size:2rem;font-weight:600}.page-module__E0kJGG__ctaSubtext{opacity:.9;margin:0 0 24px;font-size:1.1rem}.page-module__E0kJGG__ctaButtonSecondary{}@media (max-width:768px){.page-module__E0kJGG__title{font-size:2.5rem}.page-module__E0kJGG__subtitle{font-size:1.1rem}.page-module__E0kJGG__hero{padding:40px 0 30px}.page-module__E0kJGG__features{padding:40px 0}.page-module__E0kJGG__benefits{padding:30px 0}.page-module__E0kJGG__finalCta{padding:40px 0}.page-module__E0kJGG__featureGrid{gap:32px;padding:0 8px}.page-module__E0kJGG__sectionTitle,.page-module__E0kJGG__ctaTitle{font-size:2rem}.page-module__E0kJGG__featureGrid{grid-template-columns:1fr;gap:32px}}@media (max-width:480px){.page-module__E0kJGG__main{padding:0 16px}.page-module__E0kJGG__title{font-size:2rem}.page-module__E0kJGG__hero{padding:40px 0 30px}.page-module__E0kJGG__subtitle{margin:0 0 24px;padding:0 8px;font-size:1rem}.page-module__E0kJGG__features,.page-module__E0kJGG__benefits{padding:30px 0}.page-module__E0kJGG__benefitsList{padding:0 8px}.page-module__E0kJGG__finalCta{padding:30px 0}.page-module__E0kJGG__featureGrid{gap:32px;padding:0 4px}.page-module__E0kJGG__feature{text-align:left;flex-direction:row;align-items:flex-start;min-height:auto;padding:16px 20px}.page-module__E0kJGG__feature .page-module__E0kJGG__featureNumber{width:32px;height:32px;font-size:.9rem;top:-16px;bottom:auto;left:50%;transform:translate(-50%)}.page-module__E0kJGG__featureIcon{flex-shrink:0;margin-bottom:0;margin-right:16px;font-size:1.8rem}.page-module__E0kJGG__featureContent{flex-direction:column;display:flex}.page-module__E0kJGG__featureTitle{margin:0 0 6px;font-size:1.2rem}.page-module__E0kJGG__ctaButton,.page-module__E0kJGG__ctaButtonSecondary{padding:14px 28px;font-size:1rem}}
