.asymmetrically-video-card{color:var(--color-on-surface);display:flex;flex-direction:column;height:100%;position:relative}.asymmetrically-video-card__img-wrapper{border-radius:15px;cursor:pointer;display:flex;height:100%;isolation:isolate;overflow:hidden;position:relative;width:100%}@media (any-hover:hover) and (pointer:fine){.asymmetrically-video-card__img-wrapper:hover .asymmetrically-video-card__img{transform:scale(1.05)}}@media only screen and (max-width:734px){.asymmetrically-video-card__img-wrapper{border-radius:10px}}.asymmetrically-video-card__img{position:relative;transition:transform .5s cubic-bezier(.2,0,0,1);width:100%}.asymmetrically-video-card__img img,.asymmetrically-video-card__img picture{height:100%;object-fit:cover;width:100%}.asymmetrically-video-card__play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.asymmetrically-video-card__play .button{height:54px;min-width:54px;width:54px}.asymmetrically-video-card__play .button svg{height:18px;width:18px}.asymmetrically-video-card__header{display:flex;flex-wrap:wrap;gap:10px;left:10px;position:absolute;top:10px}.asymmetrically-video-card__title{letter-spacing:-.2px;margin-top:19px}@media only screen and (max-width:734px){.asymmetrically-video-card__title{margin-top:15px}}.asymmetrically-video-card__subtitle{color:#838c95;font-size:16px;font-weight:500;letter-spacing:-.2px;margin-top:19px}@media only screen and (max-width:734px){.asymmetrically-video-card__subtitle{margin-top:15px}}.asymmetrically-video-card__link a{inset:0;position:absolute}
