.Navbar-module__KHvhDq__navbar{-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1000;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:80px;padding:0 5%;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__KHvhDq__scrolled{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #ff33660d}.Navbar-module__KHvhDq__logo{font-family:var(--font-display);color:var(--color-text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__KHvhDq__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__KHvhDq__link{color:var(--color-text-secondary);font-size:.95rem;font-weight:500;transition:color .3s;position:relative}.Navbar-module__KHvhDq__link:hover{color:var(--color-primary)}.Navbar-module__KHvhDq__link:after{content:"";background:var(--gradient-brand);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__KHvhDq__link:hover:after{width:100%}.Navbar-module__KHvhDq__cta{background:var(--gradient-brand);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-sm);padding:.6rem 1.5rem;font-weight:600;transition:all .3s}.Navbar-module__KHvhDq__cta:hover{box-shadow:var(--shadow-glow);color:#fff;transform:translateY(-2px)}.Navbar-module__KHvhDq__mobileMenuBtn{color:var(--color-text-primary);font-size:1.5rem;display:none}.Navbar-module__KHvhDq__desktopCta{display:block}.Navbar-module__KHvhDq__mobileMenu{background:#fff;border-top:1px solid #0000000d;flex-direction:column;gap:1.5rem;width:100%;height:calc(100vh - 80px);padding:2rem 5%;animation:.3s Navbar-module__KHvhDq__slideDown;display:flex;position:fixed;top:80px;left:0;overflow-y:auto;box-shadow:0 10px 20px #0000001a}@keyframes Navbar-module__KHvhDq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__KHvhDq__mobileLink{color:var(--color-text-primary);border-bottom:1px solid #0000000d;padding-bottom:.8rem;font-size:1.2rem;font-weight:600}.Navbar-module__KHvhDq__mobileCtaContainer{justify-content:center;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.Navbar-module__KHvhDq__mobileCta{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:#fff;border-radius:30px;padding:.8rem 2rem;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:900px){.Navbar-module__KHvhDq__navLinks,.Navbar-module__KHvhDq__desktopCta{display:none}.Navbar-module__KHvhDq__mobileMenuBtn{display:block}}@media (min-width:768px){.Navbar-module__KHvhDq__desktopCta{align-items:center;gap:1.5rem;display:flex}}.Navbar-module__KHvhDq__whatsappIcon{color:#25d366;justify-content:center;align-items:center;transition:transform .3s,filter .3s;display:flex}.Navbar-module__KHvhDq__whatsappIcon:hover{filter:drop-shadow(0 0 8px #25d36666);transform:scale(1.15)}
.Footer-module__668lQW__footer{color:#fff;background:#a93462;padding:60px 5% 30px}.Footer-module__668lQW__container{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto 2rem;padding-bottom:3rem;display:grid}.Footer-module__668lQW__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__668lQW__logo{font-family:var(--font-display);font-size:1.5rem;font-weight:800}.Footer-module__668lQW__tagline{color:#ffffffe6;font-size:.95rem;line-height:1.5}.Footer-module__668lQW__socials{gap:1rem;margin-top:1rem;display:flex}.Footer-module__668lQW__socialIcon{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__668lQW__socialIcon:hover{background:var(--color-accent);color:#fff;transform:translateY(-3px)}.Footer-module__668lQW__linksColumn{flex-direction:column;align-items:flex-end;display:flex}.Footer-module__668lQW__linksColumn h4{font-family:var(--font-display);margin-bottom:1.5rem;font-size:1.2rem}.Footer-module__668lQW__linksList{flex-direction:column;align-items:flex-end;gap:.8rem;list-style:none;display:flex}.Footer-module__668lQW__linksList a{color:#ffffffe6;transition:color .3s}.Footer-module__668lQW__linksList a:hover{color:var(--color-accent)}.Footer-module__668lQW__bottom{text-align:center;color:#ffffffb3;font-size:.9rem}@media (max-width:768px){.Footer-module__668lQW__container{grid-template-columns:1fr 1fr}.Footer-module__668lQW__brand{grid-column:1/-1}.Footer-module__668lQW__linksColumn,.Footer-module__668lQW__socialLinks{align-items:center}}
.Hero-module___w2HtG__hero{background:var(--bg-gradient-main);justify-content:center;align-items:center;min-height:100vh;padding:100px 5% 50px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__bgBlob{filter:blur(80px);z-index:0;opacity:.5;position:absolute}.Hero-module___w2HtG__blob1{background:var(--color-primary);border-radius:50%;width:50vw;height:50vw;top:-10%;left:-10%}.Hero-module___w2HtG__blob2{background:var(--color-secondary);border-radius:50%;width:40vw;height:40vw;bottom:-10%;right:-10%}.Hero-module___w2HtG__floatingIcon{z-index:1;opacity:.6;filter:drop-shadow(0 4px 6px #0000001a);position:absolute}.Hero-module___w2HtG__content{z-index:10;text-align:center;max-width:800px;position:relative}.Hero-module___w2HtG__badgeWrapper{background:var(--gradient-sunset);border-radius:var(--radius-full);margin-bottom:2rem;padding:2px;display:inline-block}.Hero-module___w2HtG__badge{background:var(--color-surface);color:var(--color-text-primary);border-radius:var(--radius-full);align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.Hero-module___w2HtG__pulseDot{background-color:var(--color-primary);border-radius:50%;width:10px;height:10px;animation:2s infinite Hero-module___w2HtG__pulse;box-shadow:0 0 #a83462b3}@keyframes Hero-module___w2HtG__pulse{0%{transform:scale(.95);box-shadow:0 0 #a83462b3}70%{transform:scale(1);box-shadow:0 0 0 10px #a8346200}to{transform:scale(.95);box-shadow:0 0 #a8346200}}.Hero-module___w2HtG__title{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5.5rem);line-height:1.1}.Hero-module___w2HtG__subtitle{color:var(--color-text-secondary);margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Hero-module___w2HtG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module___w2HtG__primaryBtn{background:var(--gradient-brand);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-md);padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Hero-module___w2HtG__primaryBtn:hover{box-shadow:var(--shadow-glow);transform:translateY(-3px)}.Hero-module___w2HtG__secondaryBtn{color:var(--color-text-primary);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000d;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Hero-module___w2HtG__secondaryBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.Hero-module___w2HtG__svgDivider{z-index:2;width:100%;line-height:0;position:absolute;bottom:0;left:0}.Hero-module___w2HtG__svgDivider svg{width:100%;height:auto;display:block}@media (max-width:768px){.Hero-module___w2HtG__floatingIcon{opacity:.2!important;transform:scale(.7)!important}}
.About-module__RHteCa__about{background:var(--color-background);padding:100px 5%;position:relative}.About-module__RHteCa__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.About-module__RHteCa__imageWrapper{aspect-ratio:4/5;border-radius:var(--radius-lg);width:100%;height:80vh;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.About-module__RHteCa__imagePlaceholder{background:var(--color-surface-hover);width:100%;height:100%;color:var(--color-text-light);font-family:var(--font-display);justify-content:center;align-items:center;display:flex}.About-module__RHteCa__imageDecoration{background:var(--gradient-brand);z-index:-1;filter:blur(40px);opacity:.5;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-20px;right:-20px}.About-module__RHteCa__content{flex-direction:column;gap:1rem;display:flex}.About-module__RHteCa__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:700}.About-module__RHteCa__title{color:var(--color-text-primary);font-size:clamp(2rem,4vw,3rem)}.About-module__RHteCa__description{color:var(--color-text-secondary);font-size:1.1rem;line-height:1.8}.About-module__RHteCa__stats{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1rem;display:grid}.About-module__RHteCa__statItem{flex-direction:column;gap:.5rem;display:flex}.About-module__RHteCa__statNumber{font-size:2.5rem;font-family:var(--font-display);color:var(--color-primary);font-weight:800}.About-module__RHteCa__statLabel{color:var(--color-text-secondary);font-weight:500}.About-module__RHteCa__founderBox{background:var(--color-surface-hover);border-radius:var(--radius-md);border-left:4px solid var(--color-secondary);margin-top:1rem;padding:1rem}.About-module__RHteCa__founderName{font-family:var(--font-display);color:var(--color-text-primary);font-size:1.2rem;font-weight:700}.About-module__RHteCa__founderTitle{color:var(--color-primary);font-size:.9rem;font-weight:600}@media (max-width:900px){.About-module__RHteCa__container{grid-template-columns:1fr}}
.Services-module__uj7JVa__services{background:var(--color-surface-hover);padding:100px 5%;position:relative}.Services-module__uj7JVa__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Services-module__uj7JVa__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.Services-module__uj7JVa__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Services-module__uj7JVa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Services-module__uj7JVa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#ffffffe6,#fff0f580);border:2px dashed #ff7a594d;flex-direction:column;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Services-module__uj7JVa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary);background:#fffffff2;transform:translateY(-10px)scale(1.02)}.Services-module__uj7JVa__iconWrapper{border-radius:var(--radius-md);background:var(--gradient-brand);color:#fff;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:all .3s;display:flex}.Services-module__uj7JVa__card:hover .Services-module__uj7JVa__iconWrapper{background:var(--gradient-brand);color:#fff;transform:scale(1.1)rotate(5deg)}.Services-module__uj7JVa__cardTitle{font-family:var(--font-display);color:var(--color-text-primary);margin-bottom:1.5rem;font-size:1.5rem}.Services-module__uj7JVa__serviceList{flex-direction:column;gap:1rem;margin-top:auto;list-style:none;display:flex}.Services-module__uj7JVa__listItem{color:var(--color-text-secondary);align-items:flex-start;gap:.8rem;font-size:1.05rem;line-height:1.5;display:flex}.Services-module__uj7JVa__checkIcon{color:var(--color-secondary);flex-shrink:0;margin-top:2px}.Services-module__uj7JVa__cardBg{background:var(--gradient-brand);filter:blur(50px);opacity:0;z-index:0;border-radius:50%;width:150px;height:150px;transition:opacity .5s;position:absolute;bottom:-50px;right:-50px}.Services-module__uj7JVa__card:hover .Services-module__uj7JVa__cardBg{opacity:.1}.Services-module__uj7JVa__cardContent{z-index:1;position:relative}
.Process-module__MDuI_q__processSection{padding:100px 5%;position:relative;overflow:hidden}.Process-module__MDuI_q__header{text-align:center;z-index:1;max-width:800px;margin:0 auto 3rem;position:relative}.Process-module__MDuI_q__label{color:var(--color-secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.Process-module__MDuI_q__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem)}.Process-module__MDuI_q__container{max-width:1000px;margin:0 auto}.Process-module__MDuI_q__chartArea{border-left:3px solid var(--color-text-primary);border-bottom:3px solid var(--color-text-primary);background-image:linear-gradient(#8080801a 1px,#0000 1px),linear-gradient(90deg,#8080801a 1px,#0000 1px);background-size:50px 50px;width:100%;max-width:calc(100% - 20px);height:500px;margin-top:4rem;margin-left:20px;position:relative}.Process-module__MDuI_q__chartArea:before{content:"";border-style:solid;border-width:0 7px 12px;border-color:transparent transparent var(--color-text-primary) transparent;position:absolute;top:-12px;left:-8.5px}.Process-module__MDuI_q__chartArea:after{content:"";border-style:solid;border-width:7px 0 7px 12px;border-color:transparent transparent transparent var(--color-text-primary);position:absolute;bottom:-8.5px;right:-12px}.Process-module__MDuI_q__yAxisLabel{color:var(--color-accent);letter-spacing:1px;font-size:1.2rem;font-weight:800;position:absolute;top:-40px;left:-35px}.Process-module__MDuI_q__xAxisLabel{color:var(--color-text-secondary);letter-spacing:1px;font-size:1.2rem;font-weight:800;position:absolute;bottom:15px;right:15px}.Process-module__MDuI_q__chartLine{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.Process-module__MDuI_q__chartStep{z-index:1;width:0;height:0;position:absolute}.Process-module__MDuI_q__progressNode{background:var(--color-surface);border:4px solid var(--color-accent);border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:-17px;left:-17px;box-shadow:0 0 15px #00000080}.Process-module__MDuI_q__progressDot{background:var(--color-primary);border-radius:50%;width:12px;height:12px}.Process-module__MDuI_q__progressText{flex-direction:column;width:200px;display:flex;position:absolute}.Process-module__MDuI_q__bottomRight{text-align:left;top:0;left:30px}.Process-module__MDuI_q__topLeft{text-align:right;bottom:0;right:30px}.Process-module__MDuI_q__stepTitle{color:var(--color-text-primary);text-shadow:0 1px 2px var(--color-background);margin-bottom:.3rem;font-size:1.1rem;font-weight:800}.Process-module__MDuI_q__stepDesc{color:var(--color-text-secondary);text-shadow:0 1px 2px var(--color-background);font-size:.95rem;line-height:1.3}@media (max-width:900px){.Process-module__MDuI_q__chartArea{background-image:none;border-bottom:none;border-left:none;height:auto;padding-top:2rem;padding-bottom:2rem}.Process-module__MDuI_q__chartArea:before,.Process-module__MDuI_q__chartArea:after,.Process-module__MDuI_q__xAxisLabel,.Process-module__MDuI_q__yAxisLabel,.Process-module__MDuI_q__chartLine{display:none}.Process-module__MDuI_q__chartStep{flex-direction:row;align-items:flex-start;width:100%;height:auto;margin-bottom:3rem;display:flex;position:relative;bottom:auto!important;left:auto!important}.Process-module__MDuI_q__chartStep:last-child{margin-bottom:0}.Process-module__MDuI_q__progressNode{margin-right:1.5rem;display:inline-flex;position:static}.Process-module__MDuI_q__progressText{width:calc(100% - 70px);display:flex;position:static;text-align:left!important}}
.ViralReels-module__0fUMPW__viralReels{background:var(--color-surface-hover);padding:100px 0;position:relative;overflow:hidden}.ViralReels-module__0fUMPW__header{text-align:center;margin-bottom:4rem;padding:0 5%}.ViralReels-module__0fUMPW__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.ViralReels-module__0fUMPW__title{color:var(--color-text-primary);font-size:clamp(2rem,4vw,3rem)}.ViralReels-module__0fUMPW__marqueeContainer{width:100vw;max-width:100%;padding:20px 0;position:relative;overflow-x:hidden}.ViralReels-module__0fUMPW__marqueeTrack{gap:2rem;width:max-content;padding:0 1rem;animation:40s linear infinite ViralReels-module__0fUMPW__scroll-reels;display:flex}.ViralReels-module__0fUMPW__marqueeTrack:hover{animation-play-state:paused}.ViralReels-module__0fUMPW__reelCard{border-radius:var(--radius-lg);width:260px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.ViralReels-module__0fUMPW__reelCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary);transform:translateY(-15px)rotate(-2deg)scale(1.03)}.ViralReels-module__0fUMPW__reelImg{object-fit:cover;width:100%;height:auto;display:block}@keyframes ViralReels-module__0fUMPW__scroll-reels{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}@media (max-width:768px){.ViralReels-module__0fUMPW__reelCard{width:160px}}
.Testimonials-module__X7R5sW__testimonials{background:var(--bg-gradient-main);padding:100px 5%;position:relative;overflow:hidden}.Testimonials-module__X7R5sW__header{text-align:center;max-width:800px;margin:0 auto 2rem}.Testimonials-module__X7R5sW__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:700;display:block}.Testimonials-module__X7R5sW__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Testimonials-module__X7R5sW__videoGrid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:3rem;max-width:1400px;margin:0 auto;display:grid}@media (max-width:1024px){.Testimonials-module__X7R5sW__videoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Testimonials-module__X7R5sW__videoGrid{grid-template-columns:1fr}}.Testimonials-module__X7R5sW__videoWrapper{aspect-ratio:9/16;border-radius:var(--radius-lg);width:100%;max-width:350px;max-height:70vh;box-shadow:var(--shadow-md);background:var(--color-surface-hover);transition:all .3s;position:relative;overflow:hidden}.Testimonials-module__X7R5sW__videoWrapper:hover{box-shadow:var(--shadow-lg);transform:scale(1.02)}.Testimonials-module__X7R5sW__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.Testimonials-module__X7R5sW__bgDecoration{z-index:0;pointer-events:none;background:radial-gradient(circle,#ff33660d 0%,#fff0 70%);width:100%;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module__X7R5sW__thumbnailContainer{cursor:pointer;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.Testimonials-module__X7R5sW__thumbnail{object-fit:cover;opacity:.8;width:100%;height:100%;transition:opacity .3s}.Testimonials-module__X7R5sW__thumbnailContainer:hover .Testimonials-module__X7R5sW__thumbnail{opacity:1}.Testimonials-module__X7R5sW__playButtonOverlay{background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:absolute;top:0;left:0}.Testimonials-module__X7R5sW__thumbnailContainer:hover .Testimonials-module__X7R5sW__playButtonOverlay{background:#0000001a}.Testimonials-module__X7R5sW__playButton{background:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding-left:4px;transition:transform .3s,background .3s;display:flex;box-shadow:0 4px 15px #00000080}.Testimonials-module__X7R5sW__thumbnailContainer:hover .Testimonials-module__X7R5sW__playButton{background:var(--color-secondary);transform:scale(1.1)}
.Clients-module__Q4z9Ya__clients{background:var(--color-surface-hover);padding:100px 0;position:relative;overflow:hidden}.Clients-module__Q4z9Ya__header{text-align:center;margin-bottom:3rem;padding:0 5%}.Clients-module__Q4z9Ya__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:700}.Clients-module__Q4z9Ya__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Clients-module__Q4z9Ya__marqueeContainer{width:100vw;max-width:100%;padding:20px 0;position:relative;overflow-x:hidden}.Clients-module__Q4z9Ya__marqueeContainer:before,.Clients-module__Q4z9Ya__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.Clients-module__Q4z9Ya__marqueeContainer:before{background:linear-gradient(to right, var(--color-background), transparent);left:0}.Clients-module__Q4z9Ya__marqueeContainer:after{background:linear-gradient(to left, var(--color-background), transparent);right:0}.Clients-module__Q4z9Ya__marqueeTrack{gap:3rem;width:max-content;padding:0 1rem;animation:80s linear infinite Clients-module__Q4z9Ya__scroll;display:flex}.Clients-module__Q4z9Ya__marqueeReverse{animation:80s linear infinite Clients-module__Q4z9Ya__scroll-reverse}.Clients-module__Q4z9Ya__marqueeTrack:hover{animation-play-state:paused}.Clients-module__Q4z9Ya__logoItem{border-radius:var(--radius-lg);min-width:250px;height:120px;box-shadow:var(--shadow-sm);font-family:var(--font-display);color:var(--color-text-secondary);background:#fff;border:1px solid #00000008;justify-content:center;align-items:center;padding:0 2rem;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex}.Clients-module__Q4z9Ya__logoItem img{object-fit:contain;width:auto;max-height:150px}.Clients-module__Q4z9Ya__logoItem:hover{box-shadow:var(--shadow-md);color:var(--color-primary);border-color:#ff33661a;transform:scale(1.05)}@keyframes Clients-module__Q4z9Ya__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}@keyframes Clients-module__Q4z9Ya__scroll-reverse{0%{transform:translate(calc(-50% - 1rem))}to{transform:translate(0)}}@media (max-width:768px){.Clients-module__Q4z9Ya__logoItem{min-width:100px;height:80px;padding:0 1rem;font-size:1.1rem}.Clients-module__Q4z9Ya__logoItem img{max-height:90px}}
.WhyUs-module__Zcd3RG__whyUs{background:var(--bg-gradient-main);padding:100px 5%;position:relative}.WhyUs-module__Zcd3RG__container{text-align:center;max-width:1200px;margin:0 auto}.WhyUs-module__Zcd3RG__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.WhyUs-module__Zcd3RG__title{color:var(--color-text-primary);margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem)}.WhyUs-module__Zcd3RG__grid{grid-template-columns:repeat(1,1fr);gap:3rem;display:grid}@media (min-width:768px){.WhyUs-module__Zcd3RG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyUs-module__Zcd3RG__grid{grid-template-columns:repeat(4,1fr)}}.WhyUs-module__Zcd3RG__featureCard{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);background:linear-gradient(145deg,#ffffffe6,#fff6);border:1px solid #0000000d;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.WhyUs-module__Zcd3RG__featureCard:hover{border-color:#ff7a594d;box-shadow:0 20px 40px #00000014}.WhyUs-module__Zcd3RG__featureCard:before{content:"";background:var(--gradient-brand);transform-origin:0;width:100%;height:4px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:0;left:0;transform:scaleX(0)}.WhyUs-module__Zcd3RG__featureCard:hover:before{transform:scaleX(1)}.WhyUs-module__Zcd3RG__iconWrapper{border-radius:var(--radius-md);width:60px;height:60px;color:var(--color-secondary);background:#fff;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .4s;display:flex;box-shadow:0 10px 20px #ff7a5926}.WhyUs-module__Zcd3RG__featureCard:hover .WhyUs-module__Zcd3RG__iconWrapper{background:var(--gradient-brand);color:#fff;transform:scale(1.1)rotate(5deg)}.WhyUs-module__Zcd3RG__featureTitle{font-family:var(--font-display);color:var(--color-text-primary);margin-bottom:1rem;font-size:1.3rem}.WhyUs-module__Zcd3RG__featureDesc{color:var(--color-text-secondary);font-size:1.05rem;line-height:1.6}
.JoinUs-module__ut_D4G__joinUs{background:var(--color-surface-hover);padding:100px 5%;position:relative}.JoinUs-module__ut_D4G__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#ff7a591a 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:0;right:0}.JoinUs-module__ut_D4G__header{text-align:center;z-index:1;max-width:800px;margin:0 auto 2rem;position:relative}.JoinUs-module__ut_D4G__label{color:var(--color-text-secondary);font-size:.8rem;font-weight:600}.JoinUs-module__ut_D4G__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.JoinUs-module__ut_D4G__subtitle{color:var(--color-text-secondary);font-size:1rem;line-height:1.6}.JoinUs-module__ut_D4G__container{z-index:1;grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (min-width:992px){.JoinUs-module__ut_D4G__container{grid-template-columns:1fr 1fr}}.JoinUs-module__ut_D4G__pitchCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#ffffffe6,#fff0f580);border:1px solid #0000000d;padding:3rem}.JoinUs-module__ut_D4G__perkBadge{background:var(--gradient-brand);color:#fff;border-radius:var(--radius-full);align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.JoinUs-module__ut_D4G__pitchTitle{font-family:var(--font-display);margin-bottom:2rem;font-size:2rem}.JoinUs-module__ut_D4G__perksList{flex-direction:column;gap:2rem;list-style:none;display:flex}.JoinUs-module__ut_D4G__perkItem{gap:1.5rem;display:flex}.JoinUs-module__ut_D4G__perkDot{background:var(--gradient-brand);color:#fff;border-radius:var(--radius-md);width:50px;height:50px;box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.JoinUs-module__ut_D4G__perkItem strong{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.2rem;display:block}.JoinUs-module__ut_D4G__perkItem p{color:var(--color-text-secondary);line-height:1.5}.JoinUs-module__ut_D4G__formCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:linear-gradient(145deg,#ffffffe6,#fff0f580);border:1px solid #0000000d;padding:3rem}.JoinUs-module__ut_D4G__formHeading{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:1.1rem}.JoinUs-module__ut_D4G__formGroup{margin-bottom:1.5rem}.JoinUs-module__ut_D4G__formLabel{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.JoinUs-module__ut_D4G__formInput,.JoinUs-module__ut_D4G__formTextarea{border-radius:var(--radius-sm);background:var(--color-surface-hover);width:100%;color:var(--color-text-primary);border:1px solid #0000001a;padding:1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.JoinUs-module__ut_D4G__formInput:focus,.JoinUs-module__ut_D4G__formTextarea:focus{border-color:var(--color-secondary);background:#fff;outline:none;box-shadow:0 0 0 4px #ff7a591a}.JoinUs-module__ut_D4G__formTextarea{resize:vertical}.JoinUs-module__ut_D4G__submitBtn{background:var(--gradient-brand);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.JoinUs-module__ut_D4G__submitBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.JoinUs-module__ut_D4G__submitBtn:disabled{opacity:.7;cursor:not-allowed}.JoinUs-module__ut_D4G__successState{text-align:center;padding:3rem 0}.JoinUs-module__ut_D4G__successIcon.JoinUs-module__ut_D4G__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.JoinUs-module__ut_D4G__successIcon{color:var(--color-secondary);margin-bottom:1.5rem}.JoinUs-module__ut_D4G__successTitle{margin-bottom:1rem;font-size:2rem}.JoinUs-module__ut_D4G__successDesc{color:var(--color-text-secondary);margin-bottom:2rem;line-height:1.6}
.Contact-module__DIbnYa__contact{background:var(--bg-gradient-main);padding:100px 5%;position:relative}.Contact-module__DIbnYa__container{border-radius:var(--radius-lg);max-width:1000px;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #00000008;grid-template-columns:1fr 1fr;gap:4rem;margin:0 auto;display:grid;overflow:hidden}.Contact-module__DIbnYa__info{background:var(--gradient-brand);color:#fff;flex-direction:column;justify-content:space-between;padding:4rem 3rem;display:flex}.Contact-module__DIbnYa__infoTitle{font-size:2rem;font-family:var(--font-display);margin-bottom:1rem}.Contact-module__DIbnYa__infoDesc{opacity:.9;margin-bottom:2rem;font-size:.9rem;line-height:1.6}.Contact-module__DIbnYa__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__DIbnYa__detailItem{align-items:flex-start;gap:1rem;font-size:1.1rem;display:flex}.Contact-module__DIbnYa__detailItem svg{flex-shrink:0;margin-top:2px}.Contact-module__DIbnYa__contactLink{color:inherit;text-decoration:none;transition:opacity .3s}.Contact-module__DIbnYa__contactLink:hover{opacity:.8;text-decoration:underline}.Contact-module__DIbnYa__formWrapper{padding:4rem 3rem}.Contact-module__DIbnYa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__DIbnYa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__DIbnYa__label{color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:block}.Contact-module__DIbnYa__input,.Contact-module__DIbnYa__textarea{border-radius:var(--radius-sm);background:var(--color-surface-hover);width:100%;color:var(--color-text-primary);border:1px solid #0000001a;padding:1rem;font-family:inherit;font-size:.9rem;transition:all .3s}.Contact-module__DIbnYa__input:focus,.Contact-module__DIbnYa__textarea:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #ff33661a}.Contact-module__DIbnYa__textarea{resize:vertical;min-height:120px}.Contact-module__DIbnYa__submitBtn{background:var(--gradient-brand);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-sm);margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.Contact-module__DIbnYa__submitBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Contact-module__DIbnYa__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.Contact-module__DIbnYa__statusMessage{text-align:center;margin-top:1rem;font-weight:600}.Contact-module__DIbnYa__statusSuccess{color:#10b981}.Contact-module__DIbnYa__statusError{color:#ef4444}@media (max-width:900px){.Contact-module__DIbnYa__container{grid-template-columns:1fr}.Contact-module__DIbnYa__info,.Contact-module__DIbnYa__formWrapper{padding:3rem 2rem}}
