.br-testimonials{background:var(--br-tst-bg,#fafbfe)}.br-testimonials__head{margin:0 auto 3.5rem;max-width:640px;text-align:center}.br-testimonials__tag{color:var(--br-tst-accent,#f1c233);font-size:.8rem;font-weight:700;letter-spacing:.16em;margin-bottom:.75rem;text-transform:uppercase}.br-testimonials__title{color:var(--br-tst-text,#0a0a0a);font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.1;margin:0}.br-testimonials__swiper{padding:1rem 0}.br-testimonials__card{background:#fff;border:1px solid hsla(0,0%,4%,.08);border-radius:18px;box-shadow:0 10px 30px hsla(0,0%,4%,.04);display:flex;flex-direction:column;height:100%;padding:2.5rem 2.25rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.br-testimonials__card:hover{box-shadow:0 20px 50px hsla(0,0%,4%,.08);transform:translateY(-6px)}.br-testimonials__quote-mark{color:var(--br-tst-accent,#f1c233);font-family:Georgia,serif;font-size:4rem;height:2.2rem;line-height:.8;margin-bottom:.5rem}.br-testimonials__quote{color:#2a2a2a;flex-grow:1;font-size:1.08rem;line-height:1.7;margin:0 0 1.75rem}.br-testimonials__author{align-items:center;display:flex;gap:1rem}.br-testimonials__avatar{border-radius:50%;flex-shrink:0;height:56px;object-fit:cover;width:56px}.br-testimonials__author-info{display:flex;flex-direction:column}.br-testimonials__name{color:#0a0a0a;font-size:1rem;font-weight:700}.br-testimonials__role{color:#888;font-size:.88rem}.br-testimonials__nav{display:flex;gap:1rem;justify-content:center;margin-top:2.5rem}.br-testimonials__arrow{background:#fff;border:1px solid hsla(0,0%,4%,.15);border-radius:50%;color:#0a0a0a;cursor:pointer;font-size:1.5rem;height:52px;line-height:1;transition:background .25s ease,color .25s ease,border-color .25s ease;width:52px}.br-testimonials__arrow:hover{background:var(--br-tst-accent,#f1c233);border-color:var(--br-tst-accent,#f1c233);color:#fff}@media (max-width:575px){.br-testimonials__card{padding:2rem 1.5rem 1.75rem}.br-testimonials__head{margin-bottom:2.5rem}}