:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;width:100vw;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;gap:1rem}.loading-container .loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:spin 1s linear infinite}.loading-container p{font-size:1rem;font-weight:500;margin:0}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;max-width:none;margin:0;padding:0;text-align:center;min-height:100vh;box-sizing:border-box;overflow-x:hidden}.app-container{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.main-content{flex:1;display:flex;flex-direction:column;margin-top:70px;overflow-x:hidden}@media (max-width: 900px){#root{padding:0}.main-content{margin-top:0}}@media (max-width: 600px){#root{padding:0}.main-content{margin-top:0}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.header{background:#6107f1;color:#fff;position:fixed;top:0;box-shadow:0 2px 8px #00000012;z-index:100;border-bottom:1px solid #fff;width:100vw;min-width:100vw;left:0;right:0}.header__container{width:100%;margin:0;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:70px}.header__logo img{max-height:40px}.header__nav{display:flex;align-items:center}.header__nav-list{display:flex;align-items:right;gap:1.5rem;list-style:none;margin:0;padding:0}.header__nav-list li a{font-family:Roboto,sans-serif;font-size:1rem;letter-spacing:.05rem;font-weight:600;color:#fff;padding:.2rem .5rem;border-radius:3px;background:none;transition:color .2s,background .2s;display:flex;align-items:right;justify-content:right;position:relative;text-decoration:none}.header__nav-list li a:after{content:"";display:block;position:absolute;left:10%;right:10%;bottom:.1em;height:2px;background:#fff;border-radius:2px;transform:scaleX(0);transition:transform .25s cubic-bezier(.4,0,.2,1)}.header__nav-list li a:hover:after{transform:scaleX(1)}.header__nav-list li a:hover{color:#fff;background:none}.header__menu-toggle{display:none;flex-direction:column;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;z-index:1100;margin-left:1rem}.header__menu-toggle .bar{height:3px;width:100%;background:#fff;margin:4px 0;border-radius:2px;transition:.3s;display:block}.logo-text{font-family:Playwrite AU NSW,serif;font-size:1.4rem;font-weight:900;letter-spacing:.04em;color:#fff;line-height:1}.header__whatsapp{display:flex;align-items:center;margin-left:rem;padding-right:1.7rem}.header__whatsapp img{transition:transform .2s}.header__whatsapp img:hover{transform:scale(1.12)}@media (max-width: 900px){.header__container{flex-direction:row;justify-content:space-between;align-items:center}.header__menu-toggle{display:flex;background:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;border:none;cursor:pointer;z-index:1100;margin-left:1rem;margin-right:0;padding:0 .5rem;order:0}.header__logo{order:1;margin-left:auto;margin-right:1.5rem;padding-right:1.5rem}.header__whatsapp{display:none!important}.header__nav{position:fixed;top:70px;left:0;right:auto;background:#ad80f5;width:80vw;max-width:340px;height:100vh;box-shadow:-2px 0 12px #ffffff2e;transform:translate(-100%);transition:transform .3s ease;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:2.5rem 2rem 2rem;z-index:1050}.header__nav.open{transform:translate(0)}.header__nav-list{flex-direction:column!important;gap:2rem;align-items:flex-start!important;width:100%;margin:0;padding:0}.header__nav-list li{width:100%}.header__nav-list li a{width:100%;text-align:left;font-size:1.2rem;padding:.7rem .5rem;border-radius:6px;color:#fff;background:none;display:block}}@media (max-width: 768px){.header__container{flex-direction:row;height:48px;padding:0 .5rem}.header__center{flex-direction:column;gap:.3rem;align-items:flex-start}}body{padding-top:70px;overflow-x:hidden}@media (max-width: 600px){body{padding-top:0;overflow-x:hidden}}.footer{width:100%;background:#6107f1;color:#fff;font-family:Roboto,sans-serif;font-weight:500;position:relative;z-index:100;box-shadow:0 -2px 10px #0000001a}.footer__container{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:2.5rem 1rem 2rem}.footer__col{flex:1 1 180px;min-width:150px;display:flex;flex-direction:column;gap:.7rem}.footer__logo .logo-text{font-size:1.5rem;color:#fff;font-weight:600;letter-spacing:.04em;font-family:Alerion,sans-serif}.footer__menu ul,.footer__legal ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;text-align:left}.footer__menu a,.footer__legal a{color:#fff;text-decoration:none;font-size:.95rem;font-weight:600;letter-spacing:.02em;transition:color .2s;display:inline-block;padding:.2rem 0}.footer__menu a:hover,.footer__legal a:hover{color:#faf600;transform:translate(3px)}.footer__social{display:flex;gap:1rem;align-items:center}.footer__social a{color:#fff;font-size:1.3rem;transition:all .2s;display:inline-block}.footer__social a:hover{color:#faf600;transform:scale(1.1)}.footer__copyright{background:#000;color:#fff;text-align:center;font-size:.85rem;letter-spacing:.03em;font-family:Playwrite AU NSW,serif;margin-top:1.5rem;padding:1.2rem 1rem}@media (max-width: 900px){.footer__container{flex-direction:column;align-items:center;gap:1.2rem;padding:2rem 1rem 1.2rem}.footer__col{width:100%;min-width:0;align-items:center;text-align:center;gap:.7rem}.footer__menu ul,.footer__legal ul{gap:.4rem;text-align:center}}@media (max-width: 600px){.footer{position:static;width:100%}.footer__container{width:100%;padding:1.5rem 1rem 1rem;gap:1rem;flex-direction:column;align-items:center}.footer__menu,.footer__legal,.footer__social{display:none}.footer__logo{margin-bottom:1rem}.footer__logo .logo-text{font-size:1.3rem}.footer__copyright{margin-top:0;padding:1rem .8rem;font-size:.8rem}}.hero-banner,.hero-banner *{color:#fff!important}.hero-banner{position:relative;width:100%;height:100vh;min-height:100vh;max-width:100%;margin:0;padding:70px 0 0;top:0;left:0;overflow:visible;display:flex;align-items:center;justify-content:center;box-sizing:border-box;z-index:1}@media (max-width: 768px){.hero-banner{min-height:110vh;height:110vh;max-height:110vh;padding:70px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}}@media (max-width: 480px){.hero-banner{min-height:115vh;height:115vh;max-height:115vh;padding:70px 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}}.hero-banner>#scene,.hero-banner>div{width:100%;height:100vh;min-height:100vh;max-width:100%;margin:0;padding:0;box-sizing:border-box}#scene{position:absolute;width:100%;height:100vh;top:0;left:0;pointer-events:none;z-index:1;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.hero-banner>#scene,.hero-banner>div{height:110vh;min-height:110vh;max-height:110vh}#scene{height:110vh;min-height:110vh;max-height:110vh;position:relative;z-index:2}}@media (max-width: 480px){.hero-banner>#scene,.hero-banner>div{height:115vh;min-height:115vh;max-height:115vh}#scene{height:115vh;min-height:115vh;max-height:115vh;position:relative;z-index:2}}#scene>div[data-depth="0.15"]{position:absolute;width:100%;height:100vh;top:0;left:0;background-size:cover;background-position:center;filter:brightness(.7);z-index:1}#scene>div[data-depth="0.35"],#scene>div[data-depth="0.25"]{z-index:2}#scene #m2{pointer-events:auto;z-index:3;display:flex!important;align-items:center!important;justify-content:center!important;width:100%;height:100vh}@media (max-width: 768px){#scene #m2{height:110vh;min-height:110vh;max-height:110vh;padding:1rem 0;display:flex!important;align-items:center!important;justify-content:center!important;position:relative;z-index:3}}@media (max-width: 480px){#scene #m2{height:115vh;min-height:115vh;max-height:115vh;padding:.5rem 0;display:flex!important;align-items:center!important;justify-content:center!important;position:relative;z-index:3}}#scene #m3{z-index:2}.hero-banner h1,.hero-banner p,.hero-banner a{z-index:4;position:relative}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.2rem;font-weight:400;line-height:1.5;margin-bottom:2rem}#m2 .text-center{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;padding:2rem 1rem;min-height:100vh;box-sizing:border-box}@media (max-width: 768px){#m2 .text-center{padding:1rem .5rem 2rem;min-height:auto;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title{font-size:1.8rem!important;line-height:1.1!important;margin-bottom:.75rem!important}.hero-subtitle{font-size:.9rem!important;margin-bottom:.25rem!important;padding:0 .5rem;line-height:1.3!important}#m2 .text-center .w-full{margin-top:0rem!important;margin-bottom:2rem!important;position:relative;z-index:5;display:none!important}}@media (max-width: 480px){#m2 .text-center{padding:.5rem .25rem 2.5rem;min-height:auto;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title{font-size:1.5rem!important;margin-bottom:.5rem!important;line-height:1.1!important}.hero-subtitle{font-size:.8rem!important;margin-bottom:.25rem!important;line-height:1.2!important;padding:0 .25rem}#m2 .text-center .w-full{margin-top:0rem!important;margin-bottom:2rem!important;position:relative;z-index:5;display:none!important}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}80%{transform:translateX (100px)}to{transform:translateY(0)}}.float-anim{animation:float 3s ease-in-out infinite}@media (max-width: 768px){.float-anim{animation:none}[data-depth]{transform:none!important}.hero-banner{min-height:60vh;margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden}#scene,#scene>div[data-depth="0.15"]{height:60vh;width:100%;max-width:100%}.hero-banner h1{font-size:2.5rem!important;line-height:1.2!important}.hero-banner p{font-size:1rem!important;line-height:1.4!important}.hero-banner .max-w-4xl{padding-left:2rem!important;padding-right:2rem!important}}@media (max-width: 600px){.hero-banner{max-height:50vh;margin:0;padding:0;top:0;width:100%;max-width:100%;overflow-x:hidden}#scene,#scene>div[data-depth="0.15"]{height:50vh;width:100%;max-width:100%}.hero-banner h1{padding-top:50px;font-size:1.9rem!important;line-height:1.1!important;margin-bottom:1rem!important}.hero-banner p{font-size:.9rem!important;line-height:1.3!important;margin-bottom:1.5rem!important}.hero-banner .max-w-4xl{padding-left:1.5rem!important;padding-right:1.5rem!important}#m2 .text-center{padding-top:10vh}}@media (max-width: 480px){.hero-banner{min-height:45vh}#scene,#scene>div[data-depth="0.15"]{height:45vh}.hero-banner h1{font-size:1.5rem!important;line-height:1.1!important}.hero-banner p{font-size:.8rem!important;line-height:1.2!important}.hero-banner .max-w-4xl{padding-left:1rem!important;padding-right:1rem!important}}.animated-border{position:relative;z-index:1}.animated-border:before{content:"";position:absolute;inset:-4px;z-index:-1;border-radius:1.5rem;background:linear-gradient(270deg,#f0c,#33f,#0fc,#fc0,#f0c);background-size:800% 800%;animation:borderGradient 4s ease infinite;filter:blur(2px)}@keyframes borderGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.big-animated-btn{font-family:Playwrite AU NSW,serif;top:50px;padding:.5rem 7rem;font-size:2.5rem;font-weight:500;border-radius:3rem;color:#fff;background:#fff0;box-shadow:0 8px 32px #1f26875e;transition:opacity .3s,box-shadow .3s;position:relative;z-index:1;text-align:center;line-height:1.2;border:4px solid transparent;backdrop-filter:blur(8px);animation:pulse 2s infinite;white-space:normal;overflow:visible;text-overflow:unset;max-width:100%;box-sizing:border-box}.big-animated-btn:hover{opacity:.9;box-shadow:0 12px 40px #1f268773}@media (max-width: 768px){.big-animated-btn{font-size:1rem;padding:.5rem 1.5rem;border-radius:1.5rem;margin:0 auto;display:block;width:auto;max-width:85vw;word-wrap:break-word;text-align:center;white-space:normal;line-height:1.2;position:relative;z-index:10}}@media (max-width: 640px){.big-animated-btn{font-size:.9rem;padding:.4rem 1.2rem;border-radius:1rem;max-width:80vw;position:relative;z-index:10}}@media (max-width: 480px){.big-animated-btn{font-size:.85rem;padding:.4rem 1rem;border-radius:.75rem;max-width:75vw;position:relative;z-index:10;min-height:40px;line-height:1.1}}.big-animated-btn.animated-border:before{border-radius:3rem}@keyframes pulse{0%{box-shadow:0 0 #6107f1b3}70%{box-shadow:0 0 0 20px #6107f100}to{box-shadow:0 0 #6107f100}}.service-section{background:#f7f8fa;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:3rem 4rem}.section-title{margin-bottom:2.5rem}.section-title h2{font-size:2rem;font-weight:700;color:#6107f1;text-align:center}.service-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:2rem;border-radius:.5rem;align-items:stretch}.promo-card{grid-row:1 / span 2;grid-column:1 / 2;background:#6107f1;color:#fff;border-radius:.7rem;box-shadow:0 4px 24px #6107f11a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;min-height:200px;position:relative;overflow:hidden}.promo-card__bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.promo-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#6107f180 40%,#ffb3004d);z-index:2}.promo-card-content{position:relative;z-index:3;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.5rem}.promo-title{font-size:2.5rem;font-weight:700;margin-bottom:.7rem;padding-left:1rem;color:#fff;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.18)}.promo-desc{font-size:1.2rem;color:#fff;text-align:left;padding-left:1rem;padding-right:1rem;text-shadow:0 2px 8px rgba(0,0,0,.18)}.service-card:nth-of-type(1){grid-row:1;grid-column:2}.service-card:nth-of-type(2){grid-row:1;grid-column:3}.service-card:nth-of-type(3){grid-row:2;grid-column:2}.service-card:nth-of-type(4){grid-row:2;grid-column:3}.service-card{background:#fff;box-shadow:0 4px 24px #00000012;padding:2rem 1.5rem 1.5rem;border-radius:.5rem;border:3px solid #F8F8F8;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;cursor:pointer;min-height:260px;transition:box-shadow .2s,transform .2s;overflow:hidden}.service-card:hover,.service-card.active{box-shadow:0 8px 32px #1649ff26;transform:translateY(-6px) scale(1.03)}.service-card__img{width:300px;height:200px;-o-object-fit:contain;object-fit:contain}.service-card__title{font-size:1.8rem;font-weight:500;color:#ffb300;margin-bottom:.7rem;text-align:center}.service-card__desc{opacity:0;max-height:0;transition:opacity .3s,max-height .3s;color:#333;font-size:1rem;text-align:center;margin-top:.5rem;pointer-events:none;padding-right:1rem}.service-card:hover .service-card__desc,.service-card.active .service-card__desc,.service-card__desc.show{opacity:1;max-height:200px;pointer-events:auto}.highlighted-word{color:#ffb300;font-weight:900;letter-spacing:1px;animation:promo-glow 2.4s ease-in-out infinite alternate}@keyframes promo-glow{0%{color:#f8f8f8}to{color:#ffb300}}@media (max-width: 1100px){.service-grid{max-width:100vw;gap:1.2rem}}@media (max-width: 900px){.service-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;gap:.8rem}.promo-card{grid-row:1 / 2;grid-column:1 / 2;height:auto;padding:.6rem .5rem .4rem}.service-card{height:auto;padding:.3rem .4rem}.service-card__img{width:120px;height:80px}.service-card__title{font-size:1.4rem;margin-bottom:.3rem}.service-card__desc{font-size:.9rem;margin-top:.3rem}.promo-title{font-size:1.8rem;margin-bottom:.5rem;padding-left:.5rem}.promo-desc{font-size:1rem;padding-left:.5rem;padding-right:1rem}.service-card:nth-of-type(1){grid-row:2;grid-column:1}.service-card:nth-of-type(2){grid-row:3;grid-column:1}.service-card:nth-of-type(3){grid-row:4;grid-column:1}.service-card:nth-of-type(4){grid-row:5;grid-column:1}}@media (max-width: 400px){.service-section{padding:1rem .3rem}.service-card__img{width:100px;height:70px}.service-card__title{font-size:1.5rem}.service-card__desc{font-size:.95rem}.promo-title{font-size:1.4rem;margin-bottom:.3rem;padding-left:.3rem}.promo-desc{font-size:.9rem;padding-left:.3rem;padding-right:.3rem}}.hero-banner2{width:100%;height:100vh;min-height:100vh;background:#ffb300;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;margin:0;padding:2rem 0;overflow:hidden}.hero-banner2__content{background:#ffffff14;border-radius:1.5rem;border:3px solid #fff;box-shadow:0 8px 32px #6107f11a;padding:3rem 2rem;max-width:600px;margin:0 auto;z-index:2;opacity:0;animation:fadeInUp .8s .1s ease-out forwards}.hero-banner2__headline{font-size:2.5rem;font-weight:900;color:#6107f1;margin-bottom:1.5rem;letter-spacing:-1px;line-height:1.1;opacity:0;animation:fadeInUp .8s .3s ease-out forwards}.hero-banner2__desc{font-size:1.25rem;color:#fff;margin-bottom:2rem;font-weight:400;opacity:0;animation:fadeInUp .8s .5s ease-out forwards}.hero-banner2__cta{background:#6107f1;color:#fff;font-size:1.15rem;font-weight:700;padding:1rem 2.5rem;border-radius:.7rem;box-shadow:0 4px 18px #6107f12e;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;display:inline-block;opacity:0;animation:fadeInUp .8s .7s ease-out forwards}.hero-banner2__cta:hover{background:#4a08b6;box-shadow:0 8px 32px #6107f140;transform:translateY(-2px) scale(1.04)}@media (max-width: 700px){.hero-banner2{padding:1.5rem 0;min-height:auto;height:auto}.hero-banner2__content{padding:2rem 1.5rem;max-width:85vw;margin:0 1rem}.hero-banner2__headline{font-size:2rem}.hero-banner2__desc{font-size:1.05rem}.hero-banner2__cta{font-size:1rem;padding:.8rem 1.5rem}}@media (max-width: 400px){.hero-banner2{padding:1rem 0}.hero-banner2__headline{font-size:1.3rem}.hero-banner2__content{padding:1.5rem 1rem;max-width:90vw;margin:0 .5rem}}.methodology-section{width:100%;background:#fff;padding:4rem 0 2rem;position:relative;display:flex;flex-direction:column;align-items:center}.methodology-container{max-width:100%;margin:0 auto;padding:0 1rem;align-items:center;justify-content:center;text-align:center}.section-title{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.section-title h2,.section-title p{text-align:center;width:100%}.section-title h2{color:#6107f1;font-weight:900;letter-spacing:-1px}.methodology-steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.5rem}.methodology-step{background:#f7f8fa;border-radius:1.5rem;border:3px solid #AD80F5;box-shadow:0 4px 24px #6107f112;padding:2.5rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .2s;opacity:0;animation:fadeInUp .8s ease-out forwards}.methodology-step .number-row{margin-bottom:1.2rem}.methodology-step .number{width:56px;height:56px;background:#6107f1;color:#fff;font-size:2rem;font-weight:900;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px #6107f11f;margin-bottom:.5rem}.step-icon{font-size:2.5rem;color:#ffb800;margin-bottom:1.2rem;display:block}.methodology-step .step-title{font-family:Playwrite AU NSW,serif;color:#6107f1;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.methodology-step .step-desc{color:#333;font-size:1rem;margin-bottom:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.methodology-steps{grid-template-columns:1fr;gap:2rem}.methodology-step{padding:2rem 1rem 1.5rem}}@media (max-width: 600px){.methodology-section{padding:2rem 0 1rem}.methodology-step .number{width:44px;height:44px;font-size:1.3rem}.methodology-step .step-img{width:60px;height:60px}.methodology-step .step-title{font-size:1.1rem}.methodology-step .step-desc{font-size:.95rem}}.clients-section{width:100%;background:linear-gradient(135deg,#f8f9fc,#f1f3f8);padding:5rem 0 3rem;position:relative;display:flex;align-items:center;justify-content:center}.clients-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.section-title h2{color:#6107f1;font-weight:800;letter-spacing:-.5px;text-align:center;margin-bottom:.5rem}.section-title p{color:#64748b;font-size:1.1rem;text-align:center;margin-bottom:3rem;font-weight:400}.carousel-wrapper{position:relative;display:flex;align-items:center;width:100%;max-width:1000px;margin:0 auto}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid #6107f1;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 4px 16px #6107f126}.nav-button:hover{background:#6107f1;color:#fff;transform:translateY(-50%) scale(1.05);box-shadow:0 6px 20px #6107f140}.nav-button i{font-size:1.2rem;color:#6107f1;transition:color .3s ease}.nav-button:hover i{color:#fff}.nav-button-left{left:-25px}.nav-button-right{right:-25px}.clients-carousel{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;padding:1rem 0 2rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.clients-carousel::-webkit-scrollbar{display:none}.clients-cards{display:flex;gap:2rem;padding:0;justify-content:flex-start;align-items:center;width:-moz-fit-content;width:fit-content}.clients-cards:hover{animation-play-state:paused}.client-card{background:#fff;border-radius:1.5rem;box-shadow:0 2px 20px #6107f10f;border:1px solid rgba(97,7,241,.08);padding:2rem 1.5rem;min-width:200px;max-width:220px;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.client-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #6107f126;border-color:#6107f133}.client-logo-row{margin-bottom:1.5rem;width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#f8f9fc,#fff);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #6107f114;border:2px solid #ffffff;overflow:hidden;position:relative}.client-logo{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;border-radius:50%;background:transparent;filter:contrast(1.1) saturate(1.1);transition:transform .3s ease;max-width:100%;max-height:100%}.client-card:hover .client-logo{transform:scale(1.05)}.client-name{color:#1e293b;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none;transition:color .3s ease}.client-name:hover{color:#6107f1}.fadeInUp{opacity:0;animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1024px){.clients-cards{justify-content:flex-start;padding:0 2rem}}@media (max-width: 768px){.clients-section{padding:3rem 0 2rem}.clients-container{padding:0 1rem}.section-title h2{font-size:2rem;margin-bottom:.5rem}.section-title p{font-size:1rem;margin-bottom:2rem}.carousel-wrapper{max-width:100%;padding:0 .5rem}.clients-carousel{padding:1rem 0}.clients-cards{gap:1.5rem;padding:0;justify-content:flex-start}.client-card{min-width:150px;max-width:160px;padding:1.5rem 1rem;border-radius:1rem}.client-logo-row{width:70px;height:70px;margin-bottom:1rem}.client-logo{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.client-name{font-size:.9rem;line-height:1.2}.nav-button{width:40px;height:40px;border-width:1px}.nav-button i{font-size:1rem}.nav-button-left{left:-20px}.nav-button-right{right:-20px}}@media (max-width: 480px){.clients-section{padding:2.5rem 0 1.5rem}.clients-container{padding:0 .5rem}.section-title h2{font-size:1.75rem;margin-bottom:.5rem}.section-title p{font-size:.95rem;margin-bottom:1.5rem}.carousel-wrapper{padding:0}.clients-carousel{padding:.5rem 0 1rem}.clients-cards{gap:1rem;padding:0}.client-card{min-width:130px;max-width:140px;padding:1rem .8rem;border-radius:.8rem}.client-logo-row{width:60px;height:60px;margin-bottom:.8rem}.client-logo{width:45px;height:45px;-o-object-fit:contain;object-fit:contain}.client-name{font-size:.8rem;line-height:1.1;font-weight:500}.nav-button{width:35px;height:35px;border-width:1px}.nav-button i{font-size:.9rem}.nav-button-left{left:-17px}.nav-button-right{right:-17px}}@media (max-width: 380px){.clients-section{padding:2rem 0 1rem}.clients-container{padding:0 .25rem}.section-title h2{font-size:1.5rem}.section-title p{font-size:.9rem;margin-bottom:1rem;padding:0 .5rem}.nav-button{display:none}.carousel-wrapper{justify-content:center;padding:0}.clients-carousel{padding:.25rem 0 .5rem}.clients-cards{gap:.8rem;padding:0 .5rem;justify-content:center}.client-card{min-width:110px;max-width:120px;padding:.8rem .5rem;border-radius:.6rem}.client-logo-row{width:50px;height:50px;margin-bottom:.6rem}.client-logo{width:35px;height:35px;-o-object-fit:contain;object-fit:contain}.client-name{font-size:.75rem;line-height:1.1;font-weight:500}}.partners-section{width:100%;background:#fff;padding:3rem 0 2rem;position:relative;align-items:center}.partners-container{max-width:100%;margin:0 auto;padding:0 1rem;align-items:center}.section-title h2{text-align:center;color:#6107f1;font-weight:900;letter-spacing:-1px}.section-title p{color:#333;font-size:1.15rem}.partners-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;margin-top:1.5rem}.partner-logo-link{display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s;border-radius:1rem;padding:.5rem}.partner-logo-link:hover{transform:scale(1.08) translateY(-4px);box-shadow:0 4px 18px #6107f11f;background:#f7f8fa}.partner-logo{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;border-radius:.7rem;background:#fff;box-shadow:0 2px 8px #6107f112;transition:box-shadow .2s}@media (max-width: 900px){.partners-logos{gap:1.5rem}.partner-logo{width:90px;height:90px}}@media (max-width: 600px){.partners-section{padding:2rem 0 1rem}.partner-logo{width:75px;height:75px}}.home-bg{width:100%;min-height:100vh;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#fff;overflow-x:hidden}.home-content{max-width:100%;margin:0 auto}.team-section{width:100%;background:#fff;padding:1rem 0;position:relative}.team-container{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;justify-items:center}.team-card{display:flex;flex-direction:row;align-items:stretch;background:#f7f8fa;border-radius:1.2rem;border:2px solid #AD80F5;box-shadow:0 4px 24px #6107f112;text-decoration:none;transition:box-shadow .2s,transform .2s;overflow:hidden;cursor:pointer;height:420px;max-width:480px;width:100%;margin:0 auto;text-align:left}.team-card:hover{box-shadow:0 8px 32px #6107f126;transform:translateY(-4px) scale(1.01)}.team-card-img-col{flex:0 0 180px;display:flex;align-items:center;justify-content:center;background:#fff;height:100%}.team-card-img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:0 2px 8px #6107f11a;border:4px solid #fff;background:#f7f8fa}.team-card-info-col{flex:1 1 0;padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.team-card-name{color:#6107f1;font-size:1.2rem;font-weight:700;margin-bottom:.4rem;font-family:Poppins,sans-serif}.team-card-career{color:#ad80f5;font-size:1rem;font-weight:600;margin-bottom:.5rem}.team-card-bio{color:#333;font-size:.95rem;margin-bottom:0}@media (max-width: 1100px){.team-container{grid-template-columns:1fr;padding:0 .5rem}.team-card{max-width:95vw;height:380px}.team-card-img-col{flex:0 0 120px}.team-card-img{width:90px;height:90px}}@media (max-width: 900px){.team-container{display:flex;flex-direction:column;gap:1.5rem;padding:0 1.2rem}.team-card{flex-direction:column;align-items:center;height:auto;max-width:98vw;width:100%;margin:0 auto}.team-card-img-col{flex:none;width:100%;justify-content:center;padding:1.2rem 0 .5rem;height:auto}.team-card-img{max-width:100px;height:100px}.team-card-info-col{padding:1.2rem 1rem 1.5rem;align-items:center;text-align:center}}@media (max-width: 600px){.team-section{padding:.5rem 0}.team-card-img{max-width:70px;height:70px}.team-card-info-col{padding:1rem .5rem}.team-card-name{font-size:1rem}.team-card-career,.team-card-bio{font-size:.85rem}}.about-page{min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:2rem;padding-bottom:2rem;background:#fff;flex:1;overflow-x:hidden}.about-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.about-header{text-align:center;margin-bottom:2rem;padding:0 1rem}.about-title{font-size:2.5rem;font-weight:700;color:#6107f1;margin-bottom:1rem;letter-spacing:-1px}.about-subtitle{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto;line-height:1.5}@media (max-width: 768px){.about-page{padding-top:1rem;padding-bottom:1rem}.about-container{padding:0 .5rem}.about-header{margin-bottom:1.5rem}.about-title{font-size:2rem}.about-subtitle{font-size:1.1rem;padding:0 1rem}}@media (max-width: 480px){.about-container{padding:0 .25rem}.about-title{font-size:1.8rem}.about-subtitle{font-size:1rem}}
