.article-landing-page .item{-webkit-animation:fadeInUp .3s both;animation:fadeInUp .3s both}.article-landing-page .filter-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}@media(min-width: 49em){.article-landing-page .filter-wrapper{flex-direction:row}}.article-landing-page .filter-wrapper>div{flex-grow:1;margin:5px 1rem;position:relative}@media(min-width: 49em){.article-landing-page .filter-wrapper>div{margin:5px 10px}}@media(min-width: 64em){.article-landing-page .filter-wrapper>div{margin:0 1rem}}.article-landing-page .filter-wrapper>div.active .choose{height:auto;max-height:300px;opacity:1;overflow-y:scroll;visibility:visible;z-index:2}.article-landing-page .filter-wrapper>div.custom-select{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05);position:relative;transition:box-shadow .5s;width:auto}.article-landing-page .filter-wrapper>div.custom-select:hover{box-shadow:0 5px 20px rgba(0,0,0,.15)}@media(min-width: 64em){.article-landing-page .filter-wrapper>div.custom-select{border:0;flex-basis:300px}}.article-landing-page .filter-wrapper>div.custom-select .dropdown-button{text-align:left;width:100%;display:flex;justify-content:space-between;align-items:center}.article-landing-page .filter-wrapper>div.custom-select .dropdown-button i{transition:transform .3s ease-in-out}.article-landing-page .filter-wrapper>div.custom-select .dropdown-button.show i{transform:rotate(180deg)}.article-landing-page .filter-wrapper>div.custom-select .dropdown-item{cursor:pointer;display:block;padding:.5rem 1rem;width:100%}.article-landing-page .filter-wrapper>div.custom-select .dropdown-item.active,.article-landing-page .filter-wrapper>div.custom-select .dropdown-item:hover,.article-landing-page .filter-wrapper>div.custom-select .dropdown-item:focus{background-color:#a61f07;color:#fff}.article-landing-page .filter-wrapper>div.custom-select .dropdown-menu{width:100%;max-height:21.875rem;overflow:auto}.article-landing-page .filter-wrapper>div.custom-select span.label{color:#888787;font-size:.8rem;letter-spacing:1px;text-transform:uppercase}.article-landing-page .filter-wrapper>div.custom-select .chosen-choices,.article-landing-page .filter-wrapper>div.custom-select label{align-items:center;border-radius:2px;cursor:pointer;font-size:1rem;height:100%;line-height:1;margin:0;padding:15px 10px;position:relative;text-align:left;width:100%;z-index:1}.article-landing-page .event-loader{height:100px}