.Toast-module__UKUNqG__toast{opacity:0;background-color:#d3d3d3;border-radius:10px;width:fit-content;max-width:90vw;padding:1rem 2rem;transition:opacity .25s,transform .25s;position:relative;transform:translateY(100px)}@media (min-width:768px){.Toast-module__UKUNqG__toast{max-width:40vw}}@keyframes Toast-module__UKUNqG__fadeInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes Toast-module__UKUNqG__fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100px)}}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__show{animation:.25s forwards Toast-module__UKUNqG__fadeInUp}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__hide{animation:.25s forwards Toast-module__UKUNqG__fadeOutRight}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__success{background-color:var(--success);color:#fff}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__error{background-color:var(--error);color:#fff}.Toast-module__UKUNqG__toast.Toast-module__UKUNqG__info{background-color:var(--light-gray)}.Toast-module__UKUNqG__toast .Toast-module__UKUNqG__toast_close{cursor:pointer;position:absolute;top:2px;right:6px}
.Header-module__ZYW_UG__header{z-index:1;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 10%;display:flex}.Header-module__ZYW_UG__floatingNav{z-index:999;background-color:#fff;width:100%;position:sticky;top:0}.Header-module__ZYW_UG__floatingNav .Header-module__ZYW_UG__rightHeader a{color:#000;font-size:20px;font-weight:700;text-decoration:none;transition:all .3s}.Header-module__ZYW_UG__floatingNav .Header-module__ZYW_UG__rightHeader a:hover{text-decoration:underline}.Header-module__ZYW_UG__header ul{flex-direction:row;justify-content:space-between;align-items:center;gap:25px;margin:0;padding:0;display:flex}.Header-module__ZYW_UG__header ul li{list-style:none}.Header-module__ZYW_UG__header>div{gap:1rem;display:flex}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader{flex-direction:column-reverse;align-items:flex-end}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader ul{display:none}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader ul li:nth-child(4):after{content:"|";color:#000;margin-left:25px}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader span{display:block}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader svg{width:15px;height:15px}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader .Header-module__ZYW_UG__joinButton{text-align:center;color:#fff;background-color:#000;border:none;border-radius:8px;padding:15px 32px;font-size:20px;text-decoration:none;display:inline-block}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader .Header-module__ZYW_UG__joinButton:hover{background-color:#444;text-decoration:none;transition:all .3s}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader .Header-module__ZYW_UG__joinButton a{color:#fff}.Header-module__ZYW_UG__header.Header-module__ZYW_UG__floatingNav .Header-module__ZYW_UG__rightHeader svg.Header-module__ZYW_UG__toggleMobileNav,.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader svg.Header-module__ZYW_UG__toggleMobileNav{color:#000;width:25px;height:25px}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__leftHeader{flex-direction:column;justify-content:flex-start;align-items:flex-start}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__logoContainer{width:236px;height:53px;margin-right:25px}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__logoContainer img{display:block}.Header-module__ZYW_UG__mobileNav{z-index:1000;background-color:#484848;flex-direction:column;width:100vw;height:100vh;padding:18px;font-size:22px;display:flex;position:fixed;inset:0}.Header-module__ZYW_UG__mobileNav>div .Header-module__ZYW_UG__mobileLogoContainer{width:100px;height:100px}.Header-module__ZYW_UG__mobileNav>div:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.Header-module__ZYW_UG__mobileNav>div:first-of-type{flex-direction:row;justify-content:space-between;margin-top:0;padding-top:0;display:flex}.Header-module__ZYW_UG__mobileNav>div button{background:0 0;border:none}.Header-module__ZYW_UG__mobileNav>div:first-of-type button{color:#fff;text-transform:uppercase;flex-direction:row;align-items:center;gap:7px;font-size:16px;font-weight:700;display:flex}.Header-module__ZYW_UG__mobileNav>div:first-of-type button svg{color:#fff;width:20px;height:20px}.Header-module__ZYW_UG__mobileNav ul{gap:15px;margin:0;padding:0}.Header-module__ZYW_UG__mobileNav ul li{margin:0;font-weight:700;list-style:none}.Header-module__ZYW_UG__mobileNav ul li a,.Header-module__ZYW_UG__mobileNav ul li button{color:#fff}.Header-module__ZYW_UG__mobileNav ul li button{background:0 0;border:none;padding:0;font-weight:700}.Header-module__ZYW_UG__mobileNav .Header-module__ZYW_UG__minorLinks{margin-top:25px;padding-top:10px;font-size:18px}.Header-module__ZYW_UG__mobileNav .Header-module__ZYW_UG__majorLinks ul{flex-direction:column;display:flex}.Header-module__ZYW_UG__mobileNav .Header-module__ZYW_UG__majorLinks a{color:#fff;border-bottom:2px solid var(--seaGreen);flex-direction:row;justify-content:space-between;width:100%;font-size:24px;font-weight:500;display:flex}@media (min-width:992px){.Header-module__ZYW_UG__header{align-items:center}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader{flex-direction:row;align-items:center}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader ul{display:inline-flex}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__logoContainer{width:314px;height:70px}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__rightHeader .Header-module__ZYW_UG__toggleMobileNav{display:none}.Header-module__ZYW_UG__header .Header-module__ZYW_UG__leftHeader{flex-direction:row;align-items:center}}
