footer a{text-decoration:none}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}.shopify-section-group-footer{border-top:1px solid var(--color-section-border)}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.section-header.animate{transition:top .15s ease-out}.salesfire-search-panel{background:#fff!important;height:76px!important;min-height:76px!important;padding:10px 28px!important;z-index:9999!important}.salesfire-search-panel>div{width:100%!important;gap:16px!important;align-items:center!important}.salesfire-search-form{flex:1 1 auto!important;width:100%!important;min-width:0!important;height:56px!important;min-height:56px!important;margin:0!important;padding:10px 20px!important;background:#eef8f8!important;border:1px solid #d5dddd!important;border-radius:30px!important;display:flex!important;align-items:center!important}.salesfire-search-input{order:0!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;color:#000!important;font-family:Poppins,sans-serif!important;font-size:17px!important;font-weight:400!important}.salesfire-search-input:focus{outline:none!important;box-shadow:none!important}.salesfire-search-input::placeholder{color:#777!important;opacity:1!important}.salesfire-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.salesfire-search-submit{order:-1!important;flex:0 0 auto!important;margin:0 10px 0 0!important;padding:0!important;background:transparent!important;border:0!important;color:#000!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer}.salesfire-search-submit svg{width:25px!important;height:25px!important}.salesfire-search-clear{order:1!important;display:none;flex:0 0 auto;padding:4px 6px;background:transparent;border:0;color:#000;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1;text-decoration:underline;cursor:pointer}.salesfire-search-clear.is-visible{display:block}[data-salesfire-search-close]{flex:0 0 auto!important;gap:8px!important;color:#000!important}[data-salesfire-search-close] .bg-accent{background:transparent!important;color:#000!important;padding:0!important;border-radius:0!important}[data-salesfire-search-close] svg{width:28px!important;height:28px!important}[data-salesfire-search-close]>span:first-child{color:#000!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:400!important}body.active-search #header>header+*{visibility:hidden!important}@media screen and (max-width:749px){.salesfire-search-panel{grid-template-columns:1fr!important;height:84px!important;min-height:84px!important;padding:14px 20px!important}.salesfire-search-panel>div{grid-column:1 / -1!important;width:100%!important;max-width:none!important;gap:14px!important}.salesfire-search-form{flex:1 1 auto!important;width:auto!important;min-width:0!important;height:56px!important;min-height:56px!important;margin:0!important;padding:10px 20px!important;border-radius:30px!important}.salesfire-search-input{height:auto!important;padding:0!important;font-family:Poppins,sans-serif!important;font-size:17px!important;font-weight:400!important}.salesfire-search-submit{margin-right:10px!important}.salesfire-search-submit svg{width:25px!important;height:25px!important}.salesfire-search-clear{padding:4px!important;font-size:15px!important}[data-salesfire-search-close]{gap:0!important;margin-left:4px!important}[data-salesfire-search-close]>span:first-child{display:none!important}[data-salesfire-search-close] svg{width:32px!important;height:32px!important}}.test-product-page{position:relative}.test-product-page .test-product-image-content{width:100%;margin-top:4px}.test-product-page .image-zoom-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.test-product-page .image-zoom-wrapper[data-image-zoom]{cursor:zoom-in;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.test-product-page .image-zoom-wrapper[data-image-zoom].zoomed{cursor:grab;z-index:2}.test-product-page .image-zoom-wrapper img{transition:transform .25s cubic-bezier(.25,.46,.45,.94);will-change:transform;transform-origin:center center}.test-product-page .image-zoom-wrapper.zoomed img{transition:none}.test-product-page .image-zoom-reset{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;border-radius:50%;color:#fff;cursor:pointer;z-index:101;transition:all .2s ease;padding:0;-webkit-tap-highlight-color:rgba(255,255,255,.1);opacity:0;animation:fadeInZoomButton .2s ease forwards;touch-action:manipulation;pointer-events:auto}.test-product-page .image-zoom-reset:hover{background:#000c;transform:scale(1.1)}.test-product-page .image-zoom-reset:active{transform:scale(.95);background:#000000e6}.test-product-page .image-zoom-reset svg{width:20px;height:20px;pointer-events:none}@media(max-width:767px){.test-product-page .product-images{gap:8px}.test-product-page .test-product-image-content{margin-top:0}.test-product-page .image-zoom-reset{width:44px;height:44px}.test-product-page .image-zoom-reset svg{width:22px;height:22px}}@media(min-width:768px){.test-product-page .image-zoom-reset{opacity:.7}.test-product-page .image-zoom-reset:hover{opacity:1}}.test-product-page .product-form add-to-cart-component button[ref=addToCartButton]{padding-top:16px!important;padding-bottom:16px!important}@media(max-width:767px){.test-product-page .product-form add-to-cart-component button[ref=addToCartButton]{padding-top:14px!important;padding-bottom:14px!important}}.image-zoom-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.image-zoom-wrapper[data-image-zoom]{cursor:zoom-in;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.image-zoom-wrapper[data-image-zoom].zoomed{cursor:grab;z-index:2}.image-zoom-wrapper img{transition:transform .25s cubic-bezier(.25,.46,.45,.94);will-change:transform;transform-origin:center center}.image-zoom-wrapper.zoomed img{transition:none}.image-zoom-reset{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;border-radius:50%;color:#fff;cursor:pointer;z-index:101;transition:all .2s ease;padding:0;-webkit-tap-highlight-color:rgba(255,255,255,.1);opacity:0;animation:fadeInZoomButton .2s ease forwards;touch-action:manipulation;pointer-events:auto}@keyframes fadeInZoomButton{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.image-zoom-reset:hover{background:#000c;transform:scale(1.1)}.image-zoom-reset:active{transform:scale(.95);background:#000000e6}.image-zoom-reset svg{width:20px;height:20px;pointer-events:none}@media(max-width:767px){.image-zoom-reset{width:44px;height:44px}.image-zoom-reset svg{width:22px;height:22px}}@media(min-width:768px){.image-zoom-reset{opacity:.7}.image-zoom-reset:hover{opacity:1}}.collection-promo__card{isolation:isolate}.collection-promo__card video{width:100%;height:100%;object-fit:cover;display:block}.fast-filters-swiper.swiper-initialized .swiper-wrapper{display:flex}.fast-filters-swiper:not(.swiper-initialized) .swiper-slide{width:auto;height:auto;flex-shrink:0}.fast-filters-swiper.swiper-initialized .swiper-slide{height:auto}details[open] summary svg{transform:rotate(180deg)}details summary{transition:color .2s ease}details[open] summary{color:var(--color-accent)}.filters-vertical details:not(:last-child){border-bottom:1px solid #e5e7eb}.group-container{padding-top:var(--group-padding-top, 0px);padding-bottom:var(--group-padding-bottom, 0px);padding-left:var(--group-padding-left, 0px);padding-right:var(--group-padding-right, 0px)}@media(max-width:768px){.group-container{padding-top:var(--group-padding-top-mobile, 0px);padding-bottom:var(--group-padding-bottom-mobile, 0px);padding-left:var(--group-padding-left-mobile, 0px);padding-right:var(--group-padding-right-mobile, 0px)}}.content-image img[loading=lazy]{opacity:0}.content-image img[loading=lazy].loaded,.content-image img[loading=eager]{opacity:1}@media screen and (max-width:749px){.mobile-badge-fix *{font-size:12px!important;line-height:1.1!important}.mobile-badge-fix *{font-size:13px!important;line-height:1.15!important;text-align:center!important}}.newsletter-border-wrapper{border:var(--border-width, 1px) solid transparent}.newsletter-border-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:var(--border-width, 1px);background:var(--border-background);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.newsletter-border-wrapper[style*="--border-style: solid"]{--border-background: var(--border-color-1, #e5e7eb)}.newsletter-border-wrapper[style*="--border-style: gradient"]{--border-background: linear-gradient(90deg, var(--border-color-1, #ffcc65) 0%, var(--border-color-2, #ffffff) 100%)}.newsletter-border-wrapper[style*="--border-style: none"]{border:none}.newsletter-border-wrapper[style*="--border-style: none"]:before{display:none}.test-product-secondary-media{position:relative}.test-product-secondary-play{position:absolute;top:50%;left:50%;z-index:3;width:72px;height:72px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);padding:0 0 0 5px;border:0;border-radius:50%;background:#fffffff2;color:#101b46;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 3px 12px #0000002e;transition:opacity .2s ease,transform .2s ease}.test-product-secondary-play:hover{transform:translate(-50%,-50%) scale(1.06)}.test-product-secondary-media.is-playing .test-product-secondary-play{opacity:0;pointer-events:none}@media(max-width:767px){.test-product-secondary-play{width:62px;height:62px;font-size:24px}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotating-text-group{animation:rotate 10s linear infinite;transform-origin:50% 50%;will-change:transform}.row-container{padding-top:var(--row-padding-top, 0px);padding-bottom:var(--row-padding-bottom, 0px)}@media(max-width:768px){.row-container{padding-top:var(--row-padding-top-mobile, 0px);padding-bottom:var(--row-padding-bottom-mobile, 0px)}}.stack-container{padding-top:var(--stack-padding-top, 0px);padding-bottom:var(--stack-padding-bottom, 0px)}@media(max-width:768px){.stack-container{padding-top:var(--stack-padding-top-mobile, 0px);padding-bottom:var(--stack-padding-bottom-mobile, 0px)}}.video-banner-block{position:relative;width:100%}.video-banner-block__inner{position:relative;width:100%;min-height:32.125rem;overflow:hidden;border-radius:.75rem}.video-banner-block__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-banner-block__media picture{display:block;width:100%;height:100%}.video-banner-block__image,.video-banner-block__video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.video-banner-block__buttons{position:absolute;z-index:3;bottom:var(--desktop-bottom);display:flex;flex-direction:column;width:calc(100% - 40px);max-width:900px;pointer-events:none}.video-banner-block__row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.video-banner-block__row--top{margin-bottom:var(--row-gap)}.video-banner-block__buttons--desktop-left{left:40px;align-items:flex-start}.video-banner-block__buttons--desktop-left .video-banner-block__row{justify-content:flex-start}.video-banner-block__buttons--desktop-center{left:50%;transform:translate(-50%);align-items:center}.video-banner-block__buttons--desktop-right{right:40px;align-items:flex-end}.video-banner-block__buttons--desktop-right .video-banner-block__row{justify-content:flex-end}.video-banner-block__button{display:inline-flex;align-items:center;justify-content:center;min-width:115px;padding:10px 22px;border-radius:999px;font-size:16px;font-weight:700;line-height:1.2;text-decoration:none;text-align:center;transition:transform .2s ease,background-color .2s ease,color .2s ease;pointer-events:auto}.video-banner-block__button:hover{transform:translateY(-2px);background:var(--hover-background)!important;color:var(--hover-text)!important}@media(max-width:767px){.video-banner-block__inner{min-height:var(--mobile-banner-height, 520px)}.video-banner-block__buttons{bottom:var(--mobile-bottom);width:calc(100% - 24px);max-width:100%;transform:none}.video-banner-block__row{gap:8px}.video-banner-block__row--top{margin-bottom:var(--mobile-row-gap)}.video-banner-block__buttons--mobile-left{left:12px;right:auto;transform:none;align-items:flex-start}.video-banner-block__buttons--mobile-left .video-banner-block__row{justify-content:flex-start}.video-banner-block__buttons--mobile-center{left:50%;right:auto;transform:translate(-50%);align-items:center}.video-banner-block__buttons--mobile-right{left:auto;right:12px;transform:none;align-items:flex-end}.video-banner-block__buttons--mobile-right .video-banner-block__row{justify-content:flex-end}.video-banner-block__button{min-width:90px;padding:8px 14px;font-size:13px}}@media(min-width:1024px){.video-banner-block__inner{min-height:46.875rem}}.shopify-block-accordion{width:100%}.responsive-image picture,.responsive-image img{display:block;width:100%;height:100%}.responsive-image img[loading=lazy]{opacity:0}.responsive-image img[loading=lazy].loaded,.responsive-image img[loading=eager]{opacity:1}@media(min-width:768px){.responsive-image{aspect-ratio:var(--desktop-aspect-ratio)!important}}.cart-notes__toggle[aria-expanded=true] .cart-notes__icon{transform:rotate(180deg)}.cart-notes__content[hidden]{display:none}.cart-notes__content:not([hidden]){max-height:300px}.cart-upsell-swiper .swiper-slide{height:auto}.cart-upsell-swiper[data-product-count="1"] .cart-upsell-pagination{display:none}.cart-upsell-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#d7d7d7;opacity:1;margin:0 7px;border-radius:100px;transition:width .3s ease,background-color .3s ease}.cart-upsell-pagination .swiper-pagination-bullet-active{width:40px;background:var(--color-primary);border-radius:100px}.test-gallery{position:relative;width:100%;display:grid;grid-template-columns:1fr;gap:4px}.test-gallery__main{position:relative;width:100%;min-width:0;isolation:isolate;z-index:0}.test-gallery__comfort .product__comfort-rating--test{margin:0}.test-gallery__comfort--mobile{display:block}.test-gallery__comfort-desktop{display:none}.test-gallery__comfort{position:absolute;left:0;right:0;bottom:0;z-index:4;pointer-events:none}.test-gallery__comfort .product__comfort-rating--test{width:100%;margin:0}.test-gallery__comfort .test-comfort-banner{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;padding:6px 10px;background:#cceff0;border:0;border-radius:0;box-shadow:none;color:#101b46;line-height:1}.test-gallery__comfort .test-comfort-banner__score{font-size:14px;font-weight:700;white-space:nowrap}.test-gallery__comfort .test-comfort-banner__label{font-size:13px;font-weight:500;text-transform:none;white-space:nowrap}@media(max-width:767px){.test-gallery__comfort .test-comfort-banner{padding:7px 10px;border-radius:0 0 14px 14px;gap:4px}.test-gallery__comfort .test-comfort-banner__score{font-size:13px}.test-gallery__comfort .test-comfort-banner__label{font-size:11px}}.test-gallery__viewport{position:relative;z-index:1;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;border-radius:16px;background:transparent;transition:height .2s ease}.test-gallery__viewport::-webkit-scrollbar{display:none}.test-gallery__track{width:100%;display:flex;align-items:flex-start}.test-gallery__slide{position:relative;width:100%;min-width:100%;flex:0 0 100%;scroll-snap-align:start;overflow:hidden;border-radius:16px;background:transparent}.test-gallery__media-frame{position:relative;width:100%;overflow:hidden;border-radius:16px;background:transparent}.test-gallery__slide .image-zoom-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%!important;overflow:hidden;border-radius:16px}.test-gallery__image{display:block;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:16px;background:transparent}.test-gallery__image[data-test-gallery-zoom]{cursor:zoom-in!important}.test-gallery__video-player{position:relative;width:100%;height:100%}.test-gallery__video-play{position:absolute;top:50%;left:50%;z-index:5;width:72px;height:72px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);padding:0 0 0 5px;border:0;border-radius:50%;background:#fffffff2;color:#101b46;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 3px 12px #0000002e}@media(max-width:767px){.test-gallery__video-play{width:62px;height:62px;font-size:24px}}.test-gallery__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:16px;background:transparent}.test-gallery__video-element,.test-gallery__video video,.test-gallery__video iframe{display:block;width:100%!important;height:100%!important;object-fit:contain!important;border:0;border-radius:16px;background:transparent}.test-gallery__badges{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;overflow:hidden;border-radius:16px}.test-gallery__badges>.absolute{position:absolute!important;top:14px!important;left:14px!important;right:auto!important;bottom:auto!important;z-index:3!important}.test-gallery__desktop-thumbs{display:none}.test-gallery__thumb{position:relative;display:block;flex:0 0 auto;width:58px;height:74px;padding:0;overflow:hidden;border:1px solid #dddddd;border-radius:9px;background:#fff;opacity:.7;cursor:pointer;transition:opacity .2s ease,border-color .2s ease}.test-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.test-gallery__thumb:hover,.test-gallery__thumb.is-active{opacity:1}.test-gallery__thumb.is-active{border-color:#101b46}.test-gallery__play{position:absolute;top:50%;left:50%;width:28px;height:28px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fffffff2;color:#101b46;font-size:10px;padding-left:2px;pointer-events:none;box-shadow:0 2px 7px #00000024}.test-gallery__arrow{display:none;position:absolute;top:50%;width:42px;height:42px;transform:translateY(-50%);z-index:4;align-items:center;justify-content:center;border:1px solid #dddddd;border-radius:50%;background:#fffffff2;color:#e5007e;font-size:28px;cursor:pointer;box-shadow:0 2px 8px #0000001f}.test-gallery__arrow--prev{left:14px}.test-gallery__arrow--next{right:14px}.test-gallery__dots{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;padding:4px 12px 2px}.test-gallery__dot{width:7px;min-width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#101b4640;cursor:pointer;transition:width .2s ease,background .2s ease}.test-gallery__dot.is-active{width:18px;background:#101b46}html.test-gallery-zoom-open,html.test-gallery-zoom-open body{overflow:hidden!important}.test-gallery-body-zoom{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483646!important;width:100vw!important;height:100vh!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:#fffffffa!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .2s ease,visibility .2s ease!important}.test-gallery-body-zoom.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.test-gallery-body-zoom__stage{position:relative!important;width:min(94vw,1500px)!important;height:calc(100vh - 90px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;cursor:zoom-in!important;touch-action:none!important}.test-gallery-body-zoom__stage.is-zoomed{cursor:grab!important}.test-gallery-body-zoom__image{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;pointer-events:auto!important;user-select:none!important;-webkit-user-select:none!important;touch-action:none!important;transform:translateZ(0) scale(1);transform-origin:center center!important;transition:transform .25s ease;cursor:zoom-in!important}.test-gallery-body-zoom__image.is-zoomed{cursor:grab!important}.test-gallery-body-zoom__image.is-dragging{cursor:grabbing!important;transition:none!important}.test-gallery-body-zoom__close{position:fixed!important;top:20px!important;right:24px!important;z-index:2147483647!important;width:46px!important;height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:0!important;border-radius:50%!important;background:#101b46!important;color:#fff!important;font-size:30px!important;font-weight:400!important;line-height:1!important;cursor:pointer!important;box-shadow:0 3px 12px #0003!important}.test-gallery-body-zoom__hint{position:fixed!important;left:50%!important;bottom:18px!important;transform:translate(-50%)!important;z-index:2147483647!important;padding:8px 14px!important;border-radius:999px!important;background:#101b46eb!important;color:#fff!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important;pointer-events:none!important}@media(min-width:768px){.test-gallery__comfort--mobile{display:none!important}.test-gallery__comfort-desktop{display:block}.test-gallery__comfort-desktop{width:fit-content;max-width:220px;margin:10px 0 12px}.test-gallery__comfort-desktop .product__comfort-rating--test{margin:0}.test-gallery__comfort-desktop .test-comfort-banner{width:auto;padding:7px 14px;border-radius:6px;background:#cceff0;box-shadow:none;border:0}.test-gallery__comfort-desktop .test-comfort-banner__score{font-size:14px;font-weight:700}.test-gallery__comfort-desktop .test-comfort-banner__label{font-size:13px;font-weight:500}.test-gallery{grid-template-columns:58px minmax(0,1fr);column-gap:10px;align-items:start}.test-gallery__desktop-thumbs{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:6px;height:var( --test-gallery-active-height, 600px );max-height:var( --test-gallery-active-height, 600px );overflow-y:auto;overflow-x:hidden;scrollbar-width:none;overscroll-behavior:contain;align-self:start}.test-gallery__desktop-thumbs::-webkit-scrollbar{display:none}.test-gallery__main{grid-column:2;grid-row:1;width:100%;max-width:none}.test-gallery__viewport{overflow:hidden;height:auto!important}.test-gallery__track{display:block}.test-gallery__slide{display:none;width:100%;min-width:0}.test-gallery__slide.is-active{display:block}.test-gallery__arrow{display:flex}.test-gallery__dots{display:none}}@media(max-width:767px){.test-gallery{gap:3px}.test-gallery__viewport,.test-gallery__slide,.test-gallery__media-frame,.test-gallery__image,.test-gallery__video,.test-gallery__video-element,.test-gallery__video video,.test-gallery__video iframe{border-radius:14px}.test-gallery__desktop-thumbs{display:none!important}.test-gallery__badges{border-radius:14px}.test-gallery__badges>.absolute{top:12px!important;left:12px!important}.test-gallery-body-zoom{padding:12px!important}.test-gallery-body-zoom__stage{width:100%!important;height:calc(100vh - 76px)!important}.test-gallery-body-zoom__close{top:12px!important;right:12px!important;width:44px!important;height:44px!important}.test-gallery-body-zoom__hint{bottom:12px!important}}.product-media-navigation__wrapper-desktop .swiper-wrapper .swiper-slide{width:calc((100% - 42px)/4);margin-right:14px;height:auto}.product-media__wrapper .swiper-wrapper .swiper-slide{width:100%;margin-right:16px;height:auto}@media(min-width:768px){.product-media__wrapper .swiper-wrapper .swiper-slide{width:calc((100% - 16px)/2)}}.product-media-navigation__wrapper-mobile .swiper-wrapper .swiper-slide{width:calc((100% - 26px) / 4.25);margin-right:8px;height:auto}.product-video-play-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fffffff0;color:#101b46;font-size:16px;line-height:1;padding-left:2px;box-shadow:0 2px 8px #0000002e}.product-video-play-icon--mobile{width:32px;height:32px;font-size:12px}.test-product-page product-media-component{isolation:isolate;z-index:0}.swiper-pagination{position:relative}.swiper-pagination-bullet-active{width:4rem;border-radius:10rem;transition:width .2s ease-in-out}.text{text-align:var(--text-align)}
/*# sourceMappingURL=/cdn/shop/t/21/compiled_assets/styles.css.map */
