.videos-with-text{display:flex;gap:50px;align-items:center;justify-content:space-between}.videos-with-text__content{display:flex;flex-direction:column;justify-content:center;gap:20px;flex:0 0 30%}.videos-with-text__videos{display:flex;gap:20px;flex:1;min-width:0}.videos-with-text__video-item{width:250px;min-width:150px;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;flex-shrink:1}.video-container{position:relative;cursor:pointer}.videos-with-text__video-item video,.videos-with-text__video-item iframe{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;transition:opacity .3s ease}.video-container.playing .play-button{opacity:0}.videos-with-text__content .button,.videos-with-text__content button{align-self:flex-start;font-size:14px;font-weight:600}@media screen and (min-width:1025px){.videos-with-text__videos{justify-content:flex-end}}@media screen and (max-width:1024px)and (min-width:641px){.videos-with-text{flex-direction:column;height:auto;gap:30px}.videos-with-text__content{width:100%;align-items:center}.videos-with-text__content .button,.videos-with-text__content button{align-self:center}.videos-with-text__videos{flex-wrap:wrap;justify-content:center;gap:15px}.videos-with-text__video-item{width:200px}}@media screen and (max-width:640px){.videos-with-text{flex-direction:column;gap:30px}.videos-with-text__content{width:100%;align-items:center}.videos-with-text__content .button,.videos-with-text__content button{align-self:center}.videos-with-text__videos{overflow-x:auto!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:15px;padding-bottom:10px;width:100%}.videos-with-text__video-item{width:150px;flex-shrink:0!important}}@media screen and (max-width:480px){.videos-with-text__video-item{width:120px}}
/*# sourceMappingURL=/cdn/shop/t/77/compiled_assets/styles.css.map */
