@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";
.styles-module__wd6B6W__container{flex-direction:column;min-height:100vh;display:flex}.styles-module__wd6B6W__header{z-index:1000;background-color:#fff;border-bottom:1px solid #0000001a;padding:.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}.styles-module__wd6B6W__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.styles-module__wd6B6W__logoSection{flex-direction:column;align-items:flex-start;display:flex}.styles-module__wd6B6W__logo{cursor:pointer;width:150px;height:auto;margin-bottom:.25rem;transition:transform .2s}.styles-module__wd6B6W__logo:hover{transform:scale(1.05)}.styles-module__wd6B6W__poweredBy{color:#666;max-width:150px;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:1.2}.styles-module__wd6B6W__navigation{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__wd6B6W__navItem{color:#333;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.styles-module__wd6B6W__navItem:hover{color:#055474}.styles-module__wd6B6W__buttonsContainer{align-items:center;gap:1rem;display:flex}.styles-module__wd6B6W__hero{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4rem 0;position:relative}.styles-module__wd6B6W__heroOverlay{z-index:1;background-color:#00000080;position:absolute;inset:0}.styles-module__wd6B6W__heroContent{z-index:2;max-width:800px;margin:0 auto;padding:0 1rem;position:relative}.styles-module__wd6B6W__heroTitle{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.styles-module__wd6B6W__heroSubtitle{opacity:.9;margin-bottom:1.5rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:400}.styles-module__wd6B6W__heroDescription{opacity:.8;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.styles-module__wd6B6W__heroFeatures{flex-wrap:wrap;justify-content:center;gap:1rem;margin:2rem 0;padding:0;list-style:none;display:flex}.styles-module__wd6B6W__heroFeature{background-color:#ffffff1a;border-radius:20px;padding:.5rem 1rem}button.styles-module__wd6B6W__primaryButton{color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;background:#055474;border:none;outline:none;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 2px 4px #0000001a}button.styles-module__wd6B6W__primaryButton:hover{background:#044a63;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}button.styles-module__wd6B6W__secondaryButton{color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;background:#3e1c56;border:none;outline:none;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 2px 4px #0000001a}button.styles-module__wd6B6W__secondaryButton:hover{background:#2f1442;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}button.styles-module__wd6B6W__ctaButton{color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;background:#055474;border:none;outline:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #0000001a}button.styles-module__wd6B6W__ctaButton:hover{background:#044a63;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.styles-module__wd6B6W__ctaButtonSecondary{background-color:var(--secondary-color,#3e1c56);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #0000001a}.styles-module__wd6B6W__ctaButtonSecondary:hover{background-color:#2f1442;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.styles-module__wd6B6W__section{max-width:1200px;margin:0 auto;padding:3rem 0}.styles-module__wd6B6W__sectionContent{padding:0 1rem}.styles-module__wd6B6W__sectionTitle{text-align:center;margin-bottom:2rem;font-size:2.5rem}.styles-module__wd6B6W__sectionText{font-size:1.1rem;line-height:1.6}.styles-module__wd6B6W__sectionCta{text-align:center;margin-top:2rem}@media (max-width:768px){.styles-module__wd6B6W__headerContainer{flex-direction:column;gap:1rem;padding:.5rem 1rem}.styles-module__wd6B6W__navigation{gap:1.5rem}.styles-module__wd6B6W__navItem{font-size:.9rem}.styles-module__wd6B6W__buttonsContainer{flex-direction:column;gap:.5rem}.styles-module__wd6B6W__primaryButton,.styles-module__wd6B6W__secondaryButton{padding:.6rem 1.2rem;font-size:.85rem}.styles-module__wd6B6W__logo{width:120px}.styles-module__wd6B6W__poweredBy{max-width:120px;font-size:.7rem}.styles-module__wd6B6W__hero{padding:2rem 0}.styles-module__wd6B6W__heroFeatures{flex-direction:column;align-items:center}.styles-module__wd6B6W__section{padding:2rem 0}.styles-module__wd6B6W__sectionTitle{font-size:2rem}}@media (max-width:480px){.styles-module__wd6B6W__headerContainer{padding:.5rem}.styles-module__wd6B6W__navigation{flex-wrap:wrap;justify-content:center;gap:1rem}.styles-module__wd6B6W__navItem{font-size:.8rem}.styles-module__wd6B6W__primaryButton,.styles-module__wd6B6W__secondaryButton{padding:.5rem 1rem;font-size:.8rem}.styles-module__wd6B6W__heroContent{padding:0 .5rem}.styles-module__wd6B6W__ctaButton{padding:.75rem 1.5rem;font-size:1rem}.styles-module__wd6B6W__sectionTitle{font-size:1.75rem}}
