.testimonials-content__left{margin-bottom:40px;}.testimonials-content__right{position:relative;padding-top:90px;}.testimonials-content__right svg{display:block;position:absolute;left:20px;top:0;width:133px;height:auto;}.testimonials-content__right img{display:block;width:100%;height:auto;}@media (min-width: 768px){.testimonials-content__right{max-width:566px;margin:0 auto;padding-top:100px;}.testimonials-content__right svg{width:176px;left:40px;}}@media (min-width: 1280px){.testimonials-content__inner{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;}.testimonials-content__left{margin-bottom:0;flex:0 0 45%;margin-right:5%;}.testimonials-content__right{max-width:none;margin:auto;flex:1;}}.testimonials-items{background-color:var(--bgColor);}.testimonials-items ul{margin:0;padding:0;list-style:none;}.testimonials-items ul li{margin-bottom:80px;}.testimonials-items ul li:last-of-type{margin-bottom:0;}.testimonials-items ul li .stars{margin-bottom:20px;}.testimonials-items ul li .stars svg{display:block;}.testimonials-items ul li p{margin-bottom:20px;}.testimonials-items ul li .name{font-weight:bold;margin-bottom:0;}@media (min-width: 768px){.testimonials-items ul{display:flex;justify-content:space-between;flex-flow:row wrap;}.testimonials-items ul li{flex:0 0 45%;}}