.testimonials-section{--inner:30px;--item-width:calc(90% - var(--gutter));overflow:hidden}@media only screen and (min-width:1440px){.testimonials-section{--item-width:calc((100% - var(--gutter) * 2) / 6)}}@media only screen and (min-width:1024px) and (max-width:1439px){.testimonials-section{--item-width:calc((100% - var(--gutter) * 2) / 4)}}@media only screen and (min-width:768px) and (max-width:1023px){.testimonials-section{--item-width:calc((100% - var(--gutter)) / 2)}}@media only screen and (max-width:767px){.testimonials-section{--item-width:calc((var(--wrapper-width) * 0.9 - var(--grid-gutter)) / 2)}}@media only screen and (max-width:479px){.testimonials-section{--item-width:calc(90% - var(--grid-gutter))}}.testimonials-section .flickity-page-dots .dot{background:var(--text);width:30px;height:3px;border:3px;border-radius:0}.testimonials-section p{margin:0;line-height:1.25}.testimonials-section .flickity-viewport{overflow:initial}@media only screen and (min-width:1024px) and (max-width:1439px){.testimonials-section .testimonials__slider--blocks-5:not(.flickity-enabled){--item-width:calc((100% - var(--gutter) * 2) / 5)}}@media only screen and (max-width:1023px){.testimonials__wrapper{display:block}}@media only screen and (max-width:767px){.testimonials__wrapper{margin-left:calc(-1 * var(--gutter-mobile));margin-right:calc(-1 * var(--gutter-mobile))}}@media only screen and (min-width:768px){.testimonials__slider:not(.flickity-enabled){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(var(--item-width),100%),1fr));-webkit-column-gap:calc(var(--gutter)/ 2);-moz-column-gap:calc(var(--gutter)/ 2);column-gap:calc(var(--gutter)/ 2);-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;justify-items:center}}@media only screen and (min-width:768px){.testimonials__slider:not(.flickity-enabled) .testimonial__item{width:100%;margin-right:0}}.testimonials__slider{position:relative}@media only screen and (max-width:767px){.testimonials__slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding:var(--gutter-mobile);padding:10px 0 10px var(--gutter-mobile);margin:-10px 0;scrollbar-width:none;-ms-overflow-style:none}.testimonials__slider::-webkit-scrollbar{display:none}.testimonials__slider::after{content:"";display:block;position:relative;padding-right:var(--gutter-mobile)}}.testimonials__slider .flickity-page-dots{position:absolute;top:100%;bottom:auto;margin-top:45px}@media only screen and (max-width:767px){.testimonials__slider .flickity-page-dots{margin-top:0}}@media only screen and (min-width:768px){.testimonials__slider[data-slider-dots=true].flickity-enabled{margin-bottom:46px}}.testimonials__slider--text-left .flickity-page-dots,.testimonials__slider--text-left .testimonial__text{text-align:left}.testimonials__slider--text-left .testimonial__user{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.testimonials__slider--text-left .testimonial__stars{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.testimonials__slider--text-left.testimonials__slider--blocks-1{justify-items:start}.testimonials__slider--text-center{text-align:center}.testimonials__slider .flickity-slider{position:relative;height:100%}.testimonial__item{--inner:20px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:100%;width:var(--item-width);margin-right:calc(var(--gutter)/ 2);line-height:1;word-wrap:break-word}@media only screen and (max-width:479px){.testimonial__item{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:var(--gutter-mobile);scroll-snap-align:start}}.testimonial__item p{font-size:inherit}.testimonial__item:last-child{margin-right:0}@media only screen and (max-width:479px){.testimonials__slider--blocks-1{padding-right:var(--gutter-mobile);overflow-x:hidden}}.testimonials__slider--blocks-1 .testimonial__item{width:100%}@media only screen and (min-width:768px){.testimonials__slider--blocks-1 .testimonial__item{max-width:50%}}.testimonial__item__inner{width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;vertical-align:top;border:var(--BORDER-WIDTH) solid var(--COLOR-BLACK-WHITE);padding:calc(var(--inner) * 2)}@media only screen and (max-width:479px){.testimonial__item__inner{padding:calc(var(--inner) * 1.5)}}.testimonial__item--slide__text .testimonial__item__content{background:rgba(0,0,0,0)}.testimonial__item--slide__text .testimonial__text{font-weight:var(--FONT-WEIGHT-BODY-BOLD);margin-bottom:var(--inner)}.testimonial__item--slide__text.text-center{text-align:center}.testimonial__item--slide__text.text-center .testimonial__text{text-align:center}.testimonial__item--slide__text.text-center .testimonial__stars{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.testimonial__item--slide__text.text-left .testimonial__stars{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.testimonial__user{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:var(--inner);border:none;font-size:calc(.8rem * var(--adjust-body))}.testimonial__user__image{margin-bottom:var(--inner)}.testimonial__user__image__img{-o-object-fit:cover;object-fit:cover;border-radius:50%}.testimonial__user__name{display:inline-block}.testimonial__stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--inner)}.testimonial__stars .rating__star{margin:0}.testimonial__stars .rating__star__empty .icon,.testimonial__stars .rating__star__full .icon{margin-right:10px}.testimonial__stars .rating__star__empty .icon:last-child,.testimonial__stars .rating__star__full .icon:last-child{margin-right:0}.testimonial__text{position:relative;font-size:calc(1rem * var(--adjust-body));line-height:1.25}@media only screen and (max-width:1023px){.testimonial__text{width:auto}}.testimonial__subheading{color:var(--text-alpha-50);font-size:calc(.8rem * var(--adjust-body))}.testimonial__subheading p{font-size:inherit}