.video-gallery{padding:1.5rem 0}.callout--full+.video-gallery,.callout--overlay+.video-gallery,.footer+.video-gallery,.bg--black+.video-gallery,.callout--block.callout--black+.video-gallery,.bg--blue+.video-gallery,.callout--block.callout--blue+.video-gallery,.bg--blue-dark+.video-gallery,.callout--block.callout--blue-dark+.video-gallery,.bg--gold+.video-gallery,.callout--block.callout--gold+.video-gallery,.bg--gray+.video-gallery,.callout--block.callout--gray+.video-gallery,.bg--gray-dark+.video-gallery,.callout--block.callout--gray-dark+.video-gallery,.bg--green-light+.video-gallery,.callout--block.callout--green-light+.video-gallery,.bg--half-white-half-pale-white+.video-gallery,.callout--block.callout--half-white-half-pale-white+.video-gallery,.bg--orange+.video-gallery,.callout--block.callout--orange+.video-gallery,.bg--purple+.video-gallery,.callout--block.callout--purple+.video-gallery,.bg--red+.video-gallery,.callout--block.callout--red+.video-gallery,.bg--white-pale+.video-gallery,.callout--block.callout--white-pale+.video-gallery{padding-block-start:4rem}.video-gallery:has(+.callout--full){padding-block-end:4rem}.video-gallery:has(+.callout--overlay){padding-block-end:4rem}.video-gallery:has(+.footer){padding-block-end:4rem}.video-gallery:has(+.bg--black){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--black){padding-block-end:4rem}.video-gallery:has(+.bg--blue){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--blue){padding-block-end:4rem}.video-gallery:has(+.bg--blue-dark){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--blue-dark){padding-block-end:4rem}.video-gallery:has(+.bg--gold){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--gold){padding-block-end:4rem}.video-gallery:has(+.bg--gray){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--gray){padding-block-end:4rem}.video-gallery:has(+.bg--gray-dark){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--gray-dark){padding-block-end:4rem}.video-gallery:has(+.bg--green-light){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--green-light){padding-block-end:4rem}.video-gallery:has(+.bg--half-white-half-pale-white){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--half-white-half-pale-white){padding-block-end:4rem}.video-gallery:has(+.bg--orange){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--orange){padding-block-end:4rem}.video-gallery:has(+.bg--purple){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--purple){padding-block-end:4rem}.video-gallery:has(+.bg--red){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--red){padding-block-end:4rem}.video-gallery:has(+.bg--white-pale){padding-block-end:4rem}.video-gallery:has(+.callout--block.callout--white-pale){padding-block-end:4rem}.video-gallery.bg--black,.video-gallery.bg--blue,.video-gallery.bg--blue-dark,.video-gallery.bg--gold,.video-gallery.bg--gray,.video-gallery.bg--gray-dark,.video-gallery.bg--green-light,.video-gallery.bg--half-white-half-pale-white,.video-gallery.bg--orange,.video-gallery.bg--purple,.video-gallery.bg--red,.video-gallery.bg--white,.video-gallery.bg--white-pale{padding-block:4rem}@container (width>=40rem){.video-gallery--two-columns,.video-gallery--three-columns{--columns:2}}@container (width>=57.5rem){.video-gallery--three-columns{--columns:3}}.video-gallery__section-title{text-align:center;margin:0 0 1.5em;font-family:Roboto Slab,serif;font-size:2.25rem;font-weight:400}.video-gallery__intro{text-align:center;margin:0 0 3em;font-family:alexandria,sans-serif;font-size:1.25rem;line-height:1.5}.video-gallery__grid{gap:var(--gap);flex-flow:wrap;justify-content:flex-start;display:flex}.video-gallery__item{width:var(--item-width)}.video-gallery__title{text-align:center;margin:0 0 1rem;font-family:Roboto Slab,serif;font-size:1.5rem;font-weight:475}.video-gallery__iframe{aspect-ratio:16/9;background-color:#000;border:none;width:min(80vw,75rem,152vh);max-height:85.5vh;margin-inline:auto;display:block}.video-gallery__button{border:unset;cursor:pointer;background-color:#0000;width:100%;padding:0;display:block;position:relative}.video-gallery__button__text{color:#fff;opacity:1;background-color:#000000b3;width:90%;padding:.5rem 1rem;font-size:1.125rem;transition:background-color .2s,opacity .2s;display:block;position:absolute;bottom:.5rem;left:5%}.video-gallery__button:before{content:"";opacity:0;background-color:#0009;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='1.75' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10Zm-2.5-6.5l6-3.5l-6-3.5zm1-2l2-1.5l-2-1.5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:auto 50%;width:100%;height:100%;transition:opacity .2s;display:block;position:absolute}.video-gallery__button:hover:before{opacity:1}.video-gallery__button:hover .video-gallery__button__text{background-color:#0000}.video-gallery__button:focus-visible{outline:.25rem solid var(--primary-color)}.video-gallery__image{object-fit:cover;width:100%;height:auto;display:block}.video-gallery--sidebar{margin:2rem 0;padding:0}.video-gallery__dialog::backdrop{background-color:#000c}.video-gallery__dialog__close{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:50%;padding:.5rem;transition:background-color .2s,color .2s;position:fixed;top:2vh;right:2.5%}.video-gallery__dialog__close__svg{width:1.75rem;height:1.75rem;display:block}.video-gallery__dialog__close:focus-visible,.video-gallery__dialog__close:hover{color:#000;background-color:#fff}