.video__wrapper{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}.video__wrapper img.video__card-img{height:auto}@media(min-width:769px){.video__wrapper{grid-template-columns:repeat(3,1fr)}}.noContent{background-color:transparent!important;color:#000!important;pointer-events:none}.video__card{background:#fff;border-radius:8px;box-shadow:0 5px 16px 0 #080f340f;display:flex;display:none;font-size:16px;justify-content:center;text-align:center}.video__card,.video__card-content{align-items:center;flex-flow:column;gap:1rem;padding:1rem}.video__card-content{display:flex;justify-content:space-between}a#loadMore{display:block;margin:2rem auto auto;text-align:center;width:200px}dialog#dialog{align-items:center;background-color:hsla(0,0%,100%,.5);bottom:0;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}dialog#dialog[open]{display:flex}dialog#dialog form button{background-color:#ffda00;border:none;border-radius:50%;color:#9f17cc;cursor:pointer;display:block;font-size:18px;margin-bottom:12px;margin-left:auto;margin-right:-12px}