:root{--testimonial-gradient:linear-gradient(270deg,rgba(19,37,54,0),rgba(19,37,54,.8) 48.5%,#132536 86%);--testimonial-gradient-dark:linear-gradient(270deg,rgba(16,29,42,0),rgba(16,29,42,.8) 48.5%,#101d2a 86%)}[data-theme=light]{--testimonial-gradient:linear-gradient(270deg,hsla(0,0%,96%,0),hsla(0,0%,96%,.8) 48.5%,#f6f6f6 86%);--testimonial-gradient-dark:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 48.5%,#fff 86%)}DIV.testimonialRow{background-color:var(--background);padding:200px 0 250px;position:relative}DIV.testimonialRow.dark DIV.gradient{background:var(--testimonial-gradient-dark)}DIV.testimonialRow DIV.background{background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}DIV.testimonialRow DIV.content{position:relative;z-index:2}DIV.testimonialRow DIV.content UL{list-style:none;padding:0}DIV.testimonialRow DIV.content UL LI{font-size:18px;font-weight:700;line-height:35px;padding-left:25px;position:relative}DIV.testimonialRow DIV.content UL LI:before{color:#5f96c1;content:"\f111";font-family:FontAwesome;font-size:12px;left:0;position:absolute;top:-2px}DIV.testimonialRow DIV.gradient{background:var(--testimonial-gradient);bottom:0;left:0;min-width:1260px;position:absolute;right:0;top:0}DIV.testimonialRow DIV.testimonial{border-left:4px solid #5f96c1;padding:20px 0 20px 45px;position:relative;z-index:2}DIV.testimonialRow DIV.testimonial SPAN{color:var(--primary-text);display:block;font-size:31px;font-weight:700;line-height:normal}DIV.testimonialRow DIV.testimonial SPAN.quote{margin-bottom:30px}DIV.testimonialRow DIV.testimonial SPAN.quoter{font-size:17px}