.footer{display:flex;flex-direction:column;gap:2.5rem;--tw-bg-opacity:1;background-color:rgba(var(--background-secondary)/var(--tw-bg-opacity,1));padding-top:6rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.footer-top{max-width:920px!important;width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.footer-top{max-width:640px}}@media (min-width:768px){.footer-top{max-width:768px}}@media (min-width:1024px){.footer-top{max-width:1024px}}@media (min-width:1280px){.footer-top{max-width:1280px}}@media (min-width:1536px){.footer-top{max-width:1536px}}@media (min-width:1920px){.footer-top{max-width:1920px}}.footer-top{display:flex}.footer-top__signup{position:relative;display:flex;width:32rem;flex-direction:column;gap:.5rem;justify-self:end}.footer-top__signup-title{margin-bottom:.75rem;white-space:nowrap;font-weight:500}.footer-top__signup-disclaimer{padding-left:.5rem;font-size:12px!important;--tw-text-opacity:1;color:rgba(var(--copy-tertiary)/var(--tw-text-opacity,1))}.footer-top__signup input{width:100%;border-radius:calc(var(--radius) * .25);background-color:rgba(var(--tint)/.1);padding:1.25rem 1rem;color:rgb(255 255 255/.6)}.footer-top__signup input:focus{background-color:rgba(var(--tint)/.15);outline:2px solid transparent;outline-offset:2px}.footer-top__signup .btn{position:absolute;right:.4rem;top:4.7rem;z-index:10;height:50px;width:50px;border-radius:calc(var(--radius) * .25);background-color:transparent;background-image:url(/icons/iconArrowBox.svg);background-repeat:no-repeat;padding:0}.footer-links__wrapper{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.footer-links__column{display:flex;flex-direction:column;gap:.5rem}.footer-links__column,.footer-links__column-title,.footer-links__item{font-size:1rem!important}.footer-links__item{cursor:pointer;opacity:.6}.footer-links__item:hover{opacity:1}.footer-middle{max-width:920px!important;width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.footer-middle{max-width:640px}}@media (min-width:768px){.footer-middle{max-width:768px}}@media (min-width:1024px){.footer-middle{max-width:1024px}}@media (min-width:1280px){.footer-middle{max-width:1280px}}@media (min-width:1536px){.footer-middle{max-width:1536px}}@media (min-width:1920px){.footer-middle{max-width:1920px}}.footer-middle{position:relative;margin-top:10rem;display:flex;height:2.5rem;justify-content:space-between}.footer-middle__logo{width:3.5rem}.footer-middle__affiliates{display:flex;width:100%;justify-content:flex-end;gap:1.5rem}.footer-bottom{max-width:920px!important;width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.footer-bottom{max-width:640px}}@media (min-width:768px){.footer-bottom{max-width:768px}}@media (min-width:1024px){.footer-bottom{max-width:1024px}}@media (min-width:1280px){.footer-bottom{max-width:1280px}}@media (min-width:1536px){.footer-bottom{max-width:1536px}}@media (min-width:1920px){.footer-bottom{max-width:1920px}}.footer-bottom{display:flex;flex-direction:column;gap:1.5rem;border-top-width:1px;border-top-color:rgb(255 255 255/.1);padding-top:2rem;padding-bottom:5rem}.footer-bottom p{width:45%;min-width:15rem;font-size:12px!important;--tw-text-opacity:1;color:rgba(var(--copy-tertiary)/var(--tw-text-opacity,1))}.header{position:fixed;top:0;z-index:20;height:var(--header-height);width:100%;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(220 219 214/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgba(var(--background)/var(--tw-bg-opacity,1));padding:1.25rem 60px}.header__container{display:flex;height:100%;width:100%;align-items:center;justify-content:space-between}.header__logo{width:100%}.header__logo-wrapper{width:9rem;flex-shrink:0;--tw-invert:invert(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.header__logo-wrapper:where([data-theme=dark],[data-theme=dark] *){--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.admin-bar{position:fixed}