@keyframes loadingSpinner{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.testimonials__carousel{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:0;margin-top:3.5rem}.testimonials__list{display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:2rem;margin-top:3.5rem}.testimonials__list .testimonial{width:100%}@media screen and (min-width: 731px){.testimonials__list .testimonial{flex:1;max-width:50%}}.testimonials__carousel-slides{align-items:stretch}.testimonials__controls{order:1}.testimonials__controls .glide__controls{justify-content:center;margin-top:3.5rem;padding:0}@media screen and (min-width: 0)and (max-width: 730px){.testimonials__controls .glide__controls{margin-top:2.5rem}}.testimonials__controls .glide__controls .glide__control{background-color:#8e0015}.testimonials__controls .glide__controls .glide__buttons{flex-grow:1}@media screen and (min-width: 1025px){.testimonials__controls .glide__controls::before{content:"";flex-grow:1;display:block;width:50%}.testimonials__controls .glide__controls .glide__buttons{width:50%}}@media screen and (min-width: 0)and (max-width: 1024px){.testimonials__controls .glide__controls .glide__bullets{padding-left:0}}.testimonial{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:.625rem;margin-bottom:0;padding:1.25rem;height:auto;background:linear-gradient(238deg, #d9d9d9 -0.05%, #f2f2f2 87.94%);box-shadow:0 1px 4px 0 rgba(255,255,255,.15) inset;border-radius:.5rem}.testimonial__inner{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:0;flex-grow:1}.testimonial__stars{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.1875rem;margin-bottom:1.75rem}.testimonial__stars svg{width:1rem;height:.9375rem;color:#9f0000}.testimonial__title{font-family:"Inter",sans-serif,Helvetica,Arial,sans-serif;margin-bottom:1rem;font-size:1.5rem;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-0.01em}.testimonial__text{flex-grow:1;margin-bottom:3rem}.testimonial__text p{font-size:1rem;font-style:normal;font-weight:400;line-height:150%;position:relative}.testimonial__text p:first-child::before{content:open-quote;position:absolute;top:0;left:0;transform:translateX(-100%)}.testimonial__text p:last-child::after{content:close-quote}.testimonial__cite{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.375rem;font-size:.875rem;font-style:normal;font-weight:600;line-height:1em;text-transform:capitalize}.testimonial__cite-divider{width:.0625rem;height:.75rem;background-color:#b8b7b9}