.Toggle__heading{color:#000;text-transform:uppercase;background-color:#fff;border-bottom:1px solid #f2f2f2;padding:16px 48px 16px 16px;font-size:1.4rem;font-weight:700;transition:background-color .7s,color .7s;display:block;position:relative}.Toggle__heading:before,.Toggle__heading:after{content:"";will-change:transform;width:10px;height:2px;transition:transform .5s;position:absolute;top:50%;transform:translateY(-50%)}.Toggle__heading:before{right:22px;transform:translateY(-50%)rotate(45deg)}.Toggle__heading:after{right:16px;transform:translateY(-50%)rotate(-45deg)}.Toggle__heading.is-expanded:before{transform:translateY(-50%)rotate(-45deg)}.Toggle__heading.is-expanded:after{transform:translateY(-50%)rotate(45deg)}.Toggle_large .Toggle__heading{padding:32px 0;font-size:1.8rem;line-height:2rem}.Toggle_borderTop .Toggle__heading{border:none;border-top:1px solid #f2f2f2}.Toggle_withoutBorder .Toggle__heading{border-bottom:none}.Toggle_fullBorder .Toggle__heading{border:1px solid #ccc}.Toggle__contents{grid-template-rows:1fr;padding:0;transition:grid-template-rows .3s cubic-bezier(.215,.61,.355,1);display:grid}.Toggle__contents.is-hidden{grid-template-rows:0fr}.Toggle__wrapper{overflow:hidden}.Toggle_clear>.Toggle__heading.is-expanded{background-color:transparent;border-bottom:transparent}.Toggle_white>.Toggle__heading.is-expanded{color:#000;background-color:#fff;border-bottom:none;padding-bottom:8px}.Toggle_white .Toggle__wrapper{background-color:#fff}.Toggle_noCollapse>.Toggle__heading{cursor:default;pointer-events:none}.Toggle_noCollapse>.Toggle__heading:after,.Toggle_noCollapse>.Toggle__heading:before{display:none}.Toggle_dark>.Toggle__heading{color:#fff;background-color:#000;border-bottom:1px solid #000}.Toggle_dark>.Toggle__heading:before,.Toggle_dark>.Toggle__heading:after{background-color:#646b52}.Toggle_tinyHeading>.Toggle__heading{min-height:16px;padding-top:12px;padding-bottom:8px}.Toggle_altWhite>.Toggle__heading{color:#000;background-color:#fff;border-bottom:1px solid #777;padding:32px 0;font-size:1.8rem;font-weight:700;line-height:2rem}.Toggle_altWhite>.Toggle__heading:before,.Toggle_altWhite>.Toggle__heading:after{width:13px}.Toggle_altWhite>.Toggle__heading:before{right:24px}.Toggle_altWhite>.Toggle__heading.is-expanded{color:#000;background-color:#fff;border-bottom:none}.Toggle_noHeadingPaddingInline>.Toggle__heading{padding-left:0}.Toggle_noHeadingPaddingInline>.Toggle__heading:before{right:0}.Toggle_noHeadingPaddingInline>.Toggle__heading:after{right:6px}.Toggle__heading{color:#000;border-color:#ccc;align-items:center;min-height:68px;padding:16px 64px 16px 16px;font-size:2rem;display:flex}.Toggle__heading:before,.Toggle__heading:after{background-color:#646b52}.Toggle__heading:before{right:32px}.Toggle__heading:after{right:26px}.Toggle__heading.is-expanded{color:#fff;background-color:#646b52}.Toggle__heading.is-expanded:before,.Toggle__heading.is-expanded:after{background-color:currentColor}.Toggle_white>.Toggle__heading.is-expanded{color:#646b52}.Toggle_white>.Toggle__heading.is-expanded:before,.Toggle_white>.Toggle__heading.is-expanded:after{background-color:#646b52}.Toggle_alt>.Toggle__contents{background-color:#fff}.Toggle_dark>.Toggle__heading,.Toggle_dark>.Toggle__heading.is-expanded{color:#fff;background-color:#646b52;border-bottom:1px solid #646b52}.Toggle_dark>.Toggle__heading:before,.Toggle_dark>.Toggle__heading:after,.Toggle_dark>.Toggle__heading.is-expanded:before,.Toggle_dark>.Toggle__heading.is-expanded:after{background-color:#fff}.Toggle_altWhite>.Toggle__heading:before,.Toggle_altWhite>.Toggle__heading:after{background-color:#646b52}.Toggle_altWhite>.Toggle__heading:after{right:16px}.Toggle_fullWhiteAlt>.Toggle__heading{min-height:unset}.Toggle_fullWhiteAlt>.Toggle__heading:before,.Toggle_fullWhiteAlt>.Toggle__heading:after{background-color:#000}.Toggle_fullWhiteAlt>.Toggle__heading.is-expanded:before,.Toggle_fullWhiteAlt>.Toggle__heading.is-expanded:after{background-color:#646b52}.CustomScroll{position:relative}.CustomScroll.is-full-height{align-items:center;height:100%}.CustomScroll.is-navbar-dots-below{margin-bottom:64px}.CustomScroll.is-navbar-arrows-bottom .CustomScroll__container{padding-bottom:32px}.CustomScroll__container{-ms-overflow-style:none;scrollbar-width:none}.CustomScroll__container::-webkit-scrollbar{display:none}.CustomScroll__container{width:100%;display:flex;overflow-x:scroll;overflow-y:hidden}.CustomScroll__container.has-smooth-scroll{scroll-behavior:smooth}.CustomScroll__container{scroll-snap-type:x mandatory}.CustomScroll__container.is-full-height{align-items:center;height:100%}@media screen and (min-width:670px){.CustomScroll__container.is-simplified{margin:0 32px}}.CustomScroll__container.is-display-card{margin:0}.CustomScroll__child.is-snap-center{scroll-snap-align:center}.CustomScroll__child.is-snap-start{scroll-snap-align:start}.CustomScroll__child.is-snap-center-start{scroll-snap-align:center}@media screen and (min-width:670px){.CustomScroll__child.is-snap-center-start{scroll-snap-align:start}}.CustomScroll__child.is-display-fullwidth{min-width:100%}.CustomScroll__child.is-full-height{height:100%}.CustomScroll__arrow{z-index:2;cursor:pointer;opacity:.75;background-color:#000;justify-content:center;align-items:center;width:25px;height:45px;display:none;position:absolute;top:50%;transform:translateY(-50%)}.CustomScroll__arrow.is-left-right-all{display:flex}.CustomScroll__arrow.is-simplified{background-color:transparent;padding:0}.CustomScroll__arrow.is-simplified .CustomScroll__Arrows_arrow path{fill:#646b52}.CustomScroll__arrow .CustomScroll__Arrows_arrow path{fill:#fff}@media screen and (min-width:670px){.CustomScroll__arrow{width:auto;height:60px;display:flex}}.CustomScroll__arrowLeft{padding:0;left:0}.CustomScroll__arrowRight{padding:0;right:0}.CustomScroll_center{display:flex}.CustomScroll_center .CustomScroll__container{width:auto;margin:0 auto}.CustomScroll_electric .CustomScroll__arrow.is-simplified .CustomScroll__Arrows_arrow path{fill:#000}.CustomScroll__dots{z-index:1;line-height:0;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.CustomScroll__dots.is-below{bottom:-32px}@media screen and (min-width:670px){.CustomScroll__dots.is-mobile-only{display:none}}.CustomScroll__dot:not(:last-of-type){margin-right:4px}.CustomScroll__dotButton{width:18px;height:18px;padding:0;position:relative}.CustomScroll__dotButton:before{content:"";background-color:#fff;border:1px solid #ccc;border-radius:50%;width:13px;height:13px;transition-duration:0s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomScroll__dotButton:after{content:"";border:1px solid transparent;border-radius:50%;width:16px;height:16px;padding-top:1px;transition-duration:0s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomScroll__tabs{-ms-overflow-style:none;scrollbar-width:none}.CustomScroll__tabs::-webkit-scrollbar{display:none}.CustomScroll__tabs{z-index:2;gap:8px;width:calc(100% - 32px);display:flex;position:absolute;bottom:0;left:16px;overflow-x:scroll}@media screen and (min-width:670px){.CustomScroll__tabs{width:80%;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.CustomScroll__tabs:before{content:none}}.CustomScroll__tab{flex:1 0 100px;min-width:0}@media screen and (min-width:670px){.CustomScroll__tab{flex:0 0 160px}}.CustomScroll__tab:first-of-type{margin-left:auto}.CustomScroll__tab:last-of-type{margin-right:auto}.CustomScroll__tabButton{color:#fff;text-align:left;white-space:nowrap;text-overflow:ellipsis;opacity:.6;width:100%;padding:16px 16px 16px 0;font-size:1.3rem;line-height:1.4;position:relative;overflow:hidden}.CustomScroll__tabButton:before{content:"";background:currentColor;width:100%;height:1px;position:absolute;top:2px}.CustomScroll__tabButton.is-active{opacity:1}.CustomScroll__tabButton.is-active:before{height:3px;top:0}.CustomScroll__bottomArrows{width:100%;display:flex;position:absolute;bottom:0}.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsLeft .CustomScroll__Arrows_arrow,.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsRight .CustomScroll__Arrows_arrow{fill:#fff}.CustomScroll__bottomArrows.is-right-bottom-arrows-displayed{justify-content:flex-end}@media screen and (min-width:670px){.CustomScroll__bottomArrows{max-width:calc(100vw - 40px)}}@media screen and (min-width:1024px){.CustomScroll__bottomArrows{max-width:calc(100vw - 80px)}}.CustomScroll__bottomArrowsLeft{margin-right:32px;padding:0}.CustomScroll__bottomArrowsRight{padding:0}.CustomScroll__Arrows_arrow{width:32px;display:block}.CustomScroll__Arrows_arrow.is-rtl{transform:rotate(180deg)}.CustomScroll__bottomArrows_disabled{opacity:.3}.CustomScroll__counter{color:#fff;text-align:center;background:#777;border-radius:16px;justify-content:center;align-items:center;width:48px;height:24px;font-size:1.2rem;display:flex;position:absolute;bottom:8px;left:8px}@media screen and (min-width:670px){.CustomScroll__counter{bottom:12px;left:12px}}.CustomScroll__counter{font-family:readBeta2 sans-serif;font-weight:400;line-height:1.4}.CustomScroll__dotButton.is-active:before{background-color:#646b52;border:1px solid #646b52;box-shadow:0 0 0 1px #fff}.CustomScroll__arrow:focus{outline:1px dotted #000}.CustomScroll__arrow:focus,.CustomScroll__arrow:hover{background-color:#646b52}.CustomScroll__arrow.is-simplified:focus,.CustomScroll__arrow.is-simplified:hover{background-color:transparent}.TyreLabel{flex-direction:column;align-items:center;gap:8px;display:flex}.TyreLabel__image{border:1px solid #ccc;align-self:center;width:250px}.CfgTyresLabelsModal{flex-direction:column;gap:16px;display:flex}.CfgTyresLabelsModal__bodyCopy{white-space:pre-wrap;font-size:1.6rem}.CfgTyresLabelsModal__title{margin:16px 0;font-size:1.8rem;font-weight:700}.CfgTyresLabelsModal__tyres{width:100%}.CfgTyresLabelsModal__tyreLabel{padding:16px}.CfgTyresLabelsModal__link{color:#646b52}.VehicleTyresInformations__main{flex-direction:column;justify-content:center;display:flex}.VehicleTyresInformations__content{padding:16px}.VehicleTyresInformations__title{margin:8px;font-size:1.8rem;font-weight:700}.VehicleTyresInformations__item{margin:0 16px;padding:16px 0;font-size:1.4rem;display:flex}.VehicleTyresInformations__itemLabel{flex:1}.TechnicalSpecificationsCategory__item{margin:0 16px;padding:16px 0;font-size:1.4rem;display:flex}.TechnicalSpecificationsCategory__item:not(:last-child){border-bottom:1px solid #f2f2f2}.TechnicalSpecificationsCategory__itemLabel{flex:1}.MarketPlaceTechnicalSpecifications__inner{width:100%;position:relative}.MarketPlaceTechnicalSpecifications__picture{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.MarketPlaceTechnicalSpecifications__picture.WebrenderPictureElement .PictureElement__imgDefault{object-fit:cover;width:100%;height:100%}.MarketPlaceTechnicalSpecifications__specs{z-index:2;color:#fff;background-color:#000;flex-direction:column;gap:32px;padding:32px 16px;display:flex;position:relative}@media screen and (min-width:670px){.MarketPlaceTechnicalSpecifications__specs{width:320px;margin-left:48px}}.MarketPlaceTechnicalSpecifications__highlight{font-size:1.4rem}.MarketPlaceTechnicalSpecifications__highlightItem{align-items:center;margin-bottom:16px;display:flex}.MarketPlaceTechnicalSpecifications__icon{flex:0 0 30px;height:24px;margin-right:16px}.MarketPlaceTechnicalSpecifications__icon path{fill:currentColor}.MarketPlaceTechnicalSpecifications__value:before{content:" : "}.MarketPlaceTechnicalSpecifications__seo{display:none}.MarketPlaceTechnicalSpecifications__titleContainer{text-align:center;flex-direction:column;align-items:center;display:flex}.MarketPlaceTechnicalSpecifications__title{color:#fff;text-align:center;font-size:2.4rem;font-weight:700}.MarketPlaceTechnicalSpecifications__specs{color:#000;background-color:#f2f2f2}.MarketPlaceTechnicalSpecifications__title{color:#000}