section.my-testimonial{padding:100px 0}section.my-testimonial .testimonial-container{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}section.my-testimonial .testimonial-container *{z-index:1}section.my-testimonial .testimonial-container::before{content:'';position:absolute;top:0;left:0;width:100%;height:80px;background-color:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));background:linear-gradient(to bottom, #000, transparent);z-index:0}section.my-testimonial .testimonial-container::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:80px;background-color:#fff;background:-webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));background:linear-gradient(to top, #000, transparent);z-index:0}section.my-testimonial .testimonial-container blockquote{position:relative;padding-left:60px}section.my-testimonial .testimonial-container blockquote::before{content:'';background-image:url(../../../img/quote.svg);background-size:contain;background-position:top left;background-repeat:no-repeat;position:absolute;top:38px;left:5px;width:50px;height:50px}section.my-testimonial .testimonial-container blockquote p{border-left:none;font-size:var(--fs-h3);font-weight:var(--fw-strong);font-family:var(--ff-primary)}section.my-testimonial .testimonial-container figcaption{padding-left:85px;border-left:none}section.my-testimonial .testimonial-container figcaption strong{font-size:var(--fs-normal);font-weight:500;font-family:var(--ff-primary);padding-bottom:10px;padding-left:30px;position:relative}section.my-testimonial .testimonial-container figcaption strong::before{content:'';position:absolute;top:15px;left:0;width:20px;height:1px;background-color:#fff}section.my-testimonial .testimonials-list{position:relative}section.my-testimonial .testimonials-list::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2)}section.my-testimonial .mySwiper{padding-bottom:100px}