.featured-grid{flex-wrap:wrap;justify-content:center;gap:10px;padding:0 7px;display:flex}@media (max-width:767px){.featured-grid{gap:8px}}.featured-card{--button-skew-x:-11deg;max-width:calc(33.33% - 10px);transform:translate(0) rotate(0) skew(var(--button-skew-x)) skewY(0) scaleX(1) scaleY(1);background:#f3f3f3;flex:0 0 calc(33.33% - 10px);display:flex}@media (max-width:767px){.featured-card{flex:0 0 100%;max-width:100%}}.featured-card__media{background:#1f1f1a;justify-content:center;align-items:center;min-width:82px;max-width:82px;min-height:101px;display:flex}@media (max-width:1180px){.featured-card__media{min-width:56px;max-width:56px;min-height:68px}}.featured-card__content-wrapper,.featured-card__img{--button-skew-x:11deg;transform:translate(0) rotate(0) skew(var(--button-skew-x)) skewY(0) scaleX(1) scaleY(1)}.featured-card__img{max-width:40px;max-height:40px}@media (max-width:767.98px){.featured-card__img{max-width:30px;max-height:30px}}.featured-card__content{border-bottom:3px solid #00000040;align-items:center;width:100%;display:flex}.featured-card__content-wrapper{flex-direction:column;justify-content:center;width:100%;padding:0 24px;font-size:19px;line-height:1.41;display:flex}@media (max-width:1180px){.featured-card__content-wrapper{padding:15px 14px 10px;font-size:14px}}.featured-card__content-wrapper a{color:#ff721f}.featured-card__header{text-transform:uppercase;color:#000;margin:0;font-style:italic;font-weight:700}.featured-card__rte{color:#666;font-style:italic}