.iwtf-vertical-slideshow{display:block;width:100%}.iwtf-vertical-slideshow__inner,.iwtf-vertical-slideshow__viewport{position:relative;width:100%}.iwtf-vertical-slideshow .iwtf-slideshow--stack.slideshow{position:relative;display:block;margin:0;overflow:hidden;width:100%}.iwtf-vertical-slideshow .iwtf-slideshow--stack .slideshow__slide{position:absolute;left:0;right:0;top:0;width:100%!important;max-width:100%!important;min-width:100%!important;box-sizing:border-box;padding:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease;z-index:0}.iwtf-vertical-slideshow .iwtf-slideshow--stack.iwtf-slideshow--stack--instant .slideshow__slide{transition:none}.iwtf-vertical-slideshow .iwtf-slideshow--stack .slideshow__slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto;z-index:1}.iwtf-vertical-slideshow__viewport .iwtf-vertical-slideshow__rail.slideshow__controls{position:absolute;top:50%;right:max(.8rem,env(safe-area-inset-right,0px));transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:.65rem .45rem;margin:0;width:auto;max-width:min(4rem,12vw);background:transparent;pointer-events:none;border:none;border-radius:0;box-shadow:none;outline:none}.iwtf-vertical-slideshow__viewport .iwtf-vertical-slideshow__rail>*{pointer-events:auto}@media(prefers-reduced-motion:reduce){.iwtf-vertical-slideshow .iwtf-slideshow--stack .slideshow__slide{transition:none}}.iwtf-vertical-slideshow__rail.slideshow__controls,.iwtf-vertical-slideshow__rail.slider-buttons{flex-direction:column}.iwtf-vertical-slideshow__dots .slideshow__control-wrapper{display:flex;flex-direction:column;align-items:center;gap:.65rem;border:none}.iwtf-vertical-slideshow__dots.slider-counter--dots{margin:0;min-width:0;border:none}.iwtf-vertical-slideshow__autoplay{margin-top:0}@media screen and (min-width:750px){.iwtf-vertical-slideshow__rail .slideshow__autoplay.slider-button{border:none;border-left:none;margin-left:0;padding:0;position:relative}}.image-with-text-fullwidth{position:relative;width:100%;overflow:hidden}.image-with-text-fullwidth__grid{display:flex;flex-direction:column;min-height:var(--iwtf-min-height, 28rem);width:100%}.image-with-text-fullwidth--square .image-with-text-fullwidth__grid{min-height:0}@media screen and (min-width:750px){.image-with-text-fullwidth__grid{flex-direction:row;min-height:var(--iwtf-min-height, 40rem);align-items:stretch}.image-with-text-fullwidth--square .image-with-text-fullwidth__grid{align-items:stretch}.image-with-text-fullwidth--adapt .image-with-text-fullwidth__grid{min-height:0}.image-with-text-fullwidth--reverse .image-with-text-fullwidth__grid{flex-direction:row-reverse}}@media screen and (max-width:749px){.image-with-text-fullwidth__media{order:-1}}.image-with-text-fullwidth__text{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:clamp(2.4rem,5vw,4.8rem) clamp(1.5rem,4vw,3rem)}.image-with-text-fullwidth__text--center{text-align:center;justify-content:center}.image-with-text-fullwidth__text--left{text-align:left;justify-content:center;align-items:center}@media screen and (min-width:750px){.image-with-text-fullwidth__text--left{justify-content:flex-start}}.image-with-text-fullwidth__text--right{text-align:right;justify-content:center;align-items:center}@media screen and (min-width:750px){.image-with-text-fullwidth__text--right{justify-content:flex-end}}@media screen and (min-width:750px){.image-with-text-fullwidth__text{flex:0 0 50%;width:50%;max-width:50%}}.image-with-text-fullwidth__text-inner{max-width:40rem;width:100%}.image-with-text-fullwidth__heading{margin:0 0 1.2rem;text-transform:uppercase;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:.02em;color:var(--iwtf-text, rgb(var(--color-foreground)))}.image-with-text-fullwidth__sub{margin:0 0 2.4rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:400;line-height:1.5;color:var(--iwtf-text, rgb(var(--color-foreground)));opacity:.9;font-size:var(--font-body-scale)}.image-with-text-fullwidth__sub.subtitle,.image-with-text-fullwidth__sub.caption-with-letter-spacing{letter-spacing:.04em}.image-with-text-fullwidth__rte{margin:0 0 2.4rem;font-family:var(--font-body-family);line-height:1.6;color:var(--iwtf-text, rgb(var(--color-foreground)))}.image-with-text-fullwidth__media{position:relative;width:100%;min-height:20rem;background:rgba(var(--color-foreground),.04);overflow:hidden}.image-with-text-fullwidth__media--square{aspect-ratio:1 / 1;min-height:0}.image-with-text-fullwidth--square .image-with-text-fullwidth__media:not(.placeholder){min-height:0}@media screen and (min-width:750px){.image-with-text-fullwidth__media{flex:0 0 50%;width:50%;max-width:50%;min-height:0;min-height:min(100%,var(--iwtf-min-height, 40rem))}.image-with-text-fullwidth--square .image-with-text-fullwidth__media{min-height:0;align-self:center}}.image-with-text-fullwidth__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.image-with-text-fullwidth__media--ratio{position:relative}.image-with-text-fullwidth__media--ratio .image-with-text-fullwidth__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.image-with-text-fullwidth__media.placeholder{display:flex;align-items:center;justify-content:center;min-height:22rem}.image-with-text-fullwidth__media:not(.placeholder){min-height:22rem}.image-with-text-fullwidth--square .image-with-text-fullwidth__media.placeholder{aspect-ratio:1 / 1;min-height:0}@media screen and (min-width:750px){.image-with-text-fullwidth__media:not(.placeholder){min-height:0}.image-with-text-fullwidth--square .image-with-text-fullwidth__media.placeholder{min-height:0}}.image-with-text-fullwidth__button{display:inline-block;margin-top:.4rem;padding:1.5rem 2.5rem;font-size:1.2rem;font-weight:600;line-height:1.2;letter-spacing:.08em;text-decoration:none;border:none;border-radius:0;cursor:pointer;transition:opacity .2s ease;color:var(--iwtf-btn-color, #ffffff);background:var(--iwtf-btn-bg, #121212)}.image-with-text-fullwidth__button--secondary{color:var(--iwtf-text, #121212);background:transparent;box-shadow:inset 0 0 0 .2rem currentColor}.image-with-text-fullwidth__button:hover{opacity:.88}.image-with-text-fullwidth__button[aria-disabled=true]{opacity:.4;cursor:not-allowed}@media screen and (min-width:750px){.image-with-text-fullwidth__text--left .image-with-text-fullwidth__text-inner{margin-right:auto}.image-with-text-fullwidth__text--right .image-with-text-fullwidth__text-inner{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-image-with-text-fullwidth.css.map */
