.ccn-testimonials-section{background:#f9f8f6;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.ccn-testimonial{display:flex;flex-direction:column;gap:1.2rem;padding:2.4rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground), 0.08);border-radius:1.2rem}.ccn-testimonial__stars-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.ccn-testimonial__stars{display:flex;gap:.2rem;color:#1a1a1a}.ccn-testimonial__stars svg{width:1.4rem;height:1.4rem}.ccn-testimonial__helpful{font-size:1.05rem;font-weight:600;color:#00b67a;letter-spacing:.03em;text-transform:uppercase}.ccn-testimonial__quote{margin:0;padding:0;padding-left:5px}.ccn-testimonial__quote p{font-size:1.4rem;line-height:1.6;color:rgb(var(--color-foreground));font-style:italic;margin:0}.ccn-testimonial__attribution{display:flex;flex-direction:column;gap:.2rem;margin-top:auto}.ccn-testimonial__author{font-family:var(--font-heading-family);font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.05rem;color:rgb(var(--color-foreground))}.ccn-testimonial__subtitle{font-size:1.1rem;color:rgba(var(--color-foreground), 0.5);text-transform:uppercase;letter-spacing:.05rem}.ccn-tp-header{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;padding:2rem 2.4rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground), 0.08);border-radius:1.2rem;margin-bottom:2.4rem;flex-wrap:wrap}.ccn-tp-header__left{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.ccn-tp-header__stars{display:flex;gap:.2rem;align-items:center}.ccn-tp-header__score-block{display:flex;flex-direction:column;gap:.2rem}.ccn-tp-header__label{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.04em}.ccn-tp-header__score{font-size:1.2rem;color:rgba(var(--color-foreground), 0.55);letter-spacing:.02em}.ccn-tp-header__count-block{display:flex;flex-direction:column;gap:.2rem;padding-left:1.6rem;border-left:1px solid rgba(var(--color-foreground), 0.12)}.ccn-tp-header__count{font-family:var(--font-heading-family);font-size:2rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1}.ccn-tp-header__count-label{font-size:1.1rem;font-weight:500;color:rgba(var(--color-foreground), 0.5);text-transform:uppercase;letter-spacing:.06em}.ccn-tp-header__right{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.ccn-tp-header__logo{display:block}.ccn-tp-header__verified{font-size:1.1rem;color:rgba(var(--color-foreground), 0.45);letter-spacing:.02em}@media screen and (max-width: 749px){.ccn-tp-header{padding:1.6rem;gap:1.6rem}.ccn-tp-header__left{gap:1.2rem}.ccn-tp-header__count-block{padding-left:1.2rem}.ccn-tp-header__right{width:100%;flex-direction:row;align-items:center;justify-content:flex-start;padding-top:1.2rem;border-top:1px solid rgba(var(--color-foreground), 0.08)}}