/* Sale cards only: introduction, background and filters retain their styles. */
.concept-editorial #oferty .offers-grid{gap:30px;width:calc(100% - 24px);max-width:1140px;margin-left:auto;margin-right:auto;align-items:stretch}
.concept-editorial #oferty .offer-card{min-width:0;padding:20px;background:rgba(17,20,15,.94);border:1px solid rgba(216,191,149,.48);border-radius:5px}
.concept-editorial #oferty .offer-card .listing-cover{aspect-ratio:3/2;margin:-20px -20px 18px}
.concept-editorial #oferty .offer-card .listing-cover>img:first-child{aspect-ratio:3/2!important}
.concept-editorial #oferty .offer-card>.eyebrow{font-size:10px;letter-spacing:.18em;line-height:1.5;margin:0}
.concept-editorial #oferty .offer-card>h3{font-size:22px;line-height:1.35;margin:9px 0 14px;font-weight:400}
.concept-editorial #oferty .offer-card>p{font-size:15px;line-height:1.6;margin:0 0 24px}
.concept-editorial #oferty .sale-card-refined{display:flex;flex-direction:column}
.concept-editorial #oferty .sale-card-price{border-top:1px solid #d8bf9570;padding-top:12px;margin-top:auto;min-height:62px;color:#e4e1d8}
.concept-editorial #oferty .sale-card-price small{display:block;font-size:11px;line-height:1.5}
.concept-editorial #oferty .sale-card-price>span{display:block;font-size:22px;line-height:1.4;font-weight:400}
.concept-editorial #oferty .sale-card-cta{display:flex;align-items:center;justify-content:center;position:relative;gap:12px;margin-top:16px;padding:10px 32px;border:1px solid #d8bf95;border-radius:4px;color:#eee6d7;font-size:13px;line-height:1.5;text-align:center;min-height:42px;box-sizing:border-box}
.concept-editorial #oferty .sale-card-cta svg{position:absolute;right:12px;flex-shrink:0}
.concept-editorial #oferty .offer-card:hover .sale-card-cta{background:#d8bf9512}
@media(max-width:1000px){.concept-editorial #oferty .offers-grid{gap:24px;width:100%}}
@media(max-width:600px){.concept-editorial #oferty .offers-grid{gap:26px}.concept-editorial #oferty .offer-card>h3{font-size:21px}.concept-editorial #oferty .offer-card>p{font-size:14px}}
