@keyframes mediaOverlay_fadeInPopup__JvJnY{0%{opacity:0}to{opacity:1}}.mediaOverlay_popup__hM3Vc{position:fixed;top:0;left:0;width:100vw;height:100%;display:flex;justify-content:center;align-items:center;z-index:var(--z-overlay);padding:3.5625rem 8.875rem 3.875rem;overflow:hidden;animation:mediaOverlay_fadeInPopup__JvJnY .8s var(--ease-in-out-expo) forwards;background-color:var(--deep-sea)}.mediaOverlay_popup__hM3Vc>img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:768px){.mediaOverlay_popup__hM3Vc{padding:1.5rem}}@keyframes mediaOverlay_fadeInButton__L5Hpe{0%{transform:scale(0)}to{transform:scale(1)}}.mediaOverlay_contentWrapper__aSFCR{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.mediaOverlay_closeButton__J4vCw{position:fixed;display:grid;place-items:center;top:1.5rem;right:1.5rem;width:3rem;height:3rem;z-index:10;background:var(--light);border-radius:var(--border-radius-s);transform:scale(0);animation:mediaOverlay_fadeInButton__L5Hpe .4s var(--bounce-out) .15s forwards}.mediaOverlay_closeButton__J4vCw svg{grid-area:1/1}.mediaOverlay_closeButton__J4vCw svg:last-child{width:1.25rem;color:var(--black);object-fit:cover;transition:transform .3s var(--bounce-out)}@media(any-hover:hover){.mediaOverlay_closeButton__J4vCw:hover svg:last-child{transform:rotate(90deg) scale(.9)}}.smallVideoPlayer_wrapper__VAPqV{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--border-radius);overflow:hidden}.smallVideoPlayer_poster__teW0t{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.PlayButton_playButton__fxMeU{position:absolute;top:0;left:0;z-index:3;pointer-events:none;width:5.9722222222vw;height:5.9722222222vw}@media screen and (max-width:1139px){.PlayButton_playButton__fxMeU{width:4.25rem}}@media screen and (min-width:1440px){.PlayButton_playButton__fxMeU{width:5.375rem}}@media screen and (max-width:1139px){.PlayButton_playButton__fxMeU{height:4.25rem}}@media screen and (min-width:1440px){.PlayButton_playButton__fxMeU{height:5.375rem}}@media screen and (max-width:768px){.PlayButton_playButton__fxMeU{transform:scale(1) translate(-50%,-50%)!important;top:50%;left:50%}}.PlayButton_icon__iqSHC{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:1.4930555556vw}@media screen and (max-width:1072px){.PlayButton_icon__iqSHC{width:1rem}}@media screen and (min-width:1440px){.PlayButton_icon__iqSHC{width:1.34375rem}}[data-media-player]{width:100%;display:inline-flex;align-items:center;position:relative;contain:style;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-media-player],[data-media-player] *{box-sizing:border-box}:where([data-media-player][data-view-type=video]){aspect-ratio:16/9}[data-media-player]:focus,[data-media-player]:focus-visible{outline:none}[data-media-player][data-view-type=video][data-started]:not([data-controls]){pointer-events:auto;cursor:none}[data-media-player] slot{display:contents}[data-media-provider]{display:flex;position:relative;box-sizing:border-box;align-items:center;border-radius:inherit;width:100%;aspect-ratio:inherit;overflow:hidden}[data-media-player]:not([data-view-type=audio]) [data-media-provider],[data-media-player][data-fullscreen] [data-media-provider]{height:100%}[data-media-player][data-view-type=audio] [data-media-provider]{display:contents;background-color:unset}[data-media-provider] audio{width:100%}:where(video:not([width]):not([height]),iframe:not([width]):not([height])){width:100%;aspect-ratio:16/9}:where([data-media-provider] iframe),:where([data-media-provider] video){aspect-ratio:inherit;display:inline-block;height:auto;object-fit:contain;touch-action:manipulation;border-radius:inherit;width:100%}[data-media-provider] iframe{height:100%}[data-media-player][data-view-type=audio] iframe,[data-media-player][data-view-type=audio] video{display:none}[data-media-player][data-fullscreen] video{height:100%}[data-media-provider] iframe:not([src]){display:none}iframe.vds-youtube[data-no-controls]{height:1000%}.vds-blocker{position:absolute;inset:0;width:100%;height:auto;aspect-ratio:inherit;pointer-events:auto;border-radius:inherit;z-index:1}[data-ended] .vds-blocker{background-color:#000}.vds-icon:focus{outline:none}.vds-google-cast{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#dedede;font-family:sans-serif;font-weight:500}.vds-google-cast svg{--size:max(18%,40px);width:var(--size);height:var(--size);margin-bottom:8px}.vds-google-cast-info{font-size:calc(var(--media-height) / 100 * 6)}.videoPlayer_wrapper__p2Vp7{height:100%}.videoPlayer_mediaProvider__0qJ6s{overflow:hidden}.videoPlayer_mediaProvider__0qJ6s iframe,.videoPlayer_mediaProvider__0qJ6s video{position:absolute;top:0;left:0;width:100%;aspect-ratio:16/9;max-height:70vh}@media screen and (max-width:768px){.videoPlayer_mediaProvider__0qJ6s iframe,.videoPlayer_mediaProvider__0qJ6s video{top:50%;transform:translateY(-50%)}}.videoPlayer_mediaGesture__gf_OF{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;cursor:pointer}.VideoPlayerControls_controls__Ye8iH{position:absolute;left:50%;transform:translateX(-50%);bottom:0;display:flex;gap:1.5rem;width:100%;max-width:55.0625rem;justify-content:space-between;align-items:center;z-index:5}.VideoPlayerControls_playButton__f8gpP{width:2.625rem;height:2.625rem;display:grid}.VideoPlayerControls_playButton__f8gpP>*{grid-area:1/1}.VideoPlayerControls_playButtonInner__BRkDO{position:relative;color:var(--deep-sea)}.VideoPlayerControls_playButtonInner__BRkDO:not([data-paused]) svg:first-child,.VideoPlayerControls_playButtonInner__BRkDO[data-paused] svg:last-child{display:none}.VideoPlayerControls_playButtonInner__BRkDO svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.84375rem}.VideoPlayerControls_time__g_R1X{display:flex;gap:.5rem;color:var(--white)}.VideoPlayerControls_timeSlider__wY2xh{position:relative;display:flex;flex-grow:1;height:.5rem;cursor:pointer}.VideoPlayerControls_track__g4gjg{position:absolute;top:0;left:0;width:100%;border-radius:1.6875rem;height:.5rem}.VideoPlayerControls_timeSliderTrack__9AoCu{background-color:var(--darkBlue-3)}.VideoPlayerControls_mediaSliderTrackBuffered__lpRAx{z-index:1;background-color:var(--yellow-3);width:var(--buffered,0);will-change:width}.VideoPlayerControls_mediaSliderTrackFill__PZejM{z-index:2;background-color:var(--yellow);width:var(--slider-fill,0);will-change:width}.VideoPlayerControls_muteButton__mJLgq{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;color:var(--white);padding:.3125rem}.VideoPlayerControls_muteButton__mJLgq svg:last-child,.VideoPlayerControls_muteButton__mJLgq[data-muted] svg:first-child{display:none}.VideoPlayerControls_muteButton__mJLgq[data-muted] svg:last-child{display:block}.media_container__w27No{position:relative;width:100%;height:100%}@media screen and (max-width:368px){.media_container__w27No:has(>[class*=productInfo]){padding-bottom:12px}}.media_aspectRatio__Ptwav{position:relative;width:100%;overflow:hidden}.productInfo_container__z9Ivn{display:flex;gap:12px;width:100%;margin-top:.75rem;color:var(--deep-sea);font-family:Gilroy}.productInfo_displayOverlay__Adivt{position:absolute;bottom:0;right:0;flex-direction:column;gap:.375rem;background-color:#fff;width:13rem;border-top-left-radius:.5rem;padding:1rem .5rem .5rem 1rem}.productInfo_sizeAndPriceContainer__HVgUM{display:flex;justify-content:space-between;flex-grow:1}.productInfo_priceContainer__bs9ar{font-weight:600}