body.page .theme-video-cards,body.single .theme-video-cards{position:relative;padding:2.5rem 0}@media (min-width: 768px){body.page .theme-video-cards,body.single .theme-video-cards{padding:3.75rem 0}}@media (min-width: 1200px){body.page .theme-video-cards,body.single .theme-video-cards{padding:5rem 0}}body.page .theme-video-cards__title,body.single .theme-video-cards__title{text-align:center;text-transform:uppercase;margin-bottom:1rem}@media (min-width: 1200px){body.page .theme-video-cards__title,body.single .theme-video-cards__title{margin-bottom:1.25rem}}body.page .theme-video-cards__description,body.single .theme-video-cards__description{text-align:center;margin-bottom:2rem}@media (min-width: 768px){body.page .theme-video-cards__description,body.single .theme-video-cards__description{margin-bottom:2.5rem}}@media (min-width: 1200px){body.page .theme-video-cards__description,body.single .theme-video-cards__description{margin-bottom:3rem}}body.page .theme-video-cards__grid,body.single .theme-video-cards__grid{row-gap:1.5rem}@media (min-width: 992px){body.page .theme-video-cards__grid,body.single .theme-video-cards__grid{row-gap:1.875rem}}body.page .theme-video-cards__col,body.single .theme-video-cards__col{display:flex}body.page .theme-video-cards__card,body.single .theme-video-cards__card{display:flex;flex-direction:column;width:100%}body.page .theme-video-cards__link,body.single .theme-video-cards__link{display:block;text-decoration:none;color:inherit;margin-bottom:1.25rem}@media (min-width: 1200px){body.page .theme-video-cards__link,body.single .theme-video-cards__link{margin-bottom:2rem}}body.page .theme-video-cards__link:hover .theme-video-cards__play,body.page .theme-video-cards__link:focus-visible .theme-video-cards__play,body.single .theme-video-cards__link:hover .theme-video-cards__play,body.single .theme-video-cards__link:focus-visible .theme-video-cards__play{transform:translate(-50%,-50%) scale(1.1)}body.page .theme-video-cards__thumb,body.single .theme-video-cards__thumb{display:block;position:relative;border-radius:var(--theme-radius);overflow:hidden;aspect-ratio:16/9}body.page .theme-video-cards__thumb:after,body.single .theme-video-cards__thumb:after{content:"";position:absolute;inset:0;background:#0003;pointer-events:none}body.page .theme-video-cards__poster,body.single .theme-video-cards__poster{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.page .theme-video-cards__poster--placeholder,body.single .theme-video-cards__poster--placeholder{background-color:var(--theme-base-neutral)}body.page .theme-video-cards__play,body.single .theme-video-cards__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;transition:transform var(--theme-transition),background-color var(--theme-transition);color:var(--theme-base-light);pointer-events:none;z-index:1}@media (min-width: 768px){body.page .theme-video-cards__play,body.single .theme-video-cards__play{width:3.5rem;height:3.5rem}}@media (min-width: 1200px){body.page .theme-video-cards__play,body.single .theme-video-cards__play{width:4rem;height:4rem}}@media (min-width: 1710px){body.page .theme-video-cards__play,body.single .theme-video-cards__play{width:5.375rem;height:5.375rem}}body.page .theme-video-cards__play .icon,body.single .theme-video-cards__play .icon{width:100%;height:100%}body.page .theme-video-cards__card-title,body.single .theme-video-cards__card-title{font-weight:700;margin-top:0;margin-bottom:1rem}body.page .theme-video-cards__card-desc,body.single .theme-video-cards__card-desc{margin-bottom:0}body.page .theme-video-cards__placeholder,body.single .theme-video-cards__placeholder{text-align:center;padding:2.5rem 0;color:var(--theme-grey-color)}body.page .theme-video-lightbox,body.single .theme-video-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#000000e6;opacity:0;visibility:hidden;transition:opacity var(--theme-transition),visibility var(--theme-transition);cursor:pointer}body.page .theme-video-lightbox--active,body.single .theme-video-lightbox--active{opacity:1;visibility:visible}body.page .theme-video-lightbox__inner,body.single .theme-video-lightbox__inner{position:relative;width:90%;max-width:60rem;aspect-ratio:16/9;cursor:default}@media (min-width: 768px){body.page .theme-video-lightbox__inner,body.single .theme-video-lightbox__inner{width:80%}}body.page .theme-video-lightbox__video,body.single .theme-video-lightbox__video{width:100%;height:100%;border-radius:var(--theme-radius);background-color:var(--theme-base-dark)}body.page .theme-video-lightbox__close,body.single .theme-video-lightbox__close{position:absolute;top:-2.5rem;right:0;width:2rem;height:2rem;background:none;border:none;color:var(--theme-base-light);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity var(--theme-transition)}body.page .theme-video-lightbox__close:hover,body.single .theme-video-lightbox__close:hover{opacity:.7}body.page .theme-video-lightbox__close svg,body.single .theme-video-lightbox__close svg{width:1.5rem;height:1.5rem}
