.theme--gray,.theme--white,:root{--testimonials-arrow-size:44px;--testimonials-arrow-border-radius:10px;--testimonials-arrow-border:2px solid var(--gold);--testimonials-arrow-box-shadow:none;--testimonials-arrow-background:transparent;--testimonials-arrow-icon-color:var(--gold);--testimonials-arrow-border-hover:2px solid var(--gold);--testimonials-arrow-background-hover:var(--gold);--testimonials-arrow-icon-color-hover:var(--white);--testimonials-pagination-box-shadow:var(--box-shadow_small);--testimonials-text-shadow:0px 0px 15px hsla(0,0%,100%,.8);--testimonials-quote-font-size:1.2em;--testimonials-quote-font:var(--title-font);--testimonials-quote-font-weight:var(--font-bold);--testimonials-quote-line-height:var(--text-line-height);--testimonials-autor-font:var(--base-font);--testimonials-autor-font-weight:var(--font-regular)}.theme--blue,.theme--green{--testimonials-arrow-border:2px solid var(--white);--testimonials-arrow-icon-color:var(--white);--testimonials-arrow-border-hover:2px solid var(--white);--testimonials-arrow-background-hover:var(--white);--testimonials-arrow-icon-color-hover:var(--gold)}.theme--blue{--testimonials-arrow-icon-color-hover:var(--blue)}.theme--green{--testimonials-arrow-icon-color-hover:var(--green)}.testimonials.theme--white .testimonials__item{background-color:var(--white)}.testimonials.theme--gray .testimonials__item{background-color:var(--gray)}.testimonials.theme--blue .testimonials__item{background-color:var(--blue)}.testimonials.theme--green .testimonials__item{background-color:var(--green)}.testimonials.theme--white .testimonials__item .testimonials__image:before{background:linear-gradient(var(--testimonials-gradient-angle),#fff 0,hsla(0,0%,100%,0) 100%)}.testimonials.theme--gray .testimonials__item .testimonials__image:before{background:linear-gradient(var(--testimonials-gradient-angle),#f2f2f2 0,hsla(0,0%,100%,0) 100%)}.testimonials.theme--blue .testimonials__item .testimonials__image:before{background:linear-gradient(var(--testimonials-gradient-angle),#2f699b 0,hsla(0,0%,100%,0) 100%)}.testimonials.theme--green .testimonials__item .testimonials__image:before{background:linear-gradient(var(--testimonials-gradient-angle),#5db67a 0,hsla(0,0%,100%,0) 100%)}.testimonials.theme--gray .testimonials__count,.testimonials.theme--white .testimonials__count{color:var(--gray-dark)}.testimonials.theme--blue .testimonials__count,.testimonials.theme--green .testimonials__count{color:hsla(0,0%,100%,.85)}.testimonials{--testimonials-horizontal-content-padding:15px;--testimonials-vertical-content-padding:15px;--testimonials-controls-spacing:0px;--testimonials-controls-height:calc(var(--testimonials-arrow-size) + var(--testimonials-controls-spacing)*2);--testimonials-content-vertical-extra-spacing:var(--testimonials-controls-height);--testimonials-gradient-angle:0deg;visibility:visible}.testimonials__slide{display:flex;position:relative;width:100%}.testimonials__item{background-color:var(--testimonials-box-background-color);border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.testimonials__image{display:flex;flex:1;flex-flow:column;gap:15px;justify-content:center;position:relative}.testimonials__image:before{bottom:-1px;content:"";height:40%;left:0;position:absolute;right:0;z-index:1}.testimonials__image img{aspect-ratio:1/1;border-radius:var(--testimonials-image-border-radius);display:block;object-fit:cover;position:relative;width:100%}.testimonials__quote{padding:3rem 3rem calc(var(--testimonials-arrow-size) + 6rem) 3rem;width:100%}.testimonials__quote-text{font-family:var(--testimonials-quote-font);font-size:var(--testimonials-quote-font-size);font-weight:var(--testimonials-quote-font-weight);line-height:var(--testimonials-quote-line-height);margin-bottom:2rem}.testimonials__quote-author{font-family:var(--testimonials-autor-font);font-weight:var(--testimonials-autor-font-weight)}.testimonials__arrows{bottom:3rem;display:flex;gap:2rem;left:3rem;padding:var(--testimonials-controls-spacing);position:absolute}.testimonials__arrow{background-color:var(--testimonials-arrow-background);border:var(--testimonials-arrow-border);border-radius:var(--testimonials-arrow-border-radius);bottom:auto;box-shadow:var(--testimonials-arrow-box-shadow);height:var(--testimonials-arrow-size);left:auto;opacity:1;position:static;right:auto;top:auto;transform:none;transition:border .3s ease-in-out,background-color .3s ease-in-out;width:var(--testimonials-arrow-size)}.testimonials__count{align-items:center;display:flex;flex-direction:row;gap:3px;z-index:1}.testimonials__arrow:hover{background-color:var(--testimonials-arrow-background-hover);border:var(--testimonials-arrow-border-hover)}.testimonials__arrow:focus{outline:2px solid #2191f7}.testimonials__arrow svg{fill:var(--testimonials-arrow-icon-color);height:1.2rem;transition:fill .3s ease-in-out;width:1.2rem}.testimonials__arrow:hover svg{fill:var(--testimonials-arrow-icon-color-hover)}.testimonials__pagination{bottom:0;height:var(--testimonials-controls-height);justify-content:flex-start;left:0;padding:0 var(--testimonials-controls-spacing);width:calc(100% - var(--testimonials-controls-spacing)*2 - var(--testimonials-arrow-size)*2)}.testimonials__pagination__page{box-shadow:var(--testimonials-pagination-box-shadow);opacity:.5}.testimonials__pagination__page.is-active{opacity:1;transform:none}@media (min-width:600px){.testimonials{--testimonials-vertical-content-padding:30px}.testimonials__image{align-items:center;flex-flow:row;justify-content:flex-start}.testimonials__image img{margin:0}}@media (min-width:900px){.testimonials{--testimonials-vertical-content-padding:60px;--testimonials-gradient-angle:-90deg}.testimonials__item{flex-direction:row;gap:4rem}.testimonials__quote{padding:6rem 4rem calc(var(--testimonials-arrow-size) + 9rem) 0;width:60%}.testimonials__image img{height:100%;width:auto}.testimonials__image:before{bottom:0;content:"";height:auto;left:auto;position:absolute;right:-1px;top:0;width:40%;z-index:1}.testimonials__arrows{bottom:6rem;gap:2rem;left:40%;padding:var(--testimonials-controls-spacing);top:auto}}@media (min-width:1200px){.testimonials{--testimonials-vertical-content-padding:90px}}