.HomePage-module__e0v9Gq__homePage{color:#1a365d;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}.HomePage-module__e0v9Gq__homeContainer{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.HomePage-module__e0v9Gq__heroSection{text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border-radius:12px;width:100%;margin:2rem 0;padding:4rem 1rem}.HomePage-module__e0v9Gq__heroTitle{color:#1a365d;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1rem;font-size:max(2rem,min(5vw,3rem));font-weight:700;line-height:1.2}.HomePage-module__e0v9Gq__heroSubtitle{color:#2d3748;opacity:.9;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:max(1rem,min(2vw,1.25rem));line-height:1.5}.HomePage-module__e0v9Gq__heroCta{color:#fff;box-sizing:border-box;text-align:center;background-color:#1a365d;border:2px solid #1a365d;border-radius:8px;min-width:200px;max-width:100%;padding:1rem 2rem;font-size:max(1rem,min(1.5vw,1.125rem));font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HomePage-module__e0v9Gq__heroCta:hover{background-color:#2d3748;border-color:#2d3748;transform:translateY(-2px);box-shadow:0 4px 12px #1a365d33}.HomePage-module__e0v9Gq__infoSection{box-sizing:border-box;width:100%;max-width:800px;margin:0 auto;padding:4rem 1rem}.HomePage-module__e0v9Gq__infoTitle{text-align:center;color:#1a365d;word-wrap:break-word;margin-bottom:1rem;font-size:max(1.75rem,min(4vw,2.5rem));font-weight:600;line-height:1.3}.HomePage-module__e0v9Gq__infoIntro{text-align:center;color:#4a5568;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:max(1rem,min(1.5vw,1.125rem));line-height:1.6}.HomePage-module__e0v9Gq__dropdownsContainer{flex-direction:column;gap:1rem;width:100%;display:flex}.HomePage-module__e0v9Gq__dropdownCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.HomePage-module__e0v9Gq__dropdownCard:hover{box-shadow:0 4px 6px #0000000d}.HomePage-module__e0v9Gq__dropdownHeader{cursor:pointer;color:#1a365d;text-align:left;box-sizing:border-box;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;font-size:max(1rem,min(1.2vw,1.125rem));font-weight:500;transition:background-color .2s;display:flex}.HomePage-module__e0v9Gq__dropdownHeader:hover{background-color:#f7fafc}.HomePage-module__e0v9Gq__dropdownTitle{word-wrap:break-word;overflow-wrap:break-word;flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.HomePage-module__e0v9Gq__dropdownIconPrefix{flex-shrink:0;font-size:1.25rem}.HomePage-module__e0v9Gq__dropdownIconToggle{color:#718096;flex-shrink:0;margin-left:1rem;font-size:1.5rem;font-weight:300}.HomePage-module__e0v9Gq__dropdownContent{padding:0 1.5rem 1.5rem;animation:.3s HomePage-module__e0v9Gq__fadeIn}.HomePage-module__e0v9Gq__dropdownContent p{color:#4a5568;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:max(.95rem,min(1.1vw,1rem));line-height:1.6}@keyframes HomePage-module__e0v9Gq__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.HomePage-module__e0v9Gq__ctaSection{text-align:center;box-sizing:border-box;background-color:#f8fafc;border-radius:12px;width:100%;margin:2rem 0;padding:4rem 1rem}.HomePage-module__e0v9Gq__ctaTitle{color:#1a365d;word-wrap:break-word;margin-bottom:1rem;font-size:max(1.5rem,min(3.5vw,2.25rem));font-weight:600;line-height:1.3}.HomePage-module__e0v9Gq__ctaText{color:#4a5568;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:max(1rem,min(1.5vw,1.125rem));line-height:1.6}.HomePage-module__e0v9Gq__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.HomePage-module__e0v9Gq__primaryBtn{color:#fff;box-sizing:border-box;text-align:center;background-color:#1a365d;border:2px solid #1a365d;border-radius:8px;min-width:200px;max-width:100%;padding:1rem 2rem;font-size:max(1rem,min(1.5vw,1.125rem));font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HomePage-module__e0v9Gq__primaryBtn:hover{background-color:#2d3748;border-color:#2d3748;transform:translateY(-2px);box-shadow:0 4px 12px #1a365d33}.HomePage-module__e0v9Gq__secondaryBtn{color:#1a365d;box-sizing:border-box;text-align:center;background-color:#0000;border:2px solid #1a365d;border-radius:8px;min-width:200px;max-width:100%;padding:1rem 2rem;font-size:max(1rem,min(1.5vw,1.125rem));font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.HomePage-module__e0v9Gq__secondaryBtn:hover{color:#fff;background-color:#1a365d;transform:translateY(-2px);box-shadow:0 4px 12px #1a365d33}@media (max-width:768px){.HomePage-module__e0v9Gq__homeContainer{padding:0 .75rem}.HomePage-module__e0v9Gq__heroSection{margin:1rem 0;padding:3rem .75rem}.HomePage-module__e0v9Gq__infoSection,.HomePage-module__e0v9Gq__ctaSection{padding:3rem .75rem}.HomePage-module__e0v9Gq__dropdownHeader{padding:1.25rem}.HomePage-module__e0v9Gq__dropdownContent{padding:0 1.25rem 1.25rem}.HomePage-module__e0v9Gq__buttonGroup{flex-direction:column;align-items:center}.HomePage-module__e0v9Gq__primaryBtn,.HomePage-module__e0v9Gq__secondaryBtn{width:100%;max-width:300px}}@media (max-width:480px){.HomePage-module__e0v9Gq__homeContainer{padding:0 .5rem}.HomePage-module__e0v9Gq__heroSection{padding:2.5rem .5rem}.HomePage-module__e0v9Gq__heroTitle{font-size:1.875rem}.HomePage-module__e0v9Gq__heroCta{min-width:180px;padding:.875rem 1.5rem}.HomePage-module__e0v9Gq__infoSection{padding:2.5rem .5rem}.HomePage-module__e0v9Gq__infoTitle{font-size:1.75rem}.HomePage-module__e0v9Gq__ctaSection{padding:2.5rem .5rem}.HomePage-module__e0v9Gq__ctaTitle{font-size:1.5rem}.HomePage-module__e0v9Gq__dropdownHeader{flex-wrap:wrap;padding:1rem}.HomePage-module__e0v9Gq__dropdownTitle{font-size:.95rem}.HomePage-module__e0v9Gq__dropdownContent{padding:0 1rem 1rem}.HomePage-module__e0v9Gq__primaryBtn,.HomePage-module__e0v9Gq__secondaryBtn{min-width:160px;padding:.875rem 1.5rem}}@media (max-width:360px){.HomePage-module__e0v9Gq__heroTitle{font-size:1.625rem}.HomePage-module__e0v9Gq__infoTitle,.HomePage-module__e0v9Gq__ctaTitle{font-size:1.375rem}.HomePage-module__e0v9Gq__dropdownHeader{font-size:.9rem}.HomePage-module__e0v9Gq__dropdownIconPrefix{font-size:1rem}.HomePage-module__e0v9Gq__dropdownIconToggle{font-size:1.25rem}.HomePage-module__e0v9Gq__heroCta,.HomePage-module__e0v9Gq__primaryBtn,.HomePage-module__e0v9Gq__secondaryBtn{padding:.75rem 1.25rem;font-size:.95rem}}@media print{.HomePage-module__e0v9Gq__heroCta,.HomePage-module__e0v9Gq__primaryBtn,.HomePage-module__e0v9Gq__secondaryBtn{color:#1a365d;background:0 0;border:1px solid #1a365d}.HomePage-module__e0v9Gq__dropdownHeader{color:#1a365d;background:0 0}.HomePage-module__e0v9Gq__dropdownContent{display:block!important}}
