.video-text-container{display:flex;flex-direction:var(--video-with-text-layout-mobile);gap:var(--video-with-text-gap);margin:0 auto;align-items:center;margin-top:var(--video-with-text-section-top-padding);margin-bottom:var(--video-with-text-section-bottom-padding);border:var(--video-with-text-border) solid #C8CED1;padding:20px;border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity))}@media screen and (min-width: 750px){.video-text-container{flex-direction:var(--video-with-text-layout-desktop)}}.video-text-content{flex:1;padding:var(--video-with-text-text-padding)}.video-text-heading{color:var(--video-with-text-heading-color);margin-top:0;margin-bottom:10px}.video-text-subheading{color:var(--video-with-text-subheading-color)}.video-text-link{display:inline-flex;align-items:center;gap:8px;font-size:var(--video-with-text-button-text-size);color:var(--video-with-text-button-color);text-decoration:none;margin-top:10px}.video-text-link:hover,#copy-video-link:hover{color:var(--video-with-text-button-hover-color);cursor:pointer}.video-copy-message{display:none;margin-left:10px;color:var(--video-with-text-copy-link-color);font-size:14px}.video-container{position:relative;flex:1;width:100%}.video-wrapper{position:relative;width:100%;height:0;padding-bottom:var(--video-with-text-aspect-ratio);background-color:var(--video-with-text-background-color);overflow:hidden}.video-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.video-placeholder img{width:100%;height:100%;object-fit:cover}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-color:var(--video-with-text-play-button-color);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;opacity:.9;transition:opacity .3s ease,transform .3s ease}.video-play-button:hover{opacity:1;transform:translate(-50%,-50%) scale(1.05)}.video-play-button svg{width:30px;height:30px;fill:var(--video-with-text-play-button-icon-color)}.video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media screen and (max-width: 767px){.video-play-button{width:60px;height:60px}.video-play-button svg{width:24px;height:24px}.video-text-container{margin-top:calc(var(--video-with-text-section-top-padding) / 2);margin-bottom:calc(var(--video-with-text-section-bottom-padding) / 2);padding:10px}.video-text-content{flex:auto;padding:calc(var(--video-with-text-text-padding) / 2)}.video-text-container{gap:calc(var(--video-with-text-gap) / 2)}}@media screen and (max-width: 539px){.video-text-content{padding:calc(var(--video-with-text-text-padding) / 4)}.video-text-container{gap:calc(var(--video-with-text-gap) / 4);padding:5px}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/video-with-text.css.map */
