.reviews{width:100%;max-width:1440px}.reviews .router-link-exact-active.router-link-active{border-bottom:2px solid #bd0909;background-color:#fff;font-weight:700}.reviews__menu{display:none}.reviews__title{margin:5px;text-align:center}.reviews__buttons{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;margin:auto;padding-top:50px}.reviews__button-router{width:100%;padding:5px 0;text-align:center;font-size:16px;border-bottom:1px solid #d8d8d8}.reviews__button-router,.reviews__button-router:hover{text-decoration:none;font-weight:700}@media screen and (min-width:768px){.reviews__title{font-size:32px}.reviews__menu{display:inline}}@media screen and (min-width:1440px){.reviews{margin:0 10%}}