.Hero-module__UZOhNa__hero{min-height:100dvh;color:#fff;box-sizing:border-box;background:#000;flex-direction:column;justify-content:center;min-height:-webkit-fill-available;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__UZOhNa__hexagonBackground{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__UZOhNa__hexagonLarge{opacity:.08;width:clamp(500px,70vw,900px);height:clamp(500px,70vw,900px);animation:60s linear infinite Hero-module__UZOhNa__rotateHex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__UZOhNa__hexagonLarge:before{content:"";clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:0 0;border:3px solid #c81e1e;position:absolute;inset:0;box-shadow:0 0 60px #c81e1e4d,inset 0 0 60px #c81e1e1a}.Hero-module__UZOhNa__hexagonLarge:after{content:"";clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:0 0;border:1px solid #c81e1e66;position:absolute;inset:8px}.Hero-module__UZOhNa__hexagonMedium{opacity:.05;width:clamp(300px,40vw,500px);height:clamp(300px,40vw,500px);animation:45s linear infinite Hero-module__UZOhNa__rotateHexReverse;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.Hero-module__UZOhNa__hexagonMedium:before{content:"";clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);border:2px solid #2b2b2b;position:absolute;inset:0}.Hero-module__UZOhNa__hexagonSmall{opacity:.06;width:clamp(200px,25vw,350px);height:clamp(200px,25vw,350px);animation:8s ease-in-out infinite Hero-module__UZOhNa__floatHex;position:absolute;bottom:15%;left:5%}.Hero-module__UZOhNa__hexagonSmall:before{content:"";clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);border:2px solid #bfa65f;position:absolute;inset:0;box-shadow:0 0 40px #bfa65f33}@keyframes Hero-module__UZOhNa__rotateHex{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes Hero-module__UZOhNa__rotateHexReverse{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(-360deg)}}@keyframes Hero-module__UZOhNa__floatHex{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}.Hero-module__UZOhNa__gridOverlay{pointer-events:none;z-index:2;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__UZOhNa__bgNumber{color:#ffffff04;pointer-events:none;z-index:2;font-family:Space Grotesk,sans-serif;font-size:clamp(300px,40vw,600px);font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__UZOhNa__container{z-index:10;flex-direction:column;flex:1;max-width:1400px;min-height:0;margin:0 auto;padding:24px 40px 40px;display:flex;position:relative}.Hero-module__UZOhNa__brandShowcase{z-index:3;flex-direction:column;align-items:center;gap:20px;display:flex;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.Hero-module__UZOhNa__brandHexagon{width:clamp(180px,20vw,280px);height:clamp(180px,20vw,280px);animation:4s ease-in-out infinite Hero-module__UZOhNa__pulseGlow;position:relative}.Hero-module__UZOhNa__brandHexagon img{object-fit:contain;filter:drop-shadow(0 0 30px #c81e1e66);width:100%;height:100%}.Hero-module__UZOhNa__brandTagline{letter-spacing:.3em;color:#fff6;text-transform:uppercase;text-align:center;font-family:JetBrains Mono,monospace;font-size:10px}@keyframes Hero-module__UZOhNa__pulseGlow{0%,to{filter:drop-shadow(0 0 20px #c81e1e4d);transform:scale(1)}50%{filter:drop-shadow(0 0 40px #c81e1e80);transform:scale(1.02)}}.Hero-module__UZOhNa__metaBar{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.Hero-module__UZOhNa__metaLeft,.Hero-module__UZOhNa__metaRight{align-items:center;gap:8px;display:flex}.Hero-module__UZOhNa__metaLogo{object-fit:contain;width:auto;height:32px}.Hero-module__UZOhNa__metaLabel{letter-spacing:.12em;color:#fff6;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:10px}.Hero-module__UZOhNa__metaDivider{color:#fff3}.Hero-module__UZOhNa__metaValue{letter-spacing:.1em;color:#c81e1e;font-family:JetBrains Mono,monospace;font-size:10px}.Hero-module__UZOhNa__statusDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__UZOhNa__pulse}@keyframes Hero-module__UZOhNa__pulse{0%,to{opacity:1}50%{opacity:.5}}.Hero-module__UZOhNa__mainContent{flex:1;grid-template-columns:1fr 1.2fr;align-items:stretch;gap:24px;min-height:0;display:grid}.Hero-module__UZOhNa__column{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #ffffff0f;flex-direction:column;height:100%;transition:all .3s;display:flex}.Hero-module__UZOhNa__column:hover{border-color:#c81e1e33;box-shadow:0 0 40px #c81e1e1a}.Hero-module__UZOhNa__columnHeader{background:#ffffff05;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:16px 24px;display:flex;position:relative}.Hero-module__UZOhNa__columnHeader:before{content:"";background:linear-gradient(#0000,#c81e1e,#0000);width:3px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Hero-module__UZOhNa__columnNumber{color:#c81e1e;letter-spacing:.05em;font-family:JetBrains Mono,monospace;font-size:11px}.Hero-module__UZOhNa__columnLabel{letter-spacing:.15em;color:#fff6;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:10px}.Hero-module__UZOhNa__columnContent{flex-direction:column;flex:1;min-height:0;padding:20px 24px;display:flex}.Hero-module__UZOhNa__headline{letter-spacing:-.02em;margin:0 0 16px;font-family:Space Grotesk,sans-serif;font-size:clamp(28px,2.5vw,34px);font-weight:600;line-height:1.15}.Hero-module__UZOhNa__headlineAccent{color:#c81e1e;text-shadow:0 0 30px #c81e1e4d}.Hero-module__UZOhNa__headlineSmall{letter-spacing:-.01em;font-size:clamp(18px,1.8vw,22px);font-weight:500;display:inline-block}.Hero-module__UZOhNa__description{color:#fff9;margin:0 0 20px;font-size:13px;line-height:1.6}.Hero-module__UZOhNa__capabilities{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:10px;margin-bottom:20px;padding-bottom:20px;display:flex}.Hero-module__UZOhNa__capItem{color:#fffc;letter-spacing:.02em;align-items:center;gap:12px;font-family:JetBrains Mono,monospace;font-size:12px;transition:all .2s;display:flex}.Hero-module__UZOhNa__capItem:hover{color:#fff;transform:translate(4px)}.Hero-module__UZOhNa__capItem svg{color:#bfa65f;flex-shrink:0}.Hero-module__UZOhNa__ctaSection{flex-direction:column;gap:12px;margin-top:auto;display:flex}.Hero-module__UZOhNa__phoneLink{color:#fff9;align-items:center;gap:10px;font-family:JetBrains Mono,monospace;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.Hero-module__UZOhNa__phoneLink:hover{color:#fff}.Hero-module__UZOhNa__phoneLink svg{color:#c81e1e}.Hero-module__UZOhNa__ctaPrimary{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#c81e1e 0%,#9a1616 100%);justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.Hero-module__UZOhNa__ctaPrimary:before{content:"";background:linear-gradient(135deg,#0000 0%,#ffffff1a 50%,#0000 100%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.Hero-module__UZOhNa__ctaPrimary:hover:before{transform:translate(100%)}.Hero-module__UZOhNa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 0 30px #c81e1e80}.Hero-module__UZOhNa__ctaSecondary{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff26;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__UZOhNa__ctaSecondary:hover{color:#fff;background:#ffffff1a;border-color:#c81e1e66;transform:translateY(-2px)}.Hero-module__UZOhNa__videoWrapper{flex-direction:column;flex:1;height:100%;display:flex}.Hero-module__UZOhNa__column:nth-child(2){min-height:320px}.Hero-module__UZOhNa__videoFrame{background:#00000080;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.Hero-module__UZOhNa__videoLabel{color:#fff6;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:9px}.Hero-module__UZOhNa__videoFrameDots{gap:5px;display:flex}.Hero-module__UZOhNa__videoFrameDots span{background:#ffffff1a;border-radius:50%;width:8px;height:8px}.Hero-module__UZOhNa__videoFrameDots span:first-child{background:#ef4444}.Hero-module__UZOhNa__videoFrameDots span:nth-child(2){background:#f59e0b}.Hero-module__UZOhNa__videoFrameDots span:nth-child(3){background:#22c55e}.Hero-module__UZOhNa__videoContainer{aspect-ratio:16/9;background:#000;flex:1;min-height:280px;position:relative;overflow:hidden}.Hero-module__UZOhNa__video{background:#000;border:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__UZOhNa__videoOverlay{cursor:pointer;background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__UZOhNa__playBtn{background:#c81e1ee6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 0 30px #c81e1e80}.Hero-module__UZOhNa__videoControls{gap:6px;display:flex;position:absolute;bottom:12px;right:12px}.Hero-module__UZOhNa__controlBtn{color:#fff;cursor:pointer;background:#000000b3;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.Hero-module__UZOhNa__controlBtn:hover{background:#c81e1ecc;border-color:#c81e1e}.Hero-module__UZOhNa__videoHexagonOverlay{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module__UZOhNa__videoHexagon{width:clamp(150px,50%,280px);height:clamp(150px,50%,280px);animation:60s linear infinite Hero-module__UZOhNa__rotateHex;position:relative}.Hero-module__UZOhNa__videoHexagon:before{content:"";clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:0 0;border:2px solid #c81e1e99;position:absolute;inset:0;box-shadow:0 0 40px #c81e1e66,inset 0 0 40px #c81e1e1a}.Hero-module__UZOhNa__videoHexagon:after{content:"";clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:0 0;border:1px solid #bfa65f66;animation:45s linear infinite Hero-module__UZOhNa__rotateHexReverse;position:absolute;inset:10px}.Hero-module__UZOhNa__subHeadline{letter-spacing:-.01em;margin:0 0 16px;font-family:Space Grotesk,sans-serif;font-size:clamp(18px,2vw,22px);font-weight:600;line-height:1.3}.Hero-module__UZOhNa__subDescription{color:#ffffff80;margin:0 0 20px;font-size:13px;line-height:1.6}.Hero-module__UZOhNa__complianceBadge{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;justify-content:center;margin:0 0 20px;padding:16px 0;display:flex;position:relative}.Hero-module__UZOhNa__complianceBadge:before{content:"";background:radial-gradient(circle,#c81e1e0d 0%,#0000 70%);position:absolute;inset:0}.Hero-module__UZOhNa__complianceImage{object-fit:contain;z-index:1;width:100px;height:auto;position:relative}.Hero-module__UZOhNa__servicesList{flex-direction:column;gap:16px;margin-bottom:28px;display:flex}.Hero-module__UZOhNa__serviceItem{color:#fffc;align-items:flex-start;gap:12px;font-size:13px;line-height:1.5;transition:all .2s;display:flex}.Hero-module__UZOhNa__serviceItem:hover{color:#fff;transform:translate(4px)}.Hero-module__UZOhNa__serviceItem svg{color:#22c55e;flex-shrink:0;margin-top:2px}.Hero-module__UZOhNa__ctaSecondary{color:#bfa65f;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #bfa65f4d;align-items:center;gap:8px;margin-top:auto;padding:14px 20px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__UZOhNa__ctaSecondary:hover{background:#bfa65f1a;border-color:#bfa65f;box-shadow:0 0 20px #bfa65f33}.Hero-module__UZOhNa__specBar{border-top:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;margin-top:40px;padding-top:24px;display:flex}.Hero-module__UZOhNa__specItem{flex-direction:column;gap:6px;display:flex}.Hero-module__UZOhNa__specLabel{letter-spacing:.15em;color:#ffffff4d;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:9px}.Hero-module__UZOhNa__specValue{color:#fff9;letter-spacing:.02em;font-family:JetBrains Mono,monospace;font-size:11px}.Hero-module__UZOhNa__floatingHexes{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__UZOhNa__floatHex{opacity:.04;position:absolute}.Hero-module__UZOhNa__floatHex:before{content:"";clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);border:1px solid;width:100%;height:100%;display:block}.Hero-module__UZOhNa__floatHex1{color:#c81e1e;width:80px;height:80px;animation:12s ease-in-out infinite Hero-module__UZOhNa__float1;top:20%;left:10%}.Hero-module__UZOhNa__floatHex2{color:#bfa65f;width:60px;height:60px;animation:10s ease-in-out infinite Hero-module__UZOhNa__float2;top:70%;right:15%}.Hero-module__UZOhNa__floatHex3{color:#2b2b2b;width:100px;height:100px;animation:14s ease-in-out infinite Hero-module__UZOhNa__float3;bottom:30%;left:20%}.Hero-module__UZOhNa__floatHex4{color:#c81e1e;width:50px;height:50px;animation:8s ease-in-out infinite reverse Hero-module__UZOhNa__float1;top:40%;right:25%}@keyframes Hero-module__UZOhNa__float1{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(10px,-15px)rotate(5deg)}50%{transform:translate(-5px,-25px)rotate(-3deg)}75%{transform:translate(-15px,-10px)rotate(2deg)}}@keyframes Hero-module__UZOhNa__float2{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(-20px,10px)rotate(-5deg)}66%{transform:translate(15px,-15px)rotate(8deg)}}@keyframes Hero-module__UZOhNa__float3{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(20px,-30px)rotate(10deg)}}@media (max-width:1300px){.Hero-module__UZOhNa__container{padding-right:max(160px,14vw)}.Hero-module__UZOhNa__brandShowcase{z-index:15;right:2%}.Hero-module__UZOhNa__brandHexagon{width:clamp(120px,14vw,180px);height:clamp(120px,14vw,180px)}.Hero-module__UZOhNa__brandTagline{letter-spacing:.2em;font-size:9px}}@media (max-width:1200px){.Hero-module__UZOhNa__container{max-width:100%;padding:24px max(120px,14vw) 32px 24px}.Hero-module__UZOhNa__mainContent{grid-template-columns:1fr 1fr;gap:16px}.Hero-module__UZOhNa__brandShowcase{z-index:15;right:1%}.Hero-module__UZOhNa__brandHexagon{width:clamp(100px,12vw,140px);height:clamp(100px,12vw,140px)}}@media (max-width:900px){.Hero-module__UZOhNa__brandShowcase{display:none}.Hero-module__UZOhNa__container{padding-right:24px}.Hero-module__UZOhNa__hero{padding-top:90px}.Hero-module__UZOhNa__container{padding:24px 24px 32px}.Hero-module__UZOhNa__mainContent{grid-template-columns:1fr;gap:20px}.Hero-module__UZOhNa__column:nth-child(2){min-height:300px}.Hero-module__UZOhNa__videoContainer{min-height:280px}}@media (max-width:600px){.Hero-module__UZOhNa__hero{min-height:100vh;min-height:-webkit-fill-available;padding-top:80px;padding-bottom:40px}.Hero-module__UZOhNa__container{padding:16px 16px 24px}.Hero-module__UZOhNa__metaBar{flex-direction:column;align-items:flex-start;gap:12px}.Hero-module__UZOhNa__bgNumber{font-size:200px}.Hero-module__UZOhNa__headline{font-size:28px}.Hero-module__UZOhNa__columnHeader{padding:12px 16px}.Hero-module__UZOhNa__columnContent{padding:20px 16px}.Hero-module__UZOhNa__ctaPrimary,.Hero-module__UZOhNa__ctaSecondary{justify-content:center;width:100%}.Hero-module__UZOhNa__column:nth-child(2){min-height:250px}.Hero-module__UZOhNa__videoContainer{min-height:220px}.Hero-module__UZOhNa__hexagonLarge{width:300px;height:300px}.Hero-module__UZOhNa__floatingHexes{display:none}}[data-theme=light] .Hero-module__UZOhNa__hero{background:linear-gradient(#f8f9fa 0%,#fff 50%,#f8f9fa 100%)}[data-theme=light] .Hero-module__UZOhNa__bgNumber{color:#00000005}[data-theme=light] .Hero-module__UZOhNa__gridPattern{background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px)}[data-theme=light] .Hero-module__UZOhNa__metaLabel,[data-theme=light] .Hero-module__UZOhNa__metaValue{color:#00000080}[data-theme=light] .Hero-module__UZOhNa__metaBar:before{background:#00000026}[data-theme=light] .Hero-module__UZOhNa__headline{color:#1a1a1a}[data-theme=light] .Hero-module__UZOhNa__subtext{color:#555}[data-theme=light] .Hero-module__UZOhNa__column{background:#fff;border-color:#00000014;box-shadow:0 4px 20px #0000000f}[data-theme=light] .Hero-module__UZOhNa__column:hover{border-color:#c81e1e4d;box-shadow:0 10px 40px #0000001a}[data-theme=light] .Hero-module__UZOhNa__columnHeader{background:linear-gradient(135deg,#c81e1e0d 0%,#0000 100%);border-bottom-color:#0000000f}[data-theme=light] .Hero-module__UZOhNa__columnLabel{color:#0006}[data-theme=light] .Hero-module__UZOhNa__columnTitle{color:#1a1a1a}[data-theme=light] .Hero-module__UZOhNa__columnContent,[data-theme=light] .Hero-module__UZOhNa__columnDescription,[data-theme=light] .Hero-module__UZOhNa__serviceItem{color:#555}[data-theme=light] .Hero-module__UZOhNa__serviceItem:hover{color:#1a1a1a}[data-theme=light] .Hero-module__UZOhNa__specBar{border-top-color:#00000014}[data-theme=light] .Hero-module__UZOhNa__specLabel{color:#0006}[data-theme=light] .Hero-module__UZOhNa__specValue{color:#0009}[data-theme=light] .Hero-module__UZOhNa__hexagon:before{border-color:#c81e1e26}[data-theme=light] .Hero-module__UZOhNa__hexagon:after{background:radial-gradient(circle,#c81e1e08 0%,#0000 70%)}[data-theme=light] .Hero-module__UZOhNa__floatHex1,[data-theme=light] .Hero-module__UZOhNa__floatHex4{color:#c81e1e26}[data-theme=light] .Hero-module__UZOhNa__floatHex2{color:#bfa65f26}[data-theme=light] .Hero-module__UZOhNa__floatHex3{color:#00000014}[data-theme=light] .Hero-module__UZOhNa__description{color:#555!important}[data-theme=light] .Hero-module__UZOhNa__capItem{color:#333!important}[data-theme=light] .Hero-module__UZOhNa__capItem:hover{color:#1a1a1a!important}[data-theme=light] .Hero-module__UZOhNa__phoneLink{color:#666!important}[data-theme=light] .Hero-module__UZOhNa__phoneLink:hover,[data-theme=light] .Hero-module__UZOhNa__subHeadline{color:#1a1a1a!important}[data-theme=light] .Hero-module__UZOhNa__subDescription{color:#555!important}[data-theme=light] .Hero-module__UZOhNa__capabilities{border-bottom-color:#00000014}[data-theme=light] .Hero-module__UZOhNa__complianceBadge{border-top-color:#00000014;border-bottom-color:#00000014}[data-theme=light] .Hero-module__UZOhNa__videoFrame{background:#00000008;border-bottom-color:#00000014}[data-theme=light] .Hero-module__UZOhNa__videoLabel{color:#00000080}
.TrustedBy-module__Ku6a4W__trustedBy{color:#fff;background:linear-gradient(#000 0%,#050505 100%);padding:5rem 0 60px;position:relative;overflow:hidden}.TrustedBy-module__Ku6a4W__trustedBy:before{content:"";background:linear-gradient(90deg,#0000,#c81e1e4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.TrustedBy-module__Ku6a4W__container{max-width:1400px;margin:0 auto;padding:0 32px}.TrustedBy-module__Ku6a4W__sectionHeader{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;justify-items:center;gap:20px 0;margin-bottom:60px;display:grid}.TrustedBy-module__Ku6a4W__headerBadge{letter-spacing:.1em;color:#c81e1e;background:#c81e1e1a;border:1px solid #c81e1e33;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;display:inline-flex}.TrustedBy-module__Ku6a4W__headerBadge svg{color:#c81e1e}.TrustedBy-module__Ku6a4W__sectionTitle{color:#fffffff2;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.TrustedBy-module__Ku6a4W__titleAccent{background:linear-gradient(135deg,#c81e1e 0%,#e53935 50%,#c81e1e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.TrustedBy-module__Ku6a4W__sectionSubtitle{color:#fff9;max-width:500px;margin:0 auto;font-size:16px;line-height:1.6}.TrustedBy-module__Ku6a4W__sliderWrapper{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)}.TrustedBy-module__Ku6a4W__sliderTrack{gap:24px;width:max-content;animation:25s linear infinite TrustedBy-module__Ku6a4W__slide;display:flex}.TrustedBy-module__Ku6a4W__sliderTrack:hover{animation-play-state:paused}@keyframes TrustedBy-module__Ku6a4W__slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.TrustedBy-module__Ku6a4W__partnerCard{color:inherit;-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;min-width:120px;max-width:140px;padding:20px 18px 16px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.TrustedBy-module__Ku6a4W__partnerCard:before{content:"";opacity:0;background:linear-gradient(90deg,#c81e1e 0%,#bfa65f 100%);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.TrustedBy-module__Ku6a4W__partnerCard:hover:before{opacity:1}.TrustedBy-module__Ku6a4W__partnerCard:hover{background:#ffffff0d;border-color:#c81e1e4d}.TrustedBy-module__Ku6a4W__docNumber{font-family:JetBrains Mono,monospace;position:absolute;top:10px;left:14px}.TrustedBy-module__Ku6a4W__docNum{color:#ffffff4d;font-size:12px;font-weight:600}.TrustedBy-module__Ku6a4W__partnerLogo{color:#fff;background:0 0;justify-content:center;align-items:center;width:100px;height:44px;padding:4px;transition:all .3s;display:flex;position:relative}.TrustedBy-module__Ku6a4W__partnerImage{object-fit:contain;object-position:center;filter:none;opacity:1;width:100%;height:100%;transition:all .3s}.TrustedBy-module__Ku6a4W__partnerCard:hover .TrustedBy-module__Ku6a4W__partnerLogo{transform:scale(1.05)}.TrustedBy-module__Ku6a4W__partnerCard:hover .TrustedBy-module__Ku6a4W__partnerImage{opacity:1;filter:drop-shadow(0 0 12px #c81e1e80)}.TrustedBy-module__Ku6a4W__partnerName{color:#fffffff2;text-align:center;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600}@media (max-width:768px){.TrustedBy-module__Ku6a4W__trustedBy{padding:60px 0}.TrustedBy-module__Ku6a4W__container{padding:0 16px}.TrustedBy-module__Ku6a4W__sectionHeader{margin-bottom:40px}.TrustedBy-module__Ku6a4W__sectionTitle{font-size:28px}.TrustedBy-module__Ku6a4W__sliderTrack{gap:16px;animation-duration:20s}.TrustedBy-module__Ku6a4W__partnerCard{min-width:110px;max-width:120px;padding:18px 14px 14px}.TrustedBy-module__Ku6a4W__partnerLogo{width:88px;height:38px;padding:4px}.TrustedBy-module__Ku6a4W__partnerName{font-size:12px}}@media (max-width:480px){.TrustedBy-module__Ku6a4W__sliderTrack{gap:12px;animation-duration:18s}.TrustedBy-module__Ku6a4W__partnerCard{min-width:100px;max-width:110px;padding:16px 12px 12px}.TrustedBy-module__Ku6a4W__partnerLogo{width:76px;height:34px;padding:4px}.TrustedBy-module__Ku6a4W__partnerName{font-size:11px}.TrustedBy-module__Ku6a4W__docNumber{top:6px;left:8px}}[data-theme=light] .TrustedBy-module__Ku6a4W__trustedBy{color:#1a1a1a;background:linear-gradient(#f8f9fa 0%,#fff 100%)}[data-theme=light] .TrustedBy-module__Ku6a4W__trustedBy:before{background:linear-gradient(90deg,#0000,#c81e1e33,#0000)}[data-theme=light] .TrustedBy-module__Ku6a4W__sectionTitle{color:#1a1a1a!important}[data-theme=light] .TrustedBy-module__Ku6a4W__sectionSubtitle{color:#555!important}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerCard{background:#fff;border-color:#00000014;box-shadow:0 2px 12px #0000000f}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerCard:hover{background:#fff;border-color:#c81e1e4d;box-shadow:0 8px 24px #0000001a}[data-theme=light] .TrustedBy-module__Ku6a4W__docNum{color:#0000004d}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerLogo{background:0 0}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerImage{filter:none;opacity:1}.TrustedBy-module__Ku6a4W__partnerLogoLightBg{background:#fffffff2;border-radius:8px;padding:6px}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerImageThemeAware{filter:invert()}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerLogoLightBg{background:#fffffffa}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerCard:hover .TrustedBy-module__Ku6a4W__partnerImage{filter:drop-shadow(0 0 8px #c81e1e4d)}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerCard:hover .TrustedBy-module__Ku6a4W__partnerImageThemeAware{filter:invert()drop-shadow(0 0 8px #c81e1e4d)}[data-theme=light] .TrustedBy-module__Ku6a4W__partnerName{color:#1a1a1a!important}
.CoreBusiness-module__-N7xVG__section{color:#fff;background:#000;padding:40px 0 60px;position:relative;overflow:hidden}.CoreBusiness-module__-N7xVG__bgNumber{color:#ffffff04;pointer-events:none;z-index:1;font-family:Space Grotesk,sans-serif;font-size:clamp(250px,35vw,500px);font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CoreBusiness-module__-N7xVG__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.CoreBusiness-module__-N7xVG__container{z-index:10;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.CoreBusiness-module__-N7xVG__sectionHeader{text-align:center;margin-bottom:80px}.CoreBusiness-module__-N7xVG__headerMeta{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.CoreBusiness-module__-N7xVG__metaIndex{color:#c81e1e;letter-spacing:.05em;font-family:JetBrains Mono,monospace;font-size:12px}.CoreBusiness-module__-N7xVG__metaLabel{letter-spacing:.15em;color:#fff6;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:11px}.CoreBusiness-module__-N7xVG__metaDivider{color:#fff3}.CoreBusiness-module__-N7xVG__metaTitle{letter-spacing:.1em;color:#fff9;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:11px}.CoreBusiness-module__-N7xVG__title{letter-spacing:-.02em;margin-bottom:20px;font-family:Space Grotesk,sans-serif;font-size:clamp(36px,5vw,52px);font-weight:700}.CoreBusiness-module__-N7xVG__titleAccent{color:#c81e1e}.CoreBusiness-module__-N7xVG__subtitle{color:#fff9;max-width:700px;margin:0 auto;font-size:16px;line-height:1.7}.CoreBusiness-module__-N7xVG__contentGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:60px;margin-bottom:80px;display:grid}.CoreBusiness-module__-N7xVG__serviceList{flex-direction:column;gap:4px;display:flex}.CoreBusiness-module__-N7xVG__serviceItem{cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff0f;align-items:center;gap:16px;padding:16px 20px;transition:all .25s;display:flex}.CoreBusiness-module__-N7xVG__serviceItem:hover{background:#ffffff08;border-color:#ffffff1f}.CoreBusiness-module__-N7xVG__serviceItemActive{background:#c81e1e1a;border-color:#c81e1e;border-left-width:3px}.CoreBusiness-module__-N7xVG__serviceIndex{color:#ffffff4d;min-width:24px;font-family:JetBrains Mono,monospace;font-size:11px}.CoreBusiness-module__-N7xVG__serviceItemActive .CoreBusiness-module__-N7xVG__serviceIndex{color:#c81e1e}.CoreBusiness-module__-N7xVG__serviceName{color:#ffffffb3;flex:1;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500;transition:color .25s}.CoreBusiness-module__-N7xVG__serviceItemActive .CoreBusiness-module__-N7xVG__serviceName{color:#fff}.CoreBusiness-module__-N7xVG__serviceArrow{color:#fff3;opacity:0;transition:all .25s;transform:translate(-8px)}.CoreBusiness-module__-N7xVG__serviceItem:hover .CoreBusiness-module__-N7xVG__serviceArrow,.CoreBusiness-module__-N7xVG__serviceItemActive .CoreBusiness-module__-N7xVG__serviceArrow{opacity:1;transform:translate(0)}.CoreBusiness-module__-N7xVG__serviceItemActive .CoreBusiness-module__-N7xVG__serviceArrow{color:#c81e1e}.CoreBusiness-module__-N7xVG__servicesGrid{background:#0a0a0a80;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;min-height:500px;padding:32px;display:flex}.CoreBusiness-module__-N7xVG__servicesHeader{border-bottom:1px solid #ffffff14;margin-bottom:24px;padding-bottom:16px}.CoreBusiness-module__-N7xVG__servicesLabel{letter-spacing:.15em;color:#ffffff80;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:11px}.CoreBusiness-module__-N7xVG__cardsContainer{flex:1;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.CoreBusiness-module__-N7xVG__serviceCard{cursor:pointer;text-align:left;background:linear-gradient(135deg,#141414cc 0%,#0f0f0fe6 100%);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:flex-start;min-height:140px;padding:20px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.CoreBusiness-module__-N7xVG__serviceCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#c81e1e4d,#0000);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.CoreBusiness-module__-N7xVG__serviceCard:hover{background:linear-gradient(135deg,#191919e6 0%,#141414f2 100%);border-color:#c81e1e4d;box-shadow:0 8px 32px #0006}.CoreBusiness-module__-N7xVG__serviceCard:hover:before{opacity:1}.CoreBusiness-module__-N7xVG__serviceCardActive{background:linear-gradient(135deg,#c81e1e1a 0%,#0f0f0ff2 100%);border-width:2px;border-color:#c81e1e;box-shadow:0 8px 32px #c81e1e33,0 0 0 1px #c81e1e1a}.CoreBusiness-module__-N7xVG__serviceCardActive:before{opacity:1;background:linear-gradient(90deg,#0000,#c81e1e,#0000)}.CoreBusiness-module__-N7xVG__cardIndex{color:#c81e1e26;z-index:1;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:700;line-height:1;position:absolute;top:12px;right:12px}.CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardIndex{color:#c81e1e40}.CoreBusiness-module__-N7xVG__cardIconWrapper{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;transition:all .3s;display:flex;position:relative}.CoreBusiness-module__-N7xVG__serviceCard:hover .CoreBusiness-module__-N7xVG__cardIconWrapper{background:#c81e1e1a;border-color:#c81e1e4d;transform:scale(1.05)}.CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardIconWrapper{background:#c81e1e26;border-color:#c81e1e66;box-shadow:0 0 20px #c81e1e33}.CoreBusiness-module__-N7xVG__cardIcon{color:#ffffffb3;z-index:2;transition:all .3s;position:relative}.CoreBusiness-module__-N7xVG__serviceCard:hover .CoreBusiness-module__-N7xVG__cardIcon{color:#ffffffe6}.CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardIcon{color:#c81e1e}.CoreBusiness-module__-N7xVG__cardIconGlow{background:radial-gradient(circle,#c81e1e4d 0%,#0000 70%);border-radius:10px;width:100%;height:100%;animation:2s ease-in-out infinite CoreBusiness-module__-N7xVG__iconGlow;position:absolute}@keyframes CoreBusiness-module__-N7xVG__iconGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.CoreBusiness-module__-N7xVG__cardContent{flex-direction:column;flex:1;gap:4px;width:100%;display:flex}.CoreBusiness-module__-N7xVG__cardTitle{color:#ffffffe6;margin:0;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;line-height:1.3;transition:color .3s}.CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardTitle{color:#fff}.CoreBusiness-module__-N7xVG__cardShortName{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin:0;font-family:JetBrains Mono,monospace;font-size:11px}.CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardShortName{color:#c81e1ecc}.CoreBusiness-module__-N7xVG__cardActiveIndicator{background:linear-gradient(90deg,#c81e1e 0%,#bfa65f 100%);height:3px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 10px #c81e1e80}.CoreBusiness-module__-N7xVG__orbitRing{border:1px solid #c81e1e4d;border-radius:50%;width:110px;height:110px;animation:20s linear infinite CoreBusiness-module__-N7xVG__rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CoreBusiness-module__-N7xVG__orbitRingMiddle{border:1px solid #c81e1e26;border-radius:50%;width:280px;height:280px;animation:35s linear infinite CoreBusiness-module__-N7xVG__rotateReverse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CoreBusiness-module__-N7xVG__orbitRingOuter{border:1px dashed #ffffff14;border-radius:50%;width:360px;height:360px;animation:50s linear infinite CoreBusiness-module__-N7xVG__rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CoreBusiness-module__-N7xVG__particles{pointer-events:none;width:100%;height:100%;position:absolute}.CoreBusiness-module__-N7xVG__particle{width:4px;height:4px;animation:8s ease-in-out infinite CoreBusiness-module__-N7xVG__floatParticle;animation-delay:calc(var(--i)*-1s);opacity:.6;background:#c81e1e;border-radius:50%;position:absolute;top:50%;left:50%;box-shadow:0 0 10px #c81e1e80}.CoreBusiness-module__-N7xVG__particle:nth-child(odd){background:#bfa65f;animation-duration:10s;box-shadow:0 0 10px #bfa65f80}@keyframes CoreBusiness-module__-N7xVG__floatParticle{0%,to{transform:translate(-50%,-50%)rotate(calc(var(--i)*45deg))translateX(140px)scale(1);opacity:.6}25%{transform:translate(-50%,-50%)rotate(calc(var(--i)*45deg + 30deg))translateX(180px)scale(1.2);opacity:.8}50%{transform:translate(-50%,-50%)rotate(calc(var(--i)*45deg + 60deg))translateX(160px)scale(.8);opacity:.4}75%{transform:translate(-50%,-50%)rotate(calc(var(--i)*45deg + 90deg))translateX(190px)scale(1.1);opacity:.7}}@keyframes CoreBusiness-module__-N7xVG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CoreBusiness-module__-N7xVG__rotateReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.CoreBusiness-module__-N7xVG__connectionSvg{pointer-events:none;z-index:2;width:400px;height:400px;position:absolute}.CoreBusiness-module__-N7xVG__connectionLine{stroke:#ffffff0f;stroke-width:1px;stroke-dasharray:4 8;stroke-linecap:round;transition:all .4s}.CoreBusiness-module__-N7xVG__connectionLineActive{stroke:#c81e1ee6;stroke-width:2.5px;stroke-dasharray:none;stroke-linecap:round;filter:drop-shadow(0 0 4px #c81e1e99)}.CoreBusiness-module__-N7xVG__connectionLineGlow{stroke:url(#lineGradient);stroke-width:3px;opacity:.8;animation:2s ease-in-out infinite CoreBusiness-module__-N7xVG__lineGlow}.CoreBusiness-module__-N7xVG__flowDot{fill:#c81e1e;filter:drop-shadow(0 0 6px #c81e1ecc)}@keyframes CoreBusiness-module__-N7xVG__lineGlow{0%,to{opacity:.6;stroke-width:2px}50%{opacity:1;stroke-width:4px}}.CoreBusiness-module__-N7xVG__centerNode{z-index:10;background:linear-gradient(135deg,#1a1a1a 0%,#0d0d0d 100%);border:2px solid #c81e1e80;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;animation:6s ease-in-out infinite CoreBusiness-module__-N7xVG__centerFloat;display:flex;position:absolute;box-shadow:0 0 60px #c81e1e4d,0 0 100px #c81e1e26,inset 0 0 30px #c81e1e14}@keyframes CoreBusiness-module__-N7xVG__centerFloat{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.CoreBusiness-module__-N7xVG__centerPulse{border:2px solid #c81e1e66;border-radius:50%;width:100%;height:100%;animation:3s ease-in-out infinite CoreBusiness-module__-N7xVG__pulse;position:absolute}.CoreBusiness-module__-N7xVG__centerPulse2{border:1px solid #bfa65f4d;border-radius:50%;width:100%;height:100%;animation:3s ease-in-out 1.5s infinite CoreBusiness-module__-N7xVG__pulse;position:absolute}.CoreBusiness-module__-N7xVG__centerRing{border:1px dashed #c81e1e33;border-radius:50%;width:130%;height:130%;animation:15s linear infinite CoreBusiness-module__-N7xVG__rotateReverse;position:absolute}@keyframes CoreBusiness-module__-N7xVG__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:0;transform:scale(1.3)}}.CoreBusiness-module__-N7xVG__centerContent{text-align:center;flex-direction:column;align-items:center;display:flex}.CoreBusiness-module__-N7xVG__centerLabel{letter-spacing:.15em;color:#c81e1e;margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:9px}.CoreBusiness-module__-N7xVG__centerTitle{color:#fff;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600}.CoreBusiness-module__-N7xVG__node{cursor:pointer;z-index:5;aspect-ratio:1;background:linear-gradient(135deg,#1f1f1f 0%,#141414 100%);border:2px solid #ffffff1f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:80px;height:80px;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 24px #0006}.CoreBusiness-module__-N7xVG__nodeGlow{opacity:0;background:radial-gradient(circle,#c81e1e40 0%,#0000 70%);border-radius:50%;width:100%;height:100%;transition:opacity .4s;position:absolute}.CoreBusiness-module__-N7xVG__node:before{content:"";border:1px solid #0000;border-radius:50%;width:100%;height:100%;transition:all .4s;position:absolute}.CoreBusiness-module__-N7xVG__node:hover{border-color:#c81e1e99;transform:translate(-50%,-50%)scale(1.08);box-shadow:0 0 40px #c81e1e4d,0 0 60px #c81e1e26}.CoreBusiness-module__-N7xVG__node:hover .CoreBusiness-module__-N7xVG__nodeGlow{opacity:1}.CoreBusiness-module__-N7xVG__node:hover:before{border-color:#c81e1e33;width:120%;height:120%}.CoreBusiness-module__-N7xVG__nodeActive{background:linear-gradient(135deg,#c81e1e33 0%,#141414 100%);border-color:#c81e1e;animation:2s ease-in-out infinite CoreBusiness-module__-N7xVG__nodeActivePulse;box-shadow:0 0 50px #c81e1e80,0 0 80px #c81e1e40,inset 0 0 20px #c81e1e26}@keyframes CoreBusiness-module__-N7xVG__nodeActivePulse{0%,to{box-shadow:0 0 50px #c81e1e80,0 0 80px #c81e1e40,inset 0 0 20px #c81e1e26}50%{box-shadow:0 0 60px #c81e1e99,0 0 100px #c81e1e4d,inset 0 0 25px #c81e1e33}}.CoreBusiness-module__-N7xVG__nodeActive .CoreBusiness-module__-N7xVG__nodeGlow{opacity:1;animation:2s ease-in-out infinite CoreBusiness-module__-N7xVG__glowPulse}@keyframes CoreBusiness-module__-N7xVG__glowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.CoreBusiness-module__-N7xVG__nodeIcon{color:#fff9;z-index:2;transition:color .3s}.CoreBusiness-module__-N7xVG__nodeActive .CoreBusiness-module__-N7xVG__nodeIcon{color:#c81e1e}.CoreBusiness-module__-N7xVG__nodeLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;z-index:2;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:500}.CoreBusiness-module__-N7xVG__nodeActive .CoreBusiness-module__-N7xVG__nodeLabel{color:#fff}.CoreBusiness-module__-N7xVG__detailPanel{background:linear-gradient(135deg,#0f0f0ff2 0%,#0a0a0afa 100%);border:1px solid #ffffff14;border-radius:20px;flex-direction:column;min-height:500px;padding:40px;display:flex;position:relative;overflow:hidden}.CoreBusiness-module__-N7xVG__detailPanel:before{content:"";background:linear-gradient(90deg,#c81e1e 0%,#bfa65f 100%);height:3px;position:absolute;top:0;left:0;right:0}.CoreBusiness-module__-N7xVG__panelHeader{border-bottom:1px solid #ffffff14;margin-bottom:32px;padding-bottom:20px}.CoreBusiness-module__-N7xVG__panelLabel{letter-spacing:.15em;color:#ffffff80;font-family:JetBrains Mono,monospace;font-size:11px}.CoreBusiness-module__-N7xVG__panelContent{flex-direction:column;flex:1;display:flex}.CoreBusiness-module__-N7xVG__panelIndex{color:#c81e1e26;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:clamp(56px,8vw,80px);font-weight:700;line-height:1}.CoreBusiness-module__-N7xVG__panelTitle{color:#fff;letter-spacing:-.01em;margin-bottom:20px;font-family:Space Grotesk,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:600}.CoreBusiness-module__-N7xVG__panelDescription{color:#ffffffa6;flex:1;margin-bottom:40px;font-size:15px;line-height:1.8}.CoreBusiness-module__-N7xVG__panelButton{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#c81e1e 0%,#9a1616 100%);border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:12px;padding:16px 28px;font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #c81e1e4d}.CoreBusiness-module__-N7xVG__panelButton:hover{background:linear-gradient(135deg,#d42b2b 0%,#b01a1a 100%);transform:translateY(-2px);box-shadow:0 8px 30px #c81e1e66}.CoreBusiness-module__-N7xVG__panelButton svg{transition:transform .3s}.CoreBusiness-module__-N7xVG__panelButton:hover svg{transform:translate(4px)}.CoreBusiness-module__-N7xVG__specBar{border-top:1px solid #ffffff14;justify-content:space-between;padding-top:32px;display:flex}.CoreBusiness-module__-N7xVG__specItem{flex-direction:column;gap:8px;display:flex}.CoreBusiness-module__-N7xVG__specLabel{letter-spacing:.15em;color:#ffffff4d;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:9px}.CoreBusiness-module__-N7xVG__specValue{color:#ffffffb3;letter-spacing:.02em;font-family:JetBrains Mono,monospace;font-size:12px}@media (max-width:1200px){.CoreBusiness-module__-N7xVG__contentGrid{gap:40px}.CoreBusiness-module__-N7xVG__circleWrapper{min-height:440px;padding:30px}.CoreBusiness-module__-N7xVG__circleContainer{width:360px;height:360px}.CoreBusiness-module__-N7xVG__orbitRing{width:140px;height:140px}.CoreBusiness-module__-N7xVG__orbitRingMiddle{width:240px;height:240px}.CoreBusiness-module__-N7xVG__orbitRingOuter,.CoreBusiness-module__-N7xVG__connectionSvg{width:340px;height:340px}.CoreBusiness-module__-N7xVG__node{width:70px;height:70px}.CoreBusiness-module__-N7xVG__centerNode{width:95px;height:95px}.CoreBusiness-module__-N7xVG__detailPanel{min-height:440px;padding:32px}.CoreBusiness-module__-N7xVG__particles{display:none}}@media (max-width:1024px){.CoreBusiness-module__-N7xVG__contentGrid{grid-template-columns:1fr;gap:40px}.CoreBusiness-module__-N7xVG__servicesGrid{min-height:auto;padding:32px}.CoreBusiness-module__-N7xVG__cardsContainer{grid-template-columns:repeat(3,1fr)}.CoreBusiness-module__-N7xVG__detailPanel{min-height:auto}}@media (max-width:768px){.CoreBusiness-module__-N7xVG__section{padding:80px 0}.CoreBusiness-module__-N7xVG__container{padding:0 24px}.CoreBusiness-module__-N7xVG__sectionHeader{margin-bottom:48px}.CoreBusiness-module__-N7xVG__circleWrapper{border-radius:16px;padding:32px}.CoreBusiness-module__-N7xVG__circleContainer{width:300px;height:300px}.CoreBusiness-module__-N7xVG__orbitRing{width:110px;height:110px}.CoreBusiness-module__-N7xVG__orbitRingMiddle{width:190px;height:190px}.CoreBusiness-module__-N7xVG__orbitRingOuter,.CoreBusiness-module__-N7xVG__connectionSvg{width:280px;height:280px}.CoreBusiness-module__-N7xVG__centerNode{width:80px;height:80px}.CoreBusiness-module__-N7xVG__centerRing{display:none}.CoreBusiness-module__-N7xVG__centerLabel{font-size:8px}.CoreBusiness-module__-N7xVG__centerTitle{font-size:10px}.CoreBusiness-module__-N7xVG__node{width:58px;height:58px}.CoreBusiness-module__-N7xVG__nodeIcon{width:18px;height:18px}.CoreBusiness-module__-N7xVG__nodeLabel{font-size:7px}.CoreBusiness-module__-N7xVG__detailPanel{border-radius:16px;padding:28px}.CoreBusiness-module__-N7xVG__specBar{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}}@media (max-width:480px){.CoreBusiness-module__-N7xVG__servicesGrid{border-radius:12px;padding:20px}.CoreBusiness-module__-N7xVG__cardsContainer{grid-template-columns:1fr;gap:10px}.CoreBusiness-module__-N7xVG__serviceCard{min-height:110px;padding:16px}.CoreBusiness-module__-N7xVG__cardIndex{font-size:24px}.CoreBusiness-module__-N7xVG__cardIconWrapper{width:44px;height:44px;margin-bottom:10px}.CoreBusiness-module__-N7xVG__cardIcon{width:20px;height:20px}.CoreBusiness-module__-N7xVG__cardTitle{font-size:13px}.CoreBusiness-module__-N7xVG__cardShortName{font-size:9px}.CoreBusiness-module__-N7xVG__detailPanel{border-radius:12px;padding:24px}.CoreBusiness-module__-N7xVG__panelButton{justify-content:center;width:100%}}[data-theme=light] .CoreBusiness-module__-N7xVG__section{background:linear-gradient(#fff 0%,#f8f9fa 100%)}[data-theme=light] .CoreBusiness-module__-N7xVG__sectionLabel{color:#c81e1e}[data-theme=light] .CoreBusiness-module__-N7xVG__sectionTitle{color:#1a1a1a}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceItem{background:#fff;border-color:#0000001a}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceItem:hover,[data-theme=light] .CoreBusiness-module__-N7xVG__serviceItemActive{background:#c81e1e0d;border-color:#c81e1e4d}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceIndex{color:#666!important}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceName{color:#1a1a1a!important}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceItemActive .CoreBusiness-module__-N7xVG__serviceIndex,[data-theme=light] .CoreBusiness-module__-N7xVG__serviceItemActive .CoreBusiness-module__-N7xVG__serviceName,[data-theme=light] .CoreBusiness-module__-N7xVG__serviceArrow{color:#c81e1e!important}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceIcon{color:#c81e1e!important;background:0 0!important}[data-theme=light] .CoreBusiness-module__-N7xVG__servicesGrid{background:#f8f9facc;border-color:#00000014}[data-theme=light] .CoreBusiness-module__-N7xVG__servicesLabel{color:#00000080}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCard{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border-color:#0000001a;box-shadow:0 2px 8px #0000000d}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCard:hover{background:linear-gradient(135deg,#fff 0%,#f5f5f5 100%);border-color:#c81e1e4d;box-shadow:0 8px 24px #0000001a}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCardActive{background:linear-gradient(135deg,#c81e1e14 0%,#fff 100%);border-color:#c81e1e;box-shadow:0 8px 24px #c81e1e26}[data-theme=light] .CoreBusiness-module__-N7xVG__cardIndex{color:#c81e1e33}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardIndex{color:#c81e1e4d}[data-theme=light] .CoreBusiness-module__-N7xVG__cardIconWrapper{background:#00000008;border-color:#0000001a}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCard:hover .CoreBusiness-module__-N7xVG__cardIconWrapper{background:#c81e1e14;border-color:#c81e1e4d}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardIconWrapper{background:#c81e1e1f;border-color:#c81e1e66}[data-theme=light] .CoreBusiness-module__-N7xVG__cardIcon{color:#333}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCard:hover .CoreBusiness-module__-N7xVG__cardIcon{color:#1a1a1a}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardIcon{color:#c81e1e}[data-theme=light] .CoreBusiness-module__-N7xVG__cardTitle,[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardTitle{color:#1a1a1a}[data-theme=light] .CoreBusiness-module__-N7xVG__cardShortName{color:#00000080}[data-theme=light] .CoreBusiness-module__-N7xVG__serviceCardActive .CoreBusiness-module__-N7xVG__cardShortName{color:#c81e1ecc}[data-theme=light] .CoreBusiness-module__-N7xVG__detailPanel{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border-color:#00000014;box-shadow:0 4px 30px #0000000f}[data-theme=light] .CoreBusiness-module__-N7xVG__detailPanel:before{background:linear-gradient(90deg,#c81e1e 0%,#bfa65f 100%)}[data-theme=light] .CoreBusiness-module__-N7xVG__panelHeader{border-bottom-color:#0000000f}[data-theme=light] .CoreBusiness-module__-N7xVG__panelLabel{color:#00000080}[data-theme=light] .CoreBusiness-module__-N7xVG__panelTitle{color:#1a1a1a}[data-theme=light] .CoreBusiness-module__-N7xVG__panelDescription{color:#555}[data-theme=light] .CoreBusiness-module__-N7xVG__specBar{border-top-color:#00000014}[data-theme=light] .CoreBusiness-module__-N7xVG__specLabel{color:#0006}[data-theme=light] .CoreBusiness-module__-N7xVG__specValue{color:#555}
.Industries-module__rPnZVG__section{color:#fff;background:#000;padding:0 0 60px;position:relative;overflow:hidden}.Industries-module__rPnZVG__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 32px;position:relative}.Industries-module__rPnZVG__header{text-align:center;margin-bottom:48px}.Industries-module__rPnZVG__headerLabel{color:#c81e1e;letter-spacing:.15em;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:11px;display:block}.Industries-module__rPnZVG__title{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:700}.Industries-module__rPnZVG__titleAccent{color:#c81e1e}.Industries-module__rPnZVG__industriesGrid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Industries-module__rPnZVG__industryCard{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;flex:1;align-items:center;min-width:180px;max-width:200px;padding:32px 24px;transition:all .3s;display:flex}.Industries-module__rPnZVG__industryCard:hover{background:#c81e1e14;border-color:#c81e1e4d;transform:translateY(-4px)}.Industries-module__rPnZVG__iconWrapper{color:#c81e1e;background:#c81e1e1a;border:1px solid #c81e1e40;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;transition:all .3s;display:flex}.Industries-module__rPnZVG__industryCard:hover .Industries-module__rPnZVG__iconWrapper{background:#c81e1e33;transform:scale(1.05)}.Industries-module__rPnZVG__industryName{color:#fff;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600}.Industries-module__rPnZVG__industryDesc{color:#ffffff80;font-size:12px;line-height:1.5}@media (max-width:900px){.Industries-module__rPnZVG__industriesGrid{gap:16px}.Industries-module__rPnZVG__industryCard{min-width:150px;padding:24px 16px}.Industries-module__rPnZVG__iconWrapper{width:56px;height:56px}.Industries-module__rPnZVG__industryName{font-size:14px}}@media (max-width:600px){.Industries-module__rPnZVG__section{padding:30px 0 60px}.Industries-module__rPnZVG__industriesGrid{gap:12px}.Industries-module__rPnZVG__industryCard{min-width:140px;max-width:160px;padding:20px 12px}.Industries-module__rPnZVG__iconWrapper{width:48px;height:48px}.Industries-module__rPnZVG__iconWrapper svg{width:22px;height:22px}.Industries-module__rPnZVG__industryName{font-size:13px}.Industries-module__rPnZVG__industryDesc{display:none}}@media (max-width:400px){.Industries-module__rPnZVG__industryCard{min-width:100%;max-width:100%}.Industries-module__rPnZVG__industryDesc{display:block}}[data-theme=light] .Industries-module__rPnZVG__section{background:#f8f9fa}[data-theme=light] .Industries-module__rPnZVG__title{color:#1a1a1a!important}[data-theme=light] .Industries-module__rPnZVG__industryCard{background:#fff;border-color:#00000014;box-shadow:0 2px 12px #0000000a}[data-theme=light] .Industries-module__rPnZVG__industryCard:hover{background:#fff;border-color:#c81e1e4d;box-shadow:0 8px 24px #0000001a}[data-theme=light] .Industries-module__rPnZVG__industryName{color:#1a1a1a!important}[data-theme=light] .Industries-module__rPnZVG__industryDesc{color:#555!important}
.Products-module__6gMinW__products{color:#fff;background:#000;padding:60px 0;position:relative;overflow:hidden}.Products-module__6gMinW__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Products-module__6gMinW__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 32px;position:relative}.Products-module__6gMinW__header{text-align:center;margin-bottom:60px}.Products-module__6gMinW__headerLabel{color:#c81e1e;letter-spacing:.15em;margin-bottom:16px;font-family:JetBrains Mono,monospace;font-size:11px;display:block}.Products-module__6gMinW__title{letter-spacing:-.02em;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:700}.Products-module__6gMinW__titleAccent{color:#c81e1e}.Products-module__6gMinW__subtitle{color:#ffffff80;max-width:600px;margin:0 auto;font-size:16px;line-height:1.7}.Products-module__6gMinW__solutionsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Products-module__6gMinW__solutionCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:28px;transition:all .3s;display:flex;position:relative}.Products-module__6gMinW__solutionCard:before{content:"";opacity:0;background:linear-gradient(90deg,#c81e1e 0%,#bfa65f 100%);border-radius:12px 12px 0 0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Products-module__6gMinW__solutionCard:hover{background:#ffffff0a;border-color:#c81e1e4d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.Products-module__6gMinW__solutionCard:hover:before{opacity:1}.Products-module__6gMinW__solutionHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Products-module__6gMinW__solutionIcon{color:#c81e1e;background:#c81e1e1a;border:1px solid #c81e1e40;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Products-module__6gMinW__solutionNumber{color:#ffffff40;letter-spacing:.05em;font-family:JetBrains Mono,monospace;font-size:11px}.Products-module__6gMinW__solutionTitle{color:#fff;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:600;line-height:1.3}.Products-module__6gMinW__solutionFeatures{flex:1;margin:0 0 20px;padding:0;list-style:none}.Products-module__6gMinW__solutionFeature{color:#fff9;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:13px;line-height:1.5;display:flex}.Products-module__6gMinW__featureBullet{color:#c81e1e;flex-shrink:0;font-weight:700}.Products-module__6gMinW__solutionLink{letter-spacing:.08em;color:#c81e1e;text-transform:uppercase;align-items:center;gap:8px;margin-top:auto;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Products-module__6gMinW__solutionLink:hover{gap:12px}.Products-module__6gMinW__solutionLink svg{transition:transform .2s}.Products-module__6gMinW__solutionLink:hover svg{transform:translate(4px)}@media (max-width:1200px){.Products-module__6gMinW__solutionsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.Products-module__6gMinW__products{padding:60px 0}.Products-module__6gMinW__container{padding:0 20px}.Products-module__6gMinW__solutionsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.Products-module__6gMinW__solutionCard{padding:24px}.Products-module__6gMinW__solutionTitle{font-size:15px}.Products-module__6gMinW__solutionFeature{font-size:12px}}@media (max-width:560px){.Products-module__6gMinW__solutionsGrid{grid-template-columns:1fr;gap:16px}.Products-module__6gMinW__solutionCard{padding:24px}}[data-theme=light] .Products-module__6gMinW__products{color:#1a1a1a;background:#fff}[data-theme=light] .Products-module__6gMinW__gridOverlay{background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px)}[data-theme=light] .Products-module__6gMinW__title{color:#1a1a1a!important}[data-theme=light] .Products-module__6gMinW__subtitle{color:#555!important}[data-theme=light] .Products-module__6gMinW__solutionCard{background:#f8f9fa;border-color:#00000014}[data-theme=light] .Products-module__6gMinW__solutionCard:hover{background:#fff;border-color:#c81e1e33;box-shadow:0 8px 32px #0000001a}[data-theme=light] .Products-module__6gMinW__solutionNumber{color:#0000004d}[data-theme=light] .Products-module__6gMinW__solutionTitle{color:#1a1a1a!important}[data-theme=light] .Products-module__6gMinW__solutionFeature{color:#555!important}
.Locations-module__PpYwyq__locations{color:#fff;background:#050505;padding:60px 0;position:relative;overflow:hidden}.Locations-module__PpYwyq__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 32px;position:relative}.Locations-module__PpYwyq__sectionHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;display:flex}.Locations-module__PpYwyq__headerLeft{flex-direction:column;gap:8px;display:flex}.Locations-module__PpYwyq__headerLabel{color:#c81e1e;letter-spacing:.15em;font-family:JetBrains Mono,monospace;font-size:11px}.Locations-module__PpYwyq__sectionTitle{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:36px;font-weight:600}.Locations-module__PpYwyq__headerRight{align-items:center;display:flex}.Locations-module__PpYwyq__headerMeta{color:#ffffff4d;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:10px}.Locations-module__PpYwyq__sectionDesc{color:#fff9;max-width:700px;margin-bottom:48px;font-size:15px;line-height:1.7}.Locations-module__PpYwyq__twoColumnGrid{grid-template-columns:1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Locations-module__PpYwyq__leftColumn{flex-direction:column;display:flex}.Locations-module__PpYwyq__rightColumn{flex-direction:column;gap:24px;display:flex}.Locations-module__PpYwyq__processGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.Locations-module__PpYwyq__processCard{background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;padding:28px;transition:all .3s;display:flex}.Locations-module__PpYwyq__processCard:hover{background:#ffffff08;border-color:#c81e1e66}.Locations-module__PpYwyq__cardHeader{border-bottom:1px solid #ffffff0f;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.Locations-module__PpYwyq__cardIndex{color:#c81e1e;font-family:Space Grotesk,sans-serif;font-size:36px;font-weight:700;line-height:1}.Locations-module__PpYwyq__cardTitle{color:#fff;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:600}.Locations-module__PpYwyq__cardDescription{color:#fff9;flex:1;margin:0 0 24px;font-size:14px;line-height:1.7}.Locations-module__PpYwyq__cardMeta{border-top:1px solid #ffffff0f;flex-direction:column;gap:16px;padding-top:20px;display:flex}.Locations-module__PpYwyq__metaItem{flex-direction:column;gap:8px;display:flex}.Locations-module__PpYwyq__metaLabel{color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:10px}.Locations-module__PpYwyq__metaValue{color:#fff;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600}.Locations-module__PpYwyq__deliverables{flex-wrap:wrap;gap:8px;display:flex}.Locations-module__PpYwyq__deliverableTag{color:#c81e1e;letter-spacing:.02em;background:#c81e1e1a;border:1px solid #c81e1e33;padding:6px 10px;font-family:JetBrains Mono,monospace;font-size:10px}.Locations-module__PpYwyq__industriesSection{background:#ffffff05;border:1px solid #ffffff0f;padding:24px}.Locations-module__PpYwyq__industriesHeader{margin-bottom:20px}.Locations-module__PpYwyq__industriesLabel{color:#c81e1e;letter-spacing:.1em;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:10px;display:block}.Locations-module__PpYwyq__industriesTitle{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600}.Locations-module__PpYwyq__industriesGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Locations-module__PpYwyq__industryItem{background:#ffffff05;border:1px solid #ffffff0a;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;transition:all .2s;display:flex}.Locations-module__PpYwyq__industryItem:hover{background:#c81e1e0d;border-color:#c81e1e4d}.Locations-module__PpYwyq__industryIcon{color:#fff9;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Locations-module__PpYwyq__industryItem:hover .Locations-module__PpYwyq__industryIcon{color:#c81e1e;border-color:#c81e1e66}.Locations-module__PpYwyq__industryName{color:#ffffffb3;text-align:center;font-family:Space Grotesk,sans-serif;font-size:11px}.Locations-module__PpYwyq__downloadSection{background:#c81e1e0d;border:1px solid #c81e1e26;margin-bottom:48px;padding:24px}.Locations-module__PpYwyq__downloadContent{flex-direction:column;gap:12px;display:flex}.Locations-module__PpYwyq__downloadLabel{color:#c81e1e;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:10px}.Locations-module__PpYwyq__downloadTitle{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600}.Locations-module__PpYwyq__downloadDesc{color:#fff9;font-size:13px;line-height:1.6}.Locations-module__PpYwyq__downloadButton{color:#fff;letter-spacing:.1em;background:#c81e1e;border:none;align-items:center;gap:8px;width:fit-content;padding:12px 20px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Locations-module__PpYwyq__downloadButton:hover{background:#a01818}.Locations-module__PpYwyq__storyVideoGrid{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px;display:grid}.Locations-module__PpYwyq__storySection{background:#ffffff05;border:1px solid #ffffff0f;padding:24px}.Locations-module__PpYwyq__storyHeader{margin-bottom:16px}.Locations-module__PpYwyq__storyLabel{color:#c81e1e;letter-spacing:.1em;margin-bottom:8px;font-family:JetBrains Mono,monospace;font-size:10px;display:block}.Locations-module__PpYwyq__storyTitle{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600}.Locations-module__PpYwyq__storyText{color:#fff9;font-size:13px;line-height:1.7}.Locations-module__PpYwyq__youtubeSection{border:1px solid #ffffff14;overflow:hidden}.Locations-module__PpYwyq__youtubeHeader{background:#141414e6;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.Locations-module__PpYwyq__youtubeLabel{color:#c81e1e;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:10px}.Locations-module__PpYwyq__youtubeMeta{color:#fff6;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:9px}.Locations-module__PpYwyq__youtubeWrapper{aspect-ratio:16/9;background:#000;position:relative}.Locations-module__PpYwyq__youtubeIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.Locations-module__PpYwyq__officesRow{gap:16px;margin-top:24px;display:flex}.Locations-module__PpYwyq__officeCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:6px;flex:1;align-items:center;gap:12px;padding:16px;transition:all .3s;display:flex}.Locations-module__PpYwyq__officeCard:hover{border-color:#c81e1e66}.Locations-module__PpYwyq__officeFlag{font-size:24px}.Locations-module__PpYwyq__officeInfo{flex-direction:column;flex:1;gap:2px;display:flex}.Locations-module__PpYwyq__officeCity{font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600}.Locations-module__PpYwyq__officePhone{color:#ffffff80;font-family:JetBrains Mono,monospace;font-size:11px}.Locations-module__PpYwyq__hqBadge{color:#c81e1e;letter-spacing:.1em;background:#c81e1e26;border:1px solid #c81e1e4d;border-radius:3px;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:600}@media (max-width:1024px){.Locations-module__PpYwyq__processGrid{grid-template-columns:repeat(3,1fr);gap:20px}.Locations-module__PpYwyq__cardTitle{font-size:18px}.Locations-module__PpYwyq__twoColumnGrid{gap:32px}}@media (max-width:768px){.Locations-module__PpYwyq__locations{padding:60px 0}.Locations-module__PpYwyq__container{padding:0 20px}.Locations-module__PpYwyq__sectionHeader{flex-direction:column;gap:12px}.Locations-module__PpYwyq__sectionTitle{font-size:28px}.Locations-module__PpYwyq__processGrid{grid-template-columns:1fr;gap:20px}.Locations-module__PpYwyq__twoColumnGrid{grid-template-columns:1fr;gap:32px}.Locations-module__PpYwyq__industriesGrid{grid-template-columns:repeat(3,1fr)}.Locations-module__PpYwyq__officesRow{flex-direction:column}.Locations-module__PpYwyq__storyVideoGrid{grid-template-columns:1fr}}@media (max-width:480px){.Locations-module__PpYwyq__sectionTitle{font-size:24px}.Locations-module__PpYwyq__processCard{padding:20px}.Locations-module__PpYwyq__cardIndex{font-size:28px}.Locations-module__PpYwyq__cardTitle{font-size:16px}.Locations-module__PpYwyq__cardDescription{font-size:13px}.Locations-module__PpYwyq__industriesGrid{grid-template-columns:repeat(2,1fr)}.Locations-module__PpYwyq__industriesSection,.Locations-module__PpYwyq__downloadSection,.Locations-module__PpYwyq__storySection{padding:16px}.Locations-module__PpYwyq__downloadButton{justify-content:center;width:100%}}[data-theme=light] .Locations-module__PpYwyq__locations{color:#1a1a1a;background:#fff}[data-theme=light] .Locations-module__PpYwyq__sectionHeader{border-bottom-color:#00000014}[data-theme=light] .Locations-module__PpYwyq__sectionTitle{color:#1a1a1a!important}[data-theme=light] .Locations-module__PpYwyq__headerMeta{color:#0006}[data-theme=light] .Locations-module__PpYwyq__sectionDesc{color:#555!important}[data-theme=light] .Locations-module__PpYwyq__processCard{background:#f8f9fa;border-color:#00000014}[data-theme=light] .Locations-module__PpYwyq__processCard:hover{background:#fff;border-color:#c81e1e4d;box-shadow:0 8px 24px #00000014}[data-theme=light] .Locations-module__PpYwyq__cardHeader{border-bottom-color:#0000000f}[data-theme=light] .Locations-module__PpYwyq__cardTitle{color:#1a1a1a!important}[data-theme=light] .Locations-module__PpYwyq__cardDescription{color:#555!important}[data-theme=light] .Locations-module__PpYwyq__cardMeta{border-top-color:#0000000f}[data-theme=light] .Locations-module__PpYwyq__metaLabel{color:#00000080}[data-theme=light] .Locations-module__PpYwyq__metaValue{color:#1a1a1a}[data-theme=light] .Locations-module__PpYwyq__industriesSection{background:#f8f9fa;border-color:#00000014}[data-theme=light] .Locations-module__PpYwyq__industriesTitle{color:#1a1a1a}[data-theme=light] .Locations-module__PpYwyq__industryItem{background:#fff;border-color:#0000000f}[data-theme=light] .Locations-module__PpYwyq__industryItem:hover{background:#fff;border-color:#c81e1e4d}[data-theme=light] .Locations-module__PpYwyq__industryIcon{color:#555;background:#0000000a;border-color:#0000001a}[data-theme=light] .Locations-module__PpYwyq__industryItem:hover .Locations-module__PpYwyq__industryIcon{color:#c81e1e}[data-theme=light] .Locations-module__PpYwyq__industryName{color:#333}[data-theme=light] .Locations-module__PpYwyq__downloadSection{background:#c81e1e0d;border-color:#c81e1e26}[data-theme=light] .Locations-module__PpYwyq__downloadTitle{color:#1a1a1a}[data-theme=light] .Locations-module__PpYwyq__downloadDesc{color:#555}[data-theme=light] .Locations-module__PpYwyq__storySection{background:#f8f9fa;border-color:#00000014}[data-theme=light] .Locations-module__PpYwyq__storyTitle{color:#1a1a1a}[data-theme=light] .Locations-module__PpYwyq__storyText{color:#555}[data-theme=light] .Locations-module__PpYwyq__youtubeSection{border-color:#0000001a}[data-theme=light] .Locations-module__PpYwyq__youtubeHeader{background:#f8f9fa;border-bottom-color:#00000014}[data-theme=light] .Locations-module__PpYwyq__youtubeMeta{color:#00000080}[data-theme=light] .Locations-module__PpYwyq__officeCard{background:#f8f9fa;border-color:#00000014}[data-theme=light] .Locations-module__PpYwyq__officeCard:hover{background:#fff;border-color:#c81e1e4d}[data-theme=light] .Locations-module__PpYwyq__officeCity{color:#1a1a1a}[data-theme=light] .Locations-module__PpYwyq__officePhone{color:#555}
.Testimonials-module__L13b6q__testimonials{color:#fff;background:#0a0a0a;padding:60px 0;position:relative;overflow:hidden}.Testimonials-module__L13b6q__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff03 1px,#0000 1px),linear-gradient(#ffffff03 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Testimonials-module__L13b6q__container{z-index:10;max-width:1400px;margin:0 auto;padding:0 32px;position:relative}.Testimonials-module__L13b6q__header{text-align:center;margin-bottom:40px}.Testimonials-module__L13b6q__headerLabel{color:#c81e1e;letter-spacing:.15em;margin-bottom:12px;font-family:JetBrains Mono,monospace;font-size:11px;display:block}.Testimonials-module__L13b6q__title{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:40px;font-weight:600}.Testimonials-module__L13b6q__navigation{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:24px;padding-right:8px;display:flex}.Testimonials-module__L13b6q__navButton{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Testimonials-module__L13b6q__navButton:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.Testimonials-module__L13b6q__carouselWrapper{margin-bottom:60px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.Testimonials-module__L13b6q__track{will-change:transform;gap:24px;display:flex}.Testimonials-module__L13b6q__testimonialCard{background:#000;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;flex:0 0 360px;min-width:360px;padding:24px;transition:border-color .3s,background .3s;display:flex;position:relative;overflow:hidden}.Testimonials-module__L13b6q__cardContent{flex:1;gap:16px;display:flex}.Testimonials-module__L13b6q__textContent{flex-direction:column;flex:1;min-width:0;display:flex}.Testimonials-module__L13b6q__clientImageWrapper{background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.Testimonials-module__L13b6q__clientImage{object-fit:cover;border-radius:8px;width:100%;height:100%}.Testimonials-module__L13b6q__testimonialCard:hover{border-color:#c81e1e66}.Testimonials-module__L13b6q__authorHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Testimonials-module__L13b6q__authorLogo{color:#333;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;display:flex;overflow:hidden}.Testimonials-module__L13b6q__logoImage{object-fit:contain;border-radius:50%;width:100%;height:100%}.Testimonials-module__L13b6q__logoFallback{color:#0a0a0a;text-transform:uppercase;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600;display:flex}.Testimonials-module__L13b6q__authorName{color:#fff;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:600}.Testimonials-module__L13b6q__serviceType{margin-bottom:16px}.Testimonials-module__L13b6q__serviceLabel{color:#fff;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600}.Testimonials-module__L13b6q__quote{color:#ffffffb3;flex-grow:1;margin:0;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:400;line-height:1.6}.Testimonials-module__L13b6q__cardAccent{background:linear-gradient(#c81e1e,#f59e0b);border-radius:2px 2px 0 0;width:4px;height:60px;position:absolute;bottom:0;right:24px}@media (max-width:768px){.Testimonials-module__L13b6q__testimonials{padding:60px 0}.Testimonials-module__L13b6q__container{padding:0 16px}.Testimonials-module__L13b6q__title{font-size:32px}.Testimonials-module__L13b6q__testimonialCard{flex:0 0 300px;min-width:300px;padding:20px}.Testimonials-module__L13b6q__cardContent{gap:12px}.Testimonials-module__L13b6q__clientImageWrapper{width:100px;height:100px}.Testimonials-module__L13b6q__authorLogo{width:44px;height:44px}.Testimonials-module__L13b6q__authorName{font-size:16px}.Testimonials-module__L13b6q__quote{font-size:13px}}@media (max-width:480px){.Testimonials-module__L13b6q__title{font-size:28px}.Testimonials-module__L13b6q__testimonialCard{flex:0 0 280px;min-width:280px}.Testimonials-module__L13b6q__cardContent{gap:10px}.Testimonials-module__L13b6q__clientImageWrapper{width:80px;height:80px}.Testimonials-module__L13b6q__quote{font-size:13px}.Testimonials-module__L13b6q__navigation{gap:8px}.Testimonials-module__L13b6q__navButton{width:36px;height:36px}.Testimonials-module__L13b6q__cardAccent{height:50px;right:16px}}[data-theme=light] .Testimonials-module__L13b6q__testimonials{color:#1a1a1a;background:#f8f9fa}[data-theme=light] .Testimonials-module__L13b6q__gridOverlay{background-image:linear-gradient(90deg,#00000005 1px,#0000 1px),linear-gradient(#00000005 1px,#0000 1px)}[data-theme=light] .Testimonials-module__L13b6q__title{color:#1a1a1a!important}[data-theme=light] .Testimonials-module__L13b6q__navButton{color:#0009;background:#fff;border-color:#0000001a}[data-theme=light] .Testimonials-module__L13b6q__navButton:hover{color:#1a1a1a;background:#fff;border-color:#0003}[data-theme=light] .Testimonials-module__L13b6q__testimonialCard{background:#fff;border-color:#00000014;box-shadow:0 2px 12px #0000000f}[data-theme=light] .Testimonials-module__L13b6q__testimonialCard:hover{border-color:#c81e1e4d;box-shadow:0 8px 24px #0000001a}[data-theme=light] .Testimonials-module__L13b6q__authorName,[data-theme=light] .Testimonials-module__L13b6q__serviceLabel{color:#1a1a1a!important}[data-theme=light] .Testimonials-module__L13b6q__quote{color:#555!important}
.FAQ-module__IlIiIG__faq{color:#fff;background:#000;padding:60px 0;position:relative;overflow:hidden}.FAQ-module__IlIiIG__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff04 1px,#0000 1px),linear-gradient(#ffffff04 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.FAQ-module__IlIiIG__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.FAQ-module__IlIiIG__mainContent{grid-template-columns:1fr;align-items:start;gap:32px;display:grid}.FAQ-module__IlIiIG__header{text-align:center;margin-bottom:40px}.FAQ-module__IlIiIG__headerLabel{color:#c81e1e;letter-spacing:.2em;background:#c81e1e1a;border:1px solid #c81e1e33;margin-bottom:12px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:10px;display:inline-block}.FAQ-module__IlIiIG__title{letter-spacing:-.02em;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:600}.FAQ-module__IlIiIG__subtitle{color:#fff6;font-size:14px}.FAQ-module__IlIiIG__faqList{flex-direction:column;gap:8px;display:flex}.FAQ-module__IlIiIG__faqItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;transition:all .25s;overflow:hidden}.FAQ-module__IlIiIG__faqItem:hover{background:#ffffff08;border-color:#ffffff1a}.FAQ-module__IlIiIG__faqItem.FAQ-module__IlIiIG__open{background:#c81e1e0d;border-color:#c81e1e40}.FAQ-module__IlIiIG__faqQuestion{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:all .2s;display:flex}.FAQ-module__IlIiIG__faqQuestion:hover{background:#ffffff05}.FAQ-module__IlIiIG__questionNumber{color:#ffffff40;flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:10px}.FAQ-module__IlIiIG__faqItem.FAQ-module__IlIiIG__open .FAQ-module__IlIiIG__questionNumber{color:#c81e1e}.FAQ-module__IlIiIG__questionText{flex:1;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500;line-height:1.4}.FAQ-module__IlIiIG__questionIcon{color:#fff6;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.FAQ-module__IlIiIG__faqItem.FAQ-module__IlIiIG__open .FAQ-module__IlIiIG__questionIcon{color:#c81e1e;background:#c81e1e26;border-color:#c81e1e4d;transform:rotate(0)}.FAQ-module__IlIiIG__faqAnswer{overflow:hidden}.FAQ-module__IlIiIG__faqAnswer p{color:#ffffff8c;margin:0;padding:0 16px 14px 40px;font-size:13px;line-height:1.6}.FAQ-module__IlIiIG__whyChooseSection{background:linear-gradient(135deg,#c81e1e14 0%,#ffffff05 100%);border:1px solid #c81e1e26;border-radius:12px;height:fit-content;padding:24px;position:relative;overflow:hidden}.FAQ-module__IlIiIG__bgNumber{color:#c81e1e0f;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Space Grotesk,sans-serif;font-size:140px;font-weight:700;line-height:1;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}.FAQ-module__IlIiIG__whyHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;margin-bottom:14px;padding-bottom:12px;display:flex}.FAQ-module__IlIiIG__whyHeaderLeft{flex-direction:column;gap:4px;display:flex}.FAQ-module__IlIiIG__whyLabel{color:#c81e1e;letter-spacing:.12em;font-family:JetBrains Mono,monospace;font-size:9px}.FAQ-module__IlIiIG__whyTitle{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:600}.FAQ-module__IlIiIG__titleAccent{color:#c81e1e}.FAQ-module__IlIiIG__whyHeaderRight{display:none}.FAQ-module__IlIiIG__whyMeta{color:#ffffff40;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:9px}.FAQ-module__IlIiIG__whyDescription{color:#ffffff73;max-width:400px;margin-bottom:20px;font-size:12px;line-height:1.6}.FAQ-module__IlIiIG__benefitsList{grid-template-columns:1fr;gap:10px;margin-bottom:20px;display:grid}.FAQ-module__IlIiIG__benefitItem{background:#0000004d;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.FAQ-module__IlIiIG__benefitItem:hover{background:#0006;border-color:#c81e1e33;transform:translate(4px)}.FAQ-module__IlIiIG__benefitIndex{color:#fff3;flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:9px}.FAQ-module__IlIiIG__benefitIcon{color:#c81e1e;background:#c81e1e1f;border:1px solid #c81e1e33;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.FAQ-module__IlIiIG__benefitContent{flex:1;min-width:0}.FAQ-module__IlIiIG__benefitTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:600;overflow:hidden}.FAQ-module__IlIiIG__benefitDesc{color:#fff6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.FAQ-module__IlIiIG__hireCta{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.FAQ-module__IlIiIG__hireButton{color:#fff;letter-spacing:.1em;background:linear-gradient(135deg,#c81e1e 0%,#9a1616 100%);border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 20px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.FAQ-module__IlIiIG__hireButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c81e1e4d}.FAQ-module__IlIiIG__hireRef{color:#fff3;letter-spacing:.05em;font-family:JetBrains Mono,monospace;font-size:9px}.FAQ-module__IlIiIG__whyMeta2{display:none}.FAQ-module__IlIiIG__metaItem{color:#fff3;letter-spacing:.1em;font-family:JetBrains Mono,monospace;font-size:8px}.FAQ-module__IlIiIG__metaDivider{color:#ffffff14;font-size:8px}.FAQ-module__IlIiIG__contactCTA{border-top:1px solid #ffffff0a;justify-content:center;align-items:center;gap:12px;margin-top:40px;padding-top:24px;display:flex}.FAQ-module__IlIiIG__ctaText{color:#fff6;font-family:JetBrains Mono,monospace;font-size:11px}.FAQ-module__IlIiIG__ctaLink{color:#c81e1e;background:#c81e1e1a;border-radius:4px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:11px;text-decoration:none;transition:all .2s}.FAQ-module__IlIiIG__ctaLink:hover{background:#c81e1e33}@media (max-width:900px){.FAQ-module__IlIiIG__mainContent{grid-template-columns:1fr;gap:24px}.FAQ-module__IlIiIG__whyChooseSection{margin-top:0}.FAQ-module__IlIiIG__benefitsList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FAQ-module__IlIiIG__faq{padding:48px 0}.FAQ-module__IlIiIG__container{padding:0 16px}.FAQ-module__IlIiIG__header{margin-bottom:32px}.FAQ-module__IlIiIG__title{font-size:26px}.FAQ-module__IlIiIG__faqQuestion{gap:10px;padding:12px 14px}.FAQ-module__IlIiIG__questionText{font-size:13px}.FAQ-module__IlIiIG__faqAnswer p{padding:0 14px 12px 36px;font-size:12px}.FAQ-module__IlIiIG__benefitsList{grid-template-columns:1fr}.FAQ-module__IlIiIG__contactCTA{flex-direction:column;gap:8px}.FAQ-module__IlIiIG__whyChooseSection{padding:20px}.FAQ-module__IlIiIG__whyTitle{font-size:18px}.FAQ-module__IlIiIG__bgNumber{font-size:100px;right:-20px}.FAQ-module__IlIiIG__benefitItem{padding:10px}.FAQ-module__IlIiIG__benefitIcon{width:26px;height:26px}.FAQ-module__IlIiIG__benefitTitle{font-size:12px}.FAQ-module__IlIiIG__benefitDesc{font-size:10px}.FAQ-module__IlIiIG__hireCta{flex-direction:column;align-items:stretch;gap:12px}.FAQ-module__IlIiIG__hireButton{justify-content:center}.FAQ-module__IlIiIG__hireRef{display:none}}@media (max-width:480px){.FAQ-module__IlIiIG__faq{padding:40px 0}.FAQ-module__IlIiIG__title{font-size:22px}.FAQ-module__IlIiIG__subtitle{font-size:12px}.FAQ-module__IlIiIG__questionIcon{width:24px;height:24px}.FAQ-module__IlIiIG__whyTitle{font-size:16px}.FAQ-module__IlIiIG__whyDescription{font-size:11px}.FAQ-module__IlIiIG__benefitItem{flex-wrap:wrap}.FAQ-module__IlIiIG__benefitIndex,.FAQ-module__IlIiIG__bgNumber{display:none}.FAQ-module__IlIiIG__hireButton{justify-content:center;width:100%;padding:12px 20px}}[data-theme=light] .FAQ-module__IlIiIG__faq{color:#1a1a1a;background:#f8f9fa}[data-theme=light] .FAQ-module__IlIiIG__gridOverlay{background-image:linear-gradient(90deg,#00000005 1px,#0000 1px),linear-gradient(#00000005 1px,#0000 1px)}[data-theme=light] .FAQ-module__IlIiIG__headerLabel{background:#c81e1e14;border-color:#c81e1e26}[data-theme=light] .FAQ-module__IlIiIG__title{color:#1a1a1a}[data-theme=light] .FAQ-module__IlIiIG__subtitle{color:#666}[data-theme=light] .FAQ-module__IlIiIG__faqItem{background:#fff;border-color:#0000000f}[data-theme=light] .FAQ-module__IlIiIG__faqItem:hover{background:#fff;border-color:#0000001a}[data-theme=light] .FAQ-module__IlIiIG__faqItem.FAQ-module__IlIiIG__open{background:#fff;border-color:#c81e1e40;box-shadow:0 4px 12px #c81e1e14}[data-theme=light] .FAQ-module__IlIiIG__faqQuestion{color:#1a1a1a}[data-theme=light] .FAQ-module__IlIiIG__faqQuestion:hover{background:#00000005}[data-theme=light] .FAQ-module__IlIiIG__questionNumber{color:#0000004d}[data-theme=light] .FAQ-module__IlIiIG__faqItem.FAQ-module__IlIiIG__open .FAQ-module__IlIiIG__questionNumber{color:#c81e1e}[data-theme=light] .FAQ-module__IlIiIG__questionText{color:#1a1a1a!important}[data-theme=light] .FAQ-module__IlIiIG__questionIcon{color:#0006;background:#00000008;border-color:#00000014}[data-theme=light] .FAQ-module__IlIiIG__faqItem.FAQ-module__IlIiIG__open .FAQ-module__IlIiIG__questionIcon{color:#c81e1e;background:#c81e1e1a;border-color:#c81e1e40}[data-theme=light] .FAQ-module__IlIiIG__faqAnswer p{color:#555!important}[data-theme=light] .FAQ-module__IlIiIG__whyChooseSection{background:linear-gradient(135deg,#c81e1e0d 0%,#fff 100%);border-color:#c81e1e1f}[data-theme=light] .FAQ-module__IlIiIG__bgNumber{color:#c81e1e0a}[data-theme=light] .FAQ-module__IlIiIG__whyHeader{border-bottom-color:#0000000f}[data-theme=light] .FAQ-module__IlIiIG__whyTitle{color:#1a1a1a}[data-theme=light] .FAQ-module__IlIiIG__whyDescription{color:#666}[data-theme=light] .FAQ-module__IlIiIG__benefitItem{background:#fff;border-color:#0000000d}[data-theme=light] .FAQ-module__IlIiIG__benefitItem:hover{background:#fff;border-color:#c81e1e33;box-shadow:0 4px 12px #0000000f}[data-theme=light] .FAQ-module__IlIiIG__benefitIndex{color:#0000004d}[data-theme=light] .FAQ-module__IlIiIG__benefitTitle{color:#1a1a1a!important}[data-theme=light] .FAQ-module__IlIiIG__benefitDesc{color:#666!important}[data-theme=light] .FAQ-module__IlIiIG__hireCta{border-top-color:#0000000f}[data-theme=light] .FAQ-module__IlIiIG__hireRef{color:#0000004d}[data-theme=light] .FAQ-module__IlIiIG__contactCTA{border-top-color:#0000000f}[data-theme=light] .FAQ-module__IlIiIG__ctaText{color:#666}[data-theme=light] .FAQ-module__IlIiIG__ctaLink{background:#c81e1e14}[data-theme=light] .FAQ-module__IlIiIG__ctaLink:hover{background:#c81e1e1f}
.CTA-module__aSQk_a__cta{background:#000;justify-content:center;align-items:center;min-height:500px;padding:60px 32px;display:flex;position:relative;overflow:hidden}.CTA-module__aSQk_a__gridOverlay{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.CTA-module__aSQk_a__backgroundGlow{pointer-events:none;z-index:2;background:radial-gradient(#c81e1e0d 0%,#0000 60%);position:absolute;inset:0}.CTA-module__aSQk_a__container{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;display:grid;position:relative}.CTA-module__aSQk_a__leftPanel{flex-direction:column;gap:24px;display:flex}.CTA-module__aSQk_a__header{flex-direction:column;gap:8px;display:flex}.CTA-module__aSQk_a__sectionLabel{color:#c81e1e;letter-spacing:.15em;font-family:JetBrains Mono,monospace;font-size:11px}.CTA-module__aSQk_a__badge{color:#c81e1e;letter-spacing:.1em;background:#c81e1e1a;border:1px solid #c81e1e33;border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-family:JetBrains Mono,monospace;font-size:11px;display:inline-flex}.CTA-module__aSQk_a__content h2{letter-spacing:-.02em;color:#fff;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:42px;font-weight:600;line-height:1.15}.CTA-module__aSQk_a__accent{color:#c81e1e}.CTA-module__aSQk_a__description{color:#fff9;max-width:480px;margin-bottom:24px;font-size:16px;line-height:1.6}.CTA-module__aSQk_a__benefits{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:32px;display:grid}.CTA-module__aSQk_a__benefitItem{color:#ffffffb3;align-items:center;gap:10px;padding:8px 0;font-size:14px;display:flex}.CTA-module__aSQk_a__benefitItem svg{color:#22c55e;flex-shrink:0}.CTA-module__aSQk_a__actions{flex-wrap:wrap;gap:16px;display:flex}.CTA-module__aSQk_a__primaryButton{color:#fff;background:#c81e1e;border-radius:6px;align-items:center;gap:10px;padding:16px 32px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CTA-module__aSQk_a__primaryButton:hover{background:#a01818;transform:translateY(-2px);box-shadow:0 8px 24px #c81e1e4d}.CTA-module__aSQk_a__secondaryButton{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:8px;padding:16px 24px;font-family:JetBrains Mono,monospace;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.CTA-module__aSQk_a__secondaryButton:hover{background:#ffffff0d;border-color:#ffffff40}.CTA-module__aSQk_a__rightPanel{justify-content:center;align-items:center;display:flex}.CTA-module__aSQk_a__lottieWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:700px;display:flex}.CTA-module__aSQk_a__lottieWrapper dotlottie-wc{width:100%;height:100%}.CTA-module__aSQk_a__wireDecoration{pointer-events:none;opacity:.3;width:200px;height:200px;position:absolute;bottom:20px;right:20px}.CTA-module__aSQk_a__aiButton{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;cursor:pointer;z-index:100;background:#14141ef2;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;padding:14px 24px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 32px #0000004d}.CTA-module__aSQk_a__aiButton:hover{background:#1e1e2dfa;border-color:#c81e1e4d;box-shadow:0 12px 40px #0006}.CTA-module__aSQk_a__aiIcon{color:#c81e1e;font-size:16px}@media (max-width:1024px){.CTA-module__aSQk_a__container{text-align:center;grid-template-columns:1fr;gap:48px}.CTA-module__aSQk_a__rightPanel{order:-1}.CTA-module__aSQk_a__lottieWrapper{max-width:350px;margin:0 auto}.CTA-module__aSQk_a__leftPanel,.CTA-module__aSQk_a__header{align-items:center}.CTA-module__aSQk_a__benefits,.CTA-module__aSQk_a__actions{justify-content:center}}@media (max-width:768px){.CTA-module__aSQk_a__cta{min-height:auto;padding:60px 20px}.CTA-module__aSQk_a__content h2{font-size:32px}.CTA-module__aSQk_a__benefits{grid-template-columns:1fr}.CTA-module__aSQk_a__actions{flex-direction:column}.CTA-module__aSQk_a__primaryButton,.CTA-module__aSQk_a__secondaryButton{justify-content:center}.CTA-module__aSQk_a__lottieWrapper{max-width:280px}.CTA-module__aSQk_a__aiButton{padding:12px 20px;font-size:13px;bottom:20px;right:20px}}@media (max-width:480px){.CTA-module__aSQk_a__content h2{font-size:28px}.CTA-module__aSQk_a__lottieWrapper{max-width:220px}}[data-theme=light] .CTA-module__aSQk_a__cta{background:#f8f9fa}[data-theme=light] .CTA-module__aSQk_a__gridOverlay{background-image:linear-gradient(90deg,#0000000a 1px,#0000 1px),linear-gradient(#0000000a 1px,#0000 1px)}[data-theme=light] .CTA-module__aSQk_a__backgroundGlow{background:radial-gradient(#c81e1e0a 0%,#0000 60%)}[data-theme=light] .CTA-module__aSQk_a__content h2{color:#1a1a1a!important}[data-theme=light] .CTA-module__aSQk_a__description{color:#555!important}[data-theme=light] .CTA-module__aSQk_a__benefitItem{color:#333!important}[data-theme=light] .CTA-module__aSQk_a__secondaryButton{color:#333;background:#fff;border-color:#00000026}[data-theme=light] .CTA-module__aSQk_a__secondaryButton:hover{background:#fff;border-color:#00000040}[data-theme=light] .CTA-module__aSQk_a__aiButton{color:#1a1a1a;background:#fff;border-color:#0000001a;box-shadow:0 8px 32px #00000026}[data-theme=light] .CTA-module__aSQk_a__aiButton:hover{background:#fff;border-color:#c81e1e4d}
