.frosted-card{border-radius:var(--border-radius,8px);box-shadow:0 4px 6px #0000001a}.frosted-card img{left:0;position:absolute;top:0;transition:transform .3s ease-in-out}.frosted-card__image{aspect-ratio:514/362;position:relative;z-index:1}.frosted-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.frosted-card__image .frosted-card__play-btn{bottom:16px;left:16px;position:absolute}.frosted-card__play-btn{align-items:center;background:var(--white);border-radius:5px;bottom:var(--space-s);box-shadow:var(--box-shadow);display:flex;height:var(--space-l);justify-content:center;left:var(--space-s);position:absolute;width:var(--space-l);z-index:1}.frosted-card__play-icon{color:var(--case-study-color);height:20px;width:20px}.frosted-card__content{position:relative}.frosted-card__content>div{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#06063880;background-blend-mode:darken;color:var(--white);padding:var(--space-s) var(--space-xs);position:relative;z-index:1}.frosted-card__content img{left:0;position:absolute;top:0}.frosted-card__title{white-space:nowrap;line-clamp:1;-webkit-line-clamp:1}.frosted-card__desc,.frosted-card__title{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.frosted-card__desc{display:-webkit-box;height:5.4em;line-clamp:3;-webkit-line-clamp:3}.frosted-card:hover img{transform:scale(1.05)}
