.st:not(.st--smaller){margin:0 auto;max-width:80rem}.st__tag{color:var(--text_pink);margin-bottom:var(--spacer_28);text-align:center}.st__title{margin-bottom:var(--spacer_40);padding:0 var(--spacer_14);text-align:center}.st__list-container{overflow:hidden}.st__list-item{padding:var(--spacer_12)}.st__list-item:not(.glide__slide){max-width:80rem}.st__list-item-inner{background-color:var(--white_color);border-radius:32px;box-shadow:4px 4px 8px 0 #00000040;padding:var(--spacer_32)}.st--smaller .st__list-item-inner{padding:var(--spacer_48)var(--spacer_40)}.st__list-item-testimonial,.st__list-item-testimonial *{color:var(--text_dark)}.st__list-item-testimonial :last-child{margin-bottom:0}.st__list-item-author-container{display:flex;gap:var(--spacer_8);margin-top:var(--spacer_16)}.st__list-item-author-avatar{aspect-ratio:1;flex-shrink:0;height:5rem;object-fit:cover;width:auto}.st__list-item-author-name{font-weight:var(--font_weight_700)}.st__list-item-author-job,.st__list-item-author-name{color:var(--text_dark);margin-bottom:0}.st--smaller .st__list-item-author-job,.st--smaller .st__list-item-author-name{font-size:1.4rem}.st__arrows{align-items:center;display:flex;justify-content:space-between;margin-top:var(--spacer_32)}.st__arrow svg path{transition:fill var(--slow_transition)}.st__arrow:hover svg path{fill:#ed614c}.st__bullets{display:flex;gap:var(--spacer_8)}.st__bullet{background-color:var(--primary_color);border-radius:var(--border_radius_rounded);height:1.2rem;opacity:.4;transition:opacity var(--slow_transition);width:1.2rem}.st__bullet.glide__bullet--active{opacity:1}