.eagle-offers .container{max-width:1400px}.eagle-offers .offers-heading{font-size:42px;font-weight:900;margin-bottom:50px;text-align:center;text-transform:uppercase}.eagle-offers .offer-cards{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:30px}.eagle-offers .offer-card{flex-basis:19%;position:relative}.eagle-offers .offer-card-img{border-radius:140px 140px 10px 10px;height:407px;object-fit:cover}.eagle-offers .offer-card-heading{border-radius:7px;bottom:20px;font-size:17px;font-weight:900;left:0;margin:0 auto;padding:10px;position:absolute;right:0;text-align:center;text-transform:uppercase;width:85%}.offers-btns-wrap{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:50px}.offers-btns-wrap a{align-items:center;border-radius:15px;display:inline-flex;font-size:16px;font-weight:700;gap:10px;padding:18px 28px}.offers-btns-wrap a:hover{font-weight:700}@media (max-width:1024px){.eagle-offers .offer-card-img{border-radius:170px 170px 10px 10px;height:250px;width:100%}.eagle-offers .offer-card{flex-basis:48%}}@media (max-width:767px){.offers-btns-wrap{flex-wrap:wrap}.offers-btns-wrap a{justify-content:center;width:100%}.eagle-offers .offer-card{flex-basis:100%}.eagle-offers .offer-card-img{height:450px}.eagle-offers .offer-cards{margin:0 auto;max-width:350px}}