html {
	scroll-behavior: smooth;
}
:root {
	--arrow-right-svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8.5 20.725 17.65 12 8.5 3.275l-1.38 1.45L14.755 12 7.12 19.275l1.38 1.45z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E");
	--arrow-bg-color: #000;
	--arrow-color: #fff;
}

.CtaAnimated {
	--CtaAnimated-color: #000;
	--CtaAnimated-color-hovered: #fff;
	--CtaAnimated-border-width: 1px;
	--CtaAnimated-border-color: #000;
	--CtaAnimated-border-color-hovered: var(--CtaAnimated-border-color);
	--CtaAnimated-bg-color: #fff;
	--CtaAnimated-bg-color-hovered: #000;
}

button {
	color: #000;
	cursor: pointer;
	background-color: transparent;
	border: 0;
	text-decoration: none;
}

.capitalize {
	text-transform: capitalize !important;
}

.Component4v0__title {
	text-transform: none !important;
}
.ImageVideoSlider__item {
	aspect-ratio: 16 / 9;
}
.Youtube {
	width: 100%;
	height: 100%;
	display: grid;
	position: relative;
}
.PPCarousel__pinned {
	background-color: #fff !important;
}
.PPCarousel__navItem {
	color: #000000 !important;
}

.NormalizedSlice.is-default-padding {
	padding: 16px;
}

.SubNav {
	z-index: 4;
	width: 100%;
	position: relative;
}
.SubNav.is-fixed {
	position: fixed;
}

.SubNav__content {
	width: 100%;
	display: flex;
	position: relative;
}

.SubNav__content {
	background-color: #fff;
	border-bottom: 1px solid #d9d9d6;
	height: 60px;
}

.Sentinel__top,
.Sentinel__bottom {
	visibility: hidden;
	height: 30px;
	position: absolute;
	left: 0;
	right: 0;
}

.SubNav__wrapper {
	width: 100%;
	position: relative;
}

.ScrollArrows__innerWraper {
	width: 100%;
	display: flex;
}

.SubNav__link {
	color: #000;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0;
	font-family: NouvelR\, sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1;
	display: flexs;
}

.SubNav__link {
	text-transform: uppercase;
}

.SubNav__links {
	-ms-overflow-style: none;
	scrollbar-width: none;
	scroll-behavior: smooth;
	margin-left: 8px;
	margin-right: 8px;
	display: flex;
	overflow-x: auto;
}

.SubNav__links,
.SubNav__linkItem {
	padding: 0 8px;
}

.SubNav__linkItem {
	cursor: pointer;
	white-space: nowrap;
	display: flex;
	position: relative;
}
.MediaCopy.is-large .MediaCopy__copy {
	padding-top: 40px;
}

.Component1v0_largeLayout .Component1v0__title {
	margin-bottom: 24px;
	font-family: NouvelR\, sans-serif;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 0.95;
}

.WidgetCard__title.is-small {
	font-family: NouvelR\, sans-serif;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 0.95;
}
.WidgetCard__description {
	font-family: NouvelR\, sans-serif;
	font-weight: 400;
	line-height: 1;
}

.WidgetCard__cta {
	opacity: 0;
	margin: auto 0 0 auto;
}

.CustomScroll {
	position: relative;
}

.CtaLink {
    --CtaLink-padding: 10px 15px;
    --CtaLink-border-width: 1px;
    --CtaLink-border-radius: 0;
    --CtaLink-background-color: transparent;
    --CtaLink-border-color: var(--CtaLink-background-color);
    --CtaLink-color: #000;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: inline-flex
;
}

.CtaLink.is-button {
	min-width: 46px;
	min-height: 46px;
	padding: 10px 15px;
	border-radius: 0;
	background-color: transparent;
	color: #ffffff;
	fill: currentColor;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.2;
	border-color: #000000;
	transition:
		background-color 0.3s ease-out,
		color 0.3s ease-out,
		border-color 0.3s ease-out;
}

.CtaLink.is-cta-ghost.is-inverted {
	color: #fff;
}

.CtaLink.has-parent-clickable:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.CtaLink.is-cta-ghost.is-inverted {
	color: #fff;
}

.WidgetCard__iconWrapper {
	aspect-ratio: 1;
	pointer-events: none;
	border: 1px solid;
	align-content: center;
	justify-content: center;
	width: 32px;
	display: grid;
	position: absolute;
	bottom: 16px;
	right: 16px;
}

.CtaLink:is(.is-cta-primary, .is-cta-super-primary) {
	color: #fff;
	background-color: #000;
}

.CtaLink.is-cta-ghost:is(:hover, :focus):not(:disabled):not(.is-loading) {
	color: #fff !important;
	background-color: #000;
	border-color: #000000;
}
.CtaLink.is-cta-ghost:is(:hover, :focus):not(:disabled):not(.is-loading) {
	color: #fff !important;
	background-color: #000;
	border-color: #000000;
}

.Component12v0 {
	flex-direction: column;
	justify-content: center;
	gap: 16px;
	display: flex;
}
.CTABar {
	gap: 16px;
	display: grid;
}

.HorizontalGallery {
	flex-direction: column;
	display: flex;
}

.HorizontalGallery__textSlide {
	padding-top: 48px;
}
.HorizontalGallery__textSlide {
	margin: 0 12px 20px;
}
.HorizontalGallery__textSlideContent {
	flex-direction: column;
	justify-content: flex-end;
	width: 80vw;
	display: flex;
}

.HorizontalGallery__title {
	font-family: NouvelR\, sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 0.95;
}

