.counter-black-friday{width:100%;display:flex;margin-bottom:3%}.counter-black-friday-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.counter-black-friday-content-banner{width:100%;position:relative}.counter-black-friday-content-banner .counter-black-friday-content-banner-desk{width:100%;display:block;object-fit:cover}.counter-black-friday-content-banner .counter-black-friday-content-banner-mob{display:none}.counter-black-friday-content-counter{position:absolute;display:flex;left:10rem;width:80%;align-items:center}.counter-black-friday-content-counter .top-banner__countdown-item{min-width:78px;width:78px;padding:5px;border:1px solid #AFB5D9;border-radius:9px}.counter-black-friday-content-counter .top-banner__countdown-number{font-size:50px;height:50px;margin-bottom:-4px}.counter-black-friday-content-counter .top-banner__countdown-label{font-size:16px}.counter-black-friday-content-banner-info{margin-left:2%;width:100%}.counter-black-friday-content-banner-info h2{font-family:ivyora-display;font-style:normal;font-weight:400!important;line-height:25px}.counter-black-friday-content-banner-info h2 b{font-family:interMedium}.counter-black-friday-content-banner-info p{margin-top:2%;width:26%}@media(max-width:911px){.counter-black-friday-content-banner .counter-black-friday-content-banner-desk{display:none}.counter-black-friday-content-banner .counter-black-friday-content-banner-mob{width:100%;display:block;object-fit:cover}.counter-black-friday-content-counter{left:auto;flex-direction:column-reverse;width:95%;align-items:flex-start;padding:2%}.counter-black-friday-content-banner-info{display:flex;margin-bottom:4%;gap:4%}.counter-black-friday-content-counter .top-banner__countdown-item{min-width:65px;width:65px}.counter-black-friday-content-banner-info h2{width:50%}.counter-black-friday-content-banner-info h2 b{font-size:20px}.counter-black-friday-content-banner-info p{width:50%}.counter-black-friday-content-counter .top-banner__countdown-number{font-size:35px!important;height:43px!important}.counter-black-friday-content-counter .top-banner__countdown-label{font-size:10px!important}}.counter-landing-bf{display:flex;width:100%;align-items:center;justify-content:center;margin:3% 0%}.counter-landing-bf-content{width:100%;display:flex;align-items:center;justify-content:center}.counter-landing-bf-content .top-banner__countdown-item{min-width:78px;width:78px;padding:5px;border-radius:9px;background:#fff6f0}.counter-landing-bf-content .top-banner__countdown-number{font-size:50px;height:50px;margin-bottom:-4px}.counter-landing-bf-content .top-banner__countdown-label{font-size:16px}.counter-landing-bf-content-info{margin-left:2%}.counter-landing-bf-content-info h1{font-family:ivyora-display;font-style:normal;font-weight:400!important;line-height:25px}.counter-landing-bf-content-info h2 b{font-family:interMedium}.counter-landing-bf-content-info p{margin-top:4%;width:60%;font-weight:300}@media(max-width:911px){.counter-landing-bf{margin:6% 0% 3%}.counter-landing-bf-content{flex-direction:column}.counter-landing-bf-content-info{display:flex;flex-direction:column;align-items:center;margin:4% 0%}.counter-landing-bf-content-info h1{text-align:center}.counter-landing-bf-content-info p{width:80%;text-align:center;margin-top:0%}}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.header{position:sticky;top:0;left:0;z-index:999;width:100%;height:60px;background:#fff;border-bottom:1px solid #DADADA}.header__nav{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:100%;gap:5px}.header__actions{position:relative;flex:1;display:flex;justify-content:flex-start;align-items:center;gap:16px}.header__menu-btn{position:relative;display:flex;justify-content:space-evenly;flex-direction:column;gap:2px;width:19px;height:19px}.header__menu-btn span{display:block;height:2px;width:100%;background-color:#000;border-radius:2px;transition:all .2s ease-in-out}.header__menu-btn:active span:nth-child(1){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.header__menu-btn:active span:nth-child(2){visibility:hidden;opacity:0}.header__menu-btn:active span:nth-child(3){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}.header__logo{display:flex;width:124px}.header__logo svg{width:100%}.header__user-links{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:20px}.header__search-btn{cursor:pointer}.header__cart{position:relative;cursor:pointer}.header__cart span{position:absolute;top:-5px;right:-10px;display:flex;justify-content:center;align-items:center;width:18px;height:18px;color:#fff;text-align:center;font-size:10px;font-weight:400;background-color:#000;border-radius:50%}.header__desktop-navigation{flex:1;display:none;align-items:center;justify-content:center;gap:25px;height:100%}.header__desktop-navigation>li,.header__desktop-navigation>li>a{display:flex;align-items:center;height:100%}.header__desktop-navigation li a{position:relative;font-weight:500;font-size:12px;cursor:pointer;text-transform:uppercase;transition:all ease .2s}.header__desktop-navigation li a:hover{color:var(--primary-color)}.header__desktop-navigation li a:before{content:"";display:block;position:absolute;left:0;bottom:0;height:1px;width:0;background:var(--primary-color);transition:all ease .4s}.header__desktop-navigation li a:hover:before{width:100%}.dropdown-links-content{position:absolute;z-index:2;left:0;top:51px;display:flex;width:100%;border-top:1px solid #000;background:#fff;box-shadow:0 2px 2px #c8c3c39e;visibility:hidden;opacity:0;transition:all ease .2s}.dropdown-links-content>div{display:flex;justify-content:space-between;padding:30px 20px}.dropdown-links-content>div>div{flex:1;display:flex;align-items:center;justify-content:end;gap:30px}.dropdown-links-content__extra-link img{width:100%;max-width:317px;height:auto;object-fit:cover}.dropdown-links-content__extra-link p{display:flex;align-items:center;justify-content:end;gap:20px;font-size:16px;margin-top:21px}.dropdown-links-content__extra-link p svg{flex:none}.header__dropdown-links:hover .dropdown-links-content{visibility:visible;opacity:1}@media(min-width:768px){.header{height:52px}.header__actions{flex:none}.header__logo svg{width:127px}.header__menu-btn{display:none}.header__desktop-navigation{display:flex}.header__user-links{flex:none}}.magazine-slider{width:100%;height:100px;display:flex;flex-direction:column;background-image:url(/cdn/shop/files/MWH_Top_Banner_Mobile.webp?v=1762283787);background-size:cover;background-repeat:no-repeat;margin:1rem 0rem;overflow:hidden}.magazine-slider-container,.swiperMagazineBF{width:100%;height:100%}.magazine-slider-container-item{display:flex;align-items:center;gap:4%;height:100%}.magazine-slider-container-item-icon{width:22%}.magazine-slider-container-item-text{width:60%}.magazine-slider-container-item-text p{font-size:14px}.magazine-slider .swiper-wrapper{transition-timing-function:linear!important;align-items:center}@media(max-width:911px){.magazine-slider{background-image:url(/cdn/shop/files/MWH__Top_Banner_Desktop.webp?v=1762282281)}}section.menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;visibility:hidden;opacity:0;transition:all .3s ease-in-out}section.menu.is-active{visibility:visible;opacity:1}.menu__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000072;visibility:hidden;opacity:0;transition:all .3s ease-in-out}section.menu.is-active .menu__overlay{visibility:visible;opacity:1}.menu__content{position:absolute;top:0;left:-100%;width:95%;height:100dvh;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;visibility:hidden;opacity:0;transition:all .3s ease-in-out}section.menu.is-active .menu__content{left:0;visibility:visible;opacity:1}.menu__header{position:relative;display:flex;background-color:#f8f8f8}.menu__header-actions{position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px}.menu__header-actions>a{display:flex;align-items:center;gap:7px}.menu__header-actions>a svg{flex:none}.menu__header-actions>a p{font-size:14px;font-weight:500;font-weight:400;line-height:120%}.menu-product{display:flex;align-items:center;padding-top:48px}.menu-product>img{width:147px;height:340px;object-fit:cover}.menu-product__content{display:flex;flex-direction:column;gap:16px;padding-right:24px}.menu-product__info{display:grid;grid-template-columns:1fr 1fr;padding-left:10px;gap:5px 0}.menu-product__info>h4{font-size:14px;font-weight:500;line-height:120%}.menu-product__price{font-size:14px;font-weight:400;line-height:120%;place-self:end}.menu-product__info>p:last-child{color:#535862;font-size:12px;font-weight:400;line-height:120%;grid-column:1 / 3}.menu-product__extra-info{padding:16px 10px 0;border-top:1px solid #000;font-size:12px;line-height:120%}.menu-product__extra-info>h4{font-weight:700}.menu-product__extra-info>p{font-weight:400;margin-top:10px}.menu-product__content>button{display:flex;align-items:center;justify-content:center;max-width:133px;min-height:36px;border-radius:100px;border:1px solid #181D27;text-align:center;font-size:16px;font-weight:500;letter-spacing:.8px}.menu__nav{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:20px;overflow-y:auto;padding:16px 12px}.menu__links{display:flex;flex-direction:column;gap:24px}.menu__links a{width:100%;padding:0;font-size:24px;font-weight:400;line-height:100%;cursor:pointer;text-transform:capitalize}.menu__footer{display:flex;align-items:center;justify-content:center;width:100%;padding:24px 14px}.menu__footer_btn{display:flex;align-items:center;justify-content:center;min-width:203px;min-height:44px;border-radius:100px;border:1px solid #181D27;text-align:center;font-size:16px;font-weight:500;letter-spacing:.8px}@media screen and (min-width:1100px){section.menu.is-active,section.menu.is-active .menu__overlay{visibility:hidden;opacity:0}section.menu.is-active .menu__content{left:-100%;visibility:hidden;opacity:0}}.may-way-promise{width:100%;display:flex;justify-content:center;align-items:center;margin:3% 0% 2%}.may-way-promise-content{width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}.may-way-promise-content-header{width:100%;display:flex;flex-direction:column;align-items:center}.may-way-promise-content-header p:first-child{font-family:IvyOra Text;font-size:26px;font-weight:100}.may-way-promise-content-header p:first-child strong{font-family:Inter}.may-way-promise-content-header p:last-child{font-family:Inter;font-size:16px;margin-top:7px;text-align:center}.may-way-promise-content-body{width:100%;display:flex;align-items:center;justify-content:center;gap:3rem;margin-top:15px}.may-way-promise-content-body-item{width:13%;display:flex;flex-direction:column;align-items:center;gap:8px}.may-way-promise-content-body-item img{width:50%}.may-way-promise-content-body-item p{text-align:center;font-size:14px;font-family:Inter;margin-top:7px}@media(max-width:911px){.may-way-promise{margin:9% 0% 2%}.may-way-promise-content{width:95%}.may-way-promise-content-body{flex-wrap:wrap;gap:1rem}.may-way-promise-content-body-item{width:41%}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.stip-black-friday{background-image:url(/cdn/shop/files/MWH___Top_Banner_mobile.webp?v=1764255390);background-size:cover;background-repeat:no-repeat;width:100%;display:flex;justify-content:center;align-items:center;margin-top:1%}.stip-black-friday-content{width:85%;display:flex;justify-content:space-between;align-items:center;padding:1% 0%}.stip-black-friday-content-text h3{font-family:Inter;font-weight:500;font-size:18px}.stip-black-friday-content-text h3 span{font-family:Inter;font-weight:700;color:#aa2b79}@media(max-width:911px){.stip-black-friday-content{width:95%}.stip-black-friday-content-text h3{font-size:16px}}.top_banner__content{width:100%;height:40px;background:linear-gradient(180deg,#fff,#000 0%)}.top_banner__content p{display:flex;align-items:center;justify-content:center;gap:4px;height:100%;text-wrap:pretty;margin:0;color:#fff;font-size:12px;font-weight:300}.top_banner__content p strong{font-weight:700}.top_banner__content p span{text-decoration:underline}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.product-gallery__video video{width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map */
