.Hero-module__ZARIfG__hero{background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;padding:0 2rem;display:grid}.Hero-module__ZARIfG__content{z-index:2;text-align:left;animation:1s ease-out Hero-module__ZARIfG__slideRight}.Hero-module__ZARIfG__title{letter-spacing:-2px;color:var(--text-dark);margin-bottom:1.5rem;font-size:5rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__highlight{color:var(--primary-orange);display:inline-block;position:relative}.Hero-module__ZARIfG__highlight:after{content:"";z-index:-1;background:#f603;width:100%;height:15%;position:absolute;bottom:5px;left:0}.Hero-module__ZARIfG__subtitle{color:var(--text-gray);max-width:600px;margin-bottom:3rem;font-size:1.4rem;font-weight:400;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--primary-orange);color:#fff;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1.2rem 3rem;font-weight:700;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;box-shadow:0 10px 20px #f603}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #ff66004d}.Hero-module__ZARIfG__secondaryBtn{color:var(--text-dark);text-transform:uppercase;letter-spacing:1px;background:0 0;border:1px solid #0000001a;border-radius:50px;padding:1.2rem 3rem;font-weight:700;transition:all .3s}.Hero-module__ZARIfG__secondaryBtn:hover{background:var(--off-white);border-color:var(--text-dark);transform:translateY(-5px)}.Hero-module__ZARIfG__globeContainer{perspective:1200px;justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative}.Hero-module__ZARIfG__globe{width:600px;height:600px;transform-style:preserve-3d;position:relative}.Hero-module__ZARIfG__canvas{pointer-events:none;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__core{filter:blur(40px);z-index:-1;background:radial-gradient(circle,#f609 0%,#0000 75%);width:400px;height:400px;animation:5s ease-in-out infinite Hero-module__ZARIfG__corePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__corePulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.Hero-module__ZARIfG__dot{display:none}.Hero-module__ZARIfG__dot:nth-child(12){animation:2s infinite Hero-module__ZARIfG__pulse;top:20%;left:30%;transform:translateZ(100px)}.Hero-module__ZARIfG__dot:nth-child(13){animation:3s .5s infinite Hero-module__ZARIfG__pulse;top:60%;left:80%;transform:translateZ(150px)}.Hero-module__ZARIfG__dot:nth-child(14){animation:2.5s 1s infinite Hero-module__ZARIfG__pulse;top:40%;left:10%;transform:translateZ(-50px)}@keyframes Hero-module__ZARIfG__rotateGlobe{0%{transform:rotateY(0)rotateX(20deg)}to{transform:rotateY(360deg)rotateX(20deg)}}@keyframes Hero-module__ZARIfG__slideRight{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@media (max-width:968px){.Hero-module__ZARIfG__hero{height:auto;min-height:100vh;padding-top:120px;padding-bottom:4rem}.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:0}.Hero-module__ZARIfG__content{text-align:center;order:2;margin-top:-1rem}.Hero-module__ZARIfG__globeContainer{order:1;height:260px;margin-bottom:1rem}.Hero-module__ZARIfG__globe{width:200px;height:200px}.Hero-module__ZARIfG__title{margin-bottom:1rem;font-size:2.5rem}.Hero-module__ZARIfG__subtitle{max-width:90%;margin-left:auto;margin-right:auto;font-size:1.1rem}.Hero-module__ZARIfG__actions{flex-direction:column;justify-content:center;align-items:center;gap:1rem}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{width:100%;max-width:250px}.Hero-module__ZARIfG__canvas{width:400px;height:400px}}
.home-module__Hx0lNG__container{overflow-x:hidden}.home-module__Hx0lNG__partnersStrip{background:var(--off-white);white-space:nowrap;padding:3rem 0;position:relative;overflow:hidden}.home-module__Hx0lNG__partnersTrack{gap:4rem;animation:30s linear infinite home-module__Hx0lNG__scroll;display:inline-flex}.home-module__Hx0lNG__partnerLogo{color:#ccc;text-transform:uppercase;font-size:1.5rem;font-weight:700}@keyframes home-module__Hx0lNG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-module__Hx0lNG__featuredServices{background:var(--white);text-align:center;padding:6rem 2rem}.home-module__Hx0lNG__sectionTitle{margin-bottom:2rem;font-size:2.5rem;font-weight:800}.home-module__Hx0lNG__sectionSubtitle{color:var(--text-gray);max-width:600px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.home-module__Hx0lNG__highlight{color:var(--primary-orange)}.home-module__Hx0lNG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.home-module__Hx0lNG__serviceCard{z-index:1;text-align:left;background:#fff;border:1px solid #0000000d;border-radius:4px;flex-direction:column;align-items:flex-start;padding:3.5rem 2.5rem;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.home-module__Hx0lNG__serviceCard:before{content:"";background:var(--primary-orange);width:0%;height:4px;transition:width .4s;position:absolute;top:0;left:0}.home-module__Hx0lNG__serviceCard:hover:before{width:100%}.home-module__Hx0lNG__serviceCard:hover{border-color:#00000005;transform:translateY(-8px);box-shadow:0 30px 60px #00000014}.home-module__Hx0lNG__serviceIcon{color:var(--primary-orange);width:auto;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:2rem;font-size:3rem;transition:transform .4s;display:block}.home-module__Hx0lNG__serviceCard:hover .home-module__Hx0lNG__serviceIcon{color:var(--secondary-orange);box-shadow:none;background:0 0;transform:scale(1.1)}.home-module__Hx0lNG__serviceTitle{color:var(--text-dark);font-size:1.5rem;font-weight:700;font-family:var(--font-primary);letter-spacing:-.02em;margin-bottom:1rem;transition:color .3s}.home-module__Hx0lNG__serviceCard:hover .home-module__Hx0lNG__serviceTitle{color:var(--primary-orange)}.home-module__Hx0lNG__serviceDesc{color:var(--text-gray);margin-bottom:2rem;font-size:1rem;font-weight:400;line-height:1.7}.home-module__Hx0lNG__learnMore{color:var(--text-dark);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:600;transition:gap .2s,color .2s;display:inline-flex}.home-module__Hx0lNG__serviceCard:hover .home-module__Hx0lNG__learnMore{color:var(--primary-orange);gap:.8rem}.home-module__Hx0lNG__testimonials{color:#fff;text-align:center;clip-path:none;background:#111;padding:8rem 2rem}.home-module__Hx0lNG__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;max-width:1400px;margin:4rem auto 0;display:grid}.home-module__Hx0lNG__testimonialCard{text-align:left;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;border-left:2px solid #fff3;border-radius:0;padding:0 0 0 2rem;transition:border-color .4s}.home-module__Hx0lNG__testimonialCard:hover{box-shadow:none;border-color:var(--primary-orange);background:0 0;transform:none}.home-module__Hx0lNG__quote{font-size:1.4rem;font-family:var(--font-serif);opacity:.9;color:#f0f0f0;margin-bottom:2rem;font-style:italic;line-height:1.6}.home-module__Hx0lNG__author{align-items:center;gap:1rem;display:flex}.home-module__Hx0lNG__authorAvatar{background:#fff3;border-radius:50%;width:50px;height:50px}.home-module__Hx0lNG__authorInfo h4{margin-bottom:.2rem;font-weight:700}.home-module__Hx0lNG__authorInfo p{opacity:.8;font-size:.9rem}.home-module__Hx0lNG__aboutSection{background:var(--white);text-align:center;padding:8rem 2rem}.home-module__Hx0lNG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid}.home-module__Hx0lNG__statCard{text-align:center;box-shadow:none;background:0 0;border-right:1px solid #0000001a;border-radius:0;padding:2rem 0}.home-module__Hx0lNG__statCard:last-child{border-right:none}.home-module__Hx0lNG__statCard:hover{transform:translateY(-5px)}.home-module__Hx0lNG__processSection{text-align:center;background:#fff;padding:8rem 2rem}.home-module__Hx0lNG__processSteps{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:3rem;max-width:1400px;margin:5rem auto 0;display:grid;position:relative}.home-module__Hx0lNG__processSteps:before{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='1000' height='100' viewBox='0 0 1000 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 50C125 50 125 10 250 10C375 10 375 90 500 90C625 90 625 10 750 10C875 10 875 50 1000 50' stroke='%23FF6600' stroke-width='2' stroke-dasharray='10 10' opacity='0.2'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:50% 100%;width:80%;height:100px;position:absolute;top:50px;left:10%}@media (max-width:968px){.home-module__Hx0lNG__processSteps:before{display:none}}.home-module__Hx0lNG__processStep{box-shadow:none;text-align:left;background:0 0;border:none;border-left:1px solid #0000001a;border-radius:0;padding:0 1rem 0 2rem;transition:all .4s;position:relative}.home-module__Hx0lNG__processStep:hover{border-left-color:var(--primary-orange);transform:translateY(-5px)}.home-module__Hx0lNG__stepNumber{font-family:var(--font-serif);color:var(--primary-orange);opacity:.2;z-index:0;font-size:3.5rem;font-weight:700;line-height:1;position:absolute;top:-1.5rem;left:1rem}.home-module__Hx0lNG__processStep:hover .home-module__Hx0lNG__stepNumber{opacity:.4;transition:all .4s;transform:scale(1.1)translate(10px)}.home-module__Hx0lNG__stepIcon{color:var(--text-dark);z-index:1;background:0 0;border-radius:0;margin-bottom:1rem;padding:0;font-size:2rem;display:inline-block;position:relative}.home-module__Hx0lNG__stepTitle{font-family:var(--font-serif);color:var(--text-dark);z-index:1;margin-bottom:.5rem;font-size:1.4rem;font-weight:700;position:relative}.home-module__Hx0lNG__stepDesc{font-family:var(--font-primary);color:var(--text-gray);z-index:1;font-size:1rem;font-weight:300;line-height:1.6;position:relative}.home-module__Hx0lNG__ctaSection{color:#fff;text-align:center;background:#000;padding:8rem 2rem;position:relative}.home-module__Hx0lNG__ctaTitle{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:3.5rem}.home-module__Hx0lNG__ctaText{color:#ccc;max-width:600px;margin:0 auto 3rem;font-size:1.2rem}.home-module__Hx0lNG__ctaBtn:hover{color:var(--primary-orange);background:#fff;transform:translateY(-5px);box-shadow:0 15px 30px #f606}.home-module__Hx0lNG__globalSection{color:#fff;text-align:center;background:#0a0a0a;padding:8rem 2rem;position:relative;overflow:hidden}.home-module__Hx0lNG__mapContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle,#ff8c000d 0%,#0000 70%);border:1px solid #ffffff0d;border-radius:30px;justify-content:center;align-items:center;max-width:1000px;min-height:400px;margin:4rem auto 0;display:flex;position:relative}.home-module__Hx0lNG__mapText{color:#aaa;letter-spacing:1px;font-size:2rem;font-weight:300}@media (max-width:768px){.home-module__Hx0lNG__sectionTitle{font-size:2rem}.home-module__Hx0lNG__processSteps{flex-direction:column;align-items:center;margin-top:3rem}.home-module__Hx0lNG__statNumber{font-size:2.5rem}.home-module__Hx0lNG__partnersTrack{animation-duration:15s}.home-module__Hx0lNG__globalSection,.home-module__Hx0lNG__processSection,.home-module__Hx0lNG__aboutSection,.home-module__Hx0lNG__ctaSection,.home-module__Hx0lNG__featuredServices,.home-module__Hx0lNG__testimonials{padding:4rem 1.5rem}.home-module__Hx0lNG__ctaBtn{width:100%;padding:1rem}.home-module__Hx0lNG__mapContainer{min-height:250px}}
