.offers-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto 3rem;max-width:1220px}.offer{padding:2rem}.offer p{color:#fff;font-family:rois-bold;font-size:1.5rem;line-height:1.2;margin:0 0 .4rem;padding:0;text-align:left}.offer a{font-size:18px;font-weight:400;text-decoration:underline}.offer a,.offer-one a{color:#fff}.offer-one a:hover,.offer-two a:hover{color:#89e872}.offer-one{background-color:#000}.offer-two{background-color:#006b7d}.offer-two a,.offer-two p{color:#fff}.offer-three{background-color:#89e872}.offer-one p{color:#fff}.offer-three a,.offer-three a:hover,.offer-three p{color:#000}