.wp-block-short-videos{width:100%;max-width:1140px;margin:0 auto;padding:25px 15px}.short-videos__grid{flex-wrap:wrap;grid-template-columns:repeat(5,1fr);justify-content:center;gap:27px;display:flex}@media only screen and (width<=575px){.short-videos__grid{gap:15px}}.short-videos__item{aspect-ratio:9/16;color:#fff;background-color:#111;border-radius:10px;width:100%;max-width:207px;height:100%;max-height:310px;text-decoration:none;display:block;position:relative;overflow:hidden}@media only screen and (width<=575px){.short-videos__item{max-width:160px}}@media only screen and (width<=365px){.short-videos__item{max-width:135px}}.short-videos__item:hover .short-videos__thumb{transform:scale(1.04)}.short-videos__thumb{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.short-videos__play{z-index:1;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.short-videos__play svg{fill:#fff;width:50px;height:50px;margin-left:3px}
