@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-video-testimonial-section{padding:8.0625rem 0;background-color:var(--grey)}.tb-video-testimonial-section__video{width:calc(100% - 2.1875rem);aspect-ratio:574/505;position:relative;line-height:0;border-radius:1rem;background-position:center;background-size:cover}.tb-video-testimonial-section__video .video-play{display:inline-flex;align-items:center;position:absolute;left:0.8125rem;bottom:1rem;background-color:var(--white);border-radius:0.5rem;gap:0 1rem;z-index:2;padding:1.125rem 1.5rem;cursor:pointer}.tb-video-testimonial-section__video .video-play h6{display:inline-flex;align-items:center;gap:0 0.375rem;margin-bottom:0}.tb-video-testimonial-section__text{padding:0 0 0 0.625rem}.tb-video-testimonial-section__text .tb-section-title{margin-bottom:4.5rem;color:var(--section-background)}.tb-video-testimonial-section__text .tb-section-title h2.like-h3{text-transform:inherit;line-height:100%}.tb-video-testimonial-section__text .tb-section-title h2,.tb-video-testimonial-section__text .tb-section-title h4{margin-bottom:1.5rem}.tb-video-testimonial-section__text-logos{width:100%}.tb-video-testimonial-section__text-logos .title{margin-bottom:1.75rem;color:var(--rectangle-background)}.tb-video-testimonial-section__text-logos .logos{width:100%;display:inline-flex;flex-wrap:wrap;gap:1.8125rem 3rem}.tb-video-testimonial-popup{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000;padding:4.375rem;opacity:0;visibility:hidden;transition:all .2s ease-in-out}.tb-video-testimonial-popup.show{opacity:1;visibility:visible}.tb-video-testimonial-popup.show .popup{transform:translateY(0)}.tb-video-testimonial-popup .wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:1}.tb-video-testimonial-popup .popup{position:absolute;top:4.375rem;bottom:4.375rem;left:6.25rem;right:6.25rem;display:flex;justify-content:center;align-items:center;z-index:2;transform:translateY(25%);transition:all .2s ease-in-out}.tb-video-testimonial-popup .popup iframe{width:100%;height:100%}.tb-video-testimonial-popup .close{position:absolute;z-index:3;top:1.875rem;right:1.875rem;width:1.875rem;height:1.875rem;display:block;cursor:pointer;transition:all .2s ease-in-out}.tb-video-testimonial-popup .close::before,.tb-video-testimonial-popup .close::after{content:"";width:0.125rem;height:1.875rem;display:block;background-color:var(--white);position:absolute;top:50%;left:50%;margin:-0.9375rem 0 0 -0.0625rem}.tb-video-testimonial-popup .close::before{transform:rotate(45deg)}.tb-video-testimonial-popup .close::after{transform:rotate(-45deg)}.tb-video-testimonial-popup .close:hover{opacity:.7}@media(max-width: 991.98px){.tb-video-testimonial-section{padding:3rem 0}.tb-video-testimonial-section__video{width:100%;aspect-ratio:343/244;margin:0 0 2rem;border-radius:1rem}.tb-video-testimonial-section__video .video-play{left:50%;transform:translateX(-50%);white-space:nowrap}.tb-video-testimonial-section__text .tb-section-title{margin-bottom:2rem;text-align:center}.tb-video-testimonial-section__text .tb-section-title h2.like-h3{font-size:1.5rem;line-height:120%}.tb-video-testimonial-section__text-logos .title{text-align:center}.tb-video-testimonial-section__text .logos{gap:1rem;justify-content:center;align-items:center}.tb-video-testimonial-section__text .logos-item{width:calc(50% - 0.5rem)}.tb-video-testimonial-popup .close{top:1.25rem;right:1.25rem}.tb-video-testimonial-popup .popup{left:1.875rem;right:1.875rem}}