 .jst-youtube,.jst-youtube--shorts{border-radius:var(--jst-youtube-bdrs,6px);width:fit-content;overflow:hidden}.jst-youtube--shorts{--jst-youtube-img-objp:calc(50% + 1px) center;--jst-youtube-btn-img:url('/images/icons/youtube-shorts.svg')}.jst-youtube__link{background-color:#000;display:grid;justify-items:center;align-items:center;text-decoration:none}.jst-youtube__cover,.jst-youtube__img,.jst-youtube__button{grid-row:-1 / 1;grid-column:-1 / 1}.jst-youtube__img{object-fit:cover;object-position:var(--jst-youtube-img-objp,center);max-width:100%;&[src=""]{visibility:hidden}}.jst-youtube__button{color:var(--jst-youtube-btn-c,transparent);background:var(--jst-youtube-btn-img,url('/images/icons/youtube.svg')) no-repeat center/contain;width:100px;aspect-ratio:1;cursor:pointer;scale:var(--jst-youtube-btn-scl,1);transition:.2s ease;&:hover{--jst-youtube-btn-scl:1.1}}.jst-youtube__video{background-color:#000;display:block;max-width:100%}