:export{primaryColor:#3053ad;secondaryColor:#f26419;successColor:#28a745;errorColor:#fcded6;warningColor:#ffc107;infoColor:#17a2b8;blackColor:#361a0b;fontFamilyBase:var(--font-figtree),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;fontSizeBase:1rem;lineHeightBase:1.5;breakpointSm:576px;breakpointMd:768px;breakpointLg:992px;breakpointXl:1200px;spacingUnit:1rem;spacingXs:.25rem;spacingSm:.5rem;spacingMd:1rem;spacingLg:1.5rem;spacingXl:2rem}.singleOffer{background:#fff;border-radius:1rem;display:block;box-shadow:0 0 1rem 0 rgba(0,0,0,.05);padding:1.7rem;transition:all .1s ease;width:100%;min-width:300px}.singleOffer--no-hover:hover{background:#fff!important}.singleOffer:hover{background:#fafafa}.singleOffer--similar .singleOffer__header__title{height:auto}.singleOffer--slack{cursor:not-allowed;pointer-events:none}.singleOffer__header{position:relative}.singleOffer__header__title{font-weight:600;font-size:1.2rem;color:#361a0b;display:flex;flex-shrink:0;gap:.5rem;min-height:3.8rem;max-width:54%;line-height:1.2;margin-left:-.3rem}.singleOffer__header__title--long{min-height:5rem}.singleOffer__header__title--small{min-height:auto}.singleOffer__header__title small{display:block;font-weight:500;line-height:1.2;margin-top:.2rem}.singleOffer__content *{color:#361a0b}.singleOffer__content ul{display:flex;flex-direction:column;gap:.5rem}.singleOffer__content ul li{display:flex;gap:.5rem;line-height:1.3}.singleOffer__content-icon{width:1rem!important}.singleOffer__content-stars{display:inline-flex;gap:.1rem}.singleOffer__content-stars svg{margin-top:.2rem}.singleOffer__content-stars svg path{color:#3053ad}.tooltip-trigger{position:relative;display:inline-block}.tooltip{position:absolute;z-index:1000;background-color:rgba(0,0,0,.8);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;pointer-events:none;transition:opacity .2s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.2);max-width:200px;word-wrap:break-word;top:100%;left:0;margin-top:5px;font-weight:300}