.bg-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.button{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;width:100%;overflow:hidden;border-style:none;padding:1rem 0;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.button:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}@media (min-width:640px){.button{width:280px}}.button-overlay{opacity:1;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0;display:block;height:100%;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.button-label{position:relative;z-index:10;width:100%;text-align:center;font-size:1.125rem;line-height:1.75rem;font-weight:400;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}@media (min-width:640px){.button-label{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.button-label{font-size:1.5rem;line-height:2rem}}.button:hover .button-overlay{opacity:0}.button:hover .button-label{--tw-text-opacity:1}.button:hover .button-label,.header{color:rgb(255 255 255/var(--tw-text-opacity))}.header{position:fixed;z-index:20;height:80px;width:100%;border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;--tw-text-opacity:1;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:640px){.header{padding-left:2rem;padding-right:2rem}}.header--light{--tw-border-opacity:1;border-color:rgb(39 78 19/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(39 78 19/var(--tw-text-opacity))}.header--light .header__link:after{--tw-bg-opacity:1;background-color:rgb(39 78 19/var(--tw-bg-opacity))}.header--dark{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.header--dark .header__link:after{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.header__link{position:relative;display:block;white-space:nowrap;border-radius:.25rem;padding:.25rem .5rem .25rem .25rem;font-weight:600;text-transform:uppercase;text-decoration-line:none}.header__link:after{content:"";position:absolute;left:-100%;bottom:0;width:100%;height:2px;background-color:#fff;transition:left .3s ease-in}.header__link--active{font-weight:700}.header__link:hover:after{left:0;animation:underline-slide .4s forwards}.header__link--active:after{left:0}@keyframes underline-slide{0%{left:-100%}to{left:0}}