.testimonial-group{container:testimonial-group/inline-size}.testimonial-grid{align-items:stretch;gap:var(--gap-m,3rem);grid-auto-rows:1fr;grid-template-columns:repeat(var(--testimonial-columns,3),minmax(0,1fr))}.testimonial-frame{container:testimonial-card/inline-size;height:100%}.testimonial-shell{background:var(--clr-bg,#fff);border:0;border-top:.25rem solid var(--clr-primary,#e43b3f);box-shadow:0 1rem 3rem rgba(17,17,17,.1);color:var(--clr-text,#121212);grid-template-columns:minmax(0,1fr);height:100%;padding:0}.testimonial-rail{background:radial-gradient(circle at 85% 20%,hsla(0,0%,100%,.12),transparent 38%),var(--clr-black,#111);color:var(--clr-white,#fff);min-height:10rem;padding:var(--gap,1.5rem);position:relative}.testimonial-eyebrow{color:var(--clr-primary,#e43b3f);font-size:.75rem;letter-spacing:.12em}.testimonial-mark{align-self:flex-end;color:var(--clr-white,#fff);opacity:.95;width:3.25rem}.testimonial-mark svg{display:block;fill:currentColor;height:auto;overflow:visible;width:100%}.testimonial-line{background:var(--clr-primary,#e43b3f);height:.2rem;margin-top:auto;width:3.5rem}.testimonial-main{min-width:0;padding:var(--gap,1.5rem)}.testimonial-copy{color:var(--clr-title,#111);font-family:var(--font-title,sans-serif);font-size:clamp(1.35rem,8cqi,2rem);font-weight:600;line-height:1.14;max-width:100%;overflow-wrap:break-word}.testimonial-copy>:first-child{margin-top:0}.testimonial-copy>:last-child{margin-bottom:0}.testimonial-author{align-items:flex-start;border-top:1px solid var(--clr-gray-10,#c7c7c7);flex-wrap:wrap;padding-top:var(--gap,1.5rem)}.testimonial-image{aspect-ratio:1;border-radius:50%;flex:0 0 3.5rem;height:3.5rem!important;margin:0;object-fit:cover;width:3.5rem!important}.testimonial-author-rule{background:var(--clr-primary,#e43b3f);display:none;flex:0 0 1.75rem;height:.15rem}.testimonial-author-copy{font-size:.95rem;line-height:1.45}.testimonial-author-copy>:first-child{margin-top:0}.testimonial-author-copy>:last-child{margin-bottom:0}.testimonial-shell.card--dark{background:var(--clr-black,#111);color:var(--clr-white,#fff)}.testimonial-shell.card--dark .testimonial-copy{color:inherit}.testimonial-shell.card--dark .testimonial-author{border-top-color:hsla(0,0%,100%,.22)}.testimonial-editorial .testimonial-image,.testimonial-shell.testimonial-editorial{border-radius:0}@container testimonial-card (min-width: 44rem){.testimonial-shell{grid-template-columns:minmax(12rem,.34fr) minmax(0,1fr)}.testimonial-rail{min-height:24rem;padding:clamp(1.75rem,4cqi,3.5rem)}.testimonial-mark{width:clamp(3.25rem,6cqi,5rem)}.testimonial-line{margin-top:0}.testimonial-main{padding:clamp(2rem,6cqi,5rem)}.testimonial-copy{font-size:clamp(1.75rem,4cqi,3.35rem);max-width:19ch}.testimonial-author{align-items:center;flex-wrap:nowrap}.testimonial-author-rule{display:block}.testimonial-image{flex-basis:4.5rem;height:4.5rem!important;width:4.5rem!important}}@container testimonial-group (max-width: 64rem){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container testimonial-group (max-width: 42rem){.testimonial-grid{grid-template-columns:minmax(0,1fr)}}.testimonial-cols-1 .testimonial-grid{grid-template-columns:minmax(0,1fr)}@container testimonial-group (min-width: 64.01rem){.testimonial-cols-2 .testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-cols-3 .testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-cols-4 .testimonial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.testimonial-cols-5 .testimonial-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.testimonial-cols-6 .testimonial-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.testimonial-shell.testimonial-editorial{grid-template-columns:minmax(0,1fr);grid-template-rows:var(--testimonial-top-height,9.375rem) minmax(0,1fr)}.testimonial-editorial .testimonial-rail{gap:var(--gap-xs,.5rem);height:var(--testimonial-top-height,9.375rem);min-height:var(--testimonial-top-height,9.375rem);padding:var(--gap-s,1rem) var(--gap,1.5rem)}.testimonial-editorial .testimonial-mark{width:2.5rem}.testimonial-editorial .testimonial-main{height:100%}