.video-with-caption{position:relative;.accent-illustration{bottom:-48px;height:auto;position:absolute;right:-64px;width:120px;z-index:1}.video-with-caption__wrapper{border-radius:.5rem;border-radius:16px;box-shadow:var(--shadow-lg);cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative}.video-with-caption__wrapper :is(.video-caption,.chip,.play-btn){position:absolute}.play-btn{align-items:center;align-self:center;aspect-ratio:1/1;background:var(--clr-red-orange);border-radius:1000px;display:flex;height:auto;justify-content:center;max-width:120px;opacity:.8;transition:.3s;width:16%;z-index:1;&:hover{opacity:1}svg{height:auto;width:60%}}.video-with-caption__wrapper :is(.video-with-caption__video,.video-caption){width:100%}.video-with-caption__video{object-fit:cover;position:relative}img{bottom:0;height:100%;left:0;object-fit:cover;z-index:0}.video-caption{background:linear-gradient(0deg,rgba(28,47,61,.75) 0,transparent);bottom:0;font-size:1.2rem;font-weight:600;left:0;padding:42px 24px 24px;pointer-events:none;transition:.3s;z-index:2;*{color:#fff}}.chip{font-weight:1rem;left:1rem;top:1rem;z-index:2}}