@keyframes ticker{to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.featured-ticker__wrapper.background-grey{background-color:#e3e3e3}.featured-ticker__wrapper{position:relative;width:100%}.featured-ticker{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;overflow:hidden;position:relative}.featured-ticker__item,.featured-ticker__items{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;flex-shrink:0}.featured-ticker__items{-webkit-animation:ticker 30s linear infinite;animation:ticker 30s linear infinite;height:100%;line-height:60px}.featured-ticker__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;margin-right:10px}.featured-ticker__item,.featured-ticker__items{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:0;flex-shrink:0}@media (min-width:1200px){.featured-ticker__item{margin-right:50px}}.featured-ticker__wrapper.background-grey .featured-ticker__item__desc,.featured-ticker__wrapper.background-grey .featured-ticker__item__type{color:#25408f}.featured-ticker__item__type{cursor:default;font-family:Open Sans SemiBold,Noto Sans TC Semi Bold,Noto Sans SC Semi Bold,Noto Sans Arabic Semi Bold,Noto Sans Georgian Semi Bold,Noto Sans Hebrew Semi Bold,Noto Sans JP Semi Bold,Noto Sans KR Semi Bold,Noto Sans Thai Semi Bold,Helvetica Neue,sans-serif;font-size:14px;height:24px;letter-spacing:1.4px;line-height:24px;padding-right:8px;text-transform:uppercase}.featured-ticker__wrapper.background-grey .featured-ticker__item__desc,.featured-ticker__wrapper.background-grey .featured-ticker__item__type{color:#25408f}.featured-ticker__item a{text-decoration:none}.featured-ticker__item__desc{cursor:default;font-family:Open Sans Light,Noto Sans TC Light,Noto Sans SC Light,Noto Sans Arabic Light,Noto Sans Georgian Light,Noto Sans Hebrew Light,Noto Sans JP Light,Noto Sans KR Light,Noto Sans Thai Light,Helvetica Neue,sans-serif;font-size:18px;height:24px;line-height:24px;text-decoration:none;text-transform:capitalize}.featured-ticker__item__desc>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.featured-ticker.paused .featured-ticker__items,.featured-ticker:hover .featured-ticker__items{-webkit-animation-play-state:paused;animation-play-state:paused}.featured-ticker__btn_custom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:absolute;right:0;top:0;width:150px}@media (min-width:1200px){.featured-ticker__btn_custom{width:150px}}.featured-ticker__wrapper.background-grey .featured-ticker__btn_custom{background:-webkit-gradient(linear,right top,left top,color-stop(75%,#e3e3e3),to(transparent));background:-o-linear-gradient(right,#e3e3e3 75%,transparent);background:linear-gradient(270deg,#e3e3e3 75%,transparent)}.featured-ticker__btn_custom button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #4d65aa;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin:0 auto;width:40px;cursor:pointer;background-color:transparent;background-image:none;color:inherit;line-height:inherit;padding:0;text-align:left;text-transform:inherit}.featured-ticker__wrapper.background-grey .featured-ticker__btn_custom i{color:#25408f;font-weight:900;font-size:20px}