.section-video-gallery{padding-top:var(--section-padding-top, 40px);padding-bottom:var(--section-padding-bottom, 40px)}.video-gallery-item{position:relative;aspect-ratio:370 / 480;border-radius:var(--border-radius-cards, 10px);overflow:hidden;background-color:var(--color-background-cards, #f5f4f1);border:var(--border-width-cards, 1px) solid var(--color-borders-cards, #e5e0dd);width:100%;max-width:370px}.video-gallery-item__container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-gallery-item__video{width:100%;height:100%;object-fit:cover}.video-gallery-item__iframe{width:100%;height:100%;border:none}.video-gallery-item__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--color-background-cards, #f5f4f1)}.video-gallery-item__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background-color:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2;margin:0;padding:0}.video-gallery-item__play-button:hover{background-color:#fff;transform:translate(-50%,-50%) scale(1.05)}.video-gallery-item__play-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.video-gallery-item__play-icon svg{fill:#5b050d}.video-gallery-item__pause-button{position:absolute;top:12px;right:12px;width:32px;height:32px;background-color:#fff6;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:3;margin:0;padding:0}.video-gallery-item__pause-button:hover{background-color:#fffc;transform:scale(1.05)}.video-gallery-item__pause-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.video-gallery-item__title{position:absolute;bottom:16px;left:16px;color:#fff;font-size:14px;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.5);z-index:1}.video-gallery-placeholder{display:flex;align-items:center;justify-content:center;min-height:300px;background-color:var(--color-background-cards, #f5f4f1);border-radius:var(--border-radius-cards, 10px);border:var(--border-width-cards, 1px) solid var(--color-borders-cards, #e5e0dd)}.video-gallery-placeholder__content{text-align:center;color:var(--color-text-main, #211f1d)}.video-gallery-placeholder__content h3{margin-bottom:8px;font-size:18px}.video-gallery-placeholder__content p{font-size:14px;opacity:.7}@media screen and (max-width: 1024px){.video-gallery-item{max-width:300px}}@media screen and (max-width: 768px){.video-gallery-item{max-width:100%;aspect-ratio:1}}@media screen and (max-width: 480px){.video-gallery-item{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
