.leaderboard{box-shadow:rgb(0 0 0/0.1) 0px 0px 10px 0px;max-width:700px;margin:1rem auto;border-radius:5px}.single-leaderboard-container{position:relative;border-bottom:1px solid #ececec}.single-leaderboard-container:last-of-type{border-bottom:none}.single-leaderboard{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:120px;padding:0 1rem;text-decoration:none}.single-leaderboard:hover{background:#f7f7f7}.single-left-leaderboard{display:flex;justify-content:space-around;width:20%;align-items:center}.single-left-leaderboard img{width:80px;height:auto}.single-offer-leaderboard{display:flex;flex-direction:column;justify-content:center;align-items:center}.single-offer-leaderboard p{margin-bottom:0;font-size:14px}.single-middle-leaderboard{width:20%;display:flex;justify-content:center}.single-middle-leaderboard p{font-size:2.7em;text-decoration:none;font-weight:700;color:#042234;margin-bottom:0}.single-middle-leaderboard span{font-size:1.2rem;margin-left:2px;color:#b1b1b1}.single-right-leaderboard{width:30%;display:flex;justify-content:flex-end}.single-right-leaderboard button{background-color:#f8621e;box-shadow:rgb(0 0 0/0.4) 0px 0px 10px 0px;color:#fff;border-radius:5px;border:none;width:165px;display:block;margin:10px auto;padding:7% 0;font-weight:700;font-size:14px;text-align:center;text-decoration:none}@media only screen and (max-width:600px){.single-leaderboard{flex-wrap:wrap;min-height:100px}.single-offer-leaderboard{display:none}.single-left-leaderboard{width:20%}.single-left-leaderboard p{display:none}.single-left-leaderboard img{height:60px}.single-middle-leaderboard{width:20%}.single-middle-leaderboard p{font-size:2.2em}.single-middle-leaderboard span{display:none}.single-right-leaderboard{justify-items:center;width:40%}.single-right-leaderboard button{white-space:nowrap;padding:7% 10%;min-width:140px}}@media only screen and (max-width:400px){.single-middle-leaderboard p{font-size:2rem}.single-leaderboard-container .review-link{right:20px;top:40px}}