.video-with-text{isolation:isolate}.video-with-text__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media screen and (min-width:990px){.video-with-text__grid{grid-template-columns:1fr 1fr;column-gap:4rem;row-gap:2rem;align-items:center}.video-with-text__grid--with-divider{padding-inline:60px;row-gap:0}.video-with-text__grid--with-divider .video-with-text__media{grid-column:1;grid-row:1;align-self:end}.video-with-text__grid--with-divider .video-with-text__divider{grid-column:1 / -1;grid-row:2;margin-inline:-60px;width:calc(100% + 120px)}.video-with-text__grid--with-divider .video-with-text__content{grid-column:2;grid-row:1}}.video-with-text__media{position:relative;overflow:hidden;border-radius:var(--media-radius, 0);background-color:rgba(var(--color-foreground),.04)}.video-with-text__media video,.video-with-text__media iframe{display:block;width:100%;height:auto}.video-with-text__video--mobile{display:none}@media screen and (max-width:989px){.video-with-text__media--has-mobile .video-with-text__video--desktop{display:none}.video-with-text__media--has-mobile .video-with-text__video--mobile{display:block}}.video-with-text__placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9}.video-with-text__placeholder svg{width:100%;height:100%;fill:rgba(var(--color-foreground),.55)}.video-with-text__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.video-with-text__content>*+*{margin-top:1.5rem}.video-with-text__heading{margin:0;word-break:break-word}.video-with-text__text{margin:0}.video-with-text__text>*{margin:0}.video-with-text__text>*+*{margin-top:1rem}.video-with-text__divider{border:0;border-top-style:solid;margin:0;width:100%}@media screen and (max-width:989px){.video-with-text__divider{display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-video-with-text.css.map */
