.rotate-45{transform:rotate(45deg);transition:transform .1s linear}.mobile-menu-container{background-color:#fffffff2;height:0;left:0;overflow:visible;position:fixed;right:0;top:0;width:100%;z-index:15}.mobile-menu-container.open{animation:flowIn .2s linear forwards;height:100vh;margin-top:60px}.mobile-menu-container.close{animation:flowOut .2s linear forwards;animation-delay:.1s}.slide-in-menu.open{animation:slideFromLeft .3s ease forwards;animation-delay:.1s}.slide-in-menu.close{animation:slideToLeft .3s ease forwards;opacity:1}.slide-in-menu{left:0;opacity:0;pointer-events:auto;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:16}.mobile-nav-header{left:0;position:fixed;right:0;top:0;z-index:31}@keyframes slideToLeft{0%{opacity:1;transform:translate(10%,-50%)}to{opacity:0;transform:translate(-100%,-50%)}}@keyframes slideFromLeft{0%{opacity:0;transform:translate(-100%,-50%)}to{opacity:1;transform:translate(10%,-50%)}}@keyframes flowIn{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}@keyframes flowOut{0%{clip-path:inset(0 0 0 0);height:100vh}to{clip-path:inset(0 0 100% 0);height:0}}.bg-gradient-bottom[data-v-1d216675]{background:linear-gradient(180deg,rgba(0,0,0,.25) 0,rgba(0,0,0,.21) 4%,rgba(0,0,0,.125) 10%,rgba(0,0,0,.04) 50%,transparent)}
