.ce-video__item{aspect-ratio:16/9;height:auto;margin-top:3rem;width:100%}.ce-video__item>iframe,.ce-video__item>jr-youtube{border:none;border-radius:5px;height:100%;width:100%}.ce-video__item:first-child{margin-top:0}.ce-video__item--in-lightbox{overflow-y:hidden}.ce-video__caption{font-size:1.4rem;line-height:1.57;margin-top:.7em}.ce-video__gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:30px}.ce-video__gallery-item{grid-column-end:span 6;line-height:0}.ce-video__gallery-link{display:block;position:relative}.ce-video__gallery-image{border-radius:5px;height:auto;max-width:100%}.ce-video__item-play-icon{align-items:center;background:#e85454;display:flex;height:40px;justify-content:center;left:calc(50% - 20px);position:absolute;top:calc(50% - 20px);transition:background-color .2s;width:40px}.ce-video__gallery-item:focus .ce-video__item-play-icon,.ce-video__gallery-item:hover .ce-video__item-play-icon{background:#b54141}.ce-video__item-play-icon use{fill:#fff}@media(min-width:901px){.ce-video__gallery-item{grid-column-end:span 4}}