/*** @FONTFACE ***/

/*Michelin Unit text */
@font-face {
	font-family: 'Noto-Sans-Regular';
	src: url('MU/EOT/Noto-Sans-Regular.eot');
	src: url('MU/EOT/Noto-Sans-Regular.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/Noto-Sans-Regular.woff') format('woff'),
	url('MU/WOFF2/Noto-Sans-Regular.woff2') format('woff2'),
	url('MU/TTF/Noto-Sans-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto-Sans-Bold';
	src: url('MU/EOT/Noto-Sans-Bold.eot');
	src: url('MU/EOT/Noto-Sans-Bold.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/Noto-Sans-Bold.woff') format('woff'),
	url('MU/WOFF2/Noto-Sans-Bold.woff2') format('woff2'),
	url('MU/TTF/Noto-Sans-Bold.ttf') format('truetype');
}

/*Italic*/

@font-face {
	font-family: 'Noto-Sans-RegularItalic';
	src: url('MU/EOT/Noto-Sans-RegularItalic.eot');
	src: url('MU/EOT/Noto-Sans-RegularItalic.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/Noto-Sans-RegularItalic.woff') format('woff'),
	url('MU/WOFF2/Noto-Sans-RegularItalic.woff2') format('woff2'),
	url('MU/TTF/Noto-Sans-RegularItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Noto-Sans-BoldItalic';
	src: url('MU/EOT/Noto-Sans-BoldItalic.eot');
	src: url('MU/EOT/Noto-Sans-BoldItalic.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/Noto-Sans-BoldItalic.woff') format('woff'),
	url('MU/WOFF2/Noto-Sans-BoldItalic.woff2') format('woff2'),
	url('MU/TTF/Noto-Sans-BoldItalic.ttf') format('truetype');
}


/*Michelin Unit Titling*/

@font-face {
	font-family: 'MichelinUnitTitling-Light';
	src: url('MU/EOT/MichelinUnitTitling-Light.eot');
	src: url('MU/EOT/MichelinUnitTitling-Light.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/MichelinUnitTitling-Light.woff') format('woff'),
	url('MU/WOFF2/MichelinUnitTitling-Light.woff2') format('woff2'),
	url('MU/TTF/MichelinUnitTitling-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'MichelinUnitTitling-Regular';
	src: url('MU/EOT/MichelinUnitTitling-Regular.eot');
	src: url('MU/EOT/MichelinUnitTitling-Regular.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/MichelinUnitTitling-Regular.woff') format('woff'),
	url('MU/WOFF2/MichelinUnitTitling-Regular.woff2') format('woff2'),
	url('MU/TTF/MichelinUnitTitling-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'MichelinUnitTitling-SemiBold';
	src: url('MU/EOT/MichelinUnitTitling-SemiBold.eot');
	src: url('MU/EOT/MichelinUnitTitling-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/MichelinUnitTitling-SemiBold.woff') format('woff'),
	url('MU/WOFF2/MichelinUnitTitling-SemiBold.woff2') format('woff2'),
	url('MU/TTF/MichelinUnitTitling-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'MichelinUnitTitling-Bold';
	src: url('MU/EOT/MichelinUnitTitling-Bold.eot');
	src: url('MU/EOT/MichelinUnitTitling-Bold.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/MichelinUnitTitling-Bold.woff') format('woff'),
	url('MU/WOFF2/MichelinUnitTitling-Bold.woff2') format('woff2'),
	url('MU/TTF/MichelinUnitTitling-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'MichelinUnitTitling-Black';
	src: url('MU/EOT/MichelinUnitTitling-Black.eot');
	src: url('MU/EOT/MichelinUnitTitling-Black.eot?#iefix') format('embedded-opentype'),
	url('MU/WOFF/MichelinUnitTitling-Black.woff') format('woff'),
	url('MU/WOFF2/MichelinUnitTitling-Black.woff2') format('woff2'),
	url('MU/TTF/MichelinUnitTitling-Black.ttf') format('truetype');
}

/****************************
*** GMDS / TYPOGRAPHY ***
****************************/

/*** YELLOW  ***/

.michelin-edito-xxxl-yellow-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxxl-yellow-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxxl-yellow-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxl-yellow-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxl-yellow-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxl-yellow-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-hero-desktop-yellow-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xl-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xl-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xl-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xl-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-hero-mobile-yellow-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-h1-desktop-yellow-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-l-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-l-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-h2-desktop-yellow-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-l-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-l-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-h2-mobile-yellow-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-h3-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}

.michelin-h3-yellow-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}

.michelin-h3-yellow-regular-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}


.michelin-h4-yellow-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}

.michelin-h4-yellow-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}

.michelin-h4-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-m-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-m-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-h5-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}


.michelin-h5-yellow-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FCE500;
}

.michelin-h5-yellow-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}

.michelin-edito-m-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-m-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-h6-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}

.michelin-h6-yellow-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}

.michelin-h6-yellow-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}

.michelin-quote-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-quote-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-p-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-sm-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-p-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-sm-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-p-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-sm-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-p-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-sm-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-entries-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-s-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-s-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-note-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-entries-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-s-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-note-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-s-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xs-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xs-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-form-label-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xs-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xs-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-tag-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-tag-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-superscript-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxs-yellow-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-superscript-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxs-yellow-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-superscript-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxs-yellow-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-superscript-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fce500;
}
.michelin-edito-xxs-yellow-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #fce500;
}


/*** BLACK ***/

