.simple-quote{background:var(--color-section-bg)}.simple-quote__content{display:grid;grid-template-columns:1fr;gap:var(--spacing-md)}.simple-quote__details{position:relative;max-width:70%;margin:0 auto}.simple-quote__details:before,.simple-quote__details:after{content:"";position:absolute;width:var(--spacing-md);height:var(--spacing-md);background-repeat:no-repeat;background-size:contain}.simple-quote__details:before{top:calc(var(--spacing-xs) * -1);left:calc(var(--spacing-md) * -1);background-image:url('data:image/svg+xml,<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 206.9 157.6"><path d="M143.2 99.5c-15.8 7.9-36.6 29.1-41.5 46.9a48.07 48.07 0 0 1 11.4-1.5c20.7 0 38 16.3 38 40.5s-20.7 45.9-45.4 45.9c-26.7 0-50.4-21.2-50.4-57.3 0-40.5 21.7-75.6 56.3-100.3l31.6 25.8Zm111.1 0c-15.8 7.9-36.1 29.1-41.5 46.9a48.07 48.07 0 0 1 11.4-1.5c21.2 0 38 16.3 38 40.5s-20.7 45.9-44.9 45.9c-26.7 0-50.9-21.2-50.9-57.3 0-40.5 21.7-75.6 56.3-100.3l31.6 25.8Z" transform="translate(-55.3 -73.7)" style="fill:%23e8e8e8" data-name="Layer 1"/></svg>');background-position:top center}.simple-quote__details:after{right:calc(var(--spacing-md) * -1);bottom:calc(var(--spacing-xs) * -1);background-image:url('data:image/svg+xml,<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 206.9 157.6"><path d="M174.3 205.7c15.8-7.9 36.6-29.1 41.5-46.9a48.07 48.07 0 0 1-11.4 1.5c-20.7 0-38-16.3-38-40.5 0-25.2 20.7-45.9 45.4-45.9 26.7 0 50.4 21.2 50.4 57.3 0 40.5-21.7 75.6-56.3 100.3l-31.6-25.8Zm-111.1 0c15.8-7.9 36-29.1 41.5-46.9a48.07 48.07 0 0 1-11.4 1.5c-21.2 0-38-16.3-38-40.5 0-25.2 20.7-45.9 44.9-45.9 26.7 0 50.9 21.2 50.9 57.3 0 40.5-21.7 75.6-56.3 100.3 0-.2-31.6-25.8-31.6-25.8Z" transform="translate(-55.3 -73.9)" style="fill:%23e9eae9"/></svg>')}.simple-quote__details .simple-quote__text{margin:0 0 var(--spacing-sm);border:none;padding:0;color:var(--color-text)}.simple-quote__details .simple-quote__author .simple-quote__authorTitle:before{content:"-"}@media (min-width: 768px){.simple-quote__details:before,.simple-quote__details:after{top:0;width:var(--spacing-xl);height:var(--spacing-xl)}.simple-quote__details:before{left:calc((var(--spacing-xl) * 1.3) * -1)}.simple-quote__details:after{right:calc((var(--spacing-xl) * 1.3) * -1)}}@media (min-width: 1024px){.simple-quote__details{max-width:58%}}
