.media-with-text-wrapper{overflow:hidden}.media-with-text{display:flex;flex-direction:column;gap:0}.media-with-text--spacing-small{gap:var(--gutter-regular)}.media-with-text--spacing-medium{gap:var(--gutter-large)}.media-with-text--spacing-large{gap:var(--gutter-xlarge)}.media-with-text__item{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:inherit;align-items:stretch}@media screen and (min-width:1000px){.media-with-text__item[data-media-position=start]{grid-template-columns:1fr 1fr;grid-template-areas:"media content"}.media-with-text__item[data-media-position=end]{grid-template-columns:1fr 1fr;grid-template-areas:"content media"}.media-with-text__item[data-media-position=start] .media-with-text__media{grid-area:media}.media-with-text__item[data-media-position=start] .media-with-text__content{grid-area:content}.media-with-text__item[data-media-position=end] .media-with-text__media{grid-area:media}.media-with-text__item[data-media-position=end] .media-with-text__content{grid-area:content}.media-with-text__item[data-media-ratio="0.6"][data-media-position=start]{grid-template-columns:3fr 2fr}.media-with-text__item[data-media-ratio="0.6"][data-media-position=end],.media-with-text__item[data-media-ratio="0.4"][data-media-position=start]{grid-template-columns:2fr 3fr}.media-with-text__item[data-media-ratio="0.4"][data-media-position=end]{grid-template-columns:3fr 2fr}.media-with-text__item[data-media-ratio="0.7"][data-media-position=start]{grid-template-columns:7fr 3fr}.media-with-text__item[data-media-ratio="0.7"][data-media-position=end]{grid-template-columns:3fr 7fr}}.media-with-text__media{position:relative;overflow:hidden;min-height:0}.media-with-text__media .lazy-image,.media-with-text__media img,.media-with-text__media svg,.media-with-text__media video{width:100%;height:100%;object-fit:cover;display:block}.media-with-text__media .lazy-image{aspect-ratio:1}@media screen and (min-width:700px){.media-with-text__media .lazy-image{aspect-ratio:4/3}}.media-with-text__content{padding:var(--gutter-regular);display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:700px){.media-with-text__content{padding:var(--gutter-large)}}.media-with-text__content--top-left{justify-content:flex-start;align-items:flex-start}.media-with-text__content--top-center{justify-content:flex-start;align-items:center}.media-with-text__content--top-right{justify-content:flex-start;align-items:flex-end}.media-with-text__content--middle-left{justify-content:center;align-items:flex-start}.media-with-text__content--middle-center{justify-content:center;align-items:center}.media-with-text__content--middle-right{justify-content:center;align-items:flex-end}.media-with-text__content--bottom-left{justify-content:flex-end;align-items:flex-start}.media-with-text__content--bottom-center{justify-content:flex-end;align-items:center}.media-with-text__content--bottom-right{justify-content:flex-end;align-items:flex-end}.media-with-text__content-inner{max-width:100%}.media-with-text__content--top-left .media-with-text__content-inner,.media-with-text__content--middle-left .media-with-text__content-inner,.media-with-text__content--bottom-left .media-with-text__content-inner{text-align:left}.media-with-text__content--top-center .media-with-text__content-inner,.media-with-text__content--middle-center .media-with-text__content-inner,.media-with-text__content--bottom-center .media-with-text__content-inner{text-align:center}.media-with-text__content--top-right .media-with-text__content-inner,.media-with-text__content--middle-right .media-with-text__content-inner,.media-with-text__content--bottom-right .media-with-text__content-inner{text-align:right}.media-with-text__icon{margin-bottom:var(--gutter-small)}.media-with-text__icon img{width:100%;height:auto;object-fit:contain}.media-with-text__heading-wrapper{display:flex;align-items:center;gap:var(--gutter-small);margin-bottom:var(--gutter-small)}.media-with-text__heading-wrapper--has-icon{padding-bottom:var(--gutter-regular);border-bottom:1px solid currentColor}.media-with-text__heading-icon{width:24px;height:24px;object-fit:cover;flex-shrink:0}.media-with-text__video-wrapper{position:relative;aspect-ratio:var(--aspect-ratio, 16/9);overflow:hidden}.media-with-text__video-wrapper .media-with-text__video-poster,.media-with-text__video-wrapper .media-with-text__video-poster-placeholder,.media-with-text__video-wrapper .media-with-text__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.media-with-text__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:64px;height:64px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:#00000080;border-radius:50%;cursor:pointer;color:#fff;transition:opacity .2s ease,background .2s ease}.media-with-text__play-button:hover{background:#000000b3}.media-with-text__play-button svg{width:24px;height:24px;margin-left:4px}.media-with-text__iframe-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.media-with-text__iframe-wrapper iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh}.media-with-text--full-bleed .container--large{max-width:none;padding-inline:0}.media-with-text--rounded .media-with-text__media,.media-with-text--rounded .media-with-text__content{border-radius:var(--border-radius, 8px)}@media screen and (max-width:699px){.media-with-text__content{padding:var(--gutter-regular)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-media-with-text.css.map */
