.reviews-carousel{margin-top:1.1rem;position:relative}.reviews-carousel-toolbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.reviews-carousel-count{color:#444;letter-spacing:.08em;font-family:Manrope,Manrope Fallback;font-size:12px;font-weight:700;line-height:1}.reviews-carousel-actions{align-items:center;gap:.55rem;display:flex}.reviews-carousel-button{color:#153142;background:linear-gradient(#fff 0%,#f7fafc 100%);border:1px solid #d7e4edf2;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,border-color .2s,background-color .2s;display:inline-flex}.reviews-carousel-button:hover:not(:disabled){background:linear-gradient(#fff9ee 0%,#fef5df 100%);border-color:#bd8f38a3;transform:translateY(-1px)}.reviews-carousel-button:disabled{opacity:.42;cursor:not-allowed}.reviews-carousel-viewport{background:0 0;transition:height .35s;overflow:hidden}.reviews-carousel-track{transition:transform .35s;display:flex}.reviews-carousel-page{min-width:100%}.reviews-carousel-page-grid{grid-template-columns:repeat(1,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.reviews-carousel-dots{justify-content:center;gap:.45rem;margin-top:.75rem;display:flex}.reviews-carousel-dot{background:#a7bbc9b3;border:0;border-radius:999px;width:9px;height:9px;transition:transform .2s,background-color .2s}.reviews-carousel-dot.is-active{background:#bd8f38;transform:scale(1.15)}.review-card{box-shadow:none;background:#fff;border:1px solid #d7e4edf2;border-radius:10px;padding:1.25rem;position:relative}.review-card-carousel{min-height:100%}.review-card:before{content:none}.review-card-top{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.review-card-stars{color:#bd8f38;align-items:center;gap:.28rem;display:flex}.review-card-rating-value{color:#153142;margin-right:.28rem;font-family:Manrope,Manrope Fallback;font-size:13px;font-weight:700;line-height:1}.review-card-star{width:14px;height:14px}.review-card-quote{color:#15314247;width:18px;height:18px}.review-card-name{color:#153142;margin-top:.85rem;font-family:Manrope,Manrope Fallback;font-size:20px;font-weight:600;line-height:1.3}.review-card-text{color:#444;margin-top:.65rem;font-family:Manrope,Manrope Fallback;font-size:14px;font-weight:400;line-height:24px}@media (min-width:768px){.reviews-carousel-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
