@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&family=Nunito+Sans:wght@400;600;700&display=swap";
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#07031a;font-family:Nunito Sans,sans-serif;overflow-x:hidden}#particles-canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.grain{pointer-events:none;z-index:1;opacity:.028;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:256px 256px;width:100%;height:100%;position:fixed;top:0;left:0}@keyframes orb-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-28px)scale(1.06)}}@keyframes pulse{50%{opacity:.5}}@keyframes geo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes geo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes geo-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes border-rotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes line-flow{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.orb{pointer-events:none;filter:blur(70px);border-radius:50%;animation:8s ease-in-out infinite orb-float;position:absolute}.section-divider{z-index:2;opacity:.35;background:linear-gradient(90deg,#0000 0%,#6b4de0 30%,#e8b830 70%,#0000 100%);height:2px;position:relative}.section-eyebrow{text-align:center;color:#6b4de0;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;position:relative}.section-title{text-align:center;color:#1a1030;margin-bottom:60px;font-family:Nunito,sans-serif;font-size:34px;font-weight:900;position:relative}.logo-shapes{align-items:center;gap:4px;display:flex}.s-tri{border-bottom:10px solid #e8b830;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0}.s-cir{background:#ffffff8c;border-radius:50%;width:10px;height:10px}.s-sq{background:#e8b830;border-radius:2px;width:9px;height:9px}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#07031ad1;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;height:64px;padding:0 56px;transition:background .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:#040110f5}.logo{color:#fff;align-items:center;gap:10px;font-family:Nunito,sans-serif;font-size:24px;font-weight:900;display:flex}.nav-links{gap:32px;display:flex}.nav-links a{color:#ffffff7a;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#ffffffd9}.nav-actions{align-items:center;gap:14px;display:flex}.btn-ghost{color:#ffffff6b;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c5ef0,#6b4de0);border:none;border-radius:24px;padding:9px 22px;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;transition:all .25s;box-shadow:0 4px 18px #6b4de061}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #6b4de08c}.hero{z-index:2;grid-template-columns:1.05fr .95fr;min-height:620px;margin-top:64px;display:grid;position:relative}.hero-left{background:linear-gradient(150deg,#140a34f5 0%,#281664ed 50%,#12092ef5 100%);flex-direction:column;justify-content:flex-start;padding:52px 52px 0 56px;display:flex;position:relative;overflow:hidden}.hero-left:before{content:"";pointer-events:none;background-image:linear-gradient(#6b4de00f 1px,#0000 1px),linear-gradient(90deg,#6b4de00f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.geo-tri-big{z-index:0;transform-origin:bottom;border-bottom:156px solid #e8b8300e;border-left:90px solid #0000;border-right:90px solid #0000;width:0;height:0;animation:22s linear infinite geo-spin;position:absolute;bottom:-40px;right:80px}.geo-cir-big{border:2px solid #6b4de01f;border-radius:50%;width:240px;height:240px;animation:6s ease-in-out infinite geo-pulse;position:absolute;top:-60px;right:-60px}.geo-cir-big:after{content:"";border:1px solid #6b4de014;border-radius:50%;position:absolute;inset:20px}.geo-sq-big{border:1.5px solid #e8b83014;border-radius:16px;width:100px;height:100px;animation:18s linear infinite geo-rotate;position:absolute;bottom:40px;left:-30px}.deco-shapes{z-index:2;align-items:center;gap:7px;margin-bottom:28px;display:flex;position:relative}.deco-tri{opacity:.9;border-bottom:16px solid #e8b830;border-left:9px solid #0000;border-right:9px solid #0000;width:0;height:0}.deco-cir{background:#ffffff38;border-radius:50%;width:15px;height:15px}.deco-sq{opacity:.68;background:#e8b830;border-radius:3px;width:13px;height:13px}.badge{color:#e8b830;z-index:2;background:#e8b83017;border:1px solid #e8b8303d;border-radius:20px;align-items:center;gap:7px;width:fit-content;margin-bottom:22px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.badge-dot{background:#e8b830;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.headline{color:#fff;z-index:2;margin-bottom:18px;font-family:Nunito,sans-serif;font-size:44px;font-weight:900;line-height:1.1;position:relative}.headline .accent{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#c4b0ff,#e8b830);-webkit-background-clip:text;background-clip:text}.subheadline{color:#ffffff7a;z-index:2;max-width:390px;margin-bottom:34px;font-size:16px;line-height:1.68;position:relative}.cta-group{z-index:2;align-items:center;gap:18px;margin-bottom:42px;display:flex;position:relative}.btn-wa{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1adb5e,#25d366);border:none;border-radius:34px;align-items:center;gap:10px;padding:14px 28px;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;transition:all .25s;display:flex;box-shadow:0 8px 32px #25d3664d}.btn-wa:hover{transform:translateY(-2px);box-shadow:0 14px 40px #25d36666}.wa-bubble{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:flex}.btn-link{color:#ffffff61;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff26;padding-bottom:1px;font-size:14px;font-weight:600}.trust-row{z-index:2;align-items:center;gap:24px;display:flex;position:relative}.trust-item strong{color:#fff;font-family:Nunito,sans-serif;font-size:26px;font-weight:900;display:block}.trust-item span{color:#ffffff52;font-size:11px}.trust-sep{background:linear-gradient(#0000,#ffffff26,#0000);width:1px;height:36px}.persona-left{z-index:3;mix-blend-mode:lighten;pointer-events:none;width:270px;position:absolute;bottom:0;right:-10px}.hero-right{background:linear-gradient(160deg,#190e44f2,#120932f2);flex-direction:column;justify-content:flex-start;gap:14px;padding:44px 44px 0;display:flex;position:relative;overflow:hidden}.hero-right:before{content:"";pointer-events:none;background-image:linear-gradient(#e8b8300a 1px,#0000 1px),linear-gradient(90deg,#e8b8300a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.panel-label{color:#ffffff47;letter-spacing:1.3px;text-transform:uppercase;z-index:2;margin-bottom:2px;font-size:11px;font-weight:700;position:relative}.score-card{z-index:2;background:linear-gradient(135deg,#6b4de099,#e8b83066,#6b4de033) 0 0/300% 300%;border-radius:18px;padding:2px;animation:4s linear infinite border-rotate;position:relative}.score-inner{background:linear-gradient(160deg,#16093e,#0e0630);border-radius:16px;padding:20px 22px}.score-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.score-label{color:#fff6;font-size:12px;font-weight:600}.score-badge{color:#c4b0ff;background:#6b4de040;border:1px solid #6b4de066;border-radius:20px;padding:3px 10px;font-size:10px;font-weight:700}.score-number{color:#fff;margin-bottom:10px;font-family:Nunito,sans-serif;font-size:54px;font-weight:900;line-height:1}.score-number span{color:#ffffff38;font-size:20px;font-weight:700}.score-bar-wrap{background:#ffffff12;border-radius:4px;height:7px;margin-bottom:8px;overflow:hidden}.score-bar{background:linear-gradient(90deg,#6b4de0,#a78bff,#e8b830);border-radius:4px;width:72%;height:100%;position:relative}.score-bar:after{content:"";background:#e8b830;border-radius:4px;width:6px;position:absolute;top:0;bottom:0;right:0;box-shadow:0 0 10px #e8b830e6}.score-status{color:#e8b830;font-size:11px;font-weight:700}.data-cards{z-index:2;grid-template-columns:1fr 1fr;gap:12px;display:grid;position:relative}.data-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:13px;padding:16px;transition:all .25s}.data-card:hover{background:#ffffff12;transform:translateY(-2px)}.icon-tri{border-bottom:12px solid #e8b830;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;margin-bottom:8px}.icon-cir{background:#7c5ef0;border-radius:50%;width:12px;height:12px;margin-bottom:8px;box-shadow:0 0 8px #6b4de080}.dc-label{color:#ffffff54;margin-bottom:3px;font-size:10px}.dc-value{color:#fff;font-family:Nunito,sans-serif;font-size:18px;font-weight:900}.dc-sub{color:#ffffff42;margin-top:2px;font-size:10px}.aliado-card{z-index:2;background:#ffffff0a;border:1px solid #e8b8302e;border-radius:13px;align-items:center;gap:14px;padding:14px 18px;transition:all .25s;display:flex;position:relative}.aliado-dot{background:#25d366;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 12px #25d36699}.aliado-text strong{color:#fff;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;display:block}.aliado-text small{color:#ffffff52;font-size:10px}.aliado-saving{color:#e8b830;text-shadow:0 0 20px #e8b83066;margin-left:auto;font-family:Nunito,sans-serif;font-size:16px;font-weight:900}.persona-right{z-index:3;mix-blend-mode:lighten;pointer-events:none;width:240px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.how-section{z-index:2;background:#f7f5ff;padding:72px 80px 80px;position:relative;overflow:hidden}.how-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#6b4de01a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.steps-wrapper{max-width:920px;margin:0 auto;position:relative}.steps-connector{z-index:0;background:linear-gradient(90deg,#e4dcff,#6b4de0,#e8b830,#e4dcff) 0 0/200% 100%;border-radius:2px;height:3px;animation:3s linear infinite line-flow;position:absolute;top:50px;left:calc(33.33% - 20px);right:calc(33.33% - 20px)}.steps{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.step{text-align:center;cursor:default;background:#fff;border:1px solid #e4dcff;border-radius:20px;padding:36px 24px 28px;transition:all .35s cubic-bezier(.34,1.56,.64,1);position:relative;box-shadow:0 6px 28px #6b4de012}.step:hover{border-color:#b39dff;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 50px #6b4de029}.step-num-wrap{justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex;position:relative}.step-ring{border:2px solid #0000;border-radius:50%;animation:4s linear infinite ring-spin;position:absolute;inset:0}.step:first-child .step-ring{border-color:#6b4de0 #6b4de033 #6b4de033}.step:nth-child(2) .step-ring{border-top-color:#6b4de0;border-right-color:#6b4de033;animation-delay:-.5s}.step:nth-child(3) .step-ring{border-top-color:#e8b830;border-right-color:#e8b83033;animation-delay:-1s}.step-num{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-family:Nunito,sans-serif;font-size:20px;font-weight:900;transition:all .35s;display:flex;position:relative}.step:hover .step-num{transform:scale(1.12)}.step-icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:transform .35s;display:flex;position:absolute;top:16px;right:18px}.step:hover .step-icon{transform:rotate(12deg)scale(1.15)}.step h4{color:#1a1030;margin-bottom:10px;font-family:Nunito,sans-serif;font-size:17px;font-weight:800}.step p{color:#666;font-size:13px;line-height:1.58}.step-tag{letter-spacing:.5px;text-transform:uppercase;border-radius:12px;margin-top:14px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-block}.cta-section{z-index:2;text-align:center;background:linear-gradient(135deg,#1a0f3c 0%,#2d1a72 50%,#1a1a60 100%);padding:80px;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background-image:linear-gradient(#6b4de00f 1px,#0000 1px),linear-gradient(90deg,#6b4de00f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.cta-geo-tri{border-bottom:120px solid #e8b83012;border-left:70px solid #0000;border-right:70px solid #0000;width:0;height:0;animation:26s linear infinite reverse geo-spin;position:absolute;bottom:-30px;left:120px}.cta-geo-cir{border:2px solid #6b4de024;border-radius:50%;width:200px;height:200px;animation:7s ease-in-out infinite geo-pulse;position:absolute;top:-50px;right:-50px}.cta-geo-cir:after{content:"";border:1px solid #6b4de014;border-radius:50%;position:absolute;inset:18px}.cta-geo-sq{border:1.5px solid #e8b83017;border-radius:14px;width:80px;height:80px;animation:20s linear infinite geo-rotate;position:absolute;top:40px;left:60px}.cta-geo-tri2{border-bottom:70px solid #6b4de014;border-left:40px solid #0000;border-right:40px solid #0000;width:0;height:0;animation:15s linear infinite geo-spin;position:absolute;top:30px;right:140px}.cta-geo-sq2{border:1px solid #6b4de01a;border-radius:10px;width:60px;height:60px;animation:12s linear infinite reverse geo-rotate;position:absolute;bottom:50px;right:80px}.cta-orb-left{pointer-events:none;background:radial-gradient(circle,#6b4de04d,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:-80px;transform:translateY(-50%)}.cta-orb-right{pointer-events:none;background:radial-gradient(circle,#e8b8302e,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;right:-80px;transform:translateY(-50%)}.cta-eyebrow{color:#e8b830b3;letter-spacing:1.3px;text-transform:uppercase;z-index:1;margin-bottom:14px;font-size:12px;font-weight:700;position:relative}.cta-headline{color:#fff;z-index:1;margin-bottom:16px;font-family:Nunito,sans-serif;font-size:40px;font-weight:900;line-height:1.18;position:relative}.cta-headline span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#c4b0ff,#e8b830);-webkit-background-clip:text;background-clip:text}.cta-sub{color:#ffffff70;z-index:1;margin-bottom:38px;font-size:16px;position:relative}.cta-btn{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(135deg,#1adb5e,#25d366);border:none;border-radius:40px;align-items:center;gap:10px;padding:16px 38px;font-family:Nunito,sans-serif;font-size:16px;font-weight:800;transition:all .25s;display:inline-flex;position:relative;box-shadow:0 10px 36px #25d36652}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 16px 48px #25d36673}.cta-note{color:#ffffff42;z-index:1;margin-top:16px;font-size:12px;position:relative}.testimonios{z-index:2;background:linear-gradient(150deg,#100940 0%,#1e1058 100%);grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding:72px 80px;display:grid;position:relative;overflow:hidden}.testimonios:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff06 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.testimonios:after{content:"";pointer-events:none;background:radial-gradient(circle,#6b4de01f,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:300px}.test-left{z-index:1;position:relative}.test-eyebrow{color:#e8b830;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700}.test-headline{color:#fff;margin-bottom:28px;font-family:Nunito,sans-serif;font-size:28px;font-weight:900;line-height:1.22}.test-headline span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#c4b0ff,#e8b830);-webkit-background-clip:text;background-clip:text}.test-cards{flex-direction:column;gap:14px;display:flex}.test-card{cursor:default;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;transition:all .28s;display:flex;position:relative;overflow:hidden}.test-card:before{content:"";border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.test-card:first-child:before{background:linear-gradient(#6b4de0,#c4b0ff)}.test-card:nth-child(2):before{background:linear-gradient(#e8b830,#f5d97a)}.test-card:nth-child(3):before{background:linear-gradient(#25d366,#7ee8a2)}.test-card:hover{background:#ffffff14;border-color:#ffffff29;transform:translate(4px)}.avatar-initials{color:#fff;border:2px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Nunito,sans-serif;font-size:15px;font-weight:900;display:flex}.test-body{flex:1}.test-quote-sm{color:#ffffff9e;margin-bottom:10px;font-size:13px;font-style:italic;line-height:1.55}.test-footer{justify-content:space-between;align-items:center;display:flex}.test-name-sm strong{color:#fff;font-family:Nunito,sans-serif;font-size:12px;font-weight:800;display:block}.test-name-sm small{color:#ffffff52;font-size:10px}.test-saving{border-radius:20px;padding:3px 10px;font-family:Nunito,sans-serif;font-size:13px;font-weight:900}.test-right{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:relative}.test-photo-wrap{border:1px solid #ffffff17;border-radius:20px;width:100%;max-width:340px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #6b4de033}.test-photo-wrap img{object-fit:cover;object-position:center top;filter:brightness(.92)contrast(1.04);width:100%;height:380px;display:block}.test-photo-overlay{background:linear-gradient(#0000,#100940f2);height:40%;position:absolute;bottom:0;left:0;right:0}.test-photo-caption{position:absolute;bottom:16px;left:16px;right:16px}.test-photo-caption strong{color:#fff;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;display:block}.test-photo-caption small{color:#ffffff8c;font-size:11px}.test-stat-float{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:right;background:#140a32e0;border:1px solid #e8b83047;border-radius:12px;padding:10px 14px;position:absolute;top:16px;right:16px}.test-stat-float strong{color:#e8b830;font-family:Nunito,sans-serif;font-size:18px;font-weight:900;display:block}.test-stat-float small{color:#fff6;font-size:9px}.aliados-section{z-index:2;background:linear-gradient(#f0ecff 0%,#e8e2ff 100%);padding:56px 0 60px;position:relative;overflow:hidden}.aliados-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#6b4de014 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.aliados-header{text-align:center;margin-bottom:38px;padding:0 80px}.aliados-eyebrow{color:#6b4de0;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700}.aliados-title{color:#1a1030;font-family:Nunito,sans-serif;font-size:23px;font-weight:800}.aliados-title span{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#6b4de0,#c4922a);-webkit-background-clip:text;background-clip:text}.ticker-wrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.ticker-track{align-items:center;width:max-content;animation:30s linear infinite ticker-scroll;display:flex}.ticker-track:hover{animation-play-state:paused}.aliado-logo{cursor:default;border-right:1px solid #6b4de01a;flex-shrink:0;justify-content:center;align-items:center;height:76px;padding:0 38px;transition:all .3s;display:flex}.wm{letter-spacing:-.3px;white-space:nowrap;color:#2d1a72;opacity:.45;font-family:Nunito,sans-serif;font-size:18px;font-weight:900;transition:opacity .3s}.aliado-logo:hover .wm{opacity:1;color:#6b4de0}.aliados-note{text-align:center;color:#2d1a7273;margin-top:32px;padding:0 80px;font-size:12px}.footer{z-index:2;background:#040110;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:36px 80px;display:flex;position:relative}.footer-logo{color:#ffffff52;font-family:Nunito,sans-serif;font-size:20px;font-weight:900}.footer-left{align-items:center;gap:10px;display:flex}.footer-links{gap:22px;display:flex}.footer-links a{color:#ffffff40;font-size:12px;text-decoration:none}.footer-note{color:#ffffff29;font-size:12px}
