.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:#efdf00}.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 #d9d9d6;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:#8c8c8b;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:NouvelR\, sans-serif;font-weight:400;line-height:1.4}.CustomScroll__dotButton.is-active:before{background-color:#efdf00;border:none;width:10px;height:10px;transition-duration:.3s}.CustomScroll__dotButton.is-active:after{border:1px solid #efdf00;transition-duration:.3s;transition-delay:.3s}.CustomScroll__arrow:focus{outline:1px dotted #3e3f40}.CustomScroll__arrowRight{background:linear-gradient(270deg,#000 50%,#000 50%) 100% 100%/200% 100%;transition:background-position .3s}.CustomScroll__arrowRight:hover{background-position:0 100%}.CustomScroll__arrowLeft{background:linear-gradient(90deg,#000 50%,#000 50%) 0 100%/200% 100%;transition:background-position .3s}.CustomScroll__arrowLeft:hover{background-position:100% 100%}.CustomScroll__arrowRight.is-simplified,.CustomScroll__arrowLeft.is-simplified{background:0 0}.CustomScroll__arrowRight.is-simplified .CustomScroll__Arrows_arrow :first-child,.CustomScroll__arrowLeft.is-simplified .CustomScroll__Arrows_arrow :first-child{fill:#000}.CustomScroll__arrowRight.is-dark-arrows,.CustomScroll__arrowLeft.is-dark-arrows{background:#8c8c8b}.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsButton{fill:#fff}.is-renew .CustomScroll__dotButton.is-active:before{background-color:#000}.is-renew .CustomScroll__dotButton.is-active:after{border-color:#000}.AppPromotion{flex-direction:column;align-items:center;display:flex;position:relative}@media screen and (min-width:670px){.AppPromotion{align-items:baseline;margin:4% 0 19%}}.AppPromotion .AppPromotion__header{flex-direction:column;justify-content:center;width:100%;margin-top:64px;padding:24px 16px;display:flex}@media screen and (min-width:670px){.AppPromotion .AppPromotion__header{padding:24px 0}}@media screen and (min-width:1024px){.AppPromotion .AppPromotion__header{margin-top:128px}}.AppPromotion .AppPromotion__header{background-color:#000;position:relative}@media screen and (min-width:1280px){.AppPromotion .AppPromotion__header:before{content:"";z-index:-1;background-color:#000;width:100vw;height:100%;margin-left:-50vw;position:absolute;top:0;left:50%}}.AppPromotion .AppPromotion__header .AppPromotion__titles{flex-direction:column;align-items:center;display:flex}.AppPromotion .AppPromotion__header .AppPromotion__myrLogo{width:75px;height:75px}.AppPromotion .AppPromotion__header .AppPromotion__strapline{margin:16px 0;padding:0 16px;font-weight:700}.AppPromotion .AppPromotion__header .AppPromotion__title{font-size:1.4rem;line-height:1.43}.AppPromotion .AppPromotion__titles,.AppPromotion .AppPromotion__links{text-align:center;width:100%;position:relative}@media screen and (min-width:670px){.AppPromotion .AppPromotion__titles,.AppPromotion .AppPromotion__links{width:60%}}.AppPromotion .AppPromotion__links{margin:64px 0 24px}@media screen and (min-width:670px){.AppPromotion .AppPromotion__links{margin:24px 0 0}}.AppPromotion .AppPromotion__storeButton{width:192px;margin:8px}.AppPromotion .AppPromotion__carousel{width:66.6667%;margin-top:32px;position:relative}@media screen and (min-width:670px){.AppPromotion .AppPromotion__carousel{z-index:1;width:25%;margin:0;position:absolute;top:-6%;right:8%}}.AppPromotion .AppPromotion__carousel .AppPromotion__customCarousel{padding:5.7% 6.4% 5.5%}.AppPromotion .AppPromotion__carousel:before{content:"";width:70%;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 20px 45px #000}.AppPromotion .AppPromotion__carousel:after{content:"";background-image:url(/client/c63280e9eab7e6b4.png);background-repeat:no-repeat;background-size:100% 100%;width:100%;height:100%;position:absolute;top:0}.AppPromotion .AppPromotion__carousel .AppPromotion__dotsControls{position:absolute;bottom:-16px;right:50%}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton{position:absolute;top:50%}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton:first-of-type{left:-22%}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton:nth-of-type(2){right:-22%}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton button{width:-webkit-fit-content;opacity:1;background:0 0;outline:none;width:fit-content}.AppPromotion .AppPromotion__carousel .AppPromotion__arrowButton button .CustomScroll__Arrows_arrow{width:50px}.AppPromotion{color:#fff}.AppPromotion .AppPromotion__strapline{margin-bottom:24px;font-size:2.8rem;line-height:1.07}.AppPromotion .AppPromotion__title{font-weight:700}@media screen and (max-width:669px){.AppPromotion .AppPromotion__arrowButton>.CustomScroll__arrow>.CustomScroll__Arrows_arrow>path{fill:#000}}