.b-testimonials{--testimonial-item-padding:2rem;--testimonial-item-background:var(--color-forest-5);--testimonial-pagination-background:var(--color-mint-100);--testimonial-pagination-color:var(--color-white);--testimonial-pagination-icon-padding:6px}.b-testimonials.has-mint-100-background-color,.b-testimonials.has-mint-120-background-color{--testimonial-pagination-background:var(--color-white);--testimonial-pagination-color:var(--color-charcoal-100)}.b-testimonials__header{flex-direction:column;grid-column:narrow;gap:1.5rem;margin-bottom:3rem;display:flex}.b-testimonials__inner{grid-column:wide;grid-template-columns:inherit;padding-block:1px;display:grid;position:relative;overflow:hidden}.b-testimonials__items{z-index:1;grid-column:full;position:relative}:is(.b-testimonials[data-animated=true] .b-testimonials__items):before,:is(.b-testimonials[data-animated=true] .b-testimonials__items):after{content:"";z-index:2;background:linear-gradient(to right, var(--bg-color,white) 10%, #fff0);width:40px;position:absolute;inset:0 auto 0 0}@media (width>=768px){:is(.b-testimonials[data-animated=true] .b-testimonials__items):before,:is(.b-testimonials[data-animated=true] .b-testimonials__items):after{width:100px}}:is(.b-testimonials[data-animated=true] .b-testimonials__items):after{inset:0 0 0 auto;transform:rotate(180deg)}.b-testimonials__panel-wrapper{flex-flow:wrap;justify-content:center;gap:1.5rem;width:100%;display:flex}.b-testimonials[data-animated=true] .b-testimonials__panel-wrapper{will-change:transform;width:max-content;animation:scroller calc(6s * var(--items-count)) forwards linear infinite;flex-wrap:nowrap;justify-content:flex-start;animation-play-state:running}.b-testimonials__items:hover .b-testimonials__panel-wrapper{animation-play-state:paused}.b-testimonials__item{max-width:300px;min-height:255px;padding:var(--testimonial-item-padding,2rem);border-radius:var(--border-radius);color:var(--color-charcoal-100);background-color:var(--testimonial-item-background);border:1px solid #095a5a1a;flex-direction:column;justify-content:start;gap:1.5rem;display:flex}.b-testimonials__media{width:120px;height:40px}.b-testimonials__media img{object-fit:contain;object-position:center left;width:100%;height:100%}.b-testimonials__quote p{font-size:var(--font-size-body-lg);line-height:var(--font-line-height-body-lg);font-weight:var(--font-weight-body-lg);letter-spacing:var(--letter-spacing-body-lg);font-family:var(--font-family-body-lg);text-transform:var(--text-transform-body-lg);font-weight:var(--font-weight-regular)}.b-testimonials__cite-wrapper{justify-content:space-between;margin-top:auto;display:flex}.b-testimonials__cite{font-size:var(--font-size-body-md);line-height:var(--font-line-height-body-md);font-weight:var(--font-weight-body-md);letter-spacing:var(--letter-spacing-body-md);font-family:var(--font-family-body-md);text-transform:var(--text-transform-body-md);font-weight:var(--font-weight-semibold)}.b-testimonials__cite p{margin-bottom:0}:is(.is-root-container .is-admin) .b-testimonials__panel-wrapper{flex-direction:column;gap:1rem;padding-inline:1rem}:is(.is-root-container .is-admin) .b-testimonials__item{max-width:920px;min-height:100px;padding:1rem}@keyframes scroller{to{transform:translate(calc(-50% - 1.5rem))}}
