.Navbar-module__cJzEcG__navbar{z-index:100;background:0 0;align-items:center;width:100%;height:88px;display:flex;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__navContainer{align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;gap:.6rem;display:flex}.Navbar-module__cJzEcG__logoIcon{justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoIcon{transform:scale(1.08)}.Navbar-module__cJzEcG__logoText{color:var(--primary);letter-spacing:-.01em;font-size:1.2rem;font-weight:500;transition:opacity .2s}.Navbar-module__cJzEcG__logoTextBold{color:var(--primary);font-weight:750}.Navbar-module__cJzEcG__rightGroup{align-items:center;gap:clamp(2rem,4vw,3.5rem);margin-left:auto;display:flex}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:clamp(2rem,4vw,3.75rem);display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);letter-spacing:.01em;padding:.4rem 0;font-size:.9rem;font-weight:500;transition:color .25s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--primary);width:0;height:1.5px;transition:all .25s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink:hover{color:var(--foreground)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navAction{align-items:center;display:flex}.Navbar-module__cJzEcG__menuButton{display:none}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{height:64px}.Navbar-module__cJzEcG__navContainer{padding-left:16px;padding-right:16px}.Navbar-module__cJzEcG__logo img{width:90px;height:auto}.Navbar-module__cJzEcG__rightGroup{display:none}.Navbar-module__cJzEcG__menuButton{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:28px;height:28px;margin-left:auto;display:inline-flex}.Navbar-module__cJzEcG__menuButton span{background-color:currentColor;border-radius:999px;width:15px;height:2px;display:block}}
.Hero-module__ZARIfG__heroSection{background-color:#0000;align-items:center;padding-top:120px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glowLeft{display:none}.Hero-module__ZARIfG__heroContainer{z-index:1;grid-template-columns:minmax(0,520px) minmax(0,1fr);align-items:center;gap:3rem;width:100%;max-width:1180px;padding-left:24px;padding-right:24px;display:grid;position:relative}.Hero-module__ZARIfG__leftCol{z-index:2;flex-direction:column;align-items:flex-start;max-width:520px;display:flex;position:relative}.Hero-module__ZARIfG__taglineWrapper{margin-bottom:1.25rem}.Hero-module__ZARIfG__badge{color:#fff;letter-spacing:.01em;text-transform:none;background-color:#e6a817;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badge:before{content:"";background-color:#fff;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.Hero-module__ZARIfG__headline{font-size:36px;font-style:Bold;color:var(--foreground);letter-spacing:0%;max-width:540px;margin-bottom:1rem;font-weight:700;line-height:100%}.Hero-module__ZARIfG__line{white-space:nowrap;display:block}.Hero-module__ZARIfG__highlight{color:#f4b400;font-weight:800}.Hero-module__ZARIfG__description{letter-spacing:0%;color:#fff;width:100%;max-width:540px;margin-bottom:2rem;font-size:18px;font-weight:500;line-height:1.4}.Hero-module__ZARIfG__ctaGroup{align-items:center;gap:1rem;margin-bottom:2.75rem;display:flex}.Hero-module__ZARIfG__btnPrimary{color:#0a0a0a;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background-color:#e6a817;border:1.5px solid #e6a817;border-radius:9999px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.5rem;font-size:.88rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__ZARIfG__btnPrimary:hover{background-color:#ffc93c;border-color:#ffc93c;transform:translateY(-1px);box-shadow:0 6px 20px #e6a81759}.Hero-module__ZARIfG__btnPrimary svg{transition:transform .2s}.Hero-module__ZARIfG__btnPrimary:hover svg{transform:translate(3px)}.Hero-module__ZARIfG__btnOutline{color:#fff;cursor:pointer;white-space:nowrap;background-color:#0000;border:1.5px solid #ffffff59;border-radius:9999px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.5rem;font-size:.88rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__ZARIfG__btnOutline:hover{color:#e6a817;border-color:#e6a817;transform:translateY(-1px)}.Hero-module__ZARIfG__metrics{align-items:center;gap:2rem;display:flex}.Hero-module__ZARIfG__metricDivider{background-color:#ffffff1f;flex-shrink:0;width:1px;height:36px}.Hero-module__ZARIfG__metric h3{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.2rem;font-size:1.75rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__metricLabel{color:#fff;letter-spacing:0;text-transform:none;font-size:.75rem;font-weight:400}.Hero-module__ZARIfG__rightCol{z-index:2;justify-content:flex-end;align-items:center;padding-top:1.25rem;display:flex;position:relative}.Hero-module__ZARIfG__imageGlow{display:none}.Hero-module__ZARIfG__laptopContainer{z-index:1;perspective:1200px;filter:drop-shadow(0 24px 48px #000000b3);width:clamp(560px,46vw,720px);max-width:none;margin-right:0;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative}.Hero-module__ZARIfG__laptopContainer:hover{transform:translateY(-4px)}.Hero-module__ZARIfG__dashboardImage{transform-origin:100%;border-radius:12px;width:100%;height:auto;display:block;transform:rotateY(-6deg)rotateX(2deg)}@media (max-width:1024px){.Hero-module__ZARIfG__heroSection{padding-top:110px;padding-bottom:60px}.Hero-module__ZARIfG__heroContainer{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__leftCol{align-items:center}.Hero-module__ZARIfG__description{max-width:520px}.Hero-module__ZARIfG__ctaGroup,.Hero-module__ZARIfG__metrics,.Hero-module__ZARIfG__rightCol{justify-content:center}.Hero-module__ZARIfG__laptopContainer{width:min(100%,540px);max-width:540px;margin-right:0}}@media (max-width:640px){.Hero-module__ZARIfG__heroSection{padding-top:90px;padding-bottom:50px}.Hero-module__ZARIfG__taglineWrapper{justify-content:center;width:100%;margin-bottom:1.5rem;display:flex}.Hero-module__ZARIfG__badge{color:#fff;background-color:#ffc93c}.Hero-module__ZARIfG__headline{text-align:center;width:100%;max-width:none;margin-bottom:1.5rem;font-size:1.85rem;line-height:1.25}.Hero-module__ZARIfG__line{white-space:normal}.Hero-module__ZARIfG__highlight{color:#ffc93c}.Hero-module__ZARIfG__description{text-align:center;width:100%;max-width:none;margin-bottom:2.25rem;font-size:.95rem;line-height:1.5}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:center;gap:.85rem;width:100%;margin-bottom:2.5rem}.Hero-module__ZARIfG__btnPrimary{color:#0a0a0a;background-color:#ffc93c;border-color:#ffc93c;justify-content:center;width:fit-content;min-width:180px;padding:.85rem 1.75rem;font-size:.95rem}.Hero-module__ZARIfG__btnPrimary:hover{background-color:#ffd25e;border-color:#ffd25e}.Hero-module__ZARIfG__btnOutline{color:#ffc93c;background-color:#0000;border-color:#ffc93c;justify-content:center;width:fit-content;min-width:180px;padding:.85rem 1.75rem;font-size:.95rem}.Hero-module__ZARIfG__btnOutline:hover{color:#ffc93c;background-color:#ffc93c14;border-color:#ffc93c}.Hero-module__ZARIfG__metrics{box-sizing:border-box;opacity:1;background-color:#fbc02d1a;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100vw;max-width:none;height:287px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.75rem 2rem;display:flex}.Hero-module__ZARIfG__metric{text-align:center}.Hero-module__ZARIfG__metric h3{color:#fff;letter-spacing:-.01em;margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__metricLabel{color:#ffffffd9;letter-spacing:0;text-transform:none;font-size:.95rem;font-weight:400}.Hero-module__ZARIfG__metricDivider,.Hero-module__ZARIfG__rightCol{display:none}}
.Features-module__zvCZ4q__featuresSection{z-index:2;background-color:#0000;padding-top:72px;padding-bottom:72px;position:relative}.Features-module__zvCZ4q__featuresContainer{opacity:1;width:min(100%,1222px);max-width:1222px;height:468px;margin:0 auto;padding-left:0;padding-right:0}.Features-module__zvCZ4q__header{justify-content:center;height:35px;margin-bottom:36px;display:flex}.Features-module__zvCZ4q__pillarsBadge{color:#fff;letter-spacing:0;text-align:center;white-space:nowrap;opacity:1;background-color:#fbc02d66;border-radius:21px;justify-content:center;align-items:center;gap:10px;width:154px;height:35px;padding:9px 24px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.Features-module__zvCZ4q__grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:24px;height:calc(100% - 71px);display:grid}.Features-module__zvCZ4q__card{background:linear-gradient(145deg,#151515 0%,#0d0d0d 100%);border:1px solid #fbc02d66;border-radius:24px;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Features-module__zvCZ4q__card:before{content:"";background:radial-gradient(800px circle at var(--x,0px) var(--y,0px), #f4b4000f, transparent 40%);pointer-events:none;opacity:1;border-color:#fbc02d66;width:392px;height:187px;transition:opacity .5s;position:absolute;top:771px;left:941px}.Features-module__zvCZ4q__card:hover{border-color:#f4b40040;transform:translateY(-6px);box-shadow:0 0 30px #f4b4000d,0 15px 40px #0006}.Features-module__zvCZ4q__card:hover:before{opacity:1}.Features-module__zvCZ4q__iconWrapper{width:36px;height:36px;color:var(--primary);background:#f4b40014;border:1px solid #f4b40026;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0003}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper{color:var(--primary-hover);background:#f4b4001f;border-color:#f4b40066;transform:scale(1.05);box-shadow:0 0 12px #f4b40033}.Features-module__zvCZ4q__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.15rem;font-weight:650}.Features-module__zvCZ4q__cardDescription{color:var(--text-secondary);font-size:.9rem;line-height:1.45}@media (max-width:1024px){.Features-module__zvCZ4q__featuresContainer{width:100%;height:auto;padding-left:40px;padding-right:40px}.Features-module__zvCZ4q__grid{grid-template-rows:none;grid-template-columns:repeat(2,1fr);gap:1.5rem;height:auto}}@media (max-width:640px){.Features-module__zvCZ4q__featuresContainer{padding-left:20px;padding-right:20px}.Features-module__zvCZ4q__header{margin-bottom:32px}.Features-module__zvCZ4q__pillarsBadge{width:154px;height:35px;padding:9px 24px;font-size:14px}.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__card{padding:2rem}}
.Audiences-module__wcasAW__audiencesSection{z-index:2;background-color:#0000;padding-top:64px;padding-bottom:64px;position:relative;overflow:hidden}.Audiences-module__wcasAW__audiencesCard{background:radial-gradient(circle at 58% 46%,#f4b4001c,#0000 34%),linear-gradient(116deg,#2c2b25f2 0%,#181919fa 52%,#1f2020f5 100%);border:1px solid #f4b400c7;border-radius:28px;width:100%;min-height:480px;padding:28px 34px 36px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000073}.Audiences-module__wcasAW__audiencesContainer{grid-template-columns:minmax(360px,.92fr) minmax(500px,1.08fr);align-items:center;gap:48px;min-height:416px;display:grid}.Audiences-module__wcasAW__leftColumn{flex-direction:column;gap:46px;max-width:520px;display:flex}.Audiences-module__wcasAW__audienceBlock{flex-direction:column;align-items:flex-start;display:flex}.Audiences-module__wcasAW__audiencePill{color:#fff;white-space:nowrap;background-color:#fbc02d94;border-radius:9999px;justify-content:center;align-items:center;min-width:124px;height:30px;padding:0 20px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.Audiences-module__wcasAW__audienceTitle{color:#fff;letter-spacing:.01em;margin-top:18px;margin-bottom:18px;font-size:17px;font-weight:800;line-height:1.25}.Audiences-module__wcasAW__featureList{flex-direction:column;gap:12px;width:100%;list-style:none;display:flex}.Audiences-module__wcasAW__featureList li{color:#fff;align-items:center;gap:13px;font-size:13.5px;font-weight:500;line-height:1.35;display:flex}.Audiences-module__wcasAW__starIcon{color:#ffc22e;filter:none;background-color:#ffc22e;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.Audiences-module__wcasAW__starIcon path{display:none}.Audiences-module__wcasAW__rightColumn{justify-content:flex-end;align-items:center;display:flex;position:relative}.Audiences-module__wcasAW__widgetGlow{display:none}.Audiences-module__wcasAW__widgetCard{z-index:1;width:min(100%,518px);min-height:276px;box-shadow:none;isolation:isolate;background:radial-gradient(circle at 22% 38%,#fbc02d29,#0000 42%),linear-gradient(112deg,#493d21d1,#1f1f1edb);border:1px solid #fbc02deb;border-radius:32px;gap:28px;padding:46px 40px;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .45s,box-shadow .45s,background .45s;display:flex;position:relative;overflow:hidden}.Audiences-module__wcasAW__widgetCard:before{content:"";z-index:-1;opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff1f 44%,#0000 68%),radial-gradient(circle at 72% 18%,#fbc02d2e,#0000 34%);transition:opacity .4s,transform .75s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-38%)}.Audiences-module__wcasAW__widgetCard:hover{border-color:#ffcd4a;transform:translateY(-8px);box-shadow:0 22px 54px #00000059,0 0 34px #fbc02d29,inset 0 1px #ffffff14}.Audiences-module__wcasAW__widgetCard:hover:before{opacity:1;transform:translate(28%)}.Audiences-module__wcasAW__widgetHeader{flex-direction:column;flex:1;min-width:0;display:flex}.Audiences-module__wcasAW__widgetTitle{color:#ffffff8c;letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:14px;font-weight:800;line-height:1}.Audiences-module__wcasAW__revenueRow{margin-bottom:10px;display:block}.Audiences-module__wcasAW__revenueAmount{color:#ffc22e;letter-spacing:-.03em;margin-bottom:24px;font-size:35px;font-weight:900;line-height:1;transition:color .35s,text-shadow .35s}.Audiences-module__wcasAW__widgetCard:hover .Audiences-module__wcasAW__revenueAmount{color:#ffd15a;text-shadow:0 0 18px #fbc02d3d}.Audiences-module__wcasAW__growthWrapper{flex-direction:column;gap:2px;display:flex}.Audiences-module__wcasAW__growthIndicator{color:#fff;align-items:center;gap:3px;font-size:14px;font-weight:700;display:inline-flex}.Audiences-module__wcasAW__growthText{font-size:14px;font-weight:700}.Audiences-module__wcasAW__revenueSubtext,.Audiences-module__wcasAW__revenueSubtextSecondary{color:#fff;font-size:11px;font-weight:400;line-height:1.2}.Audiences-module__wcasAW__chartContainer{border-bottom:1px solid #ffffff2e;align-items:flex-end;height:52px;margin-top:auto;padding-bottom:2px;display:flex}.Audiences-module__wcasAW__barGroup{justify-content:space-between;align-items:flex-end;width:100%;height:100%;display:flex}.Audiences-module__wcasAW__barWrapper{flex:1;justify-content:center;align-items:flex-end;height:100%;padding:0 1.5px;display:flex}.Audiences-module__wcasAW__bar{transform-origin:bottom;background:#ffc22e;border-radius:4px 4px 0 0;width:100%;max-width:5px;transition:transform .42s cubic-bezier(.16,1,.3,1),background-color .35s,box-shadow .35s}.Audiences-module__wcasAW__widgetCard:hover .Audiences-module__wcasAW__bar{background-color:#ffd15a;transform:scaleY(1.08);box-shadow:0 0 12px #fbc02d47}.Audiences-module__wcasAW__barGlow{display:none}.Audiences-module__wcasAW__statsDivider{background-color:#ffffff6b;align-self:stretch;width:1px}.Audiences-module__wcasAW__statsList{flex-direction:column;flex:1.12;justify-content:center;gap:22px;display:flex}.Audiences-module__wcasAW__statItem{align-items:center;gap:12px;display:flex}.Audiences-module__wcasAW__statDotContainer{align-items:center;display:flex}.Audiences-module__wcasAW__statDot{background-color:#ffc22e;border-radius:50%;width:8px;height:8px;transition:background-color .35s,box-shadow .35s,transform .35s cubic-bezier(.16,1,.3,1);display:block}.Audiences-module__wcasAW__widgetCard:hover .Audiences-module__wcasAW__statDot{background-color:#ffd15a;transform:scale(1.18);box-shadow:0 0 12px #fbc02d6b}.Audiences-module__wcasAW__statContent{flex-wrap:wrap;align-items:baseline;gap:4px;width:100%;min-width:0;display:flex}.Audiences-module__wcasAW__statLabel{color:#fff;letter-spacing:0;text-transform:none;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.25}.Audiences-module__wcasAW__statValue{color:#fff;white-space:nowrap;font-size:14px;font-weight:800;line-height:1.25}.Audiences-module__wcasAW__statChange{color:#239a4a;white-space:nowrap;flex-basis:100%;margin-top:2px;font-size:13px;font-weight:700;line-height:1.2}@media (max-width:1024px){.Audiences-module__wcasAW__audiencesCard{background:radial-gradient(circle at 0 0,#fbc02d47 0%,#fbc02d0d 30%,#0000 60%),linear-gradient(#11110f 0%,#151616 100%);border:1px solid #fbc02d2e;border-radius:36px;padding:60px 20px}.Audiences-module__wcasAW__audiencesContainer{flex-direction:column;align-items:center;gap:56px;width:100%;max-width:580px;margin:0 auto;display:flex}.Audiences-module__wcasAW__leftColumn{gap:56px;width:100%;max-width:100%}.Audiences-module__wcasAW__audienceBlock{text-align:center;align-items:center}.Audiences-module__wcasAW__audiencePill{color:#ffd56b;background-color:#785f2466;min-width:130px;height:32px;padding:0 24px;font-size:13px;font-weight:700}.Audiences-module__wcasAW__audienceTitle{text-align:center;margin-top:18px;margin-bottom:20px;font-size:20px;line-height:1.3}.Audiences-module__wcasAW__featureList{gap:16px;width:fit-content;margin:0 auto}.Audiences-module__wcasAW__featureList li{align-items:flex-start;gap:12px;font-size:14px;line-height:1.45}.Audiences-module__wcasAW__starIcon{margin-top:6px}.Audiences-module__wcasAW__rightColumn{justify-content:center;width:100%}.Audiences-module__wcasAW__widgetCard{background:radial-gradient(circle at 50% 0,#fbc02d1f,#0000 50%),linear-gradient(#2e2b1fd9 0%,#181917e6 100%);border:1px solid #fbc02d8c;border-radius:36px;flex-direction:column;align-items:center;width:100%;max-width:420px;min-height:auto;padding:44px 32px 36px}.Audiences-module__wcasAW__widgetHeader{text-align:center;align-items:center;width:100%}.Audiences-module__wcasAW__widgetTitle{margin-bottom:12px;font-size:13.5px}.Audiences-module__wcasAW__revenueRow{flex-direction:column;align-items:center;width:100%;display:flex}.Audiences-module__wcasAW__revenueAmount{margin-bottom:20px;font-size:42px}.Audiences-module__wcasAW__growthWrapper{align-items:center;gap:4px}.Audiences-module__wcasAW__growthIndicator{margin-bottom:2px;font-size:15px}.Audiences-module__wcasAW__growthText{font-size:15px}.Audiences-module__wcasAW__revenueSubtext,.Audiences-module__wcasAW__revenueSubtextSecondary{font-size:12.5px;line-height:1.4}.Audiences-module__wcasAW__chartContainer{border-bottom:1px solid #ffffff26;width:100%;max-width:260px;margin:24px auto 0;padding-bottom:4px}.Audiences-module__wcasAW__barGroup{gap:3px}.Audiences-module__wcasAW__barWrapper{padding:0}.Audiences-module__wcasAW__statsDivider{display:none}.Audiences-module__wcasAW__statsList{gap:18px;width:fit-content;margin:24px auto 0}.Audiences-module__wcasAW__statItem{align-items:flex-start;gap:12px}.Audiences-module__wcasAW__statDotContainer{height:20px}.Audiences-module__wcasAW__statLabel,.Audiences-module__wcasAW__statValue{font-size:14.5px;line-height:1.4}.Audiences-module__wcasAW__statChange{font-size:13.5px;line-height:1.4}}@media (max-width:640px){.Audiences-module__wcasAW__audiencesCard{border-radius:28px;padding:40px 16px}.Audiences-module__wcasAW__widgetCard{border-radius:28px;padding:36px 20px}.Audiences-module__wcasAW__audienceTitle{font-size:18px}.Audiences-module__wcasAW__featureList li{font-size:13.5px}.Audiences-module__wcasAW__revenueAmount{font-size:38px}}
.TrustedBy-module__3ag6Fa__trustedSection{z-index:2;background:radial-gradient(circle at 50% 0,#ffffff0f,#0000 36%),0 0;padding-top:78px;padding-bottom:72px;position:relative}.TrustedBy-module__3ag6Fa__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:28px;display:flex}.TrustedBy-module__3ag6Fa__trustPill{color:#fff;letter-spacing:0;text-align:center;white-space:nowrap;opacity:1;background-color:#fbc02d66;border-radius:21px;justify-content:center;align-items:center;gap:10px;width:221px;height:35px;padding:9px 24px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.TrustedBy-module__3ag6Fa__title{color:#fff;letter-spacing:0;margin-top:20px;font-size:15px;font-weight:800;line-height:1.25}.TrustedBy-module__3ag6Fa__partnersBar{background-color:#2c281cc2;border-top:1px solid #fbc02dc7;border-bottom:1px solid #fbc02dc7;width:100%;padding:20px 0;overflow:hidden}.TrustedBy-module__3ag6Fa__logoGrid{will-change:transform;align-items:center;width:max-content;max-width:none;animation:24s linear infinite TrustedBy-module__3ag6Fa__trustedLogoSlideDesktop;display:flex}.TrustedBy-module__3ag6Fa__logoGroup{align-items:center;gap:32px;padding-right:32px;display:flex}.TrustedBy-module__3ag6Fa__logoItem{color:#fff;cursor:default;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:10px 14px;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s,background-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.TrustedBy-module__3ag6Fa__logoItem:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(110deg,#0000 0%,#ffffff1f 48%,#0000 72%),#fbc02d0f;transition:opacity .35s,transform .55s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-40%)}.TrustedBy-module__3ag6Fa__logoItem:hover{background-color:#11111157;border-color:#fbc02d73;transform:translateY(-4px);box-shadow:0 14px 30px #00000047,0 0 24px #fbc02d1f}.TrustedBy-module__3ag6Fa__logoItem:hover:before{opacity:1;transform:translate(35%)}.TrustedBy-module__3ag6Fa__logoIcon{object-fit:contain;z-index:1;flex:0 0 28px;width:28px;height:28px;transition:filter .35s,transform .35s cubic-bezier(.16,1,.3,1);display:block;position:relative}.TrustedBy-module__3ag6Fa__logoItem:hover .TrustedBy-module__3ag6Fa__logoIcon{filter:drop-shadow(0 0 10px #fbc02d59);transform:scale(1.06)}.TrustedBy-module__3ag6Fa__logoText{color:#fff;letter-spacing:0;white-space:nowrap;z-index:1;font-size:14px;font-weight:800;line-height:1;transition:color .35s;position:relative}.TrustedBy-module__3ag6Fa__logoItem:hover .TrustedBy-module__3ag6Fa__logoText{color:#fbc02d}.TrustedBy-module__3ag6Fa__testimonialWrap{justify-content:center;display:flex}.TrustedBy-module__3ag6Fa__testimonialCard{color:#fff;background:#242424d6;border-radius:20px;width:min(100%,768px);margin-top:22px;padding:32px 28px 24px}.TrustedBy-module__3ag6Fa__testimonialCard blockquote{color:#fff;letter-spacing:0%;margin:0;font-family:Montserrat;font-size:16px;font-weight:400;line-height:100%}.TrustedBy-module__3ag6Fa__testimonialCard figcaption{color:#fff;letter-spacing:0%;margin-top:18px;font-family:Montserrat;font-size:16px;font-weight:400;line-height:100%}@media (max-width:1024px){.TrustedBy-module__3ag6Fa__logoGroup{gap:72px;padding-right:72px}}@media (max-width:640px){.TrustedBy-module__3ag6Fa__trustedSection{padding-top:56px;padding-bottom:56px}.TrustedBy-module__3ag6Fa__partnersBar{box-sizing:border-box;opacity:1;background-color:#2c281cc2;border:1px solid #fbc02dc7;width:100%;height:76px;padding:16px 24px;position:relative;left:0;overflow:hidden}.TrustedBy-module__3ag6Fa__logoGrid{will-change:transform;align-items:center;width:max-content;max-width:none;padding:0;animation:18s linear infinite TrustedBy-module__3ag6Fa__trustedLogoSlide;display:flex}.TrustedBy-module__3ag6Fa__logoGroup{gap:42px;padding-right:42px}.TrustedBy-module__3ag6Fa__logoItem{color:#fff;border:0;border-radius:0;gap:14px;min-height:42px;padding:0;transition:none;overflow:visible}.TrustedBy-module__3ag6Fa__logoItem:before{display:none}.TrustedBy-module__3ag6Fa__logoItem:hover{box-shadow:none;background-color:#0000;border-color:#0000;transform:none}.TrustedBy-module__3ag6Fa__logoIcon{border-radius:50%;flex-basis:44px;width:44px;height:44px}.TrustedBy-module__3ag6Fa__logoItem:hover .TrustedBy-module__3ag6Fa__logoIcon{filter:none;transform:none}.TrustedBy-module__3ag6Fa__logoText{color:#fff;font-size:clamp(22px,7vw,30px);line-height:1}.TrustedBy-module__3ag6Fa__logoItem:hover .TrustedBy-module__3ag6Fa__logoText{color:#fff}.TrustedBy-module__3ag6Fa__testimonialCard{padding:24px 20px}}@keyframes TrustedBy-module__3ag6Fa__trustedLogoSlideDesktop{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes TrustedBy-module__3ag6Fa__trustedLogoSlide{0%{transform:translate(-33.3333%)}to{transform:translate(0)}}
.Testimonial-module__6hDVCa__testimonialSection{z-index:2;background-color:#0000;position:relative;overflow:hidden}.Testimonial-module__6hDVCa__testimonialCard{-webkit-backdrop-filter:blur(16px);text-align:center;background:#151515b3;border:1px solid #ffffff14;border-radius:28px;max-width:1000px;margin:0 auto;padding:5rem 4rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 0 50px #f4b40005,0 30px 70px #0009}.Testimonial-module__6hDVCa__testimonialCard:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(800px at 50% 0,#f4b4000f,#0000 50%);position:absolute;inset:0}.Testimonial-module__6hDVCa__testimonialCard:hover{border-color:#f4b40033;transform:translateY(-2px);box-shadow:0 0 50px #f4b40014,0 40px 90px #000000b3}.Testimonial-module__6hDVCa__quoteIcon{color:var(--primary);opacity:.9;justify-content:center;margin-bottom:2.25rem;display:flex}.Testimonial-module__6hDVCa__quoteText{color:var(--foreground);letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600;line-height:1.5}.Testimonial-module__6hDVCa__author{color:var(--text-secondary);letter-spacing:-.01em;font-size:1.1rem}.Testimonial-module__6hDVCa__authorDash{color:var(--primary);margin-right:.5rem}.Testimonial-module__6hDVCa__authorName{color:var(--foreground);font-weight:700}.Testimonial-module__6hDVCa__authorTitle{color:var(--text-secondary)}@media (max-width:768px){.Testimonial-module__6hDVCa__testimonialCard{padding:3rem 2rem}}
.BottomCTA-module__6e9oHG__ctaSection{z-index:2;background-color:#0000;padding-top:64px;position:relative}.BottomCTA-module__6e9oHG__ctaCard{text-align:center;background:linear-gradient(#1f1f1fe6,#121212eb);border:1px solid #f4b400f2;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;max-width:1120px;min-height:278px;margin:0 auto;padding:70px 2rem 54px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000004d}.BottomCTA-module__6e9oHG__glowBg{z-index:0;pointer-events:none;background:radial-gradient(circle,#f4b40014 0%,#f4b40006 34%,#0a0a0a00 68%);width:72%;height:130%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.BottomCTA-module__6e9oHG__title{z-index:1;color:var(--foreground);letter-spacing:0;margin-bottom:1.15rem;font-size:clamp(1.45rem,2.4vw,1.75rem);font-weight:700;line-height:1.2;position:relative}.BottomCTA-module__6e9oHG__subtitle{z-index:1;color:#ffffffe0;max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.35;position:relative}.BottomCTA-module__6e9oHG__buttonGroup{z-index:1;justify-content:center;gap:1.5rem;display:flex;position:relative}.BottomCTA-module__6e9oHG__ctaButton{min-width:168px;min-height:43px;padding:.75rem 1.5rem;font-size:.86rem}.BottomCTA-module__6e9oHG__outlineButton{color:var(--primary);background-color:#11111159}@media (max-width:768px){.BottomCTA-module__6e9oHG__ctaSection{padding-top:48px}.BottomCTA-module__6e9oHG__ctaCard{border-radius:22px;min-height:320px;padding:3rem 1.25rem}.BottomCTA-module__6e9oHG__subtitle br{display:none}.BottomCTA-module__6e9oHG__buttonGroup{flex-direction:column;align-items:stretch;gap:.9rem;width:100%;max-width:280px;margin:0 auto}.BottomCTA-module__6e9oHG__ctaButton{width:100%}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);background-color:#0000;padding:3rem 0}.Footer-module__S6Hkya__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__leftGroup{align-items:center;gap:2.5rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;transition:opacity .2s;display:flex}.Footer-module__S6Hkya__logo:hover{opacity:.9}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.875rem}.Footer-module__S6Hkya__links{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__links a{transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--primary)}.Footer-module__S6Hkya__divider{color:var(--text-muted);opacity:.5}@media (max-width:768px){.Footer-module__S6Hkya__footerContainer{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__S6Hkya__leftGroup{flex-direction:column;gap:.75rem}}
