.app-grid-video{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:50px}@media screen and (max-width:768px){.app-grid-video{grid-template-columns:1fr}}.app-grid-video__item{max-width:100%;aspect-ratio:16/9;border-radius:15px;overflow:hidden}
