.waves-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1160px;margin:32px auto 0}.waves-video-card{background:#fff;border:1px solid #e0d8cf;overflow:hidden;text-align:left;box-shadow:0 8px 25px #261e1810}.waves-video-play,.waves-video-frame{display:block;width:100%;aspect-ratio:16/9;border:0;margin:0}.waves-video-play{padding:0;position:relative;cursor:pointer;background:#1d1b1a}.waves-video-play img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.waves-video-play:hover img{transform:scale(1.04)}.waves-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:62px;height:44px;border-radius:11px;background:#a2170fee;color:white;font-size:23px;padding-left:3px}.waves-video-play:focus-visible{outline:3px solid #a2170f;outline-offset:3px}.waves-video-info{padding:22px}.waves-video-topic{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#9e160b;font-weight:800}.waves-video-info h3{font:500 1.28rem/1.22 Georgia,serif;color:#26201c;margin:10px 0}.waves-video-info p{color:#6f625b;font-size:.9rem;margin:0 0 16px}.waves-video-info a{color:#9e160b;font-weight:700;font-size:.87rem}.waves-video-frame{background:#1d1b1a}@media(max-width:900px){.waves-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.waves-video-grid{grid-template-columns:1fr}}
