@font-face {
  font-display: swap;
  font-family: Poppins;
  font-weight: 500;
  src: url('../../../../assets/pico/fonts/Poppins/medium.woff2') format('woff2')
}
@font-face {
  font-family: Poppins;
  src: url('../../../../assets/pico/fonts/Poppins/normal.woff2') format('woff2');
  font-weight: 400;
  font-display: swap
}
@font-face {
  font-family: Poppins;
  src: url('../../../../assets/pico/fonts/Poppins/semi-bold.woff2') format('woff2');
  font-weight: 600;
  font-display: swap
}
:root {
  --borderWidth-large: 2px;
  --borderWidth-regular: 1px;
  --cnv-rlpHeader-titleTypography-fontFamily: Poppins,sans-serif;
  --cnv-rlpHeader-titleTypography-fontSize: 16px;
  --cnv-rlpHeader-titleTypography-fontWeight: 600;
  --cnv-rlpHeader-titleTypography-letterSpacing: 0em;
  --cnv-rlpHeader-titleTypography-lineHeight: 24px;
  --cnv-rlpHeader-titleTypography-textTransform: none;
  --cnv-rlpHeader-subtitleTypography-fontFamily: Poppins,sans-serif;
  --cnv-rlpHeader-subtitleTypography-fontSize: 12px;
  --cnv-rlpHeader-subtitleTypography-fontWeight: 600;
  --cnv-rlpHeader-subtitleTypography-letterSpacing: 0em;
  --cnv-rlpHeader-subtitleTypography-lineHeight: 16px;
  --cnv-rlpHeader-subtitleTypography-textTransform: none;
  --containerWidth-ctaWidth: 210px;
  --containerWidth-cutSize: 24px;
  --containerWidth-default: 994px;
  --containerWidth-seoContent: 640px;
  --iconType: Sharp;
  --palette-action-active: rgba(26, 26, 26, 0.54);
  --palette-action-disabled: rgba(26, 26, 26, 0.26);
  --palette-action-disabledBackground: rgba(26, 26, 26, 0.12);
  --palette-action-focus: rgba(26, 26, 26, 0.12);
  --palette-action-hover: rgba(26, 26, 26, 0.04);
  --palette-action-selected: rgba(26, 26, 26, 0.08);
  --palette-background-default: #FCFCF9;
  --palette-background-paper: #FFFFFF;
  --palette-borderColor: #CCCCCC;
  --palette-common-black: #000000;
  --palette-common-white: #FFFFFF;
  --palette-divider: #CCCCCC;
  --palette-error-contrastText: #FFFFFF;
  --palette-error-contrastTextOnDark: #FFFFFF;
  --palette-error-contrastTextOnLight: #FFFFFF;
  --palette-error-dark: rgb(142, 0, 0);
  --palette-error-light: rgb(214, 51, 51);
  --palette-error-main: #DB0000;
  --palette-grey-50: #FCFCF9;
  --palette-grey-100: #F6F6F6;
  --palette-grey-200: #EBEBEA;
  --palette-grey-300: #CCCCCC;
  --palette-grey-400: #C4C4C4;
  --palette-grey-500: #818080;
  --palette-grey-600: #5C5C5C;
  --palette-grey-700: #444444;
  --palette-grey-800: #4D4D4D;
  --palette-grey-900: #1A1A1A;
  --palette-grey-A100: #D1D5D9;
  --palette-grey-A200: #A2A9B2;
  --palette-grey-A400: #58606A;
  --palette-grey-A700: #2C3034;
  --palette-heroHeaderBackground: transparent;
  --palette-info-contrastText: #FFFFFF;
  --palette-info-contrastTextOnDark: #FFFFFF;
  --palette-info-contrastTextOnLight: #FFFFFF;
  --palette-info-dark: #01579B;
  --palette-info-light: #03A9F4;
  --palette-info-main: #0288D1;
  --palette-interaction-contrastText: #FFFFFF;
  --palette-interaction-contrastTextOnDark: #FFFFFF;
  --palette-interaction-contrastTextOnLight: #4D4D4D;
  --palette-interaction-dark: #002F66;
  --palette-interaction-light: #DAEBFF;
  --palette-interaction-main: #006CE8;
  --palette-menuColor: #FFFFFF;
  --palette-primary-contrastText: #FFFFFF;
  --palette-primary-contrastTextOnDark: #FFFFFF;
  --palette-primary-contrastTextOnLight: #4D4D4D;
  --palette-primary-dark: #002F66;
  --palette-primary-light: #DAEBFF;
  --palette-primary-main: #006CE8;
  --palette-secondary-contrastText: #FFFFFF;
  --palette-secondary-contrastTextOnDark: #FFFFFF;
  --palette-secondary-contrastTextOnLight: #4D4D4D;
  --palette-secondary-dark: #064745;
  --palette-secondary-light: #CDE2E3;
  --palette-secondary-main: #0B8381;
  --palette-sectionBackground: transparent;
  --palette-success-contrastText: #FFFFFF;
  --palette-success-contrastTextOnDark: #FFFFFF;
  --palette-success-contrastTextOnLight: #FFFFFF;
  --palette-success-dark: rgb(33, 84, 11);
  --palette-success-light: rgb(89, 147, 64);
  --palette-success-main: #307911;
  --palette-sustainability-background: #EDFEF2;
  --palette-sustainability-dark: #1D522C;
  --palette-sustainability-main: #2EB755;
  --palette-sustainability-text: #1D522C;
  --palette-temp-bannerLinkBackgroundColor: rgba(26, 26, 26, 0.8);
  --palette-temp-shopLinkTextBorderColor: rgba(0, 108, 232, 0.5);
  --palette-temp-shopLinkTextHoverBackground: rgba(0, 108, 232, 0.04);
  --palette-temp-textBannerBackground: rgba(255, 255, 255, 0.8);
  --palette-tertiary-contrastText: #4D4D4D;
  --palette-tertiary-contrastTextOnDark: #FFFFFF;
  --palette-tertiary-contrastTextOnLight: #4D4D4D;
  --palette-tertiary-dark: #996000;
  --palette-tertiary-light: #FFD57D;
  --palette-tertiary-main: #FFA000;
  --palette-text-disabled: #C4C4C4;
  --palette-text-hint: #C4C4C4;
  --palette-text-primary: #4D4D4D;
  --palette-text-secondary: #5C5C5C;
  --palette-voucherCard-contrastText: #FFFFFF;
  --palette-voucherCard-contrastTextOnHover: #FFFFFF;
  --palette-voucherCard-contrastTextOnSecondary: #FFFFFF;
  --palette-voucherCard-contrastTextOnTertiary: #4D4D4D;
  --palette-voucherCard-hover: #004CA3;
  --palette-voucherCard-main: #006CE8;
  --palette-voucherCard-secondary: #004CA2;
  --palette-voucherCard-tertiary: #DAEBFF;
  --palette-warning-contrastText: #FFFFFF;
  --palette-warning-contrastTextOnDark: #FFFFFF;
  --palette-warning-contrastTextOnLight: #FFFFFF;
  --palette-warning-dark: #E65100;
  --palette-warning-light: #FF9800;
  --palette-warning-main: #ED6C02;
  --shadows-0: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  --shadows-1: 0px 1px 2px 0px rgba(0, 0, 0, 0.07);
  --shadows-2: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  --shadows-3: 0px 3px 6px 0px rgba(0, 0, 0, 0.09);
  --shadows-4: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  --shadows-5: 0px 5px 10px 0px rgba(0, 0, 0, 0.11);
  --shadows-6: 0px 6px 12px 0px rgba(0, 0, 0, 0.12);
  --shadows-7: 0px 7px 14px 0px rgba(0, 0, 0, 0.13);
  --shadows-8: 0px -1px 16px 0px rgba(0, 0, 0, 0.14);
  --shadows-9: 0px 9px 18px 0px rgba(0, 0, 0, 0.15);
  --shadows-10: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
  --shadows-11: 0px 11px 22px 0px rgba(0, 0, 0, 0.17);
  --shadows-12: 0px 12px 24px 0px rgba(0, 0, 0, 0.18);
  --shadows-13: 0px 13px 26px 0px rgba(0, 0, 0, 0.19);
  --shadows-14: 0px 14px 28px 0px rgba(0, 0, 0, 0.2);
  --shadows-15: 0px 15px 30px 0px rgba(0, 0, 0, 0.21);
  --shadows-16: 0px 16px 32px 0px rgba(0, 0, 0, 0.22);
  --shadows-17: 0px 17px 34px 0px rgba(0, 0, 0, 0.23);
  --shadows-18: 0px 18px 36px 0px rgba(0, 0, 0, 0.24);
  --shadows-19: 0px 19px 38px 0px rgba(0, 0, 0, 0.25);
  --shadows-20: 0px 20px 40px 0px rgba(0, 0, 0, 0.26);
  --shadows-21: 0px 21px 42px 0px rgba(0, 0, 0, 0.27);
  --shadows-22: 0px 22px 44px 0px rgba(0, 0, 0, 0.28);
  --shadows-23: 0px 23px 46px 0px rgba(0, 0, 0, 0.29);
  --shadows-24: 0px 24px 48px 0px rgba(0, 0, 0, 0.3);
  --elevation-level0: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  --elevation-level1: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  --elevation-level2: 0px 6px 12px 0px rgba(0, 0, 0, 0.12);
  --elevation-level3: 0px 12px 24px 0px rgba(0, 0, 0, 0.18);
  --elevation-level4: 0px 16px 32px 0px rgba(0, 0, 0, 0.22);
  --elevation-level5: 0px 24px 48px 0px rgba(0, 0, 0, 0.3);
  --shape-borderRadius: 4px;
  --shape-borderRadiusButton: 4px;
  --shape-borderRadiusChip: 24px;
  --shape-borderRadiusInputField: 4px;
  --shape-borderRadiusLarge: 8px;
  --shape-borderRadiusSmall: 0px;
  --shape-temp-cardBorderWidth: 1px;
  --spacing-2XL: 48px;
  --spacing-2XS: 4px;
  --spacing-3XL: 64px;
  --spacing-L: 20px;
  --spacing-M: 16px;
  --spacing-S: 12px;
  --spacing-XL: 32px;
  --spacing-XS: 8px;
  --transitions-duration-complex: 0.38s;
  --transitions-duration-enteringScreen: 0.23s;
  --transitions-duration-leavingScreen: 0.20s;
  --transitions-duration-short: 0.25s;
  --transitions-duration-shorter: 0.20s;
  --transitions-duration-shortest: 0.15s;
  --transitions-duration-standard: 0.30s;
  --transitions-easing-easeIn: cubic-bezier(0.4, 0, 1, 1);
  --transitions-easing-easeInOut: cubic-bezier(0.4, 0, 0.2, 1);
  --transitions-easing-easeOut: cubic-bezier(0.0, 0, 0.2, 1);
  --transitions-easing-sharp: cubic-bezier(0.4, 0, 0.6, 1);
  --typography-body1-fontFamily: Poppins,sans-serif;
  --typography-body1-fontSize: 16px;
  --typography-body1-fontWeight: 400;
  --typography-body1-letterSpacing: 0em;
  --typography-body1-lineHeight: 24px;
  --typography-body1-textTransform: none;
  --typography-body2-fontFamily: Poppins,sans-serif;
  --typography-body2-fontSize: 14px;
  --typography-body2-fontWeight: 400;
  --typography-body2-letterSpacing: 0em;
  --typography-body2-lineHeight: 20px;
  --typography-body2-textTransform: none;
  --typography-button-fontFamily: Poppins,sans-serif;
  --typography-button-fontSize: 18px;
  --typography-button-fontWeight: 600;
  --typography-button-letterSpacing: 0.05em;
  --typography-button-lineHeight: 24px;
  --typography-button-textTransform: uppercase;
  --typography-caption-fontFamily: Poppins,sans-serif;
  --typography-caption-fontSize: 12px;
  --typography-caption-fontWeight: 600;
  --typography-caption-letterSpacing: 0em;
  --typography-caption-lineHeight: 16px;
  --typography-caption-textTransform: none;
  --typography-caption1Big-fontFamily: Poppins,sans-serif;
  --typography-caption1Big-fontSize: 24px;
  --typography-caption1Big-fontWeight: 600;
  --typography-caption1Big-letterSpacing: 0em;
  --typography-caption1Big-lineHeight: 32px;
  --typography-caption1Big-textTransform: none;
  --typography-caption1Small-fontFamily: Poppins,sans-serif;
  --typography-caption1Small-fontSize: 20px;
  --typography-caption1Small-fontWeight: 600;
  --typography-caption1Small-letterSpacing: 0em;
  --typography-caption1Small-lineHeight: 28px;
  --typography-caption1Small-textTransform: none;
  --typography-caption2Big-fontFamily: Poppins,sans-serif;
  --typography-caption2Big-fontSize: 18px;
  --typography-caption2Big-fontWeight: 600;
  --typography-caption2Big-letterSpacing: 0em;
  --typography-caption2Big-lineHeight: 24px;
  --typography-caption2Big-textTransform: uppercase;
  --typography-caption2Small-fontFamily: Poppins,sans-serif;
  --typography-caption2Small-fontSize: 16px;
  --typography-caption2Small-fontWeight: 600;
  --typography-caption2Small-letterSpacing: 0em;
  --typography-caption2Small-lineHeight: 24px;
  --typography-caption2Small-textTransform: uppercase;
  --typography-chip-fontFamily: Poppins,sans-serif;
  --typography-chip-fontSize: 12px;
  --typography-chip-fontWeight: 600;
  --typography-chip-letterSpacing: 0.025em;
  --typography-chip-lineHeight: 16px;
  --typography-chip-textTransform: uppercase;
  --typography-fontFamily: Poppins;
  --typography-h1-fontFamily: Poppins,sans-serif;
  --typography-h1-fontSize: 32px;
  --typography-h1-fontWeight: 600;
  --typography-h1-letterSpacing: 0em;
  --typography-h1-lineHeight: 40px;
  --typography-h1-textTransform: none;
  --typography-h2-fontFamily: Poppins,sans-serif;
  --typography-h2-fontSize: 28px;
  --typography-h2-fontWeight: 600;
  --typography-h2-letterSpacing: 0em;
  --typography-h2-lineHeight: 36px;
  --typography-h2-textTransform: none;
  --typography-h3-fontFamily: Poppins,sans-serif;
  --typography-h3-fontSize: 22px;
  --typography-h3-fontWeight: 600;
  --typography-h3-letterSpacing: 0em;
  --typography-h3-lineHeight: 32px;
  --typography-h3-textTransform: none;
  --typography-h4-fontFamily: Poppins,sans-serif;
  --typography-h4-fontSize: 18px;
  --typography-h4-fontWeight: 600;
  --typography-h4-letterSpacing: 0em;
  --typography-h4-lineHeight: 24px;
  --typography-h4-textTransform: none;
  --typography-h5-fontFamily: Poppins,sans-serif;
  --typography-h5-fontSize: 18px;
  --typography-h5-fontWeight: 600;
  --typography-h5-letterSpacing: 0em;
  --typography-h5-lineHeight: 24px;
  --typography-h5-textTransform: none;
  --typography-h6-fontFamily: Poppins,sans-serif;
  --typography-h6-fontSize: 16px;
  --typography-h6-fontWeight: 600;
  --typography-h6-letterSpacing: 0em;
  --typography-h6-lineHeight: 24px;
  --typography-h6-textTransform: none;
  --typography-overline-fontFamily: Poppins,sans-serif;
  --typography-overline-fontSize: 12px;
  --typography-overline-fontWeight: 600;
  --typography-overline-letterSpacing: 0.1em;
  --typography-overline-lineHeight: 16px;
  --typography-overline-textTransform: uppercase;
  --typography-subtitle1-fontFamily: Poppins,sans-serif;
  --typography-subtitle1-fontSize: 18px;
  --typography-subtitle1-fontWeight: 600;
  --typography-subtitle1-letterSpacing: 0em;
  --typography-subtitle1-lineHeight: 24px;
  --typography-subtitle1-textTransform: none;
  --typography-subtitle2-fontFamily: Poppins,sans-serif;
  --typography-subtitle2-fontSize: 12px;
  --typography-subtitle2-fontWeight: 600;
  --typography-subtitle2-letterSpacing: 0em;
  --typography-subtitle2-lineHeight: 16px;
  --typography-subtitle2-textTransform: none;
  --typography-tag1-fontFamily: Poppins,sans-serif;
  --typography-tag1-fontSize: 12px;
  --typography-tag1-fontWeight: 600;
  --typography-tag1-letterSpacing: 0.025em;
  --typography-tag1-lineHeight: 16px;
  --typography-tag1-textTransform: uppercase;
  --typography-tag2-fontFamily: Poppins,sans-serif;
  --typography-tag2-fontSize: 12px;
  --typography-tag2-fontWeight: 400;
  --typography-tag2-letterSpacing: 0.025em;
  --typography-tag2-lineHeight: 16px;
  --typography-tag2-textTransform: none;
  --typography-tooltip-fontFamily: Poppins,sans-serif;
  --typography-tooltip-fontSize: 10px;
  --typography-tooltip-fontWeight: 400;
  --typography-tooltip-letterSpacing: 0em;
  --typography-tooltip-lineHeight: 14px;
  --typography-tooltip-textTransform: none;
  --typography-voucherTitle-fontFamily: Poppins,sans-serif;
  --typography-voucherTitle-fontSize: 16px;
  --typography-voucherTitle-fontWeight: 400;
  --typography-voucherTitle-letterSpacing: 0em;
  --typography-voucherTitle-lineHeight: 24px;
  --typography-voucherTitle-textTransform: none;
  --typography-editorialBody-fontFamily: Poppins,sans-serif;
  --typography-editorialBody-fontSize: 20px;
  --typography-editorialBody-fontWeight: 500;
  --typography-editorialBody-letterSpacing: 0em;
  --typography-editorialBody-lineHeight: 36px;
  --zIndex-appBar: 1100;
  --zIndex-drawer: 1200;
  --zIndex-fab: 1050;
  --zIndex-mobileStepper: 1000;
  --zIndex-modal: 1300;
  --zIndex-snackbar: 1400;
  --zIndex-speedDial: 1050;
  --zIndex-tooltip: 1500
}
@media (min-width:648px) {
  :root {
    --cnv-rlpHeader-subtitleTypography-fontSize: 16px;
    --cnv-rlpHeader-subtitleTypography-fontWeight: 400;
    --cnv-rlpHeader-subtitleTypography-lineHeight: 24px;
    --cnv-rlpHeader-titleTypography-fontSize: 20px;
    --cnv-rlpHeader-titleTypography-lineHeight: 28px;
    --palette-voucherCard-contrastText: #FFFFFF;
    --palette-voucherCard-contrastTextOnHover: #FFFFFF;
    --palette-voucherCard-contrastTextOnSecondary: #FFFFFF;
    --palette-voucherCard-contrastTextOnTertiary: #4D4D4D;
    --palette-voucherCard-hover: #004CA3;
    --palette-voucherCard-main: #006CE8;
    --palette-voucherCard-secondary: #004CA2;
    --palette-voucherCard-tertiary: #DAEBFF;
    --spacing-2XL: 64px;
    --spacing-3XL: 88px;
    --spacing-L: 32px;
    --spacing-M: 24px;
    --spacing-S: 16px;
    --spacing-XL: 48px;
    --typography-body1-fontSize: 14px;
    --typography-body1-lineHeight: 20px;
    --typography-body2-fontSize: 12px;
    --typography-body2-lineHeight: 16px;
    --typography-button-fontSize: 17px;
    --typography-button-lineHeight: 26px;
    --typography-chip-fontSize: 14px;
    --typography-chip-lineHeight: 20px;
    --typography-editorialBody-fontSize: 18px;
    --typography-h1-fontSize: 40px;
    --typography-h1-lineHeight: 48px;
    --typography-h2-fontSize: 32px;
    --typography-h2-lineHeight: 40px;
    --typography-h3-fontSize: 24px;
    --typography-h4-fontSize: 20px;
    --typography-h4-lineHeight: 28px;
    --typography-subtitle2-fontSize: 16px;
    --typography-subtitle2-fontWeight: 400;
    --typography-subtitle2-lineHeight: 24px;
    --typography-tag2-fontSize: 10px;
    --typography-tag2-lineHeight: 14px
  }
}
