@layer components{.OfferCardLayout{display:grid;grid-template-columns:1fr;grid-gap:15px;max-width:1600px}@media(min-width:680px){.OfferCardLayout{grid-template-columns:1fr 1fr;-ms-flex-align:stretch;align-items:stretch}}@media(min-width:1000px)and (max-width:1299px){.OfferCardLayout{grid-template-columns:1fr}}@media(min-width:1550px){.OfferCardLayout{grid-template-columns:1fr 1fr 1fr}}.OfferCardLayout__bestLocalPrice,.OfferCardLayout__bestPrice,.OfferCardLayout__recommendation{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;min-width:0}.OfferCardLayout__bestLocalPrice>*,.OfferCardLayout__bestPrice>*,.OfferCardLayout__recommendation>*{width:100%}.OfferCardLayout__bestPrice{-ms-flex-order:1;order:1}.OfferCardLayout__recommendation{-ms-flex-order:2;order:2}.OfferCardLayout__bestLocalPrice{-ms-flex-order:3;order:3}.OfferCardLayout--lessChildren.OfferCardLayout__recommendation{-ms-flex-order:1;order:1}.OfferCardLayout--lessChildren.OfferCardLayout__bestLocalPrice,.OfferCardLayout--lessChildren.OfferCardLayout__bestPrice{-ms-flex-order:2;order:2}.OfferTable{position:relative;max-width:1600px}.OfferTable__table{border:1px solid #eaecf0;border-radius:8px;overflow:hidden}.OfferTable__header{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;background:#f2f4f7}.OfferTable__header>:not(:last-child){-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1}.OfferTable__header>:last-child{width:105px;-ms-flex-negative:0;flex-shrink:0}}@layer components{@media(min-width:510px){.OfferTable__header>:last-child{width:140px}}.OfferTable__more{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.OfferTableCell{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;text-align:left;padding:8px;border-left:4px solid rgba(0,0,0,0)}}@layer components{@media(min-width:1000px){.OfferTableCell:first-child{padding-left:16px}.OfferTableCell:last-child{padding-right:16px}}.OfferTableCell__subline{font-weight:400;font-size:14px;display:block;color:#667085;margin-top:4px}.OfferTableCell--major,.OfferTableCell__subline{font-family:Inter,fallback-font,sans-serif;line-height:1.5}.OfferTableCell--major{font-weight:600;font-size:20px}.OfferTableCell--centered{-ms-flex-pack:center;justify-content:center}.OfferTableCell--type-bestPrice{border-left:4px solid #039855}.OfferTableCell--type-recommendation{border-left:4px solid #005096}.OfferTableCell--type-bestLocalPrice{border-left:4px solid #088ab2}.OfferTableHeaderCell{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:12px;line-height:1.5;padding:8px 8px 8px 12px;text-align:left}.OfferTableHeaderCell:first-child{padding-left:20px}.OfferTableHeaderCell:last-child{padding-right:16px}}@layer components{@media(min-width:1000px){.OfferTableHeaderCell{font-family:Inter,fallback-font,sans-serif;font-weight:400;font-size:14px;line-height:1.5}}}@layer components{.OfferTableRow{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%;overflow:hidden;border-bottom:1px solid #eaecf0}.OfferTableRow:last-child{border-bottom:0}.OfferTableRow>:not(:last-child){-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1}.OfferTableRow>:last-child{width:105px;-ms-flex-negative:0;flex-shrink:0}@media(min-width:510px){.OfferTableRow>:last-child{width:140px}}}