.testimonial-page__items li{cursor:pointer;padding:.8rem 1.8rem;font-size:1.25rem;border-radius:2rem;border:.0625rem solid var(--border-color-dark);min-width:10rem;text-align:center;transition:all .3s linear}.testimonial-page__items li.active{border-color:var(--secondary-color);background:var(--secondary-color);color:#fff}.testimonial-page__lists{margin-top:1.5rem}.testimonial-page__lists .list{border-radius:1.25rem;padding:1.25rem}.testimonial-page .testimonial__inner-wrapper,.testimonial-page__lists .list{border:.0625rem solid var(--border-color-dark)}@media screen and (max-width:1023px){.testimonial-page__items{justify-content:flex-start;overflow-y:auto;padding-bottom:.5rem}.testimonial-page__items li{text-wrap-mode:nowrap;min-width:auto}}