*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit}.siteBody{min-height:100vh;display:flex;flex-direction:column}.siteFooter{background-color:#016869;margin-top:auto}.footerContent{padding:1.5rem;margin-left:auto;margin-right:auto;max-width:1024px;color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.footerContent{flex-direction:row}}.footerCopyright{color:rgba(255,255,255,.9);text-align:center}@media (min-width:768px){.footerCopyright{text-align:left}}.footerNav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}@media (min-width:768px){.footerNav{gap:1.5rem}}.footerLink{text-decoration:none;color:rgba(255,255,255,.9);transition-property:color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.footerLink:hover{color:#ffffff}.homePage{background-color:#016869;min-height:100vh;display:flex;flex-direction:column}.homeMain{flex:1 1 0%}.homeContent,.homeMain{display:flex;align-items:center}.homeContent{width:100%;color:#ffffff;flex-direction:column;gap:2.5rem;padding-top:2rem}@media (min-width:768px){.homeContent{gap:3rem}}.logoSection{padding:1.5rem}.logoImage{filter:drop-shadow(0 10px 8px rgb(0 0 0/.04)) drop-shadow(0 4px 3px rgb(0 0 0/.1))}.heroSection{text-align:center;max-width:42rem;padding-left:1.5rem;padding-right:1.5rem}.heroSection>*+*{margin-top:1.5rem}.heroTitle{font-size:1.25rem;line-height:1.75rem;font-weight:700;line-height:1.25}@media (min-width:768px){.heroTitle{font-size:2.25rem;line-height:2.5rem}}.heroDescription{font-size:1rem;line-height:1.5rem;color:rgba(255,255,255,.98);line-height:1.625}.ctaSection{width:100%;max-width:28rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1rem}.ctaSection>*+*{margin-top:1.5rem}.storeButtons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media (min-width:640px){.storeButtons{flex-direction:row}}.storeButton{transform:translateX(var(--tw-translate-x,0)) translateY(var(--tw-translate-y,0)) rotate(var(--tw-rotate,0)) scaleX(var(--tw-scale-x,1)) scaleY(var(--tw-scale-y,1));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.storeButton:hover{transform:scale(1.05)}.storeButton:active{transform:scale(.95)}.storeButtonImage{filter:drop-shadow(0 10px 8px rgb(0 0 0/.04)) drop-shadow(0 4px 3px rgb(0 0 0/.1))}.ctaSubtext{text-align:center;font-size:.875rem;line-height:1.25rem;color:rgba(255,255,255,.9)}.legalPage{min-height:100vh;background-color:#016869}.legalContent{padding:1rem;margin-left:auto;margin-right:auto;max-width:768px;color:#ffffff;text-align:justify}.legalTitle{text-align:center;padding:.75rem;font-weight:700;font-size:2.25rem;line-height:2.5rem;margin-top:1rem;margin-bottom:2rem}.legalSection{padding-top:.75rem;padding-bottom:.75rem;font-weight:700;font-size:1.25rem;line-height:1.75rem}.legalContent p{margin-bottom:1rem}.legalContent p:last-child{margin-bottom:0}.legalList{list-style-type:disc;padding-left:2rem;margin-bottom:1rem}.legalList li{margin-top:.5rem;margin-bottom:.5rem}.legalContent p.noMargin{margin-bottom:2rem}.contactLink,.externalLink{color:rgb(147 197 253);font-weight:700}