.showcase-offer-compact{background:var(--color-monochrome-white);border:2px solid var(--color-transparent);border-radius:20px;display:flex;flex-direction:column;gap:15px;padding:var(--space-m2) var(--space-m);position:relative}.showcase-offer-compact__brand{align-items:center;display:flex;gap:var(--space-m);justify-content:space-between}.showcase-offer-compact__brand-avatar img{height:66px;max-width:100px;object-fit:contain;width:auto}.showcase-offer-compact__params{display:grid;gap:var(--space-s);grid-template-columns:repeat(2,1fr)}.showcase-offer-compact__actions{display:flex;flex-direction:column;gap:var(--space-m);margin-block-start:auto}.showcase-offer-compact__actions-additional{display:flex;gap:var(--space-s);justify-content:space-between}.showcase-offer-compact__sponsor-tag{align-items:center;background-color:var(--color-main-secondary);border-end-end-radius:var(--radius-s);border-end-start-radius:var(--radius-s);display:flex;gap:var(--space-xxs);inset-block-start:0;inset-inline-start:var(--space-m);padding:var(--space-xxxs) var(--space-xs) var(--space-xxs);position:absolute}.showcase-offer-compact--sponsor{border-color:var(--color-main-secondary)}.showcase-offer-compact--clickable{cursor:pointer}.showcase-offer-new{align-content:space-between;background:var(--color-monochrome-white);border:2px solid var(--color-transparent);border-radius:var(--radius-l);display:grid;gap:var(--space-xs) var(--space-s);grid-row:span 4;grid-template-rows:subgrid;overflow:hidden;padding:var(--space-s) var(--space-s) var(--space-xs);position:relative}.showcase-offer-new__sponsor-tag{align-items:center;background:var(--color-main-secondary-light);display:flex;gap:var(--space-xxs);inset-block-start:0;inset-inline:0;padding:var(--space-xxs) var(--space-s);position:absolute}.showcase-offer-new__header{align-items:center;align-self:baseline;display:flex;gap:var(--space-xxs)}.showcase-offer-new__avatar img{height:36px;object-fit:contain;width:36px}.showcase-offer-new__rating{margin-inline-start:auto}.showcase-offer-new__tags{display:flex;gap:var(--space-xxs);min-height:23px}.showcase-offer-new__tags-item{background:var(--color-elements-background-fill);border-radius:var(--radius-xs);padding:var(--space-xxs) var(--space-xs)}.showcase-offer-new__content{display:grid;gap:var(--space-xxs)}.showcase-offer-new__content-item{display:flex;flex-direction:column;gap:var(--space-xxxs)}.showcase-offer-new__footer{display:grid;gap:var(--space-xxxs) var(--space-xxs);grid-template-columns:auto 1fr}.showcase-offer-new__footer-cta-btn.ui-button{padding-inline:0}.showcase-offer-new__footer-comparison-btn{grid-column:1/span 2;justify-self:center}.showcase-offer-new__footer-comparison-btn.ui-button{padding:var(--space-xs)}.showcase-offer-new--offer-card .showcase-offer-new__avatar img{height:40px;object-fit:contain;width:61px}.showcase-offer-new--offer-card .showcase-offer-new__content{grid-template-columns:1fr 1fr}.showcase-offer-new--sponsor{border-color:var(--color-main-secondary-light);padding-block-start:30px}.showcase-offer-new--top-offer{grid-template-columns:repeat(3,auto);grid-template-rows:unset;place-items:center;align-items:center;padding-block-end:var(--space-s2)}.showcase-offer-new--top-offer .showcase-offer-new__header{align-items:flex-start;align-self:unset;flex-direction:column;max-width:150px}.showcase-offer-new--top-offer .showcase-offer-new__avatar{align-self:flex-start}.showcase-offer-new--top-offer .showcase-offer-new__content{gap:var(--space-xs);max-width:150px}.showcase-offer-new--top-offer .showcase-offer-new__content-item{gap:unset}.showcase-offer-new--top-offer .showcase-offer-new__footer{grid-template-columns:1fr}.showcase-offer-new--top-offer .showcase-offer-new__footer-cta-btn.ui-button{padding-inline:var(--space-m)}.showcase-offer-new--top-offer.showcase-offer-new--offer-card .showcase-offer-new__content{grid-template-columns:1fr}@media (min-width:1280px){.showcase-offer-new__content{gap:var(--space-xxs) var(--space-xs);grid-template-columns:minmax(max-content,1fr) 1fr}.showcase-offer-new__content-item:nth-child(2){order:3}.showcase-offer-new--offer-card .showcase-offer-new__content-item:nth-child(2){order:unset}}
