.mapixon-offers-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mapixon-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:22px;padding:40px 32px;border-radius:25px;border:1px solid var(--Blue,#0065cc);background:var(--Background,#f1f2f6)}.mapixon-offer-name{-ms-flex-item-align:start;align-self:flex-start;margin-bottom:16px;color:var(--Blue,#0065cc);font-size:24px;font-style:normal;font-weight:700;line-height:normal}.mapixon-offer-price{margin-top:auto;color:var(--Coral,#fc6e60);text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:1200px){.mapixon-offers-row{grid-template-columns:repeat(3,1fr)}.mapixon-offer-name{-ms-flex-item-align:center;align-self:center;text-align:center}}@media screen and (max-width:901px){.mapixon-offers-row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.mapixon-offer{padding:30px 15px;border-radius:15px}.mapixon-offer-name{margin-bottom:0;font-size:16px}.mapixon-offer-price{font-size:18px}}@media screen and (max-width:600px){.mapixon-offers-row{grid-template-columns:1fr}}
/*# sourceMappingURL=offers.min.css.map */
