@import"https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap";:root{--primary-font: "Libre Franklin", sans-serif;--secondary-font: "DM Sans", sans-serif;--btn-font: "Inter", sans-serif;--testimonial-font: "Manrope", sans-serif;--black: #000;--white: #fff;--header-background: #F7F7F7;--section-background: #F8F8F8;--light-gray: #F8F8F8;--yellow: #FFD500;--yellow-dot: #FFE245;--grey: #3F3D3C;--footer-line: #E0E5E4;--line-background: #D4D2E3;--row-background: #D3D3D3;--position-color: #727272;--primary-btn-bg: linear-gradient(359deg, #31343F 0.48%, #3E4354 99.44%);--eyebrow-bg: #FCCD0A;--number-yellow: #F7B719;--border-color: #ECB606;--box-yellow: linear-gradient(180deg, #F7B719 0%, #FFC533 100%);--testimonials-color: #BFBFBF;--rectangle-background: #EFEFEF;--orange: #EA580C}.tb-testimonials-section{padding:5.25rem 0;background-color:var(--section-background);overflow:hidden}.tb-testimonials-section .tb-section-title{margin-bottom:2rem}.tb-testimonials-section .tb-section-title h2{margin-bottom:1rem}.tb-testimonials-section__slider{width:100%;position:relative}.tb-testimonials-section__slider .swiper-button{position:absolute;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;top:50%;margin-top:-2rem;background-color:var(--yellow);border-radius:50%;z-index:1;box-shadow:0px 38px 11px 0px rgba(0,0,0,0),0px 24px 10px 0px rgba(0,0,0,.03),0px 14px 8px 0px rgba(0,0,0,.09),0px 6px 6px 0px rgba(0,0,0,.16),0px 2px 3px 0px rgba(0,0,0,.18);transition:all .2s ease-in-out}.tb-testimonials-section__slider .swiper-button-disabled{opacity:0;visibility:hidden}.tb-testimonials-section__slider .swiper-button-prev{left:0rem}.tb-testimonials-section__slider .swiper-button-next{right:0rem}.tb-testimonial-block{width:100%;padding:1.5rem 2rem 1.5rem 1rem;border-radius:1rem;background-color:var(--grey);box-shadow:0px 114px 32px 0px rgba(0,0,0,0),0px 73px 29px 0px rgba(0,0,0,.01),0px 41px 25px 0px rgba(0,0,0,.02),0px 18px 18px 0px rgba(0,0,0,.04),0px 5px 10px 0px rgba(0,0,0,.04)}.tb-testimonial-block .stars{width:100%;display:flex;flex-wrap:wrap;gap:0 0.75rem;margin-bottom:1rem}.tb-testimonial-block .stars .star.fill svg path{fill:var(--yellow)}.tb-testimonial-block .quote{width:100%;margin-bottom:1.5rem}.tb-testimonial-block .quote p{font-family:var(--secondary-font);font-size:1.125rem;line-height:166.667%;color:var(--testimonials-color)}.tb-testimonial-block .name{margin-bottom:0.75rem}.tb-testimonial-block .name h5{font-family:var(--secondary-font);color:var(--section-background);line-height:100%;margin-bottom:0}.tb-testimonial-block .position p{font-family:var(--secondary-font);font-size:1.125rem;line-height:100%;color:var(--section-background);margin-bottom:0}@media(max-width: 991.98px){.tb-testimonials-section{padding:5.25rem 0}.tb-testimonials-section__slider .swiper-button-prev{left:-0.375rem}.tb-testimonials-section__slider .swiper-button-next{right:-0.375rem}}