.Hero-module__ZARIfG__hero{box-sizing:border-box;background-color:#fff;align-items:center;height:550px;padding:2rem 0 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{align-items:center;gap:4rem;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Hero-module__ZARIfG__heroLeftColumn{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2rem;max-width:850px;display:flex}.Hero-module__ZARIfG__heroContentFixed{width:100%;min-height:420px;display:grid}.Hero-module__ZARIfG__heroSlide{opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:1rem;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(20px)}.Hero-module__ZARIfG__heroSlideActive{opacity:1;pointer-events:all;z-index:1;transform:translateY(0)}.Hero-module__ZARIfG__heroTitle{color:#0f172a;flex-direction:column;gap:.25rem;margin-bottom:1.5rem;font-size:2.75rem;font-weight:800;line-height:1.1;display:flex}.Hero-module__ZARIfG__titleMain{color:#1e293b}.Hero-module__ZARIfG__titleSub{color:#dc2626;font-size:1.25rem;font-weight:300;display:block}.Hero-module__ZARIfG__heroDescription{color:#475569;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;max-width:500px;min-height:4.8em;margin-bottom:2rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Hero-module__ZARIfG__heroFeatures{flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Hero-module__ZARIfG__featureItem{align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__featureIconWrapper{color:#dc2626;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__featureIconWrapper svg{width:24px;height:24px}.Hero-module__ZARIfG__featureText{color:#475569;font-size:.95rem;font-weight:500}.Hero-module__ZARIfG__heroBtnGroup{margin-bottom:3rem}.Hero-module__ZARIfG__btnPrimary{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Hero-module__ZARIfG__btnPrimary:hover{background-color:#1e293b;transform:translateY(-2px)}.Hero-module__ZARIfG__heroNavigation{align-items:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__navBtn{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.Hero-module__ZARIfG__navBtn:hover{color:#0f172a;border-color:#0f172a}.Hero-module__ZARIfG__navCounter{color:#0f172a;align-items:center;gap:.25rem;font-family:monospace;font-size:1rem;font-weight:600;display:flex}.Hero-module__ZARIfG__current{font-weight:700}.Hero-module__ZARIfG__divider{color:#cbd5e1}.Hero-module__ZARIfG__total{color:#94a3b8}.Hero-module__ZARIfG__heroImageWrapper{clip-path:none;border-top-left-radius:800px;border-bottom-left-radius:200px;flex:1.5;height:500px;margin-top:-30px;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroImage{object-fit:cover;opacity:0;z-index:0;width:100%;height:100%;transition:transform .5s,opacity 1s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroImageActive{opacity:1;z-index:1}.Hero-module__ZARIfG__heroImage:hover{transform:scale(1.05)}.Hero-module__ZARIfG__sliderContainer{min-height:600px}@media (max-width:1024px){.Hero-module__ZARIfG__hero{height:auto;padding-top:2rem;padding-bottom:3rem}.Hero-module__ZARIfG__heroContainer{flex-direction:column-reverse;gap:2rem;height:auto;padding:0 1.5rem}.Hero-module__ZARIfG__heroLeftColumn{text-align:center;align-items:center;gap:1.5rem;max-width:100%}.Hero-module__ZARIfG__heroContentFixed{align-items:center;width:100%;min-height:auto}.Hero-module__ZARIfG__heroTitle{text-align:center;align-items:center;min-height:auto;margin-bottom:1rem;font-size:2.5rem}.Hero-module__ZARIfG__heroDescription{text-align:center;max-width:100%;min-height:auto;margin:0 auto 1.5rem}.Hero-module__ZARIfG__heroImageWrapper{clip-path:none;border-radius:20px;flex:none;width:100%;height:300px;margin-top:10px;margin-right:0}.Hero-module__ZARIfG__heroNavigation{justify-content:center;width:100%}}
.Services-module__dpHhBa__services{background:#fff;padding:4rem 0}.Services-module__dpHhBa__servicesContainer{max-width:1370px;margin:0 auto;padding:0 2rem}.Services-module__dpHhBa__servicesSectionTitle{letter-spacing:-1.5px;color:#000;text-align:center;margin-bottom:3rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:42px;font-weight:600;line-height:1.3em}.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__serviceCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;min-height:480px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.Services-module__dpHhBa__serviceCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.Services-module__dpHhBa__serviceImageWrapper{aspect-ratio:1.5;background:linear-gradient(135deg,#ee364b0d 0%,#9333ea0d 100%);width:100%;margin:0;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceImageWrapper:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#1a1a2e4d 50%,#1a1a2ecc 100%);position:absolute;inset:0}.Services-module__dpHhBa__serviceImage{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .5s,opacity .3s;position:relative}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__serviceImage{transform:scale(1.1)}.Services-module__dpHhBa__serviceTitle{letter-spacing:-.5px;color:#000;z-index:1;margin:0;padding:1.5rem 1.5rem .75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:25px;font-weight:600;line-height:1.3em;position:relative}.Services-module__dpHhBa__serviceDescription{color:#6b7280;z-index:1;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;padding:0 1.5rem 1rem;font-size:.875rem;font-weight:400;line-height:1.6;display:-webkit-box;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceButton{color:#fff;text-align:center;z-index:1;background:#ee364b;border-top:1px solid #e5e7eb;border-radius:0;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.875rem 1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.Services-module__dpHhBa__serviceButton:hover{color:#fff;background:#d12a3d;transform:none;box-shadow:0 0 20px #ee364b66}.Services-module__dpHhBa__serviceButton svg{flex-shrink:0;transition:transform .3s}.Services-module__dpHhBa__serviceButton:hover svg{transform:translate(4px)}@media (max-width:768px){.Services-module__dpHhBa__services{padding:3rem 0}.Services-module__dpHhBa__servicesContainer{padding:0 1.5rem}.Services-module__dpHhBa__servicesSectionTitle{letter-spacing:-1px;margin-bottom:2rem;font-size:32px}.Services-module__dpHhBa__servicesGrid{grid-template-columns:1fr;align-items:start;gap:2rem}.Services-module__dpHhBa__serviceCard{min-height:420px}.Services-module__dpHhBa__serviceTitle{letter-spacing:-.5px;color:#000;padding:1.25rem 1.25rem .75rem;font-size:18px}.Services-module__dpHhBa__serviceDescription{-webkit-line-clamp:3;padding:0 1.25rem .875rem;font-size:.8125rem}.Services-module__dpHhBa__serviceButton{padding:.75rem 1.25rem;font-size:.8125rem}}
.Solutions-module__agWdoG__solutions{background:linear-gradient(#fafafa 0%,#fff 100%);padding:4rem 0}.Solutions-module__agWdoG__solutionsContainer{max-width:1370px;margin:0 auto;padding:0 2rem}.Solutions-module__agWdoG__solutionsTitle{letter-spacing:-1.5px;color:#000;text-align:center;margin-bottom:2.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:42px;font-weight:600;line-height:1.3em}.Solutions-module__agWdoG__solutionsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Solutions-module__agWdoG__solutionCard{background:#fff;border:1px solid #e5e7ebcc;border-radius:16px;flex-direction:row;height:140px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000a}.Solutions-module__agWdoG__solutionCardBackground{opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.Solutions-module__agWdoG__gradientPurple .Solutions-module__agWdoG__solutionCardBackground{background:linear-gradient(135deg,#9333ea08 0%,#7c3aed0f 100%)}.Solutions-module__agWdoG__gradientTeal .Solutions-module__agWdoG__solutionCardBackground{background:linear-gradient(135deg,#14b8a608 0%,#0d94880f 100%)}.Solutions-module__agWdoG__solutionImageWrapper{background:linear-gradient(135deg,#9333ea1a 0%,#14b8a61a 100%);width:40%;height:160px;position:relative;overflow:hidden}.Solutions-module__agWdoG__gradientPurple .Solutions-module__agWdoG__solutionImageWrapper{background:linear-gradient(135deg,#9333ea26 0%,#7c3aed33 100%)}.Solutions-module__agWdoG__gradientTeal .Solutions-module__agWdoG__solutionImageWrapper{background:linear-gradient(135deg,#14b8a626 0%,#0d948833 100%)}.Solutions-module__agWdoG__solutionImageFallback{justify-content:center;align-items:center;display:flex}.Solutions-module__agWdoG__solutionImage{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.Solutions-module__agWdoG__solutionCard:hover .Solutions-module__agWdoG__solutionImage{transform:scale(1.1)}.Solutions-module__agWdoG__solutionImageOverlay{opacity:0;pointer-events:none;background:linear-gradient(135deg,#0000001a 0%,#0000000d 100%);transition:opacity .3s;position:absolute;inset:0}.Solutions-module__agWdoG__solutionCard:hover .Solutions-module__agWdoG__solutionImageOverlay{opacity:1}.Solutions-module__agWdoG__solutionContentWrapper{z-index:1;flex-direction:column;justify-content:flex-start;gap:0;width:60%;height:160px;padding:1.25rem;display:flex;position:relative}.Solutions-module__agWdoG__solutionCard:hover{border-color:#ee364b33;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a,0 4px 8px #0000000f}.Solutions-module__agWdoG__solutionCard:hover .Solutions-module__agWdoG__solutionCardBackground{opacity:1}.Solutions-module__agWdoG__solutionCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000 0%,#ee364b 50%,#0000 100%);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Solutions-module__agWdoG__solutionCard:hover:before{opacity:1}.Solutions-module__agWdoG__solutionCardTitle{letter-spacing:-.5px;color:#000;z-index:1;margin:0;padding:0;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:1.2em;position:relative}.Solutions-module__agWdoG__solutionCardDescription{color:#6b7280;z-index:1;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:1px 0 0;padding:0;font-size:.8125rem;font-weight:400;line-height:1.4;display:-webkit-box;position:relative;overflow:hidden}@media (max-width:1024px){.Solutions-module__agWdoG__solutionsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Solutions-module__agWdoG__solutionsTitle{margin-bottom:2rem;font-size:36px}.Solutions-module__agWdoG__solutionContentWrapper{padding:1rem}.Solutions-module__agWdoG__solutionCardTitle{font-size:18px}.Solutions-module__agWdoG__solutionCard,.Solutions-module__agWdoG__solutionImageWrapper,.Solutions-module__agWdoG__solutionContentWrapper{height:160px}}@media (max-width:768px){.Solutions-module__agWdoG__solutions{padding:3rem 0}.Solutions-module__agWdoG__solutionsContainer{padding:0 1.5rem}.Solutions-module__agWdoG__solutionsTitle{letter-spacing:-1px;margin-bottom:1.5rem;font-size:32px}.Solutions-module__agWdoG__solutionsGrid{grid-template-columns:1fr;gap:1.5rem}.Solutions-module__agWdoG__solutionCard{border-radius:12px;flex-direction:column;height:auto;min-height:320px}.Solutions-module__agWdoG__solutionImageWrapper{width:100%;height:160px}.Solutions-module__agWdoG__solutionContentWrapper{width:100%;padding:1.25rem}.Solutions-module__agWdoG__solutionCardTitle{margin-bottom:0;font-size:18px}.Solutions-module__agWdoG__solutionCardDescription{margin-bottom:1.25rem;font-size:.875rem}}
.Benefits-module__iMMc8a__benefits{background:#111827;min-height:600px;padding:0}.Benefits-module__iMMc8a__benefitsContainer{max-width:1370px;margin:0 auto;padding:0}.Benefits-module__iMMc8a__benefitsContent{grid-template-columns:1fr 1fr;min-height:600px;display:grid}.Benefits-module__iMMc8a__benefitsVisual{background:#111827;position:relative;overflow:hidden}.Benefits-module__iMMc8a__benefitsVisual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#111827);width:50%;position:absolute;top:0;bottom:0;right:0}.Benefits-module__iMMc8a__benefitsVisualImage{object-fit:cover;width:100%;height:100%}.Benefits-module__iMMc8a__benefitsText{color:#fff;background:#111827;flex-direction:column;justify-content:center;padding:4rem 3rem;display:flex}.Benefits-module__iMMc8a__benefitsTitle{letter-spacing:-1.5px;color:#fff;margin-bottom:2rem;font-size:42px;font-weight:300;line-height:1.3em}.Benefits-module__iMMc8a__benefitsIntro{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem;font-weight:400;line-height:1.7}.Benefits-module__iMMc8a__benefitsList{flex-direction:column;gap:1.5rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.Benefits-module__iMMc8a__benefitsItem{align-items:flex-start;gap:1rem;display:flex}.Benefits-module__iMMc8a__benefitsCheckmark{color:#111827;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Benefits-module__iMMc8a__benefitsCheckmark svg{width:14px;height:14px}.Benefits-module__iMMc8a__benefitsItemText{color:#ffffffe6;flex:1;font-size:1rem;font-weight:400;line-height:1.7}.Benefits-module__iMMc8a__benefitsCta{color:#000;background:gold;border:2px solid #000;border-radius:4px;justify-content:center;align-self:flex-end;align-items:center;margin-top:auto;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Benefits-module__iMMc8a__benefitsCta:hover{background:#ffc700;transform:translateY(-2px);box-shadow:0 4px 12px #ffd7004d}@media (max-width:1024px){.Benefits-module__iMMc8a__benefitsContent{grid-template-columns:1fr}.Benefits-module__iMMc8a__benefitsVisual{min-height:400px}.Benefits-module__iMMc8a__benefitsText{padding:3rem 2rem}}@media (max-width:768px){.Benefits-module__iMMc8a__benefits,.Benefits-module__iMMc8a__benefitsContent{min-height:auto}.Benefits-module__iMMc8a__benefitsVisual{min-height:300px}.Benefits-module__iMMc8a__benefitsText{padding:2.5rem 1.5rem}.Benefits-module__iMMc8a__benefitsTitle{margin-bottom:1.5rem;font-size:32px}.Benefits-module__iMMc8a__benefitsIntro{margin-bottom:1.5rem;font-size:1rem}.Benefits-module__iMMc8a__benefitsList{gap:1.25rem;margin-bottom:2rem}.Benefits-module__iMMc8a__benefitsItemText{font-size:.9375rem}.Benefits-module__iMMc8a__benefitsCta{text-align:center;align-self:stretch}}
.UseCases-module__gggr1G__useCases{background:#fff;width:100%;padding:4rem 0}.UseCases-module__gggr1G__useCasesContainer{max-width:1370px;margin:0 auto;padding:0 2rem}.UseCases-module__gggr1G__useCasesTitle{letter-spacing:-1.2px;color:#000;text-align:center;margin:0 0 2.5rem;font-size:36px;font-weight:600;line-height:1.3}.UseCases-module__gggr1G__useCasesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.UseCases-module__gggr1G__useCaseCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;align-items:flex-start;min-height:auto;padding:1.25rem;transition:all .2s;display:flex}.UseCases-module__gggr1G__useCaseCard:hover{border-color:#ee364b40;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.UseCases-module__gggr1G__useCaseIcon{color:#000;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1rem;display:flex}.UseCases-module__gggr1G__useCaseCardTitle{color:#000;letter-spacing:-.2px;margin:0 0 .5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:16px;font-weight:600;line-height:1.3}.UseCases-module__gggr1G__useCaseDescription{color:#6b7280;margin:0;font-size:14px;font-weight:400;line-height:1.5}@media (max-width:1024px){.UseCases-module__gggr1G__useCasesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.UseCases-module__gggr1G__useCasesTitle{font-size:32px}.UseCases-module__gggr1G__useCaseCard{padding:1.125rem}.UseCases-module__gggr1G__useCaseIcon{width:32px;height:32px;margin-bottom:.875rem}}@media (max-width:768px){.UseCases-module__gggr1G__useCases{padding:4rem 0}.UseCases-module__gggr1G__useCasesContainer{padding:0 1.5rem}.UseCases-module__gggr1G__useCasesTitle{margin-bottom:2rem;font-size:28px}.UseCases-module__gggr1G__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.UseCases-module__gggr1G__useCaseCard{padding:1rem}.UseCases-module__gggr1G__useCaseIcon{width:32px;height:32px;margin-bottom:.75rem}.UseCases-module__gggr1G__useCaseCardTitle{margin-bottom:.375rem;font-size:15px}.UseCases-module__gggr1G__useCaseDescription{font-size:13px;line-height:1.4}}@media (max-width:480px){.UseCases-module__gggr1G__useCasesGrid{grid-template-columns:1fr}}
.Questions-module__zHfMVG__questionsSection{padding:0;position:relative;overflow:hidden}.Questions-module__zHfMVG__questionsWrapper{background:url(https://cdn.rapidnet.in/images/question/support.webp) 50%/cover;align-items:center;min-height:400px;display:flex;position:relative}.Questions-module__zHfMVG__questionsOverlay{z-index:1;background:#00000080;position:absolute;inset:0}.Questions-module__zHfMVG__questionsContainer{z-index:2;grid-template-columns:2fr 1fr;align-items:center;gap:1.5rem;width:100%;max-width:1370px;margin:0 auto;padding:1.5rem 2rem;display:grid;position:relative}.Questions-module__zHfMVG__questionsContent{z-index:3;flex-direction:column;gap:.75rem;display:flex;position:relative}.Questions-module__zHfMVG__questionsTitle{letter-spacing:-.5px;color:#fff;margin:0;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:32px;font-weight:700;line-height:1.2em}.Questions-module__zHfMVG__questionsDescription{color:#ffffffe6;max-width:550px;margin:0;font-size:15px;font-weight:400;line-height:1.4em}.Questions-module__zHfMVG__questionsButton{color:#fff;text-align:center;cursor:pointer;background:#ee364b;border:none;border-radius:8px;justify-content:center;align-items:center;width:fit-content;margin-top:.25rem;padding:.625rem 1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Questions-module__zHfMVG__questionsButton:hover{color:#fff;background:#d12a3d;transform:translateY(-2px);box-shadow:0 8px 20px #ee364b66}.Questions-module__zHfMVG__questionsImageWrapper{z-index:3;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Questions-module__zHfMVG__questionsImage{object-fit:cover;object-position:center;border-radius:12px;width:100%;height:250px;box-shadow:0 10px 40px #0000004d}@media (max-width:1024px){.Questions-module__zHfMVG__questionsWrapper{min-height:300px}.Questions-module__zHfMVG__questionsContainer{grid-template-columns:1fr;gap:1.25rem;padding:1.5rem 2rem}.Questions-module__zHfMVG__questionsImageWrapper{order:-1}.Questions-module__zHfMVG__questionsImage{max-width:350px;height:200px;margin:0 auto}.Questions-module__zHfMVG__questionsTitle{font-size:24px}.Questions-module__zHfMVG__questionsDescription{font-size:14px}}@media (max-width:768px){.Questions-module__zHfMVG__questionsWrapper{background-size:cover;min-height:300px}.Questions-module__zHfMVG__questionsContainer{gap:1rem;padding:1.25rem 1.5rem}.Questions-module__zHfMVG__questionsContent{gap:.5rem}.Questions-module__zHfMVG__questionsTitle{letter-spacing:-.5px;font-size:22px}.Questions-module__zHfMVG__questionsDescription{font-size:13px}.Questions-module__zHfMVG__questionsButton{width:100%;padding:.5rem 1.25rem;font-size:.8125rem}.Questions-module__zHfMVG__questionsImage{height:180px}}
.Footer-module__S6Hkya__footer{color:#fff;background:#000;padding:5rem 0 2rem}.Footer-module__S6Hkya__footerContainer{max-width:1370px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:2fr 1.2fr 1.2fr 1.2fr 1.8fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__footerLogo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__logoText{color:#fff;letter-spacing:0;align-items:baseline;gap:0;font-family:Archivo Black,sans-serif;font-size:32px;font-weight:300;line-height:1;display:flex}.Footer-module__S6Hkya__logoFirstLetter{color:#ee364b;margin-right:0;padding-right:0;font-size:48px;font-weight:300;line-height:1}.Footer-module__S6Hkya__footerDescription{color:#fff9;font-weight:400;line-height:1.7}.Footer-module__S6Hkya__footerSection h4{color:#fff;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__footerSection ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__footerSection a,.Footer-module__S6Hkya__footerSection a:link{color:#fff9;font-size:.9375rem;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__footerSection a:hover{color:#fff}.Footer-module__S6Hkya__contactInfo{margin-bottom:2rem}.Footer-module__S6Hkya__contactItem{color:#fff9;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.9375rem;line-height:1.6;display:flex}.Footer-module__S6Hkya__contactItem:last-child{margin-bottom:0}.Footer-module__S6Hkya__contactItem svg{color:#fff9;flex-shrink:0;margin-top:.125rem}.Footer-module__S6Hkya__contactItem a{color:#fff9;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__contactItem a:hover{color:#fff}.Footer-module__S6Hkya__contactItem span{color:#fff9}.Footer-module__S6Hkya__socialLinks h5{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Footer-module__S6Hkya__socialIcons{align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__socialIcon{color:#fff9;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.Footer-module__S6Hkya__socialIcon svg{width:20px;height:20px}.Footer-module__S6Hkya__socialIconLinkedin{color:#0077b5;background:#0077b526}.Footer-module__S6Hkya__socialIconLinkedin:hover{color:#fff;background:#0077b5}.Footer-module__S6Hkya__socialIconTwitter{color:#1da1f2;background:#1da1f226}.Footer-module__S6Hkya__socialIconTwitter:hover{color:#fff;background:#1da1f2}.Footer-module__S6Hkya__socialIconFacebook{color:#1877f2;background:#1877f226}.Footer-module__S6Hkya__socialIconFacebook:hover{color:#fff;background:#1877f2}.Footer-module__S6Hkya__socialIconInstagram{color:#e4405f;background:#e4405f26}.Footer-module__S6Hkya__socialIconInstagram:hover{color:#fff;background:#e4405f}.Footer-module__S6Hkya__footerBottom{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem;font-weight:400}@media (max-width:968px){.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:4rem 0 2rem}.Footer-module__S6Hkya__footerContainer{padding:0 1.5rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr;gap:1.5rem}.Footer-module__S6Hkya__footerHeading{cursor:pointer;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.Footer-module__S6Hkya__footerSection h4{margin-bottom:0}.Footer-module__S6Hkya__footerToggleIcon{border-bottom:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px;margin-right:.5rem;transition:transform .3s;transform:rotate(45deg)}.Footer-module__S6Hkya__open .Footer-module__S6Hkya__footerToggleIcon{transform:rotate(-135deg)}.Footer-module__S6Hkya__footerSection ul,.Footer-module__S6Hkya__footerSection .Footer-module__S6Hkya__contactInfo,.Footer-module__S6Hkya__footerSection .Footer-module__S6Hkya__socialLinks{padding-left:.5rem;display:none}.Footer-module__S6Hkya__open ul,.Footer-module__S6Hkya__open .Footer-module__S6Hkya__contactInfo,.Footer-module__S6Hkya__open .Footer-module__S6Hkya__socialLinks{flex-direction:column;gap:.75rem;animation:.3s Footer-module__S6Hkya__fadeIn;display:flex}.Footer-module__S6Hkya__open .Footer-module__S6Hkya__contactInfo,.Footer-module__S6Hkya__open .Footer-module__S6Hkya__socialLinks{padding-top:.5rem;display:block}.Footer-module__S6Hkya__open .Footer-module__S6Hkya__contactInfo .Footer-module__S6Hkya__contactItem{gap:.75rem;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__open .Footer-module__S6Hkya__socialLinks{margin-top:1rem}.Footer-module__S6Hkya__footerDescription{display:block}@keyframes Footer-module__S6Hkya__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}}
.cloud-connect-module__LYwFOW__page{background:var(--white);min-height:100vh;padding-top:0}.cloud-connect-module__LYwFOW__container{max-width:1370px;margin:0 auto;padding:0 2rem}.cloud-connect-module__LYwFOW__content{padding:4rem 0}.cloud-connect-module__LYwFOW__section{margin-bottom:4rem}.cloud-connect-module__LYwFOW__section:last-child{margin-bottom:0}.cloud-connect-module__LYwFOW__sectionHeader{text-align:center;margin-bottom:3rem}.cloud-connect-module__LYwFOW__sectionTitle{letter-spacing:-1.2px;color:var(--text-primary);margin:0 0 1rem;font-size:36px;font-weight:600;line-height:1.3}.cloud-connect-module__LYwFOW__sectionTitleCentered{text-align:center}.cloud-connect-module__LYwFOW__sectionSubtitle{max-width:1300px;color:var(--text-secondary);margin:0 auto;font-size:1.25rem;line-height:1.7}.cloud-connect-module__LYwFOW__productCardsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem;display:grid}.cloud-connect-module__LYwFOW__productCard{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;height:auto;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.cloud-connect-module__LYwFOW__productCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.cloud-connect-module__LYwFOW__productCardImageWrapper{background:linear-gradient(135deg,#ee364b1a 0%,#9333ea1a 100%);flex-shrink:0;width:100%;height:160px;position:relative;overflow:hidden}.cloud-connect-module__LYwFOW__productCardImage{object-fit:cover;display:block}.cloud-connect-module__LYwFOW__productCardImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.cloud-connect-module__LYwFOW__productCardContent{flex-direction:column;justify-content:flex-start;width:100%;padding:1.5rem;display:flex}.cloud-connect-module__LYwFOW__productCardTitle{letter-spacing:-.5px;color:var(--text-primary);z-index:1;text-align:left;margin:0 0 .5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:1.3em;position:relative}.cloud-connect-module__LYwFOW__productCardDescription{color:#ee364b;z-index:1;text-align:left;margin:0 0 1rem;font-size:16px;font-weight:500;line-height:1.5em;position:relative}.cloud-connect-module__LYwFOW__productCardDetails{color:var(--text-secondary);z-index:1;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.6em;list-style:none;position:relative}.cloud-connect-module__LYwFOW__productCardDetails li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.cloud-connect-module__LYwFOW__productCardDetails li:last-child{margin-bottom:0}.cloud-connect-module__LYwFOW__productCardDetails li:before{content:"•";color:#ee364b;font-size:1.2em;font-weight:700;position:absolute;left:0}.cloud-connect-module__LYwFOW__featureGrid{padding-top:0!important}.cloud-connect-module__LYwFOW__useCasesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.cloud-connect-module__LYwFOW__useCaseCard{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.cloud-connect-module__LYwFOW__useCaseCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.cloud-connect-module__LYwFOW__useCaseImageWrapper{flex-shrink:0;width:100%;height:150px;position:relative;overflow:hidden}.cloud-connect-module__LYwFOW__useCaseImage{object-fit:cover;display:block}.cloud-connect-module__LYwFOW__useCaseImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.cloud-connect-module__LYwFOW__useCaseContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.cloud-connect-module__LYwFOW__useCaseTitle{color:var(--text-primary);letter-spacing:-.4px;text-align:center;margin:0 0 .5rem;font-size:18px;font-weight:600;line-height:1.3}.cloud-connect-module__LYwFOW__useCaseDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.cloud-connect-module__LYwFOW__benefits{margin-top:2rem}.cloud-connect-module__LYwFOW__benefitsList{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.cloud-connect-module__LYwFOW__benefitItem{align-items:flex-start;gap:1.5rem;display:flex}.cloud-connect-module__LYwFOW__benefitIcon{width:32px;height:32px;color:var(--white);background:#ee364b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex}.cloud-connect-module__LYwFOW__benefitContent{flex:1}.cloud-connect-module__LYwFOW__benefitContent h3{color:var(--text-primary);letter-spacing:-.3px;text-align:left;margin:0 0 .5rem;font-size:20px;font-weight:600}.cloud-connect-module__LYwFOW__benefitContent p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.cloud-connect-module__LYwFOW__storiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.cloud-connect-module__LYwFOW__storyCard{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.cloud-connect-module__LYwFOW__storyCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.cloud-connect-module__LYwFOW__storyHeader{align-items:center;gap:1rem;display:flex}.cloud-connect-module__LYwFOW__storyLogo{background:var(--gray-100);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.cloud-connect-module__LYwFOW__storyLogo img{object-fit:cover;width:100%;height:100%}.cloud-connect-module__LYwFOW__storyCompanyInfo{flex-direction:column;gap:.25rem;display:flex}.cloud-connect-module__LYwFOW__storyCompanyName{letter-spacing:-.5px;color:var(--text-primary);margin:0;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:600}.cloud-connect-module__LYwFOW__storyIndustry{color:var(--text-secondary);font-size:.875rem;font-weight:400}.cloud-connect-module__LYwFOW__storyTestimonial{color:var(--text-primary);flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.cloud-connect-module__LYwFOW__storyResults{border-top:1px solid var(--border);gap:2rem;padding-top:1.5rem;display:flex}.cloud-connect-module__LYwFOW__storyResultItem{flex-direction:column;gap:.25rem;display:flex}.cloud-connect-module__LYwFOW__resultValue{letter-spacing:-.5px;color:#ee364b;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:600;line-height:1}.cloud-connect-module__LYwFOW__resultLabel{color:var(--text-secondary);font-size:.875rem;font-weight:400}.cloud-connect-module__LYwFOW__storyAuthor{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}.cloud-connect-module__LYwFOW__authorName{color:var(--text-primary);font-size:.9375rem;font-weight:600}.cloud-connect-module__LYwFOW__authorRole{color:var(--text-secondary);font-size:.875rem;font-weight:400}@media (max-width:1024px){.cloud-connect-module__LYwFOW__productCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.cloud-connect-module__LYwFOW__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.cloud-connect-module__LYwFOW__benefitsList{grid-template-columns:1fr;gap:1.5rem}.cloud-connect-module__LYwFOW__storiesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.cloud-connect-module__LYwFOW__container{padding:0 1.5rem}.cloud-connect-module__LYwFOW__content{padding:3rem 0}.cloud-connect-module__LYwFOW__section{margin-bottom:3rem}.cloud-connect-module__LYwFOW__sectionTitle{font-size:28px}.cloud-connect-module__LYwFOW__sectionSubtitle{font-size:.9375rem}.cloud-connect-module__LYwFOW__productCardsGrid{grid-template-columns:1fr;align-items:start;gap:1.5rem}.cloud-connect-module__LYwFOW__productCard{height:auto}.cloud-connect-module__LYwFOW__productCardImageWrapper{height:200px}.cloud-connect-module__LYwFOW__productCardContent{padding:1.5rem}.cloud-connect-module__LYwFOW__productCardTitle{font-size:20px}.cloud-connect-module__LYwFOW__productCardDescription{font-size:15px}.cloud-connect-module__LYwFOW__useCasesGrid{grid-template-columns:1fr;gap:1.5rem}.cloud-connect-module__LYwFOW__useCaseImageWrapper{height:150px}.cloud-connect-module__LYwFOW__useCaseContent{padding:1.25rem}.cloud-connect-module__LYwFOW__useCaseTitle{font-size:18px}.cloud-connect-module__LYwFOW__useCaseDescription{font-size:14px}.cloud-connect-module__LYwFOW__benefitItem{gap:1rem}.cloud-connect-module__LYwFOW__benefitIcon{width:28px;height:28px;font-size:16px}.cloud-connect-module__LYwFOW__benefitContent h3{font-size:18px}.cloud-connect-module__LYwFOW__benefitContent p{font-size:14px}.cloud-connect-module__LYwFOW__storiesGrid{grid-template-columns:1fr;gap:1.5rem}.cloud-connect-module__LYwFOW__storyCard{padding:1.5rem}.cloud-connect-module__LYwFOW__storyResults{gap:1.5rem}}
.internet-leased-lines-module__ZuRs7a__page{background:#fff;min-height:100vh;padding-top:0}.internet-leased-lines-module__ZuRs7a__container{max-width:1370px;margin:0 auto;padding:0 2rem}.internet-leased-lines-module__ZuRs7a__content{padding:4rem 0}.internet-leased-lines-module__ZuRs7a__section{margin-bottom:4rem}.internet-leased-lines-module__ZuRs7a__section:last-child{margin-bottom:0}.internet-leased-lines-module__ZuRs7a__sectionHeader{text-align:center;margin-bottom:3rem}.internet-leased-lines-module__ZuRs7a__sectionTitle{letter-spacing:-1.2px;color:#000;margin:0 0 1rem;font-size:36px;font-weight:600;line-height:1.3}.internet-leased-lines-module__ZuRs7a__sectionTitleCentered{text-align:center}.internet-leased-lines-module__ZuRs7a__sectionSubtitle{color:#6b7280;max-width:1300px;margin:0 auto;font-size:1.25rem;line-height:1.7}.internet-leased-lines-module__ZuRs7a__productCardsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.internet-leased-lines-module__ZuRs7a__productCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:auto;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.internet-leased-lines-module__ZuRs7a__productCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.internet-leased-lines-module__ZuRs7a__productCardImageWrapper{background:linear-gradient(135deg,#ee364b1a 0%,#9333ea1a 100%);flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.internet-leased-lines-module__ZuRs7a__productCardImage{object-fit:cover;width:100%;height:100%;display:block}.internet-leased-lines-module__ZuRs7a__productCardImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.internet-leased-lines-module__ZuRs7a__productCardContent{flex-direction:column;justify-content:flex-start;width:100%;padding:1.5rem;display:flex}.internet-leased-lines-module__ZuRs7a__productCardTitle{letter-spacing:-.5px;color:#000;z-index:1;margin:0 0 .5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:1.3em;position:relative}.internet-leased-lines-module__ZuRs7a__productCardDescription{color:#ee364b;z-index:1;margin:0 0 1rem;font-size:16px;font-weight:500;line-height:1.5em;position:relative}.internet-leased-lines-module__ZuRs7a__productCardDetails{color:#6b7280;z-index:1;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.6em;list-style:none;position:relative}.internet-leased-lines-module__ZuRs7a__productCardDetails li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.internet-leased-lines-module__ZuRs7a__productCardDetails li:last-child{margin-bottom:0}.internet-leased-lines-module__ZuRs7a__productCardDetails li:before{content:"•";color:#ee364b;font-size:1.2em;font-weight:700;position:absolute;left:0}.internet-leased-lines-module__ZuRs7a__useCasesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.internet-leased-lines-module__ZuRs7a__useCaseCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.internet-leased-lines-module__ZuRs7a__useCaseCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.internet-leased-lines-module__ZuRs7a__useCaseImageWrapper{flex-shrink:0;width:100%;height:150px;position:relative;overflow:hidden}.internet-leased-lines-module__ZuRs7a__useCaseImage{object-fit:cover;width:100%;height:100%;display:block}.internet-leased-lines-module__ZuRs7a__useCaseImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.internet-leased-lines-module__ZuRs7a__useCaseContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.internet-leased-lines-module__ZuRs7a__useCaseTitle{color:#000;letter-spacing:-.4px;margin:0 0 .5rem;font-size:18px;font-weight:600;line-height:1.3}.internet-leased-lines-module__ZuRs7a__useCaseDescription{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.internet-leased-lines-module__ZuRs7a__benefits{margin-top:2rem}.internet-leased-lines-module__ZuRs7a__benefitsList{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.internet-leased-lines-module__ZuRs7a__benefitItem{align-items:flex-start;gap:1.5rem;display:flex}.internet-leased-lines-module__ZuRs7a__benefitIcon{color:#fff;background:#ee364b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:600;display:flex}.internet-leased-lines-module__ZuRs7a__benefitContent{flex:1}.internet-leased-lines-module__ZuRs7a__benefitContent h3{color:#000;letter-spacing:-.3px;margin:0 0 .5rem;font-size:20px;font-weight:600}.internet-leased-lines-module__ZuRs7a__benefitContent p{color:#6b7280;margin:0;font-size:15px;line-height:1.6}.internet-leased-lines-module__ZuRs7a__storiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.internet-leased-lines-module__ZuRs7a__storyCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.internet-leased-lines-module__ZuRs7a__storyCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.internet-leased-lines-module__ZuRs7a__storyHeader{align-items:center;gap:1rem;display:flex}.internet-leased-lines-module__ZuRs7a__storyLogo{background:#f3f4f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.internet-leased-lines-module__ZuRs7a__storyLogo img{object-fit:cover;width:100%;height:100%}.internet-leased-lines-module__ZuRs7a__storyCompanyInfo{flex-direction:column;gap:.25rem;display:flex}.internet-leased-lines-module__ZuRs7a__storyCompanyName{letter-spacing:-.5px;color:#000;margin:0;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:600}.internet-leased-lines-module__ZuRs7a__storyIndustry{color:#6b7280;font-size:.875rem;font-weight:400}.internet-leased-lines-module__ZuRs7a__storyTestimonial{color:#000;flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.internet-leased-lines-module__ZuRs7a__storyResults{border-top:1px solid #e5e7eb;gap:2rem;padding-top:1.5rem;display:flex}.internet-leased-lines-module__ZuRs7a__storyResultItem{flex-direction:column;gap:.25rem;display:flex}.internet-leased-lines-module__ZuRs7a__resultValue{letter-spacing:-.5px;color:#ee364b;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:600;line-height:1}.internet-leased-lines-module__ZuRs7a__resultLabel{color:#6b7280;font-size:.875rem;font-weight:400}.internet-leased-lines-module__ZuRs7a__storyAuthor{border-top:1px solid #e5e7eb;flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}.internet-leased-lines-module__ZuRs7a__authorName{color:#000;font-size:.9375rem;font-weight:600}.internet-leased-lines-module__ZuRs7a__authorRole{color:#6b7280;font-size:.875rem;font-weight:400}.internet-leased-lines-module__ZuRs7a__citiesGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.internet-leased-lines-module__ZuRs7a__cityCard{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .25s;display:flex;position:relative}.internet-leased-lines-module__ZuRs7a__cityCard:hover{border-color:#ee364b;transform:translateY(-2px);box-shadow:0 4px 16px #ee364b1a}.internet-leased-lines-module__ZuRs7a__cityCard h3{color:#1a1a2e;margin:0 0 .5rem;font-size:1rem;font-weight:600}.internet-leased-lines-module__ZuRs7a__cityCard p{color:#6b7280;flex:1;margin:0;font-size:.85rem;line-height:1.5}.internet-leased-lines-module__ZuRs7a__cityArrow{color:#ee364b;margin-top:.75rem;font-size:1.25rem;transition:transform .2s}.internet-leased-lines-module__ZuRs7a__cityCard:hover .internet-leased-lines-module__ZuRs7a__cityArrow{transform:translate(4px)}.internet-leased-lines-module__ZuRs7a__featureGrid{padding-top:0!important}@media (max-width:1024px){.internet-leased-lines-module__ZuRs7a__productCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.internet-leased-lines-module__ZuRs7a__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.internet-leased-lines-module__ZuRs7a__benefitsList{grid-template-columns:1fr;gap:1.5rem}.internet-leased-lines-module__ZuRs7a__storiesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:992px){.internet-leased-lines-module__ZuRs7a__citiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.internet-leased-lines-module__ZuRs7a__container{padding:0 1.5rem}.internet-leased-lines-module__ZuRs7a__content{padding:3rem 0}.internet-leased-lines-module__ZuRs7a__section{margin-bottom:3rem}.internet-leased-lines-module__ZuRs7a__sectionTitle{font-size:28px}.internet-leased-lines-module__ZuRs7a__sectionSubtitle{font-size:.9375rem}.internet-leased-lines-module__ZuRs7a__productCardsGrid{grid-template-columns:1fr;align-items:start;gap:1.5rem}.internet-leased-lines-module__ZuRs7a__productCard{height:auto}.internet-leased-lines-module__ZuRs7a__productCardImageWrapper{height:200px}.internet-leased-lines-module__ZuRs7a__productCardContent{padding:1.5rem}.internet-leased-lines-module__ZuRs7a__productCardTitle{font-size:20px}.internet-leased-lines-module__ZuRs7a__productCardDescription{font-size:15px}.internet-leased-lines-module__ZuRs7a__productCardDetails{font-size:14px}.internet-leased-lines-module__ZuRs7a__useCasesGrid{grid-template-columns:1fr;gap:1.5rem}.internet-leased-lines-module__ZuRs7a__useCaseImageWrapper{height:150px}.internet-leased-lines-module__ZuRs7a__useCaseContent{padding:1.25rem}.internet-leased-lines-module__ZuRs7a__useCaseTitle{font-size:18px}.internet-leased-lines-module__ZuRs7a__useCaseDescription{font-size:14px}.internet-leased-lines-module__ZuRs7a__benefitItem{gap:1rem}.internet-leased-lines-module__ZuRs7a__benefitIcon{width:28px;height:28px;font-size:16px}.internet-leased-lines-module__ZuRs7a__benefitContent h3{font-size:18px}.internet-leased-lines-module__ZuRs7a__benefitContent p{font-size:14px}.internet-leased-lines-module__ZuRs7a__storiesGrid{grid-template-columns:1fr;gap:1.5rem}.internet-leased-lines-module__ZuRs7a__storyCard{padding:1.5rem}.internet-leased-lines-module__ZuRs7a__storyResults{gap:1.5rem}}@media (max-width:576px){.internet-leased-lines-module__ZuRs7a__citiesGrid{grid-template-columns:1fr}}
.ill-city-module__B0o_0W__page{background:#fff;min-height:100vh;padding-top:0}.ill-city-module__B0o_0W__container{max-width:1370px;margin:0 auto;padding:0 2rem}.ill-city-module__B0o_0W__content{padding:4rem 0}.ill-city-module__B0o_0W__section{margin-bottom:4rem}.ill-city-module__B0o_0W__section:last-child{margin-bottom:0}.ill-city-module__B0o_0W__sectionHeader{text-align:center;margin-bottom:3rem}.ill-city-module__B0o_0W__sectionTitle{letter-spacing:-1.2px;color:#000;margin:0 0 1rem;font-size:36px;font-weight:600;line-height:1.3}.ill-city-module__B0o_0W__sectionSubtitle{color:#6b7280;max-width:900px;margin:0 auto;font-size:1.125rem;line-height:1.8}.ill-city-module__B0o_0W__speedGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ill-city-module__B0o_0W__speedCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #0000000f}.ill-city-module__B0o_0W__speedCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.ill-city-module__B0o_0W__speedRange{color:#ee364b;letter-spacing:-.5px;margin:0 0 .75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:700}.ill-city-module__B0o_0W__speedDescription{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.7}.ill-city-module__B0o_0W__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ill-city-module__B0o_0W__benefitCard{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.ill-city-module__B0o_0W__benefitCard:hover{border-color:#ee364b4d;box-shadow:0 4px 12px #0000000f}.ill-city-module__B0o_0W__benefitIcon{color:#fff;background:#ee364b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:flex}.ill-city-module__B0o_0W__benefitContent h3{color:#000;letter-spacing:-.3px;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.ill-city-module__B0o_0W__benefitContent p{color:#6b7280;margin:0;font-size:.9375rem;line-height:1.6}.ill-city-module__B0o_0W__comparisonTable{background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ill-city-module__B0o_0W__comparisonRow{grid-template-columns:1fr 1fr 1fr;display:grid}.ill-city-module__B0o_0W__comparisonRow:not(:last-child){border-bottom:1px solid #e5e7eb}.ill-city-module__B0o_0W__comparisonHeader{background:#1a1a2e}.ill-city-module__B0o_0W__comparisonHeader .ill-city-module__B0o_0W__comparisonCell{color:#fff;font-size:.9375rem;font-weight:600}.ill-city-module__B0o_0W__comparisonCell{color:#374151;padding:1rem 1.5rem;font-size:.9375rem;line-height:1.5}.ill-city-module__B0o_0W__comparisonFeature{color:#000;font-weight:600}.ill-city-module__B0o_0W__comparisonIll{color:#ee364b;font-weight:500}.ill-city-module__B0o_0W__comparisonBroadband{color:#9ca3af}.ill-city-module__B0o_0W__faqList{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.ill-city-module__B0o_0W__faqItem{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s;overflow:hidden}.ill-city-module__B0o_0W__faqItem[open]{border-color:#ee364b4d;box-shadow:0 4px 12px #0000000f}.ill-city-module__B0o_0W__faqQuestion{color:#000;cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;list-style:none;transition:color .2s;display:flex}.ill-city-module__B0o_0W__faqQuestion::-webkit-details-marker{display:none}.ill-city-module__B0o_0W__faqQuestion:after{content:"+";color:#ee364b;flex-shrink:0;margin-left:1rem;font-size:1.5rem;font-weight:400;transition:transform .2s}.ill-city-module__B0o_0W__faqItem[open] .ill-city-module__B0o_0W__faqQuestion:after{content:"−"}.ill-city-module__B0o_0W__faqQuestion:hover{color:#ee364b}.ill-city-module__B0o_0W__faqAnswer{color:#6b7280;margin:0;padding:0 1.5rem 1.25rem;font-size:.9375rem;line-height:1.7}.ill-city-module__B0o_0W__cityPills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ill-city-module__B0o_0W__cityPill{color:#374151;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:100px;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ill-city-module__B0o_0W__cityPill:hover{color:#ee364b;border-color:#ee364b;box-shadow:0 2px 8px #ee364b1a}.ill-city-module__B0o_0W__cityPillActive{color:#fff;background:#ee364b;border-color:#ee364b}.ill-city-module__B0o_0W__cityPillActive:hover{color:#fff;background:#d62e40;border-color:#d62e40}@media (max-width:1024px){.ill-city-module__B0o_0W__speedGrid,.ill-city-module__B0o_0W__benefitsGrid{grid-template-columns:1fr}}@media (max-width:768px){.ill-city-module__B0o_0W__container{padding:0 1.5rem}.ill-city-module__B0o_0W__content{padding:3rem 0}.ill-city-module__B0o_0W__section{margin-bottom:3rem}.ill-city-module__B0o_0W__sectionTitle{font-size:28px}.ill-city-module__B0o_0W__sectionSubtitle{font-size:.9375rem}.ill-city-module__B0o_0W__speedCard{padding:1.5rem}.ill-city-module__B0o_0W__speedRange{font-size:1.25rem}.ill-city-module__B0o_0W__comparisonCell{padding:.75rem 1rem;font-size:.8125rem}.ill-city-module__B0o_0W__comparisonHeader .ill-city-module__B0o_0W__comparisonCell{font-size:.8125rem}.ill-city-module__B0o_0W__cityPill{padding:.5rem 1rem;font-size:.8125rem}}@media (max-width:576px){.ill-city-module__B0o_0W__comparisonRow{grid-template-columns:1fr}.ill-city-module__B0o_0W__comparisonHeader{display:none}.ill-city-module__B0o_0W__comparisonCell{padding:.75rem 1rem}.ill-city-module__B0o_0W__comparisonCell:before{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.ill-city-module__B0o_0W__comparisonFeature:before{content:"Feature"}.ill-city-module__B0o_0W__comparisonIll:before{content:"Internet Leased Line"}.ill-city-module__B0o_0W__comparisonBroadband:before{content:"Broadband"}}
.Breadcrumb-module__ndiauG__breadcrumbs{z-index:999;background:#fff;border-top:none;border-bottom:1px solid #e5e7eb;width:100%;margin:-1px 0 0;padding:.75rem 0;position:sticky;top:80px;left:0;right:0;box-shadow:0 1px 3px #0000000d}.Breadcrumb-module__ndiauG__breadcrumbsContainer{justify-content:space-between;align-items:center;gap:.5rem;max-width:1370px;margin:0 auto;padding:0 2rem;font-size:.875rem;display:flex}.Breadcrumb-module__ndiauG__breadcrumbLinks{align-items:center;gap:.5rem;display:flex}.Breadcrumb-module__ndiauG__breadcrumbLink{color:#6b7280;text-decoration:none;transition:color .2s}.Breadcrumb-module__ndiauG__breadcrumbLink:hover{color:#000}.Breadcrumb-module__ndiauG__breadcrumbSeparator{color:#6b7280}.Breadcrumb-module__ndiauG__breadcrumbCurrent{color:#000;font-weight:600}.Breadcrumb-module__ndiauG__breadcrumbCallSales{color:#000;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.Breadcrumb-module__ndiauG__breadcrumbCallSales:hover{color:#ee364b}.Breadcrumb-module__ndiauG__breadcrumbCallText,.Breadcrumb-module__ndiauG__breadcrumbPhone{font-weight:700}.Breadcrumb-module__ndiauG__breadcrumbPhoneIcon{color:currentColor;flex-shrink:0}@media (max-width:768px){.Breadcrumb-module__ndiauG__breadcrumbsContainer{padding:0 1.5rem;font-size:.8125rem}}
.about-module__8TymFG__about{min-height:100vh}.about-module__8TymFG__hero{text-align:center;background:linear-gradient(135deg,#ee364b1a 0%,#ee364b0d 100%);padding:6rem 0 4rem}.about-module__8TymFG__heroContainer{max-width:1370px;margin:0 auto;padding:0 2rem}.about-module__8TymFG__heroTitle{letter-spacing:-1.5px;color:#000;margin-bottom:1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:56px;font-weight:300;line-height:1.2}.about-module__8TymFG__heroSubtitle{color:#6b7280;max-width:800px;margin:0 auto;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6}.about-module__8TymFG__mission{background:#fff;padding:5rem 0}.about-module__8TymFG__container{max-width:1370px;margin:0 auto;padding:0 2rem}.about-module__8TymFG__missionContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-module__8TymFG__missionText{flex-direction:column;gap:1.5rem;display:flex}.about-module__8TymFG__sectionTitle{letter-spacing:-1.5px;color:#000;margin-bottom:1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:42px;font-weight:300;line-height:1.3em}.about-module__8TymFG__sectionTitleCenter{text-align:center;margin-bottom:3rem}.about-module__8TymFG__missionDescription{color:#000;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7}.about-module__8TymFG__missionImage{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f}.about-module__8TymFG__missionImage img{width:100%;height:auto;display:block}.about-module__8TymFG__values{background:#f9fafb;padding:5rem 0}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.about-module__8TymFG__valueCard{background:#fff;border-radius:16px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #00000014}.about-module__8TymFG__valueCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.about-module__8TymFG__valueIcon{color:#fff;background:#ee364b;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.about-module__8TymFG__valueIcon svg{width:32px;height:32px}.about-module__8TymFG__valueTitle{letter-spacing:-.5px;color:#000;margin-bottom:1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:300}.about-module__8TymFG__valueDescription{color:#6b7280;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.about-module__8TymFG__statsSection{color:#fff;background:#ee364b;padding:5rem 0}.about-module__8TymFG__statsGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;display:grid}.about-module__8TymFG__statItem{flex-direction:column;gap:.5rem;display:flex}.about-module__8TymFG__statNumber{color:#fff;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:3.5rem;font-weight:300;line-height:1}.about-module__8TymFG__statLabel{color:#ffffffe6;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400}.about-module__8TymFG__cta{background:#f9fafb;padding:5rem 0}.about-module__8TymFG__ctaContent{text-align:center;max-width:700px;margin:0 auto}.about-module__8TymFG__ctaTitle{letter-spacing:-1.5px;color:#000;margin-bottom:1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:42px;font-weight:300;line-height:1.3em}.about-module__8TymFG__ctaDescription{color:#6b7280;margin-bottom:2.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6}.about-module__8TymFG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module__8TymFG__ctaButton{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.about-module__8TymFG__ctaButtonPrimary{color:#fff;background:#ee364b;box-shadow:0 4px 12px #ee364b4d}.about-module__8TymFG__ctaButtonPrimary:hover{background:#d12a3d;transform:translateY(-2px);box-shadow:0 6px 16px #ee364b66}.about-module__8TymFG__ctaButtonSecondary{color:#000;background:#fff;border:2px solid #e5e7eb}.about-module__8TymFG__ctaButtonSecondary:hover{color:#ee364b;border-color:#ee364b;transform:translateY(-2px)}@media (max-width:1024px){.about-module__8TymFG__missionContent{grid-template-columns:1fr;gap:3rem}.about-module__8TymFG__missionImage{order:-1}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.about-module__8TymFG__hero{padding:4rem 0 3rem}.about-module__8TymFG__heroTitle{font-size:42px}.about-module__8TymFG__heroSubtitle{font-size:1.125rem}.about-module__8TymFG__mission,.about-module__8TymFG__values,.about-module__8TymFG__statsSection,.about-module__8TymFG__cta{padding:3rem 0}.about-module__8TymFG__sectionTitle{font-size:32px}.about-module__8TymFG__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.about-module__8TymFG__statNumber{font-size:2.5rem}.about-module__8TymFG__ctaTitle{font-size:32px}.about-module__8TymFG__ctaButtons{flex-direction:column;align-items:stretch}.about-module__8TymFG__ctaButton{width:100%}}
.blog-module__JsT-Oq__blogPage{background:#fff;min-height:100vh;padding-top:0}.blog-module__JsT-Oq__hero{background:#fff;border-bottom:1px solid #e5e7eb;max-width:1370px;margin:0 auto;padding:4rem 2rem 3rem;position:relative}.blog-module__JsT-Oq__heroContainer{text-align:center;max-width:1370px;margin:0 auto}.blog-module__JsT-Oq__heroTitle{letter-spacing:-2px;color:#000;margin:0 0 1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:48px;font-weight:900;line-height:1.2em}.blog-module__JsT-Oq__heroSubtitle{color:#6b7280;max-width:800px;margin:0 auto;font-size:20px;font-weight:400;line-height:1.6em}.blog-module__JsT-Oq__container{max-width:1370px;margin:0 auto;padding:0 2rem}.blog-module__JsT-Oq__content{padding:4rem 0}.blog-module__JsT-Oq__categories{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.blog-module__JsT-Oq__categoryButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50px;padding:.5rem 1.25rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:500;transition:all .3s}.blog-module__JsT-Oq__categoryButton:hover{color:#fff;background:#ee364b;border-color:#ee364b;transform:translateY(-2px)}.blog-module__JsT-Oq__categoryButtonActive{color:#fff;background:#ee364b;border-color:#ee364b}.blog-module__JsT-Oq__postsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.blog-module__JsT-Oq__postCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.blog-module__JsT-Oq__postCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.blog-module__JsT-Oq__postLink{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.blog-module__JsT-Oq__postImageWrapper{background:linear-gradient(135deg,#ee364b1a 0%,#9333ea1a 100%);flex-shrink:0;width:100%;height:240px;position:relative;overflow:hidden}.blog-module__JsT-Oq__postImage{object-fit:cover;transition:transform .3s;display:block}.blog-module__JsT-Oq__postCard:hover .blog-module__JsT-Oq__postImage{transform:scale(1.05)}.blog-module__JsT-Oq__postImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.blog-module__JsT-Oq__postCategoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background:#ee364b;border-radius:50px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.blog-module__JsT-Oq__postContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-module__JsT-Oq__postMeta{color:#6b7280;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.8125rem;display:flex}.blog-module__JsT-Oq__postDate{font-weight:500}.blog-module__JsT-Oq__postTitle{letter-spacing:-.5px;color:#000;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:20px;font-weight:600;line-height:1.3em;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__postExcerpt{color:#6b7280;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 1rem;font-size:15px;line-height:1.6em;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__postAuthor{border-top:1px solid #e5e7eb;margin-top:auto;padding-top:1rem}.blog-module__JsT-Oq__postAuthorName{color:#6b7280;font-size:.875rem;font-weight:500}.blog-module__JsT-Oq__detailContainer{max-width:800px;margin:0 auto;padding:4rem 2rem}.blog-module__JsT-Oq__detailHeader{margin-bottom:2rem}.blog-module__JsT-Oq__detailCategoryBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ee364b;border-radius:50px;margin-bottom:1rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.blog-module__JsT-Oq__detailTitle{color:#000;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.blog-module__JsT-Oq__detailTags{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.blog-module__JsT-Oq__detailTag{color:#6b7280;background:#f3f4f6;border-radius:999px;padding:.2rem .6rem;font-size:.75rem}.blog-module__JsT-Oq__detailImageWrapper{border-radius:12px;width:100%;height:400px;margin-bottom:3rem;position:relative;overflow:hidden}.blog-module__JsT-Oq__detailImage{object-fit:cover}.blog-module__JsT-Oq__detailContent{color:#6b7280;font-size:1.125rem;line-height:1.8}.blog-module__JsT-Oq__detailExcerpt{color:#000;margin-bottom:2rem;font-size:1.25rem;font-weight:500;line-height:1.6}.blog-module__JsT-Oq__detailBody ul,.blog-module__JsT-Oq__detailBody ol{margin-bottom:1.5rem;padding-left:2rem;list-style-position:outside}.blog-module__JsT-Oq__detailBody ul{list-style-type:disc}.blog-module__JsT-Oq__detailBody ol{list-style-type:decimal}.blog-module__JsT-Oq__detailBody li{margin-bottom:.5rem;padding-left:.5rem}.blog-module__JsT-Oq__detailBody h1,.blog-module__JsT-Oq__detailBody h2,.blog-module__JsT-Oq__detailBody h3,.blog-module__JsT-Oq__detailBody h4,.blog-module__JsT-Oq__detailBody h5,.blog-module__JsT-Oq__detailBody h6{color:#000;margin-top:2rem;margin-bottom:1rem;font-weight:700;line-height:1.3}.blog-module__JsT-Oq__detailBody h1{font-size:2.25rem}.blog-module__JsT-Oq__detailBody h2{font-size:1.875rem}.blog-module__JsT-Oq__detailBody h3{font-size:1.5rem}.blog-module__JsT-Oq__detailBody h4{font-size:1.25rem}.blog-module__JsT-Oq__detailBody blockquote{color:#6b7280;background:#f9fafb;border-left:4px solid #ee364b;border-radius:0 8px 8px 0;margin:2rem 0;padding:1rem 0 1rem 1.5rem;font-style:italic}.blog-module__JsT-Oq__detailBody a{color:#ee364b;text-underline-offset:2px;text-decoration:underline;transition:all .2s}.blog-module__JsT-Oq__detailBody a:hover{color:#d12a3d;text-decoration-thickness:2px}.blog-module__JsT-Oq__detailBody img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0}.blog-module__JsT-Oq__detailBody pre{color:#f3f4f6;background:#1f2937;border-radius:8px;margin:2rem 0;padding:1.5rem;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.875rem;overflow-x:auto}.blog-module__JsT-Oq__detailBody code{color:#dc2626;background:#f3f4f6;border-radius:4px;padding:.2em .4em;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.875em}.blog-module__JsT-Oq__detailBody pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.blog-module__JsT-Oq__detailFooter{border-top:1px solid #e5e7eb;margin-top:4rem;padding-top:2rem}.blog-module__JsT-Oq__btnSecondary{color:#000;background-color:#0000;border:1px solid #e5e7eb;border-radius:50px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.blog-module__JsT-Oq__btnSecondary:hover{color:#ee364b;border-color:#ee364b}@media (max-width:1024px){.blog-module__JsT-Oq__postsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.blog-module__JsT-Oq__heroTitle{font-size:40px}.blog-module__JsT-Oq__heroSubtitle{font-size:18px}}@media (max-width:768px){.blog-module__JsT-Oq__hero{padding:3rem 1.5rem 2rem}.blog-module__JsT-Oq__heroTitle{letter-spacing:-1.5px;font-size:36px}.blog-module__JsT-Oq__heroSubtitle{font-size:16px}.blog-module__JsT-Oq__container{padding:0 1.5rem}.blog-module__JsT-Oq__content{padding:3rem 0}.blog-module__JsT-Oq__categories{gap:.5rem;margin-bottom:2rem;padding-bottom:1.5rem}.blog-module__JsT-Oq__categoryButton{padding:.4375rem 1rem;font-size:.8125rem}.blog-module__JsT-Oq__postsGrid{grid-template-columns:1fr;gap:1.5rem}.blog-module__JsT-Oq__postImageWrapper{height:200px}.blog-module__JsT-Oq__postContent{padding:1.25rem}.blog-module__JsT-Oq__postTitle{font-size:18px}.blog-module__JsT-Oq__postExcerpt{font-size:14px}.blog-module__JsT-Oq__detailTitle{font-size:2rem}.blog-module__JsT-Oq__detailImageWrapper{height:250px}}
.career-module__6cLsJG__career{min-height:100vh}.career-module__6cLsJG__hero{text-align:center;background:linear-gradient(135deg,#ee364b1a 0%,#ee364b0d 100%);padding:6rem 0 4rem}.career-module__6cLsJG__heroContainer{max-width:1370px;margin:0 auto;padding:0 2rem}.career-module__6cLsJG__heroTitle{letter-spacing:-1.5px;color:#000;margin-bottom:1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:56px;font-weight:300;line-height:1.2}.career-module__6cLsJG__heroSubtitle{color:#6b7280;max-width:800px;margin:0 auto;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6}.career-module__6cLsJG__why{background:#fff;padding:5rem 0}.career-module__6cLsJG__container{max-width:1370px;margin:0 auto;padding:0 2rem}.career-module__6cLsJG__whyContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.career-module__6cLsJG__whyText{flex-direction:column;gap:1.5rem;display:flex}.career-module__6cLsJG__sectionTitle{letter-spacing:-1.5px;color:#000;margin-bottom:1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:42px;font-weight:300;line-height:1.3em}.career-module__6cLsJG__sectionTitleCenter{text-align:center;margin-bottom:3rem}.career-module__6cLsJG__whyDescription{color:#000;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7}.career-module__6cLsJG__whyImage{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f}.career-module__6cLsJG__whyImage img{width:100%;height:auto;display:block}.career-module__6cLsJG__benefits{background:#f9fafb;padding:5rem 0}.career-module__6cLsJG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.career-module__6cLsJG__benefitCard{background:#fff;border-radius:16px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #00000014}.career-module__6cLsJG__benefitCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.career-module__6cLsJG__benefitIcon{color:#fff;background:#ee364b;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.career-module__6cLsJG__benefitIcon svg{width:32px;height:32px}.career-module__6cLsJG__benefitTitle{letter-spacing:-.5px;color:#000;margin-bottom:1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:300}.career-module__6cLsJG__benefitDescription{color:#6b7280;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.career-module__6cLsJG__jobs{background:#fff;padding:5rem 0}.career-module__6cLsJG__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.career-module__6cLsJG__filterBtn{color:#000;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:50px;padding:.75rem 1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:500;transition:all .3s}.career-module__6cLsJG__filterBtn:hover{color:#ee364b;border-color:#ee364b}.career-module__6cLsJG__filterBtnActive{color:#fff;background:#ee364b;border-color:#ee364b}.career-module__6cLsJG__jobsList{flex-direction:column;gap:2rem;display:flex}.career-module__6cLsJG__jobCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem;transition:transform .3s,box-shadow .3s}.career-module__6cLsJG__jobCard:hover{border-color:#ee364b;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.career-module__6cLsJG__jobHeader{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:flex}.career-module__6cLsJG__jobTitleSection{flex:1}.career-module__6cLsJG__jobTitle{letter-spacing:-.5px;color:#000;margin-bottom:.75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:300}.career-module__6cLsJG__jobMeta{color:#6b7280;align-items:center;gap:.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:400;display:flex}.career-module__6cLsJG__jobSeparator{color:#9ca3af}.career-module__6cLsJG__jobApply{color:#fff;white-space:nowrap;background:#ee364b;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #ee364b4d}.career-module__6cLsJG__jobApply:hover{background:#d12a3d;transform:translateY(-2px);box-shadow:0 6px 16px #ee364b66}.career-module__6cLsJG__jobApply svg{transition:transform .3s}.career-module__6cLsJG__jobApply:hover svg{transform:translate(4px)}.career-module__6cLsJG__jobDescription{color:#000;margin-bottom:1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.career-module__6cLsJG__jobRequirements{border-top:1px solid #e5e7eb;padding-top:1.5rem}.career-module__6cLsJG__jobRequirementsTitle{color:#000;margin-bottom:.75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500}.career-module__6cLsJG__jobRequirementsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.career-module__6cLsJG__jobRequirementsList li{color:#6b7280;padding-left:1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.6;position:relative}.career-module__6cLsJG__jobRequirementsList li:before{content:"•";color:#ee364b;font-weight:700;position:absolute;left:0}.career-module__6cLsJG__noJobs{text-align:center;color:#6b7280;padding:3rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.125rem}.career-module__6cLsJG__process{background:#f9fafb;padding:5rem 0}.career-module__6cLsJG__processSteps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.career-module__6cLsJG__processStep{text-align:center;background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px #00000014}.career-module__6cLsJG__processNumber{color:#fff;background:#ee364b;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.75rem;font-weight:700;display:flex}.career-module__6cLsJG__processTitle{letter-spacing:-.5px;color:#000;margin-bottom:1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:300}.career-module__6cLsJG__processDescription{color:#6b7280;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.career-module__6cLsJG__cta{background:#fff;padding:5rem 0}.career-module__6cLsJG__ctaContent{text-align:center;max-width:700px;margin:0 auto}.career-module__6cLsJG__ctaTitle{letter-spacing:-1.5px;color:#000;margin-bottom:1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:42px;font-weight:300;line-height:1.3em}.career-module__6cLsJG__ctaDescription{color:#6b7280;margin-bottom:2.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6}.career-module__6cLsJG__ctaButton{color:#fff;background:#ee364b;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #ee364b4d}.career-module__6cLsJG__ctaButton:hover{background:#d12a3d;transform:translateY(-2px);box-shadow:0 6px 16px #ee364b66}.career-module__6cLsJG__ctaButton svg{transition:transform .3s}.career-module__6cLsJG__ctaButton:hover svg{transform:translate(4px)}@media (max-width:1024px){.career-module__6cLsJG__whyContent{grid-template-columns:1fr;gap:3rem}.career-module__6cLsJG__whyImage{order:-1}.career-module__6cLsJG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.career-module__6cLsJG__jobHeader{flex-direction:column;align-items:flex-start}.career-module__6cLsJG__jobApply{justify-content:center;width:100%}}@media (max-width:768px){.career-module__6cLsJG__hero{padding:4rem 0 3rem}.career-module__6cLsJG__heroTitle{font-size:42px}.career-module__6cLsJG__heroSubtitle{font-size:1.125rem}.career-module__6cLsJG__why,.career-module__6cLsJG__benefits,.career-module__6cLsJG__jobs,.career-module__6cLsJG__process,.career-module__6cLsJG__cta{padding:3rem 0}.career-module__6cLsJG__sectionTitle{font-size:32px}.career-module__6cLsJG__filters{gap:.75rem}.career-module__6cLsJG__filterBtn{padding:.625rem 1.25rem;font-size:.875rem}.career-module__6cLsJG__jobCard{padding:1.5rem}.career-module__6cLsJG__jobTitle{font-size:1.5rem}.career-module__6cLsJG__processSteps{grid-template-columns:1fr}.career-module__6cLsJG__ctaTitle{font-size:32px}}
.managed-wifi-module__F1lB2q__page{background:#fff;min-height:100vh;padding-top:0}.managed-wifi-module__F1lB2q__hero{border-bottom:1px solid var(--border);background:#fff;max-width:1370px;margin:0 auto;padding:4rem 2rem;position:relative}.managed-wifi-module__F1lB2q__heroContainer{border-radius:16px;max-width:1370px;height:400px;margin:0 auto;padding:0;position:relative;overflow:hidden}.managed-wifi-module__F1lB2q__heroImage{object-fit:cover;display:block}.managed-wifi-module__F1lB2q__heroContent{text-align:left;background:linear-gradient(#0000004d 0%,#00000080 100%);flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem 3rem;display:flex;position:absolute;inset:0}.managed-wifi-module__F1lB2q__title{letter-spacing:-2px;color:#fff;text-shadow:0 2px 8px #0000004d;margin:0 0 1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:48px;font-weight:900;line-height:1.2em}.managed-wifi-module__F1lB2q__subtitle{color:#fff;text-align:left;text-shadow:0 2px 8px #0000004d;max-width:800px;margin:0;font-size:20px;font-weight:400;line-height:1.6em}.managed-wifi-module__F1lB2q__container{max-width:1370px;margin:0 auto;padding:0 2rem}.managed-wifi-module__F1lB2q__content{padding:4rem 0}.managed-wifi-module__F1lB2q__section{margin-bottom:4rem}.managed-wifi-module__F1lB2q__section:last-child{margin-bottom:0}.managed-wifi-module__F1lB2q__sectionHeader{text-align:center;margin-bottom:3rem}.managed-wifi-module__F1lB2q__sectionTitle{letter-spacing:-1.2px;color:var(--text-primary);margin:0 0 1rem;font-size:36px;font-weight:600;line-height:1.3}.managed-wifi-module__F1lB2q__sectionTitleCentered{text-align:center}.managed-wifi-module__F1lB2q__sectionSubtitle{max-width:1300px;color:var(--text-secondary);margin:0 auto;font-size:1.25rem;line-height:1.7}.managed-wifi-module__F1lB2q__productCardsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.managed-wifi-module__F1lB2q__productCard{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;height:auto;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.managed-wifi-module__F1lB2q__productCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.managed-wifi-module__F1lB2q__productCardImageWrapper{background:linear-gradient(135deg,#ee364b1a 0%,#9333ea1a 100%);flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.managed-wifi-module__F1lB2q__productCardImage{object-fit:cover;display:block}.managed-wifi-module__F1lB2q__productCardImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.managed-wifi-module__F1lB2q__productCardContent{flex-direction:column;justify-content:flex-start;width:100%;padding:1.5rem;display:flex}.managed-wifi-module__F1lB2q__productCardTitle{letter-spacing:-.5px;color:var(--text-primary);z-index:1;margin:0 0 .5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:1.3em;position:relative}.managed-wifi-module__F1lB2q__productCardDescription{color:#ee364b;z-index:1;margin:0 0 1rem;font-size:16px;font-weight:500;line-height:1.5em;position:relative}.managed-wifi-module__F1lB2q__productCardDetails{color:var(--text-secondary);z-index:1;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.6em;list-style:none;position:relative}.managed-wifi-module__F1lB2q__productCardDetails li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.managed-wifi-module__F1lB2q__productCardDetails li:last-child{margin-bottom:0}.managed-wifi-module__F1lB2q__productCardDetails li:before{content:"•";color:#ee364b;font-size:1.2em;font-weight:700;position:absolute;left:0}.managed-wifi-module__F1lB2q__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.managed-wifi-module__F1lB2q__featureCard{text-align:left;background:#fff;border:1px solid #0000;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.managed-wifi-module__F1lB2q__featureCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.managed-wifi-module__F1lB2q__featureIcon{color:#000;justify-content:flex-start;align-items:center;margin-bottom:1rem;display:flex}.managed-wifi-module__F1lB2q__featureIcon svg{stroke:currentColor;fill:none;width:32px;height:32px}.managed-wifi-module__F1lB2q__featureTitle{color:#000;letter-spacing:-.5px;margin:0 0 1rem;font-size:24px;font-weight:700;line-height:1.3}.managed-wifi-module__F1lB2q__featureDescription{color:#000;margin:0;font-size:16px;font-weight:400;line-height:1.6}.managed-wifi-module__F1lB2q__useCasesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.managed-wifi-module__F1lB2q__useCaseCard{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.managed-wifi-module__F1lB2q__useCaseCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.managed-wifi-module__F1lB2q__useCaseImageWrapper{flex-shrink:0;width:100%;height:150px;position:relative;overflow:hidden}.managed-wifi-module__F1lB2q__useCaseImage{object-fit:cover;display:block}.managed-wifi-module__F1lB2q__useCaseImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.managed-wifi-module__F1lB2q__useCaseContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.managed-wifi-module__F1lB2q__useCaseTitle{color:var(--text-primary);letter-spacing:-.4px;margin:0 0 .5rem;font-size:18px;font-weight:600;line-height:1.3}.managed-wifi-module__F1lB2q__useCaseDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.managed-wifi-module__F1lB2q__benefits{margin-top:2rem}.managed-wifi-module__F1lB2q__benefitsList{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.managed-wifi-module__F1lB2q__benefitItem{align-items:flex-start;gap:1.5rem;display:flex}.managed-wifi-module__F1lB2q__benefitIcon{color:#fff;background:#ee364b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:600;display:flex}.managed-wifi-module__F1lB2q__benefitContent{flex:1}.managed-wifi-module__F1lB2q__benefitContent h3{color:var(--text-primary);letter-spacing:-.3px;margin:0 0 .5rem;font-size:20px;font-weight:600}.managed-wifi-module__F1lB2q__benefitContent p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.managed-wifi-module__F1lB2q__storiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.managed-wifi-module__F1lB2q__storyCard{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.managed-wifi-module__F1lB2q__storyCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.managed-wifi-module__F1lB2q__storyHeader{align-items:center;gap:1rem;display:flex}.managed-wifi-module__F1lB2q__storyLogo{background:var(--gray-100);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.managed-wifi-module__F1lB2q__storyCompanyInfo{flex-direction:column;gap:.25rem;display:flex}.managed-wifi-module__F1lB2q__storyCompanyName{letter-spacing:-.5px;color:var(--text-primary);margin:0;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:600}.managed-wifi-module__F1lB2q__storyIndustry{color:var(--text-secondary);font-size:.875rem;font-weight:400}.managed-wifi-module__F1lB2q__storyTestimonial{color:var(--text-primary);flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.managed-wifi-module__F1lB2q__storyResults{border-top:1px solid var(--border);gap:2rem;padding-top:1.5rem;display:flex}.managed-wifi-module__F1lB2q__storyResultItem{flex-direction:column;gap:.25rem;display:flex}.managed-wifi-module__F1lB2q__resultValue{letter-spacing:-.5px;color:#ee364b;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:600;line-height:1}.managed-wifi-module__F1lB2q__resultLabel{color:var(--text-secondary);font-size:.875rem;font-weight:400}.managed-wifi-module__F1lB2q__storyAuthor{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}.managed-wifi-module__F1lB2q__authorName{color:var(--text-primary);font-size:.9375rem;font-weight:600}.managed-wifi-module__F1lB2q__authorRole{color:var(--text-secondary);font-size:.875rem;font-weight:400}@media (max-width:1024px){.managed-wifi-module__F1lB2q__productCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.managed-wifi-module__F1lB2q__featuresGrid,.managed-wifi-module__F1lB2q__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.managed-wifi-module__F1lB2q__benefitsList{grid-template-columns:1fr;gap:1.5rem}.managed-wifi-module__F1lB2q__storiesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.managed-wifi-module__F1lB2q__hero{padding:2rem 0}.managed-wifi-module__F1lB2q__heroContainer{border-radius:0;max-width:100%;height:300px;padding:0}.managed-wifi-module__F1lB2q__heroContent{text-align:left;align-items:flex-start;padding:1.5rem}.managed-wifi-module__F1lB2q__title{letter-spacing:-1.5px;font-size:36px}.managed-wifi-module__F1lB2q__subtitle{font-size:18px}.managed-wifi-module__F1lB2q__container{padding:0 1.5rem}.managed-wifi-module__F1lB2q__content{padding:3rem 0}.managed-wifi-module__F1lB2q__section{margin-bottom:3rem}.managed-wifi-module__F1lB2q__sectionTitle{font-size:28px}.managed-wifi-module__F1lB2q__sectionSubtitle{font-size:.9375rem}.managed-wifi-module__F1lB2q__productCardsGrid{grid-template-columns:1fr;align-items:start;gap:1.5rem}.managed-wifi-module__F1lB2q__productCard{height:auto}.managed-wifi-module__F1lB2q__productCardImageWrapper{height:200px}.managed-wifi-module__F1lB2q__productCardContent{padding:1.5rem}.managed-wifi-module__F1lB2q__productCardTitle{font-size:20px}.managed-wifi-module__F1lB2q__productCardDescription{font-size:15px}.managed-wifi-module__F1lB2q__productCardDetails{font-size:14px}.managed-wifi-module__F1lB2q__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.managed-wifi-module__F1lB2q__featureCard{padding:1.5rem}.managed-wifi-module__F1lB2q__featureTitle{font-size:20px}.managed-wifi-module__F1lB2q__featureDescription{font-size:15px}.managed-wifi-module__F1lB2q__useCasesGrid{grid-template-columns:1fr;gap:1.5rem}.managed-wifi-module__F1lB2q__useCaseImageWrapper{height:150px}.managed-wifi-module__F1lB2q__useCaseContent{padding:1.25rem}.managed-wifi-module__F1lB2q__useCaseTitle{font-size:18px}.managed-wifi-module__F1lB2q__useCaseDescription{font-size:14px}.managed-wifi-module__F1lB2q__benefitItem{gap:1rem}.managed-wifi-module__F1lB2q__benefitIcon{width:28px;height:28px;font-size:16px}.managed-wifi-module__F1lB2q__benefitContent h3{font-size:18px}.managed-wifi-module__F1lB2q__benefitContent p{font-size:14px}.managed-wifi-module__F1lB2q__storiesGrid{grid-template-columns:1fr;gap:1.5rem}.managed-wifi-module__F1lB2q__storyCard{padding:1.5rem}.managed-wifi-module__F1lB2q__storyResults{gap:1.5rem}}
.mpls-vpn-module__gX41SG__page{background:#fff;min-height:100vh;padding-top:0}.mpls-vpn-module__gX41SG__hero{border-bottom:1px solid var(--border);background:var(--white);max-width:1370px;margin:0 auto;padding:4rem 2rem;position:relative}.mpls-vpn-module__gX41SG__heroContainer{border-radius:16px;max-width:1370px;height:400px;margin:0 auto;padding:0;position:relative;overflow:hidden}.mpls-vpn-module__gX41SG__heroImage{object-fit:cover;display:block}.mpls-vpn-module__gX41SG__heroContent{text-align:left;background:linear-gradient(#0000004d 0%,#00000080 100%);flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem 3rem;display:flex;position:absolute;inset:0}.mpls-vpn-module__gX41SG__title{letter-spacing:-2px;color:#fff;text-shadow:0 2px 8px #0000004d;margin:0 0 1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:48px;font-weight:900;line-height:1.2em}.mpls-vpn-module__gX41SG__subtitle{color:#fff;text-align:left;text-shadow:0 2px 8px #0000004d;max-width:800px;margin:0;font-size:20px;font-weight:400;line-height:1.6em}.mpls-vpn-module__gX41SG__container{max-width:1370px;margin:0 auto;padding:0 2rem}.mpls-vpn-module__gX41SG__content{padding:4rem 0}.mpls-vpn-module__gX41SG__section{margin-bottom:4rem}.mpls-vpn-module__gX41SG__section:last-child{margin-bottom:0}.mpls-vpn-module__gX41SG__sectionHeader{text-align:center;margin-bottom:3rem}.mpls-vpn-module__gX41SG__sectionTitle{letter-spacing:-1.2px;color:var(--text-primary);margin:0 0 1rem;font-size:36px;font-weight:600;line-height:1.3}.mpls-vpn-module__gX41SG__sectionTitleCentered{text-align:center}.mpls-vpn-module__gX41SG__sectionSubtitle{max-width:1300px;color:var(--text-secondary);margin:0 auto;font-size:1.25rem;line-height:1.7}.mpls-vpn-module__gX41SG__productCardsGrid{grid-template-columns:repeat(4,1fr);align-items:start;gap:2rem;margin-top:2rem;display:grid}.mpls-vpn-module__gX41SG__productCard{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-self:start;min-height:580px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.mpls-vpn-module__gX41SG__productCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.mpls-vpn-module__gX41SG__productCardImageWrapper{background:linear-gradient(135deg,#ee364b1a 0%,#9333ea1a 100%);flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.mpls-vpn-module__gX41SG__productCardImage{object-fit:cover;display:block}.mpls-vpn-module__gX41SG__productCardImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.mpls-vpn-module__gX41SG__productCardContent{flex-direction:column;justify-content:flex-start;width:100%;padding:1.5rem;display:flex}.mpls-vpn-module__gX41SG__productCardTitle{letter-spacing:-.5px;color:var(--text-primary);z-index:1;margin:0 0 .5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:24px;font-weight:600;line-height:1.3em;position:relative}.mpls-vpn-module__gX41SG__productCardDescription{color:#ee364b;z-index:1;margin:0 0 1rem;font-size:16px;font-weight:500;line-height:1.5em;position:relative}.mpls-vpn-module__gX41SG__productCardDetails{color:var(--text-secondary);z-index:1;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.6em;list-style:none;position:relative}.mpls-vpn-module__gX41SG__productCardDetails li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.mpls-vpn-module__gX41SG__productCardDetails li:last-child{margin-bottom:0}.mpls-vpn-module__gX41SG__productCardDetails li:before{content:"•";color:#ee364b;font-size:1.2em;font-weight:700;position:absolute;left:0}.mpls-vpn-module__gX41SG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.mpls-vpn-module__gX41SG__featureCard{background:var(--white);text-align:left;border:1px solid #0000;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.mpls-vpn-module__gX41SG__featureCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.mpls-vpn-module__gX41SG__featureIcon{color:#000;justify-content:flex-start;align-items:center;margin-bottom:1rem;display:flex}.mpls-vpn-module__gX41SG__featureIcon svg{stroke:currentColor;fill:none;width:32px;height:32px}.mpls-vpn-module__gX41SG__featureTitle{color:#000;letter-spacing:-.5px;margin:0 0 1rem;font-size:24px;font-weight:700;line-height:1.3}.mpls-vpn-module__gX41SG__featureDescription{color:#000;margin:0;font-size:16px;font-weight:400;line-height:1.6}.mpls-vpn-module__gX41SG__useCasesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.mpls-vpn-module__gX41SG__useCaseCard{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.mpls-vpn-module__gX41SG__useCaseCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.mpls-vpn-module__gX41SG__useCaseImageWrapper{flex-shrink:0;width:100%;height:150px;position:relative;overflow:hidden}.mpls-vpn-module__gX41SG__useCaseImage{object-fit:cover;display:block}.mpls-vpn-module__gX41SG__useCaseImageOverlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.mpls-vpn-module__gX41SG__useCaseContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.mpls-vpn-module__gX41SG__useCaseTitle{color:var(--text-primary);letter-spacing:-.4px;margin:0 0 .5rem;font-size:18px;font-weight:600;line-height:1.3}.mpls-vpn-module__gX41SG__useCaseDescription{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.mpls-vpn-module__gX41SG__benefits{margin-top:2rem}.mpls-vpn-module__gX41SG__benefitsList{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.mpls-vpn-module__gX41SG__benefitItem{align-items:flex-start;gap:1.5rem;display:flex}.mpls-vpn-module__gX41SG__benefitIcon{color:#fff;background:#ee364b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:600;display:flex}.mpls-vpn-module__gX41SG__benefitContent{flex:1}.mpls-vpn-module__gX41SG__benefitContent h3{color:var(--text-primary);letter-spacing:-.3px;margin:0 0 .5rem;font-size:20px;font-weight:600}.mpls-vpn-module__gX41SG__benefitContent p{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.6}.mpls-vpn-module__gX41SG__storiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.mpls-vpn-module__gX41SG__storyCard{background:var(--white);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.mpls-vpn-module__gX41SG__storyCard:hover{border-color:#ee364b4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.mpls-vpn-module__gX41SG__storyHeader{align-items:center;gap:1rem;display:flex}.mpls-vpn-module__gX41SG__storyLogo{background:var(--gray-100);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.mpls-vpn-module__gX41SG__storyCompanyInfo{flex-direction:column;gap:.25rem;display:flex}.mpls-vpn-module__gX41SG__storyCompanyName{letter-spacing:-.5px;color:var(--text-primary);margin:0;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:600}.mpls-vpn-module__gX41SG__storyIndustry{color:var(--text-secondary);font-size:.875rem;font-weight:400}.mpls-vpn-module__gX41SG__storyTestimonial{color:var(--text-primary);flex:1;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.mpls-vpn-module__gX41SG__storyResults{border-top:1px solid var(--border);gap:2rem;padding-top:1.5rem;display:flex}.mpls-vpn-module__gX41SG__storyResultItem{flex-direction:column;gap:.25rem;display:flex}.mpls-vpn-module__gX41SG__resultValue{letter-spacing:-.5px;color:#ee364b;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:600;line-height:1}.mpls-vpn-module__gX41SG__resultLabel{color:var(--text-secondary);font-size:.875rem;font-weight:400}.mpls-vpn-module__gX41SG__storyAuthor{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}.mpls-vpn-module__gX41SG__authorName{color:var(--text-primary);font-size:.9375rem;font-weight:600}.mpls-vpn-module__gX41SG__authorRole{color:var(--text-secondary);font-size:.875rem;font-weight:400}@media (max-width:1024px){.mpls-vpn-module__gX41SG__productCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.mpls-vpn-module__gX41SG__featuresGrid,.mpls-vpn-module__gX41SG__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.mpls-vpn-module__gX41SG__benefitsList{grid-template-columns:1fr;gap:1.5rem}.mpls-vpn-module__gX41SG__storiesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.mpls-vpn-module__gX41SG__hero{padding:2rem 0}.mpls-vpn-module__gX41SG__heroContainer{border-radius:0;max-width:100%;height:300px;padding:0}.mpls-vpn-module__gX41SG__heroContent{text-align:left;align-items:flex-start;padding:1.5rem}.mpls-vpn-module__gX41SG__title{letter-spacing:-1.5px;font-size:36px}.mpls-vpn-module__gX41SG__subtitle{font-size:18px}.mpls-vpn-module__gX41SG__container{padding:0 1.5rem}.mpls-vpn-module__gX41SG__content{padding:3rem 0}.mpls-vpn-module__gX41SG__section{margin-bottom:3rem}.mpls-vpn-module__gX41SG__sectionTitle{font-size:28px}.mpls-vpn-module__gX41SG__sectionSubtitle{font-size:.9375rem}.mpls-vpn-module__gX41SG__productCardsGrid{grid-template-columns:1fr;align-items:start;gap:1.5rem}.mpls-vpn-module__gX41SG__productCard{height:auto;min-height:450px}.mpls-vpn-module__gX41SG__productCardImageWrapper{height:160px;overflow:hidden}.mpls-vpn-module__gX41SG__productCardContent{padding:1.5rem}.mpls-vpn-module__gX41SG__productCardTitle{font-size:20px}.mpls-vpn-module__gX41SG__productCardDescription{font-size:15px}.mpls-vpn-module__gX41SG__productCardDetails{font-size:14px}.mpls-vpn-module__gX41SG__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.mpls-vpn-module__gX41SG__featureCard{padding:1.5rem}.mpls-vpn-module__gX41SG__featureTitle{font-size:20px}.mpls-vpn-module__gX41SG__featureDescription{font-size:15px}.mpls-vpn-module__gX41SG__useCasesGrid{grid-template-columns:1fr;gap:1.5rem}.mpls-vpn-module__gX41SG__useCaseImageWrapper{height:150px}.mpls-vpn-module__gX41SG__useCaseContent{padding:1.25rem}.mpls-vpn-module__gX41SG__useCaseTitle{font-size:18px}.mpls-vpn-module__gX41SG__useCaseDescription{font-size:14px}.mpls-vpn-module__gX41SG__benefitItem{gap:1rem}.mpls-vpn-module__gX41SG__benefitIcon{width:28px;height:28px;font-size:16px}.mpls-vpn-module__gX41SG__benefitContent h3{font-size:18px}.mpls-vpn-module__gX41SG__benefitContent p{font-size:14px}.mpls-vpn-module__gX41SG__storiesGrid{grid-template-columns:1fr;gap:1.5rem}.mpls-vpn-module__gX41SG__storyCard{padding:1.5rem}.mpls-vpn-module__gX41SG__storyResults{gap:1.5rem}}
.contact-module__swMWYG__contact{background:#f9fafb;padding:5rem 0}.contact-module__swMWYG__container{max-width:1370px;margin:0 auto;padding:0 2rem}.contact-module__swMWYG__header{text-align:center;margin-bottom:4rem}.contact-module__swMWYG__title{letter-spacing:-1.5px;color:#000;margin-bottom:1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:42px;font-weight:300;line-height:1.3em}.contact-module__swMWYG__subtitle{color:#6b7280;max-width:700px;margin:0 auto;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.6}.contact-module__swMWYG__content{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.contact-module__swMWYG__infoSection{background:#fff;border-radius:16px;height:fit-content;padding:2.5rem;position:sticky;top:100px;box-shadow:0 2px 8px #00000014}.contact-module__swMWYG__infoTitle{letter-spacing:-.5px;color:#000;margin-bottom:.75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:300}.contact-module__swMWYG__infoDescription{color:#6b7280;margin-bottom:2rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.6}.contact-module__swMWYG__infoList{margin-bottom:2.5rem}.contact-module__swMWYG__infoItem{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.contact-module__swMWYG__infoItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.contact-module__swMWYG__infoIcon{color:#fff;background:#ee364b;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-module__swMWYG__infoIcon svg{width:24px;height:24px}.contact-module__swMWYG__infoContent{flex:1}.contact-module__swMWYG__infoItemTitle{color:#000;margin-bottom:.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500}.contact-module__swMWYG__infoLink{color:#6b7280;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s;display:block}.contact-module__swMWYG__infoLink:hover{color:#ee364b}.contact-module__swMWYG__hours{border-top:1px solid #e5e7eb;padding-top:2rem}.contact-module__swMWYG__hoursTitle{color:#000;margin-bottom:1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500}.contact-module__swMWYG__hoursList{flex-direction:column;gap:.75rem;display:flex}.contact-module__swMWYG__hoursItem{justify-content:space-between;align-items:center;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;display:flex}.contact-module__swMWYG__hoursDay{color:#000;font-weight:400}.contact-module__swMWYG__hoursTime{color:#6b7280;font-weight:400}.contact-module__swMWYG__formSection{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 2px 8px #00000014}.contact-module__swMWYG__formTitle{letter-spacing:-.5px;color:#000;margin-bottom:2rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:300}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formLabel{color:#000;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:500}.contact-module__swMWYG__required{color:#ee364b}.contact-module__swMWYG__formInput,.contact-module__swMWYG__formSelect,.contact-module__swMWYG__formTextarea{color:#000;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;transition:all .2s}.contact-module__swMWYG__formInputError{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.contact-module__swMWYG__captchaContainer{flex-wrap:nowrap;align-items:center;gap:.75rem;display:flex}.contact-module__swMWYG__captchaDisplay{color:#000;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-width:auto;padding:.875rem 1rem;font-size:1rem;font-weight:600;display:flex}.contact-module__swMWYG__captchaRefresh{cursor:pointer;color:#fff;background:#ee364b;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.875rem;transition:all .2s;display:flex}.contact-module__swMWYG__captchaRefresh:hover{background:#d12a3d;transform:rotate(15deg)}.contact-module__swMWYG__formError{color:#ef4444;margin-top:.25rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:500}.contact-module__swMWYG__formInput:focus,.contact-module__swMWYG__formSelect:focus,.contact-module__swMWYG__formTextarea:focus{border-color:#ee364b;outline:none;box-shadow:0 0 0 3px #ee364b1a}.contact-module__swMWYG__formInput::placeholder,.contact-module__swMWYG__formTextarea::placeholder{color:#9ca3af}.contact-module__swMWYG__formTextarea{resize:vertical;min-height:120px;line-height:1.6}.contact-module__swMWYG__formSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact-module__swMWYG__formSuccess{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:.9375rem;font-weight:400;display:flex}.contact-module__swMWYG__formSuccess svg{color:#16a34a;flex-shrink:0}.contact-module__swMWYG__formSubmit{color:#fff;cursor:pointer;background:#ee364b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #ee364b4d}.contact-module__swMWYG__formSubmit:hover:not(:disabled){background:#d12a3d;transform:translateY(-2px);box-shadow:0 6px 16px #ee364b66}.contact-module__swMWYG__formSubmit:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__formSubmit svg{transition:transform .3s}.contact-module__swMWYG__formSubmit:hover:not(:disabled) svg{transform:translate(4px)}@media (max-width:1024px){.contact-module__swMWYG__content{grid-template-columns:1fr;gap:3rem}.contact-module__swMWYG__infoSection{position:static}}@media (max-width:768px){.contact-module__swMWYG__contact{padding:3rem 0}.contact-module__swMWYG__container{padding:0 1.5rem}.contact-module__swMWYG__title{margin-bottom:.75rem;font-size:32px}.contact-module__swMWYG__subtitle{font-size:1rem}.contact-module__swMWYG__header{margin-bottom:3rem}.contact-module__swMWYG__infoSection,.contact-module__swMWYG__formSection{padding:1.5rem}.contact-module__swMWYG__formRow{grid-template-columns:1fr;gap:1.5rem}.contact-module__swMWYG__infoItem{margin-bottom:1.5rem;padding-bottom:1.5rem}.contact-module__swMWYG__infoIcon{width:40px;height:40px}.contact-module__swMWYG__infoIcon svg{width:20px;height:20px}}
.cloud-hosting-module__cH4TBq__page{background:#fff;min-height:100vh;padding-top:0}.cloud-hosting-module__cH4TBq__hero{background:#fff;border-bottom:1px solid #e5e7eb;max-width:1370px;margin:0 auto;padding:4rem 2rem;position:relative}.cloud-hosting-module__cH4TBq__heroContainer{border-radius:16px;max-width:1370px;height:420px;margin:0 auto;position:relative;overflow:hidden}.cloud-hosting-module__cH4TBq__heroImage{object-fit:cover;display:block}.cloud-hosting-module__cH4TBq__heroContent{background:linear-gradient(135deg,#000000a6 0%,#0000004d 100%);flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem 3.5rem;display:flex;position:absolute;inset:0}.cloud-hosting-module__cH4TBq__title{letter-spacing:-2.5px;color:#fff;max-width:700px;margin:0 0 1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:50px;font-weight:900;line-height:1.15}.cloud-hosting-module__cH4TBq__subtitle{color:#ffffffe6;max-width:600px;margin:0 0 2rem;font-size:20px;font-weight:400;line-height:1.6}.cloud-hosting-module__cH4TBq__heroCta{color:#fff;background:#ee364b;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cloud-hosting-module__cH4TBq__heroCta:hover{color:#fff;background:#d12a3d;transform:translateY(-2px);box-shadow:0 8px 24px #ee364b59}.cloud-hosting-module__cH4TBq__heroCta svg{transition:transform .3s}.cloud-hosting-module__cH4TBq__heroCta:hover svg{transform:translate(4px)}.cloud-hosting-module__cH4TBq__trustBar{background:#ee364b;padding:1.75rem 2rem}.cloud-hosting-module__cH4TBq__trustBarInner{justify-content:space-between;align-items:center;gap:2rem;max-width:1370px;margin:0 auto;display:flex}.cloud-hosting-module__cH4TBq__trustStat{flex-direction:column;flex:1;align-items:center;gap:.375rem;display:flex}.cloud-hosting-module__cH4TBq__trustStatValue{letter-spacing:-1px;color:#fff;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:30px;font-weight:700;line-height:1}.cloud-hosting-module__cH4TBq__trustStatLabel{color:#ffffffd9;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.cloud-hosting-module__cH4TBq__container{max-width:1370px;margin:0 auto;padding:0 2rem}.cloud-hosting-module__cH4TBq__content{padding:5rem 0}.cloud-hosting-module__cH4TBq__section{margin-bottom:5rem}.cloud-hosting-module__cH4TBq__section:last-child{margin-bottom:0}.cloud-hosting-module__cH4TBq__sectionHeader{text-align:center;margin-bottom:3rem}.cloud-hosting-module__cH4TBq__sectionEyebrow{text-transform:uppercase;letter-spacing:1.5px;color:#ee364b;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:12px;font-weight:700;display:inline-flex}.cloud-hosting-module__cH4TBq__sectionEyebrow:before{content:"";background:#ee364b;border-radius:2px;width:24px;height:2px;display:inline-block}.cloud-hosting-module__cH4TBq__sectionTitle{letter-spacing:-1.5px;color:#000;margin:0 0 1rem;font-size:38px;font-weight:700;line-height:1.25}.cloud-hosting-module__cH4TBq__sectionSubtitle{color:#6b7280;max-width:720px;margin:0 auto;font-size:1.125rem;line-height:1.7}.cloud-hosting-module__cH4TBq__servicesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cloud-hosting-module__cH4TBq__serviceCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000f}.cloud-hosting-module__cH4TBq__serviceCard:before{content:"";opacity:0;background:linear-gradient(90deg,#ee364b 0%,#f06070 100%);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.cloud-hosting-module__cH4TBq__serviceCard:hover{border-color:#ee364b33;transform:translateY(-6px);box-shadow:0 16px 40px #0000001a}.cloud-hosting-module__cH4TBq__serviceCard:hover:before{opacity:1}.cloud-hosting-module__cH4TBq__serviceIcon{color:#ee364b;background:#ee364b0f;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;transition:all .3s;display:flex}.cloud-hosting-module__cH4TBq__serviceCard:hover .cloud-hosting-module__cH4TBq__serviceIcon{background:#ee364b1a;transform:scale(1.05)}.cloud-hosting-module__cH4TBq__serviceIcon svg{stroke:currentColor;fill:none;width:24px;height:24px}.cloud-hosting-module__cH4TBq__serviceTitle{color:#000;letter-spacing:-.3px;margin:0 0 .75rem;font-size:20px;font-weight:600;line-height:1.3}.cloud-hosting-module__cH4TBq__serviceBenefit{color:#6b7280;margin:0;font-size:15px;line-height:1.65}.cloud-hosting-module__cH4TBq__fbGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.cloud-hosting-module__cH4TBq__fbCard{background:#f9fafb;border:1px solid #0000;border-radius:14px;align-items:flex-start;gap:1.25rem;padding:1.5rem 1.75rem;transition:all .3s;display:flex}.cloud-hosting-module__cH4TBq__fbCard:hover{background:#fff;border-color:#e5e7eb;box-shadow:0 8px 24px #00000014}.cloud-hosting-module__cH4TBq__fbIcon{color:#ee364b;background:#ee364b0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-top:2px;transition:all .3s;display:flex}.cloud-hosting-module__cH4TBq__fbCard:hover .cloud-hosting-module__cH4TBq__fbIcon{background:#ee364b1a}.cloud-hosting-module__cH4TBq__fbIcon svg{stroke:currentColor;fill:none;width:20px;height:20px}.cloud-hosting-module__cH4TBq__fbContent{flex:1}.cloud-hosting-module__cH4TBq__fbFeature{color:#000;margin:0 0 .25rem;font-size:16px;font-weight:600;line-height:1.3}.cloud-hosting-module__cH4TBq__fbArrow{color:#ee364b;margin-bottom:.25rem;font-size:14px;font-weight:700}.cloud-hosting-module__cH4TBq__fbBenefit{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.cloud-hosting-module__cH4TBq__inlineCta{background:linear-gradient(135deg,#111 0%,#1a1a2e 100%);padding:5rem 2rem;position:relative;overflow:hidden}.cloud-hosting-module__cH4TBq__inlineCta:before{content:"";pointer-events:none;background:radial-gradient(circle,#ee364b14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.cloud-hosting-module__cH4TBq__inlineCtaInner{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.cloud-hosting-module__cH4TBq__inlineCtaInner h2{color:#fff;letter-spacing:-1.2px;margin:0 0 1rem;font-size:34px;font-weight:700;line-height:1.2}.cloud-hosting-module__cH4TBq__inlineCtaInner p{color:#ffffffa6;margin:0 0 2.25rem;font-size:17px;line-height:1.65}.cloud-hosting-module__cH4TBq__inlineCtaButton{color:#fff;background:#ee364b;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cloud-hosting-module__cH4TBq__inlineCtaButton:hover{color:#fff;background:#d12a3d;transform:translateY(-2px);box-shadow:0 8px 24px #ee364b59}.cloud-hosting-module__cH4TBq__inlineCtaButton svg{transition:transform .3s}.cloud-hosting-module__cH4TBq__inlineCtaButton:hover svg{transform:translate(4px)}.cloud-hosting-module__cH4TBq__whyGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cloud-hosting-module__cH4TBq__whyCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2rem;transition:all .3s;box-shadow:0 1px 4px #0000000f}.cloud-hosting-module__cH4TBq__whyCard:hover{border-color:#ee364b40;transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.cloud-hosting-module__cH4TBq__whyIcon{color:#ee364b;background:#ee364b0f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1.25rem;transition:all .3s;display:flex}.cloud-hosting-module__cH4TBq__whyCard:hover .cloud-hosting-module__cH4TBq__whyIcon{background:#ee364b1a;transform:scale(1.08)}.cloud-hosting-module__cH4TBq__whyIcon svg{stroke:currentColor;fill:none;width:22px;height:22px}.cloud-hosting-module__cH4TBq__whyTitle{color:#000;letter-spacing:-.2px;margin:0 0 .5rem;font-size:18px;font-weight:600}.cloud-hosting-module__cH4TBq__whyDescription{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.cloud-hosting-module__cH4TBq__usecasesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cloud-hosting-module__cH4TBq__usecaseCard{background:#f9fafb;border:1px solid #0000;border-radius:14px;padding:2rem;transition:all .3s}.cloud-hosting-module__cH4TBq__usecaseCard:hover{background:#fff;border-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.cloud-hosting-module__cH4TBq__usecaseNumber{color:#ee364b1f;letter-spacing:-1px;margin-bottom:.75rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:32px;font-weight:800;line-height:1}.cloud-hosting-module__cH4TBq__usecaseTitle{color:#000;letter-spacing:-.2px;margin:0 0 .5rem;font-size:18px;font-weight:600}.cloud-hosting-module__cH4TBq__usecaseDescription{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.cloud-hosting-module__cH4TBq__archVisual{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:0;padding:3rem;display:flex}.cloud-hosting-module__cH4TBq__archLayer{flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.cloud-hosting-module__cH4TBq__archLayerLabel{text-transform:uppercase;letter-spacing:1px;color:#6b7280;font-size:13px;font-weight:600}.cloud-hosting-module__cH4TBq__archBlocks{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.cloud-hosting-module__cH4TBq__archBlock{color:#000;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem 1.25rem;font-size:14px;font-weight:500;transition:all .2s}.cloud-hosting-module__cH4TBq__archLayerTop .cloud-hosting-module__cH4TBq__archBlock{border-left:3px solid #ee364b}.cloud-hosting-module__cH4TBq__archLayerMid .cloud-hosting-module__cH4TBq__archBlock{border-left:3px solid #9ca3af}.cloud-hosting-module__cH4TBq__archLayerBottom .cloud-hosting-module__cH4TBq__archBlock{border-left:3px solid #4b5563}.cloud-hosting-module__cH4TBq__archConnector{justify-content:center;align-items:center;padding:.75rem 0;display:flex}.cloud-hosting-module__cH4TBq__archConnectorLine{background:#e5e7eb;width:2px;height:24px;position:relative}.cloud-hosting-module__cH4TBq__archConnectorLine:after{content:"";border-top:5px solid #e5e7eb;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.cloud-hosting-module__cH4TBq__servicesGrid{grid-template-columns:repeat(2,1fr)}.cloud-hosting-module__cH4TBq__fbGrid{grid-template-columns:1fr}.cloud-hosting-module__cH4TBq__whyGrid,.cloud-hosting-module__cH4TBq__usecasesGrid{grid-template-columns:repeat(2,1fr)}.cloud-hosting-module__cH4TBq__trustBarInner{flex-wrap:wrap;justify-content:center}.cloud-hosting-module__cH4TBq__trustStat{flex:none;min-width:120px}}@media (max-width:768px){.cloud-hosting-module__cH4TBq__hero{padding:2rem 0}.cloud-hosting-module__cH4TBq__heroContainer{border-radius:0;height:360px}.cloud-hosting-module__cH4TBq__heroContent{padding:2rem 1.5rem}.cloud-hosting-module__cH4TBq__title{letter-spacing:-1.5px;font-size:36px}.cloud-hosting-module__cH4TBq__subtitle{font-size:17px}.cloud-hosting-module__cH4TBq__container{padding:0 1.25rem}.cloud-hosting-module__cH4TBq__content{padding:3rem 0}.cloud-hosting-module__cH4TBq__section{margin-bottom:3rem}.cloud-hosting-module__cH4TBq__sectionTitle{letter-spacing:-1px;font-size:28px}.cloud-hosting-module__cH4TBq__sectionSubtitle{font-size:1rem}.cloud-hosting-module__cH4TBq__servicesGrid,.cloud-hosting-module__cH4TBq__whyGrid,.cloud-hosting-module__cH4TBq__usecasesGrid{grid-template-columns:1fr}.cloud-hosting-module__cH4TBq__trustBarInner{flex-wrap:wrap;gap:1.25rem}.cloud-hosting-module__cH4TBq__trustStat{flex:0 0 calc(33.33% - 1rem)}.cloud-hosting-module__cH4TBq__trustStatValue{font-size:22px}.cloud-hosting-module__cH4TBq__trustStatLabel{font-size:11px}.cloud-hosting-module__cH4TBq__inlineCta{padding:3rem 1.5rem}.cloud-hosting-module__cH4TBq__inlineCtaInner h2{font-size:24px}.cloud-hosting-module__cH4TBq__inlineCtaInner p{font-size:15px}.cloud-hosting-module__cH4TBq__archVisual{padding:2rem 1.25rem}.cloud-hosting-module__cH4TBq__archBlocks{flex-direction:column;align-items:stretch}.cloud-hosting-module__cH4TBq__archBlock{text-align:center}}
.terms-module__tZIRGq__terms{background:#fff;min-height:100vh}.terms-module__tZIRGq__hero{text-align:center;background:linear-gradient(135deg,#ee364b1a 0%,#ee364b0d 100%);padding:6rem 0 4rem}.terms-module__tZIRGq__container{max-width:900px;margin:0 auto;padding:0 2rem}.terms-module__tZIRGq__heroTitle{letter-spacing:-1.5px;color:#000;margin-bottom:1rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:56px;font-weight:300;line-height:1.2}.terms-module__tZIRGq__contentSection{background:#fff;padding:5rem 0}.terms-module__tZIRGq__section{margin-bottom:3rem}.terms-module__tZIRGq__sectionTitle{letter-spacing:-.5px;color:#000;border-bottom:1px solid #0000000d;margin-bottom:1.5rem;padding-bottom:.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:2rem;font-weight:300}.terms-module__tZIRGq__textContent p,.terms-module__tZIRGq__textContent ul{color:#6b7280;margin-bottom:1.5rem;font-family:FK Grotesk Neue,Arial,Helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7}.terms-module__tZIRGq__textContent ul{padding-left:1.5rem;list-style-type:disc}.terms-module__tZIRGq__textContent li{margin-bottom:.75rem}@media (max-width:768px){.terms-module__tZIRGq__hero{padding:4rem 0 3rem}.terms-module__tZIRGq__heroTitle{font-size:42px}.terms-module__tZIRGq__sectionTitle{font-size:1.75rem}.terms-module__tZIRGq__textContent p,.terms-module__tZIRGq__textContent li{font-size:1rem}}
