.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.is-inside .CustomScroll__Arrows_arrow path{fill:#000}.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__arrowLeft.is-inside{display:none}@media screen and (min-width:1024px){.CustomScroll__arrowLeft.is-inside{left:calc(var(--leftArrowPosition) - 32px);display:flex}}.CustomScroll__arrowRight{right:0;padding:0}.CustomScroll__arrowRight.is-inside{display:none}@media screen and (min-width:1024px){.CustomScroll__arrowRight.is-inside{left:var(--rightArrowPosition);display:flex;width:32px}}.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;justify-content:flex-end;width:100%}@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__bottomArrows:is(.is-darkmode) .CustomScroll__bottomArrowsButton{fill:#fff}.FlipCard{display:flex;height:100%;padding:64px 12px 32px;color:#000;perspective:1000px}@media screen and (min-width:1024px){.FlipCard{padding:96px 20px 64px}}.FlipCard__inner{box-shadow:0 1px 60px 0 rgba(0,0,0,.2);position:relative;display:grid;width:310px;padding:0;color:#000;transition:transform .6s;transform-style:preserve-3d}@media screen and (min-width:1024px){.FlipCard__inner{width:510px}}.FlipCard__inner.is-flipped{transform:rotateY(180deg)}.FlipCard__inner.is-flipped .FlipCard__front{pointer-events:none}.FlipCard__back,.FlipCard__front{display:flex;flex-direction:column;height:100%;background-color:#fff;text-align:left;-webkit-backface-visibility:hidden;backface-visibility:hidden}.FlipCard__image .PictureElement__imgDefault{display:block;width:100%}.FlipCard__text{display:flex;flex:1;justify-content:space-between;align-items:center;overflow:hidden;padding:16px 20px}@media screen and (min-width:1024px){.FlipCard__text{padding:32px}}.FlipCard__title{color:#000;font-size:1.4rem;font-weight:700}@media screen and (min-width:1024px){.FlipCard__title{font-size:2rem}}.FlipCard__title .FlipCard__toggleIcon{margin-left:8px}.FlipCard__toggleIcon{flex-shrink:0;width:24px;fill:#000}@media screen and (min-width:1024px){.FlipCard__toggleIcon{width:32px}}.FlipCard__back{position:absolute;transform:rotateY(180deg);top:0;left:0;width:100%;height:100%}.FlipCard__top{display:flex;flex:1;flex-direction:column;overflow:hidden;padding:32px 20px 0}@media screen and (min-width:1024px){.FlipCard__top{padding:32px 32px 0}}.FlipCard__bodyCopy,.FlipCard__link{font-size:1.2rem;line-height:normal}@media screen and (min-width:1024px){.FlipCard__bodyCopy,.FlipCard__link{font-size:1.8rem;line-height:2.4rem}}.FlipCard__bodyCopy{overflow-y:auto;margin-top:24px}@media screen and (min-width:1024px){.FlipCard__bodyCopy{margin-top:32px}}.FlipCard__link{align-self:flex-start;margin-top:16px}@media screen and (min-width:1024px){.FlipCard__link{margin-top:36px}}.FlipCard__bottom{display:flex;justify-content:flex-end;padding:16px 20px}@media screen and (min-width:1024px){.FlipCard__bottom{padding:32px}}.AnimatedFlipCards{overflow:hidden;background-color:#f2f2f2}.AnimatedFlipCards_alternativeBackground{background-color:#fff}.AnimatedFlipCards__wrap{margin-bottom:64px}.AnimatedFlipCards__wrap .AnimatedFlipCards__scroll{transform:translateX(100%);height:100%;transition:transform 1.2s ease-in-out}.AnimatedFlipCards__wrap .AnimatedFlipCards__scroll .is-first-slide{padding-left:16px}@media screen and (min-width:670px){.AnimatedFlipCards__wrap .AnimatedFlipCards__scroll .is-first-slide{padding-left:32px}}@media screen and (min-width:1024px){.AnimatedFlipCards__wrap .AnimatedFlipCards__scroll .is-first-slide{padding-left:80px}}.AnimatedFlipCards__wrap .AnimatedFlipCards__scroll .is-last-slide{padding-right:16px}@media screen and (min-width:670px){.AnimatedFlipCards__wrap .AnimatedFlipCards__scroll .is-last-slide{padding-right:32px}}@media screen and (min-width:1024px){.AnimatedFlipCards__wrap .AnimatedFlipCards__scroll .is-last-slide{padding-right:80px}}.AnimatedFlipCards__wrap.is-visible .AnimatedFlipCards__scroll{transform:translateX(0)}