.ccn-cta-section{padding:4.8rem 1.6rem;text-align:center}.ccn-cta-section--dark{background:rgb(var(--ccn-color-surface-dark));color:#fff}.ccn-cta-section--dark .ccn-heading,.ccn-cta-section--dark .ccn-cta-section__subtext,.ccn-cta-section--dark .ccn-cta-section__rating-text{color:#fff}.ccn-cta-section--dark .ccn-rating__stars{color:#fff}.ccn-cta-section__inner{max-width:60rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.ccn-cta-section__heading{margin:0}.ccn-cta-section__subtext{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground), 0.65);margin:0;max-width:48rem}.ccn-cta-section--dark .ccn-cta-section__subtext{color:rgba(255,255,255,.7)}.ccn-cta-section__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:.8rem}.ccn-cta-section--dark .ccn-button--primary{background:#fff;color:rgb(var(--ccn-color-surface-dark))}.ccn-cta-section--dark .ccn-button--primary:hover{background:rgba(255,255,255,.9)}.ccn-cta-section--dark .ccn-button--secondary{background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff}.ccn-cta-section--dark .ccn-button--secondary:hover{background:rgba(255,255,255,.1);border-color:#fff}.ccn-cta-section__rating{display:flex;align-items:center;gap:.8rem;margin-top:.8rem}.ccn-cta-section__rating-text{font-size:1.2rem;color:rgba(var(--color-foreground), 0.5)}@media screen and (min-width: 750px){.ccn-cta-section{padding:6.4rem 4rem}}