/* Lulutox secondary-domain checkout skin — light touch only (the checkout is the brand's own Webflow page; colours/blocks untouched).
   Never override `border` with !important on .c-offer-card: the controller marks the selected card with inline border colours. */
.lx-help{display:flex;justify-content:flex-end;gap:14px;max-width:1170px;margin:0 auto;padding:6px 16px 0;font-family:Inter,Roboto,sans-serif;font-size:12px;color:#5d6c7b}
.lx-help a{color:#02122e;text-decoration:underline}
@media(max-width:767px){.lx-help{justify-content:center;padding:6px 12px 0;font-size:11px}}
/* promo-order-1 sits on a plain Webflow body; keep the hero image from overflowing on narrow screens */
img.u1-hero-image{max-width:100%;height:auto}
