.offers__card{background-color:#000;border-radius:16px;width:100%}.offers__card-details{max-width:600px}.offers__card-benefits{display:grid;gap:25px;grid-template-columns:repeat(3,minmax(0,160px))}.offers__card-benefit-item{font-size:18px;font-weight:500;letter-spacing:0;line-height:28px;max-width:160px;padding-top:20px}.offers__card-benefit-item:after{background-color:#ff005c;content:"";height:3px;left:0;position:absolute;top:0;width:40px}.offers__card-buttons{column-gap:70px;row-gap:20px}.offers__image{border-radius:8px;max-width:526px}@media only screen and (max-width:1199px){.offers__card-details{max-width:550px}}@media only screen and (max-width:1100px){.offers__card-details{max-width:500px}}@media only screen and (max-width:1050px){.offers__card-details{max-width:420px}}@media only screen and (min-width:992px) and (max-width:1199px){.offers__card-benefits{grid-template-columns:repeat(2,minmax(0,160px))}}@media only screen and (max-width:991px){.offers__title-content{margin:0 auto;max-width:630px}.offers__card-buttons{column-gap:20px}.offers__card{border-radius:0 0 16px 16px;max-width:600px}.offers__image{border-radius:8px 8px 0 0;max-width:600px}.offers__card-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}