.shopify-section--custom-slideshow{width:100%;position:relative;overflow:hidden}.slideshow{position:relative;width:100%;background:rgb(var(--slideshow-background));--slideshow-controls-spacing: 1.5rem}.slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.slideshow__slide.is-selected{opacity:1;visibility:visible;position:relative;z-index:1}.content-over-media{position:relative;width:100%;height:var(--content-over-media-height, 100vh);display:grid;place-items:center;grid-template:[full-start] 0 [content-start] minmax(0,1fr) [content-end] 0 [full-end] / [full-start] minmax(0,1fr) [content-start] minmax(0,min(var(--container-max-width, 1200px),100% - var(--content-over-media-column-gap, var(--content-over-media-gap, 2.5rem)) * 2)) [content-end] minmax(0,1fr) [full-end];overflow:hidden}.content-over-media--xs{height:clamp(15rem,65vw,25rem)}.content-over-media--sm{height:clamp(20rem,85vw,32rem)}.content-over-media--md{height:clamp(25rem,100vw,36rem)}.content-over-media--lg{height:clamp(30rem,125vw,42rem)}.content-over-media--fill{height:calc(100vh - var(--announcement-bar-height, 0px))}.content-over-media>img,.content-over-media>picture img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;grid-area:full-start / full-start / full-end / full-end}.content-over-media>video,.content-over-media>video-media{grid-area:full-start / full-start / full-end / full-end;width:100%;height:100%;object-fit:cover;object-position:center}video-media{aspect-ratio:var(--aspect-ratio, 16 / 9);display:block}video-media>video{width:100%;height:100%;object-fit:cover}.place-self-start{align-self:start;justify-self:start}.place-self-center{align-self:center;justify-self:center}.place-self-end{align-self:end;justify-self:end}.place-self-start-center{align-self:start;justify-self:center}.place-self-end-center{align-self:end;justify-self:center}.place-self-center-start{align-self:center;justify-self:start}.place-self-center-end{align-self:center;justify-self:end}.text-start{text-align:left}.text-center{text-align:center}.text-end{text-align:right}@media screen and (min-width: 700px){.sm\:place-self-start{align-self:start;justify-self:start}.sm\:place-self-center{align-self:center;justify-self:center}.sm\:place-self-end{align-self:end;justify-self:end}.sm\:place-self-start-center{align-self:start;justify-self:center}.sm\:place-self-start-end{align-self:start;justify-self:end}.sm\:place-self-center-start{align-self:center;justify-self:start}.sm\:place-self-center-end{align-self:center;justify-self:end}.sm\:place-self-end-start{align-self:end;justify-self:start}.sm\:place-self-end-center{align-self:end;justify-self:center}.sm\:text-start{text-align:start}.sm\:text-center{text-align:center}.sm\:text-end{text-align:end}}.content-over-media>:not(img,video,iframe,svg,video-media,picture,image-parallax){max-width:var(--content-over-media-content-max-width, 48rem);z-index:1;text-shadow:0 1px rgb(var(--content-over-media-text-shadow) / 50%);grid-area:content-start / content-start / content-end / content-end;width:100%;position:relative;display:grid}.content-over-media:before{content:"";background:var(--content-over-media-gradient-overlay, rgb(var(--content-over-media-overlay)));border-radius:inherit;z-index:1;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.button-group{display:block;gap:1rem;margin-top:1rem}.page-dots{position:absolute;bottom:var(--slideshow-controls-spacing);left:50%;transform:translate(-50%);z-index:3;display:flex;justify-content:center;align-items:center;width:auto;max-width:100%;gap:.5rem;white-space:nowrap;pointer-events:all;opacity:1;visibility:visible}.page-dots button{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;border:none;padding:0;cursor:pointer;transition:background-color .3s ease}.page-dots button[aria-current=true]{background-color:#fff}.slideshow__volume-control{position:absolute;bottom:var(--slideshow-controls-spacing);left:var(--slideshow-controls-spacing);z-index:3}.slideshow__next-section-button{position:absolute;bottom:calc(-1 * var(--circle-button-size, 3rem) / 2);left:50%;transform:translate(-50%);z-index:3}.shopify-section:first-child .content-over-media--fill{height:calc(100vh - (var(--announcement-bar-height, 0px) + var(--header-height, 0px)))}.shopify-section:first-child:has([allow-transparent-header]) .content-over-media--fill{height:calc(100vh - var(--announcement-bar-height, 0px))}@media screen and (min-width: 700px){.content-over-media{--content-over-media-gap: 2rem}}@media screen and (min-width: 1000px){.content-over-media{--content-over-media-gap: 3rem}}.button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:.25rem;line-height:1.5;text-decoration:none;transition:all .2s ease;white-space:nowrap;cursor:pointer}.button--solid{background-color:var(--button-background, #ffffff);color:var(--button-text-color, #000000);border:1px solid var(--button-background, #ffffff)}.button--solid:hover{opacity:.9}.button--outline{background-color:transparent;color:var(--button-text-color, #ffffff);border:1px solid var(--button-background, #ffffff)}.button--outline:hover{background-color:var(--button-background, #ffffff);color:var(--button-text-color-hover, #000000)}.button--link{background:none;border:none;padding:.5rem;color:var(--button-text-color, #ffffff);text-decoration:underline}.button--link:hover{opacity:.8}.button-group--same-width .button{flex:1;min-width:fit-content}.slideshow__slide[href] .prose h1,.slideshow__slide[href] .prose .h1,.slideshow__slide[href] .prose h6,.slideshow__slide[href] .prose .h6{text-decoration:none}.slideshow__slide[href]{text-decoration:none;color:inherit}.prose .h1,.prose .h6{color:inherit}
/*# sourceMappingURL=/cdn/shop/t/17/assets/custom-slideshow.css.map */
