#menu-icon{display:flex;flex-direction:column;gap:6px;height:24px;justify-content:center}@media (width > 768px){#menu-icon{display:none}}#menu-icon span{width:24px;height:2px;background-color:#fff;transform-origin:center}#menu-icon.open span:first-of-type{animation:top .4s linear both}#menu-icon.open span:last-of-type{animation:bottom .4s linear both}@keyframes top{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(4px) rotate(0)}to{transform:translateY(4px) rotate(-45deg)}}@keyframes bottom{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-4px) rotate(0)}to{transform:translateY(-4px) rotate(45deg)}}#menu-drawer{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:100%;background-color:#000000b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999}@media (width > 768px){#menu-drawer{display:none}}#menu-drawer button{position:absolute;top:24rem;left:50%;transform:translate(-50%);font-weight:700;font-size:14rem}#menu-drawer nav{height:100%;display:flex;flex-direction:column;justify-content:center}.d_item{padding:24px var(--p-i)}.d_item.opened svg{transform:rotate(45deg)}.d_item-h{display:flex;align-items:center;justify-content:space-between}.d_item span{display:block;width:100%;text-align:center;font-family:helv;font-size:32rem;font-weight:700}.d_item svg{width:14px;transition:transform .2s ease-out}.d_dd{background-color:#000;height:100%;width:100%;position:absolute;top:0;left:100%;transition:left .3s ease-out}.d_dd.active{left:0}.d_dd ul{height:100%;display:flex;flex-direction:column;justify-content:center}.d_dd li a{padding:24px var(--p-i);display:block;text-align:center;font-family:helv;font-size:32rem;font-weight:700;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/2/assets/s-menu.css.map */
