.earn-featured-card{flex:0 0 310px;margin-right:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;position:relative}@media only screen and (max-width:500px){.earn-featured-card{flex:0 0 97%}}.earn-featured-card-img{width:100%;border-radius:12px 12px 0 0;height:165px;overflow:hidden}.earn-featured-card-img img{width:100%;height:100%;object-fit:cover}.earn-featured-card-bottom{background:linear-gradient(355deg,rgba(28,123,243,.25),rgba(25,37,80,.5));padding:7px 16px 12px;border-radius:0 0 12px 12px;display:flex;align-items:flex-end;justify-content:space-between}@media only screen and (max-width:500px){.earn-featured-card-bottom{align-items:flex-end}}.earn-featured-card-bottom-left-offer{font-family:var(--font-barlow);color:#f4f3f3;font-size:16px;font-weight:700;line-height:19.2px;margin:0 0 4px;max-width:220px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (max-width:500px){.earn-featured-card-bottom-left-offer{font-weight:600;max-width:270px}}.earn-featured-card-bottom-left-description{font-size:12px;max-width:220px;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;margin-top:5px;margin-bottom:10px;color:rgba(223,239,255,.4)}@media only screen and (max-width:768px){.earn-featured-card-bottom-left-description{max-width:270px;font-size:11px}}.earn-featured-card-bottom-left-provider{font-family:var(--font-barlow);color:#a7b2cf;font-size:11px;font-weight:600;margin:auto 0 0;display:inline-flex;align-items:center;gap:8px}@media only screen and (max-width:500px){.earn-featured-card-bottom-left-provider{font-weight:500}}.earn-featured-card-bottom-right{display:flex;align-items:center;justify-content:center;gap:4px}.earn-featured-card-bottom-right-coins{font-family:var(--font-barlow);color:#f4f3f3;font-size:11px;font-weight:600;margin:0}@media only screen and (max-width:500px){.earn-featured-card-bottom-right-coins{font-size:12px}}.earn-featured-card-bottom-right-coins-image{display:inline-flex;align-items:center}.provider-card{flex:0 0 204px;margin-right:20px;width:204px;max-width:204px;height:260px;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.provider-card__sticker{position:absolute;right:12px;top:12px;background-color:#1d2333;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:600;color:#fff}@media only screen and (max-width:500px){.provider-card{flex:0 0 160px;width:160px;max-width:160px;margin-right:10px;height:170px}}.provider-card img{max-width:100%}@media only screen and (max-width:500px){.provider-card img{transform:scale(.7)}}