.section-youtube-shorts{clear:both;overflow:hidden;position:relative;width:100%}.section-youtube-shorts .container{padding-bottom:2.5rem;padding-top:2.5rem}@media (min-width:768px){.section-youtube-shorts .container{padding-bottom:5rem;padding-top:5rem}}.section-youtube-shorts .shorts-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media (min-width:768px){.section-youtube-shorts .shorts-grid{gap:60px}}.section-youtube-shorts .short-item{position:relative;width:calc(50% - 8px)}@media (min-width:768px){.section-youtube-shorts .short-item{width:260px}}.section-youtube-shorts .short-item .short-poster{border-radius:1rem;cursor:pointer;height:240px;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.section-youtube-shorts .short-item .short-poster{height:535px}}.section-youtube-shorts .short-item .short-poster img{height:100%;object-fit:cover;width:100%}.section-youtube-shorts .short-item .short-poster:after{background:#00000073;border-radius:1rem;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.section-youtube-shorts .short-item .short-poster .short-play{align-items:center;background-color:initial;border-width:0;bottom:0;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.section-youtube-shorts .short-item .short-poster .short-play svg{height:4rem;width:4rem}.section-youtube-shorts .short-item .short-player{border-radius:1rem;display:none;height:240px;overflow:hidden;width:100%}@media (min-width:768px){.section-youtube-shorts .short-item .short-player{height:535px}}.section-youtube-shorts .short-item .short-player.is-playing{display:block}.section-youtube-shorts .short-item .short-player iframe{height:100%;width:100%}