.video{cursor:pointer}.video__media{height:auto;width:100%}.video__title{font-weight:700;margin-top:10px;text-align:center}.videos{grid-gap:15px 20px;display:grid;grid-template-columns:repeat(2,1fr);margin:auto;max-width:916px;width:100%}@media(min-width:768px){.videos{grid-gap:30px 44px;grid-template-columns:repeat(3,1fr)}}.video-gallery{background-color:#f2f2f2;padding:0 0 30px;position:relative}.video-gallery:after{background-color:#fff;border-bottom:2px solid #d2d1d1;content:"";height:120px;position:absolute;top:0;width:100%}@media(min-width:1024px){.video-gallery:after{height:185px}}.video-gallery>*{position:relative;z-index:1}@media(min-width:1024px){.video-gallery{padding:30px 0}}.video-player{margin:auto;max-width:100%;padding:30px}@media(min-width:1024px){.video-player{padding:0;width:960px}}.video-player__media{margin-bottom:10px;padding-top:30px}.video-player__title{font-size:1.5rem}
