.redeem-card{border-radius:12px;height:100px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.redeem-card img{object-fit:cover}.redeem-card-price{position:absolute;right:10px;top:10px;margin:0;font-size:14px;font-weight:700;color:#fff}.redeem-card-gift{border:2px solid transparent}.redeem-card-active{border:2px solid red}.redeem-card-check{position:absolute;right:-5px;top:-5px}.redeem-card-img{max-width:50%}@media only screen and (max-width:768px){.redeem-card-img{width:70px;height:70px}}.cashout{max-width:683px;margin:80px auto 50px}@media only screen and (max-width:768px){.cashout{margin:40px auto}}.cashout-title{font-size:36px;font-weight:600;line-height:54px;text-align:center;margin:0}@media only screen and (max-width:768px){.cashout-title{font-size:24px;line-height:36px;margin-bottom:15px}}.cashout-description{font-size:14px;font-weight:500;line-height:16.8px;text-align:center;margin:18px 0 0}@media only screen and (max-width:768px){.cashout-description{font-size:12px;max-width:300px;margin:0 auto}}.cashout-redeem-holder{margin-top:50px}@media only screen and (max-width:768px){.cashout-redeem-holder{margin-top:40px;padding:0 20px}}.cashout-redeem-holder-title{color:#e2e2e2;font-size:20px;font-weight:700;line-height:30px;margin:0 0 22px}@media only screen and (max-width:768px){.cashout-redeem-holder-title{font-size:16px;line-height:24px;margin:0 0 16px}}.cashout-redeem-holder-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px 10px;gap:14px 10px}@media only screen and (max-width:768px){.cashout-redeem-holder-grid{grid-template-columns:repeat(2,1fr)}}