.brj-video-gallery{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);bacgrkound-color:#f9f9fa}.brj-video-gallery__header{text-align:center;margin-bottom:3rem}.brj-video-gallery__heading{margin:0 0 .5rem;line-height:1.2}.brj-video-gallery__subheading{font-size:1.125rem;opacity:.85;max-width:700px;margin:0 auto}.brj-video-gallery__grid{display:grid;grid-template-columns:repeat(var(--grid-columns-mobile),1fr);gap:var(--grid-gap)}@media screen and (min-width:750px){.brj-video-gallery__grid{grid-template-columns:repeat(var(--grid-columns-tablet),1fr)}}@media screen and (min-width:990px){.brj-video-gallery__grid{grid-template-columns:repeat(var(--grid-columns-desktop),1fr)}}.brj-video-gallery__card{background:rgba(var(--color-foreground),.03);border-radius:var(--card-border-radius);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.brj-video-gallery__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.brj-video-gallery__video-wrapper{position:relative;aspect-ratio:var(--card-aspect-ratio);background:rgba(var(--color-foreground),.05);overflow:hidden}.brj-video-gallery__thumbnail{position:relative;width:100%;height:100%;cursor:pointer;overflow:hidden}.brj-video-gallery__thumbnail-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.brj-video-gallery__thumbnail:hover .brj-video-gallery__thumbnail-image{transform:scale(1.05)}.brj-video-gallery__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);color:rgba(var(--color-foreground),.5)}.brj-video-gallery__placeholder p{margin:0;font-size:.875rem}.brj-video-gallery__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;transition:transform .3s ease,opacity .3s ease;color:#000c}.brj-video-gallery__thumbnail:hover .brj-video-gallery__play-button{transform:translate(-50%,-50%) scale(1.1)}.brj-video-gallery__play-button svg{filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.brj-video-gallery__info{padding:1.25rem}.brj-video-gallery__title{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.brj-video-gallery__description{margin:0 0 .75rem;font-size:.9375rem;line-height:1.5;opacity:.8}.brj-video-gallery__rider{margin:0;font-size:.875rem;opacity:.7}.brj-video-gallery__rider strong{font-weight:600}.brj-video-gallery__empty{text-align:center;padding:3rem 1rem;background:rgba(var(--color-foreground),.03);border-radius:var(--card-border-radius)}.brj-video-gallery__empty p{margin:0;opacity:.6}.brj-video-gallery__modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:none;align-items:center;justify-content:center}.brj-video-gallery__modal.active{display:flex}.brj-video-gallery__modal-overlay{display:block!important;position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;cursor:pointer;z-index:9998}.brj-video-gallery__modal-content{position:relative;width:90%;max-width:1200px;z-index:10000}.brj-video-gallery__modal-close{position:absolute;top:-50px;right:0;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;padding:0}.brj-video-gallery__modal-close:hover{background:#fff3;transform:rotate(90deg)}.brj-video-gallery__modal-close svg{width:20px;height:20px}.brj-video-gallery__modal-video{position:relative;aspect-ratio:16 / 9;background:#000;border-radius:8px;overflow:hidden}.brj-video-gallery__modal-video video{width:100%;height:100%;display:block}@media screen and (max-width:749px){.brj-video-gallery__modal-content{width:95%}.brj-video-gallery__modal-close{top:-45px;right:0;width:36px;height:36px}.brj-video-gallery__modal-video{border-radius:4px}}@media(prefers-reduced-motion:no-preference){.brj-video-gallery__header{animation:fadeInUp .6s ease-out backwards}.brj-video-gallery__item{animation:fadeIn .6s ease-out backwards}.brj-video-gallery__item:nth-child(1){animation-delay:.1s}.brj-video-gallery__item:nth-child(2){animation-delay:.2s}.brj-video-gallery__item:nth-child(3){animation-delay:.3s}.brj-video-gallery__item:nth-child(4){animation-delay:.4s}.brj-video-gallery__item:nth-child(5){animation-delay:.5s}.brj-video-gallery__item:nth-child(6){animation-delay:.6s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}.brj-video-gallery__thumbnail:focus{outline:2px solid rgba(var(--color-base-accent-1),1);outline-offset:4px}.brj-video-gallery__modal-close:focus{outline:2px solid white;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/brj-video-gallery.css.map */
