.video-with-text{display:grid;gap:2.5rem}.video-with-text__media{position:relative;overflow:hidden;background-color:transparent;aspect-ratio:var(--video-aspect-ratio, auto)}.video-with-text__media video,.video-with-text__media iframe{width:100%;height:100%;display:block;object-fit:cover}.video-with-text__content{align-self:center}.video-with-text__content--left{text-align:left}.video-with-text__content--center{text-align:center}.video-with-text__content--right{text-align:right}.video-with-text__heading{margin-bottom:.75rem}.video-with-text__mute-toggle{position:absolute;right:1rem;bottom:1rem;padding:.5rem .75rem;border:none;cursor:pointer;font-size:.75rem;line-height:1;display:inline-flex;align-items:center;gap:.25rem;background-color:#ffffffd9;color:#757575;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:7px}.video-with-text__mute-toggle[data-muted=true] .mute-label-muted{display:inline}.video-with-text__mute-toggle[data-muted=true] .mute-label-unmuted,.video-with-text__mute-toggle[data-muted=false] .mute-label-muted{display:none}.video-with-text__mute-toggle[data-muted=false] .mute-label-unmuted{display:inline}@media screen and (min-width: 800px){.video-with-text{grid-template-columns:var(--pdp-media-box-width, auto) minmax(0,1fr);column-gap:0;row-gap:0;align-items:center;justify-content:stretch;margin:0 6%}.video-with-text__media{width:var(--pdp-media-width, 100%);max-width:100%;justify-self:center;margin-inline:auto}.video-with-text__content{width:100%;max-width:520px;justify-self:center;align-self:center}.video-with-text--media-right{grid-template-columns:minmax(0,1fr) var(--pdp-media-box-width, auto);column-gap:0;row-gap:0}.video-with-text--media-right .video-with-text__media{order:2}.video-with-text--media-right .video-with-text__content{order:1;justify-self:center}}@media screen and (max-width: 799px){.section--video-with-text .page-width{margin-inline:auto;padding-inline:8px}}
/*# sourceMappingURL=/cdn/shop/t/223/compiled_assets/styles.css.map */
