.Beneficios-module__dZ4GuW__page{background:#faf9f6;width:100%;font-family:Poppins,sans-serif}.Beneficios-module__dZ4GuW__hero{padding:60px 20px 30px}.Beneficios-module__dZ4GuW__container{max-width:1100px;margin:0 auto;padding:0 16px}.Beneficios-module__dZ4GuW__tag{text-transform:uppercase;letter-spacing:1.5px;color:#5b86ff;margin-bottom:10px;font-size:.7rem;font-weight:600;display:inline-block}.Beneficios-module__dZ4GuW__hero h1{color:#1a1a1a;max-width:18ch;margin-bottom:10px;font-size:2.4rem;font-weight:600}.Beneficios-module__dZ4GuW__hero p{color:#666;max-width:420px;font-size:.95rem}.Beneficios-module__dZ4GuW__mathSection{margin-top:40px}.Beneficios-module__dZ4GuW__mathGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Beneficios-module__dZ4GuW__mathText h2{color:#1a1a1a;margin-bottom:8px;font-size:1.4rem}.Beneficios-module__dZ4GuW__mathText p{color:#666;margin-bottom:20px;font-size:.9rem}.Beneficios-module__dZ4GuW__calculator{background:#fff;border:1px solid #eee;border-radius:14px;padding:16px}.Beneficios-module__dZ4GuW__calcLine{color:#444;justify-content:space-between;margin-bottom:6px;font-size:.85rem;display:flex}.Beneficios-module__dZ4GuW__calcTotal{border-top:1px dashed #ddd;justify-content:space-between;margin-top:12px;padding-top:10px;font-size:.85rem;display:flex}.Beneficios-module__dZ4GuW__calcTotal del{color:#999}.Beneficios-module__dZ4GuW__blackCard{color:#fff;background:#0d0d0d;border-radius:20px;flex-direction:column;justify-content:space-between;padding:24px 20px;display:flex;position:relative}.Beneficios-module__dZ4GuW__orb{display:none}.Beneficios-module__dZ4GuW__cardLabel{text-transform:uppercase;letter-spacing:1.2px;color:#aaa;margin-bottom:12px;font-size:.7rem}.Beneficios-module__dZ4GuW__priceGroup{align-items:baseline;gap:4px;margin-bottom:10px;display:flex}.Beneficios-module__dZ4GuW__currency{color:#aaa;font-size:1rem}.Beneficios-module__dZ4GuW__amount{font-size:2.6rem;font-weight:600}.Beneficios-module__dZ4GuW__term{color:#aaa;font-size:.9rem}.Beneficios-module__dZ4GuW__blackCard p{color:#ccc;margin-bottom:20px;font-size:.85rem}.Beneficios-module__dZ4GuW__pillBtnPrimary{color:#fff;text-align:center;background:#5b86ff;border-radius:100px;padding:10px 18px;font-size:.85rem;text-decoration:none;transition:all .3s}.Beneficios-module__dZ4GuW__pillBtnPrimary:hover{background:#4a75ea;transform:translateY(-2px)}.Beneficios-module__dZ4GuW__featureGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:50px;display:grid}.Beneficios-module__dZ4GuW__fItem{background:#fff;border:1px solid #eee;border-radius:14px;padding:18px;transition:all .25s}.Beneficios-module__dZ4GuW__fItem:hover{border-color:#5b86ff;transform:translateY(-3px)}.Beneficios-module__dZ4GuW__fItem svg{color:#5b86ff;width:18px;height:18px;margin-bottom:8px}.Beneficios-module__dZ4GuW__fItem h5{color:#1a1a1a;margin-bottom:4px;font-size:.9rem}.Beneficios-module__dZ4GuW__fItem p{color:#666;font-size:.8rem}.Beneficios-module__dZ4GuW__footerCta{text-align:center;margin-top:60px;margin-bottom:40px}.Beneficios-module__dZ4GuW__pillBtnDark{color:#fff;background:#1a1a1a;border-radius:100px;padding:12px 26px;font-size:.85rem;text-decoration:none;display:inline-block}.Beneficios-module__dZ4GuW__pillBtnDark:hover{background:#000}@media (max-width:900px){.Beneficios-module__dZ4GuW__hero{padding:40px 16px 20px}.Beneficios-module__dZ4GuW__hero h1{max-width:20ch;font-size:1.6rem}.Beneficios-module__dZ4GuW__mathGrid{grid-template-columns:1fr}.Beneficios-module__dZ4GuW__featureGrid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.Beneficios-module__dZ4GuW__featureGrid{grid-template-columns:1fr}.Beneficios-module__dZ4GuW__container{padding:0 18px}}
.Header-module__9fWxfa__header{--bg-color:#eaeeff;--backdrop-blur:16px;--text-primary:#5b86ff;--text-secondary:#5b86ff;--accent-color:#5b86ff;--accent-text:#fff;--header-height:72px;--transition:all .3s cubic-bezier(.25,1,.5,1);width:100%;height:var(--header-height);z-index:1000;background-color:var(--bg-color);-webkit-backdrop-filter:blur(var(--backdrop-blur));border-bottom:1px solid var(--border-color);position:sticky;top:0;left:0}.Header-module__9fWxfa__inner{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex;position:relative}.Header-module__9fWxfa__navLeft{flex:1;gap:32px;display:flex}.Header-module__9fWxfa__navLink{color:var(--text-secondary);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__9fWxfa__navLink:hover{color:var(--text-primary)}.Header-module__9fWxfa__brand{z-index:1005;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__9fWxfa__brand img{object-fit:contain;width:70px;height:70px;transition:transform .3s}.Header-module__9fWxfa__rightArea{flex:1;justify-content:flex-end;align-items:center;gap:15px;display:flex}.Header-module__9fWxfa__navRight{align-items:center;display:flex}.Header-module__9fWxfa__loginIconBtn{color:var(--text-primary);justify-content:center;align-items:center;padding:8px;transition:transform .2s;display:flex}.Header-module__9fWxfa__loginIconBtn:hover{transform:scale(1.1)}.Header-module__9fWxfa__cta{background-color:var(--accent-color);color:var(--accent-text);text-transform:uppercase;letter-spacing:.5px;transition:var(--transition);border-radius:100px;padding:10px 22px;font-size:.8rem;font-weight:600;text-decoration:none;box-shadow:0 4px 10px #5b86ff33}.Header-module__9fWxfa__burger{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;gap:5px;width:40px;display:none}.Header-module__9fWxfa__burger span{background-color:var(--text-primary);border-radius:2px;width:22px;height:2px;display:block}.Header-module__9fWxfa__burger[aria-expanded=true]{opacity:0}@media (max-width:900px){.Header-module__9fWxfa__navLeft,.Header-module__9fWxfa__navRight{display:none}.Header-module__9fWxfa__burger{display:flex}.Header-module__9fWxfa__cta{display:none}.Header-module__9fWxfa__rightArea{gap:5px;padding-right:5px}.Header-module__9fWxfa__brand img{width:60px;height:60px}.Header-module__9fWxfa__loginIconBtn{padding:8px}}.Header-module__9fWxfa__mobileLayer{z-index:9999;visibility:hidden;pointer-events:none;position:fixed;inset:0}.Header-module__9fWxfa__mobileLayer.Header-module__9fWxfa__open{visibility:visible;pointer-events:auto}.Header-module__9fWxfa__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#00000080;transition:opacity .4s;position:absolute;inset:0}.Header-module__9fWxfa__mobileLayer.Header-module__9fWxfa__open .Header-module__9fWxfa__backdrop{opacity:1}.Header-module__9fWxfa__mobilePanel{background:#fff;flex-direction:column;width:80%;max-width:300px;height:100dvh;padding:24px;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:0;left:0;transform:translate(-100%);box-shadow:20px 0 50px #00000026}.Header-module__9fWxfa__mobileLayer.Header-module__9fWxfa__open .Header-module__9fWxfa__mobilePanel{transform:translate(0)}.Header-module__9fWxfa__mobileTop{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.Header-module__9fWxfa__closeBtn{color:var(--text-primary);background:0 0;border:none;padding:0;display:flex}.Header-module__9fWxfa__menuTitle{text-transform:uppercase;letter-spacing:1px;color:#333;font-size:1rem;font-weight:700}.Header-module__9fWxfa__mobileNav{flex-direction:column;flex:1;gap:10px;display:flex}.Header-module__9fWxfa__mobileLink{color:var(--text-secondary);border-radius:12px;align-items:center;gap:15px;padding:15px;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__9fWxfa__mobileLink:hover{color:var(--text-primary);background-color:#f0f4ff}.Header-module__9fWxfa__divider{background:#eee;height:1px;margin:10px 0}.Header-module__9fWxfa__mobileCta{background-color:var(--accent-color);color:#fff;border-radius:15px;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:16px;font-weight:600;text-decoration:none;display:flex;box-shadow:0 10px 20px #5b86ff33}.Header-module__9fWxfa__header{-webkit-backdrop-filter:blur(6px);background:#eaeeffe6}.Header-module__9fWxfa__scrolled{-webkit-backdrop-filter:blur(22px);background:#eaeeff;box-shadow:0 10px 30px #00000014}
.Hero-module__ZHR5lq__hero{--primary:#5b86ff;--primary-glow:#5b86ff40;--text-dark:#1a1a1a;--text-gray:#666;--bg-color:#eaeeff;background-color:var(--bg-color);width:100%;padding:72px 16px 48px;font-family:Poppins;position:relative;overflow:hidden}.Hero-module__ZHR5lq__inner{z-index:2;max-width:1100px;margin:0 auto;position:relative}.Hero-module__ZHR5lq__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:48px;display:grid}.Hero-module__ZHR5lq__content{flex-direction:column;align-items:flex-start;animation:.8s ease-out Hero-module__ZHR5lq__fadeUp;display:flex}.Hero-module__ZHR5lq__badge{color:var(--primary);text-transform:uppercase;letter-spacing:1.2px;align-items:center;gap:8px;margin-bottom:16px;font-size:.7rem;font-weight:700;display:inline-flex}.Hero-module__ZHR5lq__badgeDot{background-color:var(--primary);border-radius:50%;width:6px;height:6px}.Hero-module__ZHR5lq__title{color:var(--text-dark);letter-spacing:-.03em;max-width:18ch;margin-bottom:16px;font-size:2.6rem;font-weight:700;line-height:1.15}.Hero-module__ZHR5lq__highlight{color:var(--primary)}.Hero-module__ZHR5lq__lead{color:var(--text-gray);max-width:30ch;margin-bottom:24px;font-size:.8rem;line-height:1.5}.Hero-module__ZHR5lq__ctaGroup{align-items:center;gap:10px;margin-top:4px;display:flex}.Hero-module__ZHR5lq__btnPrimary{background-color:var(--primary);color:#fff;box-shadow:0 8px 20px -8px var(--primary-glow);border-radius:100px;padding:10px 24px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s}.Hero-module__ZHR5lq__btnPrimary:hover{box-shadow:0 12px 25px -5px var(--primary-glow);background-color:#4a75ea;transform:translateY(-2px)}.Hero-module__ZHR5lq__visual{perspective:1000px;justify-content:center;align-items:center;animation:1s ease-out .2s backwards Hero-module__ZHR5lq__floatUp;display:flex;position:relative}.Hero-module__ZHR5lq__glow{z-index:-1;background:radial-gradient(circle,#5b86ff1f 0%,#fff0 70%);width:90%;height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZHR5lq__browserWindow{background:0 0;width:100%;transition:transform .4s;position:relative;transform:rotateY(-2deg)rotateX(1deg)}.Hero-module__ZHR5lq__browserWindow:hover{transform:rotateY(0)rotateX(0)translateY(-5px)}.Hero-module__ZHR5lq__browserHeader{display:none}.Hero-module__ZHR5lq__projectImage{width:100%;height:auto;display:block}.Hero-module__ZHR5lq__floatingCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffffe6;border-radius:10px;flex-direction:column;padding:10px 16px;animation:5s ease-in-out infinite Hero-module__ZHR5lq__float;display:flex;position:absolute;bottom:20px;left:16px;box-shadow:0 10px 30px #00000014}.Hero-module__ZHR5lq__floatingCard strong{color:var(--primary);font-size:.9rem}.Hero-module__ZHR5lq__floatingCard span{color:var(--text-gray);text-transform:uppercase;font-size:.6rem;font-weight:600}@media (max-width:768px){.Hero-module__ZHR5lq__hero{padding:24px 16px 32px}.Hero-module__ZHR5lq__grid{flex-direction:column;gap:20px;display:flex}.Hero-module__ZHR5lq__visual{perspective:none;order:-1}.Hero-module__ZHR5lq__content{text-align:center;align-items:center}.Hero-module__ZHR5lq__title{max-width:20ch;font-size:1.4rem}.Hero-module__ZHR5lq__lead{max-width:30ch;margin-bottom:20px;font-size:.9rem}.Hero-module__ZHR5lq__ctaGroup{flex-direction:column;gap:8px;width:100%}.Hero-module__ZHR5lq__btnPrimary{text-align:center;width:100%}.Hero-module__ZHR5lq__browserWindow{transform:none!important}.Hero-module__ZHR5lq__floatingCard{padding:8px 12px;bottom:12px;left:12px}}@keyframes Hero-module__ZHR5lq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes Hero-module__ZHR5lq__fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZHR5lq__floatUp{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.Fit-module__0P8Tma__section{--primary:#5b86ff;background-color:#fff;padding:30px 24px;font-family:Poppins}.Fit-module__0P8Tma__ctr{max-width:1000px;margin:0 auto}.Fit-module__0P8Tma__head{text-align:center;margin-bottom:60px}.Fit-module__0P8Tma__kicker{text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:12px;font-family:Poppins;font-size:11px;font-weight:800}.Fit-module__0P8Tma__title{color:#111;letter-spacing:-1px;margin-bottom:16px;font-family:Poppins;font-size:2.2rem;font-weight:800}.Fit-module__0P8Tma__title span{color:var(--primary)}.Fit-module__0P8Tma__sub{color:#666;max-width:500px;margin:0 auto;font-size:1.05rem}.Fit-module__0P8Tma__grid{flex-direction:column;gap:12px;display:flex}.Fit-module__0P8Tma__card{background:#f9f9fb;border:1px solid #0000;border-radius:20px;font-family:Poppins;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Fit-module__0P8Tma__cardOpen{background:#fff;border-color:#eee;font-family:Poppins;box-shadow:0 20px 40px #0000000f}.Fit-module__0P8Tma__cardTop{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:24px 32px;display:flex}.Fit-module__0P8Tma__iconWrap{width:44px;height:44px;color:var(--primary);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-right:24px;display:flex;box-shadow:0 4px 10px #0000000a}.Fit-module__0P8Tma__topText{flex-direction:column;flex:1;font-family:Poppins;display:flex}.Fit-module__0P8Tma__cardTitle{color:#111;font-size:1.1rem;font-weight:600}.Fit-module__0P8Tma__cardDesc{color:#888;font-size:.9rem}.Fit-module__0P8Tma__chev{color:#ccc;transition:transform .3s}.Fit-module__0P8Tma__cardOpen .Fit-module__0P8Tma__chev{color:var(--primary);transform:rotate(180deg)}.Fit-module__0P8Tma__panel{max-height:0;transition:max-height .4s;overflow:hidden}.Fit-module__0P8Tma__panelVisible{max-height:500px}.Fit-module__0P8Tma__panelInner{padding:0 32px 32px 100px}.Fit-module__0P8Tma__list{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:30px;list-style:none;display:grid}.Fit-module__0P8Tma__li{color:#555;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.Fit-module__0P8Tma__check{color:#22c55e;width:14px;height:14px}.Fit-module__0P8Tma__btn{background:var(--primary);color:#fff;border-radius:12px;padding:14px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.Fit-module__0P8Tma__btn:hover{background:#4669d6;transform:translateY(-2px)}@media (max-width:768px){.Fit-module__0P8Tma__cardTop{padding:20px}.Fit-module__0P8Tma__iconWrap{width:40px;height:40px;margin-right:15px}.Fit-module__0P8Tma__panelInner{padding:0 20px 24px}.Fit-module__0P8Tma__list{grid-template-columns:1fr}.Fit-module__0P8Tma__title{font-size:1.8rem}}
.Scope-module__khhlsW__scope{--primary:#5b86ff;--text-dark:#111;--text-light:#555;--bg-card:#fff;background-color:#fdfdfd;padding:60px 24px}.Scope-module__khhlsW__inner{max-width:850px;margin:0 auto}.Scope-module__khhlsW__head{text-align:center;margin-bottom:40px}.Scope-module__khhlsW__label{text-transform:uppercase;letter-spacing:1.5px;color:var(--primary);margin-bottom:10px;font-size:12px;font-weight:700;display:block}.Scope-module__khhlsW__head h2{letter-spacing:-.02em;color:var(--text-dark);margin-bottom:12px;font-size:1.95rem;font-weight:700}.Scope-module__khhlsW__head p{color:var(--text-light);max-width:450px;margin:0 auto;font-size:1rem}.Scope-module__khhlsW__mainCard{background:var(--bg-card);border:1px solid #f0f0f0;border-radius:20px;padding:40px;box-shadow:0 10px 30px #00000008}.Scope-module__khhlsW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.Scope-module__khhlsW__badge{color:var(--primary);text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:inline-block}.Scope-module__khhlsW__titleArea h3{color:var(--text-dark);font-size:1.25rem;font-weight:700}.Scope-module__khhlsW__priceArea{text-align:right}.Scope-module__khhlsW__amount{color:var(--text-dark);letter-spacing:-.5px;font-size:1.75rem;font-weight:700}.Scope-module__khhlsW__period{color:var(--text-light);font-size:.85rem}.Scope-module__khhlsW__contentDivider{background:#f5f5f5;width:100%;height:1px;margin-bottom:30px}.Scope-module__khhlsW__cardBody{margin-bottom:35px}.Scope-module__khhlsW__bodyTitle{color:var(--text-dark);opacity:.8;margin-bottom:20px;font-size:.9rem;font-weight:700}.Scope-module__khhlsW__benefitList{grid-template-columns:1fr 1fr;gap:16px 32px;list-style:none;display:grid}.Scope-module__khhlsW__benefitItem{color:var(--text-light);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.4;display:flex}.Scope-module__khhlsW__checkIcon{width:16px;height:16px;color:var(--primary);flex-shrink:0;margin-top:3px}.Scope-module__khhlsW__cardFooter{text-align:center}.Scope-module__khhlsW__mainBtn{background:var(--primary);color:#fff;border-radius:100px;margin-bottom:16px;padding:12px 36px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Scope-module__khhlsW__mainBtn:hover{transform:translateY(-2px);box-shadow:0 8px 15px #5b86ff33}.Scope-module__khhlsW__fidelidade{color:#bbb;font-size:.7rem}@media (max-width:768px){.Scope-module__khhlsW__cardHeader{text-align:center;flex-direction:column;gap:12px}.Scope-module__khhlsW__priceArea{text-align:center}.Scope-module__khhlsW__benefitList{grid-template-columns:1fr;gap:14px}.Scope-module__khhlsW__mainCard{padding:30px 20px}.Scope-module__khhlsW__head h2{font-size:1.4rem}.Scope-module__khhlsW__amount{font-size:1.5rem}}
.Ecommerce-module__-GQp3a__ecommerce{--primary:#5b86ff;--text-main:#1a1a1a;--text-muted:#666;background-color:#fff;padding:30px 24px}.Ecommerce-module__-GQp3a__container{max-width:1100px;margin:0 auto}.Ecommerce-module__-GQp3a__wrapper{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;display:grid}.Ecommerce-module__-GQp3a__kicker{text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:16px;font-size:10px;font-weight:800;display:block}.Ecommerce-module__-GQp3a__header h2{color:var(--text-main);letter-spacing:-1px;margin-bottom:20px;font-size:2.2rem;font-weight:800;line-height:1.2}.Ecommerce-module__-GQp3a__header p{color:var(--text-muted);margin-bottom:40px;font-size:1rem;line-height:1.6}.Ecommerce-module__-GQp3a__benefitsGrid{flex-direction:column;gap:16px;display:flex}.Ecommerce-module__-GQp3a__benefitItem{background:#f9f9fb;border:1px solid #0000;border-radius:16px;align-items:center;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.Ecommerce-module__-GQp3a__benefitItem:hover{background:#fff;border-color:#eee;transform:translate(10px);box-shadow:0 10px 20px #00000008}.Ecommerce-module__-GQp3a__checkIcon{background:var(--primary);color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Ecommerce-module__-GQp3a__checkIcon svg{width:12px;height:12px}.Ecommerce-module__-GQp3a__benefitItem span{color:var(--text-main);font-size:.95rem;font-weight:600}.Ecommerce-module__-GQp3a__visual{position:relative}.Ecommerce-module__-GQp3a__imageCard{z-index:2;background:#eee;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001f}.Ecommerce-module__-GQp3a__mainImage{width:100%;height:auto;transition:transform .6s;display:block}.Ecommerce-module__-GQp3a__imageCard:hover .Ecommerce-module__-GQp3a__mainImage{transform:scale(1.05)}.Ecommerce-module__-GQp3a__floatingTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 10px 20px #0000001a}.Ecommerce-module__-GQp3a__tagDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite Ecommerce-module__-GQp3a__pulse}.Ecommerce-module__-GQp3a__accentBlur{background:radial-gradient(circle,var(--primary-soft)0%,transparent 70%);z-index:1;opacity:.5;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Ecommerce-module__-GQp3a__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@media (max-width:968px){.Ecommerce-module__-GQp3a__wrapper{grid-template-columns:1fr;gap:60px}.Ecommerce-module__-GQp3a__visual{order:-1;max-width:500px;margin:0 auto}.Ecommerce-module__-GQp3a__header h2{font-size:1.4rem}}.Ecommerce-module__-GQp3a__header p{font-size:.8rem}
.Process-module__2-HdjW__process{--primary:#5b86ff;--primary-soft:#5b86ff1a;--text-dark:#1a1a1a;--text-gray:#666;--bg-card:#fff;--bg-section:#f8f9fc;background-color:var(--bg-section);padding:50px 24px;overflow:hidden}.Process-module__2-HdjW__inner{max-width:1100px;margin:0 auto}.Process-module__2-HdjW__head{text-align:center;margin-bottom:50px}.Process-module__2-HdjW__label{text-transform:uppercase;letter-spacing:2px;color:var(--primary);opacity:.9;margin-bottom:16px;font-size:11px;font-weight:800;display:block}.Process-module__2-HdjW__head h2{color:var(--text-dark);letter-spacing:-.03em;margin-bottom:16px;font-size:1.6rem;font-weight:800}.Process-module__2-HdjW__head p{color:var(--text-gray);max-width:550px;margin:0 auto;font-size:1rem;line-height:1.6}.Process-module__2-HdjW__stepContainer{flex:1;align-items:center;display:flex}.Process-module__2-HdjW__card{background:var(--bg-card);border:1px solid #ffffff80;border-radius:24px;flex-direction:column;flex:1;height:100%;padding:32px 24px;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #0000000a}.Process-module__2-HdjW__card:hover{border-color:var(--primary-soft);transform:translateY(-8px);box-shadow:0 25px 50px #5b86ff26}.Process-module__2-HdjW__bigNumber{color:var(--primary);opacity:.04;pointer-events:none;font-size:8rem;font-weight:900;line-height:1;transition:opacity .3s;position:absolute;top:-20px;right:-10px}.Process-module__2-HdjW__card:hover .Process-module__2-HdjW__bigNumber{opacity:.08}.Process-module__2-HdjW__cardContent{z-index:2;position:relative}.Process-module__2-HdjW__iconCircle{background:linear-gradient(135deg,#fff 0%,var(--primary-soft)100%);width:56px;height:56px;color:var(--primary);border:1px solid #f0f0f0;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;transition:transform .3s;display:flex;box-shadow:0 8px 20px #5b86ff1a}.Process-module__2-HdjW__card:hover .Process-module__2-HdjW__iconCircle{color:#fff;background:var(--primary);border-color:var(--primary);transform:scale(1.1)rotate(5deg);box-shadow:0 10px 25px #5b86ff4d}.Process-module__2-HdjW__iconCircle svg{width:26px;height:26px}.Process-module__2-HdjW__cardContent h3{color:var(--text-dark);margin-bottom:12px;font-size:1.15rem;font-weight:700}.Process-module__2-HdjW__cardContent p{color:var(--text-gray);font-size:.9rem;line-height:1.6}.Process-module__2-HdjW__connectorWrapper{color:#ddd;justify-content:center;align-items:center;padding:0 15px;display:flex}@media (max-width:900px){.Process-module__2-HdjW__flowGrid{flex-direction:column;gap:30px}.Process-module__2-HdjW__head p{font-size:.9rem}.Process-module__2-HdjW__stepContainer{flex-direction:column;width:100%}.Process-module__2-HdjW__card{text-align:left;flex-direction:row;align-items:center;gap:24px;width:100%;padding:24px}.Process-module__2-HdjW__iconCircle{flex-shrink:0;width:48px;height:48px;margin-bottom:0}.Process-module__2-HdjW__bigNumber{font-size:6rem;top:auto;bottom:-15px;right:10px}.Process-module__2-HdjW__connectorWrapper{display:none}.Process-module__2-HdjW__stepContainer:not(:last-child):after{content:"";background:#eee;width:2px;height:30px;margin-top:10px;display:block}}.Process-module__2-HdjW__flowGrid{justify-content:space-between;align-items:stretch;gap:12px;display:flex}.Process-module__2-HdjW__stepContainer{flex:1;align-items:stretch;display:flex;position:relative}.Process-module__2-HdjW__card{background:var(--bg-card);border:1px solid #ffffff80;border-radius:24px;flex-direction:column;width:100%;padding:32px 24px;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #0000000a}.Process-module__2-HdjW__connectorWrapper{z-index:10;color:#ddd;pointer-events:none;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.Process-module__2-HdjW__connectorIcon{opacity:.5;width:20px;height:20px}@media (max-width:900px){.Process-module__2-HdjW__flowGrid{flex-direction:column;gap:30px}.Process-module__2-HdjW__stepContainer{flex:none;width:100%}.Process-module__2-HdjW__connectorWrapper{display:none}.Process-module__2-HdjW__card{flex-direction:row;align-items:center;gap:20px;padding:24px}.Process-module__2-HdjW__stepContainer:not(:last-child):after{content:"";background:#eee;width:2px;height:15px;position:absolute;bottom:-20px;left:48px}}
.Footer-module__nhiC3q__footer{--primary:#5b86ff;--text-dim:#fff;--text-main:#154ce2;background-color:#9fb7fc;border-top:1px solid #f0f0f0;padding:30px 24px 40px}.Footer-module__nhiC3q__container{grid-template-columns:1fr 1.5fr;gap:80px;max-width:1100px;margin:0 auto 80px;display:grid}.Footer-module__nhiC3q__logo{object-fit:contain;height:28px;margin-bottom:24px}.Footer-module__nhiC3q__description{color:var(--text-dim);max-width:320px;margin-bottom:30px;font-size:.95rem;line-height:1.6}.Footer-module__nhiC3q__status{color:var(--text-main);background:#f8f9fc;border-radius:100px;align-items:center;gap:10px;padding:8px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.Footer-module__nhiC3q__dot{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #22c55e66}.Footer-module__nhiC3q__linksSide{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__nhiC3q__label{text-transform:uppercase;letter-spacing:1.5px;color:#ebebeb;margin-bottom:24px;font-size:.75rem;font-weight:800;display:block}.Footer-module__nhiC3q__navCol{flex-direction:column;gap:14px;display:flex}.Footer-module__nhiC3q__navCol a{color:var(--text-dim);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__navCol a:hover{color:var(--primary)}.Footer-module__nhiC3q__socialIcons{gap:18px;display:flex}.Footer-module__nhiC3q__socialIcons a{color:var(--text-main);font-size:1.2rem;transition:transform .3s,color .3s}.Footer-module__nhiC3q__socialIcons a:hover{color:var(--primary);transform:translateY(-3px)}.Footer-module__nhiC3q__bottom{border-top:1px solid #f5f5f5;padding-top:40px}.Footer-module__nhiC3q__bottomContent{color:#e6e6e6;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;font-size:.85rem;display:flex}.Footer-module__nhiC3q__madeBy{color:#eee;font-weight:700}@media (max-width:900px){.Footer-module__nhiC3q__container{grid-template-columns:1fr;gap:60px}.Footer-module__nhiC3q__linksSide{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:600px){.Footer-module__nhiC3q__linksSide{grid-template-columns:1fr}.Footer-module__nhiC3q__bottomContent{text-align:center;flex-direction:column;gap:15px}}
.TrustedBrands-module__wVNmTq__section{background-color:#eaeeff;padding:30px 0;overflow:hidden}.TrustedBrands-module__wVNmTq__container{max-width:1200px;margin:0 auto}.TrustedBrands-module__wVNmTq__label{text-align:center;text-transform:uppercase;letter-spacing:2px;color:#bbb;margin-bottom:35px;font-size:10px;font-weight:600;display:block}.TrustedBrands-module__wVNmTq__marquee{width:100%;padding:10px 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TrustedBrands-module__wVNmTq__track{width:max-content;animation:55s linear infinite TrustedBrands-module__wVNmTq__scroll;display:flex}.TrustedBrands-module__wVNmTq__marquee:hover .TrustedBrands-module__wVNmTq__track{animation-play-state:paused}.TrustedBrands-module__wVNmTq__profile{align-items:center;gap:12px;padding:0 35px;text-decoration:none;transition:transform .3s;display:flex}.TrustedBrands-module__wVNmTq__profile:hover{transform:translateY(-2px)}.TrustedBrands-module__wVNmTq__imageWrapper{border:1px solid #f5f5f5;border-radius:50%;width:34px;height:34px;overflow:hidden}.TrustedBrands-module__wVNmTq__avatar{object-fit:cover;width:100%;height:100%}.TrustedBrands-module__wVNmTq__text{flex-direction:column;display:flex}.TrustedBrands-module__wVNmTq__name{color:#111;white-space:nowrap;font-size:13px;font-weight:600}.TrustedBrands-module__wVNmTq__username{color:#888;white-space:nowrap;font-size:11px}@keyframes TrustedBrands-module__wVNmTq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.TrustedBrands-module__wVNmTq__section{padding:20px 0}.TrustedBrands-module__wVNmTq__profile{padding:0 20px}.TrustedBrands-module__wVNmTq__track{animation-duration:30s}.TrustedBrands-module__wVNmTq__label{margin-bottom:25px;font-size:9px}}
.Cases-module__pNHxjW__section{--case-aspect-ratio:4/5;--hover-transition:all .5s cubic-bezier(.25,.8,.25,1);--bg-color:#fff;--text-primary:#111;--text-secondary:#666;--accent-color:#5b86ff;background-color:var(--bg-color);padding:40px 0;position:relative;overflow:hidden}.Cases-module__pNHxjW__head{text-align:center;margin-bottom:10px;padding:0 24px}.Cases-module__pNHxjW__subtitle{text-transform:uppercase;letter-spacing:2px;color:var(--accent-color);margin-bottom:16px;font-size:.85rem;font-weight:600;display:block}.Cases-module__pNHxjW__title{color:var(--text-primary);letter-spacing:-1px;max-width:600px;margin:0 auto;font-size:1.5rem;font-weight:700}.Cases-module__pNHxjW__gallery{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:24px;display:flex;overflow-x:auto}.Cases-module__pNHxjW__gallery::-webkit-scrollbar{display:none}.Cases-module__pNHxjW__caseItem{scroll-snap-align:center;cursor:pointer;flex:0 0 85%;text-decoration:none;display:block;position:relative}.Cases-module__pNHxjW__aspectRatioBox{width:100%;aspect-ratio:var(--case-aspect-ratio);transition:var(--hover-transition);background-color:#f0f0f0;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.Cases-module__pNHxjW__caseImage{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.Cases-module__pNHxjW__mobileTitle{color:var(--text-primary);text-align:center;margin-top:16px;font-size:1.1rem;font-weight:600;display:block}.Cases-module__pNHxjW__overlay{opacity:0;transition:var(--hover-transition);background:linear-gradient(#0000 40%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;inset:0;transform:translateY(10px)}.Cases-module__pNHxjW__cardTitle{color:#fff;text-align:left;margin-bottom:8px;font-size:1.5rem;font-weight:700}.Cases-module__pNHxjW__viewProject{color:var(--accent-color);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}@media (min-width:900px){.Cases-module__pNHxjW__title{font-size:3.5rem}.Cases-module__pNHxjW__gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid;overflow:visible}.Cases-module__pNHxjW__caseItem{flex:unset;transition:var(--hover-transition)}.Cases-module__pNHxjW__mobileTitle{display:none}.Cases-module__pNHxjW__gallery:hover .Cases-module__pNHxjW__caseItem:not(:hover){opacity:.5;filter:grayscale(30%);transform:scale(.98)}.Cases-module__pNHxjW__caseItem:hover{z-index:2;transform:translateY(-15px)scale(1.02)}.Cases-module__pNHxjW__caseItem:hover .Cases-module__pNHxjW__aspectRatioBox{box-shadow:0 25px 50px #0003}.Cases-module__pNHxjW__caseItem:hover .Cases-module__pNHxjW__caseImage{transform:scale(1.1)}.Cases-module__pNHxjW__caseItem:hover .Cases-module__pNHxjW__overlay{opacity:1;transform:translateY(0)}}
