.offers{padding:110px 0;background:#fff}.offers-head>p{color:#5d6f88}.offer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:54px}.offer{position:relative;min-height:254px;padding:21px;border:1px solid #d7e2ef;background:#f8fbff}.offer span{color:#5789ca;font-size:10px;font-weight:700;letter-spacing:1.2px}.offer h3{margin:42px 0 9px;font-size:20px;letter-spacing:-.8px}.offer p{margin:0;color:#63738a;font-size:13px;line-height:1.7}.offer b{position:absolute;right:18px;bottom:16px;color:#2e72d1;font-size:20px}.offer.featured{color:#fff;background:linear-gradient(145deg,#133f80,#082450);border-color:#235aaf}.offer.featured span,.offer.featured p{color:#b9d1f4}.offer.featured b{color:#ffbf4b}@media(max-width:900px){.offer-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.offers{padding:75px 0}.offer-grid{grid-template-columns:1fr 1fr;margin-top:35px}.offer{min-height:205px}.offer h3{margin-top:28px;font-size:17px}.offer p{font-size:12px}.offer:last-child{grid-column:span 2}}
