.videos-band{width:100%;background-color:#009a971a;font-family:var(--font-sans);margin-top:clamp(2.2rem,5.5vw,3.85rem)}.videos-header{max-width:42em;margin:0 auto;padding:2.75em 1.5rem 3.85rem;text-align:center}.videos-header h2{margin:0 0 .35em;font-size:var(--text-3xl);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-tight);color:var(--ink);font-family:var(--font-sans)}.videos-header p{margin:0;font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink-body)}.videos-grid-section{padding:1.65rem 1.5rem 4rem;max-width:72em;margin:0 auto}.videos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 1.75rem;align-items:start}.video-card{display:flex;flex-direction:column;align-items:stretch;text-align:left;color:inherit;text-decoration:none;border-radius:.35rem;overflow:hidden;background:transparent;transition:transform .2s ease,box-shadow .2s ease}.video-card:hover{transform:translateY(-3px)}.video-card:hover .video-card-title{color:var(--ink-faint)}.video-card-image-wrap{position:relative;aspect-ratio:16 / 9;width:100%;overflow:hidden;border-radius:.25rem;background:#e7e5dc}.video-card-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.video-card-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:3.25rem;height:3.25rem;border-radius:50%;background:#fffffff0;box-shadow:0 4px 22px #00000047;pointer-events:none}.video-card-play:after{content:"";position:absolute;left:54%;top:50%;transform:translate(-50%,-50%);border-style:solid;border-width:.5em 0 .5em .85em;border-color:transparent transparent transparent #111827}.video-card-text{padding-top:1rem;display:flex;flex-direction:column;gap:.5rem}.video-card-title{margin:0;font-size:var(--text-lg);font-weight:var(--weight-semibold);line-height:var(--leading-snug);color:var(--ink);font-family:var(--font-sans);transition:color .2s ease}.video-card-meta{margin:0;font-size:var(--text-xs);font-weight:var(--weight-medium);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--ink-muted)}.videos-band--about{margin-top:0;background:transparent;font-size:1em}.videos-band--about .videos-header{max-width:none;margin:0;padding:0 0 clamp(1.25rem,2.5vh,1.75rem);text-align:left}.videos-band--about .videos-header h2{font-size:2.4em;font-family:var(--font-sans);font-weight:700;letter-spacing:-.03em;color:var(--shell-ink, var(--ink))}.videos-band--about .videos-header p{font-size:.88em;line-height:1.55;color:var(--shell-ink-soft, var(--ink-body))}.videos-band--about .videos-grid-section{padding:0;max-width:none;margin:0}.videos-band--about .videos-grid{grid-template-columns:repeat(3,1fr);gap:2rem 1.75rem}.videos-band--about .video-card-title{font-size:1.05em;font-weight:700;line-height:1.35;color:var(--shell-ink, var(--ink))}.videos-band--about .video-card:hover .video-card-title{color:var(--shell-navy, #041c3c)}.videos-band--about .video-card-image-wrap{background:#ffffff8c;border:1px solid var(--shell-border, rgba(20, 32, 58, .1))}.videos-band--about .video-card-meta{font-size:.65em}@media (max-width: 60rem){.videos-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem 1.25rem}}@media (max-width: 40rem){.videos-grid{grid-template-columns:1fr}.videos-header h2{font-size:1.5725em}.videos-grid-section{padding-left:1rem;padding-right:1rem}}
