.video-block__container{flex-direction:column;display:flex}@media (max-width:1023px){.video-block__container .share{justify-content:space-between}}@media (min-width:1024px){.video-block__container .share{margin-left:auto}}.video-block__iframe{border-radius:20px;width:100%;position:relative;overflow:hidden}@media (max-width:1023px){.video-block__iframe{margin-bottom:6px}}@media (min-width:1024px) and (max-width:1199px){.video-block__iframe{height:420px;margin-bottom:15px}}@media (min-width:1200px){.video-block__iframe{height:500px;margin-bottom:7px}}@media (max-width:1023px){.video-block__iframe iframe{aspect-ratio:16/9;width:100%;height:auto;display:block}}@media (min-width:1024px){.video-block__iframe iframe{border:none;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}}.video-block{background-color:rgba(0,0,0,.5);border-radius:20px;width:100%;position:relative;overflow:hidden}@media (max-width:1023px){.video-block{margin-bottom:6px}}@media (min-width:1024px) and (max-width:1199px){.video-block{height:420px;margin-bottom:15px}}@media (min-width:1200px){.video-block{height:500px;margin-bottom:7px}}.video-block video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.video-block__video{object-fit:cover;object-position:center;border-radius:20px;width:100%;height:100%;display:block}@media (min-width:1024px) and (max-width:1199px){.video-block__video{height:420px}}@media (min-width:1200px){.video-block__video{height:500px}}
.post{grid-template-columns:1fr;display:grid}@media (max-width:1023px){.post{gap:50px}}@media (min-width:1024px) and (max-width:1199px){.post{gap:50px}}@media (min-width:1200px){.post{gap:60px}}.post>*{min-width:0}
