.CustomScroll{position:relative}.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;display:flex;overflow-x:scroll;overflow-y:hidden;width:100%;scroll-behavior:smooth;scroll-snap-type:x mandatory}.CustomScroll__container::-webkit-scrollbar{display:none}@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__arrow{position:absolute;transform:translateY(-50%);top:50%;z-index:1;display:none;justify-content:center;align-items:center;width:25px;height:45px;background-color:#000;cursor:pointer;opacity:.75}.CustomScroll__arrow.is-left-right-all{display:flex}.CustomScroll__arrow.is-simplified{padding:0;background-color:transparent}.CustomScroll__arrow.is-simplified .CustomScroll__Arrows_arrow path{fill:#efdf00}.CustomScroll__arrow .CustomScroll__Arrows_arrow path{fill:#fff}.CustomScroll__arrow:focus:focus{outline:1px dotted #3e3f40}@media screen and (min-width:670px){.CustomScroll__arrow{display:flex;width:auto;height:60px}}.CustomScroll__arrowLeft{left:0;padding:0}.CustomScroll__arrowRight{right:0;padding: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{position:absolute;transform:translateX(-50%);left:50%;z-index:1;bottom:16px;display:flex;line-height:0}.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{position:relative;width:18px;height:18px;padding:0}.CustomScroll__dotButton:before{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";width:13px;height:13px;border:1px solid #d9d9d6;border-radius:50%;background-color:#fff;transition-duration:0s}.CustomScroll__dotButton:after{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;content:"";width:16px;height:16px;padding-top:1px;border:1px solid transparent;border-radius:50%;transition-duration:0s}.CustomScroll__tabs{-ms-overflow-style:none;scrollbar-width:none;position:absolute;z-index:1;bottom:0;left:16px;display:flex;overflow-x:scroll;width:calc(100% - 32px);gap:8px}.CustomScroll__tabs::-webkit-scrollbar{display:none}@media screen and (min-width:670px){.CustomScroll__tabs{position:absolute;transform:translateX(-50%);left:50%;bottom:16px;width:80%}.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{position:relative;overflow:hidden;width:100%;padding:16px 16px 16px 0;color:#fff;font-size:1.3rem;line-height:1.4;text-align:left;white-space:nowrap;text-overflow:ellipsis;opacity:.6}.CustomScroll__tabButton:before{content:"";position:absolute;top:2px;width:100%;height:1px;background:currentColor}.CustomScroll__tabButton.is-active{opacity:1}.CustomScroll__tabButton.is-active:before{top:0;height:3px}.CustomScroll__bottomArrows{position:absolute;bottom:0;display:flex;width:100%}.CustomScroll__bottomArrows:is(.is-darkmode) .CustomScroll__bottomArrowsLeft .CustomScroll__Arrows_arrow,.CustomScroll__bottomArrows:is(.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{padding:0;margin-right:32px}.CustomScroll__bottomArrowsRight{padding:0}.CustomScroll__Arrows_arrow{display:block;width:32px}.CustomScroll__Arrows_arrow.is-rtl{transform:rotate(180deg)}.CustomScroll__bottomArrows_disabled{opacity:.3}.CustomScroll__dotButton.is-active:before{width:10px;height:10px;border:none;background-color:#efdf00;transition-duration:.3s}.CustomScroll__dotButton.is-active:after{border:1px solid #efdf00;transition-delay:.3s;transition-duration:.3s}.CustomScroll__arrowRight{background:linear-gradient(270deg,#000 50%,#000 0);background-size:200% 100%;background-position:100% 100%;transition:background-position .3s}.CustomScroll__arrowRight:hover{background-position:0 100%}.CustomScroll__arrowLeft{background:linear-gradient(90deg,#000 50%,#000 0);background-size:200% 100%;background-position:0 100%;transition:background-position .3s}.CustomScroll__arrowLeft:hover{background-position:100% 100%}.CustomScroll__arrowLeft.is-simplified,.CustomScroll__arrowRight.is-simplified{background:none}.CustomScroll__arrowLeft.is-simplified .CustomScroll__Arrows_arrow :first-child,.CustomScroll__arrowRight.is-simplified .CustomScroll__Arrows_arrow :first-child{fill:#000}.CustomScroll__arrowLeft.is-dark-arrows,.CustomScroll__arrowRight.is-dark-arrows{background:#8c8c8b}.CustomScroll__bottomArrows:is(.is-darkmode) .CustomScroll__bottomArrowsButton{fill:#fff}.VideoControlButton{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border:1px solid #fff;border-radius:50%;cursor:pointer}.VideoControlButton__icon{width:32px;fill:#fff;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.CircleProgress__wrapper{--CircleProgress-size:7rem;--CircleProgress-color:#efdf00;position:relative;display:inline-block;width:var(--CircleProgress-size);height:var(--CircleProgress-size)}.CircleProgress__wrapper.is-countdown{--CircleProgress-size:4.8rem;transform:rotateY(180deg)}.CircleProgress__wrapper.is-countdown .CircleProgress__half-circle{border-width:2px}.CircleProgress__wrapper.is-countdown .CircleProgress__base{display:none}.CircleProgress__base{width:100%;height:100%;border:.6rem solid #d9d9d6;border-radius:50%}.CircleProgress__load{position:absolute;width:100%;height:100%;clip:rect(0,var(--CircleProgress-size),var(--CircleProgress-size),calc(var(--CircleProgress-size)/2))}.CircleProgress__over-50{clip:auto}.CircleProgress__half-circle{position:absolute;width:100%;height:100%;border:.6rem solid var(--CircleProgress-color);border-radius:50%;clip:rect(0,calc(var(--CircleProgress-size)/2),var(--CircleProgress-size),0)}.CircleProgress__label{color:var(--CircleProgress-color);font-family:"NouvelR, sans-serif";font-size:1.9rem;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.CircleProgress__wrapper.is-countdown .CircleProgress__half-circle{--CircleProgress-color:#efdf00}.CircleProgress__label{color:#000;font-weight:700}.CircleProgress__half-circle{--CircleProgress-color:#000}.CMSVideoElement{position:relative;z-index:1;display:block;overflow:hidden;width:100%;max-width:100%;max-height:100%;padding:0;background-color:#000}.CMSVideoElement.is-fullscreen .CMSVideoElement__button{transform:translate(-50%,-50%);top:50%;right:auto;bottom:auto;left:50%}.CMSVideoElement.is-covered{height:100%;background-color:transparent}.CMSVideoElement__image{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.CMSVideoElement__video{z-index:1;display:block;width:100%;max-height:100%}.CMSVideoElement__video.is-covered{height:100%;object-fit:cover}.CMSVideoElement__video.is-contained{height:100%;object-fit:contain}.CMSVideoElement__label{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;color:#fff;font-size:1.6rem;font-weight:700;pointer-events:none}.CMSVideoElement__label.is-offset{top:calc(50% + 44px)}.CMSVideoElement__button{position:absolute;z-index:2;right:24px;bottom:24px;display:grid;grid-template-areas:"main";place-items:center}@media screen and (min-width:1024px){.CMSVideoElement__button{right:5%;bottom:10%}}.CMSVideoElement__progress,.CMSVideoElement__VideoControlButton{grid-area:main}.Component29v0{position:relative}.Component29v0 .Component29v0__mp4Player{width:100%}@keyframes component29v0-slider{0%{transform:scale(1.05)}to{transform:scale(1)}}.Component29v0 .PictureElement__imgDefault{display:block;width:100%}.Component29v0 .Component29v0_visualTransition .PictureElement__imgDefault{animation-name:component29v0-slider;animation-duration:6s;animation-fill-mode:forwards}.ItemsSlideShow__item{transform:scale(.85);overflow:hidden;height:100%;border:1px solid #d9d9d6;background-color:#fff;transition:transform .5s ease-in-out}.ItemsSlideShow__item.is-active{transform:scale(1);transition:transform .5s ease-in-out}.ItemsSlideShow__item.is-active:not(.ItemsSlideShow__lastItem){cursor:default}.ItemsSlideShow__picture{max-width:100%}.ItemsSlideShow__picture img{width:100%}.ItemsSlideShow__description{font-family:"NouvelR, sans-serif";line-height:1.4;font-weight:400;padding:16px 16px 48px;font-size:1.6rem}.ItemsSlideShow__lastItem{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;border:1px solid #d9d9d6;background-color:#fff}.ItemsSlideShow__discoverMoreIcon{display:flex;flex:1;align-items:flex-end}.ItemsSlideShow__discoverMoreIconSvg{width:56px;fill:#efdf00}.ItemsSlideShow__discoverMoreText{font-family:"NouvelR, sans-serif";line-height:1.4;font-weight:400;display:flex;flex:1;flex-direction:column;padding:32px 0 0;color:#000;font-size:2rem}.ItemsSlideShow .CustomScroll__child{min-width:calc(100vw - 64px)}.ItemsSlideShow .CustomScroll__child:last-child{margin-right:50px}.ItemsSlideShow .CustomScroll__child:first-child{margin-left:50px}@media screen and (min-width:670px){.ItemsSlideShow .CustomScroll__child{min-width:40vw}}@media screen and (min-width:1024px){.ItemsSlideShow .CustomScroll__child{min-width:25vw}}@media screen and (min-width:1280px){.ItemsSlideShow .CustomScroll__child{min-width:20vw}}@media screen and (min-width:1440px){.ItemsSlideShow .CustomScroll__child{min-width:16.6666666667vw}}.ItemsSlideShow__discoverMoreIconSvg{fill:#000}.ItemsSlideShow__discoverMoreTextHighlight{font-family:"NouvelR, sans-serif";line-height:1.4;font-weight:700;font-size:2rem}