.post-video__body{align-items:stretch;display:grid;grid-gap:1.5rem;grid-template-columns:repeat(4,1fr)}.post-video__main{border-radius:.5rem;grid-column:span 3}.post-video__main-image{border-radius:1rem;overflow:hidden;padding-bottom:60%;position:relative}.post-video__main-lines{align-items:stretch;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:.625rem;overflow-x:auto}.post-video__main-line{border-radius:.3125rem;min-width:8.125rem;opacity:.4;overflow:hidden;padding-bottom:58%;position:relative;transition:opacity .3s ease-in-out}.post-video__main-line:hover,.post-video__main-line_active{opacity:1}.post-video__main-line-wrap{position:relative}.post-video__author{color:#666;font-size:.75rem}.post-video__films-items{align-items:stretch;display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr))}@media (max-width:81.25em){.post-video__body{grid-template-columns:repeat(3,1fr)}.post-video__main{grid-column:span 2}}@media (max-width:61.99875em){.post-video__body{display:flex;flex-direction:column-reverse}}