.VideosSection-module__smAvbq__section{padding:var(--space-xl)5%;background:var(--color-navy)}.VideosSection-module__smAvbq__inner{max-width:1300px;margin:0 auto}.VideosSection-module__smAvbq__sectionHeader{text-align:center;margin-bottom:4rem}.VideosSection-module__smAvbq__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:block}.VideosSection-module__smAvbq__title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.8rem)}.VideosSection-module__smAvbq__subtitle{color:#fff9;max-width:500px;margin:0 auto;font-size:1rem}.VideosSection-module__smAvbq__videosGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.VideosSection-module__smAvbq__videoCard{cursor:pointer;transition:var(--transition-cinematic);background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;overflow:hidden}.VideosSection-module__smAvbq__videoCard:hover{border-color:#cca94566;transform:translateY(-6px);box-shadow:0 20px 40px #0006}.VideosSection-module__smAvbq__thumbWrapper{aspect-ratio:16/9;position:relative;overflow:hidden}.VideosSection-module__smAvbq__overlay{background:linear-gradient(#0000 40%,#0b132bcc 100%);transition:opacity .3s;position:absolute;inset:0}.VideosSection-module__smAvbq__videoCard:hover .VideosSection-module__smAvbq__overlay{opacity:.5}.VideosSection-module__smAvbq__playBtn{color:#fff;width:56px;height:56px;transition:var(--transition-fast);background:#cca945e6;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 #cca94566}.VideosSection-module__smAvbq__videoCard:hover .VideosSection-module__smAvbq__playBtn{transform:translate(-50%,-50%)scale(1.12);box-shadow:0 0 0 12px #cca94526}.VideosSection-module__smAvbq__playBtn svg{width:24px;height:24px}.VideosSection-module__smAvbq__duration{color:#fff;background:#000000b3;border-radius:4px;padding:.15rem .45rem;font-size:.75rem;font-weight:600;position:absolute;bottom:8px;right:10px}.VideosSection-module__smAvbq__videoMeta{justify-content:space-between;align-items:flex-start;gap:.5rem;padding:1rem;display:flex}.VideosSection-module__smAvbq__videoTitle{color:#ffffffd9;flex:1;font-size:.88rem;line-height:1.4;transition:color .2s}.VideosSection-module__smAvbq__videoCard:hover .VideosSection-module__smAvbq__videoTitle{color:#fff}.VideosSection-module__smAvbq__youtubeTag{color:red;background:#ff00001a;border-radius:4px;flex-shrink:0;margin-top:2px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.VideosSection-module__smAvbq__lightbox{z-index:10000;background:#000000eb;justify-content:center;align-items:center;padding:2rem;animation:.2s VideosSection-module__smAvbq__fadeIn;display:flex;position:fixed;inset:0}.VideosSection-module__smAvbq__lightboxContent{aspect-ratio:16/9;border-radius:12px;width:100%;max-width:960px;position:relative;overflow:hidden;box-shadow:0 30px 80px #000c}.VideosSection-module__smAvbq__closeBtn{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;font-size:1.6rem;transition:opacity .2s;position:absolute;top:-40px;right:0}.VideosSection-module__smAvbq__closeBtn:hover{opacity:1}.VideosSection-module__smAvbq__iframe{border:none;width:100%;height:100%}@keyframes VideosSection-module__smAvbq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:992px){.VideosSection-module__smAvbq__videosGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.VideosSection-module__smAvbq__videosGrid{grid-template-columns:1fr}}
