@charset "UTF-8";.offers-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px 15px;margin:2.5rem 0}@media screen and (min-width:1001px){.offers-list:has(>:nth-child(2):last-child) .offers-card{width:calc(50% - 7.5px)}}.offers-list .offers-card{border-radius:4px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:600px;container-type:inline-size;width:calc(33.33% - 10px);text-align:left}@media screen and (max-width:1500px){.offers-list .offers-card{width:calc(50% - 7.5px)}}@media screen and (max-width:1000px){.offers-list .offers-card{width:100%}}.offers-list .offers-card:only-of-type{width:100%}.offers-list .offers-card .offers-card-head{position:relative;min-height:45cqi;-ms-flex-negative:0;flex-shrink:0;width:100%;text-align:center;background:#222222;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 20px}.offers-list .offers-card .offers-card-head h3{margin:0;position:relative;z-index:99;font-size:11cqi;font-weight:900;line-height:1.1;color:#ffca1b;text-transform:uppercase}.offers-list .offers-card .offers-card-head h3 small{color:white;font-size:calc(max(1rem, 33%));font-weight:bold;text-transform:lowercase}.offers-list .offers-card .offers-card-head img{position:absolute;left:0;top:0;right:0;bottom:0;height:100%;width:100%;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-width:none;max-height:none;-webkit-filter:brightness(0.25);filter:brightness(0.25)}.offers-list .offers-card .offers-card-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:#f4f4f4;padding:clamp(30px, 6%, 50px) clamp(15px, 7%, 45px);width:100%;--heading-scale-factor:0.4;line-height:1.6}.offers-list .offers-card .offers-card-body>:first-child{margin-top:0}.offers-list .offers-card .offers-card-body>:last-child{margin-bottom:0}.offers-list .offers-card .offers-card-body .offer-disclaimer{font-size:0.9rem;color:#8a8a8a}.offers-list .offers-card .offers-card-body p{margin:0.7em 0}.offers-list .offers-card .offers-card-body .btn-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.offers-list .offers-card .offers-card-body .btn-wrap button{font-size:calc(max(calc(12rem / 16), calc(20rem / 16)));text-transform:uppercase;color:#ffca1b;min-width:200px;min-height:65px}.offers-list .offers-card .offers-card-body .btn-wrap button:focus-visible,.offers-list .offers-card .offers-card-body .btn-wrap button:hover{color:#202020;background:#ffca1b}
/*# sourceMappingURL=offers.css.map */