.mino-header{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:center;padding:0 1.92rem;height:var(--header-height);z-index:1000;pointer-events:none;background-color:transparent;transition:transform .3s ease,background-color .3s ease;will-change:transform,background-color}.mino-header--hidden{transform:translateY(-100%)}.mino-header--solid{background-color:var(--color-white);pointer-events:auto}.mino-header__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center;pointer-events:auto}.mino-header__wrapper:after{content:"";position:absolute;top:100%;left:0;width:100%;height:20px;pointer-events:none}.mino-header__group{display:flex;align-items:center;gap:20px;cursor:pointer;position:relative;z-index:10;padding:0 2.4rem}.mino-header__logo{display:flex;align-items:center;position:relative}.mino-header__logo-img{width:300px;height:auto;transition:filter .5s ease,opacity .3s ease}.mino-header__burger{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;cursor:pointer;width:42px;height:24px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.mino-header__burger span{position:absolute;left:0;width:100%;height:2px;background-color:var(--color-black);transition:transform .25s cubic-bezier(.16,1,.3,1),top .25s cubic-bezier(.16,1,.3,1),opacity .25s ease,background-color .3s ease}.mino-header__burger span:nth-child(1){top:0}.mino-header__burger span:nth-child(2){top:11px}.mino-header__burger span:nth-child(3){top:22px}.is-open .mino-header__burger span:nth-child(1){top:11px;transform:rotate(45deg)}.is-open .mino-header__burger span:nth-child(2){opacity:0;transform:scaleX(0)}.is-open .mino-header__burger span:nth-child(3){top:11px;transform:rotate(-45deg)}.mino-header__menu{position:absolute;top:0;z-index:5;display:flex;flex-direction:column;width:calc(100% + 40px);left:-20px;background:var(--color-white);border-radius:0 0 8px 8px;overflow:hidden;padding-top:var(--header-height);opacity:0;visibility:hidden;transform:translateY(-12px);transition:transform .3s ease,opacity .3s ease,visibility .3s}.is-open .mino-header__menu{opacity:1;visibility:visible;transform:translateY(0);transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s ease,visibility 0s}.mino-header__link{font-family:var(--font-mino-body);font-size:1.76rem;font-weight:600;color:var(--color-black);padding:1.92rem 2.4rem;display:flex;align-items:center;text-decoration:none;position:relative;background-color:transparent;overflow:hidden}.mino-header__link:after{content:"";position:absolute;bottom:0;left:2.4rem;right:2.4rem;height:1px;background-color:#eaeaea}.mino-header__link:last-child:after{display:none}.mino-header__arrow{position:absolute;left:2.4rem;opacity:0;font-family:var(--font-mino-body);font-weight:400;transform:translate(-20px);transition:transform .15s cubic-bezier(.1,.9,.2,1),opacity .15s ease}.mino-header__text{display:inline-block;font-family:var(--font-mino-body);transform:translate(0);transition:transform .15s cubic-bezier(.1,.9,.2,1)}.mino-header__link:hover .mino-header__arrow{opacity:1;transform:translate(0)}.mino-header__link:hover .mino-header__text{transform:translate(28px)}@media(max-width:767px){.mino-header__logo-img{width:210px}}@media(max-width:600px){.mino-header__logo-img{width:66vw;max-width:300px}.mino-header__group{gap:5vw}.mino-header__burger{width:40px}.mino-header{padding:0}.mino-header__wrapper{width:100%}.mino-header__menu{left:16px;right:16px;width:auto}}@media(prefers-reduced-motion:reduce){.mino-header,.mino-header__menu,.mino-header__burger span,.mino-header__arrow,.mino-header__text{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/mino-header.css.map */
