.light-mode{--nw-nb:#fff;--p10-nb:#f0fcfc;--nb-p10:#0e0f30;--i20-i10:rgba(181,240,239,.2);--nw-i10:#fff;--nb-nw:#0e0f30;--i10-i20:rgba(181,240,239,.102);--i100-i10:#b5f0ef;--nb-i100:#0e0f30;--nb-p100:#0e0f30;--i100-nb:#b5f0ef;--i10-nw:rgba(181,240,239,.102);--i100-nw:#b5f0ef}.dark-mode{--nw-nb:#0e0f30;--p10-nb:#0e0f30;--nb-p10:#f0fcfc;--i20-i10:rgba(181,240,239,.102);--nw-i10:rgba(181,240,239,.102);--nb-nw:#fff;--i10-i20:rgba(181,240,239,.2);--i100-i10:rgba(181,240,239,.102);--nb-i100:#b5f0ef;--nb-p100:#1aab8e;--i100-nb:#0e0f30;--i10-nw:#fff;--i100-nw:#fff}section.testimonial-simple-module{background-color:var(--nw-nb)}section.testimonial-simple-module .testimonial{max-width:calc(1120px + 2rem);padding:0 calc(1rem + 25px);position:relative;width:100%}section.testimonial-simple-module .testimonial:after,section.testimonial-simple-module .testimonial:before{background-color:#1aab8e;content:"";height:19px;left:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='19' fill='none' viewBox='0 0 25 19'%3E%3Cpath fill='%231aab8e' d='M25 .351v11.01h-4.785l4.065 6.99h-6.74l-4.046-6.99V.352zM11.506.351v11.01H6.721l4.065 6.99h-6.74L0 11.361V.352z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;position:absolute;top:0;width:25px}section.testimonial-simple-module .testimonial:after{left:unset;right:0;transform:rotateY(180deg)}section.testimonial-simple-module .testimonial .quote{color:var(--nb-nw);margin-bottom:2.5rem}section.testimonial-simple-module .testimonial .author{align-items:center;display:flex;gap:2rem}section.testimonial-simple-module .testimonial .author .wrapper-img{border-radius:50%;height:80px;overflow:hidden;width:80px}section.testimonial-simple-module .testimonial .author .wrapper-img img{height:100%;object-fit:cover;object-position:top;width:100%}section.testimonial-simple-module .testimonial .author .wrapper-info-author .name{margin-bottom:.5rem}section.testimonial-simple-module .testimonial .author .wrapper-info-author>*{color:var(--nb-nw);margin:unset}