.testimonial-curated-leadin{margin-bottom:1rem;text-align:center}.testimonial-curated{background:var(--gradient);padding-block-end:var(--ls-padding-bottom);padding-block-start:var(--ls-padding-top)}.testimonial-curated__section{background:var(--c-black);border:none;box-shadow:0 20px 80px 0 #00000040,0 0 30px 0 #00000040;display:grid;gap:1rem;grid-template-areas:"one";margin-top:var(--ls-pullup)}.testimonial-curated__item{display:flex;flex-flow:column nowrap;gap:20px;grid-area:one;margin-inline:auto;opacity:0;transition:opacity .5s ease;width:min(1000px,100%)}.testimonial-curated__image{aspect-ratio:1/1;border-radius:20px;height:95px;overflow:clip;width:95px}.testimonial-curated__image img{height:100%;object-fit:cover;object-position:top center;width:100%}.testimonial-curated__title{display:flex;font-size:35px;gap:1rem;margin-bottom:.5rem}span.testimonial__icon{font-family:var(--f-primary);font-size:4rem;height:40px;margin-top:-.25rem}.testimonial-curated__text{color:var(--c-white);flex:1}.testimonial-curated__title .testimonial-curated__icon{font-size:4rem;height:32px;line-height:1;margin-block-start:-3px}.testimonial-curated__dash{filter:opacity(80%);font-weight:700;margin-block-start:5px}.testimonial-curated__content{color:var(--c-white);margin-bottom:1rem;margin-left:3rem;text-wrap:pretty}.testimonial-curated__content:after{content:close-quote;display:inline}.testimonial-curated__meta{color:var(--c-white);display:flex;font-size:.7rem;gap:3px;line-height:1.1;margin-left:3rem}.testimonial-curated__author{font-weight:700}.testimonial-curated__company{font-weight:400}.testimonial-curated__author,.testimonial-curated__company{filter:opacity(80%);font-size:.9rem;text-transform:uppercase}@media (min-width:500px){.testimonial-curated{flex-flow:row nowrap;gap:40px}.testimonial-curated__item{flex-flow:row nowrap}}