.media{--size-2: .5rem;--size-3-5: .875rem;--text-size-sm: var(--size-3-5);position:relative;aspect-ratio:var(--aspect-ratio)}.media:has(.media__image){display:flex;align-items:center;justify-content:center}.media .drift-zoom-pane img{width:calc(var(--zoom-width) * 3px)!important;height:calc(var(--zoom-height) * 3px)!important}.media__image{max-width:var(--image-max-width);max-height:var(--image-max-height)}.media__image,.media__video{display:block;width:100%;height:100%;object-fit:scale-down}.media--aspect-ratio-set :is(.media__image,.media__video){max-height:100vh}.media--image-crop :is(.media__image,.media__video){object-fit:cover}.media:not(.media--image-crop) :is(.media__image,.media__video){object-position:initial!important}.media__model{width:100%;min-height:33vh}.media--aspect-ratio-set .media__model{height:100%}.media__lightbox-button{position:absolute;right:0;bottom:0;z-index:501;padding:6px 10px 6px 9px;margin:0 var(--size-3) var(--size-3) 0;font-size:var(--text-size-sm);font-weight:400;color:var(--color-text);cursor:pointer;background:var(--color-background-alpha-90);border:0;border-radius:3px;box-shadow:0 0 0 1px var(--color-border-soft)}@media(min-width:720px){.media__lightbox-button.media__lightbox-button--mobile{display:none}}@media not (min-width:720px){.media__lightbox-button.media__lightbox-button--desktop{display:none}}.media__lightbox-button-text{display:flex;gap:5px;align-items:center;outline:none}.media__lightbox-button-text--click{display:none}@media(min-width:720px){.media__lightbox-button-text--click{display:flex}}.media__lightbox-button-text--tap{display:flex}@media(min-width:720px){.media__lightbox-button-text--tap{display:none}}@media(pointer:coarse){.media__lightbox-button:not(.media__lightbox-button--desktop) .media__lightbox-button-text--click{display:none}.media__lightbox-button:not(.media__lightbox-button--desktop) .media__lightbox-button-text--tap{display:flex}}:is(.drift-zoom-pane.drift-open,.drift-zoom-pane.drift-closing) img{height:auto!important}.thumbnail{position:relative;display:inline-block;height:64px;aspect-ratio:var(--aspect-ratio, initial);padding:2px;margin:3px;vertical-align:middle;border-radius:2px;box-shadow:0 0 2px transparent}.thumbnail:focus{outline:none;box-shadow:0 0 0 1.5px var(--color-border-soft)}.thumbnail[role=button]{cursor:pointer}@media(min-width:720px){.product-gallery--left .thumbnail{height:auto}}.thumbnail--active,.swiper-slide-thumb-active .thumbnail{box-shadow:0 0 0 1.5px var(--color-input-border-morph-12)}:is(.thumbnail--active,.swiper-slide-thumb-active .thumbnail):focus{box-shadow:0 0 0 1.5px var(--color-input-border-morph-12),0 0 0 5px var(--color-border-softer, rgb(0 0 0 / 10%))}.thumbnail__icon{position:absolute;top:var(--size-1-5);right:var(--size-1-5);z-index:1;width:var(--size-5);height:var(--size-5);color:var(--color-headings);pointer-events:none;background:var(--color-background);box-shadow:0 0 0 1px var(--color-box-shadow-shadow-headings)}.thumbnail__image{display:block;width:100%;height:100%;object-fit:cover}.thumbnail:not(.thumbnail--aspect-ratio-set) .thumbnail__image{object-fit:contain;object-position:center!important}product-gallery{--left-aligned-thumbnail-width: 64px;--thumbnails-height: 550px;position:relative;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:var(--size-2)}@media(min-width:720px){product-gallery{gap:var(--size-4)}}product-gallery>*{box-sizing:border-box}.swiper-slide__inner--cursor-pointer--always{cursor:pointer}@media(max-width:720px){.swiper-slide__inner--cursor-pointer--mobile{cursor:pointer}}@media not (max-width:720px){.swiper-slide__inner--cursor-pointer--desktop{cursor:pointer}}.swiper-slide__inner--cursor-crosshair{cursor:crosshair}.product-gallery__navigation{margin-left:0}.product-gallery__navigation .swiper-slide{width:auto}.product-gallery__viewer:not(.swiper-initialized) .swiper-slide:not(:first-child){height:0}.product-gallery__scroll-button{position:absolute;top:0;z-index:2;width:32px;height:100%;cursor:pointer;outline:none;background:var(--color-background);border-top:none;border-bottom:none}.product-gallery__scroll-button:disabled{display:none}.product-gallery__scroll-button svg{color:var(--color-text, inherit)}.product-gallery__scroll-button.product-gallery__scroll-button--prev{left:0;padding:0;border-right:1px solid var(--color-border-modify);border-left:none}.product-gallery__scroll-button.product-gallery__scroll-button--prev svg{transform:rotate(90deg)}.product-gallery__scroll-button.product-gallery__scroll-button--next{right:0;padding:0;border-right:none;border-left:1px solid var(--color-border-modify)}.product-gallery__scroll-button.product-gallery__scroll-button--next svg{transform:rotate(270deg)}.product-gallery__placeholder{width:100%}.product-gallery__placeholder-image{display:block;width:100%;background-color:var(--color-placeholder-background);fill:var(--color-placeholder-fill)}.product-gallery__zoom-container{position:absolute;top:0;right:0;display:inline-block}@media(min-width:720px){.product-gallery--left .product-gallery__scroll-button{width:100%;height:32px}.product-gallery--left .product-gallery__scroll-button.product-gallery__scroll-button--prev{border-right:none;border-bottom:1px solid var(--color-border-modify)}.product-gallery--left .product-gallery__scroll-button.product-gallery__scroll-button--prev svg{transform:rotate(180deg)}.product-gallery--left .product-gallery__scroll-button.product-gallery__scroll-button--next{top:auto;bottom:0;border-top:1px solid var(--color-border-modify);border-left:none}.product-gallery--left .product-gallery__scroll-button.product-gallery__scroll-button--next svg{transform:none}.product-gallery--left{flex-flow:row-reverse;flex-wrap:nowrap}.product-gallery--left .product-gallery__viewer{flex:1}.product-gallery--left .product-gallery__navigation{flex:1 0 auto;align-self:flex-start;max-width:calc(var(--left-aligned-thumbnail-width) + var(--size-2));max-height:var(--thumbnails-height)}.product-gallery--left .product-gallery__navigation .swiper-slide{height:auto}.product-gallery--left .product-gallery__navigation .thumbnail{width:var(--left-aligned-thumbnail-width)}}@media(min-width:720px){.product-gallery--grid:not(.product-gallery--left) .product-gallery__scroll-button{display:none}.product-gallery--grid:not(.product-gallery--left) .product-gallery__navigation .swiper-wrapper{flex-wrap:wrap}.product-gallery--grid:not(.product-gallery--left) .product-gallery__navigation .swiper-slide{height:auto}}@keyframes shimmer-background{0%{background-color:var(--color-background-8)}to{background-color:var(--color-background-4)}}.pswp{--duration--small-600: .2s;--duration--small-400: .15s;--duration--large-400: 1.05s;--ease-in-out--normal: cubic-bezier(.4, 0, .2, 1);--ease-in-out--strong: cubic-bezier(.6, .05, .01, .99)}.pswp span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;outline:none;opacity:.6}.pswp .pswp__bg{background:var(--color-background);transition:opacity var(--duration--small-600) var(--ease-in-out--strong)}.pswp .pswp__img--placeholder{background-color:unset;animation:shimmer-background var(--duration--large-400) var(--ease-in-out--strong) infinite;animation-fill-mode:forwards;animation-direction:alternate}.pswp .pswp__top-bar{background:transparent;opacity:1}.pswp .pswp__button--close{width:48px;height:48px;margin:calc(var(--size-6-5) + 2px);color:var(--color-black);background:var(--color-white);border-radius:100%;box-shadow:0 0 0 1px #7f7f7f08,0 2px 5px #7f7f7f4d;opacity:0;transition:transform var(--duration--small-400) var(--ease-in-out--normal),opacity var(--duration--small-400) var(--ease-in-out--normal),box-shadow var(--duration--small-400) var(--ease-in-out--normal)}.pswp .pswp__button--close:hover{box-shadow:0 0 0 1px #7f7f7f0a,0 3px 10px #7f7f7f66;transform:scale(1.125)}.pswp .pswp__button--close:hover span{opacity:.8;transition:opacity var(--duration--small-400) var(--ease-in-out--normal)}.pswp .product-zoom--thumbnails{position:absolute;bottom:0;width:100%;padding:var(--size-1) var(--size-2);margin:var(--size-2) 0;background:var(--color-background);opacity:0;transition:opacity var(--duration--small-600) var(--ease-in-out--normal)}.pswp .product-gallery__scroll-button{top:0;padding:0 var(--size-2)}.pswp .product-zoom--thumb-scroller{padding-top:2px;padding-bottom:2px;overflow:auto;white-space:nowrap;scroll-behavior:smooth}.pswp.pswp--animated-in .product-zoom--thumbnails,.pswp.pswp--animated-in .pswp__button--close{opacity:1}.pswp .product-gallery--media-thumbnail{display:inline-block}.product-gallery--left{margin-top:-5px}.product-gallery--left .product-gallery__viewer{margin-top:5px}.product-gallery:not(.product-gallery--left){width:calc(100% + 10px);margin-right:-5px;margin-left:-5px}.product-gallery:not(.product-gallery--left) .product-gallery__navigation{margin-left:5px}.product-gallery:not(.product-gallery--left) .product-gallery__viewer{width:calc(100% - 10px)!important}@keyframes drift-fade-zoom-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes drift-fade-zoom-out{0%{opacity:1}to{opacity:0}}@keyframes drift-fade-in{0%{opacity:0;transform:scale(1)}to{opacity:1;transform:scale(1)}}@keyframes drift-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes drift-loader-rotate{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(180deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}.drift-zoom-pane{z-index:3;background:var(--color-white);box-shadow:0 1px 5px #7f7f7f05,0 5px 18px #7f7f7f33;transform:translateZ(0)}.product-gallery__zoom-container .drift-zoom-pane{left:var(--size-6-5);width:550px;height:550px}@media(max-width:1200px){.product-gallery__zoom-container .layout--two-col .drift-zoom-pane{width:450px;height:450px}}.drift-zoom-pane img{top:0;left:0}.drift-zoom-pane.drift-opening{animation:drift-fade-zoom-in .2s cubic-bezier(.6,.05,.01,.99)}.product-gallery--image .drift-zoom-pane.drift-opening{animation:drift-fade-in .2s cubic-bezier(.6,.05,.01,.99)}.drift-zoom-pane.drift-closing{animation:drift-fade-zoom-out .1s cubic-bezier(.4,0,1,1)}.product-gallery--image .drift-zoom-pane.drift-closing{animation:drift-fade-out .1s cubic-bezier(.4,0,1,1)}.drift-zoom-pane.drift-inline{position:absolute;width:150px;height:150px;border-radius:75px;box-shadow:0 6px 18px #0000004d}.drift-zoom-pane-loader{position:absolute;top:50%;left:50%;display:none;width:50px;height:50px;transform:translate(-50%,-50%);animation:drift-loader-rotate .6s infinite linear}.drift-loading .drift-zoom-pane-loader{display:block}.drift-zoom-pane-loader:after{position:absolute;top:50%;left:50%;display:block;font-size:0;content:url('data:image/svg+xml;utf8, <svg width="50" height="50" viewBox="0 0 77 77" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M38.5 76.5C17.513 76.5 0.5 59.487 0.5 38.5C0.5 17.513 17.513 0.5 38.5 0.5C59.487 0.5 76.5 17.513 76.5 38.5C76.5 59.487 59.487 76.5 38.5 76.5ZM38.5 73.5C57.83 73.5 73.5 57.83 73.5 38.5C73.5 19.17 57.83 3.5 38.5 3.5C19.17 3.5 3.5 19.17 3.5 38.5C3.5 57.83 19.17 73.5 38.5 73.5Z" fill="%23liquid-object("color_text_encoded")" fill-opacity="0.16"/><path opacity="0.9" d="M38.5 75C58.658 75 75 58.658 75 38.5" stroke="%23liquid-object("color_text_encoded")" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');transform:translate(-50%,-50%)}.drift-bounding-box{z-index:1;background:#ffffff40;box-shadow:0 0 0 1px #0006 inset}shopify-account{--shopify-account-font-body: var(--element-text-font-family--body);--shopify-account-font-heading: var(--element-text-font-family--heading);--shopify-account-radius-base: 3px;--shopify-account-color-background: var(--color-secondary);--shopify-account-color-accent: var(--color-button-background);--shopify-account-color-accent-text: var(--color-button-text);--shopify-account-color-text: var(--color-text)}shopify-account::part(signed-out-avatar){font-family:var(--menu-font-family);font-weight:var(--menu-font-weight);font-style:var(--menu-font-style);font-size:var(--font-size-menu-body-small);letter-spacing:var(--menu-letter-spacing);text-transform:var(--menu-font-capitalization)}@keyframes slide-fade-y{0%{opacity:0;transform:translateY(var(--slide-fade-translate-y, 30px))}to{opacity:1;transform:translateY(0)}}@keyframes countdown{0%{stroke-dashoffset:22px}to{stroke-dashoffset:0}}.slideshow{--autoplay-interval: 8s;--slide-text-color: #fff;--slide-fade-translate-y: 30px;position:relative;box-sizing:border-box;display:flex;justify-content:center;width:100%;margin-top:var(--size-16)}.slideshow--flex-spacing.slideshow{margin-top:0}.slideshow-slide__content-desktop a,.slideshow-slide__content-mobile a{color:var(--color-links);text-decoration:none;position:relative;cursor:pointer;transition:color .1s linear}.slideshow-slide__content-desktop a:hover,.slideshow-slide__content-mobile a:hover,.slideshow-slide__content-desktop a:focus,.slideshow-slide__content-mobile a:focus{color:var(--color-link-hover)}[data-scroll-class]{opacity:0;animation-delay:.2s}.slideshow__wrapper{display:flex;overflow:hidden}.slideshow--single-slide .slideshow__wrapper{width:100%;overflow:hidden;position:relative}.slideshow-slide{position:relative;flex-shrink:0;width:100%}.swiper-wrapper{transition-timing-function:cubic-bezier(.25,.46,.45,.94)!important;will-change:transform}.slide-element{opacity:0}.slide--active .slide-element{--slide-fade-translate-y: 30px;opacity:1;animation:slide-fade-y .75s cubic-bezier(.4,0,.2,1) both paused;animation-delay:calc(.1s * var(--slide-element-index, 0))}.slideshow--text-animation-none .slide-element{opacity:1!important;animation:none!important}.slideshow--text-animation-fadeIn .slide-element{--slide-fade-translate-y: 0px}.slideshow--text-animation-fadeInUp .slide-element{--slide-fade-translate-y: 30px}.slideshow--text-animation-fadeInDown .slide-element{--slide-fade-translate-y: -30px}.slide{opacity:1}.slideshow--animate .slide-element,.slide--active .slide-element{animation-play-state:running}.shopify-section:first-child .slideshow{margin-top:0}.slideshow--width-content{max-width:1400px;padding-right:var(--size-1-5);padding-left:var(--size-1-5);margin-right:auto;margin-left:auto}.slideshow--width-standard{width:95%;max-width:1200px;margin-right:auto;margin-left:auto}.slideshow-slide__image-wrapper{position:relative;width:100%;overflow:hidden}.slideshow-slide__content-background-link{color:var(--slide-text-color);text-decoration:none}.slideshow-slide__background-link:focus:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none;content:"";border:2px solid var(--slide-text-color, #fff)}.slideshow-slide__content{position:absolute;top:50%;left:50%;z-index:2;width:80%;padding:var(--size-4);color:var(--slide-text-color);text-align:center;transform:translate(-50%,-50%);transition:none!important}.slideshow-slide__content--mobile-left{text-align:left}.slideshow-slide__content--mobile-center{text-align:center}.slideshow-slide__content--mobile-right{text-align:right}.slideshow-slide__image{display:block;width:100%;height:100%;object-fit:cover}.slideshow-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.slideshow--content-hidden .slideshow-slide__content{display:none!important;visibility:hidden!important;opacity:0!important}.slideshow-slide__content-desktop{display:none}.slideshow-slide__content-mobile{display:block}.slideshow-slide__heading{margin-top:0;margin-bottom:0;font-family:var(--heading-font-family);font-size:calc(var(--heading-font-scale, 1) * var(--text-size-6-5));font-style:var(--heading-font-style);font-weight:var(--heading-font-weight);line-height:var(--line-height-md);text-transform:var(--heading-font-capitalization, initial);letter-spacing:var(--heading-letter-spacing, initial);word-wrap:break-word}.slideshow-slide__subheading{margin-top:var(--size-3);margin-bottom:0;font-family:var(--subheading-font-family);font-size:var(--text-size-4);line-height:var(--line-height-lg);word-wrap:break-word}.slideshow-slide__preheading{margin-top:0;margin-bottom:var(--size-2-5);font-family:var(--subheading-font-family);font-size:var(--text-size-4);line-height:var(--line-height-lg);word-wrap:break-word}.slideshow-slide__button{display:inline-block;max-width:100%;margin-top:var(--size-5);margin-bottom:0;padding:var(--size-2-5) var(--size-4);word-break:break-word;font-family:var(--button-font-family);font-size:var(--body-md-font-size);font-weight:var(--button-font-weight);font-style:var(--button-font-style);text-align:center;text-decoration:none;text-transform:var(--button-font-capitalization, initial);letter-spacing:var(--button-letter-spacing, initial);cursor:pointer;border-radius:var(--radius-xs);transition:all .2s ease}.slideshow-slide__button+.slideshow-slide__button{margin-left:var(--size-1-5)}.slideshow-slide__button:hover,.slideshow-slide__button:focus{outline:none}.slideshow-slide__button:focus,.slideshow-slide__button:focus:hover{box-shadow:0 0 0 2px var(--color-secondary),0 0 0 5px #19f6,0 3px 8px var(--color-border-softer)}.slideshow-slide__button:not(.disabled):hover{box-shadow:0 3px 8px var(--color-border-softer)}.slideshow-slide__button--primary{color:var(--color-button-text);background-color:var(--color-button-background);border:1px solid var(--color-button-background)}.slideshow-slide__button--primary:active{background:var(--color-button-background-focus);border:1px solid var(--color-button-background-focus)}.slideshow-slide__button--primary.disabled,.slideshow-slide__button--primary:disabled{color:var(--color-button-text);cursor:default;background-color:var(--color-button-disable);border:1px solid var(--color-button-disable)}.slideshow-slide__button--primary:not(.disabled):hover{background:var(--color-button-background-hover);border:1px solid var(--color-button-background-hover)}.slideshow-slide__button--secondary{color:var(--color-button-secondary-text);background-color:var(--color-button-secondary-background);border:1px solid var(--color-button-secondary-border)}.slideshow-slide__button--secondary:active{background-color:var(--color-button-secondary-background-focus);border-color:var(--color-button-secondary-border)}.slideshow-slide__button--secondary.disabled,.slideshow-slide__button--secondary:disabled{color:#ffffff7f;cursor:default;background-color:transparent;border:1px solid rgb(255 255 255 / 30%)}.slideshow-slide__button--secondary:not(.disabled):hover{background:var(--color-button-secondary-background-hover);border:1px solid var(--color-button-secondary-border-hover)}.slideshow-slide__button-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;align-items:center;width:100%}.slideshow-slide__button-wrapper .slideshow-slide__button{flex:1 1 0}.slideshow-slide__button--button--primary,.slideshow-slide__button--button--secondary,.slideshow-slide__button--button--link-style{display:inline-flex;align-items:center;justify-content:center;font-weight:var(--button-font-weight);letter-spacing:var(--button-letter-spacing);text-transform:var(--button-font-capitalization);font-style:var(--button-font-style);box-sizing:border-box;margin:var(--size-2) 0 0 0!important}.slideshow-slide__button--button--primary{font-size:var(--button-primary-font-size)!important;line-height:var(--button-primary-line-height);border-radius:var(--button-primary-border-radius);height:auto;max-width:100%;white-space:normal;overflow-wrap:normal;transition:all var(--button-transition-speed) ease-in-out;padding:calc(.375em - 1px) 1em!important;color:var(--button-primary-text-color);background-color:var(--button-primary-bg-color);border:1px solid var(--button-primary-border-color)}.slideshow-slide__button--button--primary:hover,.slideshow-slide__button--button--primary:focus{color:var(--button-primary-text-color-highlight);background-color:var(--button-primary-bg-color-highlight);border:1px solid var(--button-primary-border-color-highlight)}.slideshow-slide__button--button--secondary{font-size:var(--button-secondary-font-size)!important;line-height:var(--button-secondary-line-height);border-radius:var(--button-secondary-border-radius);height:auto;max-width:100%;white-space:normal;transition:all var(--button-transition-speed) ease-in-out;padding:calc(.375em - 1px) 1em!important;color:var(--button-secondary-text-color);background-color:var(--button-secondary-bg-color);border:1px solid var(--button-secondary-border-color)}.slideshow-slide__button--button--secondary:hover,.slideshow-slide__button--button--secondary:focus{color:var(--button-secondary-text-color-highlight);background-color:var(--button-secondary-bg-color-highlight);border:1px solid var(--button-secondary-border-color-highlight)}.slideshow-slide__button--button--link-style{border:none;border-bottom:var(--button-link-underline-thickness) var(--button-link-underline-style);border-radius:0;font-size:var(--button-link-style-font-size)!important;line-height:var(--button-link-style-line-height);padding:0!important;height:auto;max-width:100%;white-space:normal;background:transparent;transition:all var(--button-transition-speed) linear;text-align:center;color:var(--button-link-text-color);border-bottom-color:var(--button-link-text-color)}.slideshow-slide__button--button--link-style:hover,.slideshow-slide__button--button--link-style:focus{color:var(--button-link-text-color-highlight);border-bottom-color:var(--button-link-text-color-highlight)!important;background:transparent;box-shadow:none!important}@media screen and (max-width:480px){.slideshow-slide__button-wrapper{flex-direction:column;width:100%;gap:10px}.slideshow-slide__button-wrapper .slideshow-slide__button{width:100%}}.slideshow--grab-cursor .slideshow-slide{cursor:grab}.slideshow--grab-cursor .slideshow-slide:active{cursor:grabbing}.slideshow--grab-cursor .slideshow-slide__content-background-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-decoration:none;display:block}.slideshow--grab-cursor .slideshow-slide__button,.slideshow--grab-cursor .slideshow-slide__content a:not(.slideshow-slide__content-background-link),.slideshow--grab-cursor .slideshow-slide__content button{position:relative;z-index:10;pointer-events:auto}.slideshow--grab-cursor .slideshow-slide__preheading a,.slideshow--grab-cursor .slideshow-slide__heading a,.slideshow--grab-cursor .slideshow-slide__subheading a{position:relative;z-index:10;pointer-events:auto}.slideshow-pagination{position:absolute;display:flex;justify-content:center;padding:0!important;list-style:none;opacity:0}.slideshow--pagination-color .slideshow-pagination__button{background-color:var(--pagination-color)!important}.slideshow-pagination__dot{margin:0}.slideshow-pagination__button{display:inline-block;width:7px;height:7px;padding:0;margin:0 7.5px;cursor:pointer;outline:none;background-color:var(--slide-text-color, #fff)!important;border:none;border-radius:50%;opacity:.25;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.slideshow-pagination__button:focus-visible{outline:2px solid var(--slide-text-color, #fff);outline-offset:2px}.slideshow-pagination__button[data-selected=true],.swiper-pagination-bullet-active{opacity:1;transform:scale(1.25)}.slideshow .swiper-button-prev,.slideshow .swiper-button-next{position:absolute;top:50%;width:40px;height:40px;padding:5px;margin-top:0;color:var(--slide-text-color);cursor:pointer;background-color:transparent}.slideshow .swiper-button-prev{right:auto;left:35px}.slideshow .swiper-button-next{right:35px;left:auto}.slideshow .swiper-button-prev:disabled,.slideshow .swiper-button-next:disabled{cursor:default;opacity:.25}.slideshow .swiper-button-prev:after,.slideshow .swiper-button-next:after{content:""}.slideshow--arrow-style-normal .swiper-button-prev{opacity:0;transform:translate(-10px,-50%)}.slideshow--arrow-style-normal .swiper-button-next{opacity:0;transform:translate(10px,-50%)}.slideshow--arrow-style-normal .swiper-button-prev:before,.slideshow--arrow-style-normal .swiper-button-next:before{position:absolute;top:50%;left:50%;display:inline-block;width:22px;height:22px;content:"";border-color:var(--slide-text-color);border-style:solid;border-width:2px 2px 0 0;transition:transform .2s ease}.slideshow--arrow-style-normal .swiper-button-prev:before{transform:translate(-30%,-50%) rotate(-135deg)}.slideshow--arrow-style-normal .swiper-button-next:before{transform:translate(-70%,-50%) rotate(45deg)}.slideshow--arrow-style-normal .swiper-button-prev:hover:before{transform:translate(-30%,-50%) rotate(-135deg) scale(1.2)}.slideshow--arrow-style-normal .swiper-button-next:hover:before{transform:translate(-70%,-50%) rotate(45deg) scale(1.2)}.slideshow--arrow-style-circle .swiper-button-prev,.slideshow--arrow-style-circle .swiper-button-next{top:auto;bottom:25px;z-index:100;width:44px;height:44px;pointer-events:auto;background:#ffffffbf;border-radius:50%;opacity:1;transition:background-color .3s ease-in-out}.slideshow--arrow-style-circle .swiper-button-prev{left:35px;transform:translateY(0)}.slideshow--arrow-style-circle .swiper-button-next{right:35px;transform:translateY(0)}.slideshow--arrow-style-circle .swiper-button-prev svg,.slideshow--arrow-style-circle .swiper-button-next svg{position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%)}.slideshow--arrow-style-circle .swiper-button-prev svg .arrow,.slideshow--arrow-style-circle .swiper-button-next svg .arrow{fill:#333}.slideshow--arrow-style-circle .swiper-button-prev:hover,.slideshow--arrow-style-circle .swiper-button-next:hover{background-color:#fff}.slideshow--arrow-style-circle .slideshow-pagination{pointer-events:none}.slideshow--arrow-style-circle .slideshow-pagination__button{pointer-events:auto}.slideshow--animate.slideshow--arrow-style-normal .swiper-button-prev,.slideshow--animate.slideshow--arrow-style-normal .swiper-button-next,.slideshow--animate .slideshow-pagination{opacity:1;transform:translateY(-50%);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);transition-delay:.4s}.slideshow .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0;clip:rect(1px,1px,1px,1px)}.circle-timer{position:absolute;top:50%;left:50%;width:14px;height:14px;transform:translate(-50%,-50%)}.circle-timer__svg{display:block;width:14px;height:14px;transform:rotate(270deg)}.circle-timer__background{opacity:.4;fill:none;stroke:var(--slide-text-color);stroke-width:2px;stroke-linecap:round;stroke-dasharray:22px}.circle-timer__countdown{fill:none;stroke:var(--slide-text-color);stroke-width:2px;stroke-linecap:round;stroke-dasharray:22px;animation:countdown var(--autoplay-interval) linear infinite}[data-autoplay=true] .slideshow-pagination__button{background-color:var(--slide-text-color, #fff);opacity:.25}[data-autoplay=false] .circle-timer,[data-autoplay-active=false] .circle-timer,[data-autoplay-active=false] .circle-timer__svg,[data-autoplay-active=false] .circle-timer__background,[data-autoplay-active=false] .circle-timer__countdown,.slideshow--timer-disabled .circle-timer{display:none!important}.slideshow-pagination__button:not([data-selected=true]) .circle-timer,.slideshow-pagination__button:not(.swiper-pagination-bullet-active) .circle-timer{display:none!important}[data-autoplay=true][data-autoplay-active=true] .slideshow-pagination__button[data-selected=true],[data-autoplay=true][data-autoplay-active=true] .swiper-pagination-bullet-active{background-color:transparent!important;opacity:1}[data-autoplay=true][data-autoplay-active=false] .slideshow-pagination__button[data-selected=true],[data-autoplay=true][data-autoplay-active=false] .swiper-pagination-bullet-active{background-color:var(--slide-text-color, #fff);opacity:1}.slideshow--timer-disabled[data-autoplay=true][data-autoplay-active=true] .slideshow-pagination__button[data-selected=true],.slideshow--timer-disabled[data-autoplay=true][data-autoplay-active=true] .swiper-pagination-bullet-active{background-color:var(--pagination-color, #fff)!important;opacity:1}[data-autoplay=true][data-hover=true] .circle-timer__countdown{animation-play-state:paused!important}.slideshow--height-fit-screen.slideshow--section:first-child .slideshow-slide__image-wrapper{height:calc(100vh - var(--header-height, 0px))}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAADwAAAAAAAAAAAAAAAAAAAAAE */
