@keyframes move{to{left:100%;transform:translate(-100%)}}@keyframes back_in_down{0%{opacity:0;transform:translate3d(0,-100%,0) scale3d(.7,.7,.7)}to{opacity:1;transform:translateZ(0) scaleZ(1)}}@keyframes fade_in{0%{opacity:0}to{opacity:1}}@keyframes fade_in_down{0%{opacity:0;transform:translate3d(0,-100vh,0)}to{opacity:1;transform:none}}@keyframes affixed_up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes affixed_down{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes l14{to{left:calc(100% + 1.25rem)}}.kospet-section--image-product-tabs{background:var(--section-background-color)}.kospet-section--image-product-tabs__wrapper{display:grid;grid-template-columns:1fr 2fr}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper{position:relative}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper:hover .circle-button,.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper:active .circle-button{visibility:visible;opacity:.7}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper:hover .kp__banner-main,.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper:active .kp__banner-main{animation-play-state:paused}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper .circle-button{visibility:hidden;position:absolute;top:50%;transform:translateY(-50%);z-index:2;opacity:0;transition:opacity .3s ease-in-out}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper .circle-button:disabled{pointer-events:none;visibility:hidden;opacity:0}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper [is=prev-button]{left:1.5rem}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper [is=next-button]{right:1.5rem}.kospet-section--image-product-tabs__wrapper .kp__banner-main{width:100%;max-width:28.125em;display:flex;overflow:auto;scroll-snap-type:x mandatory;padding:0;animation:scroll 3s infinite}.kospet-section--image-product-tabs__wrapper .kp__banner-main::-webkit-scrollbar{width:0!important;height:0!important}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item{position:relative;width:100%;display:flex;justify-content:center;flex-shrink:0;scroll-snap-align:center;scroll-snap-stop:always;border-radius:var(--rounded) 0 0 var(--rounded);overflow:hidden}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item:before{content:"";background:rgb(var(--content-over-media-overlay));z-index:1;pointer-events:none;transition:background .2s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item img{width:100%;border-radius:var(--rounded) 0 0 var(--rounded);-webkit-user-drag:none}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item img.in-mobile{display:none}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item .kp__banner-info{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item .kp__banner-info p{color:var(--banner-title-color)}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item .kp__banner-info span{color:var(--banner-content-color)}.kospet-section--image-product-tabs__wrapper .kp__product-main{background:var(--card-background-color);border-radius:0 var(--rounded) var(--rounded) 0;overflow:hidden}.kospet-section--image-product-tabs__wrapper .kp__product-main.single{border-radius:0 var(--rounded) var(--rounded) 0}.kospet-section--image-product-tabs__wrapper .kp__product-tabs{display:flex}.kospet-section--image-product-tabs__wrapper .kp__product-tabs .kp__tab-item{position:relative;flex:1 1 auto;flex-basis:0;line-height:3rem;text-align:center;font-size:var(--text);background:var(--tab-background-color);color:var(--card-tabtext-color);cursor:pointer}.kospet-section--image-product-tabs__wrapper .kp__product-tabs .kp__tab-item:after{content:"";display:block;width:1rem;height:.1875rem;background:transparent;transition:all .3s ease-in-out;position:absolute;bottom:.25rem;left:0;right:0;margin:0 auto}.kospet-section--image-product-tabs__wrapper .kp__product-tabs .kp__tab-item.active{color:var(--card-tabtext-active-color);background:var(--tab-background-active-color)}.kospet-section--image-product-tabs__wrapper .kp__product-tabs .kp__tab-item.active:after{width:2rem;background:var(--card-tabtext-active-color)}.kospet-section--image-product-tabs__wrapper .kp__product-item{display:none}.kospet-section--image-product-tabs__wrapper .kp__product-item.active{display:flex}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-image{position:relative;flex:0 0 50%;max-width:28.125em;display:flex;justify-content:center;align-items:center;padding:.5rem}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-image .kp__image-tag{position:absolute;z-index:2;left:.625rem;top:.625rem;font-weight:700;padding:0 .5rem;border-radius:3rem;font-size:var(--text-sm);background:var(--image-tag-background-color);color:var(--image-tag-color)}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-image .kp__image{position:relative;width:100%}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-image img{width:100%;border-radius:var(--rounded-xs);-webkit-user-drag:none}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-info{flex:0 0 50%;max-width:28.125em;display:flex;flex-flow:column;padding:1rem}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-info>.button{position:relative;top:0;margin-top:auto;background:var(--custom-button-background-color);color:var(--custom-button-text-color);transition:all .3s linear}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-info>.button:hover{box-shadow:0 .3125rem .625rem #0000004d;top:-.1875rem}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-title{font-size:var(--text-h3);color:var(--card-title-color)}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-subtitle{font-size:var(--text-base);color:var(--card-subtitle-color)}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__price-list{padding-top:1rem}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__price-list>h6{font-size:var(--text-h4)!important;color:var(--price-color);margin-right:.5rem;font-weight:400;display:inline-block;vertical-align:baseline;font-weight:500}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__price-list>del{font-size:var(--text-h6)!important;font-style:italic;color:var(--price-original-color);display:inline-block;vertical-align:baseline}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-content{margin:1rem 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;color:var(--card-content-color)}.kospet-section--image-product-tabs__wrapper.layout__tiled{display:block}.kospet-section--image-product-tabs__wrapper.layout__tiled .kp__product-main{background:none}.kospet-section--image-product-tabs__wrapper.layout__tiled .kp__product-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}.kospet-section--image-product-tabs__wrapper.layout__tiled .kp__product-item{display:flex;flex-flow:column;background:var(--card-background-color);border-radius:var(--rounded)}.kospet-section--image-product-tabs__wrapper.layout__tiled .kp__product-item .kp__product-image{flex:0}.kospet-section--image-product-tabs__wrapper.layout__tiled .kp__product-item .kp__product-info{flex:1;padding-top:0}@media (max-width: 1000px){.kospet-section--image-product-tabs__wrapper{display:block;grid-template-columns:1fr;place-items:center}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper{margin-bottom:1rem;border-radius:var(--rounded-xs);overflow:hidden}.kospet-section--image-product-tabs__wrapper .kp__banner-wrapper .circle-button{display:none!important}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item{border-radius:var(--rounded-xs)}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item img{display:none;border-radius:var(--rounded-xs)}.kospet-section--image-product-tabs__wrapper .kp__banner-main .kp__banner-item img.in-mobile{display:block}.kospet-section--image-product-tabs__wrapper .kp__product-main{background:none;width:100%}.kospet-section--image-product-tabs__wrapper .kp__product-main.single{border-radius:var(--rounded-xs)}.kospet-section--image-product-tabs__wrapper .kp__product-main.single .kp__product-item{width:100%}.kospet-section--image-product-tabs__wrapper .kp__product-tabs{display:none!important}.kospet-section--image-product-tabs__wrapper .kp__product-list{display:flex;scroll-snap-type:x mandatory;background:none;overflow:auto}.kospet-section--image-product-tabs__wrapper .kp__product-list::-webkit-scrollbar{display:none;width:0;height:0}.kospet-section--image-product-tabs__wrapper .kp__product-item{flex-shrink:0;display:flex;flex-flow:column;scroll-snap-align:center;scroll-snap-stop:always;border-radius:var(--rounded-xs);background:var(--card-background-color);width:90%;opacity:.7;transform:scale(.95);transition:opacity,transform .3s ease-in-out}.kospet-section--image-product-tabs__wrapper .kp__product-item.active{transform:scale(1);opacity:1}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-content{margin:1rem 0 .5rem}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-image{margin:0 auto}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-info{flex:1;padding:0 1rem 1rem;margin:0 auto}.kospet-section--image-product-tabs__wrapper .kp__product-item .kp__product-info>.button{margin-top:auto}.kospet-section--image-product-tabs__wrapper.layout__tiled .kp__product-list{display:flex;grid-gap:unset}.kospet-section--image-product-tabs__wrapper.layout__tiled .kp__product-item{border-radius:var(--rounded-xs)}}.countdown-card-secton{display:inline-flex}.countdown-card-secton .flip{position:relative;width:6rem;height:8rem;line-height:8rem;border-radius:var(--rounded);font-size:3rem;color:var(--timed-text-color);box-sizing:border-box;text-align:center;font-weight:700;margin:0}.countdown-card-secton .flip~.flip{margin-left:1rem}.countdown-card-secton .flip .digital:before,.countdown-card-secton .flip .digital:after{content:attr(data-number);position:absolute;left:0;right:0;background:var(--timed-background-color);overflow:hidden}.countdown-card-secton .flip .digital:before{top:0;bottom:50%;border-radius:var(--rounded) var(--rounded) 0 0;border-bottom:solid .0625rem var(--timed-line-color)}.countdown-card-secton .flip .digital:after{top:50%;bottom:0;border-radius:0 0 var(--rounded) var(--rounded);line-height:0}.countdown-card-secton .flip.down .front:before{z-index:3}.countdown-card-secton .flip.down .back:after{z-index:2;transform-origin:50% 0%;transform:perspective(30rem) rotateX(180deg)}.countdown-card-secton .flip.down.go .front:before{transform-origin:50% 100%;animation:frontFlipDown .8s ease-in-out both;-webkit-backface-visibility:hidden;backface-visibility:hidden}.countdown-card-secton .flip.down.go .back:after{animation:backFlipDown .8s ease-in-out both}@keyframes frontFlipDown{0%{transform:perspective(30rem) rotateX(0)}to{transform:perspective(30rem) rotateX(-180deg)}}@keyframes backFlipDown{0%{transform:perspective(30rem) rotateX(180deg)}to{transform:perspective(30rem) rotateX(0);z-index:3}}.countdown-card-secton>div>label{position:absolute;right:0;bottom:0}@media (max-width: 1000px){.countdown-card-secton .flip{width:3rem;height:4rem;line-height:4rem;font-size:1.5rem;border-radius:var(--rounded-xs)}.countdown-card-secton .flip~.flip{margin-left:.5rem}.countdown-card-secton .flip .digital:before{border-radius:var(--rounded-xs) var(--rounded-xs) 0 0}.countdown-card-secton .flip .digital:after{border-radius:0 0 var(--rounded-xs) var(--rounded-xs)}}@media (min-width: 1000px){.shopify-section--image-with-text-overlay .content-over-media>:not(img,video,iframe,svg,video-media,picture){max-width:50%}}.custom__price-list h6.price{font-size:3rem;margin:0;color:var(--price-now-color)}.custom__price-list del.original{font-size:2rem;color:var(--price-original-color)}.custom__image-tag{position:absolute;z-index:2;left:1rem;top:1rem;height:auto;font-weight:700;padding:0 .5rem;border-radius:3rem;font-size:var(--text-sm);background:var(--image-tag-background-color);color:var(--image-tag-color)}.shopify-section--media-grid [data-anchor]{cursor:pointer}.shopify-section--media-grid .media-grid__item{position:relative}.shopify-section--media-grid .media-grid__item .custom-content{margin-top:.625rem}.shopify-section--media-grid .media-grid__item .anchor_to_icon{display:block;opacity:0;height:0;width:0;overflow:hidden;margin:.625rem auto 0;transform:rotate(90deg) translate(-.625rem);transition:.3s}.shopify-section--media-grid .media-grid__item:hover .anchor_to_icon{opacity:1;width:2.5rem;height:2.5rem;transform:rotate(90deg) translate(0)}@media (max-width: 1000px){.shopify-section--media-grid .media-grid__item .custom-content{margin-top:.5rem}.shopify-section--media-grid .media-grid__item .anchor_to_icon{display:block!important;opacity:1!important;transform:rotate(90deg) translate(0)!important;width:1.5rem!important;height:1.5rem!important}}.promotional-notification{display:none;position:fixed;z-index:2;top:5rem;right:3rem;border-radius:0 var(--rounded) var(--rounded) 0;background:#fff;min-height:15rem;padding:1.5rem 3rem 1.5rem 1.5rem;box-shadow:0 .3125rem .625rem #0000004d;max-width:25em;text-align:center}.promotional-notification.show{display:flex;animation:FadeInDown .3s linear;animation-fill-mode:both}.promotional-notification .pn_close{position:absolute;right:.5rem;top:.5rem;width:2rem;height:2rem;cursor:pointer}.promotional-notification .pn_image{position:absolute;height:100%;width:auto;max-width:-webkit-max-content;max-width:max-content;right:100%;top:0;border-radius:var(--rounded) 0 0 var(--rounded)}.promotional-notification .pn_timed{font-size:2rem;margin:.5rem auto}.promotional-notification .pn_timed>span{display:inline-block;width:4rem;height:5rem;line-height:5rem;background:#f3f3f3;border-radius:var(--rounded);text-align:center;font-weight:700;vertical-align:middle}.promotional-notification .pn_operation{width:100%;margin-top:.5rem;background:var(--pn-bg-color);color:var(--pn-text-color)}.promotional-notification .pn_code{padding:0 .5rem;border-radius:.5rem;background:#f3f3f3;margin:.625rem auto;font-size:.875rem}@keyframes FadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1000px){.promotional-notification{max-width:15rem;padding:1.5rem 1rem;border-radius:var(--rounded)}.promotional-notification .pn_close{width:1rem;height:1rem}.promotional-notification .pn_image{display:none}.promotional-notification .pn_timed>span{width:3rem;height:4rem;line-height:4rem;font-size:1rem}}.mirror-effect{position:relative}.mirror-effect:before{content:"";position:absolute;left:0;top:-.625rem;width:1.25rem;height:2.5rem;transform:rotate(45deg);background:linear-gradient(to right,#fff0,#ffffff80,#fff0);opacity:0;transition:left .3s ease}.associalted-sale-tag{display:inline-block;flex:1 1 5.8125rem;min-width:5.8125rem;max-width:10rem;padding-right:1.25rem;height:1.5rem;line-height:1.5rem;background:url(./apex-save-tag.png);background-size:100% 100%;padding-left:.5rem;text-align:left;color:#fff;font-style:italic;box-sizing:border-box;font-size:var(--text-sm);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.product-card__badge-list{display:flex;flex-flow:column;height:100%}.product-card__badge-list .discount_badges{position:absolute;bottom:-.25rem;left:-1rem}.product-card__badge-list .discount_badges .associalted-sale-tag{flex:0 0 auto;display:block}.product-card__info .price-list .ht-money{color:#1a1a1a}.product-info__badge-list .general_badges,.product-info__badge-list .discount_badges{display:inherit;gap:var(--spacing-2)}.zsiq-float,.Avada-Joy_ButtonWidget{bottom:13.125rem!important}.page-breadcrumb{display:flex;align-items:center;gap:.375rem;font-size:.875rem;padding:.25rem max(var(--container-gutter),50% - var(--container-max-width) / 2)}.page-breadcrumb>a{color:#858585}.page-breadcrumb>a+span{font-size:.625rem}.page-breadcrumb>span{color:#212121}[data-block-type=description]+[data-block-type=spec-table-wrapper],[data-block-type=spec-table-wrapper]+[data-block-type=description]{margin-top:0}[data-block-type=description]{margin-bottom:0}.location-selector_button{white-space:nowrap}.shopify-section--image-with-text-overlay .media-overlay-text-alignment-left{text-align:left}.shopify-section--image-with-text-overlay .media-overlay-text-alignment-center{text-align:center}.shopify-section--image-with-text-overlay .media-overlay-text-alignment-right{text-align:right}.shopify-section--image-with-text-overlay .sm\:block.sm\:hidden{display:none}.shopify-section--image-with-text-overlay .outside_content{padding:1rem;color:rgb(var(--mobile-text-color))}.shopify-section--image-link-blocks .section-header{justify-content:var(--content-place-content)}.shopify-section--image-link-blocks image-link-blocks.image-link-blocks{place-content:var(--content-place-content)}.shopify-section--image-link-blocks image-link-blocks .image-link-blocks__item{height:100%}.shopify-section--image-link-blocks image-link-blocks .image-link-blocks__inner{place-items:center}@media (max-width: 1000px){.media-grid.underneath{grid:auto / repeat(2,minmax(0,1fr))}.media-grid.underneath .media-grid__item{height:unset}.media-grid.underneath .content-over-media{display:block}.media-grid.underneath .content-over-media__media{border-radius:var(--rounded) var(--rounded) 0 0}.media-grid.underneath .prose{padding:1.25rem .625rem}}.text-overlay__float-image{align-self:end;justify-self:center;position:relative;right:var(--float_image_right);bottom:var(--float_image_bottom);width:min(var(--float_image_width),100%);top:var(--adsorb_bottom)}@media (max-width: 1000px){.text-overlay__float-image{width:min(var(--float_image_mobile_width),100%)}}.apex-swiper{position:relative}.apex-swiper-wrapper{overflow:hidden}.apex-swiper-scroll{display:flex;transition:transform .3s linear}.apex-swiper-scroll::-webkit-scrollbar{width:0;height:0}.apex-swiper .swiper-slide{display:flex;justify-content:center;flex-shrink:0}.apex-swiper-pagination{position:absolute;display:inline-flex;justify-content:center;bottom:.625rem;left:50%;transform:translate(-50%);gap:.5rem}.apex-swiper-pagination .swiper-pagination-bullet{width:.5rem;height:.5rem;border-radius:.5rem;background:#c9c9c9;transition:.3s}.apex-swiper-pagination .swiper-pagination-bullet.active{width:1.5rem;background:#484848}.scroll-animated{animation:scroll 5s infinite}@keyframes scroll{to{cursor:default}}.apex-associal{padding:1.875rem 0;overflow:hidden}.apex-associal__header{margin-bottom:1.5rem}.apex-associal__header h1{display:inline;font-size:1.5rem;font-weight:500;margin-right:1.25rem;vertical-align:middle;color:var(--title-color)}.apex-associal__header-tips{color:var(--title-tips-color)}.apex-associal-scroll .swiper-slide{flex:0 0 50%;box-sizing:border-box}.apex-associal-scroll .swiper-slide:nth-child(2n){padding-left:1.25rem}.apex-associal-scroll .apex-swiper-pagination{bottom:-1.875rem}.apex-associal-scroll .circle-button{position:absolute;top:50%;transform:translateY(-50%);background:#b5b5b599}.apex-associal-scroll .circle-button[is=prev-button]{left:.625rem}.apex-associal-scroll .circle-button[is=next-button]{right:.625rem}.apex-associal-scroll.horizontal .apex-swiper-scroll .swiper-slide{flex:0 0 100%;display:block;padding:0 .5rem!important}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item{flex-flow:row;padding:1rem;gap:1rem;margin:0 auto!important;height:12.5rem}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item+.apex-associal-item{margin-top:.625rem!important}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item__title{margin:0}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item__media{flex:0 0 9.375rem}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item__content{text-align:left}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item__image{width:100%;margin:0}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item__options{display:flex;align-items:center;gap:.625rem}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item__price-list{display:flex;align-items:baseline;gap:.625rem}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item__submit{text-align:center}.apex-associal-item{width:100%;text-align:center;border-radius:1rem;padding:1.5rem;box-sizing:border-box;display:flex;flex-flow:column;cursor:pointer;background:var(--card_background_color);color:var(--card_text_color)}.apex-associal-item+.apex-associal-item{margin-left:1.25rem}.apex-associal-item:hover .apex-associal-item__title{text-decoration:underline}.apex-associal-item:hover .mirror-effect:before{left:100%;opacity:1}.apex-associal-item__content{flex:1;display:flex;flex-flow:column}.apex-associal-item .divider{margin-top:auto}.apex-associal-item__image{flex:0;width:6.5rem;margin:0 auto .75rem}.apex-associal-item__image>img{width:100%;border-radius:.5rem}.apex-associal-item__title{margin-bottom:.625rem;font-size:1rem;line-height:1.5rem;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:3rem}.apex-associal-item__options .color-swatch{display:inline-block;vertical-align:middle}.apex-associal-item__swatch{font-size:.875rem;padding:.5rem;opacity:.7}.apex-associal-item__price-list .price{font-size:1.25rem;color:var(--price_color)}.apex-associal-item__price-list .del-price{vertical-align:middle;font-size:.875rem}.apex-associal-item__price-list .del-price del{color:var(--discount_price_color)}.apex-associal-item__price-list .del-price .tag{display:inline-block;width:5.8125rem;height:1.5rem;line-height:1.5rem;background:url(./apex-save-tag.png);background-size:100% 100%;padding-left:.5rem;text-align:left;color:#fff;font-style:italic;box-sizing:border-box}.apex-associal-item__submit{position:relative;width:10.25rem;height:2.5rem;line-height:2.5rem;border-radius:.5rem;font-size:1rem;font-weight:700;color:var(--button_text_color);background:var(--button_background_color);margin-top:.75rem;transition:.3s}.apex-associal-item__submit:hover{opacity:.8}@media (max-width: 560px){.apex-associal-scroll .swiper-slide{flex:0 0 100%}.apex-associal-scroll .circle-button{display:none!important}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item{height:12.5rem;box-sizing:border-box}.apex-associal-scroll.horizontal .apex-swiper-scroll .apex-associal-item__media{flex:0 0 6.25rem}.apex-associal-scroll.vertical .apex-swiper-scroll .swiper-slide{padding:0 .5rem}}@media (min-width: 1000px) and (max-width: 1200px){.apex-associal-scroll .swiper-slide{flex:0 0 100%;padding:0!important}}.apex-product-dialog{--text-base: 16PX;--text-lg: 28PX;--text-xxl: 24PX;--text-xl: 20PX;--text-xs: 14PX;--text-sm: 13.6PX;font-size:var(--text-base)}.apex-product-dialog .loading{display:flex;align-items:center;justify-content:center;min-height:18.75rem}.apex-product-dialog .loading__spinner{width:7.5rem;height:1.375rem;border-radius:2.5rem;color:#000;border:.125rem solid;position:relative;overflow:hidden}.apex-product-dialog .loading__spinner:before{content:"";position:absolute;margin:.125rem;width:.875rem;top:0;bottom:0;left:-1.25rem;border-radius:inherit;background:currentColor;box-shadow:-.625rem 0 .75rem .1875rem currentColor;-webkit-clip-path:polygon(0 5%,100% 0,100% 100%,0 95%,-1.875rem 50%);clip-path:polygon(0 5%,100% 0,100% 100%,0 95%,-1.875rem 50%);animation:l14 1s infinite linear}.apex-product-dialog__mask{position:fixed;z-index:98;top:0;right:0;bottom:0;left:0;background:#0006;cursor:var(--cursor-close-svg-url) 28 28,auto}.apex-product-dialog__container{position:fixed;z-index:99;left:50%;top:50%;transform:translate(-50%,-50%)}.apex-product-dialog__body{width:56.25rem;max-height:80vh;overflow:auto;background:#fff;border-radius:1rem;animation:fade_in_down .3s linear;animation-fill-mode:both;padding:2.5rem 3.75rem;box-sizing:border-box}.apex-product-dialog__body::-webkit-scrollbar{display:none;width:0!important;height:0!important}.apex-product-dialog__title{display:block;font-size:var(--text-xxl);color:#1a1a1a;text-align:center;margin-bottom:.5rem;font-weight:500}.apex-product-dialog__title:hover{text-decoration:underline}.apex-product-dialog__price{display:flex;align-items:center;justify-content:center;gap:.75rem}.apex-product-dialog__price-sale{color:#1a1a1a;font-weight:500;font-size:var(--text-lg)}.apex-product-dialog__price-old{color:#818182;font-weight:300;font-size:var(--text-xl)}.apex-product-dialog__option-section{margin-top:var(--text-lg)}.apex-product-dialog__option-section h3{font-size:var(--text-xxl);color:#1a1a1a;font-weight:500;margin:0 0 .625rem}.apex-product-dialog__option-section-row{display:flex;flex-wrap:wrap;gap:var(--text-xl)}.apex-product-dialog__option-section-row>label{text-align:center;flex:1 1;flex-basis:0;height:4.75rem;color:#1a1a1a;border:.0625rem solid #c9c9c9;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;word-break:break-all;word-wrap:break-word;font-size:var(--text-xl);border-radius:.5rem;transition:.3s;font-weight:300;padding:.5rem;box-sizing:border-box}.apex-product-dialog__option-section-row>label [type=radio]{display:none;opacity:0;flex:0 0 0}.apex-product-dialog__option-section-row>label.active{border-color:#1a1a1a;font-weight:500}.apex-product-dialog__submit{position:relative;display:block;width:100%;height:3.75rem;line-height:3.75rem;border-radius:.5rem;background:#fe8c00;color:#fff;font-size:var(--text-xl);font-weight:500;text-align:center;margin-top:2.5rem}.apex-product-dialog__desc{height:0px;overflow:hidden;margin-top:var(--text-lg);background:#f6f6f6;border-radius:.5rem;transition:height .3s linear}.apex-product-dialog__desc td{font-weight:300;padding:1rem;border-color:#eaeaea}.apex-product-dialog__desc td strong{font-weight:300}.apex-product-dialog__view-desc{margin:0 auto;display:flex;width:8.25rem;height:2.5rem;align-items:center;justify-content:center;border:.0625rem solid #484848;border-radius:.5rem;font-size:1rem;font-weight:400;gap:.625rem}.apex-product-dialog__view-desc .animated-arrow{transform:rotate(90deg)}.apex-product-dialog__view-desc .less{display:none}.apex-product-dialog__view-desc.active{margin-top:var(--text-lg)}.apex-product-dialog__view-desc.active .more{display:none}.apex-product-dialog__view-desc.active .less{display:block}.apex-product-dialog__view-desc.active .animated-arrow{transform:rotate(-90deg)}.apex-product-dialog .apex-swiper{width:15rem;height:15rem;margin:0 auto;margin-bottom:3.75rem}.apex-product-dialog .apex-swiper-wrapper,.apex-product-dialog .apex-swiper-scroll{width:15rem;height:15rem}.apex-product-dialog .apex-swiper .swiper-slide{width:100%}.apex-product-dialog .apex-swiper .swiper-slide img{width:100%;height:100%;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.apex-product-dialog .apex-swiper .apex-swiper-pagination{bottom:-1.875rem;gap:.5rem}.apex-product-dialog .apex-swiper .circle-button{position:absolute;top:50%;transform:translateY(-50%);background:#eaeaea}.apex-product-dialog .apex-swiper .circle-button[is=prev-button]{left:-4.75rem}.apex-product-dialog .apex-swiper .circle-button[is=next-button]{right:-4.75rem}@media (max-width: 1000px){.apex-product-dialog{--text-base: 14PX;--text-lg: 24.5PX;--text-xxl: 21PX;--text-xl: 17.5PX;--text-xs: 12.25PX;--text-sm: 11.9PX;font-size:var(--text-base)}.apex-product-dialog__body{width:86vw;padding:1.25rem}.apex-product-dialog .apex-swiper,.apex-product-dialog .apex-swiper-wrapper,.apex-product-dialog .apex-swiper-scroll{width:10rem;height:10rem}.apex-product-dialog .apex-swiper[is=prev-button]{left:-3.5rem}.apex-product-dialog .apex-swiper[is=next-button]{right:-3.5rem}.apex-product-dialog__option-section{margin-top:var(--text-xxl)}.apex-product-dialog__option-section h3{font-size:var(--text-xl)}.apex-product-dialog__option-section-row{display:flex;flex-wrap:wrap;gap:var(--text-base)}.apex-product-dialog__option-section-row>label{height:3.75rem;line-height:1.375rem;font-size:var(--text-base)}.apex-product-dialog__view-desc{font-size:var(--text-xs)}}.shopify-section--text-with-icons [data-layout=inline]{padding-top:.5em;padding-bottom:.5em}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons{display:block}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons__list{display:flex;align-items:center;justify-content:space-around;width:100%;margin:0 auto}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons__item{display:flex;align-items:center;gap:.5rem;padding:0}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons__item .h5,.shopify-section--text-with-icons [data-layout=inline] .text-with-icons__item .h6{font-size:var(--text-sm)}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons__item .h5~p,.shopify-section--text-with-icons [data-layout=inline] .text-with-icons__item .h6~p{font-size:var(--text-xs);margin-top:.25rem}.shopify-section--text-with-icons .section:not([data-layout=inline]) .apex-swiper .apex-swiper-scroll{display:grid}.shopify-section--text-with-icons .section:not([data-layout=inline]) .apex-swiper .swiper-slide{display:grid}@media (max-width: 1000px){.shopify-section--text-with-icons [data-layout=inline] .text-with-icons__list{display:flex;scroll-snap-type:unset;overflow:unset;padding-top:.5rem;padding-bottom:.5rem}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons__item{flex:0 0 50%}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons .page-dots{display:none!important}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons .apex-swiper-pagination{bottom:0}.shopify-section--text-with-icons [data-layout=inline] .text-with-icons .apex-swiper-pagination .swiper-pagination-bullet{height:.2rem}}.product-grid-display .circle-button{display:none!important}.product-grid-display__main{display:grid;grid-template-columns:repeat(var(--grid_columns),1fr);grid-gap:2rem}.product-grid-display__item{position:relative;display:flex;align-items:center;justify-content:center}.product-grid-display__box{position:relative;display:grid;border-radius:var(--rounded);overflow:hidden;width:100%}.product-grid-display__box picture{object-fit:cover;object-position:center;place-self:stretch stretch;-webkit-user-select:none;user-select:none}.product-grid-display__box picture svg{width:100%;height:100%}.product-grid-display__box picture img{transition:transform 1.5s cubic-bezier(.22,1,.36,1)}.product-grid-display__box:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--overlay_color));opacity:var(--overlay_opacity);z-index:1;transition:background .3s ease-in-out}.product-grid-display__box:hover img{transform:scale(1.05)}.product-grid-display__content{position:static!important;z-index:1}.product-grid-display__content .pgd__heading{color:rgb(var(--heading_color));margin-top:0}.product-grid-display__content .pgd__paragraph{color:rgb(var(--paragraph_color))}.product-grid-display__content .pgd__button__primary,.product-grid-display__content .pgd__button__secondary{margin:0!important;overflow:hidden}.product-grid-display__content .pgd__button__primary:before,.product-grid-display__content .pgd__button__secondary:before{left:-1rem;top:-1.375rem;width:1.25rem;height:5.5rem}.product-grid-display__content .pgd__button__primary:hover:before,.product-grid-display__content .pgd__button__secondary:hover:before{opacity:1;animation:l14 .3s forwards}.product-grid-display__content .pgd__button__primary{color:rgb(var(--primary_button_color));background:var(--primary_button_background_color)}.product-grid-display__content .pgd__button__secondary{color:rgb(var(--secondary_button_color));background:var(--secondary_button_background_color);margin-left:.875rem!important}.product-grid-display .pgd__tag{position:absolute;top:1rem;right:1rem;z-index:2;display:block;font-size:var(--text-xs);padding:.125rem var(--text-xs);border-radius:var(--text-xs);background:var(--tag_background_color);color:rgb(var(--tag_color))}@media (min-width: 1000px){.product-grid-display .sm\:place-self-between-start,.product-grid-display .sm\:place-self-between-center,.product-grid-display .sm\:place-self-between-end{width:100%;height:100%}.product-grid-display .sm\:place-self-between-start .prose,.product-grid-display .sm\:place-self-between-center .prose,.product-grid-display .sm\:place-self-between-end .prose{display:flex;flex-flow:column;width:100%;height:100%}.product-grid-display .sm\:place-self-between-start .prose .pgd__buttons,.product-grid-display .sm\:place-self-between-center .prose .pgd__buttons,.product-grid-display .sm\:place-self-between-end .prose .pgd__buttons{margin-top:auto}.product-grid-display .sm\:place-self-between-start .prose{justify-content:flex-start}.product-grid-display .sm\:place-self-between-center .prose{justify-content:center}.product-grid-display .sm\:place-self-between-end .prose{justify-content:flex-end}}@media (max-width: 1000px){.kospet-section--product-grid-display .section{padding-left:0!important;padding-right:0!important}.product-grid-display .apex-swiper{padding-bottom:2rem}.product-grid-display .apex-swiper-wrapper{padding:0 2rem}.product-grid-display__main{display:flex;grid-gap:0!important}.product-grid-display__box{transition:.3s linear}.product-grid-display__item{flex:0 0 100%}.product-grid-display__item:not(.active) .product-grid-display__box{transform:scale(.9);width:100%}.product-grid-display .place-self-between-start,.product-grid-display .place-self-between-center,.product-grid-display .place-self-between-end{width:100%;height:100%}.product-grid-display .place-self-between-start .prose,.product-grid-display .place-self-between-center .prose,.product-grid-display .place-self-between-end .prose{display:flex;flex-flow:column;width:100%;height:100%}.product-grid-display .place-self-between-start .prose .pgd__buttons,.product-grid-display .place-self-between-center .prose .pgd__buttons,.product-grid-display .place-self-between-end .prose .pgd__buttons{margin-top:auto}.product-grid-display .place-self-between-start .prose{justify-content:flex-start;align-items:flex-start}.product-grid-display .place-self-between-center .prose{justify-content:center;align-items:center}.product-grid-display .place-self-between-end .prose{justify-content:flex-end;align-items:flex-end}.product-grid-display .pgd__tag{position:static;display:inline-block;flex:0 0 auto}}.youtube-video-tabs{text-align:center}.youtube-video-tabs .yvt-heading{color:rgb(var(--section_heading_color))}.youtube-video-tabs .yvt-paragraph{color:rgb(var(--section_paragraph_color));margin-top:.5rem}.youtube-video-tabs__tabs{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:.375rem;overflow-x:auto}.youtube-video-tabs__tabs span{flex:0 0 auto;display:inline-block;padding:.5rem 1.5rem;border-radius:var(--rounded-xs);background:rgb(var(--tab_secondary_color));color:rgb(var(--tab_primary_color));cursor:pointer;transition:.3s linear;border:.0625rem solid rgb(var(--tab_primary_color))}.youtube-video-tabs__tabs span.active{background:rgb(var(--tab_primary_color));color:rgb(var(--tab_secondary_color))}.youtube-video-tabs__main{margin-top:3rem}.youtube-video-tabs__main:not(.active){display:none}.youtube-video-tabs__main .swiper-slide{display:block;flex:0 0 33.33%;padding:0 .625rem}.youtube-video-tabs__main .swiper-slide video-media{border-radius:var(--rounded);overflow:hidden}.youtube-video-tabs__main .swiper-slide h6{margin-top:1.5rem;color:rgb(var(--tab_heading_color))}.youtube-video-tabs__main .swiper-slide .yvt-content{pointer-events:auto}.youtube-video-tabs__main .swiper-slide .yvt-paragraph{margin-top:1rem;color:rgb(var(--tab_paragraph_color))}.youtube-video-tabs__main .swiper-slide .yvt-buttons{margin-top:1.5rem}.youtube-video-tabs__main .apex-swiper-pagination{position:static;transform:none;margin-top:1rem}@media (min-width: 1000px){.youtube-video-tabs__tabs span:hover{background:rgb(var(--tab_primary_color));color:rgb(var(--tab_secondary_color))}}@media (max-width: 1000px){.youtube-video-tabs__main .swiper-slide{flex:0 0 100%}}.apex-anchor-navigator__wrapper{display:none;position:fixed;z-index:9;left:0;right:0;padding:.5rem 6rem;color:rgb(var(--section_text_color));background:rgb(var(--section_background_color))}.apex-anchor-navigator__wrapper.active{display:flex;justify-content:var(--section_text_align)}.apex-anchor-navigator__wrapper .other{display:flex;justify-content:var(--section_text_align);gap:1rem;margin-left:1rem}.apex-anchor-navigator__wrapper h6{color:rgb(var(--section_heading_color))}.apex-anchor-navigator__wrapper h6.in-left{margin-right:auto}.apex-anchor-navigator__wrapper h6.in-right{margin-left:auto}.apex-anchor-navigator__wrapper span{cursor:pointer;font-weight:400;transition:color 1.5s cubic-bezier(.22,1,.36,1)}.apex-anchor-navigator__wrapper span.active{font-weight:700;color:rgb(var(--section_text_active_color))}@media (max-width: 1000px){.apex-anchor-navigator__wrapper{padding:.5rem 1rem;width:100vw;overflow-x:auto;white-space:nowrap}.apex-anchor-navigator__wrapper.active{display:block}.apex-anchor-navigator__wrapper.active span{display:inline-block;white-space:nowrap;vertical-align:middle;padding:0 .5rem;font-size:var(--text-sm)}.apex-anchor-navigator__wrapper h6{display:none}.apex-anchor-navigator__wrapper .other{display:inline-block;vertical-align:middle;margin:0}}.product-card-rows .pcr__heading{color:rgb(var(--content_heading_color));text-align:var(--text_align)}.product-card-rows .pcr__paragraph{color:rgb(var(--content_paragraph_color));text-align:var(--text_align)}.product-card-rows__swiper{margin-top:2rem}.product-card-rows__swiper .apex-swiper-scroll{display:grid;gap:1rem;grid-template-columns:repeat(var(--grid_columns),1fr)}.product-card-rows__item{background:rgb(var(--card_background));border-radius:var(--rounded);padding:1rem;overflow:hidden}.product-card-rows__item .prose{margin-top:1rem}.product-card-rows__item .card_title{color:rgb(var(--content_title_color))}.product-card-rows__item .card_options{margin-top:.5rem;font-size:var(--text-sm);color:rgb(var(--content_card_paragraph_color))}.product-card-rows__item .card_paragraph{color:rgb(var(--content_card_paragraph_color))}.product-card-rows__item .price-list{display:flex;gap:1rem;margin-top:1rem}.product-card-rows__item .price-list .price{font-size:1.5rem;color:rgb(var(--content_price_color))}.product-card-rows__item .price-list .original{font-size:1rem;color:rgb(var(--content_original_price_color))}.product-card-rows__item .buttons{display:flex;gap:1rem;margin-top:1rem}.product-card-rows__item .buttons .gap-4,.product-card-rows__item .buttons .button{margin:0!important}@media (max-width: 1000px){.kospet-section--product-card-rows .section{padding-left:0!important;padding-right:0!important}.product-card-rows .card_header{padding-left:2rem;padding-right:2rem}.product-card-rows .apex-swiper{padding-bottom:2rem}.product-card-rows .apex-swiper-wrapper{padding:0 2rem}.product-card-rows__swiper .apex-swiper-scroll{display:flex;gap:0}.product-card-rows__swiper .apex-swiper-scroll .swiper-slide{flex:0 0 100%}.product-card-rows__swiper .apex-swiper-scroll .swiper-slide .product-card-rows__item{transition:.3s linear}.product-card-rows__swiper .apex-swiper-scroll .swiper-slide:not(.active) .product-card-rows__item{transform:scale(.9);width:100%}}.product-affixed-footer{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:9;display:flex;align-items:center;padding-top:0;padding-bottom:0;height:5rem;justify-content:space-between;border-top:.0625rem solid #eaeaea}.product-affixed-footer #product-affixed-footer-strip-badge::part(osm-container){border:none;text-align:right;padding:0}.product-affixed-footer #product-affixed-footer-strip-badge::part(osm-cta){color:#1677ff}.product-affixed-footer .product-name{font-size:.875rem;font-weight:700}.product-affixed-footer .product-options{color:#666;font-size:.75rem;margin-top:.25rem}.product-affixed-footer .product-info{margin-right:auto}.product-affixed-footer .price-wrapper{min-width:18.75rem;padding-right:1.25rem;text-align:right;display:flex;flex-flow:column;align-items:flex-end}.product-affixed-footer .price-wrapper .price-line{display:flex;align-items:center;gap:.625rem}.product-affixed-footer .price-wrapper .price-list{align-items:center}.product-affixed-footer .price-wrapper .price-list .text-subdued{color:rgb(var(--text-color) / .5)}.product-affixed-footer .price-wrapper .price-list.price-list--lg{column-gap:var(--spacing-3);row-gap:0!important}.product-affixed-footer .price-wrapper .diff_price{padding:.125rem .375rem;border-radius:1.875rem;background-color:#ffeaea;color:#f83a6a;font-size:.75rem;white-space:nowrap}@media (max-width: 1000px){.product-affixed-footer{padding:0px .625rem}.product-affixed-footer .product-info{display:none}.product-affixed-footer .price-wrapper{align-items:flex-start;min-width:auto}.product-affixed-footer #product-affixed-footer-strip-badge::part(osm-container){text-align:left}.product-affixed-footer .shopify-product-form{flex:0 0 auto}}.product-icon-with-text{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.product-icon-with-text .piwt-item{padding:.625rem 0}.product-icon-with-text .piwt-item svg{display:inline-block}.product-icon-with-text .piwt-item .prose>p{margin:0}.product-icon-with-text .piwt-item.block .prose{margin-top:.625rem}.product-icon-with-text .piwt-item.block.left{text-align:left}.product-icon-with-text .piwt-item.block.center{text-align:center}.product-icon-with-text .piwt-item.inline{display:flex}.product-icon-with-text .piwt-item.inline .prose{margin-left:.625rem}.product-icon-with-text .piwt-item.inline.left{justify-content:flex-start}.product-icon-with-text .piwt-item.inline.center{justify-content:center}.media-content-parameters{display:flex;flex-flow:row wrap;column-gap:3.125rem;row-gap:1.875rem}.media-overlay-text-alignment-left .media-content-parameters{justify-content:flex-start}.media-overlay-text-alignment-center .media-content-parameters{justify-content:center}.media-overlay-text-alignment-right .media-content-parameters{justify-content:flex-end}.media-content-parameters__item{text-align:var(--parameter_alignment);margin:0;-webkit-margin-before:0!important;margin-block-start:0!important}.media-content-parameters__item .mcp-heading{color:var(--parameter_heading_color)}.media-content-parameters__item .mcp-paragraph{color:var(--parameter_paragraph_color);margin-top:.5rem}@media (max-width: 1000px){.media-content-parameters{column-gap:1.25rem;row-gap:1.25rem}}.text-with-parallax-image{display:flex;align-items:flex-end;justify-content:space-between;gap:4rem;max-width:var(--max_width);margin:0 auto}.text-with-parallax-image__content,.text-with-parallax-image__image{flex-basis:50%;max-width:50%}.text-with-parallax-image__image{position:relative}.text-with-parallax-image__image-main{width:100%;position:absolute;z-index:2;bottom:0;left:0}.text-with-parallax-image__image-main>img{margin:0 auto}.text-with-parallax-image__content .twp-heading{color:var(--heading_color)}.text-with-parallax-image__content .twp-paragraph{color:var(--paragraph_color)}.text-with-parallax-image.position-left-top,.text-with-parallax-image.position-left-bottom{flex-direction:row-reverse}@media (max-width: 1000px){.text-with-parallax-image{flex-direction:column;align-items:flex-start;gap:2rem}.text-with-parallax-image__image-main{position:static}.text-with-parallax-image.position-left-top,.text-with-parallax-image.position-right-top{flex-direction:column-reverse}.text-with-parallax-image.position-left-top .text-with-parallax-image__image-main,.text-with-parallax-image.position-right-top .text-with-parallax-image__image-main{position:absolute;width:50%}.text-with-parallax-image.position-left-top .text-with-parallax-image__image-main{left:0}.text-with-parallax-image.position-right-top .text-with-parallax-image__image-main{right:0}.text-with-parallax-image.position-right-bottom,.text-with-parallax-image.position-left-bottom{flex-direction:column!important}.text-with-parallax-image__content,.text-with-parallax-image__image{flex-basis:auto;max-width:unset}.text-with-parallax-image__image{width:100%}}.product-feature-display .pfd-content{display:flex;justify-content:space-between;margin-bottom:1.875rem}.product-feature-display .pfd-content>div{margin:0}@media (min-width: 1000px){.product-feature-display__blocks{padding-top:1.875rem}.product-feature-display__blocks .apex-swiper-wrapper{position:relative;overflow:visible}.product-feature-display__blocks .apex-swiper-scroll{justify-content:space-around}.product-feature-display__blocks .swiper-slide{flex:0;text-align:center}.product-feature-display__blocks .pfdb-item__iamge{width:min(21.875rem,25vw)}.product-feature-display__blocks .pfdb-content>p{margin-top:.625rem!important}.product-feature-display__blocks .pfdb-content>div{margin-top:.625rem}.product-feature-display__blocks.desktop_offset .apex-swiper-wrapper{margin-top:var(--desktop_offset)}}@media (max-width: 1000px){.product-feature-display .pfd-content{flex-direction:column;margin-bottom:1.25rem}.product-feature-display .pfd-content>div{margin-top:.625rem}.product-feature-display__blocks{padding-top:1.875rem}.product-feature-display__blocks:not(.mobile_carousel) .apex-swiper-wrapper{position:relative;overflow:visible}.product-feature-display__blocks:not(.mobile_carousel) .apex-swiper-scroll{flex-direction:column;padding:.5rem;gap:.5rem}.product-feature-display__blocks:not(.mobile_carousel) .swiper-slide{width:100%}.product-feature-display__blocks:not(.mobile_carousel) .swiper-slide:nth-child(2n) .pfdb-item{flex-direction:row-reverse;text-align:right}.product-feature-display__blocks.mobile_carousel .swiper-slide{flex:0 0 95%;padding:0 .5rem;box-sizing:border-box}.product-feature-display__blocks.mobile_carousel .apex-swiper-wrapper{padding-bottom:1.875rem}.product-feature-display__blocks.mobile_carousel .apex-swiper-scroll{align-items:center}.product-feature-display__blocks .pfdb-item{width:100%;display:flex;align-items:center;gap:.5rem}.product-feature-display__blocks .pfdb-item__iamge{flex:0 0 auto;width:min(9.375rem,25vw)}.product-feature-display__blocks .pfdb-content>p{margin-top:0!important}.product-feature-display__blocks .pfdb-content>div{margin-top:.625rem}.product-feature-display__blocks.mobile_offset .apex-swiper-wrapper{margin-top:var(--mobile_offset)}}.image-overlay-feature{position:relative;z-index:2;display:flex;align-items:flex-end;width:100%}.image-overlay-feature__blocks{display:flex;flex:1;padding-bottom:2.5rem;justify-content:space-around;gap:2.5rem}.image-overlay-feature__item{flex:0 0 auto;text-align:center;max-width:min(15.625rem,25vw)}.image-overlay-feature__item .iof-content>p{margin-top:.625rem!important}.image-overlay-feature__item .iof-content>p .text-custom{color:var(--parameter_heading_color)!important}.image-overlay-feature__item .iof-content>div{margin-top:.625rem!important;color:var(--parameter_paragraph_color)!important}.image-overlay-feature .iof-item__iamge{width:100%;margin:0 auto}.image-overlay-feature__cover{flex:0 0 auto;width:min(37.5rem,50vw)}@media (min-width: 1000px){.image-overlay-feature{margin-top:var(--desktop_offset)}}@media (max-width: 1000px){.image-overlay-feature{margin-top:var(--mobile_offset);justify-content:space-between}.image-overlay-feature__blocks{flex-direction:column;flex:0 0 auto;padding-bottom:1.25rem;gap:.625rem}}@media (min-width: 1000px){.media-with-text-section{background-image:var(--media-background-image);background-size:cover}.media-with-text-section__wrapper.top-blank{padding-top:6rem}.media-with-text-section__wrapper.bottom-blank{padding-bottom:6rem}}@media (max-width: 1000px){.media-with-text-section__wrapper.has-background .media-with-text-section{padding-left:0!important;padding-right:0!important}.media-with-text-section__wrapper.has-background .media-with-text-section .media-with-text__media{padding:1.875rem;background-image:var(--media-background-image);background-size:cover;display:grid;place-content:var(--mobile_media_position)}.media-with-text-section__wrapper.has-background .media-with-text-section .media-with-text__media>img,.media-with-text-section__wrapper.has-background .media-with-text-section .media-with-text__media>video-media{align-self:center;max-width:min(12.5rem,50vw)}.media-with-text-section .media-with-text.rounded{border-radius:0!important}.media-with-text-section .media-with-text__content{background:var(--mobile_background_color);color:var(--mobile_text_color)}}.carousel-with-grids .swiper-slide{flex:0 0 auto;width:96%;padding:0 .3125rem}.carousel-with-grids .swiper-slide:first-child{margin-left:2%}.carousel-with-grids .circle-button{position:absolute;top:var(--button_top);background:#00000080;color:#fff}.carousel-with-grids .apex-swiper-pagination{display:none!important}@media (min-width: 1000px){.content-over-media.carousel-with-grids__main{grid-template:5rem 1fr 5rem / 12.5rem 1fr 12.5rem}.carousel-with-grids .circle-button[is=prev-button]{left:7.5rem}.carousel-with-grids .circle-button[is=next-button]{right:7.5rem}.carousel-with-grids__grids{display:flex;margin-top:.625rem;gap:.625rem}.carousel-with-grids__grids>.content-over-media{flex-basis:0;flex-grow:1;background:var(--grid_background);place-items:flex-start}.carousel-with-grids__grid-content{display:flex}.carousel-with-grids__grid-content .gc-icon{width:var(--icon_width);height:var(--icon_width);margin-right:.625rem;flex:0 0 auto;object-fit:cover;object-position:center}}@media (max-width: 1000px){.content-over-media.carousel-with-grids__main .prose>p{max-width:50vw}.carousel-with-grids__section{padding-left:0;padding-right:0}.carousel-with-grids .swiper-slide{position:relative;width:92%}.carousel-with-grids .swiper-slide:first-child{margin-left:4%}.carousel-with-grids .circle-button{top:1.25rem;width:1.875rem;height:1.875rem}.carousel-with-grids .circle-button[is=prev-button]{right:4.375rem}.carousel-with-grids .circle-button[is=next-button]{right:1.875rem}.carousel-with-grids__grids{position:absolute;z-index:2;display:flex;flex-flow:column;bottom:3.125rem;left:.625rem;gap:1.25rem}.carousel-with-grids__grids>.content-over-media{place-items:flex-start;gap:0!important;max-width:70vw;display:block}.carousel-with-grids__grids>.content-over-media picture{display:none!important}.carousel-with-grids__grid-content .prose>div{display:none!important}.carousel-with-grids__grid-content .gc-icon{width:var(--icon_width);height:var(--icon_width);margin-right:.625rem;flex:0 0 auto;object-fit:cover;object-position:center}}.text-with-gallery__header{text-align:center;margin:0 auto;max-width:50rem}.text-with-gallery__wrapper{position:relative;display:block;overflow:hidden;margin:1.875rem 0;height:37.5rem}.text-with-gallery__wrapper button[is=prev-button],.text-with-gallery__wrapper button[is=next-button]{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#eaeaea}.text-with-gallery__wrapper button[is=prev-button]{left:5%}.text-with-gallery__wrapper button[is=next-button]{right:5%}.text-with-gallery__gallery{position:relative;display:block;height:100%}.text-with-gallery__item{position:absolute;width:30%;height:100%;transition:opacity .5s linear,left .5s linear,transform .5s linear;display:grid;place-items:center;pointer-events:none}.text-with-gallery__item img{width:100%;height:auto;border-radius:var(--rounded);box-shadow:0 0 .625rem #00000080}.text-with-gallery__item:nth-child(1){left:0%;transform:scale(.4);opacity:0;z-index:-1}.text-with-gallery__item:nth-child(2){left:5%;transform:scale(.6)}.text-with-gallery__item:nth-child(3){left:20%;transform:scale(.8);z-index:2}.text-with-gallery__item:nth-child(4){left:35%;z-index:3}.text-with-gallery__item:nth-child(5){left:50%;transform:scale(.8);z-index:2}.text-with-gallery__item:nth-child(6){left:65%;transform:scale(.6)}.text-with-gallery__item:nth-child(6)~.text-with-gallery__item{left:70%;transform:scale(.4);opacity:0;z-index:-1}.text-with-gallery__footer{position:relative;margin:0 10%}.text-with-gallery__footer .prose>div{position:relative}.text-with-gallery__footer picture{display:block;position:absolute;max-width:min(50rem,25vw);z-index:5;bottom:0;right:0;pointer-events:none}.text-with-gallery__footer picture>img{margin:0!important}@media (min-width: 1000px){.text-with-gallery__footer .prose{padding-right:min(50rem,25vw);margin-left:1.25rem}}@media (max-width: 1000px){.text-with-gallery__wrapper{height:25rem}.text-with-gallery__wrapper button[is=prev-button],.text-with-gallery__wrapper button[is=next-button]{width:1.875rem;height:1.875rem}.text-with-gallery__wrapper button[is=prev-button]{left:0%}.text-with-gallery__wrapper button[is=next-button]{right:0%}.text-with-gallery__item{width:60%}.text-with-gallery__item:nth-child(1){left:-10%;transform:scale(.7)}.text-with-gallery__item:nth-child(2){left:0%;transform:scale(.8)}.text-with-gallery__item:nth-child(3){left:10%;transform:scale(.9)}.text-with-gallery__item:nth-child(4){left:20%}.text-with-gallery__item:nth-child(5){left:30%;transform:scale(.9)}.text-with-gallery__item:nth-child(6){left:40%;transform:scale(.8)}.text-with-gallery__item:nth-child(6)~.text-with-gallery__item{left:50%;transform:scale(.7)}}.dial-carousel-display__section{overflow:hidden}.dial-carousel-display__wrapper{position:relative;display:block;height:37.5rem!important;padding-top:6.25rem}.dial-carousel-display__wrapper button[is=prev-button],.dial-carousel-display__wrapper button[is=next-button]{position:absolute;top:70%;left:50%;transform:translateY(-50%);z-index:2;background:#eaeaea}.dial-carousel-display__wrapper button[is=prev-button]{margin-left:-12.5rem}.dial-carousel-display__wrapper button[is=next-button]{margin-left:9.5rem}.dial-carousel-display__gallery{position:relative;display:block;height:37.5rem}.dial-carousel-display__item{position:absolute;left:50%;bottom:0;width:16.25rem;margin-left:-8.125rem;height:100%;transition:opacity .5s linear,height .5s linear,transform .5s linear;display:grid;place-items:start;pointer-events:none;transform-origin:bottom center}.dial-carousel-display__item img{width:100%;height:auto}.dial-carousel-display__item:nth-child(1),.dial-carousel-display__item:nth-child(8)~.dial-carousel-display__item{opacity:0;height:250%}.dial-carousel-display__item:nth-child(2),.dial-carousel-display__item:nth-child(8){height:200%}.dial-carousel-display__item:nth-child(3),.dial-carousel-display__item:nth-child(7){height:152%}.dial-carousel-display__item:nth-child(4),.dial-carousel-display__item:nth-child(6){height:115%}.dial-carousel-display__item:nth-child(1){transform:rotate(-100deg)}.dial-carousel-display__item:nth-child(2){transform:rotate(-85deg)}.dial-carousel-display__item:nth-child(3){transform:rotate(-69deg)}.dial-carousel-display__item:nth-child(4){transform:rotate(-43deg)}.dial-carousel-display__item:nth-child(5){transform:rotate(0)}.dial-carousel-display__item:nth-child(6){transform:rotate(43deg)}.dial-carousel-display__item:nth-child(7){transform:rotate(69deg)}.dial-carousel-display__item:nth-child(8){transform:rotate(85deg)}.dial-carousel-display__item:nth-child(8)~.dial-carousel-display__item{transform:rotate(100deg)}.dial-carousel-display__case{position:absolute;width:31.25rem;left:50%;margin-left:-15.625rem;top:-1.25rem;z-index:2}.dial-carousel-display__content{text-align:center;max-width:50rem;margin:0 auto}.dial-carousel-display__cards-item{background:var(--background-gradient);overflow:hidden}.dial-carousel-display__cards-item .prose{padding:3.125rem}.dial-carousel-display__cards-item .prose>p{margin-bottom:.625rem}.dial-carousel-display__cards-item .prose>div{margin-top:0}@media (min-width: 1000px){.dial-carousel-display__cards .apex-swiper-scroll{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;margin-top:3.75rem;text-align:center}}@media (max-width: 1000px){.dial-carousel-display__wrapper{height:25rem!important;padding-top:4.375rem}.dial-carousel-display__wrapper button[is=prev-button],.dial-carousel-display__wrapper button[is=next-button]{top:75%}.dial-carousel-display__wrapper button[is=prev-button]{margin-left:-9.25rem}.dial-carousel-display__wrapper button[is=next-button]{margin-left:6.25rem}.dial-carousel-display__gallery{height:25rem}.dial-carousel-display__item{width:11.25rem;margin-left:-5.625rem}.dial-carousel-display__case{width:22.25rem;margin-left:-11.125rem;top:-1.125rem}.dial-carousel-display__cards{margin-top:1.875rem;padding-bottom:1.25rem}.dial-carousel-display__cards .apex-swiper-pagination{bottom:.25rem}.dial-carousel-display__cards .apex-swiper-scroll .swiper-slide{width:94%;padding:0 .3125rem;box-sizing:border-box}.dial-carousel-display__cards .apex-swiper-scroll .swiper-slide:first-child{margin-left:3%}.dial-carousel-display__cards-item{gap:.5rem;display:grid;grid-template-columns:35% auto;align-items:center;width:100%}.dial-carousel-display__cards-item .prose{padding:.625rem}}.image-text-accordion__header{place-items:start center;text-align:center}.image-text-accordion__header .prose{padding-top:5rem}.image-text-accordion__main{position:relative;z-index:2;padding:5rem;background:var(--main_color);margin-top:var(--card-offset)}.image-text-accordion__footer{height:2.5rem}.image-text-accordion__sub-heading{text-align:center;margin-bottom:5rem}.image-text-accordion__images{display:flex;justify-content:center;margin-bottom:5rem}.image-text-accordion__images>picture{flex:0 0 auto;width:min(20%,18.75rem);margin:0 -2%}.image-text-accordion__cards{display:grid;grid-template-columns:repeat(var(--columns),1fr);row-gap:1.875rem;text-align:center}.image-text-accordion__cards-item{display:flex;flex-flow:row wrap;align-items:center}.image-text-accordion__cards-item>picture{flex:1 0 min(35%,18.75rem)}.image-text-accordion__cards-item .prose{padding:1.25rem;max-width:37.5rem}.image-text-accordion__cards-item .prose>div{margin-top:.625rem}.image-text-accordion__cards.colums-1{text-align:left}.image-text-accordion__cards.colums-2 .image-text-accordion__cards-item{justify-content:center}.image-text-accordion__cards.colums-2 .image-text-accordion__cards-item:nth-child(2n){border-left:.0625rem dashed var(--color-border)}.image-text-accordion__cards.colums-3 .image-text-accordion__cards-item{justify-content:center}.image-text-accordion__cards.colums-3 .image-text-accordion__cards-item:nth-child(2n){border-left:.0625rem dashed var(--color-border);border-right:.0625rem dashed var(--color-border)}@media (min-width: 1000px){.image-text-accordion__accordions{display:none!important}}@media (max-width: 1000px){.image-text-accordion__header .prose{padding-top:1.875rem}.image-text-accordion__main{padding:1.875rem .625rem}.image-text-accordion__footer{height:1.875rem}.image-text-accordion__images,.image-text-accordion__sub-heading{margin-bottom:1.875rem}.image-text-accordion__cards{display:none!important}.image-text-accordion__accordions .accordion{border:none!important}.image-text-accordion__accordions .accordion__toggle>span:first-child{color:var(--heading_color)}.image-text-accordion__accordions .accordion__toggle .circle-chevron{background:none!important}}.location-selector_button{background:none!important;border:none;display:flex;align-items:center;font-size:.875rem;letter-spacing:.06em;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap}.location-selector_button:hover{text-decoration:underline}.location-selector_button__name{line-height:1.2}.location-selector_button__name>span{display:block}.location-selector_button__name>span:last-child{font-size:.75rem;color:#666}.location-selector_button svg{height:1.4em;margin-right:.8em;fill:currentColor}@keyframes mask-in{0%{opacity:0}to{opacity:1}}.location-selector_mask{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9998}.location-selector_mask.actived{display:block;animation:mask-in .3s linear;animation-fill-mode:both}.location-selector_dialog{display:none;position:fixed;z-index:999;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;color:#03060b;box-shadow:0 .4em 1.2em #0000001a;z-index:10;width:80%;max-width:63rem;max-height:90%;border-radius:2rem;padding:3.8rem 6rem 4rem;z-index:9999;font-size:.625rem;flex-direction:column}.location-selector_dialog h5{font-size:1.8em;line-height:1.55;padding-bottom:.5em;padding-right:1.5em;border-bottom:.1em solid #eeeeee;opacity:.75;font-weight:500;margin:0 0 1em}.location-selector_main{flex:1;overflow-y:auto;padding:0 .625rem}.location-selector_title{font-size:2.6em;line-height:1.07;text-align:center;margin-bottom:1.5em;font-weight:700}.location-selector_regions{display:flex;flex-flow:row wrap}.location-selector_regions__box{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.8em 1em;margin-bottom:3em}.location-selector_regions__item{position:relative;color:initial;text-decoration:none;padding-left:3em;transition:color .2s ease-in-out}.location-selector_regions__item:hover{color:#fe8c00}.location-selector_regions__item:before{content:"";display:block;background:url(./country-flags.webp) no-repeat top left;width:2em;height:2em;flex-shrink:0;filter:drop-shadow(-.1em .3em .4em rgba(0,0,0,.3));position:absolute;left:0;top:.8em}.location-selector_regions__item.united_states:before{background-position:-12.6em -31.5em}.location-selector_regions__item.canada:before{background-position:-12.6em -10.5em}.location-selector_regions__item.united_kingdom:before{background-position:-18.9em -6.3em}.location-selector_regions__item.france:before{background-position:-14.7em -16.8em}.location-selector_regions__item.german:before{background-position:-8.4em -14.7em}.location-selector_regions__item.italy:before{background-position:-18.9em -21em}.location-selector_regions__item.spain:before{background-position:-16.8em -14.7em}.location-selector_regions__item.czechia:before{background-position:-6.3em -14.7em}.location-selector_regions__item.poland:before{background-position:-14.7em -27.3em}.location-selector_regions__item.mexico:before{background-position:-23.1em -25.3em}.location-selector_regions__item.chile:before{background-position:-14.6em 0em}.location-selector_regions__item.brazil:before{background-position:-8.4em -10.5em}.location-selector_regions__item.portugal:before{background-position:-27.3em -27.3em}.location-selector_regions__item.europe:before{background-position:-2.1em -16.8em}.location-selector_regions__item.yemen:before{background-position:-33.5em -6.3em}.location-selector_regions__item.russia:before{background-position:-27.3em -14.7em}.location-selector_regions__item.bangladesh:before{background-position:0em -8.4em}.location-selector_regions__item.indonesia:before{background-position:-25.2em -6.3em}.location-selector_regions__item.cambodia:before{background-position:-23.1em -8.4em}.location-selector_regions__item.malaysia:before{background-position:-25.2em -25.2em}.location-selector_regions__item.thailand:before{background-position:-31.5em -10.5em}.location-selector_regions__item.t\fcrkiye:before{background-position:-31.5em -25.2em}.location-selector_regions__item.vietnam:before{background-position:-29.4em -31.5em}.location-selector_regions__item.global:before{display:none;content:none}.location-selector_regions__item h6{font-size:1.4em;line-height:1.35;font-weight:700;margin:0;color:inherit}.location-selector_regions__item span{display:block;font-size:1.2em;line-height:1.4;opacity:.75;color:inherit}.location-selector_regions__item .location-selector_global{position:absolute;left:0;top:.6em}.location-selector_regions__item .location-selector_global svg{width:2em;fill:currentColor}.location-selector_close{position:absolute;right:2em;top:2em;cursor:pointer;width:3em;height:3em;border-radius:3em;background:#eaeaea;display:flex;align-items:center;justify-content:center;color:#03060b}.location-selector_close svg{width:1.4em;fill:currentColor}@media screen and (max-width: 989px){.location-selector_button.in-header{text-decoration:none!important}.location-selector_button.in-header>svg{margin:0!important}.location-selector_button.in-header>span{display:none!important}.location-selector_dialog{padding:4.8em 2em 2em;border-radius:1em}.location-selector_dialog h5{margin:1em 0 .5em}.location-selector_title{font-size:1.8em;margin-bottom:1.5em}.location-selector_main{max-height:60vh;overflow:auto}.location-selector_regions__box{grid-template-columns:repeat(1,1fr);margin-bottom:1em}.location-selector_regions__item{width:100%;margin-bottom:1em}.location-selector_close{top:1em;right:1em}}.carousel-with-link__header{text-align:center}.carousel-with-link__header picture,.carousel-with-link__header svg{display:block;margin:0 auto 1.875rem;max-width:6.25rem;max-height:6.25rem}.carousel-with-link__links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.875rem;margin-top:2.5rem}.carousel-with-link__links>a{min-width:6.25rem}.carousel-with-link__links picture,.carousel-with-link__links svg{display:block;margin:0 auto;max-width:min(12.5rem,35vw)}@media (min-width: 1000px){.carousel-with-link__items{display:grid;grid-template-columns:40% 55%;grid-gap:5%;padding:3.125rem 0;align-items:center}.carousel-with-link__items .apex-swiper-scroll{display:block}.carousel-with-link__items .swiper-slide{display:flex;flex-flow:column;justify-content:center;align-items:flex-start;border-radius:var(--rounded);padding:1.25rem;min-height:6.875rem;cursor:pointer;transition:background .3s ease}.carousel-with-link__items .swiper-slide .prose p{color:#838383}.carousel-with-link__items .swiper-slide .prose>div{display:none}.carousel-with-link__items .swiper-slide.active{background:#efefef}.carousel-with-link__items .swiper-slide.active .prose p{color:#212121}.carousel-with-link__items .swiper-slide.active .prose>div{display:block}.carousel-with-link__items .swiper-slide .carousel-with-link__item-image{display:none!important}.carousel-with-link__images{display:grid;place-content:end}.carousel-with-link__image{display:none;width:min(16.25rem,100%)}.carousel-with-link__image.active{display:block}}@media (max-width: 1000px){.carousel-with-link__header picture,.carousel-with-link__header svg{max-width:3.75rem;max-height:3.75rem}.carousel-with-link__images{display:none}.carousel-with-link__links{margin-top:.625rem}.carousel-with-link__items{margin-top:1.25rem}.carousel-with-link__items .swiper-slide{flex:0 0 100%}.carousel-with-link__items .apex-swiper-pagination{display:flex;position:static;width:100%;transform:none;margin-top:1.25rem}.carousel-with-link__items .circle-button{position:absolute;top:50%;transform:translateY(-50%);background:#eaeaea}.carousel-with-link__items .circle-button[is=prev-button]{left:2%}.carousel-with-link__items .circle-button[is=next-button]{right:2%}.carousel-with-link__item{text-align:center}.carousel-with-link__item-image{width:60%;margin:0 auto 1.25rem}}.shopping-milestone__content{padding-bottom:1.25rem;display:flex;justify-content:space-between;font-size:.75rem}.shopping-milestone__content .tips{color:var(--tips_text)}.shopping-milestone__amount{display:flex;align-items:center;gap:.5rem}.shopping-milestone__amount .total{font-weight:700;font-size:1rem;color:var(--primary_text)}.shopping-milestone__amount .save{padding:.125rem .375rem;border-radius:1.875rem;background-color:var(--save_amount_background);color:var(--save_amount_text);font-size:.75rem;white-space:nowrap}.shopping-milestone__progress{position:relative;padding:0 .75rem;margin-left:.625rem}.shopping-milestone__first{position:absolute;left:-.625rem;font-size:.75rem;display:flex;flex-direction:column;color:var(--primary_text);cursor:pointer}.shopping-milestone__first .cart_icon{transform:translateY(-50%);color:var(--primary_text)}.shopping-milestone__nodes{display:flex}.shopping-milestone__node{position:relative;flex:1 1 0%}.shopping-milestone__node .track{margin:0 .75rem;height:.25rem;background:var(--track_unreach);border-radius:.25rem}.shopping-milestone__node .track .inner{height:100%;width:0%;background:var(--track_reach);transition:width .3s linear}.shopping-milestone__node .point{position:absolute;top:-.25rem;right:0;width:.75rem;height:.75rem;border-radius:.75rem;background:var(--point_unreach);transform:translate(50%);transition:background .3s .3s linear;display:flex;align-items:center;justify-content:center}.shopping-milestone__node .point svg{width:.75rem;height:.75rem}.shopping-milestone__node .desc{position:relative;left:100%;transform:translate(-50%);text-align:center;font-size:.75rem;margin-top:1.125rem;color:var(--point_unreach);max-width:7.5rem}.shopping-milestone__node:last-child .desc{transform:translate(calc(-100% + .5rem));text-align:right}.shopping-milestone__node.active .point{background:var(--point_reach);box-shadow:0 0 0 .25rem rgba(var(--point_reach_shadow) / .2)}.shopping-milestone__node.active .point svg{visibility:hidden}.shopping-milestone__node.active .desc{color:var(--primary_text)}.shopping-milestone__node.active .track .inner{width:100%}.shopping-milestone__dialog__mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:9998}.shopping-milestone__dialog__wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:var(--rounded-lg);z-index:9999;box-shadow:0 0 .625rem #0000001a}.shopping-milestone__dialog__image{width:10rem}.shopping-milestone__dialog__content{padding:2.5rem;min-width:min(25rem,60vw)}.shopping-milestone__dialog__content__tips{font-weight:700}.shopping-milestone__dialog__content__products{display:flex;align-items:flex-start;gap:1.25rem;margin-top:1.25rem}.shopping-milestone__dialog__content__product{position:relative;flex:1 1 50%;display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.25rem;border-radius:var(--rounded);border:.0625rem solid #efefef;text-align:center}.shopping-milestone__dialog__content__product h3{height:2.5em;line-height:1.2em}.shopping-milestone__dialog__content__product select{height:3.125rem;padding:.5rem;border-radius:var(--rounded);cursor:pointer;outline:none;border:.0625rem solid #efefef}.shopping-milestone__dialog__content__product__exist{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;color:#fe8c00;font-weight:700;padding:.625rem;background:#00000080;z-index:2}.shopping-milestone__dialog__content__product.already-exist h3,.shopping-milestone__dialog__content__product.already-exist select,.shopping-milestone__dialog__content__product.already-exist img{opacity:.5}.shopping-milestone__dialog__content__footer{display:flex;justify-content:center;margin-top:1.875rem;gap:1.25rem}.shopping-milestone__dialog__content__footer__button{flex:0 1 auto;height:3.125rem;border-radius:var(--rounded);background:#fe8c00;color:#fff;font-weight:700;text-align:center;padding:0 1.25rem;min-width:10rem;outline:none}.shopping-milestone__dialog__content__footer__button.cancel{background:#efefef;color:#000}.shopping-milestone__card-drawer{padding:1rem .625rem;background:var(--card_background);border-radius:var(--rounded-xs)}.shopping-milestone__card-drawer .tips{margin-top:1.25rem;text-align:center;display:block;color:var(--tips_text)}.shopping-milestone__card-drawer .drawer-paragraph{text-align:center;color:var(--tips_text);font-size:.875rem;opacity:.8}.shopping-milestone__card-drawer .shopping-milestone__first{display:none}.shopping-milestone__card-drawer .shopping-milestone__progress{margin-left:0;padding-left:0}.shopping-milestone__card-drawer .shopping-milestone__node{display:flex;flex-direction:column-reverse}.shopping-milestone__card-drawer .shopping-milestone__node .desc{transform:unset;left:unset;text-align:center;margin:0 auto .625rem;padding:.25rem .5rem;background:var(--node_background);color:var(--node_text);border-radius:var(--rounded-xs);width:auto;box-shadow:0 0 .3125rem #0000001a}.shopping-milestone__card-drawer .shopping-milestone__node .point{top:unset;bottom:-.25rem}.shopping-milestone__affixed{position:fixed;bottom:1.25rem;left:0;right:0;width:min(50rem,50vw);margin:auto;background:var(--card_background);border-radius:var(--rounded-lg);box-shadow:0 0 .625rem #0000001a;z-index:99;padding:1.25rem;height:auto;top:unset!important}.v-visible{animation:affixed_up .3s linear;animation-fill-mode:both}.v-hidden{animation:affixed_down .3s linear;animation-fill-mode:both}@media (max-width: 1000px){.shopping-milestone__node .desc{width:5rem}.shopping-milestone__content{flex-direction:column}.shopping-milestone__dialog__image{position:absolute;left:.625rem;top:.625rem;width:5rem}.shopping-milestone__dialog__content{padding:1.25rem;min-width:min(25rem,90vw)}.shopping-milestone__dialog__content__products{display:block}.shopping-milestone__dialog__content__product{padding:.625rem .625rem .625rem 7.5rem;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.shopping-milestone__dialog__content__product select{height:1.875rem;padding:.25rem;border-radius:var(--rounded-xs)}.shopping-milestone__dialog__content__product__exist{padding:.25rem}.shopping-milestone__dialog__content__product~.shopping-milestone__dialog__content__product{margin-top:.625rem}.shopping-milestone__dialog__content__footer{margin-top:1.875rem}.shopping-milestone__dialog__content__footer__button{height:2.5rem;padding:0 .625rem;min-width:7.5rem;border-radius:var(--rounded-xs)}.shopping-milestone__affixed{width:min(37.5rem,90vw);padding:.625rem;bottom:.625rem}.shopping-milestone__affixed .shopping-milestone__node .desc{width:4.0625rem}}.discount-card{padding:1rem;border-radius:var(--rounded);background:var(--card_background);color:var(--card_text);margin-top:1.25rem}.discount-card__header{display:flex;flex-flow:row nowrap;gap:1.25rem}.discount-card__header-text{position:relative;padding-left:1.875rem}.discount-card__header-text>svg{position:absolute;top:.125rem;left:0}.discount-card__header-text>h3{font-size:1rem;font-weight:700}.discount-card__header-text>div{opacity:.8}.discount-card__header-timed timed-render{display:flex;flex-flow:row nowrap;align-items:center;gap:.125rem}.discount-card__header-timed timed-render span{width:1.5625rem;height:1.5625rem;border-radius:var(--rounded-xs);background:var(--timed_background);color:var(--timed_text);text-align:center;line-height:1.5625rem;font-size:.875rem;font-weight:700}.discount-card__coupon{display:grid;grid-template-columns:auto fit-content(40%);margin-top:1.25rem}.discount-card__coupon-left,.discount-card__coupon-right{display:flex;flex-direction:column;justify-content:center;padding:1.25rem;border-radius:var(--rounded);background:var(--coupon_background);color:var(--coupon_text)}.discount-card__coupon-left .metafield-rich_text_field>p{position:relative;padding:.3125rem 0 .3125rem 1.25rem}.discount-card__coupon-left .metafield-rich_text_field>p:before{content:"";position:absolute;top:50%;left:0;width:.4375rem;height:.4375rem;border-radius:50%;background:var(--coupon_text);transform:translateY(-50%)}.discount-card__coupon-left .metafield-rich_text_field>p:after{content:"";position:absolute;top:0;left:.1875rem;width:0px;border-left:.0625rem dashed var(--coupon_text);height:100%;opacity:.3}.discount-card__coupon-left .metafield-rich_text_field>p:first-child:after{bottom:0;top:unset;height:50%}.discount-card__coupon-left .metafield-rich_text_field>p:last-child:after{top:0;height:50%}.discount-card__coupon-right{border-left:.0625rem dashed var(--card_background);text-align:center}.discount-card__coupon-right svg{color:var(--card_background);margin:0 auto .625rem;width:1.875rem;height:1.875rem}.discount-card__coupon-right .text-line{line-height:1.1}.discount-card__coupon-right .coupon-code{font-size:1rem;font-weight:700;margin-bottom:.625rem}.discount-card__coupon-right .copy-button{background:var(--card_background);color:var(--card_text);border-radius:var(--rounded-xs);padding:.1875rem .5rem;font-size:.75rem}@media (max-width: 1000px){.discount-card__header{flex-flow:row wrap}.discount-card__header-timed{width:100%}.discount-card__header-timed timed-render{justify-content:center;gap:.25rem}}.shopify-section--announcement-bar{top:calc(var(--hot-deals-height, 0px))!important}.shopify-section--header{top:calc(var(--sticky-announcement-bar-enabled, 0) * var(--announcement-bar-height, 0px) + var(--hot-deals-height, 0px))!important}.kospet-section--hot-deals{display:block!important;position:-webkit-sticky!important;position:sticky!important;z-index:9;top:0}.hot-deals__wrapper{background-image:var(--background_image);background-color:var(--section_background);background-size:auto 100%;background-position:center;background-repeat:no-repeat}.hot-deals__main{display:flex;align-items:center;flex-wrap:var(--white-space);justify-content:var(--layout_align);gap:5rem;padding-top:1.25rem;padding-bottom:1.25rem;overflow-x:var(--overflow);height:var(--hot-deals-height)}.hot-deals__main .prose>div{margin-top:0;font-size:1.625rem;font-weight:700}.hot-deals__timed{display:flex}.hot-deals__timed-item{display:grid;gap:.375rem;color:var(--deadline_text_color);text-align:center}.hot-deals__timed-item .date{position:relative;display:flex;align-items:center;justify-content:center;font-weight:600;text-align:center;background:var(--deadline_background);color:var(--deadline_color);margin:auto}.hot-deals__timed-item .date+span{font-size:.875rem}.hot-deals__timed-item>i{color:var(--deadline_text_color);font-weight:700;align-self:center;font-style:normal}.hot-deals__wrapper.type-normal .hot-deals__main{padding-top:0;padding-bottom:0}.hot-deals__wrapper.type-normal .hot-deals__main>div{max-width:min(50rem,60vw)}.hot-deals__wrapper.type-normal .hot-deals__timed{gap:.625rem}.hot-deals__wrapper.type-normal .hot-deals__timed-item{grid-template-rows:3.125rem auto}.hot-deals__wrapper.type-normal .hot-deals__timed-item .date{font-size:1.5625rem;width:3.125rem;height:3.125rem;border-radius:.625rem}.hot-deals__wrapper.type-normal .hot-deals__timed-item>i{font-size:1.25rem}.hot-deals__wrapper.type-small .hot-deals__main{padding-top:0;padding-bottom:0;gap:1.25rem;justify-content:space-between}.hot-deals__wrapper.type-small .hot-deals__main::-webkit-scrollbar{display:none}.hot-deals__wrapper.type-small .hot-deals__main .prose{display:flex;align-items:center;flex-wrap:var(--white-space);white-space:var(--white-space);gap:1.25rem}.hot-deals__wrapper.type-small .hot-deals__main .prose>div{font-size:.875rem}.hot-deals__wrapper.type-small .hot-deals__timed{gap:.25rem}.hot-deals__wrapper.type-small .hot-deals__timed-item{grid-template-rows:1.875rem auto;gap:0}.hot-deals__wrapper.type-small .hot-deals__timed-item .date{font-size:.75rem;width:1.875rem;height:1.875rem;border-radius:.1875rem}.hot-deals__wrapper.type-small .hot-deals__timed-item .date+span{display:none}.hot-deals__wrapper.type-small .hot-deals__timed-item>i{font-size:.75rem}@media (max-width: 1000px){.hot-deals__wrapper.type-normal .hot-deals__main{padding-top:0;padding-bottom:0;gap:.375rem;justify-content:space-between}.hot-deals__wrapper.type-normal .hot-deals__main>div{max-width:unset}.hot-deals__wrapper.type-normal .hot-deals__main::-webkit-scrollbar{display:none}.hot-deals__wrapper.type-normal .hot-deals__main .prose{display:flex;align-items:center;flex-wrap:var(--white-space);white-space:var(--white-space);gap:1.25rem}.hot-deals__wrapper.type-normal .hot-deals__main .prose>div{font-size:.875rem}.hot-deals__wrapper.type-normal .hot-deals__timed{gap:.25rem}.hot-deals__wrapper.type-normal .hot-deals__timed-item{grid-template-rows:1.375rem auto;gap:0}.hot-deals__wrapper.type-normal .hot-deals__timed-item .date{font-size:.625rem;width:1.375rem;height:1.375rem;border-radius:.1875rem}.hot-deals__wrapper.type-normal .hot-deals__timed-item .date+span{display:none}.hot-deals__wrapper.type-normal .hot-deals__timed-item>i{font-size:.625rem}}.slideshow-plus{padding:1.25rem 0}.slideshow-plus .apex-swiper-scroll:before{content:"";flex:0 0 10%}.slideshow-plus .circle-button{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff80}.slideshow-plus .circle-button[is=prev-button]{left:3%}.slideshow-plus .circle-button[is=next-button]{right:3%}.slideshow-plus .apex-swiper-pagination{display:none!important}.slideshow-plus .swiper-slide{position:relative;width:80%}.slideshow-plus .swiper-slide.active .slideshow-plus-item:before{opacity:0}.slideshow-plus .swiper-slide .slideshow-plus-item{position:relative;margin:0 .625rem;width:100%}.slideshow-plus .swiper-slide .slideshow-plus-item:before{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:#000000b3;transition:all .3s linear;pointer-events:none}.slideshow-plus .swiper-slide .slideshow-plus-item img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.slideshow-plus .swiper-slide .slideshow-plus-item svg{width:100%;height:31.25rem}.slideshow-plus .swiper-slide.v-disabled{filter:grayscale(100%)}.slideshow-plus .swiper-slide.v-disabled button{pointer-events:none}.slideshow-plus__content{grid-template:1rem 1fr 1rem / 1rem 1fr 1rem}.slideshow-plus__timed{display:flex;align-items:center;text-align:center;font-size:var(--deadline_size);gap:.5em;margin-top:.5em}.slideshow-plus__timed>span{width:2.5em;height:2.5em;line-height:2.5em;background:var(--deadline_background);color:var(--deadline_color);border-radius:min(.2em,.625rem)}.slideshow-plus__timed>i{color:var(--deadline_text_color);font-style:normal}@media (max-width: 1000px){.slideshow-plus .circle-button{display:none!important}.slideshow-plus .apex-swiper-scroll:before{flex:0 0 3%}.slideshow-plus .swiper-slide{width:94%}.slideshow-plus .swiper-slide .slideshow-plus-item{margin:0 .125rem}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/custom-theme.css.map */
