/**
 * Do not edit directly!
 * Lxl-loyalty style - costa-del-mar - v1.1.0
 */

:root {
  --lxl-apps-my-loyalty-app-title-font-weight: 800;
  --lxl-apps-my-loyalty-app-title-font-size: 32px;
  --lxl-apps-my-loyalty-app-title-margin-bottom: 16px;
  --lxl-apps-my-loyalty-app-title-text-transform: uppercase;
  --lxl-apps-my-loyalty-app-sub-title-font-weight: 300;
  --lxl-apps-my-loyalty-app-sub-title-font-size: 16px;
  --lxl-apps-my-loyalty-app-sub-title-margin-bottom: 16px;
  --lxl-apps-my-loyalty-app-footer-align-items: baseline;
  --lxl-apps-my-loyalty-app-footer-faq-title-font-size: 20px;
  --lxl-apps-my-loyalty-app-footer-faq-title-font-weight: 700;
  --lxl-apps-my-loyalty-app-footer-faq-text-font-size: 16px;
  --lxl-apps-my-loyalty-app-footer-faq-text-font-weight: 400;
  --lxl-apps-my-loyalty-app-footer-faq-text-color: #182446;
  --lxl-color-background-base: #ECEFF0;
  --lxl-color-background-button-primary-base: #182446;
  --lxl-color-background-button-primary-disabled: #ECEFF0;
  --lxl-color-background-button-primary-active: #222222;
  --lxl-color-background-button-secondary-base: #22222280;
  --lxl-color-background-button-secondary-disabled: #f6f6f6;
  --lxl-color-background-button-secondary-active: #ECEFF0;
  --lxl-color-background-button-menu-base: #ffffff;
  --lxl-color-background-button-menu-disabled: #ECEFF0;
  --lxl-color-background-button-menu-active: #ECEFF0;
  --lxl-color-background-button-filter-base: #f6f6f6;
  --lxl-color-background-button-filter-disabled: #f6f6f6;
  --lxl-color-background-button-filter-active: #f6f6f6;
  --lxl-color-background-overlay-base: rgba(34, 34, 34, 0.8);
  --lxl-color-background-overlay-light: rgba(255, 255, 255, 0.8);
  --lxl-color-background-overlay-dark: rgba(0, 0, 0, 0.27);
  --lxl-color-border-light: #f6f6f6;
  --lxl-color-border-base: #ECEFF0;
  --lxl-color-border-dark: #222222;
  --lxl-color-border-mid-grey: #B3BDC3;
  --lxl-color-border-light-blue: #000000;
  --lxl-color-border-deep-blue: #182446;
  --lxl-color-border-button-primary-base: #ECEFF0;
  --lxl-color-border-button-primary-active: #ECEFF0;
  --lxl-color-border-button-primary-disabled: #f6f6f6;
  --lxl-color-border-button-secondary-base: #f6f6f6;
  --lxl-color-border-button-secondary-active: #f6f6f6;
  --lxl-color-border-button-secondary-disabled: #f6f6f6;
  --lxl-color-border-button-menu-base: #182446;
  --lxl-color-border-button-menu-active: #007ac2;
  --lxl-color-border-button-menu-disabled: #B3BDC3;
  --lxl-color-border-button-filter-base: #000000;
  --lxl-color-border-button-filter-active: #000000;
  --lxl-color-border-button-filter-disabled: #000000;
  --lxl-color-box-shadow-focus-button-primary: #182446;
  --lxl-color-brand-primary-base: #182446;
  --lxl-color-brand-secondary-base: #B54138;
  --lxl-color-font-base: #182446;
  --lxl-color-font-link: #182446;
  --lxl-color-font-error: #B54138;
  --lxl-color-font-disabled: #f6f6f6;
  --lxl-color-font-inverse-base: #ffffff;
  --lxl-color-font-inverse-link: #182446;
  --lxl-color-font-inverse-error: #B54138;
  --lxl-color-font-inverse-disabled: #ECEFF0;
  --lxl-color-font-button-primary: #ffffff;
  --lxl-color-font-button-secondary: #222222;
  --lxl-color-font-button-menu: #222222;
  --lxl-color-font-button-menu-active: #007ac2;
  --lxl-color-font-button-filter: #2C00DD;
  --lxl-components-accordion-title-font-size: 16px;
  --lxl-components-accordion-title-font-weight: 300;
  --lxl-components-accordion-border-radius: 8px;
  --lxl-components-accordion-background-odd-color: #fafafa;
  --lxl-components-accordion-background-even-color: #ffffff;
  --lxl-components-accordion-description-color: #182446;
  --lxl-components-accordion-description-font-size: 16px;
  --lxl-components-accordion-description-font-weight: 300;
  --lxl-components-accordion-description-line-height: 150%;
  --lxl-components-accordion-note-color: #555555;
  --lxl-components-accordion-note-font-size: 12px;
  --lxl-components-accordion-note-font-weight: 300;
  --lxl-components-accordion-note-line-height: 150%;
  --lxl-components-accordion-note-border-color: #e6e6e6;
  --lxl-components-badge-default-background: #ECEFF0;
  --lxl-components-badge-default-text-color: #182446;
  --lxl-components-badge-default-border-radius: 100px;
  --lxl-components-badge-available-background: #222222;
  --lxl-components-badge-available-text-color: #ffffff;
  --lxl-components-badge-booked-background: #e8dbbd;
  --lxl-components-badge-booked-text-color: #222222;
  --lxl-components-badge-completed-background: #167d4a;
  --lxl-components-badge-completed-text-color: #ffffff;
  --lxl-components-badge-expired-background: #990000;
  --lxl-components-badge-expired-text-color: #ffffff;
  --lxl-components-badge-freezed-background: #3e77da;
  --lxl-components-badge-freezed-text-color: #ffffff;
  --lxl-components-badge-in-progress-background: #222222;
  --lxl-components-badge-in-progress-text-color: #ffffff;
  --lxl-components-badge-new-background: #ffffff;
  --lxl-components-badge-new-text-color: #222222;
  --lxl-components-badge-used-background: #167d4a;
  --lxl-components-badge-used-text-color: #ffffff;
  --lxl-components-barcode-modal-text-color: #FFFFFF;
  --lxl-components-barcode-modal-font-size: 8;
  --lxl-components-barcode-modal-height: 30;
  --lxl-components-barcode-modal-width: 1;
  --lxl-components-barcode-modal-background-color: #000000;
  --lxl-components-barcode-modal-background-padding: 50px 30px;
  --lxl-components-barcode-modal-background-border-radius: 35px;
  --lxl-components-barcode-text-color: #FFFFFF;
  --lxl-components-barcode-font-size: 10;
  --lxl-components-barcode-height: 30;
  --lxl-components-barcode-width: 1;
  --lxl-components-barcode-background-color: #000000;
  --lxl-components-barcode-background-padding: 25px 20px;
  --lxl-components-barcode-background-border-radius: 15px;
  --lxl-components-button-height: 42px;
  --lxl-components-button-border-radius: 0px;
  --lxl-components-button-font-weight: 700;
  --lxl-components-button-font-size: 14px;
  --lxl-components-button-padding: 10px 16px;
  --lxl-components-button-text-transform: uppercase;
  --lxl-components-card-element-background-color: #f7f7f7;
  --lxl-components-card-element-border-radius: 0;
  --lxl-components-card-element-size-padding: 30px;
  --lxl-components-divider-border: 1px solid #B3BDC3;
  --lxl-components-divider-margin: 12px 0;
  --lxl-components-divider-opacity: 0.1;
  --lxl-components-error-background: #ECEFF0;
  --lxl-components-error-gap-text: 10;
  --lxl-components-error-gap-icon: 16;
  --lxl-components-error-title-icon-display: block;
  --lxl-components-error-title-font-size: 24px;
  --lxl-components-error-title-font-weight: 800;
  --lxl-components-error-title-color: #182446;
  --lxl-components-error-title-line-height: 28px;
  --lxl-components-error-title-text-transform: uppercase;
  --lxl-components-error-subtitle-font-size: 16px;
  --lxl-components-error-subtitle-font-weight: 300;
  --lxl-components-error-subtitle-color: #182446;
  --lxl-components-error-subtitle-line-height: 21px;
  --lxl-components-error-actions-icon-display: none;
  --lxl-components-error-actions-icon-path-color: #ffffff;
  --lxl-components-error-actions-font-size: 14;
  --lxl-components-error-actions-font-weight: 400;
  --lxl-components-error-actions-font-decoration: underline;
  --lxl-components-error-actions-color: #ffffff;
  --lxl-components-error-actions-line-height: 20px;
  --lxl-components-loyalty-card-text-color: #000000;
  --lxl-components-loyalty-card-font-size: 10;
  --lxl-components-loyalty-card-height: 30;
  --lxl-components-loyalty-card-width: 1;
  --lxl-components-loyalty-card-background-color: #FFFFFF;
  --lxl-components-loyalty-card-background-padding: 0;
  --lxl-components-loyalty-card-background-border-radius: 15px;
  --lxl-components-menu-gap: 18px;
  --lxl-components-menu-padding: 8px 10px;
  --lxl-components-menu-text-transform: capitalize;
  --lxl-components-menu-font-size: 16px;
  --lxl-components-menu-font-weight: 700;
  --lxl-components-menu-active-font-size: 16px;
  --lxl-components-menu-active-font-weight: 700;
  --lxl-components-menu-border: 1px solid #182446;
  --lxl-components-menu-border-radius: 24px;
  --lxl-components-menu-background-color: #ECEFF0;
  --lxl-components-overlay-background-color: rgba(34, 34, 34, 0.8);
  --lxl-components-paginator-background-color: #ffffff;
  --lxl-components-paginator-gap: 16px;
  --lxl-components-paginator-page-color: #005588;
  --lxl-components-paginator-page-font-weight: 400;
  --lxl-components-paginator-page-font-size: 11px;
  --lxl-components-paginator-current-page-background-color: #F7F7F7;
  --lxl-components-paginator-current-page-color: #182446;
  --lxl-components-paginator-arrow-path: #182446;
  --lxl-components-points-gauge-line-size: 7;
  --lxl-components-points-gauge-stroke-linecap: round;
  --lxl-components-points-gauge-color-tier-1-empty: #FFFFFF;
  --lxl-components-points-gauge-color-tier-1-points: #D7AA94;
  --lxl-components-points-gauge-color-tier-1-center-background: transparent;
  --lxl-components-points-gauge-color-tier-1-text: #182446;
  --lxl-components-points-gauge-color-tier-2-empty: #FFFFFF;
  --lxl-components-points-gauge-color-tier-2-points: #58C5DA;
  --lxl-components-points-gauge-color-tier-2-center-background: transparent;
  --lxl-components-points-gauge-color-tier-2-text: #182446;
  --lxl-components-points-gauge-color-tier-3-empty: #FFFFFF;
  --lxl-components-points-gauge-color-tier-3-points: #0C9F96;
  --lxl-components-points-gauge-color-tier-3-center-background: transparent;
  --lxl-components-points-gauge-color-tier-3-text: #182446;
  --lxl-components-points-gauge-color-tier-4-empty: #FFFFFF;
  --lxl-components-points-gauge-color-tier-4-points: #014365;
  --lxl-components-points-gauge-color-tier-4-center-background: transparent;
  --lxl-components-points-gauge-color-tier-4-text: #182446;
  --lxl-components-points-gauge-text-points-font-size: 12px;
  --lxl-components-points-gauge-text-points-font-weight: 700;
  --lxl-components-points-gauge-text-label-font-size: 12px;
  --lxl-components-points-gauge-text-label-font-weight: 300;
  --lxl-components-program-info-card-background: transparent;
  --lxl-components-program-info-card-gap: 20px;
  --lxl-components-program-info-card-image-align: start;
  --lxl-components-program-info-card-image-height: 40px;
  --lxl-components-program-info-card-image-width: 40px;
  --lxl-components-program-info-card-image-border-radius: 0;
  --lxl-components-program-info-card-image-margin: 0 0 0 0;
  --lxl-components-program-info-card-title-align: start;
  --lxl-components-program-info-card-title-font-size: 16px;
  --lxl-components-program-info-card-title-font-weight: 700;
  --lxl-components-program-info-card-title-text-align: start;
  --lxl-components-program-info-card-title-text-transform: uppercase;
  --lxl-components-program-info-card-content-color: #182446;
  --lxl-components-program-info-card-content-align: start;
  --lxl-components-program-info-card-content-font-size: 12px;
  --lxl-components-program-info-card-content-font-weight: 400;
  --lxl-components-program-info-card-content-line-height: 14px;
  --lxl-components-program-info-card-content-text-align: start;
  --lxl-components-program-info-card-content-gap: 8px;
  --lxl-components-skeleton-animation-duration: 4.5s;
  --lxl-components-skeleton-animation-delay: 0.25s;
  --lxl-components-skeleton-color-background: rgba(219, 219, 219, 0.05);
  --lxl-components-skeleton-color-wave: #DBDBDB;
  --lxl-components-sort-border-color: transparent;
  --lxl-components-sort-controller-text-color: #182446;
  --lxl-components-sort-controller-text-decoration: underline;
  --lxl-components-sort-controller-text-transform: inherit;
  --lxl-components-sort-controller-font-size: 16px;
  --lxl-components-sort-controller-font-weight: 700;
  --lxl-components-sort-controller-left-icon-display: none;
  --lxl-components-sort-content-background-color: rgba(24, 36, 70, 0.85);
  --lxl-components-sort-content-text-color: #ffffff;
  --lxl-components-sort-content-border-radius: 8px;
  --lxl-components-sort-content-padding: 16px;
  --lxl-components-sort-content-item-gap: 10px;
  --lxl-components-sort-content-align-items: end;
  --lxl-components-sort-content-backdrop-blur: 10px;
  --lxl-components-sort-content-shadow: 0 8px 16px rgba(0,0,0,0.25);
  --lxl-components-sort-content-radio-button-color: #ffffff;
  --lxl-components-sort-content-selected-font-weight: 400;
  --lxl-components-sort-content-label-font-size: 14px;
  --lxl-components-sort-content-label-font-weight: 400;
  --lxl-components-sort-content-label-color: #FFFFFF;
  --lxl-components-sort-content-check-display: inline-block;
  --lxl-components-sort-content-check-size: 16px;
  --lxl-components-sort-content-check-color: #ffffff;
  --lxl-components-sort-content-check-icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'><path d='M5.97824 11.5758L0.18457 5.78179L1.12724 4.83913L5.97924 9.69113L14.8619 0.828125L15.8039 1.77213L5.97824 11.5758Z' fill='black'/></svg>");
  --lxl-components-sort-content-native-radio-display: none;
  --lxl-components-sort-content-native-radio-position: absolute;
  --lxl-components-sort-content-native-radio-width: 1px;
  --lxl-components-sort-content-native-radio-height: 1px;
  --lxl-components-sort-content-native-radio-margin-right: -1px;
  --lxl-components-sort-content-native-radio-pointer-events: none;
  --lxl-components-sort-content-native-radio-clip-path: inset(50%);
  --lxl-components-sort-content-native-radio-white-space: nowrap;
  --lxl-components-sort-content-native-radio-overflow: hidden;
  --lxl-components-sort-content-native-radio-check-padding-left: 26px;
  --lxl-components-survey-modal-green-color: #167d4a;
  --lxl-components-survey-modal-progress-percentage-text-color: #666;
  --lxl-components-survey-modal-progress-bar-primary-color: #ff892e;
  --lxl-components-survey-modal-progress-bar-secondary-color: #ff8c42;
  --lxl-components-survey-modal-progress-bar-background-color: #ff6b35;
  --lxl-components-survey-modal-progress-bar-track-background-color: #e0e0e0;
  --lxl-components-survey-modal-survey-question-subtitle-color: #666;
  --lxl-components-survey-modal-survey-question-placeholder-color: #999;
  --lxl-components-survey-modal-survey-answer-image-border-color: #ebebeb;
  --lxl-components-survey-modal-survey-answer-image-background-color: #f9f9f9;
  --lxl-components-survey-modal-survey-answer-image-hover-border-color: #ccc;
  --lxl-components-survey-modal-survey-answer-image-hover-background-color: #f0f0f0;
  --lxl-components-survey-modal-survey-answer-image-checked-background-color: #f0f8f0;
  --lxl-components-survey-modal-survey-answer-image-label-border-color: #ebebeb;
  --lxl-components-survey-modal-survey-answer-image-label-background-color: #f9f9f9;
  --lxl-components-survey-modal-survey-answer-image-label-hover-background-color: #f0f0f0;
  --lxl-components-survey-modal-survey-answer-image-label-hover-border-color: #ccc;
  --lxl-components-survey-modal-survey-loading-color: #666;
  --lxl-components-survey-modal-survey-error-color: #666;
  --lxl-components-survey-modal-survey-thank-you-color: #333;
  --lxl-components-switch-menu-background-color: none;
  --lxl-components-switch-menu-gap: 18px;
  --lxl-components-switch-menu-label-color: #182446;
  --lxl-components-switch-menu-label-border: 1px solid #182446;
  --lxl-components-switch-menu-label-border-radius: 100px;
  --lxl-components-switch-menu-label-font-weight: 700;
  --lxl-components-switch-menu-label-font-size: 16px;
  --lxl-components-switch-menu-label-text-transform: uppercase;
  --lxl-components-switch-menu-selected-label-color: #007AC2;
  --lxl-components-switch-menu-selected-border-color: #007AC2;
  --lxl-components-switch-menu-selected-label-background-color: #ECEFF0;
  --lxl-components-table-header-font-size: 16px;
  --lxl-components-table-header-font-weight: 700;
  --lxl-components-table-item-title-font-size: 12px;
  --lxl-components-table-item-title-font-weight: 300;
  --lxl-components-table-item-title-color: #007AC2;
  --lxl-components-table-item-subtitle-font-size: 16px;
  --lxl-components-table-item-subtitle-font-weight: 300;
  --lxl-components-table-item-subtitle-color: #182446;
  --lxl-components-table-date-font-size: 16px;
  --lxl-components-table-date-font-weight: 300;
  --lxl-components-table-date-color: #555555;
  --lxl-components-table-gained-font-size: 16px;
  --lxl-components-table-gained-font-weight: 700;
  --lxl-components-table-gained-color: #1E7E34;
  --lxl-components-table-lost-font-size: 16px;
  --lxl-components-table-lost-font-weight: 700;
  --lxl-components-table-lost-color: #CA3300;
  --lxl-components-table-expired-font-size: 16px;
  --lxl-components-table-expired-font-weight: 700;
  --lxl-components-table-expired-color: #5D667E;
  --lxl-components-tabs-font-size: 16px;
  --lxl-components-tabs-font-weight: 700;
  --lxl-components-tabs-box-shadow-color: rgba(0, 0, 0, 0.06);
  --lxl-components-tabs-tab-text-color: #182446;
  --lxl-components-tabs-active-tab-text-color: #007AC2;
  --lxl-components-tabs-active-tab-bar-color: #007AC2;
  --lxl-components-tabs-prev-arrow-color: #000000;
  --lxl-components-tabs-prev-arrow-background-color: #ffffff;
  --lxl-components-tabs-next-arrow-color: #000000;
  --lxl-components-tabs-next-arrow-background-color: #ffffff;
  --lxl-components-tier-info-card-background: transparent;
  --lxl-components-tier-info-card-gap: 10px;
  --lxl-components-tier-info-card-image-align: start;
  --lxl-components-tier-info-card-image-height: 40px;
  --lxl-components-tier-info-card-image-width: 40px;
  --lxl-components-tier-info-card-image-border-radius: 50%;
  --lxl-components-tier-info-card-title-align: start;
  --lxl-components-tier-info-card-title-font-size: 16px;
  --lxl-components-tier-info-card-title-font-weight: 700;
  --lxl-components-tier-info-card-title-text-align: start;
  --lxl-components-tier-info-card-content-align: start;
  --lxl-components-tier-info-card-content-font-size: 16px;
  --lxl-components-tier-info-card-content-font-weight: 300;
  --lxl-components-tier-info-card-content-line-height: 1.7;
  --lxl-components-tier-info-card-content-text-align: start;
  --lxl-components-widget-mission-card-base-surtitle-color: #167d4a;
  --lxl-components-widget-mission-card-base-subtitle-color: #222222;
  --lxl-components-widget-mission-card-base-expires-color: #222222;
  --lxl-components-widget-mission-card-detail-surtitle-color: #000000;
  --lxl-components-widget-mission-card-detail-subtitle-color: #006952;
  --lxl-components-card-info-joined-color: #979797;
  --lxl-components-card-info-title-weight: 800;
  --lxl-components-card-info-title-text-transform: uppercase;
  --lxl-components-widget-info-box-title-font-size: inherit;
  --lxl-components-widget-info-box-title-text-align: center;
  --lxl-components-widget-info-box-content-font-size: 14px;
  --lxl-components-widget-info-box-content-line-height: 1.7;
  --lxl-components-widget-info-box-content-text-align: center;
  --lxl-components-list-card-detail-image-background-color: #aaaaaa;
  --lxl-components-list-card-detail-content-background-color: #ffffff;
  --lxl-components-list-card-detail-content-badge-text-color: #000000;
  --lxl-components-list-card-detail-content-badge-font-size: 12px;
  --lxl-components-list-card-detail-content-badge-font-weight: 300;
  --lxl-components-list-card-detail-content-badge-separator-color: #d8d8d8;
  --lxl-components-list-card-detail-content-badge-icon-points-color: #000000;
  --lxl-components-list-card-detail-content-badge-icon-date-color: #000000;
  --lxl-components-list-card-detail-content-category-color: #182446;
  --lxl-components-list-card-detail-content-category-font-size: 12px;
  --lxl-components-list-card-detail-content-category-font-weight: 300;
  --lxl-components-list-card-detail-content-title-color: #182446;
  --lxl-components-list-card-detail-content-title-font-size: 24px;
  --lxl-components-list-card-detail-content-title-font-weight: 800;
  --lxl-components-list-card-detail-content-title-text-transform: uppercase;
  --lxl-components-list-card-detail-content-detail-color: #182446;
  --lxl-components-list-card-detail-content-detail-font-weight: 300;
  --lxl-components-list-card-detail-content-terms-conditions-color: #007AC2;
  --lxl-components-list-card-detail-content-terms-conditions-font-weight: 300;
  --lxl-components-list-card-detail-content-terms-conditions-decoration-line: underline;
  --lxl-components-list-card-detail-content-stepper-line-color: #182446;
  --lxl-components-list-card-detail-content-stepper-color: #182446;
  --lxl-components-list-card-detail-content-stepper-font-weight: 300;
  --lxl-components-list-card-image-deafult-background-color: #aaaaaa;
  --lxl-components-list-card-image-landscape-width: 200px;
  --lxl-components-list-card-image-locked-icon-background-color: #ffffff;
  --lxl-components-list-card-content-background-color: #f7f7f7;
  --lxl-components-list-card-content-badge-font-weight: 300;
  --lxl-components-list-card-content-badge-text-color: #182446;
  --lxl-components-list-card-content-badge-not-status-color: #182446;
  --lxl-components-list-card-content-badge-separator-color: #B3BDC3;
  --lxl-components-list-card-content-badge-status-color-primary: #006952;
  --lxl-components-list-card-content-badge-status-color-secondary: #990000;
  --lxl-components-list-card-content-badge-icon-points-color: #000000;
  --lxl-components-list-card-content-badge-icon-date-color: #000000;
  --lxl-components-list-card-content-title-color: #182446;
  --lxl-components-list-card-content-title-font-size: 20px;
  --lxl-components-list-card-content-title-font-weight: 700;
  --lxl-components-list-card-content-detail-color: #182446;
  --lxl-components-list-card-content-detail-font-size: 16px;
  --lxl-components-list-card-content-detail-font-weight: 300;
  --lxl-components-list-card-backdrop-background-color: #f7f7f7;
  --lxl-components-widget-profile-gap: 16px;
  --lxl-components-widget-profile-gauge-size: 130px;
  --lxl-components-widget-profile-suspended-background-color: #ECEFF0;
  --lxl-components-widget-profile-suspended-icon-display: none;
  --lxl-components-widget-profile-suspended-title-size: 24px;
  --lxl-components-widget-profile-suspended-title-weight: 800;
  --lxl-components-widget-profile-suspended-subtitle-size: 16px;
  --lxl-components-widget-profile-suspended-subtitle-weight: 300;
  --lxl-components-widget-profile-suspended-restore-text-size: 16px;
  --lxl-components-widget-profile-suspended-restore-text-weight: 300;
  --lxl-components-widget-profile-suspended-restore-date-size: 14px;
  --lxl-components-widget-profile-suspended-restore-date-weight: 700;
  --lxl-components-widget-profile-info-tier-title-size: 24px;
  --lxl-components-widget-profile-info-tier-title-weight: 800;
  --lxl-components-widget-profile-info-tier-title-text-transform: uppercase;
  --lxl-components-widget-profile-info-tier-subtitle-size: 16px;
  --lxl-components-widget-profile-info-tier-subtitle-weight: 300;
  --lxl-components-widget-profile-info-tier-icon-size: 60px;
  --lxl-components-widget-profile-info-tier-unsubscribe-button-size: 16px;
  --lxl-components-widget-profile-info-tier-unsubscribe-button-weight: 300;
  --lxl-components-widget-profile-footer-info-icon-size: 16px;
  --lxl-components-widget-profile-footer-info-text-size: 12px;
  --lxl-components-widget-profile-footer-info-text-weight: 300;
  --lxl-components-widget-profile-tier-1-background-color: #D7AA9480;
  --lxl-components-widget-profile-tier-2-background-color: #58C5DA80;
  --lxl-components-widget-profile-tier-3-background-color: #0C9F9680;
  --lxl-components-widget-profile-tier-4-background-color: #01436580;
  --lxl-component-program-info-tiers-menu-margin: 24px 0;
  --lxl-component-program-info-title-h4-font-size: 20px;
  --lxl-component-program-info-title-h4-font-weight: 700;
  --lxl-component-program-info-title-h4-text-transform: inherit;
  --lxl-component-program-info-tiers-points-range-font-size: 20px;
  --lxl-component-program-info-tiers-points-range-font-weight: 400;
  --lxl-component-program-info-tiers-points-range-p-font-size: 12px;
  --lxl-component-program-info-tiers-points-range-p-font-weight: 300;
  --lxl-component-program-info-tiers-tier-1-background-color: #FCFCFC;
  --lxl-component-program-info-tiers-tier-2-background-color: #FCFCFC;
  --lxl-component-program-info-tiers-tier-3-background-color: #FCFCFC;
  --lxl-component-program-info-tiers-tier-4-background-color: #FCFCFC;
  --lxl-font-letter-spacing: normal;
  --lxl-font-stretch: normal;
  --lxl-font-style: normal;
  --lxl-font-line-height: 1;
  --lxl-font-family-base: Interstate, Helvetica Neue, sans-serif;
  --lxl-font-size-h1: 32px;
  --lxl-font-size-h2: 28px;
  --lxl-font-size-h3: 24px;
  --lxl-font-size-h4: 20px;
  --lxl-font-size-h5: 16px;
  --lxl-font-size-p: 16px;
  --lxl-font-weight-h1: 900;
  --lxl-font-weight-h2: 300;
  --lxl-font-weight-h3: 300;
  --lxl-font-weight-h4: 700;
  --lxl-font-weight-h5: 300;
  --lxl-font-weight-p: 300;
  --lxl-size-font-tiny: 10px;
  --lxl-size-font-small: 12px;
  --lxl-size-font-medium: 14px;
  --lxl-size-font-large: 16px;
  --lxl-size-font-xl: 18px;
  --lxl-size-font-xxl: 28px;
  --lxl-size-font-xxxl: 38px;
  --lxl-size-font-base: 14px;
  --lxl-size-gap-small: 20px;
  --lxl-size-gap-medium: 22px;
  --lxl-size-gap-large: 25px;
  --lxl-size-gap-base: 20px;
  --lxl-size-margin-xxs: 5px;
  --lxl-size-margin-xs: 10px;
  --lxl-size-margin-tiny: 15px;
  --lxl-size-margin-small: 20px;
  --lxl-size-margin-normal: 25px;
  --lxl-size-margin-medium: 30px;
  --lxl-size-margin-large: 40px;
  --lxl-size-margin-xl: 50px;
  --lxl-size-margin-xxl: 60px;
  --lxl-size-margin-base: 25px;
  --lxl-size-padding-tiny: 6px;
  --lxl-size-padding-small: 12px;
  --lxl-size-padding-medium: 18px;
  --lxl-size-padding-large: 24px;
  --lxl-size-padding-xl: 30px;
  --lxl-size-padding-xxl: 36px;
  --lxl-size-padding-base: 18px;
}
