.NavBar-module-scss-module__06XZ0a__navbar{background:var(--color-background);z-index:1000;width:100%;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}@media (min-width:768px){.NavBar-module-scss-module__06XZ0a__navbar{box-shadow:0 2px 8px #0000001a}}.NavBar-module-scss-module__06XZ0a__utilityBar{background:var(--color-primary);color:#fff;padding:.5rem 1rem}@media (min-width:768px){.NavBar-module-scss-module__06XZ0a__utilityBar{padding:.75rem 2rem}}.NavBar-module-scss-module__06XZ0a__utilityContent{justify-content:flex-end;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;display:flex}@media (min-width:768px){.NavBar-module-scss-module__06XZ0a__utilityContent{gap:1.5rem}}.NavBar-module-scss-module__06XZ0a__utilityButton{color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff4d;border-radius:4px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.NavBar-module-scss-module__06XZ0a__utilityButton svg{flex-shrink:0;width:1rem;height:1rem}.NavBar-module-scss-module__06XZ0a__utilityButton:hover{background:#ffffff1a;border-color:#ffffff80}.NavBar-module-scss-module__06XZ0a__utilityButton:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.NavBar-module-scss-module__06XZ0a__utilityButton{padding:.5rem 1rem;font-size:.9rem}.NavBar-module-scss-module__06XZ0a__utilityButton svg{width:1.125rem;height:1.125rem}}.NavBar-module-scss-module__06XZ0a__mainNav{background:var(--color-input-bg);border-bottom:1px solid var(--color-border);padding:1rem;position:relative}@media (min-width:768px){.NavBar-module-scss-module__06XZ0a__mainNav{padding:1rem 2rem}}.NavBar-module-scss-module__06XZ0a__navContent{justify-content:center;align-items:center;gap:2rem;max-width:1400px;min-height:4rem;margin:0 auto;display:flex}@media (min-width:1140px){.NavBar-module-scss-module__06XZ0a__navContent{justify-content:space-between;min-height:5rem}}.NavBar-module-scss-module__06XZ0a__brand{white-space:nowrap;text-decoration:none;transition:color .2s}.NavBar-module-scss-module__06XZ0a__brand:focus-visible{outline-offset:2px;outline:2px solid}.NavBar-module-scss-module__06XZ0a__logoContainer{width:32px;height:32px;position:relative}@media (min-width:480px){.NavBar-module-scss-module__06XZ0a__logoContainer{width:36px;height:36px}}@media (min-width:1140px){.NavBar-module-scss-module__06XZ0a__logoContainer{width:40px;height:40px}}.NavBar-module-scss-module__06XZ0a__logoContainer img{object-fit:contain}.NavBar-module-scss-module__06XZ0a__logoWrapper{display:none}@media (min-width:1140px){.NavBar-module-scss-module__06XZ0a__logoWrapper{align-items:center;gap:1rem;display:flex}}.NavBar-module-scss-module__06XZ0a__mobileLogoWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}@media (min-width:1140px){.NavBar-module-scss-module__06XZ0a__mobileLogoWrapper{display:none}}.NavBar-module-scss-module__06XZ0a__brandText{flex-direction:column;gap:.125rem;display:flex}.NavBar-module-scss-module__06XZ0a__brandName{color:var(--color-foreground);font-size:1.125rem;font-weight:700;line-height:1.2;transition:color .2s}.NavBar-module-scss-module__06XZ0a__brand:hover .NavBar-module-scss-module__06XZ0a__brandName{color:var(--color-foreground-hover)}.NavBar-module-scss-module__06XZ0a__brandTagline{color:var(--color-secondary);font-size:.875rem;font-weight:500;line-height:1.2}.NavBar-module-scss-module__06XZ0a__mobileBrandName{color:var(--color-foreground);text-align:center;font-size:.875rem;font-weight:600;transition:color .2s}.NavBar-module-scss-module__06XZ0a__brand:hover .NavBar-module-scss-module__06XZ0a__mobileBrandName{color:var(--color-foreground-hover)}.NavBar-module-scss-module__06XZ0a__navLinks{gap:.5rem;margin:0;padding:0;list-style:none;display:none}@media (min-width:1140px){.NavBar-module-scss-module__06XZ0a__navLinks{gap:.75rem;display:flex}}@media (min-width:1200px){.NavBar-module-scss-module__06XZ0a__navLinks{gap:1.5rem}}.NavBar-module-scss-module__06XZ0a__navLink{color:var(--color-foreground);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.NavBar-module-scss-module__06XZ0a__navLink:hover{background:var(--color-hover-bg);color:var(--color-primary)}.NavBar-module-scss-module__06XZ0a__navLink:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:1200px){.NavBar-module-scss-module__06XZ0a__navLink{padding:.5rem 1rem}}.NavBar-module-scss-module__06XZ0a__dropdownContainer{position:relative}.NavBar-module-scss-module__06XZ0a__dropdownArrow{font-size:.75rem;transition:transform .2s;display:inline-block}.NavBar-module-scss-module__06XZ0a__dropdownArrow.NavBar-module-scss-module__06XZ0a__open{transform:rotate(180deg)}.NavBar-module-scss-module__06XZ0a__dropdownMenu{background:var(--color-card-bg);border:1px solid var(--color-border);z-index:100;border-radius:8px;min-width:220px;margin:.5rem 0 0;padding:.5rem 0;list-style:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #00000026}.NavBar-module-scss-module__06XZ0a__dropdownLink{color:var(--color-foreground);white-space:nowrap;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.NavBar-module-scss-module__06XZ0a__dropdownLink:hover{background:var(--color-hover-bg);color:var(--color-primary)}.NavBar-module-scss-module__06XZ0a__dropdownLink:focus-visible{outline-offset:2px;outline:2px solid}.NavBar-module-scss-module__06XZ0a__mobileMenuButton{color:var(--color-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:color .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.NavBar-module-scss-module__06XZ0a__mobileMenuButton:hover{color:var(--color-primary)}.NavBar-module-scss-module__06XZ0a__mobileMenuButton:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:1140px){.NavBar-module-scss-module__06XZ0a__mobileMenuButton{display:none}}.NavBar-module-scss-module__06XZ0a__mobileMenu{background:var(--color-input-bg);border-bottom:1px solid var(--color-border);flex-direction:column;padding:1rem;display:flex}@media (min-width:1140px){.NavBar-module-scss-module__06XZ0a__mobileMenu{display:none}}.NavBar-module-scss-module__06XZ0a__mobileNavLinks{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.NavBar-module-scss-module__06XZ0a__mobileNavLink{color:var(--color-foreground);border-radius:4px;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.NavBar-module-scss-module__06XZ0a__mobileNavLink:hover{background:var(--color-hover-bg);color:var(--color-primary)}.NavBar-module-scss-module__06XZ0a__mobileNavLink:focus-visible{outline-offset:2px;outline:2px solid}.NavBar-module-scss-module__06XZ0a__mobileDropdownContainer{flex-direction:column;display:flex}.NavBar-module-scss-module__06XZ0a__mobileDropdownButton{width:100%;color:var(--color-foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.NavBar-module-scss-module__06XZ0a__mobileDropdownButton:hover{background:var(--color-hover-bg);color:var(--color-primary)}.NavBar-module-scss-module__06XZ0a__mobileDropdownButton:focus-visible{outline-offset:2px;outline:2px solid}.NavBar-module-scss-module__06XZ0a__mobileDropdownMenu{background:var(--color-hover-bg);border-radius:4px;flex-direction:column;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.NavBar-module-scss-module__06XZ0a__mobileDropdownLink{color:var(--color-foreground);padding:.75rem 1rem .75rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.NavBar-module-scss-module__06XZ0a__mobileDropdownLink:hover{background:var(--color-primary);color:#fff}.NavBar-module-scss-module__06XZ0a__mobileDropdownLink:focus-visible{outline-offset:2px;outline:2px solid}
.Footer-module-scss-module__wcgw9G__footer{background:var(--color-background);border-top:1px solid var(--color-border);width:100%}.Footer-module-scss-module__wcgw9G__mainFooter{color:#f9fafb;background:#111827;padding:3rem 0}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__mainFooter{padding:4rem 0}}@media (min-width:1024px){.Footer-module-scss-module__wcgw9G__mainFooter{padding:5rem 0}}:root[style*="color-scheme: dark"] .Footer-module-scss-module__wcgw9G__mainFooter{background:#030712}.Footer-module-scss-module__wcgw9G__container{width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}.Footer-module-scss-module__wcgw9G__navColumns{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:480px){.Footer-module-scss-module__wcgw9G__navColumns{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__navColumns{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media (min-width:1024px){.Footer-module-scss-module__wcgw9G__navColumns{grid-template-columns:repeat(4,1fr);gap:2rem}}.Footer-module-scss-module__wcgw9G__navColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__wcgw9G__columnTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);margin:0 0 .5rem;font-size:.875rem;font-weight:700}.Footer-module-scss-module__wcgw9G__navList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__wcgw9G__navLink{color:#d1d5db;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__wcgw9G__navLink:hover{color:#f9fafb;text-decoration:underline}.Footer-module-scss-module__wcgw9G__navLink:focus-visible{outline-offset:2px;outline:2px solid}.Footer-module-scss-module__wcgw9G__contactInfo{flex-direction:column;gap:.5rem;margin-bottom:1rem;font-style:normal;display:flex}.Footer-module-scss-module__wcgw9G__contactItem{color:#d1d5db;margin:0;font-size:.875rem}.Footer-module-scss-module__wcgw9G__contactItem strong{color:#f3f4f6}.Footer-module-scss-module__wcgw9G__contactItem a{color:#d1d5db;text-decoration:none;transition:color .2s}.Footer-module-scss-module__wcgw9G__contactItem a:hover{color:#f9fafb;text-decoration:underline}.Footer-module-scss-module__wcgw9G__socialLinks{flex-wrap:wrap;gap:.75rem;display:flex}.Footer-module-scss-module__wcgw9G__socialLink{color:#d1d5db;background:#1f2937;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module-scss-module__wcgw9G__socialLink:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px)}.Footer-module-scss-module__wcgw9G__socialLink:focus-visible{outline-offset:2px;outline:2px solid}.Footer-module-scss-module__wcgw9G__bottomFooter{color:#9ca3af;background:#030712;border-top:1px solid #1f2937;padding:1.5rem 0}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__bottomFooter{padding:2rem 0}}:root[style*="color-scheme: dark"] .Footer-module-scss-module__wcgw9G__bottomFooter{background:#000;border-top-color:#111827}.Footer-module-scss-module__wcgw9G__bottomContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (min-width:1024px){.Footer-module-scss-module__wcgw9G__bottomContent{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module-scss-module__wcgw9G__logoContainer{width:28px;height:28px;position:relative}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__logoContainer{width:32px;height:32px}}.Footer-module-scss-module__wcgw9G__logoContainer img{object-fit:contain}.Footer-module-scss-module__wcgw9G__bottomLogo{flex-shrink:0}.Footer-module-scss-module__wcgw9G__bottomLogo a{transition:opacity .2s;display:block}.Footer-module-scss-module__wcgw9G__bottomLogo a:hover{opacity:.8}.Footer-module-scss-module__wcgw9G__bottomLogo a:focus-visible{outline-offset:2px;outline:2px solid}.Footer-module-scss-module__wcgw9G__copyright{flex-direction:column;gap:.25rem;display:flex}.Footer-module-scss-module__wcgw9G__copyright p{margin:0;font-size:.8125rem;line-height:1.5}.Footer-module-scss-module__wcgw9G__craftedBy{color:#6b7280;font-size:.75rem!important}.Footer-module-scss-module__wcgw9G__craftedBy a{color:var(--color-accent);text-decoration:none;transition:color .2s}.Footer-module-scss-module__wcgw9G__craftedBy a:hover{text-decoration:underline}.Footer-module-scss-module__wcgw9G__legalNav{flex-shrink:0}.Footer-module-scss-module__wcgw9G__legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.Footer-module-scss-module__wcgw9G__legalLinks{gap:.75rem}}.Footer-module-scss-module__wcgw9G__legalLinks li a{color:#9ca3af;font-size:.8125rem;text-decoration:none;transition:color .2s}.Footer-module-scss-module__wcgw9G__legalLinks li a:hover{color:#f9fafb;text-decoration:underline}.Footer-module-scss-module__wcgw9G__legalLinks li a:focus-visible{outline-offset:2px;outline:2px solid}.Footer-module-scss-module__wcgw9G__divider{color:#4b5563;-webkit-user-select:none;user-select:none;font-size:.8125rem}@media (prefers-reduced-motion:reduce){.Footer-module-scss-module__wcgw9G__navLink,.Footer-module-scss-module__wcgw9G__socialLink,.Footer-module-scss-module__wcgw9G__bottomLogo a,.Footer-module-scss-module__wcgw9G__craftedBy a,.Footer-module-scss-module__wcgw9G__legalLinks a{transition:none}.Footer-module-scss-module__wcgw9G__socialLink:hover{transform:none}}
.Hero-module-scss-module__twV7AW__hero{width:100%;min-height:400px;position:relative;overflow:hidden}@media (min-width:768px){.Hero-module-scss-module__twV7AW__hero{min-height:500px}}@media (min-width:1024px){.Hero-module-scss-module__twV7AW__hero{min-height:600px}}@media (min-width:1440px){.Hero-module-scss-module__twV7AW__hero{min-height:700px}}.Hero-module-scss-module__twV7AW__heroContent{width:100%;height:100%;min-height:inherit;position:relative}.Hero-module-scss-module__twV7AW__imageWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__twV7AW__heroImage{object-fit:cover;object-position:center}.Hero-module-scss-module__twV7AW__overlay{z-index:1;background:linear-gradient(135deg,#000000b3 0%,#00000080 50%,#0000004d 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.Hero-module-scss-module__twV7AW__overlay{background:linear-gradient(135deg,#000c 0%,#0009 100%)}}.Hero-module-scss-module__twV7AW__contentWrapper{z-index:2;min-height:inherit;align-items:center;padding:2rem 1rem 10rem;display:flex;position:relative}@media (min-width:768px){.Hero-module-scss-module__twV7AW__contentWrapper{padding:3rem 2rem 10rem}}@media (min-width:1024px){.Hero-module-scss-module__twV7AW__contentWrapper{padding:4rem 3rem 15rem}}@media (min-width:1440px){.Hero-module-scss-module__twV7AW__contentWrapper{padding:5rem 4rem 15rem}}.Hero-module-scss-module__twV7AW__textContent{color:#fff;max-width:1400px;margin:0 auto}@media (min-width:768px){.Hero-module-scss-module__twV7AW__textContent{max-width:700px;margin:0}}@media (min-width:1024px){.Hero-module-scss-module__twV7AW__textContent{max-width:800px}}.Hero-module-scss-module__twV7AW__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Hero-module-scss-module__twV7AW__heading{letter-spacing:-.02em;text-shadow:0 2px 4px #0000004d;margin:0 0 1rem;font-size:clamp(1.75rem,5vw,3.5rem);font-weight:700;line-height:1.2;color:#fff!important}@media (min-width:768px){.Hero-module-scss-module__twV7AW__heading{margin:0 0 1.5rem}}@media (min-width:1024px){.Hero-module-scss-module__twV7AW__heading{margin:0 0 2rem}}.Hero-module-scss-module__twV7AW__subheading{color:#fffffff2;text-shadow:0 1px 2px #0003;max-width:600px;margin:0 0 2rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}@media (min-width:768px){.Hero-module-scss-module__twV7AW__subheading{margin:0 0 2.5rem}}@media (min-width:1024px){.Hero-module-scss-module__twV7AW__subheading{margin:0 0 3rem}}.Hero-module-scss-module__twV7AW__ctaGroup{flex-direction:column;gap:1rem;display:flex}@media (min-width:480px){.Hero-module-scss-module__twV7AW__ctaGroup{flex-direction:row;gap:1.5rem}}.Hero-module-scss-module__twV7AW__primaryCta,.Hero-module-scss-module__twV7AW__secondaryCta{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module-scss-module__twV7AW__primaryCta:focus-visible,.Hero-module-scss-module__twV7AW__secondaryCta:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.Hero-module-scss-module__twV7AW__primaryCta,.Hero-module-scss-module__twV7AW__secondaryCta{padding:1rem 2.5rem;font-size:1.125rem}}.Hero-module-scss-module__twV7AW__primaryCta{background:var(--color-secondary);color:#fff;border:2px solid #0000;box-shadow:0 4px 6px #0000001a}.Hero-module-scss-module__twV7AW__primaryCta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.Hero-module-scss-module__twV7AW__primaryCta:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.Hero-module-scss-module__twV7AW__secondaryCta{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #fffc}.Hero-module-scss-module__twV7AW__secondaryCta:hover{background:#ffffff26;border-color:#fff;transform:translateY(-2px)}.Hero-module-scss-module__twV7AW__secondaryCta:active{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Hero-module-scss-module__twV7AW__primaryCta,.Hero-module-scss-module__twV7AW__secondaryCta{transition:none}.Hero-module-scss-module__twV7AW__primaryCta:hover,.Hero-module-scss-module__twV7AW__secondaryCta:hover,.Hero-module-scss-module__twV7AW__primaryCta:active,.Hero-module-scss-module__twV7AW__secondaryCta:active{transform:none}}
.WaveDivider-module-scss-module__r6DBlW__waveDivider{z-index:10;width:100%;height:60px;margin-top:-40px;line-height:0;position:relative;overflow:hidden}@media (min-width:768px){.WaveDivider-module-scss-module__r6DBlW__waveDivider{height:80px;margin-top:-50px}}@media (min-width:1024px){.WaveDivider-module-scss-module__r6DBlW__waveDivider{height:100px;margin-top:-70px}}@media (min-width:1440px){.WaveDivider-module-scss-module__r6DBlW__waveDivider{height:120px;margin-top:-80px}}.WaveDivider-module-scss-module__r6DBlW__wave{width:calc(100% + 1.3px);height:100%;display:block;position:relative}.WaveDivider-module-scss-module__r6DBlW__waveBorder{fill:var(--color-accent)}.WaveDivider-module-scss-module__r6DBlW__waveFill{fill:var(--color-background)}
.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippets{background:var(--color-background);width:100%;padding:4rem 0}.ServiceSnippets-module-scss-module__w-VX9a__container{text-align:center;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);container:main-container/inline-size}.ServiceSnippets-module-scss-module__w-VX9a__header{text-align:center;margin-bottom:3rem}@media (min-width:768px){.ServiceSnippets-module-scss-module__w-VX9a__header{margin-bottom:4rem}}.ServiceSnippets-module-scss-module__w-VX9a__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.ServiceSnippets-module-scss-module__w-VX9a__title{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.ServiceSnippets-module-scss-module__w-VX9a__subtitle{color:var(--color-foreground);opacity:.8;margin:0;max-width:600px;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem)}.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsGrid{grid-template-columns:repeat(3,1fr)}}.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsCard{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;padding:0;transition:all .3s;display:flex;overflow:hidden}.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsCard:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.ServiceSnippets-module-scss-module__w-VX9a__imageContainer{width:100%;height:200px;overflow:hidden}@media (min-width:768px){.ServiceSnippets-module-scss-module__w-VX9a__imageContainer{height:220px}}.ServiceSnippets-module-scss-module__w-VX9a__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsCard:hover .ServiceSnippets-module-scss-module__w-VX9a__cardImage{transform:scale(1.05)}.ServiceSnippets-module-scss-module__w-VX9a__cardContent{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.ServiceSnippets-module-scss-module__w-VX9a__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ServiceSnippets-module-scss-module__w-VX9a__category{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsTitle{color:var(--color-foreground);text-align:initial;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}@media (min-width:768px){.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsTitle{font-size:1.375rem}}.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsDescription{color:var(--color-foreground);opacity:.85;text-align:initial;flex-grow:1;margin:0;font-size:.9375rem;line-height:1.6}.ServiceSnippets-module-scss-module__w-VX9a__readMore{color:var(--color-primary);align-items:center;gap:.5rem;margin-top:auto;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ServiceSnippets-module-scss-module__w-VX9a__readMore:hover{color:var(--color-secondary);gap:.75rem}.ServiceSnippets-module-scss-module__w-VX9a__readMore:focus-visible{outline-offset:2px;outline:2px solid}@media (prefers-reduced-motion:reduce){.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsCard{transition:none}.ServiceSnippets-module-scss-module__w-VX9a__serviceSnippetsCard:hover{transform:none}.ServiceSnippets-module-scss-module__w-VX9a__readMore{transition:none}.ServiceSnippets-module-scss-module__w-VX9a__readMore:hover{gap:.5rem}}
.MDR-module-scss-module__U_3ZpG__mdr{color:#f9fafb;background-color:#111827;width:100%;min-height:400px;transition:background-color .3s,color .3s;position:relative;overflow:hidden}@media (min-width:768px){.MDR-module-scss-module__U_3ZpG__mdr{min-height:500px}}@media (min-width:1024px){.MDR-module-scss-module__U_3ZpG__mdr{min-height:600px}}@media (min-width:1440px){.MDR-module-scss-module__U_3ZpG__mdr{min-height:700px}}:root[style*="color-scheme: dark"] .MDR-module-scss-module__U_3ZpG__mdr{color:#111827;background-color:#f3f4f6}.MDR-module-scss-module__U_3ZpG__mdrContent{width:100%;height:100%;min-height:inherit;position:relative}.MDR-module-scss-module__U_3ZpG__imageWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.MDR-module-scss-module__U_3ZpG__mdrImage{object-fit:cover;object-position:center;transition:filter .3s}.MDR-module-scss-module__U_3ZpG__overlay{z-index:2;background:linear-gradient(135deg,#00000080 0%,#0000004d 50%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.MDR-module-scss-module__U_3ZpG__overlay{background:linear-gradient(135deg,#0006 0%,#0000004d 100%)}}.MDR-module-scss-module__U_3ZpG__contentWrapper{text-align:center;z-index:3;width:100%;max-width:clamp(20rem,90vw,80rem);min-height:inherit;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);justify-content:center;align-items:center;margin-inline:auto;padding:2rem 1rem 10rem;display:flex;position:relative;container:main-container/inline-size}@media (min-width:768px){.MDR-module-scss-module__U_3ZpG__contentWrapper{padding:3rem 2rem 10rem}}@media (min-width:1024px){.MDR-module-scss-module__U_3ZpG__contentWrapper{padding:4rem 3rem 15rem}}@media (min-width:1440px){.MDR-module-scss-module__U_3ZpG__contentWrapper{padding:5rem 4rem 15rem}}.MDR-module-scss-module__U_3ZpG__textContent{max-width:1400px;color:inherit;margin:0 auto}@media (min-width:768px){.MDR-module-scss-module__U_3ZpG__textContent{max-width:700px;margin:0}}@media (min-width:1024px){.MDR-module-scss-module__U_3ZpG__textContent{max-width:800px}}.MDR-module-scss-module__U_3ZpG__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.MDR-module-scss-module__U_3ZpG__heading{letter-spacing:-.02em;text-shadow:none;margin:0 0 1rem;font-size:clamp(1.75rem,5vw,3.5rem);font-weight:700;line-height:1.2;color:inherit!important}@media (min-width:768px){.MDR-module-scss-module__U_3ZpG__heading{margin:0 0 1.5rem}}@media (min-width:1024px){.MDR-module-scss-module__U_3ZpG__heading{margin:0 0 2rem}}.MDR-module-scss-module__U_3ZpG__statsGrid{flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin:0 0 2rem;display:flex}@media (min-width:768px){.MDR-module-scss-module__U_3ZpG__statsGrid{flex-direction:row;gap:4rem;margin:0 0 3rem}}.MDR-module-scss-module__U_3ZpG__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.MDR-module-scss-module__U_3ZpG__statNumber{color:var(--color-accent);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}@media (min-width:768px){.MDR-module-scss-module__U_3ZpG__statNumber{font-size:3.5rem}}.MDR-module-scss-module__U_3ZpG__statLabel{color:inherit;opacity:.9;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:600}.MDR-module-scss-module__U_3ZpG__primaryCta{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.MDR-module-scss-module__U_3ZpG__primaryCta:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.MDR-module-scss-module__U_3ZpG__primaryCta{padding:1rem 2.5rem;font-size:1.125rem}}.MDR-module-scss-module__U_3ZpG__primaryCta{background:var(--color-secondary);color:#fff;border:2px solid #0000;box-shadow:0 4px 6px #0000001a}.MDR-module-scss-module__U_3ZpG__primaryCta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.MDR-module-scss-module__U_3ZpG__primaryCta:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}@media (prefers-reduced-motion:reduce){.MDR-module-scss-module__U_3ZpG__primaryCta{transition:none}.MDR-module-scss-module__U_3ZpG__primaryCta:hover,.MDR-module-scss-module__U_3ZpG__primaryCta:active{transform:none}}
.company-module-scss-module__3qbdGa__companyPage{background:var(--color-background);color:var(--color-foreground)}.company-module-scss-module__3qbdGa__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%);padding:2rem 0;position:relative;overflow:hidden}@media (min-width:768px){.company-module-scss-module__3qbdGa__hero{padding:3rem 0}}@media (min-width:1024px){.company-module-scss-module__3qbdGa__hero{padding:4rem 0}}:root:not([style*="color-scheme: dark"]) .company-module-scss-module__3qbdGa__hero{background:linear-gradient(135deg,#104e73 0%,#0082c9 50%,#104e73 100%)}:root[style*="color-scheme: dark"] .company-module-scss-module__3qbdGa__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%)}.company-module-scss-module__3qbdGa__heroContainer{text-align:center;text-align:left;grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);display:grid;container:main-container/inline-size}@media (min-width:768px){.company-module-scss-module__3qbdGa__heroContainer{grid-template-columns:1fr 1fr;gap:3rem}}@media (min-width:1024px){.company-module-scss-module__3qbdGa__heroContainer{gap:4rem}}.company-module-scss-module__3qbdGa__heroContent{order:1}@media (min-width:768px){.company-module-scss-module__3qbdGa__heroContent{order:0}}.company-module-scss-module__3qbdGa__heroTitle{color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.company-module-scss-module__3qbdGa__heroSubtitle{color:#ffffffd9;max-width:500px;margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.company-module-scss-module__3qbdGa__heroCta{white-space:nowrap;background:var(--color-secondary);color:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.company-module-scss-module__3qbdGa__heroCta:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.company-module-scss-module__3qbdGa__heroCta{padding:1rem 2.5rem;font-size:1.125rem}}.company-module-scss-module__3qbdGa__heroCta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.company-module-scss-module__3qbdGa__heroCta:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}@media (prefers-reduced-motion:reduce){.company-module-scss-module__3qbdGa__heroCta{transition:none}.company-module-scss-module__3qbdGa__heroCta:hover,.company-module-scss-module__3qbdGa__heroCta:active{transform:none}}.company-module-scss-module__3qbdGa__heroGraphic{order:0;height:280px;display:none;position:relative}@media (min-width:768px){.company-module-scss-module__3qbdGa__heroGraphic{order:1;display:block}}@media (min-width:1024px){.company-module-scss-module__3qbdGa__heroGraphic{height:320px}}.company-module-scss-module__3qbdGa__graphicContainer{width:100%;height:100%;position:relative}.company-module-scss-module__3qbdGa__cubeGrid{transform-style:preserve-3d;perspective:800px;grid-template-rows:repeat(3,60px);grid-template-columns:repeat(3,60px);gap:12px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:1024px){.company-module-scss-module__3qbdGa__cubeGrid{grid-template-rows:repeat(3,70px);grid-template-columns:repeat(3,70px);gap:14px}}.company-module-scss-module__3qbdGa__cube{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100%;height:100%;animation:4s ease-in-out infinite company-module-scss-module__3qbdGa__cubeFloat;animation-delay:var(--delay,0s);background:linear-gradient(135deg,#104e7366 0%,#0082c94d 50%,#2ecfd833 100%);border:1px solid #2ecfd84d;border-radius:8px;transition:all .3s}.company-module-scss-module__3qbdGa__cube:first-child{background:linear-gradient(135deg,#2ecfd880,#0082c94d)}.company-module-scss-module__3qbdGa__cube:nth-child(5){background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-color:var(--color-accent);box-shadow:0 0 20px #2ecfd866}.company-module-scss-module__3qbdGa__cube:nth-child(9){background:linear-gradient(135deg,#2ecfd880,#0082c94d)}@keyframes company-module-scss-module__3qbdGa__cubeFloat{0%,to{opacity:.7;transform:translateY(0)rotateX(0)}50%{opacity:1;transform:translateY(-8px)rotateX(5deg)}}.company-module-scss-module__3qbdGa__circuitLines{opacity:.6;pointer-events:none;position:absolute;inset:0}.company-module-scss-module__3qbdGa__circuitSvg{width:100%;height:100%}.company-module-scss-module__3qbdGa__circuitPath{stroke-dasharray:300;stroke-dashoffset:300px;animation:3s ease-in-out infinite company-module-scss-module__3qbdGa__drawLine}.company-module-scss-module__3qbdGa__circuitNode{animation:2s ease-in-out infinite company-module-scss-module__3qbdGa__nodePulse}@keyframes company-module-scss-module__3qbdGa__drawLine{0%{stroke-dashoffset:300px}50%{stroke-dashoffset:0}to{stroke-dashoffset:-300px}}@keyframes company-module-scss-module__3qbdGa__nodePulse{0%,to{opacity:.5;r:4}50%{opacity:1;r:6}}.company-module-scss-module__3qbdGa__glowOrb{filter:blur(40px);background:radial-gradient(circle,#2ecfd833 0%,#0000 70%);border-radius:50%;width:150px;height:150px;animation:6s ease-in-out infinite company-module-scss-module__3qbdGa__orbFloat;position:absolute;top:20%;right:10%}@keyframes company-module-scss-module__3qbdGa__orbFloat{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.8;transform:translate(-20px,20px)scale(1.1)}}.company-module-scss-module__3qbdGa__container{text-align:center;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);container:main-container/inline-size}.company-module-scss-module__3qbdGa__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.company-module-scss-module__3qbdGa__sectionTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.company-module-scss-module__3qbdGa__sectionSubtitle{color:var(--color-foreground);opacity:.8;margin:0 0 3rem;max-width:600px;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem)}.company-module-scss-module__3qbdGa__about{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.company-module-scss-module__3qbdGa__about{padding:6rem 0}}.company-module-scss-module__3qbdGa__aboutContent{text-align:left;max-width:800px;margin:0 auto}.company-module-scss-module__3qbdGa__aboutText{color:var(--color-foreground);margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.company-module-scss-module__3qbdGa__aboutText:last-child{margin-bottom:0}.company-module-scss-module__3qbdGa__values{background:var(--color-hover-bg);padding:4rem 0}@media (min-width:768px){.company-module-scss-module__3qbdGa__values{padding:6rem 0}}.company-module-scss-module__3qbdGa__valuesGrid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media (min-width:768px){.company-module-scss-module__3qbdGa__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.company-module-scss-module__3qbdGa__valueCard{background:var(--color-card-bg);border:1px solid var(--color-border);text-align:center;border-radius:12px;padding:2rem;transition:all .3s}.company-module-scss-module__3qbdGa__valueCard:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.company-module-scss-module__3qbdGa__valueIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;padding:1rem;display:flex}.company-module-scss-module__3qbdGa__valueIcon img{filter:brightness(0)invert()}.company-module-scss-module__3qbdGa__valueTitle{color:var(--color-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.company-module-scss-module__3qbdGa__valueDescription{color:var(--color-foreground);opacity:.85;margin:0;font-size:1rem;line-height:1.6}.company-module-scss-module__3qbdGa__whyUs{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.company-module-scss-module__3qbdGa__whyUs{padding:6rem 0}}.company-module-scss-module__3qbdGa__whyUsContent{text-align:left;grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.company-module-scss-module__3qbdGa__whyUsContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.company-module-scss-module__3qbdGa__whyUsText .company-module-scss-module__3qbdGa__badge{display:inline-block}.company-module-scss-module__3qbdGa__whyUsText .company-module-scss-module__3qbdGa__sectionTitle{text-align:left}.company-module-scss-module__3qbdGa__whyUsIntro{color:var(--color-foreground);opacity:.9;margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.company-module-scss-module__3qbdGa__whyUsList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.company-module-scss-module__3qbdGa__whyUsItem{border-left:3px solid var(--color-accent);padding-left:1.5rem}.company-module-scss-module__3qbdGa__whyUsItemTitle{color:var(--color-foreground);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.company-module-scss-module__3qbdGa__whyUsItemDescription{color:var(--color-foreground);opacity:.8;margin:0;font-size:.95rem;line-height:1.6}.company-module-scss-module__3qbdGa__whyUsImage{display:none}@media (min-width:1024px){.company-module-scss-module__3qbdGa__whyUsImage{border-radius:12px;display:block;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}}.company-module-scss-module__3qbdGa__collaborationImage{object-fit:cover;width:100%;height:auto}.company-module-scss-module__3qbdGa__stats{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;padding:4rem 0}@media (min-width:768px){.company-module-scss-module__3qbdGa__stats{padding:5rem 0}}.company-module-scss-module__3qbdGa__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.company-module-scss-module__3qbdGa__statsGrid{grid-template-columns:repeat(4,1fr);gap:3rem}}.company-module-scss-module__3qbdGa__statItem{text-align:center}.company-module-scss-module__3qbdGa__statNumber{margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1;display:block}.company-module-scss-module__3qbdGa__statLabel{opacity:.9;letter-spacing:.02em;font-size:.9rem}.company-module-scss-module__3qbdGa__quickLinks{background:var(--color-hover-bg);padding:4rem 0}@media (min-width:768px){.company-module-scss-module__3qbdGa__quickLinks{padding:6rem 0}}.company-module-scss-module__3qbdGa__linksGrid{grid-template-columns:1fr;gap:1rem;margin-top:2rem;display:grid}@media (min-width:640px){.company-module-scss-module__3qbdGa__linksGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.company-module-scss-module__3qbdGa__linksGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.company-module-scss-module__3qbdGa__linkCard{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:10px;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.company-module-scss-module__3qbdGa__linkCard:hover{border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.company-module-scss-module__3qbdGa__linkCard:hover .company-module-scss-module__3qbdGa__linkArrow{transform:translate(4px)}.company-module-scss-module__3qbdGa__linkCard:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media (min-width:1024px){.company-module-scss-module__3qbdGa__linkCard{text-align:center;flex-direction:column;padding:2rem 1.5rem}}.company-module-scss-module__3qbdGa__linkIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:.75rem;display:flex}.company-module-scss-module__3qbdGa__linkIcon img{filter:brightness(0)invert()}.company-module-scss-module__3qbdGa__linkContent{flex:1;min-width:0}.company-module-scss-module__3qbdGa__linkTitle{color:var(--color-foreground);margin:0 0 .25rem;font-size:1rem;font-weight:600}.company-module-scss-module__3qbdGa__linkDescription{color:var(--color-foreground);opacity:.7;margin:0;font-size:.85rem}.company-module-scss-module__3qbdGa__linkArrow{color:var(--color-accent);font-size:1.25rem;transition:transform .3s}@media (min-width:1024px){.company-module-scss-module__3qbdGa__linkArrow{display:none}}.company-module-scss-module__3qbdGa__cta{background:var(--color-background);text-align:center;padding:4rem 0}@media (min-width:768px){.company-module-scss-module__3qbdGa__cta{padding:6rem 0}}.company-module-scss-module__3qbdGa__ctaTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.company-module-scss-module__3qbdGa__ctaText{color:var(--color-foreground);opacity:.8;margin:0 0 2rem;max-width:600px;margin-inline:auto;font-size:clamp(1rem,2vw,1.25rem)}.company-module-scss-module__3qbdGa__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:480px){.company-module-scss-module__3qbdGa__ctaButtons{flex-direction:row}}.company-module-scss-module__3qbdGa__ctaPrimary{background:var(--color-primary);color:#fff;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.company-module-scss-module__3qbdGa__ctaPrimary:hover{background:var(--color-secondary);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.company-module-scss-module__3qbdGa__ctaPrimary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.company-module-scss-module__3qbdGa__ctaSecondary{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.company-module-scss-module__3qbdGa__ctaSecondary:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}.company-module-scss-module__3qbdGa__ctaSecondary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
.consulting-services-module-scss-module__NoVwoW__consultingPage{background:var(--color-background);color:var(--color-foreground)}.consulting-services-module-scss-module__NoVwoW__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%);padding:2rem 0;position:relative;overflow:hidden}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__hero{padding:3rem 0}}@media (min-width:1024px){.consulting-services-module-scss-module__NoVwoW__hero{padding:4rem 0}}:root:not([style*="color-scheme: dark"]) .consulting-services-module-scss-module__NoVwoW__hero{background:linear-gradient(135deg,#104e73 0%,#0082c9 50%,#104e73 100%)}:root[style*="color-scheme: dark"] .consulting-services-module-scss-module__NoVwoW__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%)}.consulting-services-module-scss-module__NoVwoW__heroContainer{text-align:center;text-align:left;grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);display:grid;container:main-container/inline-size}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__heroContainer{grid-template-columns:1fr 1fr;gap:3rem}}@media (min-width:1024px){.consulting-services-module-scss-module__NoVwoW__heroContainer{gap:4rem}}.consulting-services-module-scss-module__NoVwoW__heroContent{order:1}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__heroContent{order:0}}.consulting-services-module-scss-module__NoVwoW__heroTitle{color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.consulting-services-module-scss-module__NoVwoW__heroSubtitle{color:#ffffffd9;max-width:500px;margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.consulting-services-module-scss-module__NoVwoW__heroCta{white-space:nowrap;background:var(--color-secondary);color:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.consulting-services-module-scss-module__NoVwoW__heroCta:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__heroCta{padding:1rem 2.5rem;font-size:1.125rem}}.consulting-services-module-scss-module__NoVwoW__heroCta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.consulting-services-module-scss-module__NoVwoW__heroCta:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}@media (prefers-reduced-motion:reduce){.consulting-services-module-scss-module__NoVwoW__heroCta{transition:none}.consulting-services-module-scss-module__NoVwoW__heroCta:hover,.consulting-services-module-scss-module__NoVwoW__heroCta:active{transform:none}}.consulting-services-module-scss-module__NoVwoW__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.consulting-services-module-scss-module__NoVwoW__heroGraphic{order:0;height:280px;display:none;position:relative}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__heroGraphic{order:1;display:block}}@media (min-width:1024px){.consulting-services-module-scss-module__NoVwoW__heroGraphic{height:320px}}.consulting-services-module-scss-module__NoVwoW__graphicContainer{justify-content:center;align-items:flex-end;width:100%;height:100%;padding-bottom:2rem;display:flex;position:relative}.consulting-services-module-scss-module__NoVwoW__planningGrid{opacity:.5;background-image:linear-gradient(#0076ff1a 1px,#0000 1px),linear-gradient(90deg,#0076ff1a 1px,#0000 1px);background-size:30px 30px;border-radius:8px;position:absolute;inset:0}.consulting-services-module-scss-module__NoVwoW__chartContainer{z-index:2;align-items:flex-end;gap:12px;height:180px;padding:0 1rem;display:flex}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__chartContainer{gap:16px;height:200px}}@media (min-width:1024px){.consulting-services-module-scss-module__NoVwoW__chartContainer{gap:20px;height:220px}}.consulting-services-module-scss-module__NoVwoW__chartBar{width:28px;height:var(--height);background:linear-gradient(180deg,var(--color-accent)0%,var(--color-secondary)100%);animation:1s ease-out forwards consulting-services-module-scss-module__NoVwoW__barGrow;animation-delay:var(--delay);transform-origin:bottom;border-radius:4px 4px 0 0;transform:scaleY(0);box-shadow:0 0 15px #0076ff4d}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__chartBar{width:36px}}@media (min-width:1024px){.consulting-services-module-scss-module__NoVwoW__chartBar{width:44px}}@keyframes consulting-services-module-scss-module__NoVwoW__barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.consulting-services-module-scss-module__NoVwoW__trendSvg{z-index:3;width:280px;height:160px;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__trendSvg{width:320px;height:180px}}@media (min-width:1024px){.consulting-services-module-scss-module__NoVwoW__trendSvg{width:360px;height:200px}}.consulting-services-module-scss-module__NoVwoW__trendLine{stroke-dasharray:300;stroke-dashoffset:300px;animation:2s ease-out .5s forwards consulting-services-module-scss-module__NoVwoW__drawLine}@keyframes consulting-services-module-scss-module__NoVwoW__drawLine{to{stroke-dashoffset:0}}.consulting-services-module-scss-module__NoVwoW__trendDot{opacity:0;animation:.5s ease-out 2s forwards consulting-services-module-scss-module__NoVwoW__dotAppear}@keyframes consulting-services-module-scss-module__NoVwoW__dotAppear{0%{opacity:0}to{opacity:1}}.consulting-services-module-scss-module__NoVwoW__container{text-align:center;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);container:main-container/inline-size}.consulting-services-module-scss-module__NoVwoW__sectionTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.consulting-services-module-scss-module__NoVwoW__sectionSubtitle{color:var(--color-foreground);opacity:.8;max-width:600px;margin:0 0 3rem;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem)}.consulting-services-module-scss-module__NoVwoW__about{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__about{padding:6rem 0}}.consulting-services-module-scss-module__NoVwoW__aboutContent{text-align:left;max-width:800px;margin:0 auto}.consulting-services-module-scss-module__NoVwoW__aboutText{color:var(--color-foreground);margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.consulting-services-module-scss-module__NoVwoW__aboutText:last-child{margin-bottom:0}.consulting-services-module-scss-module__NoVwoW__values{background:var(--color-hover-bg);text-align:center;padding:4rem 0}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__values{padding:6rem 0}}.consulting-services-module-scss-module__NoVwoW__valuesGrid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media (min-width:640px){.consulting-services-module-scss-module__NoVwoW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.consulting-services-module-scss-module__NoVwoW__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.consulting-services-module-scss-module__NoVwoW__valueCard{background:var(--color-card-bg);border:1px solid var(--color-border);text-align:center;border-radius:12px;padding:2rem;transition:all .3s}.consulting-services-module-scss-module__NoVwoW__valueCard:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.consulting-services-module-scss-module__NoVwoW__valueIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;padding:1rem;display:flex}.consulting-services-module-scss-module__NoVwoW__valueIcon img{filter:brightness(0)invert()}.consulting-services-module-scss-module__NoVwoW__valueTitle{color:var(--color-foreground);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.consulting-services-module-scss-module__NoVwoW__valueDescription{color:var(--color-foreground);opacity:.85;margin:0;font-size:.95rem;line-height:1.6}.consulting-services-module-scss-module__NoVwoW__whyUs{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__whyUs{padding:6rem 0}}.consulting-services-module-scss-module__NoVwoW__whyUsContent{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.consulting-services-module-scss-module__NoVwoW__whyUsContent{grid-template-columns:1fr 1fr;gap:4rem}}.consulting-services-module-scss-module__NoVwoW__whyUsText{text-align:left}.consulting-services-module-scss-module__NoVwoW__whyUsIntro{color:var(--color-foreground);margin:0 0 1.5rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.7}.consulting-services-module-scss-module__NoVwoW__whyUsDescription{color:var(--color-foreground);opacity:.85;margin:0 0 1rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.consulting-services-module-scss-module__NoVwoW__whyUsDescription:last-child{margin-bottom:0}.consulting-services-module-scss-module__NoVwoW__whyUsImage{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.consulting-services-module-scss-module__NoVwoW__collaborationImage{object-fit:cover;width:100%;height:auto}.consulting-services-module-scss-module__NoVwoW__features{background:var(--color-hover-bg);padding:4rem 0}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__features{padding:6rem 0}}.consulting-services-module-scss-module__NoVwoW__features .consulting-services-module-scss-module__NoVwoW__sectionTitle,.consulting-services-module-scss-module__NoVwoW__features .consulting-services-module-scss-module__NoVwoW__sectionSubtitle{text-align:left;margin-inline:0}.consulting-services-module-scss-module__NoVwoW__featuresList{grid-template-columns:1fr;gap:2rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__featuresList{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.consulting-services-module-scss-module__NoVwoW__featureItem{padding:0}.consulting-services-module-scss-module__NoVwoW__featureTitle{color:var(--color-foreground);text-align:left;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;display:flex}.consulting-services-module-scss-module__NoVwoW__featureTitle:before{content:"✓";background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;display:inline-flex}.consulting-services-module-scss-module__NoVwoW__featureDescription{color:var(--color-foreground);opacity:.8;text-align:left;margin:0;padding-left:2.5rem;font-size:.95rem;line-height:1.6}.consulting-services-module-scss-module__NoVwoW__stats{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);padding:4rem 0}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__stats{padding:5rem 0}}.consulting-services-module-scss-module__NoVwoW__statsGrid{text-align:center;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__statsGrid{grid-template-columns:repeat(4,1fr);gap:3rem}}.consulting-services-module-scss-module__NoVwoW__statItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.consulting-services-module-scss-module__NoVwoW__statNumber{color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1}.consulting-services-module-scss-module__NoVwoW__statLabel{color:#ffffffe6;font-size:clamp(.875rem,2vw,1rem);font-weight:500}.consulting-services-module-scss-module__NoVwoW__cta{background:var(--color-background);text-align:center;padding:4rem 0}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__cta{padding:6rem 0}}.consulting-services-module-scss-module__NoVwoW__ctaTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.consulting-services-module-scss-module__NoVwoW__ctaText{color:var(--color-foreground);opacity:.85;max-width:600px;margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.consulting-services-module-scss-module__NoVwoW__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:480px){.consulting-services-module-scss-module__NoVwoW__ctaButtons{flex-direction:row}}.consulting-services-module-scss-module__NoVwoW__ctaPrimary{white-space:nowrap;background:var(--color-secondary);color:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.consulting-services-module-scss-module__NoVwoW__ctaPrimary:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__ctaPrimary{padding:1rem 2.5rem;font-size:1.125rem}}.consulting-services-module-scss-module__NoVwoW__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.consulting-services-module-scss-module__NoVwoW__ctaPrimary:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.consulting-services-module-scss-module__NoVwoW__ctaSecondary{white-space:nowrap;color:var(--color-foreground);border:2px solid var(--color-border);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.consulting-services-module-scss-module__NoVwoW__ctaSecondary:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.consulting-services-module-scss-module__NoVwoW__ctaSecondary{padding:1rem 2.5rem;font-size:1.125rem}}.consulting-services-module-scss-module__NoVwoW__ctaSecondary:hover{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-hover-bg)}@media (prefers-reduced-motion:reduce){.consulting-services-module-scss-module__NoVwoW__ctaPrimary,.consulting-services-module-scss-module__NoVwoW__ctaSecondary,.consulting-services-module-scss-module__NoVwoW__valueCard{transition:none}.consulting-services-module-scss-module__NoVwoW__ctaPrimary:hover,.consulting-services-module-scss-module__NoVwoW__ctaSecondary:hover,.consulting-services-module-scss-module__NoVwoW__valueCard:hover{transform:none}.consulting-services-module-scss-module__NoVwoW__chartBar{animation:none;transform:scaleY(1)}.consulting-services-module-scss-module__NoVwoW__trendLine{stroke-dashoffset:0;animation:none}.consulting-services-module-scss-module__NoVwoW__trendDot{opacity:1;animation:none}}
.contact-module-scss-module__zzj-wG__contactPage{background:var(--color-background);color:var(--color-foreground)}.contact-module-scss-module__zzj-wG__hero{text-align:center;background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%);padding:3rem 0;position:relative;overflow:hidden}@media (min-width:768px){.contact-module-scss-module__zzj-wG__hero{padding:4rem 0}}@media (min-width:1024px){.contact-module-scss-module__zzj-wG__hero{padding:5rem 0}}:root:not([style*="color-scheme: dark"]) .contact-module-scss-module__zzj-wG__hero{background:linear-gradient(135deg,#104e73 0%,#0082c9 50%,#104e73 100%)}:root[style*="color-scheme: dark"] .contact-module-scss-module__zzj-wG__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%)}.contact-module-scss-module__zzj-wG__heroContainer{text-align:center;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);container:main-container/inline-size}.contact-module-scss-module__zzj-wG__heroContent{max-width:700px;margin:0 auto}.contact-module-scss-module__zzj-wG__heroTitle{color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.contact-module-scss-module__zzj-wG__heroSubtitle{color:#ffffffd9;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.contact-module-scss-module__zzj-wG__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.contact-module-scss-module__zzj-wG__container{text-align:center;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);container:main-container/inline-size}.contact-module-scss-module__zzj-wG__sectionTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.contact-module-scss-module__zzj-wG__contactMethods{background:var(--color-hover-bg);padding:4rem 0}@media (min-width:768px){.contact-module-scss-module__zzj-wG__contactMethods{padding:5rem 0}}.contact-module-scss-module__zzj-wG__methodsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.contact-module-scss-module__zzj-wG__methodsGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.contact-module-scss-module__zzj-wG__methodCard{background:var(--color-card-bg);border:1px solid var(--color-border);color:inherit;text-align:center;border-radius:12px;flex-direction:column;align-items:center;padding:2rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.contact-module-scss-module__zzj-wG__methodCard:focus-visible{outline-offset:2px;outline:2px solid}.contact-module-scss-module__zzj-wG__methodCard:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.contact-module-scss-module__zzj-wG__methodIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:flex}.contact-module-scss-module__zzj-wG__methodIcon svg{width:28px;height:28px}.contact-module-scss-module__zzj-wG__methodContent{flex-direction:column;gap:.25rem;display:flex}.contact-module-scss-module__zzj-wG__methodTitle{color:var(--color-foreground);opacity:.7;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}.contact-module-scss-module__zzj-wG__methodValue{color:var(--color-foreground);margin:0;font-size:1.125rem;font-weight:600}.contact-module-scss-module__zzj-wG__methodDescription{color:var(--color-foreground);opacity:.7;margin:0;font-size:.875rem}.contact-module-scss-module__zzj-wG__infoSection{background:var(--color-background);text-align:center;padding:4rem 0}@media (min-width:768px){.contact-module-scss-module__zzj-wG__infoSection{padding:6rem 0}}.contact-module-scss-module__zzj-wG__sectionSubtitle{color:var(--color-foreground);opacity:.8;margin:0 0 3rem;max-width:600px;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.contact-module-scss-module__zzj-wG__infoGrid{grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.contact-module-scss-module__zzj-wG__infoGrid{grid-template-columns:1fr 1fr;gap:2.5rem}}.contact-module-scss-module__zzj-wG__mainContent{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.contact-module-scss-module__zzj-wG__mainContent{padding:6rem 0}}.contact-module-scss-module__zzj-wG__contentGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.contact-module-scss-module__zzj-wG__contentGrid{grid-template-columns:1.5fr 1fr;gap:4rem}}.contact-module-scss-module__zzj-wG__formWrapper{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:12px;padding:2rem}@media (min-width:768px){.contact-module-scss-module__zzj-wG__formWrapper{padding:2.5rem}}.contact-module-scss-module__zzj-wG__formIntro{color:var(--color-foreground);opacity:.8;margin:0 0 2rem;font-size:1rem;line-height:1.6}.contact-module-scss-module__zzj-wG__contactForm{flex-direction:column;gap:1.5rem;display:flex}.contact-module-scss-module__zzj-wG__formRow{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.contact-module-scss-module__zzj-wG__formRow{grid-template-columns:1fr 1fr}}.contact-module-scss-module__zzj-wG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module-scss-module__zzj-wG__formLabel{color:var(--color-foreground);font-size:.875rem;font-weight:600}.contact-module-scss-module__zzj-wG__formLabel span{color:var(--color-accent)}.contact-module-scss-module__zzj-wG__formInput,.contact-module-scss-module__zzj-wG__formSelect,.contact-module-scss-module__zzj-wG__formTextarea{color:var(--color-foreground);background:var(--color-background);border:1px solid var(--color-border);border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module-scss-module__zzj-wG__formInput::placeholder,.contact-module-scss-module__zzj-wG__formSelect::placeholder,.contact-module-scss-module__zzj-wG__formTextarea::placeholder{color:var(--color-foreground);opacity:.5}.contact-module-scss-module__zzj-wG__formInput:focus,.contact-module-scss-module__zzj-wG__formSelect:focus,.contact-module-scss-module__zzj-wG__formTextarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #0076ff1a}.contact-module-scss-module__zzj-wG__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.contact-module-scss-module__zzj-wG__formTextarea{resize:vertical;min-height:120px}.contact-module-scss-module__zzj-wG__submitButton{white-space:nowrap;background:var(--color-secondary);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.contact-module-scss-module__zzj-wG__submitButton:focus-visible{outline-offset:2px;outline:2px solid}.contact-module-scss-module__zzj-wG__submitButton:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.contact-module-scss-module__zzj-wG__submitButton:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.contact-module-scss-module__zzj-wG__sidebar{flex-direction:column;gap:2rem;display:flex}.contact-module-scss-module__zzj-wG__reasonsCard,.contact-module-scss-module__zzj-wG__hoursCard{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem}@media (min-width:768px){.contact-module-scss-module__zzj-wG__reasonsCard,.contact-module-scss-module__zzj-wG__hoursCard{padding:2rem}}.contact-module-scss-module__zzj-wG__reasonsTitle,.contact-module-scss-module__zzj-wG__hoursTitle{color:var(--color-foreground);border-bottom:1px solid var(--color-border);margin:0 0 1.25rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.contact-module-scss-module__zzj-wG__reasonsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.contact-module-scss-module__zzj-wG__reasonItem{text-align:left;align-items:flex-start;gap:.75rem;display:flex}.contact-module-scss-module__zzj-wG__reasonItem:before{content:"✓";background:var(--color-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-top:.125rem;font-size:.75rem;font-weight:700;display:inline-flex}.contact-module-scss-module__zzj-wG__reasonContent{flex:1}.contact-module-scss-module__zzj-wG__reasonName{color:var(--color-foreground);text-align:left;margin:0 0 .125rem;font-size:.95rem;font-weight:600}.contact-module-scss-module__zzj-wG__reasonDescription{color:var(--color-foreground);opacity:.75;text-align:left;margin:0;font-size:.85rem;line-height:1.5}.contact-module-scss-module__zzj-wG__hoursList{flex-direction:column;gap:.75rem;margin:0;display:flex}.contact-module-scss-module__zzj-wG__hoursRow{justify-content:space-between;font-size:.95rem;display:flex}.contact-module-scss-module__zzj-wG__hoursRow dt{color:var(--color-foreground);opacity:.8}.contact-module-scss-module__zzj-wG__hoursRow dd{color:var(--color-foreground);margin:0;font-weight:600}.contact-module-scss-module__zzj-wG__hoursNote{color:var(--color-accent);border-top:1px solid var(--color-border);margin:1.25rem 0 0;padding-top:1rem;font-size:.875rem;font-style:italic}.contact-module-scss-module__zzj-wG__quickActions{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}@media (min-width:480px){.contact-module-scss-module__zzj-wG__quickActions{flex-direction:row}}.contact-module-scss-module__zzj-wG__quickAction{color:#fff;background:var(--color-secondary);border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.contact-module-scss-module__zzj-wG__quickAction:focus-visible{outline-offset:2px;outline:2px solid}.contact-module-scss-module__zzj-wG__quickAction svg{width:18px;height:18px}.contact-module-scss-module__zzj-wG__quickAction:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.contact-module-scss-module__zzj-wG__mapSection{background:var(--color-hover-bg);text-align:center;padding:4rem 0}@media (min-width:768px){.contact-module-scss-module__zzj-wG__mapSection{padding:6rem 0}}.contact-module-scss-module__zzj-wG__mapDescription{color:var(--color-foreground);opacity:.8;margin:0 0 2rem;max-width:600px;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem)}.contact-module-scss-module__zzj-wG__mapWrapper{border-radius:12px;margin-bottom:2rem;overflow:hidden;box-shadow:0 4px 20px #0000001a}.contact-module-scss-module__zzj-wG__mapWrapper iframe{width:100%;height:350px;display:block}@media (min-width:768px){.contact-module-scss-module__zzj-wG__mapWrapper iframe{height:450px}}.contact-module-scss-module__zzj-wG__mapAddress{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.contact-module-scss-module__zzj-wG__mapAddress{flex-direction:row;justify-content:center;gap:3rem}}.contact-module-scss-module__zzj-wG__mapAddress address{color:var(--color-foreground);text-align:center;font-size:1rem;font-style:normal;line-height:1.6}@media (min-width:640px){.contact-module-scss-module__zzj-wG__mapAddress address{text-align:left}}.contact-module-scss-module__zzj-wG__directionsLink{color:var(--color-primary);background:var(--color-card-bg);border:2px solid var(--color-primary);border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.contact-module-scss-module__zzj-wG__directionsLink:focus-visible{outline-offset:2px;outline:2px solid}.contact-module-scss-module__zzj-wG__directionsLink svg{width:18px;height:18px}.contact-module-scss-module__zzj-wG__directionsLink:hover{background:var(--color-primary);color:#fff}.contact-module-scss-module__zzj-wG__cta{background:var(--color-background);text-align:center;padding:4rem 0}@media (min-width:768px){.contact-module-scss-module__zzj-wG__cta{padding:6rem 0}}.contact-module-scss-module__zzj-wG__ctaTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.contact-module-scss-module__zzj-wG__ctaText{color:var(--color-foreground);opacity:.85;max-width:600px;margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.contact-module-scss-module__zzj-wG__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:480px){.contact-module-scss-module__zzj-wG__ctaButtons{flex-direction:row}}.contact-module-scss-module__zzj-wG__ctaPrimary{white-space:nowrap;background:var(--color-secondary);color:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.contact-module-scss-module__zzj-wG__ctaPrimary:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.contact-module-scss-module__zzj-wG__ctaPrimary{padding:1rem 2.5rem;font-size:1.125rem}}.contact-module-scss-module__zzj-wG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.contact-module-scss-module__zzj-wG__ctaPrimary:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.contact-module-scss-module__zzj-wG__ctaSecondary{white-space:nowrap;color:var(--color-foreground);border:2px solid var(--color-border);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.contact-module-scss-module__zzj-wG__ctaSecondary:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.contact-module-scss-module__zzj-wG__ctaSecondary{padding:1rem 2.5rem;font-size:1.125rem}}.contact-module-scss-module__zzj-wG__ctaSecondary:hover{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-hover-bg)}@media (prefers-reduced-motion:reduce){.contact-module-scss-module__zzj-wG__methodCard,.contact-module-scss-module__zzj-wG__submitButton,.contact-module-scss-module__zzj-wG__ctaPrimary,.contact-module-scss-module__zzj-wG__ctaSecondary,.contact-module-scss-module__zzj-wG__directionsLink,.contact-module-scss-module__zzj-wG__quickAction{transition:none}.contact-module-scss-module__zzj-wG__methodCard:hover,.contact-module-scss-module__zzj-wG__submitButton:hover,.contact-module-scss-module__zzj-wG__ctaPrimary:hover,.contact-module-scss-module__zzj-wG__ctaSecondary:hover,.contact-module-scss-module__zzj-wG__directionsLink:hover,.contact-module-scss-module__zzj-wG__quickAction:hover{transform:none}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.cybersecurity-module-scss-module__oDtUgW__cybersecurityPage{background:var(--color-background);color:var(--color-foreground)}.cybersecurity-module-scss-module__oDtUgW__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%);padding:2rem 0;position:relative;overflow:hidden}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__hero{padding:3rem 0}}@media (min-width:1024px){.cybersecurity-module-scss-module__oDtUgW__hero{padding:4rem 0}}:root:not([style*="color-scheme: dark"]) .cybersecurity-module-scss-module__oDtUgW__hero{background:linear-gradient(135deg,#104e73 0%,#0082c9 50%,#104e73 100%)}:root[style*="color-scheme: dark"] .cybersecurity-module-scss-module__oDtUgW__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%)}.cybersecurity-module-scss-module__oDtUgW__heroContainer{text-align:center;text-align:left;grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);display:grid;container:main-container/inline-size}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__heroContainer{grid-template-columns:1fr 1fr;gap:3rem}}@media (min-width:1024px){.cybersecurity-module-scss-module__oDtUgW__heroContainer{gap:4rem}}.cybersecurity-module-scss-module__oDtUgW__heroContent{order:1}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__heroContent{order:0}}.cybersecurity-module-scss-module__oDtUgW__heroTitle{color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.cybersecurity-module-scss-module__oDtUgW__heroSubtitle{color:#ffffffd9;max-width:500px;margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.cybersecurity-module-scss-module__oDtUgW__heroCta{white-space:nowrap;background:var(--color-secondary);color:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.cybersecurity-module-scss-module__oDtUgW__heroCta:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__heroCta{padding:1rem 2.5rem;font-size:1.125rem}}.cybersecurity-module-scss-module__oDtUgW__heroCta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.cybersecurity-module-scss-module__oDtUgW__heroCta:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}@media (prefers-reduced-motion:reduce){.cybersecurity-module-scss-module__oDtUgW__heroCta{transition:none}.cybersecurity-module-scss-module__oDtUgW__heroCta:hover,.cybersecurity-module-scss-module__oDtUgW__heroCta:active{transform:none}}.cybersecurity-module-scss-module__oDtUgW__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.cybersecurity-module-scss-module__oDtUgW__heroGraphic{order:0;height:280px;display:none;position:relative}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__heroGraphic{order:1;display:block}}@media (min-width:1024px){.cybersecurity-module-scss-module__oDtUgW__heroGraphic{height:320px}}.cybersecurity-module-scss-module__oDtUgW__graphicContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.cybersecurity-module-scss-module__oDtUgW__shieldGrid{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__shieldGrid{width:250px;height:250px}}@media (min-width:1024px){.cybersecurity-module-scss-module__oDtUgW__shieldGrid{width:280px;height:280px}}.cybersecurity-module-scss-module__oDtUgW__securityLayer{border:2px solid var(--color-accent);opacity:.3;width:100%;height:100%;animation:3s ease-in-out infinite cybersecurity-module-scss-module__oDtUgW__pulse;animation-delay:var(--delay);border-radius:50%;position:absolute}.cybersecurity-module-scss-module__oDtUgW__securityLayer:nth-child(2){width:80%;height:80%}.cybersecurity-module-scss-module__oDtUgW__securityLayer:nth-child(3){width:60%;height:60%}@keyframes cybersecurity-module-scss-module__oDtUgW__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.cybersecurity-module-scss-module__oDtUgW__lockIcon{z-index:2;width:80px;height:80px;position:absolute}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__lockIcon{width:100px;height:100px}}.cybersecurity-module-scss-module__oDtUgW__lockSvg{filter:drop-shadow(0 0 10px #0076ff80);width:100%;height:100%}.cybersecurity-module-scss-module__oDtUgW__lockPath{animation:2s ease-in-out infinite alternate cybersecurity-module-scss-module__oDtUgW__glow}@keyframes cybersecurity-module-scss-module__oDtUgW__glow{0%{filter:drop-shadow(0 0 5px #0076ff80)}to{filter:drop-shadow(0 0 20px #0076ffcc)}}.cybersecurity-module-scss-module__oDtUgW__protectionRing{border:1px solid #0076ff33;border-radius:50%;width:220px;height:220px;animation:20s linear infinite cybersecurity-module-scss-module__oDtUgW__rotate;position:absolute}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__protectionRing{width:280px;height:280px}}@media (min-width:1024px){.cybersecurity-module-scss-module__oDtUgW__protectionRing{width:320px;height:320px}}@keyframes cybersecurity-module-scss-module__oDtUgW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cybersecurity-module-scss-module__oDtUgW__container{text-align:center;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);container:main-container/inline-size}.cybersecurity-module-scss-module__oDtUgW__sectionTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.cybersecurity-module-scss-module__oDtUgW__sectionSubtitle{color:var(--color-foreground);opacity:.8;max-width:600px;margin:0 0 3rem;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem)}.cybersecurity-module-scss-module__oDtUgW__about{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__about{padding:6rem 0}}.cybersecurity-module-scss-module__oDtUgW__aboutContent{text-align:left;max-width:800px;margin:0 auto}.cybersecurity-module-scss-module__oDtUgW__aboutText{color:var(--color-foreground);margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.cybersecurity-module-scss-module__oDtUgW__aboutText:last-child{margin-bottom:0}.cybersecurity-module-scss-module__oDtUgW__values{background:var(--color-hover-bg);padding:4rem 0}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__values{padding:6rem 0}}.cybersecurity-module-scss-module__oDtUgW__valuesGrid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media (min-width:640px){.cybersecurity-module-scss-module__oDtUgW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cybersecurity-module-scss-module__oDtUgW__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.cybersecurity-module-scss-module__oDtUgW__valueCard{background:var(--color-card-bg);border:1px solid var(--color-border);text-align:center;border-radius:12px;padding:2rem;transition:all .3s}.cybersecurity-module-scss-module__oDtUgW__valueCard:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.cybersecurity-module-scss-module__oDtUgW__valueIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;padding:1rem;display:flex}.cybersecurity-module-scss-module__oDtUgW__valueIcon img{filter:brightness(0)invert()}.cybersecurity-module-scss-module__oDtUgW__valueTitle{color:var(--color-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.cybersecurity-module-scss-module__oDtUgW__valueDescription{color:var(--color-foreground);opacity:.85;margin:0;font-size:1rem;line-height:1.6}.cybersecurity-module-scss-module__oDtUgW__whyUs{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__whyUs{padding:6rem 0}}.cybersecurity-module-scss-module__oDtUgW__whyUsContent{text-align:left;grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.cybersecurity-module-scss-module__oDtUgW__whyUsContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.cybersecurity-module-scss-module__oDtUgW__whyUsText .cybersecurity-module-scss-module__oDtUgW__badge{display:inline-block}.cybersecurity-module-scss-module__oDtUgW__whyUsText .cybersecurity-module-scss-module__oDtUgW__sectionTitle{text-align:left}.cybersecurity-module-scss-module__oDtUgW__whyUsIntro{color:var(--color-foreground);opacity:.9;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.7}.cybersecurity-module-scss-module__oDtUgW__whyUsDescription{color:var(--color-foreground);opacity:.85;margin:0 0 1rem;font-size:1rem;line-height:1.7}.cybersecurity-module-scss-module__oDtUgW__whyUsDescription:last-child{margin-bottom:0}.cybersecurity-module-scss-module__oDtUgW__whyUsImage{display:none}@media (min-width:1024px){.cybersecurity-module-scss-module__oDtUgW__whyUsImage{border-radius:12px;display:block;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}}.cybersecurity-module-scss-module__oDtUgW__collaborationImage{object-fit:cover;width:100%;height:auto}.cybersecurity-module-scss-module__oDtUgW__features{background:var(--color-hover-bg);padding:4rem 0}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__features{padding:6rem 0}}.cybersecurity-module-scss-module__oDtUgW__features .cybersecurity-module-scss-module__oDtUgW__sectionTitle,.cybersecurity-module-scss-module__oDtUgW__features .cybersecurity-module-scss-module__oDtUgW__sectionSubtitle{text-align:left;margin-inline:0}.cybersecurity-module-scss-module__oDtUgW__featuresList{grid-template-columns:1fr;gap:2rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__featuresList{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.cybersecurity-module-scss-module__oDtUgW__featureItem{padding:0}.cybersecurity-module-scss-module__oDtUgW__featureTitle{color:var(--color-foreground);text-align:left;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;display:flex}.cybersecurity-module-scss-module__oDtUgW__featureTitle:before{content:"✓";background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;display:inline-flex}.cybersecurity-module-scss-module__oDtUgW__featureDescription{color:var(--color-foreground);opacity:.8;text-align:left;margin:0;padding-left:2.5rem;font-size:.95rem;line-height:1.6}.cybersecurity-module-scss-module__oDtUgW__mdrHighlight{color:#fff;background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%);padding:4rem 0}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__mdrHighlight{padding:6rem 0}}:root:not([style*="color-scheme: dark"]) .cybersecurity-module-scss-module__oDtUgW__mdrHighlight{background:linear-gradient(135deg,#104e73 0%,#0082c9 50%,#104e73 100%)}.cybersecurity-module-scss-module__oDtUgW__mdrContent{text-align:center;max-width:900px;margin:0 auto}.cybersecurity-module-scss-module__oDtUgW__mdrBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#fff3;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.cybersecurity-module-scss-module__oDtUgW__mdrTitle{color:#fff;margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cybersecurity-module-scss-module__oDtUgW__mdrDescription{color:#ffffffe6;margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.cybersecurity-module-scss-module__oDtUgW__mdrStats{grid-template-columns:1fr;gap:2rem;margin:3rem 0;display:grid}@media (min-width:640px){.cybersecurity-module-scss-module__oDtUgW__mdrStats{grid-template-columns:repeat(3,1fr)}}.cybersecurity-module-scss-module__oDtUgW__mdrStatItem{text-align:center}.cybersecurity-module-scss-module__oDtUgW__mdrStatNumber{margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1;display:block}.cybersecurity-module-scss-module__oDtUgW__mdrStatLabel{opacity:.9;letter-spacing:.02em;font-size:.9rem;display:block}.cybersecurity-module-scss-module__oDtUgW__mdrCta{background:var(--color-secondary);color:#fff;border-radius:6px;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cybersecurity-module-scss-module__oDtUgW__mdrCta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.cybersecurity-module-scss-module__oDtUgW__mdrCta:focus-visible{outline-offset:2px;outline:2px solid #fff}.cybersecurity-module-scss-module__oDtUgW__cta{background:var(--color-background);text-align:center;padding:4rem 0}@media (min-width:768px){.cybersecurity-module-scss-module__oDtUgW__cta{padding:6rem 0}}.cybersecurity-module-scss-module__oDtUgW__ctaTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cybersecurity-module-scss-module__oDtUgW__ctaText{color:var(--color-foreground);opacity:.8;margin:0 0 2rem;max-width:600px;margin-inline:auto;font-size:clamp(1rem,2vw,1.25rem)}.cybersecurity-module-scss-module__oDtUgW__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:480px){.cybersecurity-module-scss-module__oDtUgW__ctaButtons{flex-direction:row}}.cybersecurity-module-scss-module__oDtUgW__ctaPrimary{background:var(--color-primary);color:#fff;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cybersecurity-module-scss-module__oDtUgW__ctaPrimary:hover{background:var(--color-secondary);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.cybersecurity-module-scss-module__oDtUgW__ctaPrimary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.cybersecurity-module-scss-module__oDtUgW__ctaSecondary{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cybersecurity-module-scss-module__oDtUgW__ctaSecondary:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}.cybersecurity-module-scss-module__oDtUgW__ctaSecondary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
.managed-detection-response-module-scss-module__DIWYHW__mdrPage{background:var(--color-background);color:var(--color-foreground)}.managed-detection-response-module-scss-module__DIWYHW__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%);padding:2rem 0;position:relative;overflow:hidden}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__hero{padding:3rem 0}}@media (min-width:1024px){.managed-detection-response-module-scss-module__DIWYHW__hero{padding:4rem 0}}:root:not([style*="color-scheme: dark"]) .managed-detection-response-module-scss-module__DIWYHW__hero{background:linear-gradient(135deg,#104e73 0%,#0082c9 50%,#104e73 100%)}:root[style*="color-scheme: dark"] .managed-detection-response-module-scss-module__DIWYHW__hero{background:linear-gradient(135deg,#111827 0%,#0d2d44 50%,#111827 100%)}.managed-detection-response-module-scss-module__DIWYHW__heroContainer{text-align:center;text-align:left;grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);display:grid;container:main-container/inline-size}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__heroContainer{grid-template-columns:1fr 1fr;gap:3rem}}@media (min-width:1024px){.managed-detection-response-module-scss-module__DIWYHW__heroContainer{gap:4rem}}.managed-detection-response-module-scss-module__DIWYHW__heroContent{order:1}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__heroContent{order:0}}.managed-detection-response-module-scss-module__DIWYHW__heroTitle{color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.managed-detection-response-module-scss-module__DIWYHW__heroSubtitle{color:#ffffffd9;max-width:500px;margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.managed-detection-response-module-scss-module__DIWYHW__heroCta{white-space:nowrap;background:var(--color-secondary);color:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.managed-detection-response-module-scss-module__DIWYHW__heroCta:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__heroCta{padding:1rem 2.5rem;font-size:1.125rem}}.managed-detection-response-module-scss-module__DIWYHW__heroCta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.managed-detection-response-module-scss-module__DIWYHW__heroCta:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}@media (prefers-reduced-motion:reduce){.managed-detection-response-module-scss-module__DIWYHW__heroCta{transition:none}.managed-detection-response-module-scss-module__DIWYHW__heroCta:hover,.managed-detection-response-module-scss-module__DIWYHW__heroCta:active{transform:none}}.managed-detection-response-module-scss-module__DIWYHW__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.managed-detection-response-module-scss-module__DIWYHW__heroGraphic{order:0;height:280px;display:none;position:relative}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__heroGraphic{order:1;display:block}}@media (min-width:1024px){.managed-detection-response-module-scss-module__DIWYHW__heroGraphic{height:320px}}.managed-detection-response-module-scss-module__DIWYHW__graphicContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.managed-detection-response-module-scss-module__DIWYHW__radarGrid{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__radarGrid{width:250px;height:250px}}@media (min-width:1024px){.managed-detection-response-module-scss-module__DIWYHW__radarGrid{width:280px;height:280px}}.managed-detection-response-module-scss-module__DIWYHW__radarSweep{background:conic-gradient(from 0deg,transparent 0deg,var(--color-accent)30deg,transparent 60deg);opacity:.3;border-radius:50%;width:100%;height:100%;animation:4s linear infinite managed-detection-response-module-scss-module__DIWYHW__sweep;position:absolute}@keyframes managed-detection-response-module-scss-module__DIWYHW__sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.managed-detection-response-module-scss-module__DIWYHW__radarRing{border:1px solid var(--color-accent);opacity:.4;animation:3s ease-in-out infinite managed-detection-response-module-scss-module__DIWYHW__radarPulse;animation-delay:var(--delay);border-radius:50%;position:absolute}.managed-detection-response-module-scss-module__DIWYHW__radarRing:nth-child(2){width:90%;height:90%}.managed-detection-response-module-scss-module__DIWYHW__radarRing:nth-child(3){width:60%;height:60%}.managed-detection-response-module-scss-module__DIWYHW__radarRing:nth-child(4){width:30%;height:30%}@keyframes managed-detection-response-module-scss-module__DIWYHW__radarPulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.managed-detection-response-module-scss-module__DIWYHW__shieldCore{z-index:2;width:80px;height:80px;position:absolute}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__shieldCore{width:100px;height:100px}}.managed-detection-response-module-scss-module__DIWYHW__shieldSvg{filter:drop-shadow(0 0 10px #0076ff80);width:100%;height:100%}.managed-detection-response-module-scss-module__DIWYHW__shieldPath{animation:2s ease-in-out infinite alternate managed-detection-response-module-scss-module__DIWYHW__shieldGlow}.managed-detection-response-module-scss-module__DIWYHW__checkPath{animation:2s ease-in-out .5s infinite alternate managed-detection-response-module-scss-module__DIWYHW__checkGlow}@keyframes managed-detection-response-module-scss-module__DIWYHW__shieldGlow{0%{filter:drop-shadow(0 0 5px #0076ff80)}to{filter:drop-shadow(0 0 20px #0076ffcc)}}@keyframes managed-detection-response-module-scss-module__DIWYHW__checkGlow{0%{opacity:.7}to{opacity:1}}.managed-detection-response-module-scss-module__DIWYHW__detectionPulse{border:2px solid #0076ff4d;border-radius:50%;width:220px;height:220px;animation:2s ease-out infinite managed-detection-response-module-scss-module__DIWYHW__detectPulse;position:absolute}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__detectionPulse{width:280px;height:280px}}@media (min-width:1024px){.managed-detection-response-module-scss-module__DIWYHW__detectionPulse{width:320px;height:320px}}@keyframes managed-detection-response-module-scss-module__DIWYHW__detectPulse{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(1.2)}}.managed-detection-response-module-scss-module__DIWYHW__container{text-align:center;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);container:main-container/inline-size}.managed-detection-response-module-scss-module__DIWYHW__sectionTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.managed-detection-response-module-scss-module__DIWYHW__sectionSubtitle{color:var(--color-foreground);opacity:.8;max-width:600px;margin:0 0 3rem;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem)}.managed-detection-response-module-scss-module__DIWYHW__about{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__about{padding:6rem 0}}.managed-detection-response-module-scss-module__DIWYHW__aboutContent{text-align:left;max-width:800px;margin:0 auto}.managed-detection-response-module-scss-module__DIWYHW__aboutText{color:var(--color-foreground);margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.managed-detection-response-module-scss-module__DIWYHW__aboutText:last-child{margin-bottom:0}.managed-detection-response-module-scss-module__DIWYHW__values{background:var(--color-hover-bg);text-align:center;padding:4rem 0}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__values{padding:6rem 0}}.managed-detection-response-module-scss-module__DIWYHW__valuesGrid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media (min-width:640px){.managed-detection-response-module-scss-module__DIWYHW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.managed-detection-response-module-scss-module__DIWYHW__valuesGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.managed-detection-response-module-scss-module__DIWYHW__valueCard{background:var(--color-card-bg);border:1px solid var(--color-border);text-align:center;border-radius:12px;padding:2rem;transition:all .3s}.managed-detection-response-module-scss-module__DIWYHW__valueCard:hover{border-color:var(--color-accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.managed-detection-response-module-scss-module__DIWYHW__valueIcon{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;padding:1rem;display:flex}.managed-detection-response-module-scss-module__DIWYHW__valueIcon img{filter:brightness(0)invert()}.managed-detection-response-module-scss-module__DIWYHW__valueTitle{color:var(--color-foreground);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.managed-detection-response-module-scss-module__DIWYHW__valueDescription{color:var(--color-foreground);opacity:.85;margin:0;font-size:.95rem;line-height:1.6}.managed-detection-response-module-scss-module__DIWYHW__whyUs{background:var(--color-background);padding:4rem 0}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__whyUs{padding:6rem 0}}.managed-detection-response-module-scss-module__DIWYHW__whyUsContent{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.managed-detection-response-module-scss-module__DIWYHW__whyUsContent{grid-template-columns:1fr 1fr;gap:4rem}}.managed-detection-response-module-scss-module__DIWYHW__whyUsText{text-align:left}.managed-detection-response-module-scss-module__DIWYHW__whyUsIntro{color:var(--color-foreground);margin:0 0 1.5rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.7}.managed-detection-response-module-scss-module__DIWYHW__whyUsDescription{color:var(--color-foreground);opacity:.85;margin:0 0 1rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.managed-detection-response-module-scss-module__DIWYHW__whyUsDescription:last-child{margin-bottom:0}.managed-detection-response-module-scss-module__DIWYHW__whyUsImage{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.managed-detection-response-module-scss-module__DIWYHW__collaborationImage{object-fit:cover;width:100%;height:auto}.managed-detection-response-module-scss-module__DIWYHW__features{background:var(--color-hover-bg);padding:4rem 0}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__features{padding:6rem 0}}.managed-detection-response-module-scss-module__DIWYHW__features .managed-detection-response-module-scss-module__DIWYHW__sectionTitle,.managed-detection-response-module-scss-module__DIWYHW__features .managed-detection-response-module-scss-module__DIWYHW__sectionSubtitle{text-align:left;margin-inline:0}.managed-detection-response-module-scss-module__DIWYHW__featuresList{grid-template-columns:1fr;gap:2rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__featuresList{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.managed-detection-response-module-scss-module__DIWYHW__featureItem{padding:0}.managed-detection-response-module-scss-module__DIWYHW__featureTitle{color:var(--color-foreground);text-align:left;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.125rem;font-weight:600;display:flex}.managed-detection-response-module-scss-module__DIWYHW__featureTitle:before{content:"✓";background:var(--color-accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;display:inline-flex}.managed-detection-response-module-scss-module__DIWYHW__featureDescription{color:var(--color-foreground);opacity:.8;text-align:left;margin:0;padding-left:2.5rem;font-size:.95rem;line-height:1.6}.managed-detection-response-module-scss-module__DIWYHW__stats{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);padding:4rem 0}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__stats{padding:5rem 0}}.managed-detection-response-module-scss-module__DIWYHW__statsGrid{text-align:center;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__statsGrid{grid-template-columns:repeat(4,1fr);gap:3rem}}.managed-detection-response-module-scss-module__DIWYHW__statItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.managed-detection-response-module-scss-module__DIWYHW__statNumber{color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1}.managed-detection-response-module-scss-module__DIWYHW__statLabel{color:#ffffffe6;font-size:clamp(.875rem,2vw,1rem);font-weight:500}.managed-detection-response-module-scss-module__DIWYHW__cta{background:var(--color-background);text-align:center;padding:4rem 0}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__cta{padding:6rem 0}}.managed-detection-response-module-scss-module__DIWYHW__ctaTitle{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.managed-detection-response-module-scss-module__DIWYHW__ctaText{color:var(--color-foreground);opacity:.85;max-width:600px;margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.managed-detection-response-module-scss-module__DIWYHW__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:480px){.managed-detection-response-module-scss-module__DIWYHW__ctaButtons{flex-direction:row}}.managed-detection-response-module-scss-module__DIWYHW__ctaPrimary{white-space:nowrap;background:var(--color-secondary);color:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #0000001a}.managed-detection-response-module-scss-module__DIWYHW__ctaPrimary:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__ctaPrimary{padding:1rem 2.5rem;font-size:1.125rem}}.managed-detection-response-module-scss-module__DIWYHW__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.managed-detection-response-module-scss-module__DIWYHW__ctaPrimary:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.managed-detection-response-module-scss-module__DIWYHW__ctaSecondary{white-space:nowrap;color:var(--color-foreground);border:2px solid var(--color-border);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.managed-detection-response-module-scss-module__DIWYHW__ctaSecondary:focus-visible{outline-offset:2px;outline:2px solid}@media (min-width:768px){.managed-detection-response-module-scss-module__DIWYHW__ctaSecondary{padding:1rem 2.5rem;font-size:1.125rem}}.managed-detection-response-module-scss-module__DIWYHW__ctaSecondary:hover{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-hover-bg)}@media (prefers-reduced-motion:reduce){.managed-detection-response-module-scss-module__DIWYHW__ctaPrimary,.managed-detection-response-module-scss-module__DIWYHW__ctaSecondary,.managed-detection-response-module-scss-module__DIWYHW__valueCard{transition:none}.managed-detection-response-module-scss-module__DIWYHW__ctaPrimary:hover,.managed-detection-response-module-scss-module__DIWYHW__ctaSecondary:hover,.managed-detection-response-module-scss-module__DIWYHW__valueCard:hover{transform:none}.managed-detection-response-module-scss-module__DIWYHW__radarSweep,.managed-detection-response-module-scss-module__DIWYHW__radarRing,.managed-detection-response-module-scss-module__DIWYHW__shieldPath,.managed-detection-response-module-scss-module__DIWYHW__checkPath,.managed-detection-response-module-scss-module__DIWYHW__detectionPulse{animation:none}}
.legal-module-scss-module___qA-qW__legalPage{background:var(--color-background);min-height:100vh;padding:6rem 0 4rem}@media (min-width:768px){.legal-module-scss-module___qA-qW__legalPage{padding:8rem 0 5rem}}.legal-module-scss-module___qA-qW__container{width:100%;max-width:800px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}.legal-module-scss-module___qA-qW__title{color:var(--color-foreground);margin:0 0 .5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.legal-module-scss-module___qA-qW__lastUpdated{color:var(--color-foreground);opacity:.6;margin:0 0 3rem;font-size:.875rem}.legal-module-scss-module___qA-qW__section{margin-bottom:2.5rem}.legal-module-scss-module___qA-qW__section h2{color:var(--color-foreground);border-bottom:2px solid var(--color-accent);margin:0 0 1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.legal-module-scss-module___qA-qW__section h3{color:var(--color-foreground);margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.legal-module-scss-module___qA-qW__section p{color:var(--color-foreground);margin:0 0 1rem;font-size:1rem;line-height:1.7}.legal-module-scss-module___qA-qW__section p strong{color:var(--color-foreground)}.legal-module-scss-module___qA-qW__section ul{margin:0 0 1rem;padding-left:1.5rem}.legal-module-scss-module___qA-qW__section ul li{color:var(--color-foreground);margin-bottom:.5rem;font-size:1rem;line-height:1.7}.legal-module-scss-module___qA-qW__section ul li::marker{color:var(--color-accent)}
.legal-module-scss-module__cKlaia__legalPage{background:var(--color-background);min-height:100vh;padding:6rem 0 4rem}@media (min-width:768px){.legal-module-scss-module__cKlaia__legalPage{padding:8rem 0 5rem}}.legal-module-scss-module__cKlaia__container{width:100%;max-width:800px;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}.legal-module-scss-module__cKlaia__title{color:var(--color-foreground);margin:0 0 .5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.legal-module-scss-module__cKlaia__lastUpdated{color:var(--color-foreground);opacity:.6;margin:0 0 3rem;font-size:.875rem}.legal-module-scss-module__cKlaia__section{margin-bottom:2.5rem}.legal-module-scss-module__cKlaia__section h2{color:var(--color-foreground);border-bottom:2px solid var(--color-accent);margin:0 0 1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.legal-module-scss-module__cKlaia__section h3{color:var(--color-foreground);margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.legal-module-scss-module__cKlaia__section p{color:var(--color-foreground);margin:0 0 1rem;font-size:1rem;line-height:1.7}.legal-module-scss-module__cKlaia__section p strong{color:var(--color-foreground)}.legal-module-scss-module__cKlaia__section ul{margin:0 0 1rem;padding-left:1.5rem}.legal-module-scss-module__cKlaia__section ul li{color:var(--color-foreground);margin-bottom:.5rem;font-size:1rem;line-height:1.7}.legal-module-scss-module__cKlaia__section ul li::marker{color:var(--color-accent)}
.PartnerLogos-module-scss-module__g9_kDW__partnerLogos{background:var(--color-background);width:100%;padding:4rem 0;overflow:hidden}@media (min-width:768px){.PartnerLogos-module-scss-module__g9_kDW__partnerLogos{padding:5rem 0}}@media (min-width:1024px){.PartnerLogos-module-scss-module__g9_kDW__partnerLogos{padding:6rem 0}}.PartnerLogos-module-scss-module__g9_kDW__container{text-align:center;width:100%;max-width:clamp(20rem,90vw,80rem);margin-inline:auto;padding-block:clamp(1rem,4vw,3rem);padding-inline:clamp(1rem,5vw,2rem);container:main-container/inline-size}.PartnerLogos-module-scss-module__g9_kDW__header{text-align:center;margin-bottom:3rem}@media (min-width:768px){.PartnerLogos-module-scss-module__g9_kDW__header{margin-bottom:4rem}}.PartnerLogos-module-scss-module__g9_kDW__badge{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.PartnerLogos-module-scss-module__g9_kDW__title{color:var(--color-foreground);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.PartnerLogos-module-scss-module__g9_kDW__subtitle{color:var(--color-foreground);opacity:.8;margin:0;max-width:600px;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem)}.PartnerLogos-module-scss-module__g9_kDW__carouselWrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.PartnerLogos-module-scss-module__g9_kDW__carouselTrack{gap:2rem;width:max-content;animation:30s linear infinite PartnerLogos-module-scss-module__g9_kDW__scroll;display:flex}.PartnerLogos-module-scss-module__g9_kDW__carouselTrack:hover{animation-play-state:paused}@media (min-width:768px){.PartnerLogos-module-scss-module__g9_kDW__carouselTrack{gap:3rem}}@media (min-width:1024px){.PartnerLogos-module-scss-module__g9_kDW__carouselTrack{gap:4rem}}@keyframes PartnerLogos-module-scss-module__g9_kDW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.PartnerLogos-module-scss-module__g9_kDW__logoLink{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:1rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.PartnerLogos-module-scss-module__g9_kDW__logoLink:focus-visible{outline-offset:2px;outline:2px solid}.PartnerLogos-module-scss-module__g9_kDW__logoLink:hover{background:var(--color-hover-bg);border-color:var(--color-accent);box-shadow:0 8px 24px #0000001f}@media (min-width:768px){.PartnerLogos-module-scss-module__g9_kDW__logoLink{padding:1.25rem 2rem}}.PartnerLogos-module-scss-module__g9_kDW__logoWrapper{justify-content:center;align-items:center;min-width:100px;min-height:40px;display:flex}@media (min-width:768px){.PartnerLogos-module-scss-module__g9_kDW__logoWrapper{min-width:120px;min-height:48px}}.PartnerLogos-module-scss-module__g9_kDW__logo{object-fit:contain;filter:grayscale();opacity:.7;width:auto;max-width:100px;height:32px;transition:all .3s}.PartnerLogos-module-scss-module__g9_kDW__logoLink:hover .PartnerLogos-module-scss-module__g9_kDW__logo{filter:grayscale(0%);opacity:1}@media (min-width:768px){.PartnerLogos-module-scss-module__g9_kDW__logo{max-width:120px;height:40px}}@media (prefers-reduced-motion:reduce){.PartnerLogos-module-scss-module__g9_kDW__carouselTrack{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--color-border)#0000;animation:none;overflow-x:auto}.PartnerLogos-module-scss-module__g9_kDW__carouselTrack::-webkit-scrollbar{height:6px}.PartnerLogos-module-scss-module__g9_kDW__carouselTrack::-webkit-scrollbar-track{background:0 0}.PartnerLogos-module-scss-module__g9_kDW__carouselTrack::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.PartnerLogos-module-scss-module__g9_kDW__logoLink{transition:none}.PartnerLogos-module-scss-module__g9_kDW__logoLink:hover{transform:none}.PartnerLogos-module-scss-module__g9_kDW__logo{transition:none}}
