.youtube-gallery-page{max-width:1180px;margin-inline:auto}
.youtube-gallery-page>.page-article{max-width:none}
.youtube-gallery-intro{max-width:880px;margin:0 auto 32px}
.youtube-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:start;margin-top:30px}
.youtube-video-card{min-width:0;overflow:hidden;border:1px solid rgba(30,115,190,.18);border-radius:10px;background:#fff;box-shadow:0 7px 18px rgba(25,49,69,.1)}
.youtube-video-card h2{margin:0;padding:13px 18px;background:#1e73be;color:#fff;font:600 18px/1.35 "Open Sans",sans-serif;text-align:center}
.youtube-video-frame{position:relative;aspect-ratio:16/9;background:#111}
.youtube-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.youtube-video-description{padding:16px 18px;color:#384957;font:400 15px/1.65 "Open Sans",sans-serif}
.youtube-video-description p{margin:0}.youtube-gallery-empty{text-align:center}
@media(max-width:760px){.youtube-gallery-grid{grid-template-columns:1fr;gap:22px}.youtube-gallery-page{padding-inline:14px}}
