.animated-hero-vector{opacity:.35;width:100%;height:100%;position:relative;overflow:hidden}.animated-bars-overlay{justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:0;display:flex;position:absolute;top:0;left:0}.animated-bar{width:10px;height:var(--bar-height,600px);transform:translateY(var(--initial-offset,200px));animation:breathe calc(9s + var(--bar-index)*.15s)linear infinite;will-change:transform,border-radius;background:linear-gradient(rgba(251,172,255,.6) 0%,rgba(160,112,192,.4) 80%,rgba(119,19,207,0) 100%);border-radius:5px 5px 0 0;position:absolute;bottom:0}.animated-bar:nth-child(odd){animation-name:breathe-grow}.animated-bar:nth-child(2n){animation-name:breathe-shrink}.animated-bar:nth-child(3n){animation-name:breathe-pulse}.animated-bar:nth-child(5n+1){animation-delay:-1s}.animated-bar:nth-child(5n+2){animation-delay:-3s}.animated-bar:nth-child(5n+3){animation-delay:-.5s}.animated-bar:nth-child(5n+4){animation-delay:-4.5s}.animated-bar:nth-child(5n+5){animation-delay:-2s}.animated-bar:nth-child(7n+1){animation-delay:-2.5s}.animated-bar:nth-child(7n+3){animation-delay:-1.5s}.animated-bar:nth-child(7n+5){animation-delay:-3.5s}@keyframes breathe-grow{0%,to{transform:translateY(var(--initial-offset,200px));background-position:0 -200px;border-radius:20px 20px 0 0}50%{background-position:0 -50px;border-radius:5px 5px 0 0;transform:translateY(50px)}}@keyframes breathe-shrink{0%,to{transform:translateY(var(--initial-offset,200px));background-position:0 -200px;border-radius:20px 20px 0 0}50%{background-position:0 -400px;border-radius:50px 50px 0 0;transform:translateY(400px)}}@keyframes breathe-pulse{0%{transform:translateY(var(--initial-offset,200px));background-position:0 -200px;border-radius:15px 15px 0 0}25%{background-position:0 -100px;border-radius:10px 10px 0 0;transform:translateY(100px)}50%{background-position:0 0;border-radius:5px 5px 0 0;transform:translateY(0)}75%{background-position:0 -300px;border-radius:30px 30px 0 0;transform:translateY(300px)}to{transform:translateY(var(--initial-offset,200px));background-position:0 -200px;border-radius:15px 15px 0 0}}@media (max-width:768px){.animated-bar{width:8px;animation-duration:12s}}
.home-page-outer-hero-section{padding-bottom:80px;position:relative}.home-page-outer-hero-section .hero-section{z-index:1;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;max-height:1023px;margin:0 32px;display:flex;position:relative;overflow:hidden}.home-page-outer-hero-section .hero-background-image{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.home-page-outer-hero-section .hero-background-image>img{object-fit:cover;object-position:center;opacity:.9}.home-page-outer-hero-section .hero-gradient-overlay{z-index:0;background:linear-gradient(rgba(12,5,24,.9) 0%,rgba(29,18,41,.9) 23.144%);position:absolute;top:0;bottom:0;left:0;right:0}.home-page-outer-hero-section .hero-pattern-overlay{opacity:.75;z-index:2;background:radial-gradient(148.17% 95.49% at 48.27% 55.88%,rgba(228,38,161,.55) 4.81%,rgba(161,78,255,.33) 37.76%,rgba(166,77,234,0) 69.08%);position:absolute;top:0;bottom:0;left:0;right:0}.home-page-outer-hero-section .hero-container{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:64px;height:100%;min-height:1023px;position:relative;bottom:150px;padding:152px 76px 0!important;display:flex!important}.home-page-outer-hero-section .hero-content{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;width:100%;max-width:1180px;display:flex}.home-page-outer-hero-section .hero-title{text-align:center;max-width:1180px;color:#fff!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:80px!important;font-weight:500!important;line-height:120px!important}.home-page-outer-hero-section .hero-description{text-align:center;max-width:804px;color:#fff!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:32px!important}.home-page-outer-hero-section .hero-cta{justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.home-page-outer-hero-section .hero-cta-button{color:#111!important;text-transform:none!important;box-shadow:none!important;background-color:#f9f4ff!important;border:none!important;border-radius:100px!important;padding:10px 24px!important;font-family:DM Sans,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:32px!important;transition:all .2s!important}.home-page-outer-hero-section .hero-cta-button:hover{transform:translateY(-1px);background-color:#f0e6ff!important;box-shadow:0 4px 12px rgba(249,244,255,.3)!important}@media (max-width:1200px){.home-page-outer-hero-section .hero-title{max-width:900px;font-size:64px!important;line-height:96px!important}.home-page-outer-hero-section .hero-description{max-width:700px;font-size:16px!important;line-height:28px!important}.home-page-outer-hero-section .hero-container{padding:120px 40px 0!important}}@media (max-width:768px){.home-page-outer-hero-section .hero-section{min-height:800px;margin:0 16px}.home-page-outer-hero-section .hero-title{max-width:600px;font-size:48px!important;line-height:64px!important}.home-page-outer-hero-section .hero-description{max-width:500px;font-size:16px!important;line-height:24px!important}.home-page-outer-hero-section .hero-container{gap:48px;min-height:800px;padding:80px 24px 0!important}.home-page-outer-hero-section .hero-cta-button{padding:8px 20px!important;font-size:16px!important;line-height:24px!important}}@media (max-width:480px){.home-page-outer-hero-section .hero-title{font-size:36px!important;line-height:48px!important}.home-page-outer-hero-section .hero-description{font-size:14px!important;line-height:20px!important}.home-page-outer-hero-section .hero-container{gap:32px;padding:60px 16px 0!important}}
@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-1250px)}}.home-page-stats-section{background:linear-gradient(#fff 0%,#ededf7 100%);padding:64px 0 40px}.home-page-stats-section .stats-container{flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;padding:0 var(--side-padding-desktop)!important;display:flex!important}.home-page-stats-section .stats-content{flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;width:100%;max-width:1920px;display:flex}.home-page-stats-section .stats-header{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;width:100%;display:flex}.home-page-stats-section .stats-title{text-align:center;color:#111!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:48px!important;font-weight:500!important;line-height:64px!important}.home-page-stats-section .stats-description{text-align:center;max-width:938px;color:#111!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:32px!important}.home-page-stats-section .stats-metrics{justify-content:center;align-items:center;gap:305px;width:100%;display:flex}.home-page-stats-section .stat-item{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;display:flex}.home-page-stats-section .stat-value{text-align:center;white-space:nowrap;color:#111!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:72px!important;font-weight:600!important;line-height:84px!important}.home-page-stats-section .stat-label{text-align:center;white-space:nowrap;color:#111!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important}.home-page-stats-section .logo-carousel-section{flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100%;max-width:1920px;display:flex}.home-page-stats-section .logo-carousel-title{text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:#111!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:24px!important;font-weight:500!important;line-height:40px!important}.home-page-stats-section .logo-carousel{width:100%;height:90px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%)}.home-page-stats-section .logo-carousel-track{justify-content:flex-start;align-items:center;gap:48px;width:2500px;padding:35px 40px;animation:60s linear infinite scroll-left;display:flex;position:absolute;left:0}.home-page-stats-section .logo-item{flex-shrink:0;justify-content:center;align-items:center;height:48px;display:flex}.home-page-stats-section .company-logo{object-fit:contain;max-height:48px}@media (max-width:1199px){.home-page-stats-section .stats-container{padding:0 var(--side-padding-tablet)!important}.home-page-stats-section .stats-metrics{gap:200px}.home-page-stats-section .stats-title{font-size:40px!important;line-height:56px!important}.home-page-stats-section .stat-value{font-size:60px!important;line-height:72px!important}}@media (max-width:767px){.home-page-stats-section{padding:48px 0 32px}.home-page-stats-section .stats-container{gap:32px;padding:0 var(--side-padding-mobile)!important}.home-page-stats-section .stats-content{gap:32px}.home-page-stats-section .stats-header{gap:16px}.home-page-stats-section .stats-title{font-size:32px!important;line-height:44px!important}.home-page-stats-section .stats-description{font-size:16px!important;line-height:24px!important}.home-page-stats-section .stats-metrics{flex-direction:column;gap:32px}.home-page-stats-section .stat-value{font-size:48px!important;line-height:56px!important}.home-page-stats-section .stat-label{font-size:14px!important;line-height:20px!important}.home-page-stats-section .logo-carousel-title{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:20px!important;line-height:32px!important}.home-page-stats-section .logo-carousel-track{gap:32px;padding:20px}.home-page-stats-section .logo-item{height:40px}.home-page-stats-section .company-logo{max-height:40px}}@media (max-width:480px){.home-page-stats-section .stats-container{padding:0 16px!important}.home-page-stats-section .stats-title{font-size:28px!important;line-height:36px!important}.home-page-stats-section .stats-description{font-size:14px!important;line-height:20px!important}.home-page-stats-section .stat-value{font-size:40px!important;line-height:48px!important}}
.trust-os-section{background:linear-gradient(#fff 0%,#f1f1ff 100%);padding:64px 0}.trust-os-container{flex-direction:column;justify-content:center;align-items:center;gap:64px;padding:0 var(--side-padding-desktop)!important;display:flex!important}.trust-os-content{flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;width:100%;max-width:1200px;display:flex}.trust-os-header{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;width:100%;display:flex}.trust-os-subtitle{text-align:center;white-space:nowrap;color:#111!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:24px!important;font-weight:400!important;line-height:40px!important}.trust-os-title{text-align:center;width:100%;color:#111!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:48px!important;font-weight:500!important;line-height:64px!important}.trust-os-description{text-align:center;max-width:938px;color:#111!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:32px!important}.trust-os-cta{justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.trust-os-cta-button{color:#fff!important;text-transform:none!important;box-shadow:none!important;background-color:#111!important;border:none!important;border-radius:100px!important;padding:10px 24px!important;font-family:DM Sans,sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:32px!important;transition:all .2s!important}.trust-os-cta-button:hover{transform:translateY(-1px);background-color:#333!important;box-shadow:0 4px 12px rgba(17,17,17,.3)!important}.trust-os-image{aspect-ratio:153/65;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:1920px;display:flex;position:relative;overflow:hidden}.trust-os-banner-image{object-fit:cover;border-radius:16px;width:100%;height:100%}@media (max-width:1199px){.trust-os-container{padding:0 var(--side-padding-tablet)!important}}@media (max-width:1024px){.trust-os-container{padding:0 60px!important}.trust-os-title{font-size:40px!important;line-height:56px!important}}@media (max-width:767px){.trust-os-section{padding:48px 0}.trust-os-container{gap:48px;padding:0 var(--side-padding-mobile)!important}.trust-os-content{gap:32px}.trust-os-header{gap:16px}.trust-os-subtitle{font-size:20px!important;line-height:32px!important}.trust-os-title{font-size:32px!important;line-height:44px!important}.trust-os-description{font-size:16px!important;line-height:24px!important}.trust-os-cta-button{padding:8px 20px!important;font-size:16px!important;line-height:24px!important}}@media (max-width:480px){.trust-os-container{padding:0 16px!important}.trust-os-title{font-size:28px!important;line-height:36px!important}.trust-os-description{font-size:14px!important;line-height:20px!important}}
