.community-reviews{padding:64px 0}.community-reviews__heading{margin:0 0 40px;color:var(--community-reviews-color-heading);font:700 32px/1.2 owners-wide,sans-serif;text-transform:lowercase}@media screen and (min-width:1024px){.community-reviews__heading{font-size:48px}}.community-reviews__grid{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1024px){.community-reviews__grid{flex-direction:row;align-items:center}}.community-reviews__info{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media screen and (min-width:1024px){.community-reviews__info{flex:0 0 280px}}.community-reviews__seal{display:block;flex:0 0 auto;width:72px;height:72px;object-fit:contain}@media screen and (min-width:1024px){.community-reviews__seal{width:128px;height:128px}}.community-reviews__copy{display:flex;flex-direction:column;gap:12px}.community-reviews__tagline{margin:0;color:var(--community-reviews-color-tagline);font:700 22px/1.2 owners-wide,sans-serif;text-transform:lowercase}@media screen and (min-width:1024px){.community-reviews__tagline{font-size:30px}}.community-reviews__count{margin:0;color:var(--community-reviews-color-count);font:14px/20px owners-wide,sans-serif;text-transform:lowercase}.community-reviews__carousel{position:relative;min-width:0;cursor:grab}.community-reviews__carousel.is-dragging{cursor:grabbing}@media screen and (min-width:1024px){.community-reviews__carousel{flex:1 1 auto}}.community-reviews__nav-btn{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(112,69,245,.16);cursor:pointer}.community-reviews__nav-btn:focus{position:absolute;overflow:visible;clip:auto;width:44px;height:44px;margin:0;transform:translateY(-50%)}.community-reviews__nav-btn:focus-visible{outline:2px solid #9f77ff;outline-offset:2px}.community-reviews__nav-btn:disabled{opacity:.4;cursor:not-allowed}.community-reviews__nav-btn--prev{left:8px}.community-reviews__nav-btn--next{right:8px}.community-reviews__nav-btn svg{width:28px;height:28px}.community-reviews__card{position:relative;width:220px;aspect-ratio:3/4;overflow:hidden;border-radius:16px;background-color:#f8f4ff;background-size:cover;background-position:center;box-shadow:0 1px 3px rgba(112,69,245,.08)}@media screen and (min-width:1024px){.community-reviews__card{width:280px}}.community-reviews__name{position:absolute;top:12px;left:12px;padding:4px 12px;background:var(--community-reviews-color-badge-bg);border-radius:999px;color:var(--community-reviews-color-badge-text);font:700 12px/16px owners-wide,sans-serif;text-transform:lowercase}.community-reviews__quote{position:absolute;left:12px;right:12px;bottom:12px;margin:0;padding:12px 16px;background:var(--community-reviews-color-card-bg);border-radius:12px}.community-reviews__quote p{margin:0;color:var(--community-reviews-color-quote);font:14px/1.4 owners-wide,sans-serif;text-transform:lowercase}.community-reviews__quote p::before{content:"“"}.community-reviews__quote p::after{content:"”"}