.slider-testimonials__wrapper-circle{position:relative;display:flex;align-items:center;justify-content:center;width:calc(1 * (80 * 1px));height:calc(1 * (80 * 1px));border-radius:50%;border:2px solid var(--color-border-dark)}@media screen and (min-width:320px){.slider-testimonials__wrapper-circle{width:calc(1 * (80 * 1px + (145 - 80) * ((100vw - 320px)/ 1600)))}}@media screen and (min-width:1920px){.slider-testimonials__wrapper-circle{width:calc(1 * (145 * 1px))}}@media screen and (min-width:320px){.slider-testimonials__wrapper-circle{height:calc(1 * (80 * 1px + (145 - 80) * ((100vw - 320px)/ 1600)))}}@media screen and (min-width:1920px){.slider-testimonials__wrapper-circle{height:calc(1 * (145 * 1px))}}.slider-testimonials__wrapper-circle .svg-circle{position:absolute;top:0;left:0;right:0;bottom:0}.slider-testimonials__quote{width:calc(1 * (30 * 1px))}@media screen and (min-width:320px){.slider-testimonials__quote{width:calc(1 * (30 * 1px + (50 - 30) * ((100vw - 320px)/ 1600)))}}@media screen and (min-width:1920px){.slider-testimonials__quote{width:calc(1 * (50 * 1px))}}.slider-testimonials__text{max-width:100%}