#offers-grid{display:flex;flex-direction:row;gap:100px;justify-content:center}.offer{border:3px solid transparent;box-shadow:0 4px 10px rgba(0,0,0,.25);font-family:Montserrat,sans-serif!important;max-width:400px;width:100%}.offer,.offer-container{align-items:center;display:flex;flex-direction:column}.offer-container{padding:20px}.offer.bestseller{border:3px solid #5171a5}.offer-header{font-size:18px;font-weight:700;line-height:22px;margin-bottom:0;margin-top:0;text-align:center;text-transform:uppercase;width:100%}.bestseller .offer-header{background:#5171a5;color:#fff}.offer-title{color:#5171a5;font-size:27px;line-height:32px;margin:0 0 25px;text-align:center}.base-price{font-size:18px;margin:0;text-decoration:line-through;text-decoration-color:red}.discount-price{color:#5171a5;font-size:47px;font-weight:700;line-height:57px!important;margin:0}.discount-price .year{color:#000;font-size:18px;font-weight:400;line-height:18px}.price-subtitle{color:#828282;font-size:18px;line-height:22px;margin-bottom:10px!important;margin-top:-5px;text-align:center}.cta_button{font-family:Montserrat,sans-serif!important}.offer-type{font-weight:700;margin:20px 0 0;text-transform:uppercase}.offer-duration{margin:0}.offer-recap{line-height:20px;margin:40px 0 0;text-align:center}.offer-content{display:flex;flex-direction:column;gap:20px;justify-content:flex-start;margin-top:40px}.single-product{align-items:center;display:flex;flex-direction:row;gap:15px}.single-product img{height:10px;object-fit:contain;width:15px}.single-product p{margin:0}@media screen and (max-width:675px){#offers-grid{flex-direction:column!important;gap:40px}.offer{max-width:100%}}