.video-tiles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:45px}@media screen and (max-width:1200px){.video-tiles{gap:25px}}@media screen and (max-width:999px){.video-tiles{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.video-tiles--item{position:relative;height:348px;padding:18px;border-radius:8px;overflow:hidden;width:calc(33.3% - 30px);background-size:cover;background-position:center;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.4);box-shadow:0 2px 4px rgba(0,0,0,.4)}@media screen and (max-width:1200px){.video-tiles--item{width:calc(33.3% - 18px)}}@media screen and (max-width:999px){.video-tiles--item{width:100%;max-width:385px}}@media screen and (max-width:479px){.video-tiles--item{height:290px}}.video-tiles--label{padding:11px 22px;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.065em;text-transform:uppercase;background:#fdc43c;border-radius:5px;color:#0a3184}.video-tiles .play_button{width:70px!important;height:70px!important;background-color:#fff;position:absolute!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;left:50%;top:50%;z-index:10;border:1px solid #0a3184;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.video-tiles .play_button svg{width:25px;height:25px}.video-tiles .play_button svg path{fill:#0a3184!important}.video-tiles .play_button:before{content:none!important}
/*# sourceMappingURL=video-tiles.css.map */
