.ReviewCarousel-module__TP9Y3W__section{background-color:var(--background);color:var(--foreground);flex-direction:column;align-items:center;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.ReviewCarousel-module__TP9Y3W__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.ReviewCarousel-module__TP9Y3W__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ReviewCarousel-module__TP9Y3W__subtitle{color:var(--foreground);opacity:.7;max-width:480px;margin-bottom:2rem;font-size:1.125rem}.ReviewCarousel-module__TP9Y3W__ratingBadge{align-items:center;gap:.75rem;display:flex}.ReviewCarousel-module__TP9Y3W__score{color:var(--foreground);margin-left:.25rem;margin-right:.25rem;font-size:2.25rem;font-weight:700}.ReviewCarousel-module__TP9Y3W__carouselContainer{align-items:center;gap:1rem;width:100%;max-width:1200px;display:flex;position:relative}.ReviewCarousel-module__TP9Y3W__viewport{width:100%;padding-top:.5rem;padding-bottom:1rem;overflow:hidden}.ReviewCarousel-module__TP9Y3W__track{gap:1.5rem;transition:transform .4s cubic-bezier(.2,0,0,1);display:flex}.ReviewCarousel-module__TP9Y3W__card{text-align:left;background-color:#fff;border:2px solid #0000;border-radius:1.5rem;flex-direction:column;flex:0 0 calc(33.333% - 1rem);padding:1.75rem;transition:all .4s;display:flex;box-shadow:0 4px 6px -1px #0000000a,0 2px 4px -1px #00000005}.ReviewCarousel-module__TP9Y3W__card:hover{border-color:var(--brand-red);transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000000a,0 2px 4px -1px #00000005}.ReviewCarousel-module__TP9Y3W__cardHeader{align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.ReviewCarousel-module__TP9Y3W__avatarWrapper{flex-shrink:0;position:relative}.ReviewCarousel-module__TP9Y3W__avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:600;display:flex}.ReviewCarousel-module__TP9Y3W__avatarImg{object-fit:cover;border-radius:50%;width:44px;height:44px}.ReviewCarousel-module__TP9Y3W__googleIconMin{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 1px 3px #0000001f}.ReviewCarousel-module__TP9Y3W__userInfo{flex-direction:column;display:flex}.ReviewCarousel-module__TP9Y3W__nameRow{align-items:center;gap:.25rem;display:flex}.ReviewCarousel-module__TP9Y3W__name{color:var(--foreground);font-size:.95rem;font-weight:400;line-height:1.2}.ReviewCarousel-module__TP9Y3W__date{color:var(--foreground);opacity:.8;margin-top:.15rem;font-size:.8rem}.ReviewCarousel-module__TP9Y3W__cardStars{gap:1px;margin-bottom:.75rem;display:flex}.ReviewCarousel-module__TP9Y3W__cardText{color:var(--foreground);opacity:.8;font-size:.95rem;line-height:1.6}.ReviewCarousel-module__TP9Y3W__clampedText{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ReviewCarousel-module__TP9Y3W__readMoreBtn{color:var(--brand-red);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.95rem;font-weight:700;transition:opacity .2s;display:block}.ReviewCarousel-module__TP9Y3W__readMoreBtn:hover{opacity:.75;text-decoration:underline}.ReviewCarousel-module__TP9Y3W__navButton{background-color:var(--foreground);color:#fff;cursor:pointer;z-index:2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001f}.ReviewCarousel-module__TP9Y3W__navButton:hover{background-color:var(--brand-red);transform:scale(1.08)}.ReviewCarousel-module__TP9Y3W__disabled{opacity:.2;cursor:not-allowed;pointer-events:none}.ReviewCarousel-module__TP9Y3W__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;cursor:pointer;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ReviewCarousel-module__TP9Y3W__modal{z-index:2001;background-color:#fff;border-radius:1.5rem;width:90%;max-width:600px;padding:2.5rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 60px -12px #00000026,0 12px 20px -8px #0000000f}.ReviewCarousel-module__TP9Y3W__modalText{color:var(--foreground);opacity:.85;margin-top:1rem;font-size:1.05rem;line-height:1.7}.ReviewCarousel-module__TP9Y3W__closeBtn{color:var(--foreground);opacity:.4;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ReviewCarousel-module__TP9Y3W__closeBtn:hover{opacity:.8;background-color:#0000000d}@media (max-width:900px){.ReviewCarousel-module__TP9Y3W__card{flex:0 0 calc(50% - .75rem)}}@media (max-width:600px){.ReviewCarousel-module__TP9Y3W__section{padding:3rem 1.5rem}.ReviewCarousel-module__TP9Y3W__title{font-size:2rem}.ReviewCarousel-module__TP9Y3W__carouselContainer{align-items:center;gap:0;display:flex;position:relative}.ReviewCarousel-module__TP9Y3W__viewport{padding-bottom:0!important}.ReviewCarousel-module__TP9Y3W__track{gap:0!important}.ReviewCarousel-module__TP9Y3W__card{border:1px solid #0000000f;flex:0 0 100%}.ReviewCarousel-module__TP9Y3W__card:hover{transform:none}.ReviewCarousel-module__TP9Y3W__navButton{z-index:10;color:var(--foreground);background-color:#fff;border:1px solid #0000000f;width:40px;height:40px;position:absolute;box-shadow:0 4px 15px #00000026;display:flex!important;top:50%!important;transform:translateY(-50%)!important}.ReviewCarousel-module__TP9Y3W__navButton:hover{background-color:var(--brand-red);color:#fff}.ReviewCarousel-module__TP9Y3W__prevButton{left:-.5rem}.ReviewCarousel-module__TP9Y3W__nextButton{right:-.5rem}}
