:root{--colorPrimary: rgb(2 52 68);--colorSecondary: #8fea06;--colorTertiary: #884dff;--colorError: #ff0000;--colorSuccess: #89e103;--colorWhite: #ffffff;--colorBlack: #000000;--colorGrey: #e8e8f3;--colorGreyLight: #f7f7fa;--colorPrimaryLight: #f1f1f9;--colorText: var(--colorPrimary);--underlineColor: var(var(--colorSecondary));--lineHeight: 1.675;--shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);--containerWidth: 1240px}.testimonial__text ul{margin:0}.testimonial__text ul li{margin:0;padding:0;background:none}.testimonial{background-color:var(--colorPrimary)}.testimonial__img{aspect-ratio:1/1}.testimonial__content{padding:40px 24px;color:var(--colorWhite)}.testimonial__content>:last-child{margin-bottom:0}.testimonial__name{margin:0;font-weight:700;font-size:14px}.testimonial__text{padding-top:clamp(20px,5vw,30px)}.testimonial__text ul li{padding-left:24px;margin-bottom:15px;background-repeat:no-repeat;background-size:auto 10px;background-position:0 7px;background-image:url(/img/bg/chevron-right-primary.svg)}.testimonial__text ul li:last-child{margin-bottom:0}.testimonial__title{font-size:16px;line-height:1.275;max-width:418px}.testimonial__role{padding-top:20px;margin-top:clamp(20px,5vw,30px);border-top:1px solid rgba(255,255,255,.2)}@media(min-width: 480px){.testimonial__name{font-size:16px}}@media(min-width: 530px){.testimonial__text li{font-size:16px}}@media(min-width: 750px){.testimonial__title{font-size:22px}}@media(min-width: 990px){.testimonial{display:flex;flex-direction:row-reverse}.testimonial__img{flex:0 0 50%}.testimonial__content{flex:1;padding:80px;display:flex;flex-direction:column;justify-content:center}.testimonial--reverse{flex-direction:row}}
