.Scroller{--local-unmargin:15px;position:relative}.Scroller_disabled{--local-overlay:hsla(0,0%,100%,.7)}.Scroller_disabled .Scroller-Container:after{background:var(--local-overlay);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:5}.i-ua_skin_dark .Scroller_disabled{--local-overlay:var(--depot-color-overlay)}.Scroller-Container{overflow:hidden}.Scroller-Wrap{overflow:-moz-scrollbars-none!important;overflow-x:auto;overflow-y:hidden;position:relative;z-index:1;-webkit-overflow-scrolling:touch;list-style:none;padding-left:0;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.Scroller-ItemsWrap,.Scroller-Wrap{margin-bottom:-20px;margin-top:-20px;padding-bottom:20px;padding-top:20px}.Scroller-Wrap::-webkit-scrollbar{display:none}.Scroller-Item{display:inline-block;position:relative}.Scroller-Item:first-child{margin-left:0}.Scroller_widthFull .Scroller-Container,.Scroller_widthFull .Scroller-ItemsWrap,.Scroller_widthFull .Scroller-Wrap{margin-left:calc(var(--local-unmargin)*-1);margin-right:calc(var(--local-unmargin)*-1);padding-left:var(--local-unmargin);padding-right:var(--local-unmargin)}.Scroller_sameHeight .Scroller-ItemsWrap,.Scroller_sameHeight .Scroller-ItemsWrap .Scroller-Item{display:inline-flex;vertical-align:top}.Scroller_sameHeight .Scroller-ItemsWrap{min-width:100%}.Scroller_sameHeight .Scroller-ItemsWrap .Scroller-Item{flex-shrink:0}.Scroller_noGap .Scroller-ItemsWrap,.Scroller_noGap .Scroller-Wrap{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.ArrowButton{--local-offset:0;--local-shadow:var(--depot-shadow-lightblue-30);--local-shadow-hover:var(--depot-shadow-lightblue-40);cursor:pointer;height:44px;outline:0;position:absolute;top:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:44px;z-index:var(--depot-arrow-button-z-index,11);-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform .1s ease-in-out}.ArrowButton:after,.ArrowButton:before{bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;top:0}.ArrowButton:before{background-color:var(--depot-color-bg-tertiary);border-radius:50%;height:38px;width:38px}.ArrowButton:after{background:var(--depot-color-text-primary);-webkit-mask:url(https://yastatic.net/s3/fiji-static/_/d5cadd97bfb6ba751a62.svg) no-repeat center;mask:url(https://yastatic.net/s3/fiji-static/_/d5cadd97bfb6ba751a62.svg) no-repeat center}body:not(.i-ua_skin_dark) .ArrowButton_withShadows:before{transition:box-shadow .1s ease-in-out}body:not(.i-ua_skin_dark) .ArrowButton_withShadows:active:before,body:not(.i-ua_skin_dark) .ArrowButton_withShadows:active:hover:before,body:not(.i-ua_skin_dark) .ArrowButton_withShadows:before{box-shadow:var(--local-shadow)}body:not(.i-ua_skin_dark) .ArrowButton_withShadows:hover:before{box-shadow:var(--local-shadow-hover)}.ArrowButton_hidden{display:none}.ArrowButton_direction_right,.ArrowButton_direction_right:active,.ArrowButton_direction_right:active:hover{right:var(--local-offset);transform:translate(50%,-50%)}.ArrowButton_direction_right:hover{transform:translate(50%,calc(-50% - 1px));z-index:10}.ArrowButton_direction_left,.ArrowButton_direction_left:active,.ArrowButton_direction_left:active:hover{left:var(--local-offset);transform:translate(-50%,-50%)}.ArrowButton_direction_left:hover{transform:translate(-50%,calc(-50% - 1px));z-index:10}.ArrowButton_direction_left:after{transform:rotate(180deg)}@-moz-document url-prefix(""){.ArrowButton{transition:transform 0s}.ArrowButton:before{transition:box-shadow 0s}}.Scroller{--local-arrows-offset:0}.Scroller-Arrow.ArrowButton_direction_left,.Scroller-Arrow.ArrowButton_direction_right{--local-offset:var(--local-arrows-offset)}.Scroller_hasArrows:after,.Scroller_hasArrows:before{background-color:var(--depot-color-stroke);bottom:-6px;position:absolute;top:-6px;width:2px;z-index:4}.Scroller_arrowLine.Scroller_hasArrows.Scroller_scrollDirection_both:after,.Scroller_arrowLine.Scroller_hasArrows.Scroller_scrollDirection_right:after{content:"";right:0}.Scroller_arrowLine.Scroller_hasArrows.Scroller_scrollDirection_both:before,.Scroller_arrowLine.Scroller_hasArrows.Scroller_scrollDirection_left:before{content:"";left:0}.Scroller_isWide[class]{--local-arrows-offset:-16px}