.anchors{display:block;margin:0 0 1.5rem;position:relative;width:100%}@media only screen and (min-width:1024px){.anchors{display:block}}.anchors.is-open .anchors__list{max-height:1000px}.anchors.is-open .anchors__item{display:flex}.anchors.is-open .anchors__icon{transform:rotate(-180deg)}.anchors__title{color:#363636;font-family:Trade Gothic Bd2,sans-serif;font-size:1rem;margin:0 .2rem 0 0;text-transform:uppercase}.anchors__list{border:1px solid #000;list-style:none;margin:0;overflow:hidden;padding:0 40px 0 0;width:100%}.anchors__item{align-items:center;border-bottom:1px solid #fff;color:#000;display:none;font-family:Trade Gothic Bd2,sans-serif;padding:.5rem 1rem;text-transform:uppercase}.anchors__item:first-child{display:flex;margin:0}.anchors__item:last-child{border-bottom:0}.anchors__item:last-child:after{color:#fff;content:"|";display:none}.anchors__link{border:0;line-height:1.5;padding:0}.anchors__toggle{align-items:center;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px}.anchors__icon{height:20px;transition:transform .25s ease-in-out;width:20px}@media only screen and (min-width:480px){.anchors__list{border:0;display:flex;flex-wrap:wrap;max-height:1000px}.anchors__item{display:flex;margin:0 0 0 .5rem;padding:0}.anchors__item:after{color:#000;content:"|";display:inline;margin-left:.2rem}.anchors__link{border-bottom:1px solid rgba(0,0,0,.2)}.anchors__toggle{display:none}}