.jumpTo{background-color:#fff;height:48px;overflow:hidden;width:100%}@media only screen and (max-width:899px){.jumpTo__columns{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;margin:0;max-width:100%;padding:0}}.jumpTo__list{margin:0;overflow-x:auto;overflow-y:hidden;padding:2px;position:relative;white-space:nowrap;width:auto}.jumpTo__item{background:#d7d7dc;display:inline-block}.jumpTo__item--active{background-color:#d7d7dc}.jumpTo__item--active .jumpTo__item__link{font-weight:700}.jumpTo__item:not(:last-child){margin-right:2px}.jumpTo__item__link{font-family:'Source Sans Pro';font-size:18px;font-style:normal;font-weight:300;line-height:16px;color:#000;display:inline-block;padding:14px 12px;text-decoration:none}.jumpTo--sticky .jumpTo__container{background:#d7d7dc;position:fixed;width:100%;z-index:5}