.trusted-by{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:var(--white-0);color:var(--black-0);overflow:hidden;padding:var(--top-bottom-margin) 0}.rfm-marquee{min-width:unset!important}.trusted-by .container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:70px}.trusted-by .heading-wrapper{max-width:var(--max-width);width:100%;margin:auto}.logos-marquee{width:100%;filter:var(--invert)}.logos-loading{width:100%;filter:var(--invert);display:flex;overflow-x:auto;gap:110px;scrollbar-width:none}.logos-loading::-webkit-scrollbar{display:none}.trusted-partner-link{display:inline-flex;align-items:center;margin:0 30px}.trusted-partner-logo{height:80px;width:120px;-o-object-fit:contain;object-fit:contain}.logos-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px 16px;padding:0 var(--side-margin);filter:var(--invert)}.logos-grid .trusted-partner-link{margin:0;display:flex;justify-content:center;align-items:center;padding:8px;min-height:80px}.logos-grid .trusted-partner-logo{height:auto;width:100%;max-width:85px;max-height:65px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.logos-grid .trusted-partner-link:nth-child(1) .trusted-partner-logo{scale:1;position:relative;top:10px}.logos-grid .trusted-partner-link:nth-child(2) .trusted-partner-logo{max-width:90px}.logos-grid .trusted-partner-link:nth-child(3) .trusted-partner-logo{scale:1.25}.logos-grid .trusted-partner-link:nth-child(4) .trusted-partner-logo{max-width:80px}.logos-grid .trusted-partner-link:nth-child(5) .trusted-partner-logo{scale:.8}.logos-grid .trusted-partner-link:nth-child(6) .trusted-partner-logo{max-width:95px}.logos-grid .trusted-partner-link:nth-child(7) .trusted-partner-logo{scale:.9}.logos-grid .trusted-partner-link:nth-child(8) .trusted-partner-logo{scale:.8}.logos-grid .trusted-partner-link:nth-child(9) .trusted-partner-logo{scale:1}.used-by-section{width:100%;display:flex;flex-direction:column;gap:80px}.used-by-marquee{width:100%}.used-by-loading{width:100%;display:flex;overflow-x:auto;gap:80px;align-items:center;scrollbar-width:none}.used-by-loading::-webkit-scrollbar{display:none}.used-by-brand-logo{height:60px;filter:var(--invert);width:130px;-o-object-fit:contain;object-fit:contain;margin:0 18px;transition:opacity .3s ease}.used-by-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:24px 16px;padding:0 var(--side-margin);align-items:center}.used-by-grid .used-by-brand-logo{margin:0;width:100%;max-width:90px;max-height:55px;height:auto;justify-self:center;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:8px}.used-by-grid .used-by-brand-logo:nth-child(1){max-width:95px}.used-by-grid .used-by-brand-logo:nth-child(2){max-width:85px}.used-by-grid .used-by-brand-logo:nth-child(3){max-width:80px}.used-by-grid .used-by-brand-logo:nth-child(4){max-width:90px}.used-by-grid .used-by-brand-logo:nth-child(5){max-width:85px}@media (max-width: 768px){.trusted-by .container{align-items:flex-start;gap:40px}.trusted-partner-link{margin:0 15px}.logos-loading{gap:60px}.trusted-by .heading-wrapper{max-width:var(--max-width);width:100%;padding:0 var(--side-margin);margin:auto}.trusted-partner-logo{height:66px}.trusted-by{padding:32px 0}.used-by-section{gap:40px}.used-by-loading{gap:48px}.heading-wrapper h2{text-decoration:underline;text-underline-offset:6px;font-size:17px}.used-by-brand-logo{height:65px;margin:0 12px}.logos-grid,.used-by-grid{gap:24px 16px}}.HeroSection{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:var(--top-bottom-margin) var(--side-margin);padding-top:calc(var(--top-bottom-margin) + 86px)}.HeroSection .container{width:100%;height:100%;max-width:var(--max-width);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.HeroSection .title,.HeroSection .subtitle{color:var(--black-0);margin-bottom:var(--space-2)}.HeroSection .button{margin-top:auto}.highlight-marker{position:relative;display:inline-block;padding:0 4px}.highlight-marker:before{content:"";position:absolute;left:-2px;right:0;top:0;bottom:0;background:linear-gradient(90deg,var(--yellow-0) 0%,var(--yellow-0) 100%);filter:blur(.5px);z-index:-1;transform:scaleX(0);transform-origin:0 50%}.highlight-marker.highlight-once:before{animation:highlight 1s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes highlight{0%{transform:scaleX(0);opacity:1}to{transform:scaleX(1);opacity:1}}@media (max-width: 768px){.HeroSection .button{margin-top:auto;margin-left:0;margin-right:auto}.HeroSection{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:var(--top-bottom-margin) var(--side-margin);padding-top:calc(var(--top-bottom-margin) + 37px)}.HeroSection .container{align-items:flex-start}.HeroSection .title,.HeroSection .subtitle{text-align:left}}.testimonials{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:var(--white-0);color:var(--black-0);padding:var(--top-bottom-margin) var(--side-margin);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testimonials .container{width:100%;gap:var(--space-2);max-width:var(--max-width);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.testimonial-highlight{background:var(--yellow-0);padding:0 4px}.testimonials .slider-area{width:100%}.testimonials .card{display:flex;flex-direction:column;gap:20px}.testimonials .card .line{width:80%;height:1px;background:var(--black-0)}.testimonials .card .name-role{display:flex;flex-direction:column;gap:4px}.testimonials .card p{margin:0;color:var(--black-0);font-family:Rethink Sans;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.swiper-pagination{filter:var(--invert)}.testimonials .swiper-pagination-bullets.swiper-pagination-horizontal{margin-top:0;position:relative}.testimonials .swiper-pagination-bullet{opacity:.5;transition:all .3s ease}.testimonials .swiper-pagination-bullet-active{width:86px;background:#000;height:8px;border-radius:4px;opacity:1}@media (max-width: 767px){.testimonials .card{gap:16px}.testimonials .card p{font-size:14px;line-height:24px}}.get-started{width:100%;max-width:var(--max-width);background:var(--white-0);padding:var(--space-1) 0;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.get-started .text{display:flex;align-items:center;justify-content:center;gap:var(--space-5);margin-bottom:var(--space-3)}.get-started .text h2{margin:0;color:var(--black-0)}.listCon{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.get-started .list{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:center;will-change:transform;transform:translateZ(0);backface-visibility:hidden}.get-started .list h2{margin:0;color:var(--black-0);white-space:nowrap;transform:translateZ(0)}.get-started-highlight{position:relative;display:inline-block;padding:0 4px;--highlight-opacity: 0}.get-started-highlight:before{content:"";position:absolute;left:-2px;right:0;top:0;bottom:0;background:linear-gradient(90deg,var(--yellow-0) 0%,var(--yellow-0) 100%);filter:blur(.5px);z-index:-1;transform:scaleX(0);transform-origin:0 50%;opacity:var(--highlight-opacity)}.get-started-highlight.highlight-once:before{animation:highlight 1s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes highlight{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width: 970px){.get-started .text{gap:var(--space-4)}}@media (max-width: 767px){.get-started{padding:var(--space-2) var(--space-3)}.get-started .text{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:var(--space-5);margin-bottom:var(--space-3)}.get-started .text>h2{width:100%;font-size:35px;line-height:41px}.listCon{width:100%!important}.get-started .list h2{width:100%;font-size:33px;line-height:41px}}
