@import url("//fast.fonts.net/cssapi/a3227d8f-d1e7-4118-a590-7bc01340d462.css");@-webkit-keyframes infinite-spinning{from{-webkit-transform: rotate(0deg);transform: rotate(0deg)}to{-webkit-transform: rotate(360deg);transform: rotate(360deg)}}@keyframes infinite-spinning{from{-webkit-transform: rotate(0deg);transform: rotate(0deg)}to{-webkit-transform: rotate(360deg);transform: rotate(360deg)}}.articlesheader{padding-bottom: 2rem;border-bottom: 1px solid #eee}.articlesheader--hidden{display: none}.articlesheader__wrapper{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center}.articlesheader__articlesonpage{color: #111;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2}.articlesheader__articlesonpage span{font-weight: 500}@media (min-width: 36em){.articlesheader__articlesonpage{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}}@media (min-width: 48em){.articlesheader__articlesonpage{-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2}}@media (min-width: 62em){.articlesheader__articlesonpage{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}}.articlesheader__sorting{position: relative;width: 100%;margin-bottom: 2rem;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}@media (min-width: 36em){.articlesheader__sorting{width: auto;margin-bottom: 0;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2}}@media (min-width: 48em){.articlesheader__sorting{width: 100%;margin-bottom: 2rem;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1}}@media (min-width: 62em){.articlesheader__sorting{width: auto;margin-bottom: 0;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2}}.articlesheader__button{width: 100%;cursor: pointer;float: left;margin-top: 0.25rem;margin-bottom: 0.25rem;background: #f0f0f0;padding: .93rem 1.2rem;-webkit-transition: background .2s ease, border-color .2s ease, opacity .2s ease;transition: background .2s ease, border-color .2s ease, opacity .2s ease}@media (min-width: 48em){.articlesheader__button{padding: .6rem 1.2rem}}.articlesheader__button:after{content: '';display: inline-block;background-image: url(/assets/icons/icon_down.svg);background-repeat: no-repeat;background-position: center;background-size: contain;width: 11px;height: 11px;margin-left: 15px;-webkit-transition: -webkit-filter .2s ease;transition: -webkit-filter .2s ease;transition: filter .2s ease;transition: filter .2s ease, -webkit-filter .2s ease}.articlesheader__button:hover{color: #fff;background: #000}.articlesheader__button:hover:after{background-image: url(/assets/icons/icon_down_white.svg)}.articlesheader__button--active{color: #fff;background: #000}.articlesheader__button--active:after{background-image: url(/assets/icons/icon_up_white.svg)}.articlesheader__button--active:hover:after{background-image: url(/assets/icons/icon_up_white.svg)}.articlesheader__button span:first-child{font-weight: 500}.articlesheader__form{display: none;position: absolute;width: 100%;top: calc(100% + 0.5rem);left: 0;-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);box-shadow: 0 0 10px rgba(0,0,0,0.3);padding: .93rem .6rem;background: #fff;z-index: 1}@media (min-width: 48em){.articlesheader__form{padding: .6rem .6rem}}.articlesheader label{cursor: pointer;width: 100% !important;padding: .4rem .6rem;margin-top: 0 !important;color: #777}@media (min-width: 48em){.articlesheader label{padding: .3rem .6rem}}.articlesheader label:hover{background: #f0f0f0;color: #000}.articlesheader label.articlesheader__label--active{background: #f0f0f0;color: #000;font-weight: 500}.articlesheader .si-radio{display: none}