.video-gallery-page-wrapper{padding:10px var(--gallery-gap-mobile);box-sizing:border-box;max-width:1400px;margin:0 auto}@media (min-width: 768px){.video-gallery-page-wrapper{padding:10px var(--gallery-gap-desktop)}.video-gallery-container{grid-template-columns:repeat(6,1fr);gap:var(--gallery-gap-desktop)}}.video-gallery-item.placeholder .placeholder-svg{width:100%;height:100%;border-radius:12px}:root{--gallery-gap-mobile: 10px;--gallery-gap-desktop: 20px}.video-gallery-page-wrapper{padding:30px var(--gallery-gap-mobile);box-sizing:border-box;max-width:1400px;margin:0 auto}.video-gallery-section-title{font-size:28px;text-align:center;margin-bottom:30px}@media (min-width: 768px){.video-gallery-section-title{font-size:36px;margin-bottom:40px}}.video-gallery-container{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gallery-gap-mobile)}@media (min-width: 768px){.video-gallery-page-wrapper{padding:50px var(--gallery-gap-desktop)}.video-gallery-container{grid-template-columns:repeat(6,1fr);gap:var(--gallery-gap-desktop)}}.video-gallery-item{position:relative;cursor:pointer;background-color:#f0f0f0;border-radius:12px;overflow:hidden;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94)}.video-gallery-item:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 10px 25px #00000026}.video-thumbnail-wrapper{width:100%;display:block;aspect-ratio:9 / 16;position:relative}.video-gallery-thumbnail{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.video-gallery-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);background-color:#fff3;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease,background-color .3s ease;opacity:.9}.video-gallery-item:hover .video-gallery-play-icon{transform:translate(-50%,-50%) scale(1);background-color:#dc2626cc}.video-gallery-play-icon svg{width:28px;height:28px;margin-left:3px}.video-gallery-item.placeholder{background-color:#f0f0f0;border-radius:12px;overflow:hidden}.video-gallery-placeholder-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.placeholder-svg{width:50%;height:auto;max-width:60px;opacity:.2}.video-modal-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;align-items:center;justify-content:center;animation:fadeIn .3s ease}.video-modal-container.is-active{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.video-modal-content{position:relative;width:auto;height:85vh;max-width:90vw;z-index:1;animation:zoomIn .4s cubic-bezier(.34,1.56,.64,1)}@keyframes zoomIn{0%{transform:scale(.7)}to{transform:scale(1)}}.video-modal-close{position:absolute;top:15px;left:15px;background:#0006;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;width:44px;height:44px;font-size:30px;font-weight:400;line-height:44px;text-align:center;cursor:pointer;padding:0;text-shadow:0 1px 3px rgba(0,0,0,.5);transition:transform .2s ease,background-color .2s ease;z-index:2}.video-modal-close:hover{transform:scale(1.1);background-color:#dc2626}.video-modal-player-wrapper{position:relative;height:100%;aspect-ratio:9 / 16;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #00000080}.video-player-iframe{position:absolute;top:0;left:0;width:100%;height:100%}body.modal-is-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
