.rebox-outlet-offer{color:var(--roo-text)}.rebox-outlet-offer *,.rebox-outlet-offer *:before,.rebox-outlet-offer *:after{box-sizing:border-box}.rebox-outlet-offer__inner{margin-inline:auto;max-width:1280px;width:100%}.rebox-outlet-offer__panel{align-items:center;background:var(--roo-bg);border-radius:8px;display:grid;direction:ltr;gap:0;grid-template-columns:minmax(280px,347px) minmax(320px,491px) minmax(360px,1fr);min-height:430px;overflow:hidden;padding:0 40px}.rebox-outlet-offer__copy,.rebox-outlet-offer__aside{direction:rtl}.rebox-outlet-offer__copy{align-items:center;display:flex;flex-direction:column;gap:16px;justify-self:end;order:3}.rebox-outlet-offer__titles{align-items:center;display:flex;flex-direction:column;gap:16px;line-height:1.5;text-align:center;white-space:nowrap}.rebox-outlet-offer__heading,.rebox-outlet-offer__subheading,.rebox-outlet-offer__discount-label,.rebox-outlet-offer__discount-number,.rebox-outlet-offer__discount-symbol,.rebox-outlet-offer__note p{margin:0}.rebox-outlet-offer__heading{color:var(--roo-text);font-family:var(--font-heading-family, var(--font-body-family, inherit));font-size:var(--roo-heading-size);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);line-height:1.5}.rebox-outlet-offer__subheading{color:var(--roo-accent);font-family:var(--font-body-family, inherit);font-size:var(--roo-subheading-size);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 600);line-height:1.5}.rebox-outlet-offer__discount{align-items:center;color:var(--roo-accent);display:flex;flex-direction:row-reverse;gap:11px;justify-content:center;line-height:1;position:relative;left:30px}.rebox-outlet-offer__discount-number{color:var(--roo-accent);font-family:var(--font-heading-family, var(--font-body-family, inherit));font-size:var(--roo-discount-number-size);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);line-height:.92}.rebox-outlet-offer__discount-label{color:var(--roo-text);font-family:var(--font-body-family, inherit);font-size:var(--roo-discount-label-size);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 600);line-height:1.5;white-space:nowrap}.rebox-outlet-offer__discount-symbol{bottom:20px;color:var(--roo-accent);font-family:var(--font-heading-family, var(--font-body-family, inherit));font-size:var(--roo-discount-symbol-size);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);line-height:1;position:absolute;left:-23px}.rebox-outlet-offer__features{align-items:center;display:flex;flex-wrap:nowrap;gap:16px;justify-content:center}.rebox-outlet-offer__feature{align-items:center;background:var(--roo-feature-bg);border-radius:35px;color:var(--roo-text);display:inline-flex;font-family:var(--font-body-family, inherit);font-size:var(--roo-feature-size);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 600);gap:4px;height:34px;justify-content:center;line-height:1.5;padding:5px 10px;white-space:nowrap;flex-direction:row-reverse}.rebox-outlet-offer__feature-icon,.rebox-outlet-offer__fallback-icon{display:block;flex:0 0 24px;height:24px;width:24px}.rebox-outlet-offer__fallback-icon{color:var(--roo-text);font-size:18px;line-height:24px;text-align:center}.rebox-outlet-offer__media{align-items:center;align-self:stretch;display:flex;justify-content:center;order:2;overflow:hidden}.rebox-outlet-offer__image{display:block;height:auto;max-height:430px;max-width:557px;object-fit:contain;width:114%}.rebox-outlet-offer__aside{align-items:center;display:flex;flex-direction:column;gap:44px;justify-self:start;order:1;width:100%}.rebox-outlet-offer__button{align-items:center;background:var(--roo-button-bg);border-radius:52px;color:var(--roo-button-text);display:inline-flex;font-family:var(--font-body-family, inherit);font-size:var(--roo-button-size);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight-bold, 700);height:46px;justify-content:center;line-height:1.5;max-width:250px;padding:10px 24px;text-decoration:none;transition:opacity .2s ease;width:100%}.rebox-outlet-offer__button:hover{color:var(--roo-button-text);opacity:.88}.rebox-outlet-offer__note{align-items:center;background:var(--roo-card-bg);border-radius:8px;color:var(--roo-text);display:flex;gap:10px;justify-content:center;padding:16px 11px;width:100%;flex-direction:row-reverse}.rebox-outlet-offer__note p{flex:1 1 auto;font-family:var(--font-body-family, inherit);font-size:var(--roo-note-size);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 600);line-height:1.5;min-width:0;text-align:right}.rebox-outlet-offer__note span{color:var(--roo-accent)}.rebox-outlet-offer__note-icon,.rebox-outlet-offer__note-fallback-icon{display:block;flex:0 0 32px;height:32px;width:32px}.rebox-outlet-offer__note-fallback-icon{border:1.5px solid currentColor;border-radius:999px;color:var(--roo-text);font-family:Arial,sans-serif;font-size:18px;line-height:29px;text-align:center}@media screen and (max-width:989px){.rebox-outlet-offer__panel{grid-template-columns:minmax(220px,1fr) minmax(260px,360px) minmax(300px,1fr);padding-inline:24px}.rebox-outlet-offer__features{gap:8px}}@media screen and (max-width:749px){.rebox-outlet-offer__panel{display:flex;flex-direction:column;gap:24px;min-height:0;padding:16px}.rebox-outlet-offer__copy{gap:12px;order:1;width:100%}.rebox-outlet-offer__titles{gap:16px;white-space:normal}.rebox-outlet-offer__heading{font-size:var(--roo-heading-size-mobile)}.rebox-outlet-offer__subheading{font-size:var(--roo-subheading-size-mobile)}.rebox-outlet-offer__discount-number{font-size:var(--roo-discount-number-size-mobile)}.rebox-outlet-offer__discount-label{font-size:var(--roo-discount-label-size-mobile)}.rebox-outlet-offer__discount-symbol{bottom:18px;font-size:var(--roo-discount-symbol-size-mobile);right:-20px}.rebox-outlet-offer__features{gap:6px;justify-content:space-between;max-width:408px;width:100%}.rebox-outlet-offer__feature{flex:0 1 auto;font-size:var(--roo-feature-size-mobile);min-width:0;padding-inline:8px}.rebox-outlet-offer__feature-icon,.rebox-outlet-offer__fallback-icon{flex-basis:18px;height:18px;width:18px}.rebox-outlet-offer__fallback-icon{font-size:15px;line-height:18px}.rebox-outlet-offer__media{order:2;width:100%}.rebox-outlet-offer__media--desktop-only{display:none}.rebox-outlet-offer__image{max-height:none;width:100%}.rebox-outlet-offer__aside{gap:24px;order:3}.rebox-outlet-offer__button{font-size:var(--roo-button-size-mobile);max-width:250px;order:1}.rebox-outlet-offer__note{order:2;padding:16px 11px}.rebox-outlet-offer__note p{font-size:var(--roo-note-size-mobile);text-align:center}}@media screen and (max-width:420px){.rebox-outlet-offer__features{gap:4px}.rebox-outlet-offer__feature{font-size:max(12px,calc(var(--roo-feature-size-mobile) - 2px));padding-inline:7px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/rebox-outlet-offer.css.map */
