.mobile-menu-open{left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%}.mobile-menu-overlay{z-index:40}.mobile-menu-transition{transition:all .3s ease-in-out}.mobile-menu-button:hover{background-color:hsla(0,0%,100%,.1);border-radius:.375rem}.mobile-dropdown-content{transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.mobile-cta-button{transition:all .3s ease-in-out}.mobile-cta-button:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}@media (max-width:1023px){.header{top:0;z-index:100}.header,.mobile-menu-overlay{left:0;position:fixed;right:0}.mobile-menu-overlay{bottom:0;top:calc(4rem + 8px);z-index:40}.desktop-nav{display:none!important}}@media (min-width:1024px){.mobile-menu-button,.mobile-menu-overlay{display:none!important}}.mobile-menu-overlay{overflow:hidden}.mobile-menu-content{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}.mobile-menu-content::-webkit-scrollbar{width:4px}.mobile-menu-content::-webkit-scrollbar-track{background:transparent}.mobile-menu-content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:2px}.mobile-menu-content::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}