.Rating{align-items:baseline;display:grid;gap:6px;grid-auto-flow:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Rating.is-small{gap:4px}.Rating.is-small .Rating__icon{width:14px}.Rating__icon{display:block;fill:#d9d9d6;width:24px}.Rating__icon.is-full{fill:#ff671b}.Rating__iconWrapper{position:relative}.Rating__iconWrapper .Rating__icon.is-full{-webkit-clip-path:polygon(0 0,var(--ratingIconWidthClip) 0,var(--ratingIconWidthClip) 100%,0 100%);clip-path:polygon(0 0,var(--ratingIconWidthClip) 0,var(--ratingIconWidthClip) 100%,0 100%);left:0;position:absolute;top:0}.CustomScroll{position:relative;display:flex}.CustomScroll.is-navbar-dots-below{margin-bottom:64px}.CustomScroll__container{display:flex;overflow-x:scroll;overflow-y:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.CustomScroll__container::-webkit-scrollbar{height:0!important}@media screen and (min-width:670px){.CustomScroll__container{padding:0 48px}.CustomScroll__container.is-display-fullwidth{padding:0}.CustomScroll__container.is-simplified{padding:0;margin:0 32px}}.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;top:50%;transform:translateY(-50%);align-items:center;background-color:#000;opacity:.75;height:60px;display:none;cursor:pointer;justify-content:center;z-index:1}.CustomScroll__arrow.is-simplified{background-color:transparent;padding:0}.CustomScroll__arrow.is-simplified .SvgIcon path{fill:#efdf00}.CustomScroll__arrow .SvgIcon path{fill:#fff}.CustomScroll__arrow:focus:focus{outline:1px dotted #3e3f40}@media screen and (min-width:670px){.CustomScroll__arrow{display:flex}}.CustomScroll__arrowLeft{left:0}.CustomScroll__arrowRight{right:0}.CustomScroll_center .CustomScroll__container{margin:0 auto;width:auto}@media screen and (min-width:670px){.CustomScroll_noArrows .CustomScroll__container{padding:0;margin:0}.CustomScroll_noArrows .CustomScroll__arrow{display:none}}.CustomScroll_electric .CustomScroll__arrow.is-simplified .SvgIcon path{fill:#0091da}.CustomScroll__dots{position:absolute;left:50%;transform:translateX(-50%);bottom:16px;display:flex;line-height:0;z-index:1}.CustomScroll__dots.is-below{bottom:-32px}.CustomScroll__dot:not(:last-of-type){margin-right:4px}.CustomScroll__dotButton{width:18px;height:18px;padding:0;position:relative}.CustomScroll__dotButton:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";border-radius:50%;height:13px;width:13px;background-color:#fff;border:1px solid #d9d9d6;transition-duration:0s}.CustomScroll__dotButton:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";padding-top:1px;transition-duration:0s;border:1px solid transparent;border-radius:50%;width:16px;height:16px}.CustomScroll__dotbutton_active:before{background-color:#efdf00;border:none;width:10px;height:10px;transition-duration:.3s}.CustomScroll__dotbutton_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__arrowRight.is-simplified{background:transparent}.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{background:transparent}@media screen and (min-width:670px){.ModelReviews{padding-left:16px;padding-right:16px}}@media screen and (min-width:670px){.ModelReviews__CustomScroll{margin-left:12px;overflow:hidden}}.ModelReviews__card{background-color:#fff;border:1px solid #d9d9d6;display:flex;flex-direction:column;flex-shrink:0;font-size:1.6rem;min-height:210px;padding:16px 20px 20px;position:relative;width:260px}@media screen and (max-width:669px){.ModelReviews__card:not(.ModelReviews__card_global):first-child{margin-left:16px}}@media screen and (max-width:669px){.ModelReviews__card:not(.ModelReviews__card_global):last-child{position:relative}.ModelReviews__card:not(.ModelReviews__card_global):last-child:before{content:" ";min-height:1px;position:absolute;right:-16px;width:16px}}.ModelReviews__card+.ModelReviews__card{margin-left:12px}.ModelReviews__card_global{align-items:center;width:220px}@media screen and (max-width:669px){.ModelReviews__card_global{border:0;margin:0 auto 48px;min-height:auto;padding:16px}}.ModelReviews__ratingGlobal{font-size:2rem;margin-top:20px}.ModelReviews__logo{margin-top:32px;width:115px}.ModelReviews__title{color:#000;font-weight:700;margin-top:12px;overflow:hidden;padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ModelReviews__title:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.ModelReviews__comment{color:#656666;flex:1;margin-top:8px}