/*
Generated time: June 16, 2025 16:20
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.social-proof-wrapper{--social-proof-margin-top:0;--social-proof-margin-bottom:15px;--social-proof-text-size:13px;--social-proof-text-color:inherit;--social-proof-background-color:transparent;--social-proof-background-opacity:1;--social-proof-border-color:transparent;display:flex;padding:6px;margin-top:var(--social-proof-margin-top);margin-bottom:var(--social-proof-margin-bottom);line-height:1.1;align-items:center;position:relative;gap:.75rem;border:var(--social-proof-border-color) solid 1px}.social-proof-wrapper::after{content:"";position:absolute;opacity:var(--social-proof-background-opacity);background-color:var(--social-proof-background-color);inset:0;z-index:-1}.social-proof-wrapper .social-proof__images{flex-shrink:0}.social-proof-wrapper .social-proof__images img{border-radius:50%}.social-proof-wrapper .social-proof__images img:last-child{transform:translateX(-5px)}.social-proof-wrapper .social-proof__images img:first-child{transform:translateX(0)}.social-proof-wrapper .social-proof__text{font-size:var(--social-proof-text-size);color:var(--social-proof-text-color)}.social-proof-wrapper .social-proof__text p{margin:0}