.theme--blue-light,.theme--white,:root{--testimonials-quote-icon-color:var(--blue)}.theme--blue,.theme--blue-dark{--testimonials-quote-icon-color:#fff}.testimonials{--testimonials-logo-height:100px}.testimonials__header{padding-bottom:30px}.testimonials__slides{margin:-15px}.testimonials__list{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%}.testimonials__item{display:flex;flex:0 0 100%;flex-flow:column;padding:15px;scroll-snap-align:center;width:100%}.testimonials__images{margin-bottom:calc(var(--testimonials-logo-height)/2);position:relative}.testimonials__image-autor img{background-color:var(--image_placeholder_color_light);height:auto;vertical-align:bottom;width:100%}.testimonials__image-logo{bottom:0;height:var(--testimonials-logo-height);left:50%;position:absolute;transform:translateX(-50%) translateY(50%)}.testimonials__image-logo img{height:100%;max-width:none;width:auto}.testimonials__quote{margin-bottom:5px}.testimonials__quote-text:before{background-color:var(--testimonials-quote-icon-color);content:"";display:block;height:60px;-webkit-mask:var(--quote) center center /contain no-repeat;mask:var(--quote) center center /contain no-repeat;width:60px}.testimonials__controls{display:block;padding-top:30px;text-align:center;width:100%}.testimonials__button{align-items:center;background-color:var(--blue);border:1px solid var(--blue_lighter);color:#fff;cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;width:44px}.testimonials__button-icon{background-image:var(--bolt_right);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;filter:brightness(0) invert(1);height:40%;width:40%}.testimonials__button-icon--previous{transform:scale(-1)}@media (min-width:900px){.testimonials__item{align-items:center;flex-flow:row;gap:30px}.testimonials__content,.testimonials__images{flex:1}.testimonials__content{transform:translateY(calc(var(--testimonials-logo-height)/4*-1))}}@media (min-width:1200px){.testimonials__slides{margin:-30px}.testimonials__item{gap:60px;padding:30px}}