.video-gallery{background:var(--bg-color, #0b0b0b)}.video-gallery__heading{text-align:center;font-size:36px;color:var(--heading-color, #f7f4ee);margin-bottom:40px;border-bottom:1px solid var(--border-color, rgba(212, 175, 55, .16));padding-bottom:16px}.video-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.video-gallery__item--center{grid-column:1 / -1;justify-self:center;width:calc(50% - 15px)}.video-gallery__item{background:#ffffff08;border:1px solid var(--border-color, rgba(212, 175, 55, .16));border-radius:12px;overflow:hidden;transition:transform .3s ease,border-color .3s ease}.video-gallery__item:hover{transform:translateY(-4px);border-color:var(--accent-color, #D4AF37)}.video-gallery__video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}.video-gallery__video-wrapper.has-video-file{padding-bottom:0;height:auto;aspect-ratio:16 / 9}.video-gallery__iframe,.video-gallery__video{position:absolute;top:0;left:0;width:100%;height:100%;border:none;object-fit:contain}.video-gallery__placeholder{padding:60px 20px;text-align:center;background:#ffffff08;color:var(--heading-color, #f7f4ee);font-size:14px}.video-gallery__video-title{padding:16px 20px 8px;margin:0;font-size:18px;font-weight:600;color:var(--heading-color, #f7f4ee);border-bottom:1px solid rgba(212,175,55,.1)}.video-gallery__video-description{padding:8px 20px 16px;margin:0;font-size:14px;line-height:1.6;color:#d6d2c9}@media screen and (max-width:992px){.video-gallery__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.video-gallery__heading{font-size:28px;margin-bottom:30px}.video-gallery__grid{grid-template-columns:1fr;gap:20px}.video-gallery__video-title{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/video-gallery.css.map */
