.social-proof{align-items:center;background:transparent;display:flex}.social-proof__avatars-container{z-index:2}.social-proof__text-1{z-index:1}.social-proof__avatar{border-radius:3rem;height:4rem;position:relative;width:4rem}.social-proof__avatar img{border-radius:3rem;height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;top:0;width:100%}.social-proof__avatar{box-shadow:0 0 0 3px rgb(var(--color-button));margin-left:-1rem}.social-proof__text{border-radius:3rem;line-height:1.3;--offset-side-padding:2.4rem;display:flex;flex-direction:column;justify-content:center;padding:.4rem 1.4rem .4rem 2.3rem}.social-proof__text.statistic1{background-color:rgb(var(--color-button-text));border-color:rgba(var(--color-button));color:rgba(var(--color-button));.text-color{color:rgba(var(--color-button))}}.social-proof__text.statistic2{background-color:rgb(var(--color-button));border-color:rgba(var(--color-button));color:rgba(var(--color-button-text));.text-color{color:rgba(var(--color-button-text))}}*+.social-proof__text{margin-left:-1.4rem}.social-proof__text--stretch{min-height:4rem}.social-proof__text>div{align-items:center;column-gap:.3em;display:flex}.social-proof--right *+.social-proof__text{margin-left:0;margin-right:-1.4rem;padding-left:1.4rem;padding-right:var(--offset-side-padding)}.social-proof--right .social-proof__text-1{order:-1}.social-proof--right .social-proof__text-2{order:-2}