@keyframes Footer-module-scss-module__rlmVbG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Footer-module-scss-module__rlmVbG__c-footer{background-color:var(--color-primary);color:var(--color-primary-foreground)}.Footer-module-scss-module__rlmVbG__c-footer__inner{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:769px){.Footer-module-scss-module__rlmVbG__c-footer__inner{padding-left:2rem;padding-right:2rem}}.Footer-module-scss-module__rlmVbG__c-footer__inner{padding-top:4rem;padding-bottom:5rem}@media (min-width:769px){.Footer-module-scss-module__rlmVbG__c-footer__inner{padding-top:5rem;padding-bottom:5rem}}.Footer-module-scss-module__rlmVbG__c-footer__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media (min-width:769px){.Footer-module-scss-module__rlmVbG__c-footer__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.Footer-module-scss-module__rlmVbG__c-footer__brand{grid-column:span 2}@media (min-width:769px){.Footer-module-scss-module__rlmVbG__c-footer__brand{grid-column:span 1}}.Footer-module-scss-module__rlmVbG__c-footer__brand-name{letter-spacing:-.025em;font-family:degular,DM Serif Display,Georgia,serif;font-size:2.222rem}.Footer-module-scss-module__rlmVbG__c-footer__brand-tagline{color:var(--color-primary-foreground);opacity:.7;margin-top:.75rem;font-size:.875rem;line-height:1.6}.Footer-module-scss-module__rlmVbG__c-footer__col-title{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary-foreground);opacity:.5;margin-bottom:1rem;font-family:Figtree,DM Sans,Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:600}.Footer-module-scss-module__rlmVbG__c-footer__col-list{flex-direction:column;gap:.625rem;display:flex}.Footer-module-scss-module__rlmVbG__c-footer__link{color:var(--color-primary-foreground);opacity:.7;font-size:.875rem;transition:opacity .2s}.Footer-module-scss-module__rlmVbG__c-footer__link:hover{opacity:1}.Footer-module-scss-module__rlmVbG__c-footer__bottom{color:var(--color-primary-foreground);opacity:.5;border-top:1px solid #ffffff26;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem;padding-top:2rem;font-size:.875rem;display:flex}@media (min-width:769px){.Footer-module-scss-module__rlmVbG__c-footer__bottom{flex-direction:row;justify-content:space-between}}.Footer-module-scss-module__rlmVbG__c-footer__legal-links{gap:1.5rem;display:flex}.Footer-module-scss-module__rlmVbG__c-footer__legal-link{transition:opacity .2s}.Footer-module-scss-module__rlmVbG__c-footer__legal-link:hover{opacity:.8}
@keyframes Navbar-module-scss-module__jyIJ9G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Navbar-module-scss-module__jyIJ9G__c-navbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-separator);background-color:#ffffffe6;position:fixed;top:0;left:0;right:0}.Navbar-module-scss-module__jyIJ9G__c-navbar__inner{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:769px){.Navbar-module-scss-module__jyIJ9G__c-navbar__inner{padding-left:2rem;padding-right:2rem}}.Navbar-module-scss-module__jyIJ9G__c-navbar__inner{justify-content:space-between;align-items:center;height:5rem;display:flex}@media (min-width:769px){.Navbar-module-scss-module__jyIJ9G__c-navbar__inner{height:6rem}}.Navbar-module-scss-module__jyIJ9G__c-navbar__logo{align-items:center;text-decoration:none;display:flex}.Navbar-module-scss-module__jyIJ9G__c-navbar__logo-img{width:auto;height:2.5rem}@media (min-width:769px){.Navbar-module-scss-module__jyIJ9G__c-navbar__logo-img{height:3rem}}.Navbar-module-scss-module__jyIJ9G__c-navbar__desktop{align-items:center;gap:.25rem;display:none}@media (min-width:993px){.Navbar-module-scss-module__jyIJ9G__c-navbar__desktop{display:flex}}.Navbar-module-scss-module__jyIJ9G__c-navbar__link{color:var(--color-text);opacity:.8;padding:.5rem 1rem;font-size:1rem;font-weight:600;transition:opacity .2s,color .2s}.Navbar-module-scss-module__jyIJ9G__c-navbar__link:hover{opacity:1}.Navbar-module-scss-module__jyIJ9G__c-navbar__link--active{opacity:1;color:var(--color-primary)}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-trigger{color:var(--color-text);opacity:.8;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-flex}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-trigger:hover,.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-trigger[data-pressed]{opacity:1}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-chevron{width:.875rem;height:.875rem;transition:transform .2s}[data-pressed]>.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-chevron{transform:rotate(180deg)}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-popover{outline:none}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-popover[data-entering]{animation:.15s ease-out Navbar-module-scss-module__jyIJ9G__dropdown-fade-in}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-popover[data-exiting]{animation:.1s ease-in Navbar-module-scss-module__jyIJ9G__dropdown-fade-out}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-panel{background-color:var(--color-bg-card);border:1px solid var(--color-separator);border-radius:.25rem;outline:none;min-width:200px;padding:.5rem 0;box-shadow:0 8px 16px #0003}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-item{outline:none}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-item[data-focused] .Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-link{opacity:1;background-color:var(--color-bg-muted)}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-link{color:var(--color-text);opacity:.8;padding:.625rem 1rem;font-size:.875rem;transition:opacity .2s,background-color .2s;display:block}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-link:hover{opacity:1;background-color:var(--color-bg-muted)}.Navbar-module-scss-module__jyIJ9G__c-navbar__dropdown-link--active{opacity:1;color:var(--color-primary);background-color:var(--color-bg-muted)}.Navbar-module-scss-module__jyIJ9G__c-navbar__cta{align-items:center;gap:.75rem;display:none}@media (min-width:993px){.Navbar-module-scss-module__jyIJ9G__c-navbar__cta{display:flex}}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-toggle{color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:.5rem;display:block}@media (min-width:993px){.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-toggle{display:none}}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-icon{width:1.5rem;height:1.5rem}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile{background-color:var(--color-bg);border-top:1px solid var(--color-separator);display:block}@media (min-width:993px){.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile{display:none}}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-inner{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:769px){.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-inner{padding-left:2rem;padding-right:2rem}}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-inner{flex-direction:column;gap:.25rem;padding-top:1rem;padding-bottom:1rem;display:flex}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-link{color:var(--color-text);opacity:.8;padding:.5rem;font-size:.875rem;font-weight:500;display:block}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-link:hover{opacity:1}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-link--active{opacity:1;color:var(--color-primary)}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-sub-trigger{width:100%;color:var(--color-text);opacity:.8;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem;font-size:.875rem;font-weight:500;display:flex}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-sub-chevron{width:1rem;height:1rem;transition:transform .2s}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-sub-chevron--open{transform:rotate(180deg)}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-sub-menu{flex-direction:column;gap:.25rem;padding-left:1rem;display:flex}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-sub-link{color:var(--color-text);opacity:.7;padding:.5rem .75rem;font-size:.875rem;display:block}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-sub-link:hover{opacity:1}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-sub-link--active{opacity:1;color:var(--color-primary)}.Navbar-module-scss-module__jyIJ9G__c-navbar__mobile-cta{padding-top:.75rem}@keyframes Navbar-module-scss-module__jyIJ9G__dropdown-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Navbar-module-scss-module__jyIJ9G__dropdown-fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}
@keyframes Layout-module-scss-module__uU3bHG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Layout-module-scss-module__uU3bHG__c-layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module-scss-module__uU3bHG__c-layout__main{flex:1;padding-top:4rem}@media (min-width:769px){.Layout-module-scss-module__uU3bHG__c-layout__main{padding-top:5rem}}
