.promo-videos{display:flex;flex-direction:column;border-top:1px solid var(--color-borders-main);padding:1rem 0}.promo-videos__container{display:flex;flex-direction:row;column-gap:1rem}.promo-videos .section-heading__title,.promo-videos .section-heading__subheading{margin-bottom:1rem}.promo-videos__video{position:relative;width:100%;max-width:300px;height:200px;overflow:hidden;border-radius:var(--border-radius-cards);background-color:#000;background-color:#e5f4ec;cursor:pointer}.promo-videos__video img{width:100%;height:100%;object-fit:cover;object-position:center center;opacity:.35;transition:all .3s ease}.promo-videos__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:47px;height:47px;background-color:#fff;border-radius:50%}.video-promo-videos__link:hover img{opacity:.8}.video-promo-videos__link:active .promo-videos__play,.video-promo-videos__link:focus .promo-videos__play{transform:translate(-50%,-50%) scale(.9)}.modal-video{position:fixed;top:0;left:0;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:#00000080}.modal-video__container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;max-height:80vh;margin:auto}.modal-video__container video{max-width:100%;max-height:100%;border-radius:var(--border-radius-cards)}.modal-video__close{position:absolute;top:15px;right:15px;z-index:3;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background-color:#fff;cursor:pointer;opacity:.8}.modal-video__close .exit{display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-video__close:hover{opacity:1}@media (max-width: 768px){.promo-videos__container{flex-wrap:wrap;row-gap:1rem}.promo-videos__video{width:calc(50% - 1rem);height:180px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-promo-video.css.map */
