@import url('https://fonts.googleapis.com/css2?family=Inter%3Aital%2Cwght%400%2C100%3B0%2C200%3B0%2C300%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B0%2C800%3B0%2C900%3B1%2C100%3B1%2C200%3B1%2C300%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700%3B1%2C800%3B1%2C900&display=swap');

:root {
--theme--heading-color: #000000;
--theme--richtext-box-container--background-color: #ffffff;
--theme--richtext-box-container--border-color: #03338F;
--theme--richtext-box-container--text-color: #03338F;
--theme--richtext-link--text-color: #03338F;
--theme--richtext-link-active--text-color: #03338F;
--theme--richtext-link-hover--text-color: #03338F;
--theme--richtext-link-visited--text-color: #8966DB;
--theme--richtext-table--background-color: #ffffff;
--theme--richtext-table--border-color: #c9c9c9;
--theme--richtext-table--header-border-color: #03338F;
--theme--richtext-table--text-color: #03338F;
--theme--richtext-th--background-color: #ffffff;
--theme--richtext-th--text-color: #03338F;
--theme--text-color: #000000;
--theme-accordion--body-background-color: transparent;
--theme-accordion--body-font-family: var(--theme-font-family-body);
--theme-accordion--body-font-weight: 400;
--theme-accordion--body-text-color: #03338F;
--theme-accordion--body-top-padding: 1.25;
--theme-accordion--border-color: #03338F;
--theme-accordion--border: var(--theme-divider-line-thickness, 1px) solid var(--theme-divider-color);
--theme-accordion--horizontal-padding: 4rem;
--theme-accordion--title-background-color-hover: transparent;
--theme-accordion--title-background-color: transparent;
--theme-accordion--title-font-family: var(--theme-font-family-title);
--theme-accordion--title-font-weight: 800;
--theme-accordion--title-icon-color: #03338F;
--theme-accordion--title-text-color: #03338F;
--theme-accordion--title-top-border: var(--theme-divider-line-thickness, 1px) solid var(--theme-divider-color);
--theme-accordion-body-font-family: Inter;
--theme-accordion-body-font-weight: var(--theme-font-weight-regular);
--theme-accordion-body-text-color: #231F20;
--theme-accordion-border-color: #231F20;
--theme-accordion-title-font-family: Inter;
--theme-accordion-title-font-weight: var(--theme-font-weight-bold);
--theme-accordion-title-icon-color: #231F20;
--theme-accordion-title-text-color: #231F20;
--theme-advancedSearch-header-background-color: #7a00e6;
--theme-advancedSearch-input--placeholder-text-color: #9ca3af;
--theme-advancedSearch-input-background-color: #FFFFFF;
--theme-advancedSearch-input-border-color: #7a00e6;
--theme-advancedSearch-input-border-radius: 3rem;
--theme-advancedSearch-input-font-size: 1.5rem;
--theme-advancedSearch-input-icon-color: #7a00e6;
--theme-advancedSearch-input-text-color: #000000;
--theme-advancedSearch-pagination--page--active-text-color: #7a00e6;
--theme-advancedSearch-pagination--page--disabled-text-color: #aeaeae;
--theme-advancedSearch-pagination--page--hover-text-color: #7a00e6;
--theme-advancedSearch-pagination--page-text-color: #000000;
--theme-advancedSearch-refinementCheckbox--active-background-color: #FFFFFF;
--theme-advancedSearch-refinementCheckbox--active-border-color: #3c217b;
--theme-advancedSearch-refinementCheckbox--checked--active-background-color: #3c217b;
--theme-advancedSearch-refinementCheckbox--checked--active-border-color: #3c217b;
--theme-advancedSearch-refinementCheckbox--checked--focus-background-color: #7a00e6;
--theme-advancedSearch-refinementCheckbox--checked--focus-border-color: #7a00e6;
--theme-advancedSearch-refinementCheckbox--checked--focus-ring-color: #b3a8e6;
--theme-advancedSearch-refinementCheckbox--checked--hover-background-color: #5718b0;
--theme-advancedSearch-refinementCheckbox--checked--hover-border-color: #5718b0;
--theme-advancedSearch-refinementCheckbox--checked-background-color: #7a00e6;
--theme-advancedSearch-refinementCheckbox--checked-border-color: #7a00e6;
--theme-advancedSearch-refinementCheckbox--checked-icon-color: #FFFFFF;
--theme-advancedSearch-refinementCheckbox--focus-background-color: #FFFFFF;
--theme-advancedSearch-refinementCheckbox--focus-border-color: #7a00e6;
--theme-advancedSearch-refinementCheckbox--focus-ring-color: #b3a8e6;
--theme-advancedSearch-refinementCheckbox--hover-background-color: #FFFFFF;
--theme-advancedSearch-refinementCheckbox--hover-border-color: #5718b0;
--theme-advancedSearch-refinementCheckbox-background-color: #FFFFFF;
--theme-advancedSearch-refinementCheckbox-border-color: #7a00e6;
--theme-advancedSearch-refinementList--count-border-color: #aeaeae;
--theme-advancedSearch-refinementList--count-opacity: 0.5;
--theme-advancedSearch-refinementList--count-text-color: #aeaeae;
--theme-advancedSearch-refinementList--label-text-color: #000000;
--theme-advancedSearch-results--description-text-color: #000000;
--theme-advancedSearch-results--link--active-text-color: #23004c;
--theme-advancedSearch-results--link--hover-text-color: #7a00e6;
--theme-advancedSearch-results--link--visited-text-color: #8966DB;
--theme-advancedSearch-results--link-text-color: #000000;
--theme-advancedSearch-results--separator-color: #e5e7eb;
--theme-advancedSearch-results--title-text-color: #000000;
--theme-advancedSearch-title-text-color: #FFFFFF;
--theme-anchorTab--anchor-font-size: 14px;
--theme-anchorTab--anchor-font-weight-active: 600;
--theme-anchorTab--anchor-font-weight-hover: 600;
--theme-anchorTab--anchor-font-weight: 400;
--theme-anchorTab--anchor-text-color-active: var(--theme-anchorTab--anchor-text-color);
--theme-anchorTab--anchor-text-color-hover: var(--theme-anchorTab--anchor-text-color);
--theme-anchorTab--anchor-text-color: var(--theme--text-color);
--theme-anchorTab--background-blur: 0px;
--theme-anchorTab--background-colorr: var(--theme-main-color);
--theme-anchorTab--background-opacity: 4rem;
--theme-anchorTab--display-style: 0;
--theme-anchorTab--font-size: 20px;
--theme-anchorTab--gradient-color: #FFFFFF;
--theme-anchorTab--progress-background-colorr: var(--theme-main-color);
--theme-anchorTab--progress-gradient-color: transparent;
--theme-anchorTab--title-color: var(--theme--heading-color);
--theme-anchorTab--title-font-weight: 400;
--theme-anchorTab-anchor-font-size: 14;
--theme-anchorTab-anchor-font-weight-active: var(--theme-font-weight-bold);
--theme-anchorTab-anchor-font-weight-hover: var(--theme-font-weight-bold);
--theme-anchorTab-anchor-text-color-active: #231F20;
--theme-anchorTab-anchor-text-color-hover: #231F20;
--theme-anchorTab-anchor-text-color: #231F20;
--theme-anchorTab-background-blur: 12px;
--theme-anchorTab-background-color: #FFFFFF;
--theme-anchorTab-background-opacity: 0.7;
--theme-anchorTab-progress-background-color: #171415;
--theme-anchorTab-progress-gradient-color: #0B090A;
--theme-anchorTab-title-font-size: 20;
--theme-announcementBar-font-family: Inter;
--theme-announcementBar-text-color: #231F20;
--theme-article--lead--author-color: rgb(35, 0, 76);
--theme-article--lead--description-color: #000;
--theme-article--lead--headingList-color: rgb(35, 0, 76);
--theme-article--lead--title-color: #000;
--theme-badge--font-family: var(--theme-font-family-body);
--theme-badge-background-color: var(--theme-light-color);
--theme-badge-border-radius: 16px;
--theme-badge-horizontal-position: flex-start;
--theme-badge-text-color: var(--theme-main-color);
--theme-baseBody-font-family: Inter;
--theme-baseBody-font-size: var(--theme-font-size-base);
--theme-baseBody-textColor: #231F20;
--theme-baseBtn-font-size: var(--theme-baseBody-font-size);
--theme-baseBtn-lh: var(--theme-lh-btnLink);
--theme-baseH-font-family: Inter;
--theme-baseH-textColor: #231F20;
--theme-baseLink-font-size: var(--theme-baseBody-font-size);
--theme-baseLink-font-weight: var(--theme-font-weight-regular);
--theme-baseLink-lh: var(--theme-lh-btnLink);
--theme-baseTagCat-font-size: 12;
--theme-baseTagCat-font-weight: var(--theme-font-weight-regular);
--theme-baseTagCat-lh: var(--theme-lh-catTag);
--theme-breadcrumbs--background-color: #FFFFFF;
--theme-breadcrumbs--font-family: var(--theme-font-family-body);
--theme-breadcrumbs--icon-color: #03338F;
--theme-breadcrumbs--text-color-active: #03338F;
--theme-breadcrumbs--text-color-current: #03338F;
--theme-breadcrumbs--text-color-focus: #03338F;
--theme-breadcrumbs--text-color-hover: #03338F;
--theme-breadcrumbs--text-color: #03338F;
--theme-breadcrumbs-background-color-opacity: 0;
--theme-breadcrumbs-background-color: #FFFFFF;
--theme-breadcrumbs-font-family: Inter;
--theme-breadcrumbs-icon-color: #231F20;
--theme-breadcrumbs-list-width: var(--theme-container);
--theme-breadcrumbs-position: var(--theme-default-position);
--theme-breadcrumbs-text-color-active: #231F20;
--theme-breadcrumbs-text-color-current: #231F20;
--theme-breadcrumbs-text-color-focus: #231F20;
--theme-breadcrumbs-text-color-hover: #231F20;
--theme-breadcrumbs-text-color: #231F20;
--theme-btn-flex-direction: row;
--theme-btn-flex-direction: row;
--theme-btn-icon-margin: 0px 8px 0px 0px;
--theme-btn-icon-margin: 0px 8px 0px 0px;
--theme-button--active-background-color: #03338F;
--theme-button--active-color: #FFFFFF;
--theme-button--disabled-background-color: #03338F;
--theme-button--disabled-color: var(--theme-button--disabled-color, #ffffff);
--theme-button--focus-background-color: #03338F;
--theme-button--focus-color: #FFFFFF;
--theme-button--focus-ring-color: #FFFFFF;
--theme-button--hover-background-color: #03338F;
--theme-button--hover-color: #FFFFFF;
--theme-button--secondary--active-background-color: #03338F;
--theme-button--secondary--active-color: #FFFFFF;
--theme-button--secondary--disabled-background-color: #03338F;
--theme-button--secondary--disabled-color: var(--theme-button--secondary--disabled-color, #ffffff);
--theme-button--secondary--focus-background-color: #FFFFFF;
--theme-button--secondary--focus-color: #03338F;
--theme-button--secondary--focus-ring-color: #FFFFFF;
--theme-button--secondary--hover-background-color: #03338F;
--theme-button--secondary--hover-color: var(--theme-button--secondary--hover-color, var(--theme-main-color));
--theme-button--secondary-background-color: #FFFFFF;
--theme-button--secondary-border-color: #03338F;
--theme-button--secondary-color: #03338F;
--theme-button--secondary-font-family: var(--theme-font-family-body);
--theme-button--secondary-font-weight: 400;
--theme-button--tertiary--active-background-color: #FF471C;
--theme-button--tertiary--active-color: #FFFFFF;
--theme-button--tertiary--disabled-background-color: #FF471C;
--theme-button--tertiary--disabled-color: var(--theme-button--tertiary--disabled-color, #ffffff);
--theme-button--tertiary--focus-background-color: #FFFFFF;
--theme-button--tertiary--focus-color: #FF471C;
--theme-button--tertiary--focus-ring-color: #FFFFFF;
--theme-button--tertiary--hover-background-color: #FF471C;
--theme-button--tertiary--hover-color: #FFFFFF;
--theme-button--tertiary-background-color: #FFFFFF;
--theme-button--tertiary-border-color: #FF471C;
--theme-button--tertiary-color: #FF471C;
--theme-button--tertiary-font-family: var(--theme-font-family-body);
--theme-button--tertiary-font-weight: 400;
--theme-button-active-background-color: #231F20;
--theme-button-active-text-color: #FFFFFF;
--theme-button-background-color: #231F20;
--theme-button-border-color: #231F20;
--theme-button-border-radius: 80px;
--theme-button-color: #FFFFFF;
--theme-button-disabled-background-color: #231F20;
--theme-button-disabled-text-color: #FFFFFF;
--theme-button-focus-background-color: #231F20;
--theme-button-focus-ring-color: #FFCC00;
--theme-button-focus-text-color: #FFFFFF;
--theme-button-font-family: Inter;
--theme-button-font-weight: var(--theme-font-weight-bold);
--theme-button-height: 44px;
--theme-button-height: 44px;
--theme-button-padding: 0px 24px;
--theme-button-hover-background-color: #231F20;
--theme-button-hover-text-color: #FFFFFF;
--theme-button-padding: 0px 24px;
--theme-button-secondary-active-background-color: #FFCC00;
--theme-button-secondary-active-text-color: #231F20;
--theme-button-secondary-background-color: #FFFFFF;
--theme-button-secondary-border-color: var(--theme-color-primary);
--theme-button-secondary-disabled-background-color: #FFFFFF;
--theme-button-secondary-disabled-text-color: #231F20;
--theme-button-secondary-focus-background-color: #FFFFFF;
--theme-button-secondary-focus-ring-color: #FFCC00;
--theme-button-secondary-focus-text-color: #231F20;
--theme-button-secondary-font-family: Inter;
--theme-button-secondary-font-weight: var(--theme-font-weight-bold);
--theme-button-secondary-hover-background-color: #FFCC00;
--theme-button-secondary-hover-text-color: #231F20;
--theme-button-secondary-text-color: #231F20;
--theme-button-tertiary-active-background-color: #FFCC00;
--theme-button-tertiary-active-text-color: #231F20;
--theme-button-tertiary-background-color: #FFCC00;
--theme-button-tertiary-border-color: #FFCC00;
--theme-button-tertiary-disabled-background-color: #FFFFFF;
--theme-button-tertiary-disabled-text-color: #FFCC00;
--theme-button-tertiary-focus-background-color: #FFFFFF;
--theme-button-tertiary-focus-ring-color: #FFCC00;
--theme-button-tertiary-focus-text-color: #231F20;
--theme-button-tertiary-font-family: Inter;
--theme-button-tertiary-font-weight: var(--theme-font-weight-bold);
--theme-button-tertiary-hover-background-color: #FFCC00;
--theme-button-tertiary-hover-text-color: #231F20;
--theme-button-tertiary-text-color: #FFCC00;
--theme-button-textColor: #FFFFFF;
--theme-callToAction-background-color: #ffffff;
--theme-callToAction-feature-image-border-radius: 8px;
--theme-callToAction-text-color: var(--theme-main-color);
--theme-callToAction-text-font: var(--theme-font-family-body);
--theme-card--active-background-color: #ffffff;
--theme-card--active-description-color: #03338F;
--theme-card--active-footer-text-color: #03338F;
--theme-card--active-heading-color: #03338F;
--theme-card--hover-background-color: #ffffff;
--theme-card--hover-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px 0px;
--theme-card-active-description-color: #231F20;
--theme-card-active-footer-text-color: #231F20;
--theme-card-active-heading-color: #231F20;
--theme-card-background-color: var(--theme-color-white);
--theme-card-border-color: #03338F;
--theme-card-border-radius: 20px;
--theme-card-categories--font-family: var(--theme-font-family-body);
--theme-card-categories-color: #03338F;
--theme-card-description--font-family: var(--theme-font-family-body);
--theme-card-description-color: #231F20;
--theme-card-description-font-family: Inter;
--theme-card-flag--font-family: var(--theme-font-family-body);
--theme-card-flag-background-color: #231F20;
--theme-card-flag-font-family: Inter;
--theme-card-flag-text-color: #03338F;
--theme-card-footer-text-color: #231F20;
--theme-card-full-image-description--font-family: Inter;
--theme-card-full-image-description-color: #231F20;
--theme-card-full-image-heading-color: var(--theme--text-color);
--theme-card-full-image-title--font-family: Inter;
--theme-card-full-image-title--font-size--mobile: 20;
--theme-card-full-image-title--font-size: 20;
--theme-card-heading-color: #231F20;
--theme-card-hover-background-color: var(--theme-color-white);
--theme-card-icon-color: #000000;
--theme-card-link--hover-text-color: #03338F;
--theme-card-link--hover-text-decoration: underline;
--theme-card-link--text-color: #03338F;
--theme-card-link--text-decoration: underline;
--theme-card-meta--font-family: var(--theme-font-family-body);
--theme-card-meta-color: var(--theme-color-primary-dark);
--theme-card-meta-font-family: Inter;
--theme-card-primary-button-background-color-hover: #03338F;
--theme-card-primary-button-background-color: #03338F;
--theme-card-secondary-button-color-hover: #03338F;
--theme-card-secondary-button-color: #03338F;
--theme-card-tags-color: #231F20;
--theme-card-tags-font-weight: var(--theme-font-weight-regular);
--theme-card-text-color: #8cff00;
--theme-card-title-font-family: Inter;
--theme-card-title-font-size-mobile: 20;
--theme-card-title-font-size: 20;
--theme-carousel-nav-active-color: #231F20;
--theme-carousel-nav-background-hover-color: #f4f2f6;
--theme-carousel-nav-color: #231F20;
--theme-carousel-nav-disabled-color: var(--theme-color-medium);
--theme-carousel-nav-focus-color: #231F20;
--theme-carousel-nav-hover-color: #231F20;
--theme-carousel-nav-icon-active-background-color: var(--theme-dark-color);
--theme-carousel-nav-icon-active-border-color: #f4f2f6;
--theme-carousel-nav-icon-active-color: #FF471C;
--theme-carousel-nav-icon-and-border-color: #FF471C;
--theme-carousel-nav-icon-focus-background-color: #f4f2f6;
--theme-carousel-nav-icon-focus-border-color: #FF471C;
--theme-carousel-nav-icon-focus-color: #FF471C;
--theme-carousel-nav-icon-hover-color: #FF471C;
--theme-carousel-pagination-active-border-color: #231F20;
--theme-carousel-pagination-active-fill-color: #231F20;
--theme-carousel-pagination-border-color: #231F20;
--theme-carousel-pagination-fill-color: #FFFFFF;
--theme-carousel-pagination-focus-color: #b3a8e6;
--theme-carousel-pagination-inactive-border-color: #939393;
--theme-carousel-pagination-inactive-fill-color: #ffffff;
--theme-categories-font-family: Inter;
--theme-categories-font-weight: var(--theme-font-weight-bold);
--theme-categories-secondary-font-weight: var(--theme-font-weight-bold);
--theme-category--font-family: var(--theme-font-family-body);
--theme-category--secondary-background-color: #FFFFFF;
--theme-category--secondary-border-color: #03338F;
--theme-category--secondary-border-radius: 80px;
--theme-category--secondary-font-family: var(--theme-font-family-body);
--theme-category--secondary-label-color: #03338F;
--theme-category--secondary-label-font-size: 12px;
--theme-category-background-color: #FFFFFF;
--theme-category-border-color: #231F20;
--theme-category-border-radius: 80px;
--theme-category-label-color: #231F20;
--theme-category-label-font-size: 12;
--theme-category-secondary-background-color: #FFFFFF;
--theme-category-secondary-border-color: #231F20;
--theme-category-secondary-font-family: Inter;
--theme-category-secondary-label-color: #231F20;
--theme-category-secondary-label-font-size: 12;
--theme-checkbox--active-background-color: #ffffff;
--theme-checkbox--active-border-color: var(--theme-dark-color);
--theme-checkbox--checked--active-background-color: var(--theme-dark-color);
--theme-checkbox--checked--active-border-color: var(--theme-dark-color);
--theme-checkbox--checked--active-check-color: #ffffff;
--theme-checkbox--checked--background-color: var(--theme-main-color);
--theme-checkbox--checked--border-color: var(--theme-main-color);
--theme-checkbox--checked--check-color: #ffffff;
--theme-checkbox--checked--disabled-background-color: #aeaeae;
--theme-checkbox--checked--disabled-border-color: #aeaeae;
--theme-checkbox--checked--disabled-check-color: #ffffff;
--theme-checkbox--checked--focus-background-color: var(--theme-main-color);
--theme-checkbox--checked--focus-border-color: var(--theme-main-color);
--theme-checkbox--checked--focus-check-color: #ffffff;
--theme-checkbox--checked--focus-focus-ring-color: #b3a8e6;
--theme-checkbox--checked--focus-ring-color: var(--theme-light-accent-color);
--theme-checkbox--checked--hover-background-color: var(--theme-dark-accent-color);
--theme-checkbox--checked--hover-border-color: var(--theme-dark-accent-color);
--theme-checkbox--checked--hover-check-color: #ffffff;
--theme-checkbox--disabled-background-color: #aeaeae;
--theme-checkbox--disabled-border-color: #aeaeae;
--theme-checkbox--focus-background-color: #ffffff;
--theme-checkbox--focus-border-color: var(--theme-main-color);
--theme-checkbox--focus-ring-color: var(--theme-light-accent-color);
--theme-checkbox--hover-background-color: #ffffff;
--theme-checkbox--hover-border-color: var(--theme-dark-accent-color);
--theme-checkbox-background-color: #ffffff;
--theme-checkbox-border-color: var(--theme-main-color);
--theme-checkbox-label--color: var(--theme--text-color);
--theme-checkbox-label--font-family: var(--theme-font-family-body);
--theme-color-accent-active: #FFFFFF;
--theme-color-accent-default: #042B0B;
--theme-color-accent-disabled: #AEAEAE;
--theme-color-accent-focus: #B6BFB7;
--theme-color-accent-hover: #FFFFFF;
--theme-color-accent-inverse-active: #FFFFFF;
--theme-color-accent-inverse-hover: #FFD6F1;
--theme-color-accent-inverse: #FFFFFF;
--theme-color-black: #000000;
--theme-color-darker: #8C909E;
--theme-color-darkest: #666666;
--theme-color-gradient-1: linear-gradient(0deg, #22C1C3 0%, #FDBB2D 100%);
--theme-color-light: #DBDBDB;
--theme-color-lighter: #ECECEC;
--theme-color-lightest: #F8FAFF;
--theme-color-medium: #CFCFCF;
--theme-color-primary-dark: #FACC04;
--theme-color-primary-darkest: #B29B3A;
--theme-color-primary-light: #FFDE53;
--theme-color-primary-lightest: #FFE487;
--theme-color-primary: #FFCC00;
--theme-color-secondary-dark: #171415;
--theme-color-secondary-darkest: #0B090A;
--theme-color-secondary-light: #C8C7C8;
--theme-color-secondary-lightest: #F5F5F5;
--theme-color-secondary: #231F20;
--theme-color-tertiary-1: #11123F;
--theme-color-tertiary-2: #058ABD;
--theme-color-tertiary-3: #76B92A;
--theme-color-tertiary-4: #E41C1B;
--theme-color-tertiary-5: #D5017C;
--theme-color-text-default-inverse: #FFFFFF;
--theme-color-text-default: #000000;
--theme-color-text-disabled: #AEAEAE;
--theme-color-text-error: #B42318;
--theme-color-text-strong: #000000;
--theme-color-text-subtle: #5D5D5D;
--theme-color-transparent: transparent;
--theme-color-white: #FFFFFF;
--theme-column-area-border-radius: 12px;
--theme-column-container-background-secondary-color: #FFFFFF;
--theme-column-container-background-tertiary-color: #231F20;
--theme-column-container-border-primary-style: solid;
--theme-column-container-border-radius: 0px;
--theme-comparator-category-title-color: #FFCC00;
--theme-comparator-categoryTitle-background-color: #231F20;
--theme-comparator-text-color: #231F20;
--theme-dark-accent-color: var(--theme-dark-accent-color, #5718b0);
--theme-dark-color: var(--theme-dark-color, #3c217b);
--theme-divider-color: #c9c9c9;
--theme-divider-line-thickness: 1px;
--theme-font-family-body: ;
--theme-font-family-headings: ;
--theme-font-family-title: ;
--theme-font-size-body: 16;
--theme-font-size-button: --theme-font-size-button;
--theme-font-size-headings-h1--desktop: 64;
--theme-font-size-headings-h1--mobile: 40;
--theme-font-size-headings-h2--desktop: 56;
--theme-font-size-headings-h2--mobile: 32;
--theme-font-size-headings-h3--desktop: 32;
--theme-font-size-headings-h3--mobile: 28;
--theme-font-size-headings-h4--desktop: 20;
--theme-font-size-headings-h4--mobile: 20;
--theme-font-size-link: --theme-font-size-link;
--theme-font-size-tag: ;
--theme-font-weight--black: 900;
--theme-font-weight--bold: 700;
--theme-font-weight--extra-bold: 800;
--theme-font-weight--extra-light: 200;
--theme-font-weight--light: 300;
--theme-font-weight--medium: 500;
--theme-font-weight--regular: 400;
--theme-font-weight--semi-bold: 600;
--theme-footer-background-color: #000000;
--theme-footer-border-radius: 0px;
--theme-footer-bottom-divider-color: #FFFFFF;
--theme-footer-bottom-text-color: #FFFFFF;
--theme-footer-icons-background-color: #FFCC00;
--theme-footer-icons-hover-color: #171415;
--theme-footer-left-middle-text-color: #FFFFFF;
--theme-footer-link--hover-text-color: #FFFFFF;
--theme-footer-link--hover-text-decoration: underline;
--theme-footer-link-background-color: #ffffff;
--theme-footer-link-hover-text-color: #FFCC00;
--theme-footer-link-text-color: #FFFFFF;
--theme-footer-main-background-color: #231F20;
--theme-footer-main-gradient-color: #231F20;
--theme-footer-quicklinks-font-weight: var(--theme-font-weight-bold);
--theme-footer-right-middle-text-color: #FFFFFF;
--theme-footer-text-color: #ffffff;
--theme-footer-texts--line-height: var(--theme-lh-catTag);
--theme-footer-texts-font-size: 12;
--theme-footer-top--hover-text-color: #ffffff;
--theme-form-divider-height: var(--theme-divider-line-thickness);
--theme-form-drop-shadow-opacity: 0.07;
--theme-form-max-width: 36rem;
--theme-heading--h1-font-weight--mobile: var(--theme-font-weight--medium);
--theme-heading--h1-font-weight: var(--theme-font-weight--medium);
--theme-heading--h1-text-color--mobile: #03338F;
--theme-heading--h1-text-color: #03338F;
--theme-heading--h2-font-weight--mobile: var(--theme-font-weight--medium);
--theme-heading--h2-font-weight: var(--theme-font-weight--medium);
--theme-heading--h2-text-color--mobile: #03338F;
--theme-heading--h2-text-color: #03338F;
--theme-heading--h3-font-weight--mobile: var(--theme-font-weight--medium);
--theme-heading--h3-font-weight: var(--theme-font-weight--medium);
--theme-heading--h3-text-color--mobile: #03338F;
--theme-heading--h3-text-color: #03338F;
--theme-heading--h4-font-weight--mobile: var(--theme-font-weight--medium);
--theme-heading--h4-font-weight: var(--theme-font-weight--medium);
--theme-heading--h4-text-color--mobile: #03338F;
--theme-heading--h4-text-color: #03338F;
--theme-heading-h1-font-size-mobile: 32;
--theme-heading-h1-font-size: 56;
--theme-heading-h1-font-weight-mobile: var(--theme-font-weight-bold);
--theme-heading-h1-font-weight: var(--theme-font-weight-bold);
--theme-heading-h1-line-height-mobile: var(--theme-baseH-lh);
--theme-heading-h1-line-height: var(--theme-baseH-lh);
--theme-heading-h2-font-size-mobile: 32;
--theme-heading-h2-font-size: 48;
--theme-heading-h2-font-weight: var(--theme-font-weight-bold);
--theme-heading-h2-line-height-mobile: var(--theme-baseH-lh);
--theme-heading-h2-line-height: var(--theme-baseH-lh);
--theme-heading-h3-font-size-mobile: 28;
--theme-heading-h3-font-size: 32;
--theme-heading-h3-font-weight-mobile: var(--theme-font-weight-bold);
--theme-heading-h3-font-weight: var(--theme-font-weight-bold);
--theme-heading-h3-line-height-mobile: var(--theme-baseH-lh);
--theme-heading-h3-line-height: var(--theme-baseH-lh);
--theme-heading-h4-font-size-mobile: 16;
--theme-heading-h4-font-size: 24;
--theme-heading-h4-font-weight-mobile: var(--theme-font-weight-bold);
--theme-heading-h4-font-weight: var(--theme-font-weight-bold);
--theme-heading-h4-line-height-mobile: var(--theme-baseH-lh);
--theme-heading-h4-line-height: var(--theme-baseH-lh);
--theme-hero-content-background-color: #ffffff;
--theme-hero-content-border-radius: 8px;
--theme-hero-content-description-color: #1f2937;
--theme-hero-content-desktop-bottom-padding: 0px;
--theme-hero-content-desktop-min-height: 700px;
--theme-hero-content-desktop-top-padding: 0px;
--theme-hero-content-heading-color: #000000;
--theme-hero-content-meta-color: #434343;
--theme-hero-content-mobile-bottom-padding: 0px;
--theme-hero-content-mobile-min-height: 200px;
--theme-hero-content-mobile-top-padding: 0px;
--theme-hero-content-overlap-style: table-cell;
--theme-hero-content-overlay-color: #000000;
--theme-hero-content-overlay-opacity: 0;
--theme-hero-content-subtitle-color: #231F20;
--theme-hero-content-tablet-bottom-padding: 0px;
--theme-hero-content-tablet-min-height: 400px;
--theme-hero-content-tablet-top-padding: 0px;
--theme-hero-content-title-color-mobile: #231F20;
--theme-hero-content-title-color: #231F20;
--theme-hero-content-width: 589px;
--theme-hero-subtitles-font-family: Inter;
--theme-hero-video-background-color: #ffffff;
--theme-hero-video-btn-background: #ffffff;
--theme-hero-video-btn-color: #231F20;
--theme-hero-video-desktop-min-height: 700px;
--theme-hero-video-mobile-min-height: 200px;
--theme-hero-video-overlay-color: #231F20;
--theme-hero-video-overlay-opacity: 0;
--theme-hero-video-subtitle-color: #231F20;
--theme-hero-video-tablet-min-height: 400px;
--theme-hero-video-title-color: #231F20;
--theme-heroText-background-color: #7a00e6;
--theme-heroText-text-color: #FFFFFF;
--theme-image-border-radius: 12px;
--theme-image-caption-color: var(--theme-color-black);
--theme-image-credits-color: #000000;
--theme-light-accent-color: var(--theme-light-accent-color, #8966db);
--theme-light-color: var(--theme-light-color, #ffffff);
--theme-line-height-button: --theme-line-height-button;
--theme-line-height-headings-h1--desktop: --theme-line-height-headings-h1--desktop;
--theme-line-height-headings-h1--mobile: --theme-line-height-headings-h1--mobile;
--theme-line-height-headings-h2--desktop: --theme-line-height-headings-h2--desktop;
--theme-line-height-headings-h2--mobile: --theme-line-height-headings-h2--mobile;
--theme-line-height-headings-h3--desktop: --theme-line-height-headings-h3--desktop;
--theme-line-height-headings-h3--mobile: --theme-line-height-headings-h3--mobile;
--theme-line-height-headings-h4--desktop: --theme-line-height-headings-h4--desktop;
--theme-line-height-headings-h4--mobile: --theme-line-height-headings-h4--mobile;
--theme-line-height-link: --theme-line-height-link;
--theme-line-height-tag: --theme-line-height-tag;
--theme-link--active-icon-color: #03338F;
--theme-link--active-text-color: #03338F;
--theme-link--disabled-icon-color: #aeaeae;
--theme-link--disabled-text-color: #aeaeae;
--theme-link--focus-icon-color: #03338F;
--theme-link--focus-text-color: #03338F;
--theme-link--hover-icon-color: #03338F;
--theme-link--hover-text-color: #03338F;
--theme-link--icon-color: #03338F;
--theme-link-active-text-color: #231F20;
--theme-link-focus-text-color: #231F20;
--theme-link-hover-text-color: #231F20;
--theme-link-sitemap--active-text-color: #FF471C;
--theme-link-sitemap--focus-text-color: #FF471C;
--theme-link-sitemap--hover-text-color: #FF471C;
--theme-link-sitemap--mainNav-font-weight: var(--theme-font-weight-bold);
--theme-link-sitemap--subNav-font-weight: var(--theme-font-weight-bold);
--theme-link-sitemap--text-color: #FF471C;
--theme-link-sitemap--text-font-family: var(--theme-font-family-body);
--theme-link-sitemap--text-icon-color: #FF471C;
--theme-link-sitemap--title-text-color: #FF471C;
--theme-link-sitemap-active-text-color: #231F20;
--theme-link-sitemap-focus-text-color: #231F20;
--theme-link-sitemap-hover-text-color: #231F20;
--theme-link-sitemap-text-color: #231F20;
--theme-link-sitemap-text-icon-color: #231F20;
--theme-link-sitemap-title-font-family: Inter;
--theme-link-sitemap-title-text-color: #231F20;
--theme-link-text-color: #231F20;
--theme-loading-spinner-color-dark: #ffffff;
--theme-loading-spinner-color-light: var(--theme-main-color);
--theme-main-color: var(--theme-main-color, #7a00e6);
--theme-mega-menu--font-family: Inter;
--theme-mega-menu-backButton--hover-icon-color: #231F20;
--theme-mega-menu-backButton--icon-color: #231F20;
--theme-mega-menu-backButton--text-color: #231F20;
--theme-mega-menu-mobile-navLink--font-size: 16;
--theme-mega-menu-mobile-navLink--font-weight: var(--theme-font-weight-bold);
--theme-mega-menu-mobile-navLink--text-color: #231F20;
--theme-mega-menu-mobile-navLink-active-background-color: transparent;
--theme-mega-menu-mobile-navLink-active-text-color: #231F20;
--theme-mega-menu-mobile-navLink-active-underline-color: #231F20;
--theme-mega-menu-navButtonMenu--button-size: 32;
--theme-mega-menu-navButtonMenu--close-button-size: 32;
--theme-mega-menu-navButtonMenu--text-color: #231F20;
--theme-mega-menu-navDescription--description-size: 12;
--theme-mega-menu-navDescription--title-size: 16;
--theme-mega-menu-navHighlight--description-size: 12;
--theme-mega-menu-navHighlight--title-size: 16;
--theme-mega-menu-navLink--active-background-color: transparent;
--theme-mega-menu-navLink--active-text-color: #231F20;
--theme-mega-menu-navLink--active-underline-color: #231F20;
--theme-mega-menu-navLink--font-size: 16;
--theme-mega-menu-navLink--font-weight: var(--theme-font-weight-bold);
--theme-mega-menu-navLink--hover-background-color: transparent;
--theme-mega-menu-navLink--hover-underline-color: #231F20;
--theme-mega-menu-navLink--icon-color: #231F20;
--theme-mega-menu-navLink--text-color: #231F20;
--theme-mega-menu-navLink-hover-text-color: #231F20;
--theme-mega-menu-navPanel--arrow-icon-color: #231F20;
--theme-mega-menu-navPanel--arrow-icon-size: 16;
--theme-mega-menu-navbar--background-color: #FFCC00;
--theme-mega-menu-navbar-box-shadow: none;
--theme-mega-menu-subNav--background-color: var(--theme-color-white);
--theme-modal-background-color: #FFFFFF;
--theme-modal-border-radius: 16px;
--theme-modal-close-button-color: #03338F;
--theme-modal-overlay-blur: 0px;
--theme-modal-overlay-opacity: 0.7;
--theme-name: Maalox;
--theme-navigation-backButton--hover-icon-color: #03338F;
--theme-navigation-backButton-background-color: #FFFFFF;
--theme-navigation-backButton-icon-color: #03338F;
--theme-navigation-backButton-text-color: #03338F;
--theme-navigation-featuredContent--desktop-background-color: #EEEEEE;
--theme-navigation-featuredContent--mobile-background-color: #FFFFFF;
--theme-navigation-megaMenu-background-color: #FFFFFF;
--theme-navigation-mobile-navLink-active-background-color: #FFE487;
--theme-navigation-mobile-navLink-active-text-color: #231F20;
--theme-navigation-mobile-navLink-active-underline-color: #231F20;
--theme-navigation-mobile-navLink-focus-text-color: #231F20;
--theme-navigation-mobile-navLink-font-family: Inter;
--theme-navigation-mobile-navLink-font-size: 16;
--theme-navigation-mobile-navLink-font-weight: var(--theme-font-weight-bold);
--theme-navigation-mobile-navLink-hover-background-color: #FFE487;
--theme-navigation-mobile-navLink-hover-text-color: #231F20;
--theme-navigation-mobile-navLink-hover-underline-color: #FFE487;
--theme-navigation-mobile-navLink-icon-color: #231F20;
--theme-navigation-mobile-navLink-text-color: #231F20;
--theme-navigation-mobile-navLinkAvatar-hover-background-color: #FFE487;
--theme-navigation-navButtonAction--desktop--active-background-color: #3c217b;
--theme-navigation-navButtonAction--desktop--active-text-color: #FFFFFF;
--theme-navigation-navButtonAction--desktop--hover-background-color: #7a00e6;
--theme-navigation-navButtonAction--desktop--hover-text-color: #FFFFFF;
--theme-navigation-navButtonAction--desktop-text-color: #7a00e6;
--theme-navigation-navButtonAction--mobile--active-background-color: #3c217b;
--theme-navigation-navButtonAction--mobile--active-text-color: #FFFFFF;
--theme-navigation-navButtonAction--mobile--hover-background-color: #7a00e6;
--theme-navigation-navButtonAction--mobile--hover-text-color: #FFFFFF;
--theme-navigation-navButtonAction--mobile-text-color: #7a00e6;
--theme-navigation-navButtonMenu--active-background-color: #03338F;
--theme-navigation-navButtonMenu--active-text-color: #03338F;
--theme-navigation-navButtonMenu--button-size: 32px;
--theme-navigation-navButtonMenu--hover-background-color: var(--theme-main-color);
--theme-navigation-navButtonMenu--hover-text-color: #FFFFFF;
--theme-navigation-navButtonMenu-active-text-color: #231F20;
--theme-navigation-navButtonMenu-hover-background-color: #FFE487;
--theme-navigation-navButtonMenu-hover-text-color: #231F20;
--theme-navigation-navButtonMenu-text-color: #231F20;
--theme-navigation-navGroup-background-color: #EEEEEE;
--theme-navigation-navLink--active-background-color: #FFFFFF;
--theme-navigation-navLink--active-text-color: #03338F;
--theme-navigation-navLink--active-underline-color: #03338F;
--theme-navigation-navLink--focus-text-color: #03338F;
--theme-navigation-navLink--font-family: var(--theme-font-family-title);
--theme-navigation-navLink--hover-background-color: #FFFFFF;
--theme-navigation-navLink--hover-text-color: #03338F;
--theme-navigation-navLink--hover-underline-color: #03338F;
--theme-navigation-navLink-active-background-color: #FFCC00;
--theme-navigation-navLink-active-text-color: #231F20;
--theme-navigation-navLink-active-underline-color: #231F20;
--theme-navigation-navLink-focus-text-color: #231F20;
--theme-navigation-navLink-font-family: Inter;
--theme-navigation-navLink-font-weight: var(--theme-font-weight-bold);
--theme-navigation-navLink-hover-background-color: #FFCC00;
--theme-navigation-navLink-hover-text-color: #231F20;
--theme-navigation-navLink-hover-underline-color: #231F20;
--theme-navigation-navLink-icon-color: #231F20;
--theme-navigation-navLink-text-color: #231F20;
--theme-navigation-navLinkAvatar--hover-background-color: #FFFFFF;
--theme-navigation-navLinkAvatar--hover-text-color: #03338F;
--theme-navigation-navLinkAvatar-background-color: #FFFFFF;
--theme-navigation-navLinkAvatar-hover-text-color: #231F20;
--theme-navigation-navLinkAvatar-text-color: #FFFFFF;
--theme-navigation-navLinkSearch--hover-background-color: #7a00e6;
--theme-navigation-navLinkSearch--hover-text-color: #FFFFFF;
--theme-navigation-navLinkSearch-text-color: #7a00e6;
--theme-navigation-navPanel--arrow-icon-size: 24px;
--theme-navigation-navPanel-background-color: #FFFFFF;
--theme-navigation-navbar-background-color: #FFCC00;
--theme-navigation-navbar-box-shadow: none;
--theme-otherSubscriptions-checkboxForm--background-color: var(--theme-dark-color);
--theme-otherSubscriptions-checkboxForm--link-color: var(--theme--text-color);
--theme-otherSubscriptions-checkboxForm--link-hover-color: #ffffff;
--theme-otherSubscriptions-checkboxForm--text-font-family: var(--theme-font-family-body);
--theme-pagination--link--active-background-color: #FFFFFF;
--theme-pagination--link--active-border-color: #7a00e6;
--theme-pagination--link--active-text-color: #7a00e6;
--theme-pagination--link--disabled-background-color: #FFFFFF;
--theme-pagination--link--disabled-border-color: #aeaeae;
--theme-pagination--link--disabled-text-color: #aeaeae;
--theme-pagination--link-background-color: #FFFFFF;
--theme-pagination--link-border-color: #000000;
--theme-pagination--link-text-color: #00000;
--theme-productDetailHero--background-color: transparent;
--theme-productDetailHero--heading-font-family: var(--theme-productDetailHero--heading-font-family);
--theme-productDetailHero--heading-font-size--mobile: 32px;
--theme-productDetailHero--heading-font-size: 56px;
--theme-productDetailHero--heading-font-weight: var(--theme-font-weight--medium);
--theme-productDetailHero-badge--color: #03338F;
--theme-productDetailHero-badge--font-size: 12px;
--theme-productDetailHero-badge-font-family: Inter;
--theme-productDetailHero-badge-font-size: var(--theme-font-size-xs);
--theme-productDetailHero-detailedInformation--font-color: #03338F;
--theme-productDetailHero-detailedInformation--font-size--mobile: 28px;
--theme-productDetailHero-detailedInformation--font-size: 32px;
--theme-productDetailHero-detailedInformation-font-color: #231F20;
--theme-productDetailHero-detailedInformation-font-size-mobile: 28;
--theme-productDetailHero-detailedInformation-font-size: 32;
--theme-productDetailHero-detailedInformation-link--font-color: #03338F;
--theme-productDetailHero-detailedInformation-link--font-size--mobile: 18px;
--theme-productDetailHero-detailedInformation-link--font-size: 22px;
--theme-productDetailHero-detailedInformation-link-font-color: #231F20;
--theme-productDetailHero-detailedInformation-link-font-size-mobile: 16;
--theme-productDetailHero-detailedInformation-link-font-size: 16;
--theme-productDetailHero-detailedInformation-link-font-weight: var(--theme-font-weight-bold);
--theme-productDetailHero-detailedInformation-link-hover--font-color: #03338F;
--theme-productDetailHero-detailedInformation-link-hover-font-color: #231F20;
--theme-productDetailHero-detailedInformation-linkArrow--font-size: var(--theme-productDetailHero-detailedInformation-linkArrow--font-size);
--theme-productDetailHero-detailedInformation-linkArrow-font-size: var(--theme-baseBody-font-size);
--theme-productDetailHero-detailedInformation-modal--font-color: #03338F;
--theme-productDetailHero-detailedInformation-modal--font-size--mobile: 16px;
--theme-productDetailHero-detailedInformation-modal--font-size: 18px;
--theme-productDetailHero-detailedInformation-modal-font-color: #231F20;
--theme-productDetailHero-detailedInformation-modal-font-size-mobile: 18;
--theme-productDetailHero-detailedInformation-modal-font-size: 18;
--theme-productDetailHero-detailedInformation-modal-font-weight: var(--theme-font-weight-bold);
--theme-productDetailHero-heading-font-family: Inter;
--theme-productDetailHero-heading-font-size-mobile: 40;
--theme-productDetailHero-heading-font-size: 48;
--theme-productDetailHero-heading-font-weight: var(--theme-font-weight-bold);
--theme-productDetailHero-summary--font-color: #666666;
--theme-productDetailHero-summary--font-size--mobile: 16px;
--theme-productDetailHero-summary--font-size: 16px;
--theme-productDetailHero-summary-font-size-mobile: 16;
--theme-productDetailHero-summary-font-size: 16;
--theme-productDetailHero-summary-font-weight: var(--theme-font-weight--regular);
--theme-productDetailHero-whereToBuy--font-color: #03338F;
--theme-productDetailHero-whereToBuy--font-size--mobile: 28px;
--theme-productDetailHero-whereToBuy--font-size: 32px;
--theme-productDetailHero-whereToBuy-font-color: #231F20;
--theme-productDetailHero-whereToBuy-font-size-mobile: 28;
--theme-productDetailHero-whereToBuy-font-size: 32;
--theme-quote--authorSubtitle-font-family: var(--theme-font-family-body);
--theme-quote--authorSubtitle-font-size: 1rem;
--theme-quote--authorSubtitle-text-color: var(--theme--text-color);
--theme-quote--authorText-font-family: var(--theme-font-family-body);
--theme-quote--authorText-font-size: 1rem;
--theme-quote--authorText-text-color: var(--theme--text-color);
--theme-quote--authorTitle-font-family: var(--theme-font-family-body);
--theme-quote--authorTitle-font-size: 1rem;
--theme-quote--authorTitle-text-color: var(--theme--text-color);
--theme-quote--text-font-family: var(--theme-font-family-body);
--theme-quote--text-font-size: 1.5rem;
--theme-quote--text-text-color: var(--theme--heading-color);
--theme-quote-background-color: #F2F2F2;
--theme-radio--active-border-color: #1e023f;
--theme-radio--active-text-color: #1e023f;
--theme-radio--checked--active-inner-color: #1e023f;
--theme-radio--checked--border-color: var(--theme-main-color);
--theme-radio--checked--disabled-inner-color: #aeaeae;
--theme-radio--checked--focus-inner-color: #34036b;
--theme-radio--checked--hover-inner-color: #23004c;
--theme-radio--checked--inner-color: var(--theme-main-color);
--theme-radio--disabled-border-color: #aeaeae;
--theme-radio--disabled-text-color: #aeaeae;
--theme-radio--focus-border-color: var(--theme-main-color);
--theme-radio--focus-ring-color: var(--theme-light-accent-color);
--theme-radio--focus-text-color: var(--theme-main-color);
--theme-radio--heading-text-color: var(--theme--heading-color);
--theme-radio--hover-border-color: #23004c;
--theme-radio--hover-text-color: #23004c;
--theme-radio-border-color: var(--theme-main-color);
--theme-radio-text-color: var(--theme--text-color);
--theme-review-card--hover-background-color: #ffffff;
--theme-review-card--hover-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px 0px;
--theme-review-card-background-color: #ffffff;
--theme-review-card-border-color: #e5e7eb;
--theme-review-card-border-radius: 8px;
--theme-review-card-product--font-family: var(--theme-font-family-body);
--theme-review-card-product-color: var(--theme--text-color);
--theme-review-card-review--font-family: var(--theme-font-family-body);
--theme-review-card-review-color: var(--theme--text-color);
--theme-review-card-reviewer--font-family: var(--theme-font-family-title);
--theme-review-card-reviewer-color: var(--theme--heading-color);
--theme-review-card-star-color: var(--theme--heading-color);
--theme-richtext--heading-size-h1: 64px;
--theme-richtext--heading-size-h2: 56px;
--theme-richtext--heading-size-h3: 32px;
--theme-richtext--heading-size-h4: 20px;
--theme-richtext--heading-size-h5: 16px;
--theme-richtext--heading-size-h6: 16px;
--theme-richtext--heading-text-color: #03338F;
--theme-richtext--ordered-list-number-color: #231F20;
--theme-richtext--text-color: #000000;
--theme-richtext--text-size-1: 32px;
--theme-richtext--text-size-2: 20px;
--theme-richtext--text-size-3: 14px;
--theme-richtext--text-size-4: 14px;
--theme-richtext--text-size-5: 14px;
--theme-richtext--text-size-6: 14px;
--theme-richtext--unordered-list-bullet-color: var(--theme-baseBody-textColor);
--theme-richtext-box-container-text-color: #231F20;
--theme-richtext-link-active-text-color: #231F20;
--theme-richtext-link-hover-text-color: #231F20;
--theme-richtext-link-text-color: #231F20;
--theme-richtext-link-visited-text-color: #231F20;
--theme-richtext-table-text-color: #231F20;
--theme-richtext-th-text-color: #231F20;
--theme-select--disabled-background-color: #F5F5F5;
--theme-select--disabled-color: #C9C9C9;
--theme-select--error-background-color: #F5F5F5;
--theme-select--error-color: #212121;
--theme-select--error-ring-color: #E1808B;
--theme-select--focus-background-color: #F5F5F5;
--theme-select--focus-color: #212121;
--theme-select--focus-ring-color: #B3A9E7;
--theme-select--font-family: var(--theme-font-family-body);
--theme-select--hover-background-color: #C9C9C9;
--theme-select--hover-color: #ffffff;
--theme-select-background-color: #F4F2F6;
--theme-select-border-color: transparent;
--theme-select-border-radius: 4px;
--theme-select-color: var(--theme--text-color);
--theme-sidePanel-button--hover-text-color: #3c217b;
--theme-sidePanel-button-text-color: #7a00e6;
--theme-sidePanel-overlay-color: #000000;
--theme-sidePanel-overlay-opacity: 0.4;
--theme-sidePanel-width: 24rem;
--theme-slider--disabled-background-color: #aeaeae;
--theme-slider--disabled-button-color: #aeaeae;
--theme-slider--disabled-text-color: var(--theme--text-color);
--theme-slider--focus-ring-color: var(--theme-dark-color);
--theme-slider--text-font-family: var(--theme-font-family-body);
--theme-slider-background-color: #F4F2F6;
--theme-slider-button-color: var(--theme-main-color);
--theme-slider-color: var(--theme-main-color);
--theme-stickyButton--buttons--border-radius: 4px;
--theme-stickyButton--buttons--font-size: 16px;
--theme-stickyButton--buttons--font-weight: var(--theme-font-weight--regular);
--theme-stickyButton--buttons--height: 35;
--theme-stickyButton--primary--active-background-color: var(--theme-stickyButton--primary--active-background-color, var(--theme-dark-color));
--theme-stickyButton--primary--active-color: var(--theme-stickyButton--primary--active-color, #ffffff);
--theme-stickyButton--primary--background-color: var(--theme-stickyButton--primary--background-color, var(--theme-main-color));
--theme-stickyButton--primary--border-color: var(--theme-stickyButton--primary--border-color, transparent);
--theme-stickyButton--primary--color: var(--theme-stickyButton--primary--color, var(--theme-light-color));
--theme-stickyButton--primary--disabled-background-color: var(--theme-stickyButton--primary--disabled-background-color, #aeaeae);
--theme-stickyButton--primary--disabled-color: var(--theme-stickyButton--primary--disabled-color, #ffffff);
--theme-stickyButton--primary--focus-background-color: var(--theme-stickyButton--primary--focus-background-color, var(--theme-main-color));
--theme-stickyButton--primary--focus-color: var(--theme-stickyButton--primary--focus-color, #ffffff);
--theme-stickyButton--primary--focus-ring-color: var(--theme-stickyButton--primary--focus-ring-color, var(--theme-light-accent-color));
--theme-stickyButton--primary--hover-background-color: var(--theme-stickyButton--primary--hover-background-color, var(--theme-dark-accent-color));
--theme-stickyButton--primary--hover-hover-color: var(--theme-stickyButton--primary--hover-hover-color, #ffffff);
--theme-stickyButton--secondary--active-background-color: var(--theme-stickyButton--secondary--active-background-color, var(--theme-dark-color));
--theme-stickyButton--secondary--active-color: var(--theme-stickyButton--secondary--active-color, #ffffff);
--theme-stickyButton--secondary--background-color: var(--theme-stickyButton--secondary--background-color, #ffffff);
--theme-stickyButton--secondary--border-color: var(--theme-stickyButton--secondary--border-color, var(--theme-main-color));
--theme-stickyButton--secondary--color: var(--theme-stickyButton--secondary--color, var(--theme-main-color));
--theme-stickyButton--secondary--disabled-background-color: var(--theme-stickyButton--secondary--disabled-background-color, #aeaeae);
--theme-stickyButton--secondary--disabled-color: var(--theme-stickyButton--secondary--disabled-color, #ffffff);
--theme-stickyButton--secondary--focus-background-color: var(--theme-stickyButton--secondary--focus-background-color, #ffffff);
--theme-stickyButton--secondary--focus-color: var(--theme-stickyButton--secondary--focus-color, var(--theme-main-color));
--theme-stickyButton--secondary--focus-ring-color: var(--theme-stickyButton--secondary--focus-ring-color, var(--theme-light-accent-color));
--theme-stickyButton--secondary--hover-background-color: var(--theme-stickyButton--secondary--hover-background-color, #f4f2f6);
--theme-stickyButton--secondary--hover-color: var(--theme-stickyButton--secondary--hover-color, var(--theme-main-color));
--theme-stickyButton--tertiary--active-background-color: var(--theme-stickyButton--tertiary--active-background-color, var(--theme-dark-color));
--theme-stickyButton--tertiary--active-color: var(--theme-stickyButton--tertiary--active-color, #ffffff);
--theme-stickyButton--tertiary--background-color: var(--theme-stickyButton--tertiary--background-color, #ffffff);
--theme-stickyButton--tertiary--border-color: var(--theme-stickyButton--tertiary--border-color, var(--theme-main-color));
--theme-stickyButton--tertiary--color: var(--theme-stickyButton--tertiary--color, var(--theme-main-color));
--theme-stickyButton--tertiary--disabled-background-color: var(--theme-stickyButton--tertiary--disabled-background-color, #aeaeae);
--theme-stickyButton--tertiary--disabled-color: var(--theme-stickyButton--tertiary--disabled-color, #ffffff);
--theme-stickyButton--tertiary--focus-background-color: var(--theme-stickyButton--tertiary--focus-background-color, #ffffff);
--theme-stickyButton--tertiary--focus-color: var(--theme-stickyButton--tertiary--focus-color, var(--theme-main-color));
--theme-stickyButton--tertiary--focus-ring-color: var(--theme-stickyButton--tertiary--focus-ring-color, var(--theme-light-accent-color));
--theme-stickyButton--tertiary--hover-background-color: var(--theme-stickyButton--tertiary--hover-background-color, #f4f2f6);
--theme-stickyButton--tertiary--hover-color: var(--theme-stickyButton--tertiary--hover-color, var(--theme-main-color));
--theme-stickyButton--wrapper--background-color: #ececec;
--theme-stickyButton--wrapper--bg-blur: 0px;
--theme-stickyButton--wrapper--border-radius: 4px;
--theme-stickyButton--wrapper--opacity: 0.3;
--theme-stickyButton--wrapper-background-color: var(--theme-color-light);
--theme-stickyButton-secondary-border-color: #231F20;
--theme-stickyButton-secondary-color: #231F20;
--theme-stickyButton-secondary-hover-background-color: #FFCC00;
--theme-stickyButton-secondary-hover-text-color: #231F20;
--theme-storeListing-category-font-size: var(--theme-baseBody-font-size);
--theme-storeListing-heading-font-size: var(--theme-heading-h3-font-size);
--theme-subscription--background-color: var(--theme-dark-accent-color);
--theme-subscription--font-color: var(--theme--text-color);
--theme-subscription--text-font-family: var(--theme-font-family-body);
--theme-tabs--active-background-color: var(--theme-main-color);
--theme-tabs--active-text-color: var(--theme--text-color);
--theme-tabs--button-font-weight: var(--theme-font-weight--bold);
--theme-tabs--disabled-background-color: #FFFFFF;
--theme-tabs--disabled-text-color: var(--theme--text-color);
--theme-tabs--focus-background-color: #FFFFFF;
--theme-tabs--focus-outline-color: var(--theme-light-accent-color);
--theme-tabs--focus-text-color: var(--theme-main-color);
--theme-tabs--hover-background-color: #f4f2f6;
--theme-tabs--hover-text-color: var(--theme-main-color);
--theme-tabs--selected-background-color: #FFFFFF;
--theme-tabs--selected-border-color: var(--theme-main-color);
--theme-tabs--selected-text-color: var(--theme--text-color);
--theme-tabs--text-font-family: var(--theme-font-family-body);
--theme-tabs-active-text-color: #231F20;
--theme-tabs-background-color: #FFFFFF;
--theme-tabs-content-background-color: var(--theme-color-transparent);
--theme-tabs-content-text-color: #231F20;
--theme-tabs-hover-text-color: #231F20;
--theme-tabs-text-color: #231F20;
--theme-tabs-text-font-family: Inter;
--theme-tabs-wrapper-color: var(--theme--text-color);
--theme-textArea--disabled-color: #aeaeae;
--theme-textArea--error-ring-color: #E1808B;
--theme-textArea--focus-ring-color: #B3A9E7;
--theme-textInput--error-ring-color: #E1808B;
--theme-textInput--focus-ring-color: #B3A9E7;
--theme-videoThumbnail--overlay-background-color: #000000;
--theme-videoThumbnail--overlay-background-opacity: 0.25;
--theme-videoThumbnail--playButton--innerIcon-color: #FFFFFF;
--theme-videoThumbnail--playButton--innerIcon-size: 3rem;
--theme-videoThumbnail--playButton-background-color: #23004C;
--theme-videoThumbnail--playButton-size: 4rem;
--theme-videoThumbnail--title-font-size: 1rem;
--theme-videoThumbnail--title-text-color: #FFFFFF;
}