.media-background{position:absolute;pointer-events:none;inset:0}.media-background__picture{width:var(--shop-ui-custom-background-width,unset)}.media-background__image,.media-background__picture{height:var(--shop-ui-custom-background-height,unset)}.media-background__image{width:var(--shop-ui-custom-background-width,100%);object-fit:var(--shop-ui-custom-image-fit,contain);object-position:var(--shop-ui-custom-image-position,center) center;content-visibility:auto}.media-background__image--loading{width:100%;height:100%;animation:shop-ui-media-image-loading 1s linear infinite}.media-background__image.error{visibility:hidden}.media-background__video{height:100%;width:100%;object-fit:cover;object-position:var(--shop-ui-custom-image-position,center) center;content-visibility:auto}.logo{display:inline-block;width:var(--logo-width);aspect-ratio:var(--shop-ui-custom-media-ratio)}.logo--portrait,.logo--portrait img{width:unset;max-height:60px}.logo--portrait img{height:unset}.logo--hidden{display:none}.logo-container{--logo-width:85px;aspect-ratio:var(--shop-ui-custom-media-ratio);width:var(--logo-width);height:var(--floating-logo-height,auto);display:flex;align-items:center;justify-content:var(--shop-ui-custom-media-alignment,center)}@media(min-width:769px){.logo-container{--logo-width:120px}}.logo-container--hidden{opacity:.2}.logo-img{width:100%;object-position:center;height:100%;object-fit:contain}.footer .logo-container{width:100%;aspect-ratio:unset}.footer .logo img{max-height:auto}.menu,.structured-menu{position:relative;pointer-events:auto}.menu--editing,.menu--editing *,.menu--preview a,.structured-menu--editing,.structured-menu--editing *,.structured-menu--preview a{pointer-events:none}.menu--mobile .menu-list,.structured-menu--mobile .menu-list{padding-top:0!important}.menu-list{--shop-ui-custom-font-color:inherit;--shop-ui-custom-font-weight:inherit;--shop-ui-custom-font-size:inherit;--shop-ui-custom-hover-menu-text-color:inherit;--shop-ui-custom-active-menu-text-color:inherit;display:flex;gap:16px;justify-content:var(--shop-ui-custom-menu-alignment,flex-end);font-family:var(--shop-ui-custom-font-family,var(--shop-ui-common-layout-font-family));font-weight:var(--shop-ui-custom-font-weight)}.menu-item{position:relative;display:flex;align-items:center;gap:10px;color:var(--shop-ui-custom-font-color,inherit);font-size:var(--shop-ui-custom-font-size);cursor:pointer}@media(hover:hover){.menu-item--hover,.menu-item:hover{color:var(--shop-ui-custom-hover-menu-text-color)}}.menu-item--active,.menu-item:active{color:var(--shop-ui-custom-active-menu-text-color)}.menu-item__anchor{flex-grow:1}.menu-item__anchor--none{cursor:default}.menu-item__anchor.skeleton{position:static;width:80px;height:20px}.menu-hamburger{color:var(--shop-ui-custom-font-color)}@media(hover:hover){.menu-hamburger:hover{color:var(--shop-ui-custom-hover-menu-text-color,inherit)}}.menu-hamburger:active{color:var(--shop-ui-custom-active-menu-text-color,var(--shop-ui-custom-hover-menu-text-color,inherit))}.menu-hamburger--open{position:relative;z-index:10000}.menu-panel{position:absolute;z-index:1}.menu-panel__wrapper{display:inline-flex;background:var(--shop-ui-custom-background-color,#FFFFFF);padding:16px 0;box-shadow:0 1px 2px 0 rgba(0,0,0,.06),0 1px 3px 0 rgba(0,0,0,.1);border-radius:8px;border:1px solid var(--shop-ui-custom-active-menu-text-color,var(--shop-ui-custom-hover-menu-text-color,inherit))}.menu-panel__cell{display:flex;flex-direction:column;max-width:320px;min-width:240px;width:var(--menu-panel-cell-width,100%);position:relative}.menu-panel__cell:not(:first-child):before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:var(--shop-ui-custom-font-color,inherit);opacity:.2}.menu-panel__cell-item{display:flex;align-items:center;justify-content:space-between;gap:4px;color:var(--shop-ui-custom-font-color,inherit);font-family:inherit;font-weight:inherit;padding:8px 16px}@media(hover:hover){.menu-panel__cell-item--hover,.menu-panel__cell-item:hover{color:var(--shop-ui-custom-hover-menu-text-color,inherit)}}.menu-panel__cell-item--active,.menu-panel__cell-item:active{color:var(--shop-ui-custom-active-menu-text-color,var(--shop-ui-custom-hover-menu-text-color,inherit))}.menu-panel__boundary-detector{display:flex;flex-flow:row nowrap;visibility:hidden;opacity:0}.menu-panel__boundary-detector__item{width:var(--menu-panel-cell-width,100%);height:1px}.menu-mobile-panel{position:fixed;top:0;bottom:0;left:-50%;opacity:0;visibility:hidden;width:300px;z-index:9999;padding-top:var(--shop-ui-custom-site-header-height,60px);padding-bottom:env(safe-area-inset-bottom);transition:left .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;background:var(--shop-ui-custom-background-color,#FFFFFF)}.menu-mobile-panel--open{left:0;opacity:1;visibility:visible}.menu-mobile-panel__wrapper{padding:0;display:flex;flex-direction:column;height:100%}.menu-mobile-panel__wrapper--nesting{padding:16px}.menu-mobile-panel__wrapper--nesting .menu-mobile-panel__list{padding-left:32px}.menu-mobile-panel__list{flex:1 1;display:flex;flex-direction:column;gap:12px;padding:16px;overflow-y:auto;height:100%}.menu-mobile-panel__item{padding:12px 0;justify-content:space-between}.menu-mobile-panel__item--active .menu-item__anchor{font-size:calc(var(--shop-ui-custom-font-size)/.833333)}.menu-mobile-panel__back{display:flex;align-items:center;justify-content:flex-start;gap:16px;color:var(--shop-ui-custom-font-color,#E5E5E5);font-size:14px}@media(hover:hover){.menu-mobile-panel__back:hover{color:var(--shop-ui-custom-hover-menu-text-color)}}.menu-mobile-panel__back:active{color:var(--shop-ui-custom-active-menu-text-color)}.menu-mobile-panel__divider{width:100%;height:1px;padding:0 12px;margin-top:12px;background-color:var(--shop-ui-custom-font-color,inherit);opacity:.2}.menu-backdrop{cursor:default;background-color:#202026;position:fixed;inset:0;width:100vw;height:100svh;opacity:.5}.structured-menu{display:flex;flex-direction:var(--shop-ui-custom-direction,row);place-content:var(--shop-ui-custom-place-items);flex-wrap:wrap;gap:12px}.structured-menu__list,.structured-menu__wrapper{display:flex;flex-direction:column}.structured-menu__list{place-items:var(--shop-ui-custom-place-items)}.structured-menu__list .menu-item{padding:4px 12px}.structured-menu--max-depth-2 .structured-menu__list--depth-1 .menu-item,.structured-menu--max-depth-3 .structured-menu__list--depth-1 .menu-item{font-size:calc(var(--shop-ui-custom-font-size)*1.5)}.structured-menu--max-depth-2 .structured-menu__list--depth-2 .menu-item,.structured-menu--max-depth-3 .structured-menu__list--depth-2 .menu-item{font-size:calc(var(--shop-ui-custom-font-size)*1)}.structured-menu--max-depth-2 .structured-menu__list--depth-3 .menu-item,.structured-menu--max-depth-2 .structured-menu__list--depth-4 .menu-item,.structured-menu--max-depth-3 .structured-menu__list--depth-3 .menu-item,.structured-menu--max-depth-3 .structured-menu__list--depth-4 .menu-item{font-size:calc(var(--shop-ui-custom-font-size)*.85)}.structured-menu--max-depth-4 .structured-menu__list--depth-1 .menu-item{font-size:calc(var(--shop-ui-custom-font-size)*1.5)}.structured-menu--max-depth-4 .structured-menu__list--depth-2 .menu-item{font-size:calc(var(--shop-ui-custom-font-size)*1.3)}.structured-menu--max-depth-4 .structured-menu__list--depth-3 .menu-item{font-size:calc(var(--shop-ui-custom-font-size)*1)}.structured-menu--max-depth-4 .structured-menu__list--depth-4 .menu-item{font-size:calc(var(--shop-ui-custom-font-size)*.85)}@media(max-width:768px){.structured-menu--mobile{flex-direction:column;place-content:center}.structured-menu--mobile .structured-menu__list{place-items:center}}.header-cart-icon{position:relative;text-align:center;flex:1 1}.cart-count{position:absolute;top:-4px;right:-4px;background-color:#e56051;color:#fff;border-radius:50%;font-size:12px;width:16px;height:16px;text-align:center;line-height:16px}.header-login-icon{text-align:center;flex:1 1}.background-mask{--shop-ui-background-mask:transparent;position:absolute;inset:0;pointer-events:none;background-color:var(--shop-ui-background-mask)}@media(max-width:1024px){.header .grid-secondary-level.header-logo--responsive .search-bar-box{display:none}.header .grid-secondary-level.header-logo--responsive .search-bar.style-2{grid-template-columns:auto var(--search-bar-button-width);grid-template-areas:"input button"}.header .grid-secondary-level.header-logo--responsive .search-bar.style-2 .search-bar-button{position:relative;left:unset}.header .grid-secondary-level.header-logo--responsive .search-bar.style-2 .search-bar-input{padding:6px 10px}.header .grid-secondary-level.header-logo--responsive .search-bar.style-3{gap:12px}}.search-bar{position:relative;display:grid;--search-bar-button-width:30px;--search-bar-button-height:30px;--search-bar-button-icon-size:24px}@media(min-width:1025px){.search-bar{--search-bar-button-width:40px;--search-bar-button-height:40px;--search-bar-button-icon-size:24px}}.search-bar.is-editing button,.search-bar.is-editing input{pointer-events:none}.search-bar.style-1{gap:12px;grid-template-columns:auto var(--search-bar-button-width);grid-template-areas:"input button"}.search-bar.style-2{gap:12px;grid-template-columns:auto;grid-template-areas:"input"}.search-bar.style-2 .search-bar-button{width:var(--search-bar-button-width);position:absolute;left:0;top:0;background:rgba(0,0,0,0);box-shadow:none}.search-bar.style-2 .search-bar-box{padding-left:var(--search-bar-button-width)}.search-bar.style-2 .search-bar-box .search-bar-input{padding-left:0}.search-bar.style-2 .search-bar-icon{color:var(--shop-ui-custom-search-box-icon-color,#929295)}.search-bar.style-3{grid-template-columns:auto var(--search-bar-button-width);grid-template-areas:"input button"}.search-bar.style-3 .search-bar-box{border-top-right-radius:0;border-bottom-right-radius:0}.search-bar.style-3 .search-bar-button{border-top-left-radius:0;border-bottom-left-radius:0}.search-bar.style-4{place-content:flex-end}.search-bar-button{grid-area:button;display:flex;align-items:center;justify-content:center;width:100%;height:var(--search-bar-button-height);background:var(--shop-ui-custom-search-box-icon-background-color,transparent);border-radius:var(--shop-ui-custom-search-box-icon-border-radius,0);box-shadow:inset 0 0 1px 1px var(--shop-ui-custom-search-box-icon-border-color,transparent)}.search-bar-button .search-bar-icon{width:var(--search-bar-button-icon-size);height:var(--search-bar-button-icon-size);color:var(--shop-ui-custom-search-box-icon-color,#929295)}.search-bar-box{grid-area:input;background:var(--shop-ui-custom-search-box-background-color,#F7F7F8);border-radius:var(--shop-ui-custom-search-box-border-radius,0);box-shadow:inset 0 0 1px 1px var(--shop-ui-custom-search-box-border-color,transparent);width:100%}.search-bar-box .chakra-form-control{height:100%}.search-bar-box--drawer{display:block!important}.search-bar-input{width:100%;height:100%;background:rgba(0,0,0,0)!important;color:var(--shop-ui-custom-font-color,#202026)!important;font-size:14px!important;padding:6px 10px!important;border:none!important}.search-bar-input:focus{outline:none}.search-bar-input::placeholder{color:inherit;opacity:.5}.header-layout-style-1 .search-bar.style-4{place-content:flex-start}.footer-kyc-area-list{display:flex;flex-direction:column;gap:12px;align-items:center}@media(min-width:769px){.footer-kyc-area-list{flex-direction:row;gap:64px;justify-content:var(--shop-ui-custom-text-alignment,left)}}.footer-kyc-area-item{display:flex;gap:16px;font-family:var(--shop-ui-custom-font-family,var(--shop-ui-common-layout-font-family));font-weight:var(--shop-ui-custom-font-weight,400);font-size:var(--shop-ui-custom-font-size,12px);color:var(--shop-ui-custom-font-color,rgb(131,131,131))}.footer-kyc-area-item-content,.footer-kyc-area-item-label{font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit;line-height:inherit;letter-spacing:inherit}.carousel{--carousel-height:auto;--carousel-padding-top:unset;--carousel-viewport-height:0;--carousel-viewport-padding-top:100%;--slide-next-button-size:36px;--slide-next-button-icon-size:18px;--slide-spacing:18px;overflow-x:hidden}@media(min-width:1025px){.carousel{--slide-spacing:33px}}.carousel__slide{padding-right:0;flex-basis:100%;transform:translateZ(0);flex-shrink:0;min-width:0;--image-fit:contain;--image-position:center}@media(min-width:769px){.carousel__slide{flex-basis:calc(100% - var(--slide-spacing));padding-right:var(--slide-spacing)}}.carousel__slide__content{position:relative;width:100%;aspect-ratio:var(--shop-ui-carousel-largest-aspect-ratio);overflow:hidden}.carousel__slide__content__inner{position:absolute;inset:0}.carousel__slide img{aspect-ratio:var(--shop-ui-custom-media-ratio)}.carousel__viewport-box{position:relative;width:100%}.carousel__viewport{width:100%}.carousel__container{display:flex;touch-action:pan-y pinch-zoom;backface-visibility:hidden;margin-left:0}@media(min-width:769px){.carousel__container{margin-left:calc(var(--slide-spacing))}}.carousel__container--single{margin-left:0!important}.carousel__container--single .carousel__slide{padding-right:0!important;flex-basis:100%!important}.carousel__next-button,.carousel__previous-button{display:flex;position:absolute;opacity:0;visibility:hidden;pointer-events:none;top:50%;transform:translateY(-50%);align-items:center;justify-content:center;width:var(--slide-next-button-size);height:var(--slide-next-button-size);z-index:1;color:#45454a;cursor:pointer}@media(min-width:769px){.carousel__next-button,.carousel__previous-button{opacity:1;visibility:visible;pointer-events:auto}}.carousel__next-button{right:0}.carousel__previous-button{left:0}.carousel__button-icon{width:var(--slide-next-button-icon-size);height:var(--slide-next-button-icon-size)}.carousel__button-bg{position:absolute;inset:0;border-radius:50%;background-color:#fff;opacity:.5;z-index:-1}.carousel__dot-button-container{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}@media(min-width:769px){.carousel__dot-button-container{bottom:8px}}.carousel__dot-button{position:relative;width:36px;height:24px}@media(min-width:769px){.carousel__dot-button{height:36px}}.carousel__dot-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:2px;background-color:#bfbfc1}.carousel__dot-button--active:after{background-color:#fff}@media(max-width:768px){.grid-primary-level .carousel{margin:calc(var(--shop-ui-custom-primary-offset-top-mobile, 0)*-1) calc(var(--shop-ui-custom-primary-offset-right-mobile, 0)*-1) calc(var(--shop-ui-custom-primary-offset-bottom-mobile, 0)*-1) calc(var(--shop-ui-custom-primary-offset-left-mobile, 0)*-1)}}@media(max-width:1024px){.grid-primary-level .carousel{margin-top:calc(var(--shop-ui-custom-primary-offset-top-tablet, 0)*-1);margin-bottom:calc(var(--shop-ui-custom-primary-offset-bottom-tablet, 0)*-1)}}@media(min-width:1025px){.grid-primary-level .carousel{margin-top:calc(var(--shop-ui-custom-primary-offset-top-desktop, 0)*-1);margin-bottom:calc(var(--shop-ui-custom-primary-offset-bottom-desktop, 0)*-1)}}.floating-contact{position:fixed;bottom:24px;right:24px;font-size:24px;display:flex;flex-direction:column;gap:12px;z-index:1}.floating-contact-list{display:none;pointer-events:none;flex-direction:column;gap:12px}.floating-contact-list--expanded{display:flex;pointer-events:auto;gap:8px}.floating-contact-item{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;cursor:pointer;box-shadow:0 4px 8px 0 rgba(0,0,0,.08)}.floating-contact-item--editing{pointer-events:none}.floating-contact-item--instagram{--white:#fff;--blue:#3051f1;--purple:#c92bb7;--red:#f73344;--orange:#fa8e37;--yellow:#fcdf8f;--yellow_to:#fbd377;background:radial-gradient(circle farthest-corner at 28% 100%,var(--yellow) 0,var(--yellow_to) 10%,var(--orange) 22%,var(--red) 35%,transparent 65%),linear-gradient(145deg,var(--blue) 10%,var(--purple) 70%)}.floating-contact-item--messenger{background:#0866ff}.floating-contact-item--line{background:#3ace01}.floating-contact-item--email{background:#2cac97}.floating-contact-item--x{background:#000}.floating-contact-item--phone{background:#874ffe}.floating-contact-item--wechat{background:#51c332}.floating-contact-item--whatsapp{background:#25d366}.floating-contact-item--other{color:#fff;background:#1588f4}.floating-contact-icon{width:1em;height:1em}.social{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:var(--shop-ui-custom-button-alignment,flex-start);gap:var(--shop-ui-custom-grid-gap,0)}.social-item{flex-grow:0;flex-shrink:0;flex-basis:var(--shop-ui-custom-component-size,1em);font-size:16px}.social-item--empty{width:var(--shop-ui-custom-component-size,1em);height:var(--shop-ui-custom-component-size,1em)}.social .social-icon-fill-area--mono-enabled{fill:rgba(0,0,0,0)}.social--mono .social-icon .social-icon-fill-area{fill:var(--shop-ui-custom-color)}.social--mono .social-icon .social-icon-fill-area--mono-disabled{fill:rgba(0,0,0,0)}.social--mono .social-icon .social-icon-fill-area--mono-enabled{fill:var(--shop-ui-custom-color)}.social-icon{width:var(--shop-ui-custom-component-size,1em);height:var(--shop-ui-custom-component-size,1em)}.footer-container--responsive .menu{position:fixed;left:16px;top:calc(var(--shop-ui-custom-footer-position-top));transform:translateY(100%)}@media(min-width:1025px){.footer-container--responsive .menu{position:relative;left:unset;top:unset;transform:unset}}.footer-container--responsive [data-grid-layout-type]:first-child>:first-child{left:calc(var(--shop-ui-custom-footer-menu-width) - 10px)}@media(min-width:1025px){.footer-container--responsive [data-grid-layout-type]:first-child>:first-child{left:unset}}.footer-container--responsive .footer-menu--responsive{width:0}@media(min-width:1025px){.footer-container--responsive .footer-menu--responsive{width:100%}}.footer{width:100%}.footer .menu-group{width:100vw}@media(min-width:1025px){.footer .menu-group{height:unset;padding:0 48px}}
/*# sourceMappingURL=a097f798f0455fab.css.map*/