.page-container{background-color:var(--bgColor);text-align:center}.content-title{margin-bottom:30px}@media(min-width: 768px){.content-title{font-size:40px;font-size:2.5rem;line-height:50px;line-height:3.125rem}}@media(min-width: 1280px){.content-title{font-size:65px;font-size:4.0625rem;line-height:75px;line-height:4.6875rem;margin-bottom:50px}}.testimonials{display:flex;flex-wrap:wrap;gap:20px}.testimonials .testimonial{position:relative;flex:0 0 calc(50% - 10px);aspect-ratio:1/1}.testimonials .testimonial:hover svg circle{fill:var(--tertiaryColor);stroke:var(--tertiaryColor)}.testimonials .testimonial:hover svg path{fill:#fff}.testimonials .testimonial img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials .testimonial svg{position:absolute;top:50%;left:50%;height:50px;width:50px;transform:translate(-50%, -50%)}.testimonials .testimonial svg circle,.testimonials .testimonial svg path{transition:fill .2s ease,stroke .2s ease}@media(min-width: 768px){.testimonials{gap:32px}.testimonials .testimonial{flex:0 0 calc(50% - 16px)}}@media(min-width: 1280px){.testimonials .testimonial{flex:0 0 calc(33.333% - 21.3333333333px)}.testimonials .testimonial svg{height:90px;width:90px}}.buttons{display:flex;justify-content:center;gap:20px;margin-top:30px}.buttons .load-more svg path{fill:none}.buttons .load-more:hover svg{transform:translateY(3px)}.buttons .load-more:hover svg path{fill:none}.buttons .view-less{display:none;background-color:var(--primaryColor)}.buttons .view-less svg path{fill:none}.buttons .view-less:hover svg{transform:translateY(-3px)}.buttons .view-less:hover svg path{fill:none}@media(min-width: 1280px){.buttons{margin-top:55px}}.trust-index__inner{padding:50px 20px 50px;max-width:1440px;margin:0 auto}.trust-index__inner .trust-index-title{text-align:center}.trust-index__inner .ti-widget{padding:0}.trust-index__inner .callout{text-align:center;margin:0 0 20px}.trust-index__inner .cta-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}@media(min-width: 768px){.trust-index__inner .trust-index-title{font-size:40px;font-size:2.5rem;line-height:50px;line-height:3.125rem}.trust-index__inner .callout{margin:40px 0 30px}}@media(min-width: 1280px){.trust-index__inner{padding:80px 80px 80px}.trust-index__inner .trust-index-title{font-size:65px;font-size:4.0625rem;line-height:75px;line-height:4.6875rem}.trust-index__inner .bottom-text{margin-top:60px}}

/*# sourceMappingURL=template-testimonials.css.map */