@keyframes shake{10%{transform:rotate(-20deg)}30%{transform:rotate(20deg)}50%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@keyframes slide-bottom{0%{transform:translateY(-85px)}to{transform:translateY(0)}}.header .inverted-border-radius{position:absolute;height:30px;width:60px;overflow:hidden;top:0}.header .inverted-border-radius:before{filter:blur(3px)}.header .inverted-border-radius:after,.header .inverted-border-radius:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent}.header .inverted-border-radius-left{top:4px;left:0;transform:translateX(-100%)}.header .inverted-border-radius.inverted-border-radius-left:before{box-shadow:27px 0 0 0 rgba(0,0,0,.1);border-top-right-radius:35px}.header .inverted-border-radius.inverted-border-radius-left:after{box-shadow:27px 0 0 0 #fff;border-top-right-radius:35px}.header .inverted-border-radius.inverted-border-radius-right{top:4px;right:.5px;transform:translateX(100%)}.header .inverted-border-radius.inverted-border-radius-right:before{box-shadow:-27px 0 0 0 rgba(0,0,0,.1);border-top-left-radius:35px}.header .inverted-border-radius.inverted-border-radius-right:after{box-shadow:-27px 0 0 0 #fff;border-top-left-radius:35px}.header .inverted-border-radius-left-sidebar{top:60px!important;right:-60px!important;left:unset!important}.header nav li a{--tw-translate-y:0px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:linear}.header nav li a,.header nav li:hover a:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.header nav li:hover a:hover{--tw-translate-y:-2px}.header nav li:hover a:after{bottom:-3px}.header nav li.active-link a:after{bottom:-1px}.header nav li.active-link:hover a:after{bottom:-3px}.header nav li a:after{content:"";display:block;position:absolute;right:0;bottom:-5px;left:0;height:5px;background-color:#64cd9c;border-top-left-radius:4px;border-top-right-radius:4px;transition:all .25s ease}.mobile-menu-overlay{background:#00000066;display:block;height:100vh;width:100%;position:fixed;transition:all .15s ease;top:0}