.wrapper__carousel .carousel_outer{position:relative;margin-bottom:40px}@media (min-width:1024px){.wrapper__carousel .carousel_outer{padding:0 17px}}.wrapper__carousel .paddles_container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;right:0;z-index:1;top:50%;height:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper__carousel .carousel{position:relative;overflow-y:hidden}.wrapper__carousel .carousel_scrolling{overflow:auto;margin:0 0 -100px;padding:0 0 100px}.wrapper__carousel .carousel_unordered_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style-type:none;padding:0;white-space:nowrap}@media (min-width:1024px){.wrapper__carousel .carousel.left_blur:before,.wrapper__carousel .carousel.right_blur:after{bottom:0;content:"";position:absolute;top:0;width:7px}.wrapper__carousel .carousel.left_blur:before{left:0;background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(53%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff,#fff 53%,hsla(0,0%,100%,0))}.wrapper__carousel .carousel.right_blur:after{right:0;background:-webkit-gradient(linear,left top,right top,color-stop(0,hsla(0,0%,100%,0)),color-stop(53%,#fff),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 53%,#fff)}}.wrapper__skip_link{padding:0 0 24px 24px}.wrapper__skip_link.keyboard_focus .skip_link:focus{outline:2px solid #02a793}.wrapper__paddle .paddle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;width:15px}.wrapper__paddle .paddle.keyboard_focus:focus{outline:2px solid #02a793}@media (max-width:1290px){.wrapper__paddle .paddle{width:44px;height:44px}}.wrapper__paddle .paddle .circular_paddle_icon{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;width:15px}@media (max-width:1290px){.wrapper__paddle .paddle .circular_paddle_icon{background:#fff;width:32px;height:32px;border-radius:50%;border:1px solid #e9edf8;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.5);box-shadow:0 2px 4px rgba(0,0,0,.5)}}.wrapper__paddle .font_icon_container{font-size:24px;color:#57617a;line-height:1em;padding-left:3px;padding-top:3px}@media (max-width:1290px){.wrapper__paddle .font_icon_container{font-size:18px}}.wrapper__paddle .page_left{margin-left:4px}@media (max-width:1290px){.wrapper__paddle .page_left{margin-left:12px}}.wrapper__paddle .page_left .font_icon_container{-webkit-transform:rotate(180deg);transform:rotate(180deg);padding-top:1px;padding-left:1px}.wrapper__paddle .page_right{margin-right:4px}@media (max-width:1290px){.wrapper__paddle .page_right{margin-right:12px}}.wrapper__pill_list{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper__pill_list .pill_list_item,.wrapper__pill_list .pill_list_row{margin-right:12px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wrapper__pill_list .pill_list_item:last-child,.wrapper__pill_list .pill_list_row:last-child{margin-right:0}.wrapper__pill_list .pill_list_row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:550px){.wrapper__pill_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper__pill_list .pill_list_row{margin-right:0}.wrapper__pill_list .pill_list_row+.pill_list_row{margin-top:4px}}.wrapper__pill_button{outline-offset:-2px;padding:3px 0}.wrapper__pill_button .pill_button_visible{background:#fff;border:1px solid #e9edf8;border-radius:19px;color:#000;padding:8px 24px}.wrapper__pill_button.pill_button_selected .pill_button_visible,.wrapper__pill_button:active .pill_button_visible,.wrapper__pill_button:hover .pill_button_visible{background:#f3f6fd;color:#1c263d}