.video-with-text{display:flex;flex-direction:column-reverse;align-items:center;gap:24px;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.video-with-text__content{display:flex;align-items:center;justify-content:center;width:100%;text-align:center}.video-with-text__content-inner{display:flex;flex-direction:column;align-items:center;gap:1.6rem;max-width:48ch}.video-with-text__heading{margin:0;font-size:var(--vwt-title-mobile, 42px);line-height:1.1;letter-spacing:0}.video-with-text__text{font-size:var(--vwt-body-size, 16px);line-height:1.8}.video-with-text__text>p{margin:0}.video-with-text__text>p+p{margin-top:1.4rem}.video-with-text__button{margin-top:.4rem}.video-with-text__media{position:relative;width:100%;aspect-ratio:var(--vwt-media-ratio, .74);border-radius:var(--vwt-radius, 15px);overflow:hidden;box-shadow:#0000003d 0 1px 4px,#00000029 0 3px 8px;line-height:0;background-color:rgb(var(--color-background))}.video-with-text__media>*,.video-with-text__video,.video-with-text__placeholder .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border:0;object-fit:cover}@media screen and (min-width:750px){.video-with-text{flex-direction:row;align-items:center;gap:var(--vwt-gap, 68px)}.video-with-text--video-first{flex-direction:row-reverse}.video-with-text__media{flex:0 0 var(--vwt-media-width, 47%);width:var(--vwt-media-width, 47%)}.video-with-text__content{flex:1 1 auto;width:auto}.video-with-text__heading{font-size:var(--vwt-title-desktop, 60px)}.video-with-text__content--start{text-align:start}.video-with-text__content--start .video-with-text__content-inner{align-items:flex-start}.video-with-text__content--center{text-align:center}.video-with-text__content--center .video-with-text__content-inner{align-items:center}.video-with-text__content--end{text-align:end}.video-with-text__content--end .video-with-text__content-inner{align-items:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-video-with-text.css.map */
