:root{--lbc-color-blue: #007ab8;--lbc-color-red: #e82011;--lbc-color-yellow: #ffd500;--lbc-color-green: #8bc53f;--lbc-color-black: #000;--lbc-color-white: #fff;--lbc-color-red-hover: #d40f00;--lbc-color-blue-hover: #01699d;--lbc-color-yellow-hover: #ffde37;--lbc-color-blue-pale: #cce4f1;--lbc-color-green-dark: #70a130;--lbc-color-blue-mid: #3596c7;--lbc-color-brand: var(--lbc-color-blue);--lbc-color-brand-hover: var(--lbc-color-blue-hover);--lbc-color-brand-dark: #003d74;--lbc-color-accent: var(--lbc-color-yellow);--lbc-color-accent-hover: var(--lbc-color-yellow-hover);--lbc-color-error: var(--lbc-color-red);--lbc-color-success: var(--lbc-color-green);--lbc-color-text: var(--lbc-color-black);--lbc-color-text-muted: #555;--lbc-color-bg: var(--lbc-color-white);--lbc-color-bg-alt: #f5f7fa;--lbc-color-border: #e2e5ea;--lbc-color-on-dark: var(--lbc-color-white);--lbc-color-on-accent: var(--lbc-color-black);--lbc-color-hero-scrim: rgb(0 0 0 / 35%);--lbc-space-3xs: .25rem;--lbc-space-2xs: .5rem;--lbc-space-xs: .75rem;--lbc-space-sm: 1rem;--lbc-space-md: 1.5rem;--lbc-space-lg: 2rem;--lbc-space-xl: 3rem;--lbc-space-2xl: 4rem;--lbc-space-3xl: 6rem;--lbc-font-sans: "Mabry Pro", Arial, Helvetica, sans-serif;--lbc-font-body: var(--lbc-font-sans);--lbc-font-heading: var(--lbc-font-sans);--lbc-fs-100: .75rem;--lbc-fs-200: .875rem;--lbc-fs-300: 1rem;--lbc-fs-400: 1.125rem;--lbc-fs-500: 1.375rem;--lbc-fs-600: 1.5rem;--lbc-fs-700: 1.875rem;--lbc-fs-800: 2.625rem;--lbc-fs-900: 4rem;--lbc-fw-light: 300;--lbc-fw-regular: 400;--lbc-fw-medium: 500;--lbc-fw-bold: 700;--lbc-lh-tight: 1.1;--lbc-lh-base: 1.5;--lbc-text-h2-size: var(--lbc-fs-800);--lbc-text-h2-leading: 1.19;--lbc-text-h3-size: var(--lbc-fs-700);--lbc-text-h3-leading: 1.267;--lbc-text-h4-size: var(--lbc-fs-600);--lbc-text-h4-leading: 1.333;--lbc-text-h5-size: var(--lbc-fs-300);--lbc-text-h5-leading: 1.5;--lbc-text-body-size: var(--lbc-fs-400);--lbc-text-body-leading: 1.333;--lbc-text-h1-size: var(--lbc-fs-900);--lbc-text-h1-leading: 1.125;--lbc-text-body-lg-size: var(--lbc-fs-500);--lbc-text-body-lg-leading: 1.273;--lbc-container-max: 76.5rem;--lbc-container-wide: 80rem;--lbc-container-narrow: 59.375rem;--lbc-container-narrow-sm: 54.75rem;--lbc-container-full: 120rem;--lbc-container-gutter: 1.25rem;--lbc-section-pad-block: 3rem;--lbc-section-pad-block-desktop: 5.625rem;--lbc-radius-sm: .25rem;--lbc-radius-md: .5rem;--lbc-radius-lg: 1rem;--lbc-shadow-sm: 0 1px 2px rgb(0 0 0 / 5%);--lbc-shadow-md: 0 4px 12px rgb(0 0 0 / 8%);--lbc-shadow-lg: 0 12px 32px rgb(0 0 0 / 12%);--lbc-ease: cubic-bezier(.4, 0, .2, 1);--lbc-duration-fast: .15s;--lbc-duration-base: .25s;--lbc-duration-slow: .4s}@media (min-width: 64em){:root{--lbc-container-gutter: 1.5rem}}.lbc-franchisee-highlights{background-color:var(--lbc-color-brand);padding-block:var(--lbc-section-pad-block);padding-inline:var(--lbc-container-gutter)}@media (min-width: 64em){.lbc-franchisee-highlights{padding-block:var(--lbc-section-pad-block-desktop)}}.lbc-franchisee-highlights__inner{display:flex;flex-direction:column;gap:var(--lbc-space-xl);align-items:center;max-width:var(--lbc-container-max);margin-inline:auto}@media (min-width: 62em){.lbc-franchisee-highlights__inner{flex-direction:row;gap:var(--lbc-space-xl);align-items:center}}.lbc-franchisee-highlights__heading-wrap{flex-shrink:0}@media (min-width: 62em){.lbc-franchisee-highlights__heading-wrap{width:22rem}}.lbc-franchisee-highlights__semicircles{display:flex;gap:.25rem;margin-block-end:var(--lbc-space-sm)}.lbc-franchisee-highlights__semicircle{display:block;width:2rem;height:1rem;border-radius:2rem 2rem 0 0}.lbc-franchisee-highlights__semicircle--yellow{background-color:var(--lbc-color-yellow)}.lbc-franchisee-highlights__semicircle--red{background-color:var(--lbc-color-red)}.lbc-franchisee-highlights__semicircle--white{background-color:var(--lbc-color-white)}.lbc-franchisee-highlights__semicircle--green{background-color:var(--lbc-color-green)}.lbc-franchisee-highlights__heading{margin:0;font-family:var(--lbc-font-heading);font-weight:var(--lbc-fw-bold);color:var(--lbc-color-white);font-size:var(--lbc-text-h2-size);line-height:var(--lbc-text-h2-leading)}.lbc-franchisee-highlights__items{display:flex;flex-wrap:wrap;gap:0;padding:0;margin:0;list-style:none;flex:1 1 0;justify-content:center}@media (min-width: 62em){.lbc-franchisee-highlights__items{flex-wrap:nowrap}}.lbc-franchisee-highlights__item{display:flex;flex-direction:column;align-items:center;gap:var(--lbc-space-sm);text-align:center;flex:1 1 40%;max-width:50%;min-width:0;padding:var(--lbc-space-md) var(--lbc-space-sm)}@media (min-width: 62em){.lbc-franchisee-highlights__item{flex:1 1 0;max-width:none;padding:var(--lbc-space-md) var(--lbc-space-lg);border-inline-start:1px solid rgba(255,255,255,.3)}}.lbc-franchisee-highlights__icon{display:block;width:auto;height:3.5rem;object-fit:contain}.lbc-franchisee-highlights__label{font-family:var(--lbc-font-body);font-weight:var(--lbc-fw-regular);font-size:var(--lbc-fs-300);line-height:1.3;color:var(--lbc-color-white)}
