.card-promo{background:var(--gray-tertiary);border-radius:1.25rem;color:var(--gray-quaternary);display:flex;font-size:.88rem;font-weight:500;line-height:114%;overflow:hidden;text-decoration:none}.card-promo,.card-promo__bg{position:relative;width:100%}.card-promo__bg{z-index:1}.card-promo:hover .card-promo__bg:after{opacity:.08}.card-promo__bg:after{background-color:var(--gray-quaternary);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .24s ease;width:100%;z-index:1}.card-promo__content{background:linear-gradient(0deg,transparent,transparent 6.67%,rgba(0,0,0,.02) 13.33%,rgba(0,0,0,.03) 20%,rgba(0,0,0,.06) 26.67%,rgba(0,0,0,.09) 33.33%,rgba(0,0,0,.13) 40%,rgba(0,0,0,.18) 46.67%,rgba(0,0,0,.22) 53.33%,rgba(0,0,0,.27) 60%,rgba(0,0,0,.31) 66.67%,rgba(0,0,0,.34) 73.33%,rgba(0,0,0,.37) 80%,rgba(0,0,0,.38) 86.67%,rgba(0,0,0,.4) 93.33%,rgba(0,0,0,.4));left:0;padding:.75rem .75rem 3rem;position:absolute;top:0;width:100%;z-index:3}.card-promo__name{color:#fff;font-size:1rem;font-weight:600;line-height:119%}