.HorizontalGallery__description {
	margin-top: 16px;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.HorizontalGallery__item {
	width: -webkit-min-content;
	text-align: left;
	flex-direction: column;
	width: min-content;
	height: 100%;
	padding: 0 16px 32px;
	display: flex;
}

.HorizontalGallery__items {
	width: -webkit-fit-content;
	width: fit-content;
	display: grid;
}

.HorizontalGallery__imageWrapper {
	aspect-ratio: 3 / 4;
	width: 80vw;
	overflow: hidden;
}

.CustomScroll.is-navbar-arrows-bottom .CustomScroll__container {
	padding-bottom: 32px;
}

.CustomScroll__container {
	-ms-overflow-style: none;
	scrollbar-width: none;
	scroll-snap-type: x mandatory;
	width: 100%;
	display: flex;
	overflow-x: scroll;
	overflow-y: hidden;
}

.CustomScroll__child.is-snap-center-start {
	scroll-snap-align: center;
}

.HorizontalGallery__caption {
	color: #656666;
	padding: 8px 0;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.HorizontalGallery__caption {
	font-family: NouvelR\, sans-serif;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1;
}

.HorizontalGallery__textSlideContent {
	flex-direction: column;
	justify-content: flex-end;
	width: 80vw;
	display: flex;
}

.EditorialProcessSteps {
	flex-direction: column;
	align-items: center;
	padding: 16px;
	display: flex;
	position: relative;
}

.EditorialContentZone > .Slice,
.EditorialContentZone > .SliceTabs,
.EditorialContentZone .InternalSlice {
	padding-top: 16px;
	padding-bottom: 16px;
}

.ProcessSteps__steps {
	flex-direction: column;
	justify-content: center;
	width: 100%;
	padding-left: 16px;
	display: flex;
}

.EditorialProcessSteps__buttons {
	grid-row-gap: 8px;
	grid-template-rows: 1fr auto;
	width: 100%;
	padding: 48px 0 8px;
	display: grid;
}

.ProcessSteps__step {
	flex-direction: row;
	flex: 1;
	align-items: center;
	padding: 8px 0;
	display: flex;
	position: relative;
}

.ProcessSteps__symbol {
	z-index: 1;
	border: 1px solid;
	border-radius: 50%;
	flex: none;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	padding: 8px;
	font-family: NouvelR\, sans-serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 0.95;
	display: flex;
}

.ProcessSteps__stepContent {
	text-align: left;
	max-width: 232px;
	padding: 16px;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.ProcessSteps__step:not(:first-child):before,
.ProcessSteps__step:not(:last-child):after {
	content: "";
	position: absolute;
}

/**
Sincronizar
*/
.ContentZone__footer,
.ContentZone__subfooter,
.ContentZone__menu,
.ContentZone__pageHeader,
.ContentZone__submenu {
	position: relative;
}
.ContentZone {
	flex-direction: column;
	display: flex;
}
.ContentZone > * {
	flex: 1 0 auto;
}
.Component23v0__content {
	color: #fff;
}
.Component23v0 {
	background-color: #000;
}
.Component23v0 {
	--Component23v0-height: 100vh;
}

.Component23v0__content {
	z-index: 1;
	color: #fff;
	text-align: center;
	flex-direction: column;
	align-self: center;
	justify-self: center;
	align-items: center;
	gap: 16px;
	padding: 16px;
	display: flex;
}

.Component23v0__wrapper {
	grid-template-areas: "main";
	height: 240px;
	display: grid;
}

.Component23v0__assetWrapper,
.Component23v0__content {
	grid-area: main;
}

.Component23v0__heading {
	max-width: 1280px;
}

.Component23v0__title {
	font-family: NouvelR\, sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 0.95;
}

.RevealTitle {
	text-align: center;
	flex-direction: column;
	display: flex;
	position: relative;
}

.Crosslinks {
	flex-direction: column;
	justify-content: center;
	display: flex;
}

.ComponentD9v0 {
	flex: 1;
}

.ComponentD9v0__wrapper {
	position: relative;
}

.ComponentD9v0:not(.ComponentD9v0_narrow) .ComponentD9v0__wrapper {
	grid-template-areas: "main";
	display: grid;
}

.ComponentD9v0:not(.ComponentD9v0_narrow) .ComponentD9v0__textWrapper,
.ComponentD9v0:not(.ComponentD9v0_narrow) .ComponentD9v0__img {
	grid-area: main;
}
.ComponentD9v0:not(.ComponentD9v0_narrow) .ComponentD9v0__textWrapper {
	z-index: 1;
	color: #fff;
	align-self: end;
}

.ComponentD9v0:not(.ComponentD9v0_narrow) .ComponentD9v0__img {
	position: relative;
}

.ComponentD9v0:not(.ComponentD9v0_narrow) .ComponentD9v0__img:before {
	content: "";
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.ComponentD9v0__textWrapper {
	padding: 0 16px 24px;
}

/**
end Soncronizar 
*/

.ListGroup {
	width: 100%;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.ComponentD4v0 {
	flex-direction: column;
	gap: 16px;
	display: flex;
}

.SubComponentD4v0__item {
	align-items: flex-start;
	gap: 16px;
	display: flex;
}

.SubComponentD4v0__imageWrapper {
	flex: none;
	width: 48px;
}

.SubComponentD4v0__text {
	flex-direction: column;
	flex: 1;
	gap: 8px;
	padding-bottom: 16px;
	display: flex;
}
.SubComponentD4v0__body {
	font-family: NouvelR\, sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.4;
}
.SubComponentD4v0:not(:last-child) .SubComponentD4v0__text {
	border-bottom: 1px solid #d9d9d6;
}

.Accordion__content {
	display: grid !important;
}

.Accordion__content.is-hidden {
	display: grid !important;
	grid-template-rows: 0fr;
}

/**
Descubri
*/

.CardsFeaturePromo {
	flex-direction: column;
	gap: 32px;
}
.CardFeaturePromo {
	background-color: #f2f2f2;
	display: grid;
}
.CardsFeaturePromo > :first-child {
	grid-area: card-1;
}

.CardFeaturePromo__textContent {
	z-index: 1;
	padding: 32px;
}

.CardFeaturePromo__title {
	margin-bottom: 16px;
	font-family: NouvelR\, sans-serif;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 0.95;
}

.CardFeaturePromo__description {
	margin-bottom: 16px;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.CardFeaturePromo__imageWrapper {
	aspect-ratio: 4 / 3;
	overflow: hidden;
}

.PictureElement.is-covered {
	height: 100%;
}

.CardFeaturePromo {
	background-color: #f2f2f2;
	display: grid;
}

.CardsFeaturePromo > :nth-child(3) {
	grid-area: card-3;
}
.CardFeaturePromo__textContent {
	z-index: 1;
	padding: 32px;
}
.CardFeaturePromo__title {
	margin-bottom: 16px;
	font-family: NouvelR\, sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 0.95;
}
.CardFeaturePromo__description {
	margin-bottom: 16px;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.CardsFeaturePromo .is-cta-ghost {
	color: #000000;
}

/**
fin Descubri
*/

.ActionBanner {
	justify-content: center;
	display: flex;
}
.ActionBanner__inner {
	border: 1px solid #d9d9d6;
	border-radius: 3px;
	padding: 8px;
}

.ActionBanner__picture {
	border-radius: 3px;
	display: flex;
	overflow: hidden;
}

.ActionBanner__pictureWrapper {
	align-items: center;
	margin: 24px;
	display: flex;
}

.ActionBanner__container {
	flex-direction: column;
	display: flex;
}

.ActionBanner__content {
	flex: 1;
	margin: 0 24px;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.ActionBanner__strapline,
.ActionBanner__introduction {
	display: block;
}

.ActionBanner__introduction {
	margin-top: 8px;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.ActionBanner__CTAWrapper {
	margin-top: 24px;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.ActionBanner__title {
	font-family: NouvelR\, sans-serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 0.95;
}

.NormalizedSlice.is-extended-bg-alternative {
	background-color: #f2f2f2;
	position: relative;
}

.CustomScroll {
	position: relative;
}

.CustomScroll_center {
	display: flex;
}

.CustomScroll_center .CustomScroll__container {
	width: auto;
	margin: 0 auto;
}

.CustomScroll__container.has-smooth-scroll {
	scroll-behavior: smooth;
}

.CustomScroll.is-navbar-dots-below {
	margin-bottom: 64px;
}

.CardsPictosGallery__card {
	background-color: #fff;
	flex-direction: column;
	flex: 1 0 auto;
	gap: 32px;
	width: 80vw;
	height: 100%;
	margin-left: 16px;
	padding: 32px;
	display: flex;
	scroll-snap-align: start;
}

.CardsPictosGallery__content {
	flex-direction: column;
	gap: 16px;
	margin-bottom: auto;
	display: flex;
}

.CardsPictosGallery__icon {
	fill: currentColor;
	width: 48px;
}

.CardsPictosGallery__title {
	font-family: NouvelR\, sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 0.95;
}
.CardsPictosGallery__text {
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.CustomScrollCarousel__container {
	display: flex;
	overflow-x: auto;
	width: 100%;
	max-width: 1330px;
	position: relative;
	margin: 0px auto;
	scroll-behavior: smooth;
	anchor-name: --carousel;
	scroll-snap-type: x mandatory;
}
.CustomScrollCarousel__container::-webkit-scrollbar {
	display: none;
}

.CustomScrollCarousel__container::scroll-button(left),
.CustomScrollCarousel__container::scroll-button(right) {
	width: 48px;
	height: 48px;
	position: fixed;
	position-anchor: --carousel;
	color: #ffffff;
	border: none;
	border-radius: 8px;
	cursor: pointer;
}

.CustomScrollCarousel__container::scroll-button(left):disabled,
.CustomScrollCarousel__container::scroll-button(right):disabled {
	opacity: 0.5;
	cursor: auto;
}
.CustomScrollCarousel__container::scroll-button(right) {
	content: "";
	background-color: var(--arrow-bg-color);
	background-image: var(--arrow-right-svg);
	background-size: 24px 24px; /* Un poco mÃ¡s grande para que se vea mejor */
	background-repeat: no-repeat;
	background-position: center;
	position-area: right center;
}

.CustomScrollCarousel__container::scroll-button(left) {
	content: "";
	background-color: var(--arrow-bg-color);
	background-image: var(--arrow-right-svg);
	background-size: 24px 24px; /* Mismo tamaÃ±o que el derecho */
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(180deg);
	position-area: left center;
}

.CTABar {
	gap: 16px;
	display: grid;
}

.CtaAnimated__button:hover {
	color: var(--CtaAnimated-color-hovered) !important;
	border-color: var(--CtaAnimated-border-color-hovered);
	background-position-x: left;
}

.CtaAnimated__button {
	border: var(--CtaAnimated-border-width) solid var(--CtaAnimated-border-color);
	width: 100%;
	height: 100%;
	min-height: 80px;
	color: var(--CtaAnimated-color);
	text-align: left;
	background-image: linear-gradient(
		to left,
		var(--CtaAnimated-bg-color) 50%,
		var(--CtaAnimated-bg-color-hovered) 50%
	);
	background-position: 100% 0;
	background-size: 200% 100%;
	align-items: center;
	padding: 32px 24px;
	transition:
		background-position 0.3s ease-out,
		color 0.3s ease-out,
		border-color 0.3s ease-out;
	display: flex;
	position: relative;
}

svg:not(:root) {
	overflow-clip-margin: content-box;
	overflow: hidden;
}

.CtaAnimated__icon {
	fill: currentColor;
	width: 24px;
	position: absolute;
	top: 8px;
	right: 8px;
}

.CtaAnimated__text {
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1;
}

.CtaAnimated__button:hover .CtaAnimated__icon,
.CtaAnimated.is-inverted .CtaAnimated__icon {
	fill: #efdf00;
}

.RevealTitle__title.is-small {
	font-family: NouvelR\, sans-serif;
	font-size: 4.5rem;
	font-weight: 700;
	line-height: 0.95;
}

.ResponsiveTable:-webkit-any(.columnHeader, .bothHeaders)
	tr:first-of-type
	:-webkit-any(th, td) {
	background-color: #000;
}

.ResponsiveTable.bothHeaders tr:first-child :first-child {
	z-index: 2;
	text-align: center;
}
.ResponsiveTable.bothHeaders tr:first-of-type td,
.ResponsiveTable.bothHeaders tr:first-of-type th {
	z-index: 1;
	color: #fff;
	padding: 8px 4px;
	font-weight: 700;
	position: -webkit-sticky;
	position: sticky;
	top: -1px;
}

.Tabs {
	--Tabs-border-width: 3px;
	--Tabs-color: rgba(0, 0, 0, 0.4);
	--Tabs-color-active: #000;
	--Tabs-border-color: currentColor;
}

.Tabs__listWrapper {
	margin-bottom: 16px;
	position: relative;
}

.Tabs.is-vertical .Tabs__listWrapper {
	margin-bottom: 16px;
}

.Tabs__trigger {
	color: rgba(0, 0, 0, 0.4);
	white-space: normal !important;
	flex-grow: 0;
	align-items: flex-start !important;
	gap: 8px;
	padding: 8px 0 16px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 0.95;
	display: flex !important;
	position: relative;
	text-align: left !important;
}

.Tabs__trigger.is-active:before {
	border-color: currentColor;
}

.Tabs__trigger:before {
	content: "";
	border: solid transparent;
	border-width: 0 0 var(--Tabs-border-width);
	pointer-events: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.Tabs__triggerTitle {
	font-weight: inherit;
}

/**
PPCarousel 
**/

.PPCarousel.is-alternate {
	background-color: #fff;
	color: #000;
}

.PPCarousel__item {
	transform: translate3d(15vw, 0, 0);
	pointer-events: all;
	will-change: transform;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	transition: transform 0.6s;
	display: flex;
	position: relative;
}

.PPCarousel__itemWrapper.is-text .PPCarousel__item {
	cursor: auto;
	align-items: flex-start;
	max-width: 440px;
}

@media (hover: hover) {
	.PPCarousel__itemWrapper {
		cursor: pointer;
	}
}

.PPCarousel__title {
	font-family: NouvelR\, sans-serif;
	font-size: 4.8rem;
	font-weight: 700;
	line-height: 0.95;
}

.PPCarousel__description {
	margin-top: 32px;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}

.PPCarousel__itemLegend {
	background-color: transparent;
	width: calc(100% + 2px);
	color: #000000;
	padding: 4px 20px 8px;
	font-family: NouvelR\, sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 0.95;
	display: block;
	position: absolute;
	bottom: 0;
	left: -1px;
	right: 0;
}

.PPCarousel__itemMask {
	width: 100%;
	height: 100%;
	padding: 0px;
	overflow: hidden;
}

.PPCarousel__itemLegend .PPCarousel__itemDescription {
	margin-top: 8px;
	font-family: NouvelR\, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
	display: block;
}

.PPCarousel__itemComponent {
	will-change: transform;
	transition: transform 0.6s;
	transform: scale(1.05);
}
.ImageWithVideo {
	grid-template-areas: "main";
	width: 100%;
	height: 100%;
	display: grid;
	overflow: hidden;
}

.PPCarousel-white .PPCarousel__itemLegend .PPCarousel__itemDescription,
.PPCarousel__itemLegend {
	color: #ffffff !important;
}

.PPCarousel__itemWrapper {
	width: 100vw;
	margin-right: 40px;
	scroll-snap-align: start;
	aspect-ratio: 3 / 4;
	will-change: margin-right, width, height;
	pointer-events: none;
	flex: none;
	transition-property: margin-right, width, height;
	transition-duration: 0.6s;
	position: relative;
}
/**
fin PPCarousel 
**/

.IntroSection__content {
	z-index: 2;
	overflow-wrap: break-word;
	max-width: calc(100vw - 40px);
	position: absolute;
	top: 96px;
	left: 20px;
}

.IntroSection.is-alternative-mode {
	color: #fff;
	background-color: #000;
}

.IntroSection {
	--IntroSection-height: 100vh;
	z-index: 2;
	height: 100vh;
	background-color: #fff;
	position: relative;
}

.IntroSection__content.is-active .IntroSection__strapline,
.IntroSection__content.is-active .IntroSection__title,
.IntroSection__content.is-active .IntroSection__subtitle {
	opacity: 1;
	transform: translate(0);
}

.IntroSection__strapline {
	font-family: NouvelR\, sans-serif;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 0.95;
}

.IntroSection__strapline,
.IntroSection__title,
.IntroSection__subtitle {
	opacity: 0;
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transform: translateY(32px);
}

.EditoWoofer:not(.is-editMode) {
	height: calc(100vh * 2);
}

.EditoWoofer:not(.is-editMode) .EditoWoofer__Video {
	height: 50%;
	position: -webkit-sticky;
	position: sticky;
}

.EditoWoofer {
	--EditoWoofer-height: 100vh;
	position: relative;
}

.EditoWoofer__Video {
	width: 100%;
	top: 0;
	overflow: hidden;
}
.EditoWoofer__Content {
	z-index: 3;
	width: 100%;
	height: var(--EditoWoofer-height);
	margin-top: calc(var(--EditoWoofer-height) * -1);
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
}
.EditoWoofer:not(.is-editMode) .EditoWoofer__Content {
	opacity: var(--EditoWoofer-opacityContent);
}
.EditoHK {
	height: 100vh;
	position: relative;
}

.EditoHK.is-alternative-mode {
	color: #fff;
	background-color: #000;
	position: relative;
}

.EditoHK__Car {
	width: 100%;
}

.EditoHK__CarContent {
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-top: 64px;
	margin-bottom: 128px;
	display: flex;
}
.EditoHK__Caption {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 33.33%;
	margin-bottom: 20px;
	display: flex;
}

.EditoHK__Captions {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: calc(100% - 40px);
	margin: 0 auto -20px;
	display: flex;
}

.EditoHK__CaptionIcon {
	width: 32px;
	margin-bottom: 4px;
}

.EditoHK__CaptionTitle {
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1.3rem;
}

.EditoHK__CarText {
	width: calc(100vw - 40px);
}

.EditoHK__CarTitle {
	margin-bottom: 16px;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 2.6rem;
}

.PictureElement__imgDefault {
	width: auto;
	height: 100%;
}

.Image,
.Image .PictureElement__imgDefault {
	width: 100%;
	height: 100%;
	aspect-ratio: auto;
	object-fit: cover;
	display: block;
}

.Edito3d {
    --Edito3d-progress: 0;
    color: #000;
    background-color: #fff;
    position: relative;
}

.Edito3d__hero {
    z-index: 2;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow-x: hidden;
    transform: translate(-50%, -50%);
}


.Edito3d__heroTitle {
    letter-spacing: -.6rem;
    width: 100vw;
    font-size: 12rem;
    font-weight: 700;
    line-height: 10rem;
    position: relative;
    overflow: hidden;
}

.Edito3d__heroTitleWrap:not(.is-small) {
    transform: translateX(calc(var(--Edito3d-progress) * 1px));
    white-space: nowrap;
    position: absolute;
    top: 70px;
    left: 0;
}

.Edito3d__heroTitleWrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.Edito3d__heroTitle:not(.is-small):before {
    content: attr(data-title);
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.Edito3d:not(.is-editMode) .Edito3d__background, .Edito3d:not(.is-editMode) .Edito3d__hero{
      height: 100vh;
}

.Edito3d:not(.is-editMode) {
    min-height: 100vh;
}

.Edito3d.is-alternativeMd {
    color: #fff;
    background-color: #000;
}
.Edito3d__header, .Edito3d__cont {
    position: relative;
}

.Edito3d__pinned {
    position: relative;
}

.Edito3d:not(.is-editMode) .Edito3d__pinned {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}


.Edito3d__heroTitle.is-small {
    letter-spacing: 0;
    opacity: 0;
    font-size: 5.2rem;
    line-height: 4.6rem;
    animation: 1.2s cubic-bezier(.645,.045,.355,1) .5s forwards edito3d-animline;
}


.Edito3d__heroTitleWrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.Edito3dCard__wrap {
    z-index: 2;
    margin: 0 auto;
    position: absolute;
}


.Edito3dCard.has-backgroundFull .Edito3dCard__wrap:before {
    content: "";
    background: linear-gradient(rgba(255, 255, 255, .3) 0%, transparent 100%);
    width: 100vw;
    height: 300px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}

.Edito3dCard.is-alternativeMd .Edito3dCard__backgroundLight:before, .Edito3dCard.is-alternativeMd.has-backgroundFull .Edito3dCard__wrap:before {
    background: linear-gradient(rgba(0, 0, 0, .3) 0%, transparent 100%);
}

.Edito3dCard__backgroundFull {
    aspect-ratio: 2 / 3;
    width: 100%;
}
.Edito3dCard.is-alternativeMd {
    color: #fff;
}

.Edito3dCard:not(.is-editMode) {
    --Edito3dCard-height: 100vh;
}
.Edito3dCard.is-alignRight {
    justify-content: flex-end;
}





.Edito3d:not(.is-editMode) .Edito3d__header {
    min-height: 100vh;
}


.Edito3d__heroStrapline {
    font-family: NouvelR\, sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: .95;
    animation: 1.7s cubic-bezier(.645,.045,.355,1) forwards edito3d-animline;
}

/**
full hybrid E-Tech
**/

.NormalizedSlice.is-extended-bg-inverted {
    color: #fff;
    background-color: #000;
    position: relative;
}

.AccordionMenu__menuWrap {
    position: relative;
}

.AccordionMenu.is-alternative-mode {
    color: #fff;
}

.AccordionMenu__menuWrap {
    opacity: 0;
    transition: transform .6s ease-in-out, opacity .6s ease-in-out;
    transform: translateY(50px);
}

.AccordionMenu__menuWrap.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.AccordionMenu__menuTitle {
    margin-bottom: 32px;
    padding-bottom: 12px;
    font-family: NouvelR\, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
}
.AccordionMenu__menuTitle:after {
    content: "";
    background-color: currentColor;
    width: 32px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.AccordionMenu__menuNav {
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    max-width: 100vw;
    padding-bottom: 24px;
    padding-right: 20px;
    position: relative;
    overflow-x: auto;

}    

    .AccordionMenu__menuItems {
    padding-right: 120px;
    display: inline-flex;
}


.AccordionMenu__menuItem {
    color: #656666;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    padding: 0;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 2.6rem;
    transition: color .15s ease-in-out, transform .15s ease-in-out;
    display: flex;
}

.AccordionMenu__menuItem.is-selected {
    color: #fff;
    cursor: default;
}

.AccordionMenu__menuH3:not(:first-child) {
    margin-left: 16px;
}

.AccordionCent__right{
      flex-direction: column;
    display: flex;
    position: relative;
}

.AccordionCent__rightWrap.is-visible {
    opacity: 1;
    transform: translateY(0);
}


.AccordionCent__rightWrap {
    opacity: 0;
    flex-direction: column;
    margin: 0 auto 16px;
    transition: transform .6s ease-in-out, opacity .6s ease-in-out;
    display: flex;
    overflow-x: hidden;
    transform: translateY(50px);
}


.AccordionCent__rightEdito {
    font-family: NouvelR\, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.4;
    transition: opacity .5s cubic-bezier(.455,.03,.515,.955);
    position: relative;
    overflow: hidden;
}


.AccordionCent__rightEditoSpan {
    min-height: 25px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: block;
}

.AccordionCent__rightSeo {
    display: none;
}

.AccordionCent__caracteristicsItem {
    position: relative;
}


.AccordionCent__rightEditoCta {
    margin-top: 8px;
    margin-bottom: 8px;
}

.AccordionCent__rightCaracteristics {
    margin-top: 8px;
    transition: all .5s cubic-bezier(.455,.03,.515,.955);
}

.AccordionCent__caracteristicsItem:not(:last-child) {
    margin-bottom: 8px;
}

.AccordionCent__caracteristicsTitle {
    color: #656666;
    font-family: NouvelR\, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4;
}

.AccordionCent__caracteristicsText {
    margin-right: 4px;
    font-family: NouvelR\, sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.4;
    display: inline-block;
}


.AccordionCent__caracteristicsImg {
    margin: 0 -16px;
    display: inline-block;
    overflow: hidden;
}


.Tooltip__trigger {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.CtaLink:is(.is-link-arrow,.is-link-alternative,.is-link-hyper).is-large {
    font-size: 1.6rem;
}

.CtaLink:-webkit-any(.is-link-arrow,.is-link-alternative,.is-link-hyper).is-large {
    font-size: 1.6rem;
}

.CtaLink:is(.is-link-arrow,.is-link-alternative,.is-link-hyper).is-inverted {
    color: #fff;
}

.CtaLink:-webkit-any(.is-link-arrow,.is-link-alternative,.is-link-hyper).is-inverted {
    color: #fff;
}

.CtaLink:is(.is-link-arrow,.is-link-alternative,.is-link-hyper) {
    text-align: left;
}

.CtaLink:-webkit-any(.is-link-arrow,.is-link-alternative,.is-link-hyper) {
    text-align: left;
}
.CtaLink.is-link-arrow {
    color: #000;
    font-family: NouvelR\, sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    display: block;
}

.CtaLink.is-link-arrow:after {
    content: "";
    aspect-ratio: 1;
    vertical-align: middle;
    border: 2px solid #efdf00;
    border-width: 2px 2px 0 0;
    width: .6em;
    margin-left: 6px;
    display: inline-block;
    transform: rotate(45deg);
}

.ColorPickerUsp__ctaWrapper {
    margin-top: 20px;
}


.ColorPickerUsp__flow {
    z-index: 2;
    width: 100%;
    height: var(--ColorPickerUsp-height);
    flex-flow: column;
    padding: 76px 20px;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
}


.is-active .ColorPickerUsp__slide_child, .ColorPickerUsp__slide {
    opacity: 1;
    transform: translate(0, 0);
}

.ColorPickerUsp__fadein, .ColorPickerUsp__slide, .ColorPickerUsp__slide_child {
    --ColorPickerUsp-animation-delay: 0;
    transition: transform .3s cubic-bezier(.25,.46,.45,.94), opacity .3s cubic-bezier(.25,.46,.45,.94);
    transition-delay: var(--ColorPickerUsp-animation-delay);
    will-change: transform, opacity;
}


.ColorPickerUsp__texts {
    height: var(--ColorPickerUsp-height);
    max-height: calc(var(--ColorPickerUsp-height) * .75);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}


.ColorPickerCards:not(.is-edit-mode) {
    --ColorPickerCards-100vh: 100vh;
}

.ColorPickerCards {
    --ColorPickerCards-length: 0;
    --ColorPickerCards-100vh: 500px;
    z-index: 3;
    height: calc(var(--colorpickercards-length) * var(--ColorPickerCards-100vh));
    min-height: var(--ColorPickerCards-100vh);
    position: relative;
}

.ColorPicker:not(.is-edit-mode) {
    --ColorPicker-height: 100vh;
}

.ColorPicker {
    --ColorPicker-height: 700px;
    --ColorPicker-picker-bottom-position: calc(120px + .05 * var(--ColorPicker-height));
    --ColorPicker-picker-height: 44px;
    height: 100%;
    position: relative;
}

.ColorPickerUsp {
    --ColorPickerUsp-height: 1000px;
    height: calc(var(--ColorPickerUsp-height));
    color: #fff;
    margin-top: 0;
    position: relative;
}

.ColorPickerUsp__sentinel_positionTop {
     top: calc(-.6 * var(--ColorPickerUsp-height)); 
}


.ColorPickerUsp__sentinelActive, .ColorPickerUsp__sentinel_positionTop, .ColorPickerUsp__sentinel_positionBottom {
    z-index: 200;
    pointer-events: none;
    width: 20px;
    height: 1px;
    position: absolute;
}
.ColorPickerUsp__sentinel_positionBottom {
    top: calc(.5 * var(--ColorPickerUsp-height));
}

.ColorPickerUsp:not(.is-edit-mode) {
    --ColorPickerUsp-height: 100vh;
}

.ColorPickerUsp__sentinelActive {
    top: calc(var(--ColorPickerUsp-height) - 2px);
    width: 20px;
    height: calc(var(--ColorPickerUsp-height) - 2px);
    left: 20px;
}

.is-active .ColorPickerUsp__sentinelActive, .is-above .ColorPickerUsp__sentinelActive {
    top: 1px;
}


.Snap.is-mandatory {
    --Snap-shift: 256px;
}

.Snap {
    width: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }


  .ColorPickerUsp:first-child {
    margin-top: 0;
}

.IntroSection {
    --IntroSection-height: 100vh;
    z-index: 2;
    height: var(--IntroSection-height);
    background-color: #fff;
    position: relative;
}

.IntroSection__background {
    width: 100%;
    height: 100%;
}

.IntroSection.is-alternative-mode{
color: #fff;

}
/**
end full hybrid E-Tech
**/


/**
.UspAnd3D.is-darkmode
*/
.UspAnd3D {
    --UspAnd3D-frame-count: 90;
    --UspAnd3D-scroll-anim1: 0;
    position: relative;
}

.UspAnd3D.is-darkmode{
      background-color: #000;
          margin: 0;
    padding: 10px !important;
}

.UspAnd3D__pinWrapper {
    position: relative;
}

.UspAnd3D:not(.is-editMode) .UspAnd3D__pinned {
    height: 100vh;
    padding: calc(50vh - 34vw) 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    overflow: hidden;
}

.UspAnd3D:not(.is-editMode) .UspAnd3D__title {
    transform: translate3d(0, calc(var(--UspAnd3D-scroll-anim1) * (-68vw - 1em - 64px)), 0);
    position: absolute;
}

.UspAnd3D.is-darkmode .UspAnd3D__description, .UspAnd3D.is-darkmode .UspAnd3D__title, .UspAnd3D.is-darkmode .UspAnd3D__title>.UspAnd3D__titleB {
    color: #fff;
}

.UspAnd3D__sequence {
    width: 100%;
    height: 100%;
}


.ImageSequence {
    width: 100%;
    height: 100%;
    position: relative;
}

.ImageSequence__tag {
    pointer-events: none;
    width: 100%;
    height: calc(100% + 50vh);
    position: absolute;
    top: -50vh;
    left: 0;
}

.ImageSequence__canvas {
    width: 100%;
    height: 100%;
}

.SequencePreloader {
    opacity: 0;
    height: 0;
    position: relative;
    overflow: hidden;
}

.SequencePreloader>* {
    position: absolute;
}

.PictureElement {
    display: block;
    overflow: hidden;
}

.Usp {
    color: #000;
    text-align: center;
    flex: 1;
}


.UspAnd3D:not(.is-editMode) .UspAnd3D__anim {
    height: calc(var(--UspAnd3D-frame-count) * 1vh);
}

.UspAnd3D__uspWrapper.is-grid-view {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
    gap: 0 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
}
 
.UspAnd3D__uspWrapper {
    visibility: visible;
    flex-flow: column;
    gap: 20px;
    margin-bottom: 64px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
}
.UspAnd3D:not(.is-editMode) .UspAnd3D__uspWrapper.is-grid-view {
    position: static;
}

.UspAnd3D:not(.is-editMode) .UspAnd3D__uspWrapper {
    margin-top: calc(34vw - 50vh);
    padding-top: 20px;
}

.UspAnd3D__uspWrapper.is-grid-view .UspAnd3D__uspItem {
    text-align: left;
    display: contents;
}

.Usp.is-darkmode {
    color: #fff !important;
}


.Usp.is-shown :-webkit-any(.Usp__strapline,.Usp__text1,.Usp__text3) {
    opacity: 1;
    transform: translate(0, 0);
}

.Usp.is-shown :is(.Usp__strapline,.Usp__text1,.Usp__text3) {
    opacity: 1 !important;
    transform: translate(0, 0);
}

.Usp:not(.is-editMode) :is(.Usp__strapline,.Usp__text1,.Usp__text3) {
    --UspAnd3D-usp-id: 0;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .3s;
    transition-delay: calc(var(--Usp-index) * .1s);
    transform: translateY(32px);
}

.Usp:not(.is-editMode) :-webkit-any(.Usp__strapline,.Usp__text1,.Usp__text3) {
    --UspAnd3D-usp-id: 0;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .3s;
    transition-delay: calc(var(--Usp-index) * .1s);
    transform: translateY(32px);
}

.UspAnd3D__uspWrapper.is-grid-view .UspAnd3D__uspItem:nth-child(odd)>* {
    grid-column: 1 / 2;
    color: #ffffff;
}

.Usp__text3, .Usp__strapline {
    font-family: NouvelR\, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.4;
}


.Usp.is-grid-mode .Usp__text1 {
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.05;
}

.Usp__incrementable {
    white-space: nowrap;
    display: inline-block;
    position: relative;
}


.Usp__incrementableVisible:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){
  text-align: right;
}

.Usp__incrementableVisible:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){
  text-align: right;
}

.Usp__incrementableVisible {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.Usp.is-grid-mode .Usp__text2 {
    font-size: 1.4rem;
    line-height: 1;
}

.DataFedActionPanel {
    gap: 16px;
    padding-left: 16px;
    padding-right: 16px;
    display: grid
;
}

/**
end  UspAnd3D 
*/

@media screen and (min-width: 670px) {
    .Usp__text3, .Usp__strapline {
        margin-top: 4px;
    }
}


@media screen and (min-width: 670px) {
    .UspAnd3D:not(.is-editMode) .UspAnd3D__anim {
        height: calc(var(--UspAnd3D-frame-count) * 2vh);
    }
}

@media screen and (min-width: 670px) {
    .ColorPickerUsp__ctaWrapper {
        margin-top: 8px;
    }
}

@media screen and (min-width: 670px) {
    .AccordionMenu__menuH3:not(:first-child) {
        margin-left: 24px;
    }
}

@media screen and (min-width: 670px) {
    .AccordionMenu__menuItem {
        font-size: 4rem;
        line-height: 3.6rem;
    }
}

@media screen and (min-width: 670px) {
    .Edito3dCard__backgroundFull {
        aspect-ratio: 16 / 9;
    }
}

@media screen and (min-width: 670px) {
    .Edito3dCard.is-alignRight.has-backgroundFull .Edito3dCard__wrap:before {
        left: auto !important;
    }
}

@media screen and (min-width: 670px) {
    .Edito3dCard.has-backgroundFull .Edito3dCard__wrap:before {
        left: -10vw;
        transform: none;
    }
}


@media screen and (min-width: 670px) {
    .Edito3d__heroTitle.is-small {
        letter-spacing: -.22rem;
        font-size: 11.2rem;
        line-height: 8.4rem;
    }
}

@media screen and (min-width: 670px) {
    .Edito3d__heroTitle {
        font-size: 20rem;
        line-height: 16rem;
        overflow: visible;
    }
}


@media screen and (min-width: 670px) {
    .Edito3dCard.is-alignRight.has-backgroundFull .Edito3dCard__wrap {
        justify-content: flex-end;
        width: 100%;
        display: flex;
        right: auto;
        left: auto !important;
    }
}

@media screen and (min-width: 670px) {
    .AccordionMenu__menuTitle {
        padding-bottom: 16px;
        font-size: 2rem;
        line-height: 2.6rem;
    }
}


@media screen and (min-width: 670px) {
    .AccordionCent__rightWrap {
        max-width: 70vw;
    }
}

@media screen and (min-width: 670px) {
	.Image,
	.Image .PictureElement__imgDefault {
		width: var(--image-medium-width);
		height: var(--image-medium-height);
		aspect-ratio: var(--image-medium-aspect-ratio);
	}
}

@media screen and (min-width: 670px) {
	.PictureElement__imgDefault {
		width: 100%;
		height: auto;
	}
}

@media screen and (min-width: 670px) {
	.EditoHK__CarTitle {
		margin-bottom: 24px;
		font-size: 4rem;
		line-height: 3.6rem;
	}
}

@media screen and (min-width: 670px) {
	.EditoHK__CarText {
		width: 60%;
	}
}

@media screen and (min-width: 670px) {
	.EditoHK__Caption {
		margin-bottom: 32px;
	}
}

@media screen and (min-width: 670px) {
	.EditoHK__Captions {
		margin-bottom: -32px;
	}
}

@media screen and (min-width: 670px) {
	.EditoHK__CarContent {
		margin-top: 80px;
		margin-bottom: 176px;
	}
}

@media screen and (min-width: 670px) {
	.IntroSection__content {
		max-width: 80%;
		top: 120px;
		left: 40px;
	}
}

@media screen and (min-width: 670px) {
	.IntroSection__title {
		font-size: 5.6rem;
	}
}

@media screen and (min-width: 670px) {
	.CtaAnimated__button {
		align-items: baseline;
	}
}

@media screen and (min-width: 670px) {
	.CTABar.is-grid {
		grid-auto-columns: minmax(0, 280px);
		grid-auto-flow: column;
		justify-content: center;
	}
}

@media screen and (min-width: 670px) {
	.CardsPictosGallery__card {
		width: 280px;
	}
}

@media screen and (min-width: 670px) {
	.ActionBanner__CTAWrapper {
		margin-top: 0;
	}
}

@media screen and (min-width: 670px) {
	.ActionBanner__content {
		margin: 0 32px 0 24px;
	}
}

@media screen and (min-width: 670px) {
	.ActionBanner__container {
		flex-direction: row;
		flex: 1;
	}
}

@media screen and (min-width: 670px) {
	.ActionBanner__inner {
		flex-direction: row;
		flex: 1;
		align-items: center;
		width: 100%;
		max-width: 1280px;
		padding: 16px 32px 16px 16px;
		display: flex;
	}
}

@media screen and (min-width: 670px) {
	.ActionBanner__pictureWrapper {
		max-width: 256px;
		margin: 0;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo__ctaWrapper {
		white-space: nowrap;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo__title {
		font-size: 30px;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo.is-image-right .CardFeaturePromo__imageWrapper {
		grid-area: 1 / 2 / -1 / 3;
		align-items: flex-end;
		display: flex;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo__imageWrapper {
		aspect-ratio: unset;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo.is-image-right .CardFeaturePromo__image {
		height: auto;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo.is-image-right .CardFeaturePromo__title,
	.CardFeaturePromo.is-image-right .CardFeaturePromo__description {
		max-width: 40%;
		padding-right: 16px;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo.is-image-right .CardFeaturePromo__textContent {
		grid-area: 1 / 1 / -1 / -1;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo {
		overflow: hidden;
	}
}

@media screen and (min-width: 670px) {
	.CardsFeaturePromo {
		grid-template-columns: 1fr 1fr;
		display: grid;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo.is-image-right {
		--CardFeaturePromo-content-width: 40%;
		grid-template-columns: var(--CardFeaturePromo-content-width) calc(
				100% -
				var(--CardFeaturePromo-content-width)
			);
	}
}

@media screen and (min-width: 670px) {
	.CardsFeaturePromo.is-grid-3 {
		grid-template-areas:
			"card-1 card-3"
			"card-2 card-3"
			". .";
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo__ctaWrapper {
		white-space: nowrap;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo {
		overflow: hidden;
	}
}

@media screen and (min-width: 670px) {
	.CardFeaturePromo.is-image-bottom {
		align-content: space-between;
	}
}

@media screen and (min-width: 670px) {
	.SubComponentD4v0__text {
		padding-bottom: 32px;
	}
}

@media screen and (min-width: 670px) {
	.SubComponentD4v0__item {
		gap: 40px;
	}
}

@media screen and (min-width: 670px) {
	.ComponentD4v0 {
		gap: 32px;
	}
}

@media screen and (min-width: 670px) {
	.Crosslinks {
		flex-direction: row !important;
	}
}

@media screen and (min-width: 670px) {
	.RevealTitle__secondTitle {
		display: block;
	}
}

@media screen and (min-width: 670px) {
	.Component23v0__content {
		gap: 24px;
	}
}

@media screen and (min-width: 670px) {
	.SubNav__content {
		justify-content: space-between;
		display: flex;
		position: relative;
	}
}

@media screen and (min-width: 670px) {
	.EditorialContentZone > .Slice,
	.EditorialContentZone > .SliceTabs,
	.EditorialContentZone .InternalSlice {
		padding-top: 16px;
		padding-bottom: 16px;
	}
}

@media screen and (min-width: 670px) {
	.HorizontalGallery__image {
		transition: transform 0.35s ease-in-out;
	}
}

@media screen and (min-width: 670px) {
	.HorizontalGallery__image:hover {
		transform: scale(1.05);
	}
}

@media screen and (min-width: 670px) {
	.HorizontalGallery__textSlide {
		padding-top: 0;
	}
}

@media screen and (min-width: 670px) {
	.HorizontalGallery__imageWrapper {
		width: 350px;
	}
}

@media screen and (min-width: 670px) {
	.CustomScroll__child.is-snap-center-start {
		scroll-snap-align: start;
	}
}

@media screen and (min-width: 670px) {
	.HorizontalGallery__description {
		font-size: 1.6rem;
	}
}

@media screen and (min-width: 670px) {
	.HorizontalGallery__title {
		font-size: 4.8rem;
	}
}

@media screen and (min-width: 670px) {
	.HorizontalGallery__textSlide {
		padding-top: 0;
	}
}

@media screen and (min-width: 670px) {
	.MediaCopy.is-large .MediaCopy__copy {
		margin-left: 40px;
		padding-top: 0;
	}
}

@media screen and (min-width: 670px) {
	.Component12v0 {
		flex-direction: row;
		align-items: center;
	}
}

@media screen and (min-width: 670px) {
	.Component23v0__title {
		font-size: 5.8rem;
	}
}

@media screen and (min-width: 670px) {
	.PPCarousel {
		padding: 40px;
		--PPCarousel-gutter: calc(15vw * 2);
	}
}


@media screen and (min-width: 670px) {
    .Edito3dCard.has-backgroundFull .Edito3dCard__wrap {
        left: 10%;
    }
}


@media screen and (min-width: 670px) {
    .Edito3dCard__wrap {
        width: 50%;
    }
}

@media screen and (min-width: 670px) {
    .Usp__text2 {
        font-size: 2.4rem;
        line-height: 2.4rem;
    }
}


@media screen and (min-width: 670px) {
    .ColorPickerUsp__flow {
        padding: 140px 40px;
    }
}

@media screen and (min-width: 670px) {
    .InfoIcon {
        width: var(--InfoIcon-size-medium);
    }
}

@media screen and (min-width: 670px) {
    .AccordionCent__rightEdito {
        font-family: NouvelR\, sans-serif;
        font-size: 1.8rem;
        font-weight: 400;
        line-height: 1.4;
    }
}

@media screen and (min-width: 670px) {
    .ColorPickerUsp__texts {
        width: 100%;
        max-width: 440px;
        margin: 0 auto;
    }
  }


  @media screen and (min-width: 670px) {
    .UspAnd3D__title {
        font-size: 9.6rem;
    }
}

@media screen and (min-width: 670px) {
    .UspAnd3D__uspWrapper {
        grid-template-columns: 1fr 1fr;
        gap: 56px 20px;
        margin-top: 128px;
        margin-bottom: 128px;
        padding-left: 40px;
        padding-right: 40px;
        display: grid;
    }
}

@media screen and (min-width: 670px) {
    .Usp {
        flex: 45%;
        grid-template-rows: 50px 1fr 1fr;
        grid-template-areas:
        "line1"
        "line2"
        "line3";
        display: grid;
    }
}

@media screen and (min-width: 670px) {
    .DataFedActionPanel {
        grid-auto-columns: minmax(0, 280px);
        grid-auto-flow: column;
        justify-content: center;
    }
}

@media (max-width: 768px) {
	.SubNav__linkItem {
		width: auto;
		margin-right: 10px;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
	}
}

@media (max-width: 768px) {
	.SubNav__linkItem a {
		height: auto !important;
		display: block;
		white-space: nowrap;
	}
}

@media screen and (min-width: 768px) {
	.SubNav.is-fixed {
		top: 90px;
	}
}

@media (max-width: 1023px) {
	.ProcessSteps__step:not(:first-child):before {
		top: 0;
	}
}

@media (max-width: 1023px) {
	.ProcessSteps__step:not(:last-child):after {
		bottom: 0;
	}
}

@media (max-width: 1023px) {
	.ProcessSteps__step:not(:first-child):before,
	.ProcessSteps__step:not(:last-child):after {
		border-left: 1px solid;
		height: calc(50% - 20px);
		left: 20px;
	}
}

@media screen and  (max-width: 1023px) {
	.ProcessSteps__step:not(:first-child):before,
	.ProcessSteps__step:not(:last-child):after {
		border-left: 1px solid;
		height: calc(50% - 20px);
		left: 20px;
	}
}

@media screen and (min-width: 1024px) {
    .Usp.is-grid-mode .Usp__text1 {
        font-size: 8rem;
    }
}

@media screen and (min-width: 1024px) {
    .Usp.is-grid-mode .Usp__strapline {
        margin-bottom: -4px;
    }
}


@media screen and (min-width: 1024px) {
    .Usp {
        flex-basis: 20%;
    }
}

@media screen and (min-width: 1024px) {
    .UspAnd3D__uspWrapper.is-grid-view {
        gap: 0 128px;
        padding-left: 64px;
        padding-right: 64px;
    }
}


@media screen and (min-width: 1024px) {
    .UspAnd3D:not(.is-editMode) .UspAnd3D__uspWrapper {
        position: fixed;
        bottom: 5vh;
    }
}

@media screen and (min-width: 1024px) {
    .UspAnd3D:not(.is-editMode) .UspAnd3D__sequence {
        top: 0;
        left: 0;
        position: absolute !important;
    }
}


@media screen and (min-width: 1024px) {
    .UspAnd3D__uspWrapper {
        z-index: 0;
        grid-template-columns: initial;
        flex-flow: row;
        justify-content: center;
        align-items: flex-start;
        max-width: 960px;
        margin: 192px auto;
        padding: 0;
        display: flex;
        left: 0;
        right: 0;
    }
}

@media screen and (min-width: 1024px) {
    .Usp__text2 {
        font-size: 2.8rem;
        line-height: 2.8rem;
    }
}

@media screen and (min-width: 1024px) {
    .UspAnd3D__pinned {
        padding: 0;
    }
}

@media screen and (min-width: 1024px) {
    .UspAnd3D:not(.is-editMode) .UspAnd3D__title {
        transform: translate3d(0, calc(var(--UspAnd3D-scroll-anim1) * (-100vh - 1em)), 0);
        top: 100vh;
    }
}

@media screen and (min-width: 1024px) {
    .UspAnd3D__title {
        font-size: 14.4rem;
    }
}


@media screen and (min-width: 1024px) {
    .Edito3d__heroStrapline {
        font-size: 3.6rem;
    }
}


@media screen and (min-width: 1024px) {
    .ColorPickerUsp__sentinel_positionTop {
        top: calc(-.02 * var(--ColorPickerUsp-height));
    }
}

@media screen and (min-width: 1024px) {
    .ColorPicker {
        --ColorPicker-picker-bottom-position: calc(.05 * var(--ColorPicker-height));
        --ColorPicker-picker-height: 64px;
    }
}


@media screen and (min-width: 1024px) {
    .ColorPickerUsp__texts {
        justify-content: center;
    }
}


@media screen and (min-width: 1024px) {
    .ColorPickerUsp__flow {
        justify-content: center;
        align-items: center;
        width: 50%;
        padding: 0;
    }
}


@media screen and (min-width: 1024px) {
    .InfoIcon {
        width: var(--InfoIcon-size-large);
    }
}


@media screen and (min-width: 1024px) {
    .AccordionCent__caracteristicsImg {
        margin: 0;
        padding: 0 5vw;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionCent__caracteristicsText {
        font-size: 2.4rem;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionCent__caracteristicsItem:not(:last-child) {
        margin-bottom: 12px;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionCent:not(.is-edit-mode) .AccordionCent__rightWrap {
        padding-top: calc(6vh + 28px);
    }
}

@media screen and (min-width: 1024px) {
    .AccordionCent__rightWrap {
        max-width: 440px;
        margin: 0 auto 40px;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionCent__right {
        justify-content: center;
        align-items: center;
        width: 50%;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu__menuH3:not(:first-child) {
        margin-left: 0;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu.is-black .AccordionMenu__menuItem.is-selected {
        color: #fff;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu__menuItem.is-selected {
        color: #000;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu__menuItem {
        text-align: left;
        white-space: normal;
        margin-bottom: 8px;
        font-size: 5rem;
        line-height: 4.6rem;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu__menuItems {
        max-width: 440px;
        padding-bottom: 0;
        padding-right: 0;
        display: block;
    }
}


@media screen and (min-width: 1024px) {
    .AccordionMenu__menuNav {
        position: inherit;
        width: 120%;
        margin-bottom: 40px;
        padding-right: 0;
        overflow-x: hidden;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu.is-black .AccordionMenu__menuNav {
        margin-bottom: 0;
        padding: 0;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu.is-black .AccordionMenu__menuTitle:after {
        background-color: currentColor;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu__menuTitle:after {
        width: 40px;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu.is-black .AccordionMenu__menuTitle {
        color: #fff;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu__menuTitle {
        font-size: 2.4rem;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu__menuTitle {
        color: #000;
    }
}


@media screen and (min-width: 1024px) {
    .AccordionCent__wrapper {
        display: flex
;
    }
}
@media screen and (min-width: 1024px) {
    .AccordionCent__left {
        width: 50%;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu.is-black {
        background-color: #000;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu:not(.is-editMode) {
        height: 100vh;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }
}

@media screen and (min-width: 1024px) {
    .AccordionMenu {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex
;
    }
}


@media screen and (min-width: 1024px) {
    .Edito3dCard.has-backgroundFull .Edito3dCard__wrap:before {
        left: auto;
        transform: none;
    }
}

@media screen and (min-width: 1024px) {
    .Edito3dCard.has-backgroundFull .Edito3dCard__wrap {
        left: 0;
    }
}

@media screen and (min-width: 1024px) {
    .Edito3d__heroTitle.is-small {
        letter-spacing: -.72rem;
        font-size: 18rem;
        line-height: 14rem;
    }
}


@media screen and (min-width: 1024px) {
    .Edito3dCard.is-alignRight.has-backgroundFull .Edito3dCard__wrap {
        width: 50%;
    }
}


@media screen and (min-width: 1024px) {
    .UspAnd3D:not(.is-editMode) .UspAnd3D__uspWrapper.is-grid-view {
        margin-top: 0;
    }
}

@media screen and (min-width: 1024px) {
    .Edito3d__heroTitle {
        letter-spacing: -20px;
        font-size: 40rem;
        line-height: 32rem;
    }
}


@media screen and (min-width: 1024px) {
	.EditoHK__CarTitle {
		font-size: 4.4rem;
		line-height: 4rem;
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__CarText.is-visible {
		opacity: 1;
		transform: translate(0, 0);
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__CarText {
		opacity: 0;
		width: 60%;
		max-width: 440px;
		transition: all 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955);
		transform: translateY(50px);
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__Caption {
		width: auto;
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__CaptionTitle {
		font-size: 1.6rem;
		line-height: 2.2rem;
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__Caption {
		width: auto;
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__Captions {
		flex-wrap: nowrap;
		width: 100%;
		max-width: 980px;
		margin: 0;
		position: absolute;
		bottom: 10%;
		left: 50%;
		transform: translate(-50%);
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__CarContent {
		z-index: 2;
		width: 50vw;
		height: var(--EditoHK-height);
		margin-top: calc(var(--EditoHK-height) * -1);
		margin-bottom: 0;
		top: 0;
		position: -webkit-sticky !important;
		position: sticky !important;
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__Car {
		transform: scale(var(--EditoHK-car-dim));
		z-index: 1;
		height: 100vh;
		transform-origin: 100%;
		top: 0;
		overflow: hidden;
		position: -webkit-sticky !important;
		position: sticky !important;
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK:not(.is-editMode) {
		height: calc(100vh * 2.5);
	}
}

@media screen and (min-width: 1024px) {
	.IntroSection__strapline {
		font-size: 4rem;
	}
}

@media screen and (min-width: 1024px) {
	.IntroSection__title {
		font-size: 9.6rem;
    font-weight: 700;
	}
}

@media screen and (min-width: 1024px) {
	.IntroSection__content {
		top: calc(var(--IntroSection-height) * 0.15);
		max-width: 800px;
		left: 10vw;
	}
}

@media screen and (min-width: 1024px) {
	.PPCarousel__itemLegend {
		padding: 20px 0 0;
		top: 100%;
	}
}

@media screen and (min-width: 1024px) {
	.PPCarousel__itemWrapper {
		width: auto;
		height: calc(100vh * 0.5);
		aspect-ratio: 3 / 2;
		max-height: 60vw;
	}
}

@media screen and (min-width: 1024px) {
	.PPCarousel__itemLegend {
		padding: 20px 0 0;
		top: 100%;
	}
}

@media screen and (min-width: 1024px) {
	.PPCarousel {
		padding: 15vw;
		--PPCarousel-gutter: 40px;
		min-height: 100vh;
		padding: 0;
	}
}

@media screen and (min-width: 1024px) {
	.Tabs__listWrapper {
		margin-bottom: 32px;
	}
}

@media screen and (min-width: 1024px) {
	.Tabs.is-vertical .Tabs__listWrapper {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1024px) {
	.Tabs.is-vertical .Tabs__triggerTitle {
		text-overflow: ellipsis;
		overflow: hidden;
	}
}

@media screen and (min-width: 1024px) {
	.Tabs.is-vertical .Tabs__trigger:before {
		border-width: 0 0 0 3px;
	}
}

@media screen and (min-width: 1024px) {
	.Tabs.is-vertical {
		grid-template-columns: 26% 1fr;
		grid-template-areas: "tabs content";
		align-items: flex-start;
		display: grid;
	}
}

@media screen and (min-width: 1024px) {
	.CardsPictosGallery__title {
		font-size: 3.2rem;
	}
}

@media screen and (min-width: 1024px) {
	.Tabs.is-vertical .Tabs__trigger {
		width: 100%;
		line-height: inherit;
		text-align: left;
		white-space: normal;
		flex-direction: row;
		justify-content: flex-start;
		padding: 8px 16px;
	}
}

@media screen and (min-width: 1024px) {
	.ActionBanner__title {
		font-size: 25px;
	}
}

@media screen and (min-width: 1024px) {
	.NormalizedSlice.is-padding-block {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

@media screen and (min-width: 1024px) {
	.RevealTitle.is-leftAligned {
		text-align: left;
		align-items: start;
		display: block;
	}
}

@media screen and (min-width: 1024px) {
	.Component23v0__title {
		font-size: 5.8rem;
	}
}

@media screen and (min-width: 1024px) {
	.ProcessSteps__step:not(:last-child):after {
		right: 0;
	}
}

@media screen and (min-width: 1024px) {
	.ProcessSteps__step:not(:first-child):before {
		left: 0;
	}
}

@media screen and (min-width: 1024px) {
	.ProcessSteps__step:not(:first-child):before,
	.ProcessSteps__step:not(:last-child):after {
		border-top: 1px solid;
		width: calc(50% - 24px);
		top: 24px;
	}
}

@media screen and (min-width: 1024px) {
	.ProcessSteps__stepContent {
		text-align: center;
	}
}

@media screen and (min-width: 1024px) {
	.ProcessSteps__symbol {
		width: 48px;
		height: 48px;
		font-size: 3.2rem;
	}
}

@media screen and (min-width: 1024px) {
	.ProcessSteps__step {
		flex-direction: column;
		max-width: 232px;
		padding: 0;
	}
}

@media screen and (min-width: 1024px) {
	.ProcessSteps__steps {
		flex-direction: row;
		padding-left: 0;
	}
}

@media screen and (min-width: 1024px) {
	.EditorialContentZone > .Slice,
	.EditorialContentZone > .SliceTabs,
	.EditorialContentZone .InternalSlice {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

@media screen and (min-width: 1024px) {
	.NormalizedSlice.is-padding-block {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

@media screen and (min-width: 1024px) {
	.HorizontalGallery__item {
		padding: 0 28px 32px;
	}
}

@media screen and (min-width: 1024px) {
	.HorizontalGallery {
		flex-direction: row;
		margin: 32px 0;
		padding: 64px 0;
	}
}

@media screen and (min-width: 1024px) {
	.HorizontalGallery__title {
		font-size: 2.8rem;
	}
}

@media screen and (min-width: 1024px) {
	.HorizontalGallery__textSlideContent {
		aspect-ratio: 3 / 4;
		width: 344px;
	}
}

@media screen and (min-width: 1024px) {
	.NormalizedSlice.is-default-padding {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

@media screen and (min-width: 1024px) {
	.WidgetCard__iconWrapper {
		display: none;
	}
}

@media screen and (min-width: 1024px) {
	.WidgetCard__cta {
		opacity: 1;
	}
}

@media screen and (min-width: 1024px) {
	.WidgetCard__description {
		margin-top: 16px;
		font-size: 1.8rem;
	}
}
@media screen and (min-width: 1024px) {
	.WidgetCard__description {
		font-size: 1.6rem;
	}
}

@media screen and (min-width: 1024px) {
	.SubNav__links {
		overflow-y: hidden;
	}
}

@media screen and (min-width: 1024px) {
	.MediaCopy.is-large .MediaCopy__copy {
		margin-left: 96px;
	}
}

@media screen and (min-width: 1024px) {
	.Component1v0_largeLayout .Component1v0__title {
		font-size: 4rem;
	}
}

@media screen and (min-width: 1024px) {
	.WidgetCard__title.is-small {
		font-size: 4rem;
	}
}

@media screen and (min-width: 1024px) {
	.HorizontalGallery__textSlide {
		flex: 0 0 400px;
		margin: 0;
		padding-bottom: 32px;
		padding-left: 16px;
	}
}

@media screen and (min-width: 1024px) {
	.RevealTitle__title.is-small {
		font-size: 5.8rem;
	}
}

@media screen and (min-width: 1024px) {
	.PPCarousel__nav {
		z-index: 1 !important;
		top: auto;
		bottom: 24px;
		left: 15vw;
		justify-content: space-between;
		align-self: flex-start;
		gap: 24px;
		animation: 0.3s ease-out 0.6s 1 normal forwards running
			ppcarousel-fromfullscreen;
		display: flex;
		position: absolute;
	}
}

@media screen and (min-width: 1024px) {
	.EditoHK__Caption + .EditoHK__Caption {
		margin-left: 48px;
	}
}
@media screen and (min-width: 1280px) {
	.NormalizedSlice.is-extended-bg-alternative:before {
		content: "";
		z-index: -1;
		background-color: #f2f2f2;
		width: 100vw;
		height: 100%;
		margin-left: -50vw;
		position: absolute;
		top: 0;
		left: 50%;
	}
}

@media screen and (min-width: 1280px) {
	.EditoHK__CarTitle {
		font-size: 5rem;
		line-height: 4.6rem;
	}
}

@media screen and (min-width: 1280px) {
	.HorizontalGallery__textSlide {
		margin-left: calc(50vw - 640px);
	}
}

@media screen and (min-width: 1280px) {
	.NormalizedSlice.is-full-width {
		width: 100vw;
		position: relative;
		left: calc(50% - 50vw);
	}
}

@media screen and (min-width: 1280px) {
	.CardsPictosGallery__card {
		width: 318px;
	}
}

@media screen and (min-width: 1280px) {
	.EditoWoofer {
		width: 100vw;
		position: relative;
		left: calc(50% - 50vw);
	}
}

@media screen and (min-width: 1280px) {
	.EditoHK {
		width: 100vw;
		position: relative;
		left: calc(50% - 50vw);
	}
}
@media screen and (min-width: 1280px) {
	.EditoHK.is-alternative-mode:before {
		content: "";
		z-index: -1;
		background-color: #000;
		width: 100vw;
		height: 100%;
		margin-left: -50vw;
		position: absolute;
		top: 0;
		left: 50%;
	}
}


@media screen and (min-width: 1024px) {
    .UspAnd3D__uspWrapper.is-grid-view {
        gap: 0 128px;
        padding-left: 64px;
        padding-right: 64px;
    }
}


@media screen and (min-width: 1280px) {
	.EditoHK__Caption + .EditoHK__Caption {
		margin-left: 88px;
	}
}


@media screen and (min-width: 1280px) {
    .Edito3d {
        width: 100vw;
        position: relative;
        left: calc(50% - 50vw);
    }
}


@media screen and (min-width: 1280px) {
    .NormalizedSlice.is-extended-bg-inverted:before {
        content: "";
        z-index: -1;
        background-color: #000;
        width: 100vw;
        height: 100%;
        margin-left: -50vw;
        position: absolute;
        top: 0;
        left: 50%;
    }
}


@media screen and (min-width: 1280px) {
    .PriceBanner.is-alternative-mode:before {
        content: "";
        z-index: -1;
        background-color: #000;
        width: 100vw;
        height: 100%;
        margin-left: -50vw;
        position: absolute;
        top: 0;
        left: 50%;
    }
}


@media screen and (min-width: 1440px) {
	.NormalizedSlice.is-default-padding {
		padding-left: 0;
		padding-right: 0;
	}
}




@keyframes ppcarousel-fromfullscreen {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes edito3d-animline {
  0% {
    opacity: 0;
    transform: translateY(150px);
}
100% {
    opacity: 1;
    transform: translateY(0);
}
}