.Header-module__vcZAwq__main__header__container{z-index:99;width:100%;height:100px;transition:all .4s;position:fixed;top:0;left:0}.Header-module__vcZAwq__scrolled__bg{background:var(--primary-color);transition:all .4s}.Header-module__vcZAwq__sub__header__container{justify-content:space-between;align-items:center;width:90%;height:100%;margin:0 auto;display:flex}.Header-module__vcZAwq__header__logo__box{width:33.3333%}.Header-module__vcZAwq__header__links__box{justify-content:flex-end;align-items:center;column-gap:20px;width:66.6666%;display:flex}.Header-module__vcZAwq__header__logo{cursor:pointer;width:150px;height:auto}.Header-module__vcZAwq__ul__links{align-items:center;column-gap:25px;list-style:none;display:flex}.Header-module__vcZAwq__nav__link{color:var(--color-white);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);text-transform:uppercase;cursor:pointer;position:relative}.Header-module__vcZAwq__nav__link:after{content:"";background:var(--color-white);width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.Header-module__vcZAwq__active__link{position:relative}.Header-module__vcZAwq__active__link:after{content:"";background:var(--color-white);height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0;width:100%!important}.Header-module__vcZAwq__nav__link:hover:after{width:100%}.Header-module__vcZAwq__cart__box{justify-content:space-between;align-items:center;column-gap:30px;display:flex}.Header-module__vcZAwq__cart__heading{color:var(--color-white);font-size:var(--fontSize-15);font-weight:var(--fontWeight-400);text-transform:uppercase;cursor:pointer;position:relative}.Header-module__vcZAwq__cart__popup__open{position:relative}.Header-module__vcZAwq__cart__heading:after{content:"";background:var(--color-white);width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.Header-module__vcZAwq__cart__popup__open:after{content:"";background:var(--color-white);width:100%;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.Header-module__vcZAwq__scrolled__txt:after{background:var(--blackSecond-text)}.Header-module__vcZAwq__scrolled__txt.Header-module__vcZAwq__cart__popup__open:after,.Header-module__vcZAwq__cart__heading:hover:after{width:100%}.Header-module__vcZAwq__menu__open__txt:after{background:var(--color-white)}.Header-module__vcZAwq__search__box{align-items:center;display:flex}.Header-module__vcZAwq__search__box svg{fill:#fff;cursor:pointer}.Header-module__vcZAwq__scrolled__txt{color:var(--blackSecond-text)}.Header-module__vcZAwq__filter__img{filter:invert()}.Header-module__vcZAwq__filter__svg svg{fill:var(--blackSecond-text)}.Header-module__vcZAwq__menu__box{justify-content:center;width:auto;height:auto;display:flex}.Header-module__vcZAwq__menu__btn{z-index:99;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding-top:10px;padding-right:50px;display:flex;position:relative}.Header-module__vcZAwq__hamburger__box{width:40px;height:24px;display:inline-block;position:relative}.Header-module__vcZAwq__hamburger__inner,.Header-module__vcZAwq__hamburger__inner:before,.Header-module__vcZAwq__hamburger__inner:after{background-color:#fff;border-radius:0;width:26px;height:2.5px;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;position:absolute}.Header-module__vcZAwq__hamburger__box:hover .Header-module__vcZAwq__hamburger__inner:before,.Header-module__vcZAwq__hamburger__box:hover .Header-module__vcZAwq__hamburger__inner:after{background:#eeefeb}.Header-module__vcZAwq__hamburger__inner:before,.Header-module__vcZAwq__hamburger__inner:after{content:"";display:block}.Header-module__vcZAwq__hamburger__inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);top:10px}.Header-module__vcZAwq__active__menu{transition-delay:.22s;background-color:#0000!important}.Header-module__vcZAwq__active__menu:after{transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;top:0;transform:translateY(10px)rotate(-45deg)}.Header-module__vcZAwq__active__menu:before{transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;top:0;transform:translateY(10px)rotate(45deg)}.Header-module__vcZAwq__hamburger__menu__color__change,.Header-module__vcZAwq__hamburger__menu__color__change:after,.Header-module__vcZAwq__hamburger__menu__color__change:before,.Header-module__vcZAwq__onScrollColor:hover .Header-module__vcZAwq__hamburger__inner:before,.Header-module__vcZAwq__onScrollColor:hover .Header-module__vcZAwq__hamburger__inner:after{background:#3a3e4e}.Header-module__vcZAwq__active__menu.Header-module__vcZAwq__hamburger__menu__color__change:after,.Header-module__vcZAwq__active__menu.Header-module__vcZAwq__hamburger__menu__color__change:before{background:var(--color-white)}.Header-module__vcZAwq__onScrollColor:hover .Header-module__vcZAwq__active__menu.Header-module__vcZAwq__hamburger__menu__color__change:after,.Header-module__vcZAwq__onScrollColor:hover .Header-module__vcZAwq__active__menu.Header-module__vcZAwq__hamburger__menu__color__change:before{background:#eeefeb}.Header-module__vcZAwq__menu__container__main{background:#000c;width:100vw;height:100vh;position:absolute;top:0;left:0}.Header-module__vcZAwq__menu__container{background:#5f6644;width:100vw;height:90vh;padding:150px 0 0;transition:all .5s;position:absolute;top:0;left:0;transform:translateY(-1200px)}.Header-module__vcZAwq__menu__container.Header-module__vcZAwq__menu__Open{transform:translateY(0)}.Header-module__vcZAwq__update__header__data,.Header-module__vcZAwq__menu__open__txt{filter:invert(0);z-index:99;color:var(--color-white);position:relative}.Header-module__vcZAwq__menu__Open__svg svg{fill:#fff;z-index:99;position:relative}.Header-module__vcZAwq__menu__sub__box{justify-content:space-between;align-items:flex-start;width:90%;height:auto;margin:0 auto;display:flex}.Header-module__vcZAwq__menu__sub__box .Header-module__vcZAwq__menu__box{width:25%}.Header-module__vcZAwq__last__menu__box{flex-direction:column;row-gap:30px;display:flex}.Header-module__vcZAwq__ul{flex-direction:column;row-gap:20px;list-style:none;display:flex}.Header-module__vcZAwq__link{color:var(--color-white);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);text-transform:uppercase;cursor:pointer;max-width:fit-content;position:relative}.Header-module__vcZAwq__link:after{content:"";background:var(--color-white);width:0;height:1.5px;transition:all .4s;position:absolute;bottom:-8px;left:0}.Header-module__vcZAwq__link:hover:after{width:100%}.Header-module__vcZAwq__more__txt{color:#a6a6a5;font-weight:var(--fontWeight-400);border-bottom:1px solid #a6a6a5;margin-bottom:20px}.Header-module__vcZAwq__ul__more{flex-direction:column;row-gap:5px;list-style:none;display:flex}.Header-module__vcZAwq__link__more{color:var(--color-white);font-size:var(--fontSize-16);font-weight:var(--fontWeight-400);cursor:pointer;max-width:fit-content;position:relative}.Header-module__vcZAwq__link__more:after{content:"";background:var(--color-white);width:0%;height:1.5px;transition:all .4s;position:absolute;bottom:-2px;left:0}.Header-module__vcZAwq__link__more:hover:after{width:100%}.Header-module__vcZAwq__active__link__mega__menu__more{position:relative}.Header-module__vcZAwq__active__link__mega__menu__more:after{content:"";background:var(--color-white);width:100%;height:1.5px;position:absolute;bottom:-2px;left:0}.Header-module__vcZAwq__cart__popup__main{z-index:999;background:#00000080;width:100%;height:100%;transition:all .7s cubic-bezier(.215,.61,.355,1);position:fixed;inset:0}.Header-module__vcZAwq__cart__popup{z-index:9999;background:#fff;width:100%;max-width:365px;height:100%;transition:all .8s cubic-bezier(.215,.61,.355,1);position:fixed;top:0;right:0;overflow:hidden;transform:translate(1000px);box-shadow:1px 1px 1px #d9d9d9}.Header-module__vcZAwq__cart__popup.Header-module__vcZAwq__open{transform:translate(0)}@media screen and (max-width:1024px){.Header-module__vcZAwq__header__links__box{width:90%}.Header-module__vcZAwq__menu__btn{padding-right:0}.Header-module__vcZAwq__menu__sub__box{margin:0}}@media screen and (max-width:767px){.Header-module__vcZAwq__desktop__header__link,.Header-module__vcZAwq__search__box__desktop{display:none}.Header-module__vcZAwq__main__header__container{height:70px}.Header-module__vcZAwq__header__logo{width:100px}.Header-module__vcZAwq__menu__container{height:95vh;padding-bottom:30px;overflow:hidden auto}.Header-module__vcZAwq__menu__sub__box{flex-direction:column;margin:0}.Header-module__vcZAwq__menu__sub__box .Header-module__vcZAwq__menu__box{justify-content:flex-start;width:88%;margin:0 auto}.Header-module__vcZAwq__menu__sub__box .Header-module__vcZAwq__menu__box:nth-child(3){padding-bottom:25px}}
