.latest-video-section{box-sizing:border-box;padding:50px 0;text-align:center}.latest-video-section *{box-sizing:border-box}.latest-video-section .latest-video-text{margin:0 auto 40px;max-width:980px}.latest-video-section .latest-video-text h2{font-size:30px;margin:0 0 25px}.latest-video-section .latest-video-flex{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.latest-video-section .resource-video{align-items:center;aspect-ratio:390/230;display:flex;justify-content:center;position:relative;transition:box-shadow .25s;width:100%}.latest-video-section .resource-video:hover{box-shadow:0 0 3px 2px rgba(0,0,0,.27)}.latest-video-section .resource-video:before{background:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.latest-video-section .resource-video-bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.latest-video-section .resource-video-play{background:#245454;border-radius:50%;height:60px;padding:14px;position:relative;width:60px;z-index:1}.latest-video-section .see-link-button{margin:50px 0 0}@media(min-width:769px){.latest-video-section .resource-video{width:calc(33.33% - 20px)}}@media(max-width:767px){.latest-video-section .page-center{padding:0 25px}}