.michelin-edito-xxxl-black-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxxl-black-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxxl-black-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxl-black-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxl-black-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxl-black-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-hero-desktop-black-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xl-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xl-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xl-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xl-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-hero-mobile-black-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-h1-desktop-black-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-l-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-l-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-h2-desktop-black-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-l-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-l-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-h2-mobile-black-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-h3-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}

.michelin-h3-black-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}

.michelin-h3-black-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}

.michelin-h4-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}

.michelin-h4-black-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}

.michelin-h4-black-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}

.michelin-edito-m-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-m-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-h5-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}


.michelin-h5-black-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000;
}

.michelin-h5-black-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000;
}


.michelin-edito-m-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-m-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-h6-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}


.michelin-h6-black-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000000;
}

.michelin-h6-black-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #000000;
}


.michelin-quote-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-quote-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-p-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-h6-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}
.michelin-h6-white-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}
.michelin-h6-white-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}
.michelin-edito-sm-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-p-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-sm-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-p-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-sm-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-p-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-sm-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-entries-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-s-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-s-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-note-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-entries-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-s-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-note-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-s-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xs-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xs-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-form-label-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xs-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xs-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-tag-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-tag-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-superscript-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxs-black-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-superscript-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxs-black-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-superscript-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxs-black-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-superscript-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1a1a1a;
}
.michelin-edito-xxs-black-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1a1a1a;
}

/*** GRAY ***/

.michelin-edito-xxxl-gray-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxxl-gray-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxxl-gray-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxl-gray-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxl-gray-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxl-gray-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-hero-desktop-gray-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xl-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xl-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xl-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xl-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-hero-mobile-gray-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-h1-desktop-gray-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-l-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-l-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-h2-desktop-gray-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-l-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-l-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-h2-mobile-gray-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-h3-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-h3-gray-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-h3-gray-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-h4-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-h4-gray-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-h4-gray-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-edito-m-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-m-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-h5-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}


.michelin-h5-gray-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-h5-gray-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}



.michelin-edito-m-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-m-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-h6-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-h6-gray-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-h6-gray-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}

.michelin-quote-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-quote-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-p-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-sm-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-p-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-sm-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-p-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-sm-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-p-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-sm-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-entries-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-s-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-s-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-note-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-entries-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-s-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-note-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-s-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xs-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xs-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-form-label-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xs-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xs-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-tag-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-tag-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-superscript-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxs-gray-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-superscript-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxs-gray-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-superscript-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxs-gray-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-superscript-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #7f7f7f;
}
.michelin-edito-xxs-gray-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #7f7f7f;
}

/*** BLUE ***/

.michelin-edito-xxxl-blue-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxxl-blue-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxxl-blue-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxl-blue-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxl-blue-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxl-blue-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-hero-desktop-blue-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xl-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xl-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xl-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xl-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-hero-mobile-blue-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-h1-desktop-blue-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-l-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-l-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-h2-desktop-blue-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-l-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-l-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-h2-mobile-blue-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-h3-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h3-blue-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h3-blue-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h4-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}


.michelin-h4-blue-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h4-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h4-blue-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}


.michelin-edito-m-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-m-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-h5-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h5-blue-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h5-blue-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h5-blue-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-edito-m-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-m-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-h6-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}


.michelin-h6-blue-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}

.michelin-h6-blue-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}



.michelin-quote-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-quote-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-p-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-sm-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-p-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-sm-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-p-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-sm-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-p-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-sm-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-entries-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-s-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-s-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-note-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-entries-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-s-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-note-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-s-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xs-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xs-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-form-label-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xs-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xs-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-tag-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-tag-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-superscript-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxs-blue-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-superscript-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxs-blue-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-superscript-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxs-blue-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-superscript-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #27509b;
}
.michelin-edito-xxs-blue-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #27509b;
}

/*** WHITE ***/

.michelin-edito-xxxl-white-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxxl-white-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxxl-white-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 4.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxl-white-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxl-white-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxl-white-regular {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 3.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-hero-desktop-white-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xl-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xl-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xl-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xl-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-hero-mobile-white-black {
  font-family: MichelinUnitTitling-Black, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-h1-desktop-white-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-l-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-l-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-h2-desktop-white-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-l-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-l-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-h2-mobile-white-bold {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-h3-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}

.michelin-h3-white-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}

.michelin-h3-white-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}


.michelin-h4-white-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}

.michelin-h4-white-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}


.michelin-h4-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-m-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-m-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-h5-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}


.michelin-h5-white-regular-michelin {
  font-family: MichelinUnitTitling-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}

.michelin-h5-white-bold-michelin {
  font-family: MichelinUnitTitling-Bold, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
}


.michelin-edito-m-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-m-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-quote-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-quote-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-p-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-sm-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-p-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-sm-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-p-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-sm-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-p-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-sm-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-entries-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-s-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-s-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-note-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-entries-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-s-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-note-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-s-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xs-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xs-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-form-label-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xs-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xs-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-tag-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-tag-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-superscript-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxs-white-bold {
  font-family: Noto-Sans-Bold, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-superscript-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxs-white-bolditalic {
  font-family: Noto-Sans-BoldItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-superscript-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxs-white-regular {
  font-family: Noto-Sans-Regular, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-superscript-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: normal;
  color: #FFFFFF;
}
.michelin-edito-xxs-white-italic {
  font-family: Noto-Sans-RegularItalic, "Noto Sans", sans-serif;
  font-size: 0.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #FFFFFF;
}
