.testimony-block{padding-top:50px;border-top:1px solid var(--wp--preset--color--gray);border-bottom:1px solid var(--wp--preset--color--gray)}.testimony-block .testimony__flex-wrapper{display:flex;justify-content:center;gap:clamp(50px,7.2vw,100px)}.testimony-block .testimony__avatar{border-radius:50%;overflow:hidden;min-height:180px;min-width:180px;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.testimony-block .testimony__fields{display:flex;flex-direction:column;max-width:480px;gap:20px;margin-bottom:60px}.testimony-block .testimony__fields::before{content:"";display:block;width:40px;height:28px;background-image:url(https://www.evolis.com.cn/wp-content/themes/evolis/assets/css/components/acf/../../../img/quote.svg);background-size:contain;background-repeat:no-repeat}.testimony-block .testimony__quote{display:flex;flex-direction:column;color:var(--wp--preset--color--secondary)}.testimony-block .testimony__id{display:flex;flex-direction:column}.testimony-block .testimony:not(.testimony__has-image) .testimony__fields{align-items:center;text-align:center}@media (max-width:1024px){.testimony-block .testimony__flex-wrapper{flex-direction:column;align-items:center;text-align:center}.testimony-block .testimony__flex-wrapper .testimony__fields{align-items:center;text-align:center}}.testimony-block .carousel-controls{margin:0 0 25px}