.videos__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:8px;padding:4px 0}.videos__item-column{display:flex;flex-direction:column;gap:8px;flex:25%;max-width:25%}.videos__item-column .image-with-skeleton__image--visible:hover{opacity:.7}.videos__modal{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;padding-top:100px;box-sizing:border-box;background-color:#000000e5;overflow:auto}.videos__modal-content{max-width:1024px;margin:auto;box-sizing:border-box;background:#fff}.videos__close{position:absolute;top:15px;right:35px;font-size:40px;font-weight:700;color:#f1f1f1;transition:.3s}.videos__close:hover,.videos__close:focus{text-decoration:none;color:#bbb;cursor:pointer}@media screen and (max-width: 800px){.videos__item-column{flex:50%;max-width:50%}}@media screen and (max-width: 600px){.videos__item-column{flex:100%;max-width:100%}}@media only screen and (max-width: 700px){.videos__modal-content{width:100%}}
