.hs-reviews-carousel{--card-bg:#f3e8df;--text:#1d1d1d;--muted:#6b6b6b;--avatar-bg:#d8c7bb;--radius:14px;--gap:22px;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.hs-reviews-carousel__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:0 0 12px}.hs-reviews-carousel__title{color:var(--muted);font-size:14px;font-weight:800}.hs-reviews-carousel__controls{display:flex;gap:10px}.hs-reviews-carousel__btn{appearance:none;background:#fff;border:1px solid #d9cabc;border-radius:10px;color:#222;cursor:pointer;font-weight:700;padding:8px 10px}.hs-reviews-carousel__btn[disabled]{cursor:not-allowed;opacity:.45}.hs-reviews-carousel__viewport{border-radius:16px;overflow:hidden}.hs-reviews-carousel__track{display:flex;gap:0;transition:transform .28s ease}.hs-reviews-carousel__slide{box-sizing:border-box;flex:0 0 100%;padding:2px}.hs-reviews-carousel__grid{align-items:start;display:grid;gap:var(--gap);grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:980px){.hs-reviews-carousel__viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;border-radius:16px;scrollbar-width:none}.hs-reviews-carousel__viewport::-webkit-scrollbar{display:none}.hs-reviews-carousel__track{transform:none!important;transition:none!important}.hs-reviews-carousel__slide{flex:0 0 100%;scroll-snap-align:start}.hs-reviews-carousel__grid{grid-template-columns:1fr!important}}.hs-review-card{background:var(--card-bg);border-radius:var(--radius);min-height:220px;overflow:visible;padding:18px 18px 16px;position:relative}.hs-review-card__header{align-items:flex-start;display:flex;gap:12px;margin-bottom:10px}.hs-review-card__avatar{align-items:center;background:var(--avatar-bg);border-radius:999px;color:#3a2f2a;display:flex;flex:0 0 auto;font-weight:800;height:52px;justify-content:center;overflow:hidden;width:52px}.hs-review-card__avatar img{display:block;height:100%;object-fit:cover;width:100%}.hs-review-card__name{font-size:18px;font-weight:800;line-height:1.15;word-break:break-word}.hs-review-card__date{color:var(--muted);font-size:13px;margin-top:4px}.hs-review-card__stars{font-size:18px;letter-spacing:1px;margin:8px 0 10px}.hs-review-card__title{font-size:20px;font-weight:900;line-height:1.2;margin:0 0 8px;word-break:break-word}.hs-review-card__text{color:#2a2a2a;font-size:14px;line-height:1.45;margin:0;max-height:110px;overflow:hidden}@media (max-width:980px){.hs-review-card__text{max-height:140px}}.hs-review-card__text p{margin:0 0 8px}.hs-review-card__text p:last-child{margin-bottom:0}.hs-review-card__text span{color:inherit!important}.hs-review-card__more{background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:14px;margin-top:10px;padding:0;text-decoration:underline}.hs-review-card__platform{align-items:center;display:flex;gap:10px;margin-top:14px;overflow:visible}.hs-platform-text{font-size:22px;font-weight:800;opacity:.95;text-transform:lowercase}.hs-platform-text.google{color:#4285f4}.hs-platform-text.tripadvisor{color:#00aa6c}.hs-platform-text.viator{color:#2f2f2f}.hs-platform-logo{align-items:center;display:inline-flex;line-height:0;max-width:100%;overflow:visible}.hs-platform-logo svg{display:block;height:28px;max-width:160px;overflow:visible;width:auto}@media (max-width:980px){.hs-platform-logo svg{height:24px;max-width:140px}}.hs-reviews-carousel__dots{align-items:center;display:flex;gap:6px;justify-content:center;margin-top:12px}.hs-reviews-carousel__dot{background:#d9cabc;border:0;border-radius:999px;cursor:pointer;height:8px;width:8px}.hs-reviews-carousel__dot[aria-current=true]{background:#7b5f4b}.hs-reviews-carousel__empty{background:#fff7f1;border:1px dashed #e7d6c8;border-radius:14px;color:#6b6b6b;font-weight:600;margin-top:14px;padding:16px}