.footer-wrap{--ft-white:#fff;--ft-muted:#ffffff8c;--ft-muted-md:#fff9;--ft-muted-lg:#ffffffa6;--ft-placeholder:#ffffff59;--ft-violet:#8b5cf68c;--ft-violet-glow:#8b5cf640;--ft-violet-strong:#8b5cf6cc;--ft-purple:#b055dce6;--ft-purple-deep:#6d28d999;--ft-card-start:#151a21f2;--ft-card-end:#0a0e14fa;--ft-btn-bg:#090920;--ft-input-bg:#ffffff0a;--ft-input-border:#ffffff1f;--ft-social-hover:#ffffff14;width:100%;padding:clamp(16px,3vw,40px) clamp(16px,4vw,40px);overflow-x:clip}.footer-glow{background:linear-gradient(180deg, var(--ft-purple) 0%, var(--ft-purple) 8%, #3c147814 100%);border-radius:16px;width:100%;max-width:1440px;margin-inline:auto;padding:1px;position:relative}.footer-card{background:linear-gradient(160deg, var(--ft-card-start) 0%, var(--ft-card-end) 100%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:15px;padding:clamp(20px,4vw,48px) clamp(16px,3vw,40px)}.footer-newsletter{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:clamp(20px,4vw,28px);display:flex}.footer-newsletter-title{color:var(--ft-white);text-align:center;margin:0;font-size:clamp(18px,2.8vw,26px);font-weight:700;line-height:1.3}.footer-form{flex-direction:column;gap:10px;width:100%;max-width:520px;margin-inline:auto;display:flex}.footer-input{border:1px solid var(--ft-input-border);width:100%;min-width:0;font:inherit;color:var(--ft-white);background:var(--ft-input-bg);border-radius:9999px;outline:none;flex:1;padding:12px 20px;font-size:16px;transition:border-color .2s}.footer-input::placeholder{color:var(--ft-placeholder)}.footer-input:focus{border-color:var(--ft-violet)}.footer-btn{border:1px solid var(--ft-violet);width:100%;font:inherit;color:var(--ft-white);white-space:nowrap;background:var(--ft-btn-bg);box-shadow:0 0 12px var(--ft-violet-glow);cursor:pointer;border-radius:9999px;padding:12px 24px;font-size:clamp(14px,3.5vw,15px);font-weight:600;transition:filter .2s}.footer-btn:hover:not(:disabled){filter:brightness(1.1)}.footer-btn:disabled{opacity:.7;cursor:not-allowed}.footer-divider{background:linear-gradient(90deg, transparent 0%, var(--ft-violet-strong) 20%, var(--ft-purple-deep) 80%, transparent 100%);width:100%;height:1px;margin-bottom:clamp(24px,4vw,32px)}.footer-main{grid-template-columns:1fr;gap:clamp(28px,5vw,36px);display:grid}.footer-brand{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.footer-logo-link{justify-content:center;align-items:center;display:inline-flex}.footer-logo{object-fit:contain;width:clamp(110px,22vw,150px);height:auto}.footer-section-title{color:var(--ft-white);letter-spacing:.04em;margin:0 0 12px;font-size:clamp(14px,2.5vw,16px);font-weight:700}.footer-contact-text{color:var(--ft-muted-md);overflow-wrap:anywhere;margin:0 0 6px;font-size:clamp(13px,2.4vw,15px);line-height:1.55}.footer-socials{color:var(--ft-muted-lg);justify-content:center;align-items:center;gap:14px;margin-top:12px;display:flex}.footer-socials a{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:color .15s,background-color .15s;display:flex}.footer-socials a:hover{color:var(--ft-white);background-color:var(--ft-social-hover)}.footer-links-grid{grid-template-columns:1fr;gap:clamp(24px,4vw,32px);min-width:0;display:grid}.footer-solutions{min-width:0}.footer-solutions-toggle{cursor:pointer;width:100%;font:inherit;text-align:start;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.footer-solutions-toggle .footer-section-title{margin:0}.footer-solutions-chevron{color:var(--ft-muted-lg);flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s;display:flex}.footer-solutions.is-open .footer-solutions-chevron{transform:rotate(180deg)}.footer-solutions-inner{grid-template-columns:1fr;gap:16px 24px;display:grid}@media (max-width:767px){.footer-solutions-inner{margin-top:12px;display:none}.footer-solutions.is-open .footer-solutions-inner{display:grid}}.footer-bottom-cols{grid-template-columns:1fr 1fr;gap:clamp(16px,4vw,32px);min-width:0;display:grid}.footer-col-narrow{min-width:0}.footer-link-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.footer-link{color:var(--ft-muted);font-size:clamp(13px,2.2vw,15px);line-height:1.45;text-decoration:none;transition:color .15s;display:inline-block}.footer-link:hover{color:var(--ft-white)}@media (min-width:480px){.footer-form{flex-direction:row;align-items:center;max-width:560px}.footer-btn{flex-shrink:0;width:auto}.footer-solutions-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.footer-newsletter{flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.footer-newsletter-title{text-align:start;flex:auto;max-width:340px}.footer-form{flex:320px;max-width:420px;margin-inline:0}.footer-brand{text-align:start;align-items:flex-start}.footer-socials{justify-content:flex-start}}@media (min-width:768px){.footer-solutions-toggle{pointer-events:none;cursor:default}.footer-solutions-toggle .footer-section-title{margin:0 0 12px}.footer-solutions-chevron{display:none}.footer-solutions-inner{margin-top:0;display:grid!important}.footer-main{grid-template-columns:minmax(160px,200px) 1fr;align-items:start;gap:32px 40px}.footer-links-grid{grid-template-columns:1.2fr .8fr;gap:28px 32px}.footer-bottom-cols{grid-template-columns:1fr;gap:28px}}@media (min-width:1024px){.footer-newsletter-title{max-width:390px}.footer-form{flex:0 440px;max-width:440px}.footer-main{grid-template-columns:minmax(180px,220px) 1fr;gap:40px 48px}.footer-links-grid{grid-template-columns:1.5fr .85fr;gap:32px 48px}.footer-bottom-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px}.footer-solutions-inner{gap:20px 36px}}@media (min-width:1280px){.footer-main{grid-template-columns:220px 1fr;gap:48px 64px}.footer-links-grid{grid-template-columns:1.6fr .75fr;gap:40px 56px}}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e50b939c4e3518a9-s.0n21jw.atyzyg.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7a03f7a08146f938-s.0ad6samsk9nft.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6bb62198a3d8dd21-s.p.0-orqbq7lvenv.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_4a7c1ebb-module__KO-sra__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal;font-weight:700}
