.VideosGallery-module__bq--OW__page{color:var(--inverse-primary);background-color:#050608;min-height:100vh}.VideosGallery-module__bq--OW__hero{padding:11rem 2rem 4rem;position:relative;overflow:hidden}.VideosGallery-module__bq--OW__heroGlow{filter:blur(120px);pointer-events:none;z-index:0;background:radial-gradient(circle at 30% 30%,#d4af3733 0%,#0000 55%),radial-gradient(circle at 70% 70%,#782ca82e 0%,#0000 55%);width:80vw;height:80vw;position:absolute;inset:-30% 40% auto auto}.VideosGallery-module__bq--OW__heroInner{z-index:1;max-width:1400px;margin:0 auto;position:relative}.VideosGallery-module__bq--OW__eyebrow{font-family:var(--font-headline);letter-spacing:.3em;text-transform:uppercase;color:var(--tertiary);margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.VideosGallery-module__bq--OW__heroTitle{font-family:var(--font-headline);letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,7vw,6rem);font-weight:700;line-height:.95}.VideosGallery-module__bq--OW__heroDesc{font-family:var(--font-body);color:#ffffffb3;max-width:620px;margin-bottom:3rem;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6}.VideosGallery-module__bq--OW__filters{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:.5rem;padding-top:1.5rem;display:flex}.VideosGallery-module__bq--OW__filterBtn{color:#fff9;font-family:var(--font-headline);letter-spacing:.2em;text-transform:uppercase;background-color:#0000;border:1px solid #ffffff1a;padding:.85rem 1.4rem;font-size:.75rem;font-weight:700;transition:color .3s,background-color .3s,border-color .3s}.VideosGallery-module__bq--OW__filterBtn:hover{color:#fff;border-color:#ffffff59}.VideosGallery-module__bq--OW__filterBtnActive{color:var(--inverse-surface);background-color:var(--tertiary);border-color:var(--tertiary)}.VideosGallery-module__bq--OW__filterBtnActive:hover{color:var(--inverse-surface);border-color:var(--tertiary)}.VideosGallery-module__bq--OW__gallery{padding:3rem 2rem 7rem}.VideosGallery-module__bq--OW__empty{text-align:center;color:#ffffff80;font-family:var(--font-body);padding:6rem 0}.VideosGallery-module__bq--OW__grid{grid-template-columns:1fr;gap:3rem 2rem;max-width:1400px;margin:0 auto;display:grid}@media (min-width:768px){.VideosGallery-module__bq--OW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.VideosGallery-module__bq--OW__grid{grid-template-columns:repeat(3,1fr)}}.VideosGallery-module__bq--OW__cardFeatured{grid-column:1/-1}@media (min-width:1280px){.VideosGallery-module__bq--OW__cardFeatured .VideosGallery-module__bq--OW__thumbWrap{aspect-ratio:21/9}.VideosGallery-module__bq--OW__cardFeatured .VideosGallery-module__bq--OW__title{font-size:clamp(1.75rem,2.5vw,2.5rem)}}.VideosGallery-module__bq--OW__card{margin:0;position:relative}.VideosGallery-module__bq--OW__cardBtn{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:inherit;display:block}.VideosGallery-module__bq--OW__thumbWrap{aspect-ratio:16/9;background-color:#0b0d10;width:100%;transition:transform .5s,box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009,inset 0 0 0 1px #ffffff0d}.VideosGallery-module__bq--OW__card:hover .VideosGallery-module__bq--OW__thumbWrap,.VideosGallery-module__bq--OW__cardBtn:focus-visible .VideosGallery-module__bq--OW__thumbWrap{transform:translateY(-4px)scale(1.01);box-shadow:0 30px 80px #000c,inset 0 0 0 1px #d4af3766}.VideosGallery-module__bq--OW__thumb{object-fit:cover;filter:saturate(.9)contrast(1.05);width:100%;height:100%;transition:transform .8s,opacity .4s;position:absolute;inset:0}.VideosGallery-module__bq--OW__card:hover .VideosGallery-module__bq--OW__thumb{opacity:.35;transform:scale(1.06)}.VideosGallery-module__bq--OW__preview{pointer-events:none;z-index:1;opacity:0;transform-origin:50%;border:none;width:100%;height:100%;animation:.6s .15s forwards VideosGallery-module__bq--OW__fadeInPreview;position:absolute;inset:0;transform:scale(1.35)}@keyframes VideosGallery-module__bq--OW__fadeInPreview{to{opacity:1}}.VideosGallery-module__bq--OW__overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000 40%,#000000d9 100%),radial-gradient(#0000 60%,#00000059 100%);transition:opacity .5s;position:absolute;inset:0}.VideosGallery-module__bq--OW__card:hover .VideosGallery-module__bq--OW__overlay{opacity:.6}.VideosGallery-module__bq--OW__playRing{z-index:3;-webkit-backdrop-filter:blur(6px);color:#fff;background-color:#00000040;border:2px solid #ffffff80;justify-content:center;align-items:center;width:74px;height:74px;transition:transform .4s,background-color .4s,border-color .4s,opacity .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideosGallery-module__bq--OW__playRing .VideosGallery-module__bq--OW__material-symbols-outlined{font-size:40px}.VideosGallery-module__bq--OW__card:hover .VideosGallery-module__bq--OW__playRing{border-color:var(--tertiary);color:var(--inverse-surface);background-color:#d4af37e6;transform:translate(-50%,-50%)scale(1.1)}.VideosGallery-module__bq--OW__durationPill{z-index:3;-webkit-backdrop-filter:blur(6px);color:#fff;font-family:var(--font-headline);letter-spacing:.1em;background-color:#000000d9;padding:.4rem .65rem;font-size:.7rem;font-weight:700;position:absolute;bottom:1rem;right:1rem}.VideosGallery-module__bq--OW__categoryTag{z-index:3;color:var(--inverse-surface);font-family:var(--font-headline);letter-spacing:.22em;text-transform:uppercase;background-color:#d4af37eb;padding:.4rem .75rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;left:1rem}.VideosGallery-module__bq--OW__meta{flex-direction:column;gap:.5rem;padding:1.25rem 0 0;display:flex}.VideosGallery-module__bq--OW__title{font-family:var(--font-headline);color:#fff;text-transform:uppercase;font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:700;line-height:1.25;transition:color .3s}.VideosGallery-module__bq--OW__card:hover .VideosGallery-module__bq--OW__title{color:var(--tertiary)}.VideosGallery-module__bq--OW__subtitle{font-family:var(--font-body);color:#ffffff8c;font-size:.9rem;line-height:1.4}.VideosGallery-module__bq--OW__metaRow{font-family:var(--font-headline);letter-spacing:.15em;text-transform:uppercase;color:#fff6;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.7rem;font-weight:600;display:flex}.VideosGallery-module__bq--OW__dot{font-size:.6rem}.VideosGallery-module__bq--OW__modalRoot{z-index:1000;-webkit-backdrop-filter:blur(8px);background-color:#000000eb;justify-content:center;align-items:center;padding:2rem;animation:.3s forwards VideosGallery-module__bq--OW__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes VideosGallery-module__bq--OW__modalFadeIn{0%{opacity:0}to{opacity:1}}.VideosGallery-module__bq--OW__modalInner{flex-direction:column;gap:1.5rem;width:100%;max-width:1000px;display:flex;position:relative}.VideosGallery-module__bq--OW__modalClose{color:#fff;z-index:2;background-color:#ffffff14;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .3s,color .3s;display:flex;position:absolute;top:-3rem;right:0}.VideosGallery-module__bq--OW__modalClose:hover{background-color:var(--tertiary);color:var(--inverse-surface)}.VideosGallery-module__bq--OW__modalClose .VideosGallery-module__bq--OW__material-symbols-outlined{font-size:24px}.VideosGallery-module__bq--OW__modalFrame{aspect-ratio:16/9;background-color:#000;width:100%;position:relative;box-shadow:0 40px 120px #000c,0 0 0 1px #ffffff14}.VideosGallery-module__bq--OW__modalIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.VideosGallery-module__bq--OW__modalMeta{color:#fff;flex-direction:column;gap:.5rem;padding:0 .5rem;display:flex}.VideosGallery-module__bq--OW__modalCategory{font-family:var(--font-headline);letter-spacing:.25em;text-transform:uppercase;color:var(--tertiary);font-size:.7rem;font-weight:700}.VideosGallery-module__bq--OW__modalTitle{font-family:var(--font-headline);text-transform:uppercase;color:#fff;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.15}.VideosGallery-module__bq--OW__modalSubtitle{font-family:var(--font-body);color:#fff9;font-size:1rem}.VideosGallery-module__bq--OW__modalMetaRow{font-family:var(--font-headline);letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.72rem;font-weight:600;display:flex}@media (max-width:640px){.VideosGallery-module__bq--OW__hero{padding:8rem 1.25rem 3rem}.VideosGallery-module__bq--OW__gallery{padding:2rem 1.25rem 5rem}.VideosGallery-module__bq--OW__grid{gap:2.5rem 1rem}.VideosGallery-module__bq--OW__modalRoot{padding:3.5rem 1rem 1rem}.VideosGallery-module__bq--OW__modalClose{top:.5rem;right:.5rem}.VideosGallery-module__bq--OW__playRing{width:58px;height:58px}.VideosGallery-module__bq--OW__playRing .VideosGallery-module__bq--OW__material-symbols-outlined{font-size:30px}}
