.partial.bottom-navigation{max-width:1000px;left:0;right:0;margin:0 auto 30px;padding:0 30px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;position:relative}.partial.bottom-navigation:before{content:"";width:100%;height:2px;background-color:#eee;margin-bottom:20px}.partial.bottom-navigation .navigation-spacer{width:2px;background-color:#eee;top:-20px;position:relative}.partial.bottom-navigation a{display:flex;flex-direction:row;align-items:center;text-transform:uppercase!important;font-size:12px}.partial.bottom-navigation a>:not(:first-child){margin-left:10px}.partial.bottom-navigation a span{max-width:120px;font-weight:700!important}.partial.bottom-navigation .navigation-next,.partial.bottom-navigation .navigation-previous{display:inline-flex;width:45%}.partial.bottom-navigation .navigation-next{justify-content:flex-end}.partial.bottom-navigation .navigation-next a span{text-align:right}