﻿@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&display=swap";.headline{text-align:center;font-family:"Times New Roman",Times,serif;font-size:2.466rem;font-style:italic;font-weight:312;line-height:95%;letter-spacing:-1.2px;margin-bottom:12px;width:min(312px,90%);max-width:100%;margin-left:auto;margin-right:auto;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.subheadline{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(14px,4vw,16px);font-weight:400;line-height:130%;color:#a7b2a8;margin-bottom:12px;width:min(280px,85%);max-width:100%;margin-left:auto;margin-right:auto;text-align:center}.question-number{display:block;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.question-title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(18px,5vw,20px);font-weight:400;line-height:140%;margin-top:100px;margin-bottom:32px;color:#fff;text-align:center;max-width:min(280px,85%);margin-left:auto;margin-right:auto}.progress-container{position:fixed;top:14px;top:calc(14px + env(safe-area-inset-top, 0px));left:0;right:0;width:calc(100% - 28px);max-width:452px;margin:0 auto;height:6px;background:#1e2f07;border-radius:60px;z-index:9999;transform:translateY(0);transition:transform .4s ease-in-out,opacity .4s ease-in-out;opacity:1}.progress-container.hidden{transform:translateY(-20px);opacity:0;pointer-events:none}.progress-container.slide-down{animation:slideDown .4s ease-out forwards}.progress-container.slide-up{animation:slideUp .4s ease-out forwards}@keyframes slideDown{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{from{transform:translateY(0);opacity:1}to{transform:translateY(-20px);opacity:0}}.progress-bar{height:100%;background:linear-gradient(90deg, #FDCF33 0%, #DE7E0E 50%, #FDCF33 100%);background-size:200% 100%;animation:shimmerProgress 3s ease-in-out infinite;transition:width .3s ease;border-radius:60px}@keyframes shimmerProgress{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.progress-text{display:none}@keyframes fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes pier-animation-logo{0%{fill-opacity:0;stroke-width:0;stroke-dasharray:1 1000}50%{fill-opacity:0;stroke-width:.5;stroke-dasharray:150 0}100%{fill-opacity:1;stroke-width:0;stroke-dasharray:150 0}}.fade-out{animation:fadeOut .3s ease forwards}.fade-in{animation:fadeIn .3s ease forwards}@keyframes pulse-gradient{0%{transform:translate(-50%, -50%) scale(1);opacity:1}50%{transform:translate(-50%, -50%) scale(1.05);opacity:.9}100%{transform:translate(-50%, -50%) scale(1);opacity:1}}@keyframes arrowFade{0%{stroke-opacity:.2}50%{stroke-opacity:.8}100%{stroke-opacity:.2}}.scroll-indicator{margin-top:24px;display:flex;justify-content:center;animation:fadeIn 1s ease .5s forwards;opacity:0}.scroll-indicator svg{display:block}.scroll-indicator .arrow-path{animation:arrowFade 2s ease-in-out infinite}.scroll-indicator .arrow-path-1{animation-delay:0s}.scroll-indicator .arrow-path-2{animation-delay:.3s}.scroll-indicator .arrow-path-3{animation-delay:.6s}@keyframes fadeInIndicator{from{opacity:0}to{opacity:1}}@keyframes rotateOrbit{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes counterRotate{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes barberpole{0%{background-position:0 0}100%{background-position:56px 56px}}@keyframes innerArrowFade{0%,100%{opacity:.05}50%{opacity:1}}@keyframes rodar{0%{transform:translate(-50%, -50%) rotate(0)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@property --shimmer{syntax:"<angle>";inherits:false;initial-value:33deg}@keyframes shimmer{0%{--shimmer: 0deg}100%{--shimmer: 360deg}}@keyframes shine{0%{opacity:0}15%{opacity:1}55%{opacity:1}100%{opacity:0}}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.2)}70%{box-shadow:0 0 0 10px hsla(0,0%,100%,0)}100%{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes arrowSequence{0%{opacity:.05}50%{opacity:.6}100%{opacity:.05}}html,body{overflow-x:hidden;margin:0;width:100vw;max-width:100vw}.quiz-screen{display:none;padding:20px max(20px,env(safe-area-inset-right)) 110px max(20px,env(safe-area-inset-left));max-width:600px;margin:0 auto;background:radial-gradient(51.89% 33.08% at 50.13% 4.67%, #182C1A 0%, #111912 100%);transition:opacity .4s ease,transform .4s ease}.quiz-screen#screen-7,.quiz-screen#screen-11,.quiz-screen#screen-14,.quiz-screen#screen-19{padding-left:14px !important;padding-right:14px !important;padding-bottom:50px !important}.quiz-screen.active{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;opacity:1}.quiz-screen.fade-out{opacity:0;transform:translateY(-20px)}.quiz-screen.fade-in{opacity:0;transform:translateY(20px)}.quiz-screen.active.fade-in{opacity:1;transform:translateY(0)}#screen-1{background:url("../img/Hero-mobile-page-1.webp") no-repeat center top;background-size:contain;padding-top:0;padding-left:0;padding-right:0}.content{text-align:center;animation:fadeInUp .8s ease}.arquetipos-grid{display:grid;grid-template-columns:repeat(6, 38.15px);grid-template-rows:repeat(2, 38.15px);gap:8px;justify-content:center;margin:220px auto 16px}.arquetipos-grid:has(.arquetipo-icon:nth-child(1):hover) .arquetipo-icon:nth-child(2){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(1):hover) .arquetipo-icon:nth-child(3){transform:translate(4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(1):hover) .arquetipo-icon:nth-child(7){transform:translate(0px, 15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(1):hover) .arquetipo-icon:nth-child(8){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(1):hover) .arquetipo-icon:nth-child(9){transform:translate(2px, 0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(2):hover) .arquetipo-icon:nth-child(1){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(2):hover) .arquetipo-icon:nth-child(3){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(2):hover) .arquetipo-icon:nth-child(4){transform:translate(4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(2):hover) .arquetipo-icon:nth-child(7){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(2):hover) .arquetipo-icon:nth-child(8){transform:translate(0px, 15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(2):hover) .arquetipo-icon:nth-child(9){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(2):hover) .arquetipo-icon:nth-child(10){transform:translate(2px, 0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(1){transform:translate(-4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(2){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(4){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(5){transform:translate(4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(7){transform:translate(-2px, 0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(8){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(9){transform:translate(0px, 15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(10){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(3):hover) .arquetipo-icon:nth-child(11){transform:translate(2px, 0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(2){transform:translate(-4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(3){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(5){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(6){transform:translate(4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(8){transform:translate(-2px, 0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(9){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(10){transform:translate(0px, 15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(11){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(4):hover) .arquetipo-icon:nth-child(12){transform:translate(2px, 0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(5):hover) .arquetipo-icon:nth-child(3){transform:translate(-4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(5):hover) .arquetipo-icon:nth-child(4){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(5):hover) .arquetipo-icon:nth-child(6){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(5):hover) .arquetipo-icon:nth-child(9){transform:translate(-2px, 0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(5):hover) .arquetipo-icon:nth-child(10){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(5):hover) .arquetipo-icon:nth-child(11){transform:translate(0px, 15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(5):hover) .arquetipo-icon:nth-child(12){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(6):hover) .arquetipo-icon:nth-child(4){transform:translate(-4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(6):hover) .arquetipo-icon:nth-child(5){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(6):hover) .arquetipo-icon:nth-child(10){transform:translate(-2px, 0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(6):hover) .arquetipo-icon:nth-child(11){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(6):hover) .arquetipo-icon:nth-child(12){transform:translate(0px, 15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(7):hover) .arquetipo-icon:nth-child(1){transform:translate(0px, -15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(7):hover) .arquetipo-icon:nth-child(2){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(7):hover) .arquetipo-icon:nth-child(3){transform:translate(2px, -0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(7):hover) .arquetipo-icon:nth-child(8){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(7):hover) .arquetipo-icon:nth-child(9){transform:translate(4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(8):hover) .arquetipo-icon:nth-child(1){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(8):hover) .arquetipo-icon:nth-child(2){transform:translate(0px, -15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(8):hover) .arquetipo-icon:nth-child(3){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(8):hover) .arquetipo-icon:nth-child(4){transform:translate(2px, -0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(8):hover) .arquetipo-icon:nth-child(7){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(8):hover) .arquetipo-icon:nth-child(9){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(8):hover) .arquetipo-icon:nth-child(10){transform:translate(4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(1){transform:translate(-2px, -0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(2){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(3){transform:translate(0px, -15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(4){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(5){transform:translate(2px, -0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(7){transform:translate(-4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(8){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(10){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(9):hover) .arquetipo-icon:nth-child(11){transform:translate(4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(2){transform:translate(-2px, -0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(3){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(4){transform:translate(0px, -15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(5){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(6){transform:translate(2px, -0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(8){transform:translate(-4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(9){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(11){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(10):hover) .arquetipo-icon:nth-child(12){transform:translate(4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(11):hover) .arquetipo-icon:nth-child(3){transform:translate(-2px, -0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(11):hover) .arquetipo-icon:nth-child(4){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(11):hover) .arquetipo-icon:nth-child(5){transform:translate(0px, -15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(11):hover) .arquetipo-icon:nth-child(6){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(11):hover) .arquetipo-icon:nth-child(9){transform:translate(-4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(11):hover) .arquetipo-icon:nth-child(10){transform:translate(-15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(11):hover) .arquetipo-icon:nth-child(12){transform:translate(15px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(12):hover) .arquetipo-icon:nth-child(4){transform:translate(-2px, -0.5px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(12):hover) .arquetipo-icon:nth-child(5){transform:translate(0px, 0px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(12):hover) .arquetipo-icon:nth-child(6){transform:translate(0px, -15px)}.arquetipos-grid:has(.arquetipo-icon:nth-child(12):hover) .arquetipo-icon:nth-child(10){transform:translate(-4px, 0)}.arquetipos-grid:has(.arquetipo-icon:nth-child(12):hover) .arquetipo-icon:nth-child(11){transform:translate(-15px, 0px)}@keyframes floatRandom{0%{transform:translate(0, 0)}25%{transform:translate(calc(-5px + 10px * var(--rnd-x1)), calc(-5px + 10px * var(--rnd-y1)))}50%{transform:translate(calc(-5px + 10px * var(--rnd-x2)), calc(-5px + 10px * var(--rnd-y2)))}75%{transform:translate(calc(-5px + 10px * var(--rnd-x3)), calc(-5px + 10px * var(--rnd-y3)))}100%{transform:translate(0, 0)}}.arquetipo-icon{width:38.15px;height:38.15px;border-radius:50%;object-fit:cover;cursor:default;z-index:1;animation:floatRandom 8s infinite ease-in-out}.arquetipo-icon:nth-child(1){--rnd-x1: 0.3058670636;--rnd-y1: 0.2368250933;--rnd-x2: 0.5378320195;--rnd-y2: 0.5537225273;--rnd-x3: 0.6761672094;--rnd-y3: 0.5860926764;animation-delay:-3s;animation-duration:10s}.arquetipo-icon:nth-child(2){--rnd-x1: 0.6694320397;--rnd-y1: 0.386804598;--rnd-x2: 0.6195828127;--rnd-y2: 0.6546427431;--rnd-x3: 0.6293240302;--rnd-y3: 0.6793402039;animation-delay:-3s;animation-duration:9s}.arquetipo-icon:nth-child(3){--rnd-x1: 0.2904561156;--rnd-y1: 0.2786213925;--rnd-x2: 0.1198541017;--rnd-y2: 0.3952148244;--rnd-x3: 0.863017637;--rnd-y3: 0.3927396374;animation-delay:-2s;animation-duration:8s}.arquetipo-icon:nth-child(4){--rnd-x1: 0.4234464546;--rnd-y1: 0.9674070786;--rnd-x2: 0.7734896267;--rnd-y2: 0.4592418988;--rnd-x3: 0.3150781259;--rnd-y3: 0.8999997095;animation-delay:-7s;animation-duration:7s}.arquetipo-icon:nth-child(5){--rnd-x1: 0.7821225056;--rnd-y1: 0.3764090437;--rnd-x2: 0.8622395344;--rnd-y2: 0.7265633377;--rnd-x3: 0.5059362535;--rnd-y3: 0.0416374436;animation-delay:-5s;animation-duration:10s}.arquetipo-icon:nth-child(6){--rnd-x1: 0.8860752339;--rnd-y1: 0.3974289883;--rnd-x2: 0.7441326646;--rnd-y2: 0.5515441107;--rnd-x3: 0.6317133396;--rnd-y3: 0.5458257977;animation-delay:-7s;animation-duration:7s}.arquetipo-icon:nth-child(7){--rnd-x1: 0.9948083247;--rnd-y1: 0.074935265;--rnd-x2: 0.1601258244;--rnd-y2: 0.0808706504;--rnd-x3: 0.5628045408;--rnd-y3: 0.9962562898;animation-delay:-1s;animation-duration:10s}.arquetipo-icon:nth-child(8){--rnd-x1: 0.8830260543;--rnd-y1: 0.3266254731;--rnd-x2: 0.0260847468;--rnd-y2: 0.9424681237;--rnd-x3: 0.3105699683;--rnd-y3: 0.048515403;animation-delay:-5s;animation-duration:7s}.arquetipo-icon:nth-child(9){--rnd-x1: 0.4772509506;--rnd-y1: 0.552595101;--rnd-x2: 0.3058913616;--rnd-y2: 0.6369811744;--rnd-x3: 0.6979215592;--rnd-y3: 0.21846475;animation-delay:-3s;animation-duration:10s}.arquetipo-icon:nth-child(10){--rnd-x1: 0.3213767092;--rnd-y1: 0.3708021609;--rnd-x2: 0.4862781096;--rnd-y2: 0.0133533636;--rnd-x3: 0.3326111036;--rnd-y3: 0.7947160567;animation-delay:-1s;animation-duration:7s}.arquetipo-icon:nth-child(11){--rnd-x1: 0.6014611355;--rnd-y1: 0.3495106096;--rnd-x2: 0.2597863087;--rnd-y2: 0.4405239128;--rnd-x3: 0.1949774044;--rnd-y3: 0.7342613911;animation-delay:-2s;animation-duration:9s}.arquetipo-icon:nth-child(12){--rnd-x1: 0.4772530881;--rnd-y1: 0.1371131879;--rnd-x2: 0.8946616334;--rnd-y2: 0.2548729811;--rnd-x3: 0.8567562696;--rnd-y3: 0.7204369465;animation-delay:-2s;animation-duration:7s}.arquetipo-icon:hover{transform:none;z-index:1}.back-btn{position:absolute;top:calc(33px + env(safe-area-inset-top, 0px));left:20px;width:24px;height:24px;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;z-index:1000;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,transform .2s ease}.back-btn svg{stroke:#a7b2a8;width:100%;height:100%;transition:stroke .3s ease}.back-btn:hover{transform:translateX(-2px)}.back-btn:hover svg{stroke:#fff}.back-btn.hidden{display:none !important;pointer-events:none}.logo-wrapper{position:absolute;top:calc(36px + env(safe-area-inset-top, 0px));left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:8px;z-index:999;transition:transform .3s ease;cursor:pointer}.logo-wrapper:hover{transform:translate(-50%, -4px)}body:has(.result-screen.active) .logo-wrapper{top:calc(16px + env(safe-area-inset-top, 0px))}.logo-pier{width:54px;height:17px;z-index:9999;position:relative;visibility:visible !important;opacity:1 !important;display:block}.logo-pier path{fill-opacity:1;stroke-width:0}.logo-status{display:flex;align-items:center;gap:6px}.status-dot{width:6px;height:6px;border-radius:50%;background:linear-gradient(90deg, #4CFB92 0%, #E4FF00 100%)}.status-text{color:#899d8b;text-align:center;font-family:"Inter",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:130%}.question-container{width:100%;max-width:700px;animation:fadeInUp .6s ease}.navigation-buttons{display:flex;justify-content:center;gap:16px;margin-top:40px}.problem-flow{display:flex;flex-direction:column;align-items:center;gap:0;margin:0 auto 0;max-width:400px}.flow-line-final{width:calc(100% + 80px);margin-left:-40px;height:1px;background:rgba(255,206,98,.15);margin-top:22px;margin-bottom:22px;display:block}#screen-1.active~#mainCTAWrapper,#screen-2.active~#mainCTAWrapper,#screen-3.active~#mainCTAWrapper{display:block}.flow-step{padding:8px 20px;background:#081509;border:1px solid rgba(255,206,98,.15);border-radius:60px;text-align:center;transition:all .3s ease}.flow-line{width:1px;height:6px;background:rgba(255,206,98,.15)}.flow-arrow{height:20px;margin:0;display:block;flex-shrink:0}.flow-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:110%;color:#a7b2a8}.flow-text-highlight{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:110%;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.truth-section{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:10px}.truth-title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;color:#fff;opacity:.9;text-align:center}.truth-image{width:100%;max-width:312px;height:auto;border-radius:16px;object-fit:cover}.truth-cards{display:flex;gap:12px;width:100%;max-width:312px}.truth-card{flex:1;padding:16px 12px;border-radius:12px;background:hsla(0,0%,100%,.02);display:flex;align-items:center;justify-content:center;text-align:center;min-height:80px}.truth-card p{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:130%;color:#fff}.truth-card.card-dashed{border-radius:8px;border:none;background-color:hsla(0,0%,100%,.02);background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='8' ry='8' stroke='rgba(255, 206, 98, 0.15)' stroke-width='2' stroke-dasharray='6%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");display:flex;padding:20px;justify-content:center;align-items:center;gap:10px;line-height:110%}.truth-card.card-dashed p{font-weight:500}.truth-card.card-solid{border-radius:8px;border:1px solid rgba(255,206,98,.15)}.truth-card.card-solid .highlight{background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:500;line-height:110%}.truth-card.card-solid .white{color:#fff;font-weight:500}.truth-footer{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:312px;margin-top:8px}.truth-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;line-height:110%;color:#a7b2a8;text-align:center}.truth-text.text-bold{font-weight:500;color:#fff;width:230px;margin-left:auto;margin-right:auto}.path-container{width:100%;max-width:312px;margin:10px auto 5px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}.path-tags{display:flex;flex-direction:row;gap:12px;justify-content:center;align-items:center}.arquetipos-vendas-img{width:100%;max-width:280px;height:auto;margin-top:10px}.path-step{padding:8px 18px;background:#081509;border:1px solid rgba(255,206,98,.15);border-radius:60px;white-space:nowrap;z-index:2}.path-step-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:110%;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.method-section{margin-top:8px;text-align:center;width:100%}.method-title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:600;margin-bottom:8px;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.method-desc{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:400;font-style:italic;color:#a7b2a8;line-height:140%}.method-desc strong{font-weight:700;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.benefits-list{list-style:none;margin-top:12px;padding:0;width:100%;max-width:312px;display:flex;flex-direction:column;gap:0}.benefits-list li{display:flex;align-items:flex-start;gap:12px;text-align:left;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.05)}.benefits-list li:last-child{border-bottom:none}.benefits-list li span{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;color:#a7b2a8;line-height:120%}.benefit-icon{width:16px;height:16px;flex-shrink:0;margin-top:2px}.quiz-input{width:100%;padding:18px 24px;background:#081509;border:1px solid rgba(255,206,98,.15);border-radius:90px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;color:#a7b2a8;transition:all .3s ease;text-align:left}.quiz-input::placeholder{color:hsla(0,0%,100%,.2)}.quiz-input:focus{outline:none;border-color:#ffce62;background:hsla(0,0%,100%,.08);box-shadow:0 0 15px rgba(255,206,98,.1)}.input-with-icon{position:relative;width:100%;max-width:400px;margin:0 auto}.input-with-icon .quiz-input{padding-left:55px}.input-with-icon .input-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:24px;height:24px;color:hsla(0,0%,100%,.3);pointer-events:none;display:flex;align-items:center;justify-content:center}.input-wrapper{width:100%;max-width:400px;margin:0 auto}.next-button-container{width:100%;max-width:320px;margin:32px auto 0;animation:fadeIn .4s ease forwards}.next-btn{position:relative !important;bottom:auto !important;left:auto !important;right:auto !important;width:100% !important;max-width:100% !important;margin:0 !important;height:52px !important}.options-vertical-grid{display:flex;flex-direction:column;gap:12px;width:100%;max-width:400px;margin:0 auto}.option-pill{width:100%;max-width:331px;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 24px;background:rgba(0,0,0,0);border:1px solid rgba(255,206,98,.15);border-radius:90px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;color:#a7b2a8;text-align:center;cursor:pointer;line-height:120%;margin-left:auto;margin-right:auto}.option-pill.selected{border-color:#ffce62;box-shadow:0 0 20px rgba(255,206,98,.1);position:relative;z-index:1}.option-pill.selected::before{content:"";position:absolute;inset:0;background:rgba(255,206,98,.1);border-radius:inherit;z-index:-1}.option-pill.selected{background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.option-pill.selected .character-description{display:block;-webkit-text-fill-color:#fff;color:#fff;margin-top:4px;font-size:13px}.option-pill .character-description{color:#fff;font-size:14px}.progress-text{font-size:12px}.result-screen{padding:0 !important;max-width:none !important;background:#111912 !important;position:relative;overflow-y:visible !important;overflow-x:hidden;width:100%}.result-screen.active{display:block !important;height:auto !important;min-height:100vh}@media(min-width: 601px){.result-screen{max-width:480px !important;margin:0 auto}}.result-scroll-wrapper{position:relative;width:100%}.image-container-zoom{width:100%;max-width:480px;height:100dvh;max-height:100dvh;position:fixed;top:0;left:0;right:0;margin:0 auto;z-index:100;overflow:hidden;pointer-events:none;-webkit-overflow-scrolling:touch}.zoom-image{width:100%;max-width:100%;height:100dvh;object-fit:cover;object-position:top center}.result-content-reveal{position:relative;z-index:50;opacity:1 !important}.hero-header-spacer{height:65px}.hero-image-wrapper{width:100%;position:relative}.gold-line-separator{width:100%;height:1.5px;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%)}.hero-main-visual{width:100%;display:block;object-fit:cover;mask-image:linear-gradient(to bottom, black 80%, transparent 100%, transparent 100%);-webkit-mask-image:linear-gradient(to bottom, black 80%, transparent 100%, transparent 100%)}.hero-content{padding:0 20px 20px;max-width:400px;margin:0 auto;text-align:center}.zoom-text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%, -10%);text-align:center;width:100%;max-width:400px;z-index:200;pointer-events:none}@media(min-width: 768px){.zoom-text-overlay{transform:translate(-50%, -50%)}}.hero-label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;letter-spacing:1px;color:#fff;opacity:.9;margin-bottom:8px;text-transform:uppercase;padding-top:100px}@media(max-width: 480px){.hero-label{padding-top:60px}}.hero-title-overlay{text-align:center;leading-trim:both;text-edge:cap;font-family:"Times New Roman",serif;font-size:56.146px;font-style:italic;font-weight:400;line-height:53.792px;letter-spacing:-1.708px;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:16px;text-transform:uppercase}@media(max-width: 480px){.hero-title-overlay{font-size:42px;line-height:1.1}}.hero-title{text-align:center;leading-trim:both;text-edge:cap;font-family:"Times New Roman",serif;font-size:56.146px;font-style:italic;font-weight:400;line-height:53.792px;letter-spacing:-1.708px;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:16px;text-transform:uppercase;margin-top:-100px;position:relative;z-index:110}@media(max-width: 480px){.hero-title{font-size:42px;line-height:1.1;margin-top:-80px}}.hero-subtitle{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;color:#a7b2a8;margin-bottom:0}.fade-on-scroll{will-change:opacity,transform}.hero-description{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;color:#a7b2a8;line-height:1.5;margin-bottom:32px}.section-subtitle{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:17px;font-weight:600;margin:32px 0 16px}.section-subtitle-small{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:15px;font-weight:600;margin:32px 0 16px}.result-list{list-style:none;padding:0;text-align:left}.result-list li{background:rgba(8,21,9,.7);border:1px solid rgba(255,206,98,.1);border-radius:12px;padding:14px 18px;margin-bottom:10px;color:#a7b2a8;font-size:14px;line-height:1.4;display:flex;align-items:flex-start;gap:12px}.result-list.challenges li{background:rgba(0,0,0,.3);display:block;text-align:center}.check-icon{width:18px;height:18px;flex-shrink:0;margin-top:2px;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.hero-text-small{color:#a7b2a8;font-size:14px;line-height:1.6;text-align:center}.cta-card{background:rgba(8,21,9,.8);border:1px solid rgba(255,206,98,.15);border-radius:12px;padding:24px;margin-top:16px;text-align:center}.cta-card p{color:#a7b2a8;font-size:15px;line-height:1.5}#screen-loading{display:none;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:100vh;padding:20px;background:radial-gradient(51.89% 33.08% at 50.13% 4.67%, #182C1A 0%, #111912 100%);position:fixed;top:0;left:0;right:0;margin:0 auto;width:100%;z-index:2000}@media(min-width: 601px){#screen-loading{max-width:480px}}#screen-loading.active{display:flex}.loading-content{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:24px}.loading-spinner-container{position:relative;width:260px;height:260px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.icons-orbit{position:absolute;width:100%;height:100%;border-radius:50%;animation:rotateOrbit 15s linear infinite}.orbit-icon{position:absolute;width:32px;height:32px;border-radius:50%;object-fit:cover;border:1.5px solid rgba(255,206,98,.3);animation:counterRotate 15s linear infinite}.center-icon-wrapper{position:relative;width:140px;height:140px;border-radius:50%;background:rgba(0,0,0,0);border:none;display:flex;align-items:center;justify-content:center;overflow:visible}.center-loading-icon{width:100%;height:100%;object-fit:contain;transition:opacity .4s ease;mask-image:conic-gradient(from var(--shimmer, 0deg), transparent 0%, transparent 10%, black 36%, black 45%, transparent 50%, transparent 60%, black 85%, black 95%, transparent 100%);mask-size:cover;animation:shimmer 2s linear infinite both}.loading-text-wrapper{min-height:80px;display:flex;align-items:center;justify-content:center;width:100%}.loading-phrase{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:20px;font-weight:500;color:#fff;text-align:center;line-height:1.4;opacity:0;transform:translateY(10px);transition:all .5s ease}.loading-phrase.visible{opacity:1;transform:translateY(0)}.loading-progress-container{width:100%;height:14px;background:hsla(0,0%,100%,.05);border-radius:20px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px rgba(0,0,0,.3)}.loading-progress-bar{height:100%;width:0%;border-radius:20px;box-shadow:0 0 20px rgba(253,207,51,.6);background-image:repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 255, 255, 0.2) 10px, rgba(255, 255, 255, 0.2) 20px),radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-size:200% 200%;animation:barberpole 2s linear infinite;transition:width .8s cubic-bezier(0.25, 1, 0.5, 1)}.transition-screen{text-align:center;max-width:600px;margin:0 auto;padding-bottom:100px}.transition-screen .gold-text{font-size:24px;line-height:1.2;margin-bottom:24px;text-transform:uppercase;letter-spacing:1px}.info-content-container{padding:70px 0 20px;text-align:center;max-width:600px;margin:0 auto}.info-content-container .hero-title-ital{font-family:"Times New Roman",Times,serif;font-size:2.466rem;font-style:italic;font-weight:312;line-height:32px;letter-spacing:-1.2px;margin-bottom:16px;text-transform:none;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:min(312px,90vw);margin-left:auto;margin-right:auto}.info-content-container .hero-subtitle-white{font-size:16px;color:hsla(0,0%,100%,.7);margin-bottom:24px;font-weight:400;letter-spacing:.2px;padding:0 20px}.info-content-container .yellow-highlight{background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:700;display:inline-block}.valor-news-card{background:#fff;border-radius:12px;padding:24px 14px;margin-bottom:24px;text-align:left;color:#333;box-shadow:0 10px 30px rgba(0,0,0,.3);overflow:hidden;width:100%;position:relative}.valor-news-card .news-header{margin-bottom:20px;display:flex;justify-content:center}.valor-news-card .news-header .news-logo{height:35px;width:auto;object-fit:contain;display:block}.valor-news-card .news-badge{background:#fa0;color:#fff;display:block;width:fit-content;margin:0 auto 20px;font-size:11px;font-weight:800;padding:4px 12px;border-radius:2px}.valor-news-card .news-headline{font-family:"times new roman",serif;font-size:28px;font-weight:800;line-height:25.287px;color:#1a1a1a;letter-spacing:-0.872px;margin-bottom:12px}.valor-news-card .news-info{font-size:12px;color:#666;line-height:1.4;margin-bottom:20px}.valor-news-card .news-info strong{color:#333}.valor-news-card .news-main-img{width:100%;max-width:100%;height:auto;aspect-ratio:121/68;display:block;margin:0 auto 16px;border-radius:4px;object-fit:cover}.valor-news-card .news-caption{font-size:10px;color:#999;line-height:1.3}.news-quote-section{margin:16px 0;text-align:center}.news-quote-section .quote-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;font-style:italic;color:#fff;font-weight:400;line-height:110%;margin-bottom:8px}.news-quote-section .quote-source{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;font-style:italic;color:#a7b2a8;font-weight:400;line-height:110%}.market-science{text-align:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:110%;margin:16px 0;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block;width:100%}.formula-container{margin:16px 0;width:100%}.formula-container .formula-group{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin:0}.formula-container .formula-box{border:1px solid rgba(255,206,98,.15);padding:8px 6px;border-radius:10px;margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:110%;color:#fff;text-align:center}.formula-container .formula-equal{color:hsla(0,0%,100%,.4);font-size:18px;font-weight:300}.pain-point-intro{margin:16px 0}.pain-point-intro p{font-size:16px;color:hsla(0,0%,100%,.8);margin-bottom:12px}.pain-point-intro .arrow-indicator{margin:10px auto;display:flex;justify-content:center}.pain-point-intro .arrow-indicator .arrow-seq-svg{width:22px;height:auto;display:block;margin:0 auto}.pain-point-intro .arrow-indicator .arrow-seq-svg path{opacity:.05;animation:arrowSequence 2.5s ease-in-out infinite}.pain-point-intro .arrow-indicator .arrow-seq-svg #arrow-3{animation-delay:0s}.pain-point-intro .arrow-indicator .arrow-seq-svg #arrow-2{animation-delay:.5s}.pain-point-intro .arrow-indicator .arrow-seq-svg #arrow-1{animation-delay:1s}.pain-point-intro .arrow-indicator img{display:none}.pill-list-wrapper{margin:16px 0}.pill-list-wrapper .pill-title{font-size:16px;color:hsla(0,0%,100%,.8);margin-bottom:16px}.pill-list-wrapper .pill-list{display:flex;flex-direction:column;gap:12px;align-items:center}.pill-list-wrapper .pill-list .flow-step{color:#a7b2a8;text-align:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%;width:100%;max-width:220px;padding:10px 20px}.final-truth-section{margin:10px 0;text-align:center}.final-truth-section .yellow-highlight{color:#fff;width:100%;max-width:218px;text-align:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:110%;margin-bottom:16px;display:block;margin-left:auto;margin-right:auto}.final-truth-section .yellow-highlight .gold-span{background:linear-gradient(90deg, #FFEDAE 0%, #F4BF82 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.final-truth-section .footer-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:110%;color:#a7b2a8;text-align:center;width:100%;max-width:193px;margin:0 auto}@media(max-width: 480px){.transition-screen .gold-text{font-size:20px}.valor-economico-card .article-headline{font-size:16px}}input,textarea,select{font-size:16px !important}#screen-11 .info-content-container,#screen-14 .info-content-container,#screen-19 .info-content-container{width:min(312px,90%);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0;padding-bottom:60px !important}#screen-11#screen-14 .info-content-container,#screen-11#screen-19 .info-content-container,#screen-14#screen-14 .info-content-container,#screen-14#screen-19 .info-content-container,#screen-19#screen-14 .info-content-container,#screen-19#screen-19 .info-content-container{padding-top:80px;gap:14px}#screen-11#screen-14 .info-content-container .headline-result,#screen-11#screen-14 .info-content-container .separator-container,#screen-11#screen-14 .info-content-container .intro-text,#screen-11#screen-14 .info-content-container .intro-text-bold,#screen-11#screen-14 .info-content-container .niches-grid,#screen-11#screen-14 .info-content-container .gradient-highlight,#screen-11#screen-14 .info-content-container .case-study-images,#screen-11#screen-14 .info-content-container .case-study-quote,#screen-11#screen-19 .info-content-container .headline-result,#screen-11#screen-19 .info-content-container .separator-container,#screen-11#screen-19 .info-content-container .intro-text,#screen-11#screen-19 .info-content-container .intro-text-bold,#screen-11#screen-19 .info-content-container .niches-grid,#screen-11#screen-19 .info-content-container .gradient-highlight,#screen-11#screen-19 .info-content-container .case-study-images,#screen-11#screen-19 .info-content-container .case-study-quote,#screen-14#screen-14 .info-content-container .headline-result,#screen-14#screen-14 .info-content-container .separator-container,#screen-14#screen-14 .info-content-container .intro-text,#screen-14#screen-14 .info-content-container .intro-text-bold,#screen-14#screen-14 .info-content-container .niches-grid,#screen-14#screen-14 .info-content-container .gradient-highlight,#screen-14#screen-14 .info-content-container .case-study-images,#screen-14#screen-14 .info-content-container .case-study-quote,#screen-14#screen-19 .info-content-container .headline-result,#screen-14#screen-19 .info-content-container .separator-container,#screen-14#screen-19 .info-content-container .intro-text,#screen-14#screen-19 .info-content-container .intro-text-bold,#screen-14#screen-19 .info-content-container .niches-grid,#screen-14#screen-19 .info-content-container .gradient-highlight,#screen-14#screen-19 .info-content-container .case-study-images,#screen-14#screen-19 .info-content-container .case-study-quote,#screen-19#screen-14 .info-content-container .headline-result,#screen-19#screen-14 .info-content-container .separator-container,#screen-19#screen-14 .info-content-container .intro-text,#screen-19#screen-14 .info-content-container .intro-text-bold,#screen-19#screen-14 .info-content-container .niches-grid,#screen-19#screen-14 .info-content-container .gradient-highlight,#screen-19#screen-14 .info-content-container .case-study-images,#screen-19#screen-14 .info-content-container .case-study-quote,#screen-19#screen-19 .info-content-container .headline-result,#screen-19#screen-19 .info-content-container .separator-container,#screen-19#screen-19 .info-content-container .intro-text,#screen-19#screen-19 .info-content-container .intro-text-bold,#screen-19#screen-19 .info-content-container .niches-grid,#screen-19#screen-19 .info-content-container .gradient-highlight,#screen-19#screen-19 .info-content-container .case-study-images,#screen-19#screen-19 .info-content-container .case-study-quote{margin-top:0;margin-bottom:0}#screen-11#screen-14 .info-content-container .case-study-quote,#screen-11#screen-19 .info-content-container .case-study-quote,#screen-14#screen-14 .info-content-container .case-study-quote,#screen-14#screen-19 .info-content-container .case-study-quote,#screen-19#screen-14 .info-content-container .case-study-quote,#screen-19#screen-19 .info-content-container .case-study-quote{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;max-width:350px;text-align:left}#screen-11#screen-14 .info-content-container .case-study-quote .quote-text,#screen-11#screen-19 .info-content-container .case-study-quote .quote-text,#screen-14#screen-14 .info-content-container .case-study-quote .quote-text,#screen-14#screen-19 .info-content-container .case-study-quote .quote-text,#screen-19#screen-14 .info-content-container .case-study-quote .quote-text,#screen-19#screen-19 .info-content-container .case-study-quote .quote-text{color:#fff;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:110%;margin:0}#screen-11#screen-14 .info-content-container .case-study-quote .quote-author,#screen-11#screen-19 .info-content-container .case-study-quote .quote-author,#screen-14#screen-14 .info-content-container .case-study-quote .quote-author,#screen-14#screen-19 .info-content-container .case-study-quote .quote-author,#screen-19#screen-14 .info-content-container .case-study-quote .quote-author,#screen-19#screen-19 .info-content-container .case-study-quote .quote-author{color:#a7b2a8;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;font-style:italic;font-weight:400;line-height:110%;margin:0}#screen-11#screen-14 .info-content-container .niches-grid,#screen-11#screen-19 .info-content-container .niches-grid,#screen-14#screen-14 .info-content-container .niches-grid,#screen-14#screen-19 .info-content-container .niches-grid,#screen-19#screen-14 .info-content-container .niches-grid,#screen-19#screen-19 .info-content-container .niches-grid{display:flex;width:360px;justify-content:center;align-items:flex-start;align-content:flex-start;gap:8px;flex-wrap:wrap;margin-top:10px}#screen-11#screen-14 .info-content-container .niches-grid .flow-step,#screen-11#screen-19 .info-content-container .niches-grid .flow-step,#screen-14#screen-14 .info-content-container .niches-grid .flow-step,#screen-14#screen-19 .info-content-container .niches-grid .flow-step,#screen-19#screen-14 .info-content-container .niches-grid .flow-step,#screen-19#screen-19 .info-content-container .niches-grid .flow-step{animation:floatRandom 8s infinite ease-in-out}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(1),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(1),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(1),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(1),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(1),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(1){--rnd-x1: 0.4045041727;--rnd-y1: 0.9483550028;--rnd-x2: 0.1845861348;--rnd-y2: 0.8483777068;--rnd-x3: 0.0889886472;--rnd-y3: 0.9290150563;animation-delay:-4s;animation-duration:8s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(2),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(2),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(2),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(2),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(2),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(2){--rnd-x1: 0.1850860803;--rnd-y1: 0.8093922009;--rnd-x2: 0.5481720474;--rnd-y2: 0.7642627362;--rnd-x3: 0.0852532806;--rnd-y3: 0.765071879;animation-delay:-4s;animation-duration:9s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(3),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(3),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(3),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(3),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(3),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(3){--rnd-x1: 0.286348414;--rnd-y1: 0.127890482;--rnd-x2: 0.0968663028;--rnd-y2: 0.6206280769;--rnd-x3: 0.9082561055;--rnd-y3: 0.1623073071;animation-delay:-8s;animation-duration:9s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(4),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(4),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(4),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(4),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(4),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(4){--rnd-x1: 0.561843841;--rnd-y1: 0.6991721232;--rnd-x2: 0.9124637641;--rnd-y2: 0.2868549908;--rnd-x3: 0.2568316317;--rnd-y3: 0.6442077962;animation-delay:-4s;animation-duration:10s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(5),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(5),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(5),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(5),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(5),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(5){--rnd-x1: 0.7722123223;--rnd-y1: 0.3493684742;--rnd-x2: 0.6387013492;--rnd-y2: 0.3855781072;--rnd-x3: 0.2116907793;--rnd-y3: 0.8309050203;animation-delay:-8s;animation-duration:9s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(6),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(6),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(6),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(6),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(6),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(6){--rnd-x1: 0.1268711085;--rnd-y1: 0.8446841201;--rnd-x2: 0.3515312233;--rnd-y2: 0.8225299508;--rnd-x3: 0.6830505308;--rnd-y3: 0.1210810406;animation-delay:-3s;animation-duration:9s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(7),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(7),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(7),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(7),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(7),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(7){--rnd-x1: 0.8117679642;--rnd-y1: 0.5661280845;--rnd-x2: 0.7984919042;--rnd-y2: 0.3730273265;--rnd-x3: 0.2148018656;--rnd-y3: 0.4585288898;animation-delay:-3s;animation-duration:7s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(8),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(8),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(8),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(8),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(8),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(8){--rnd-x1: 0.5576672119;--rnd-y1: 0.3419038216;--rnd-x2: 0.6517371533;--rnd-y2: 0.0270858964;--rnd-x3: 0.7390840189;--rnd-y3: 0.9778781242;animation-delay:-3s;animation-duration:9s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(9),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(9),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(9),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(9),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(9),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(9){--rnd-x1: 0.2331696211;--rnd-y1: 0.7017235296;--rnd-x2: 0.8403826203;--rnd-y2: 0.6773316608;--rnd-x3: 0.0518665868;--rnd-y3: 0.6890237407;animation-delay:-5s;animation-duration:9s}#screen-11#screen-14 .info-content-container .niches-grid .flow-step:nth-child(10),#screen-11#screen-19 .info-content-container .niches-grid .flow-step:nth-child(10),#screen-14#screen-14 .info-content-container .niches-grid .flow-step:nth-child(10),#screen-14#screen-19 .info-content-container .niches-grid .flow-step:nth-child(10),#screen-19#screen-14 .info-content-container .niches-grid .flow-step:nth-child(10),#screen-19#screen-19 .info-content-container .niches-grid .flow-step:nth-child(10){--rnd-x1: 0.246761091;--rnd-y1: 0.8362964235;--rnd-x2: 0.9114136698;--rnd-y2: 0.3946589652;--rnd-x3: 0.2136496548;--rnd-y3: 0.283946665;animation-delay:-8s;animation-duration:9s}#screen-11#screen-14 .info-content-container .niches-grid .flow-text,#screen-11#screen-19 .info-content-container .niches-grid .flow-text,#screen-14#screen-14 .info-content-container .niches-grid .flow-text,#screen-14#screen-19 .info-content-container .niches-grid .flow-text,#screen-19#screen-14 .info-content-container .niches-grid .flow-text,#screen-19#screen-19 .info-content-container .niches-grid .flow-text{font-size:14px}#screen-11#screen-14 .info-content-container .user-badge,#screen-11#screen-19 .info-content-container .user-badge,#screen-14#screen-14 .info-content-container .user-badge,#screen-14#screen-19 .info-content-container .user-badge,#screen-19#screen-14 .info-content-container .user-badge,#screen-19#screen-19 .info-content-container .user-badge{position:absolute;top:6px;right:6px;display:inline-flex;padding:8px 10px;justify-content:center;align-items:center;gap:10px;border-radius:90px;border:1px solid hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.06);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#a7b2a8;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:110%;white-space:nowrap;pointer-events:none;z-index:10}#screen-11 .headline-result,#screen-14 .headline-result,#screen-19 .headline-result{text-align:center;font-family:"Times New Roman",Times,serif;font-size:2.466rem;font-style:italic;font-weight:312;line-height:95%;letter-spacing:-1.2px;margin-top:20px;margin-bottom:12px;width:min(312px,90%);max-width:100%;margin-left:auto;margin-right:auto;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#screen-11 .separator-container,#screen-14 .separator-container,#screen-19 .separator-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;gap:2px;margin-bottom:24px}#screen-11 .separator-container#screen-14 #screen-11 .separator-container,#screen-11 .separator-container#screen-19 #screen-11 .separator-container,#screen-11 .separator-container#screen-14 #screen-14 .separator-container,#screen-11 .separator-container#screen-19 #screen-14 .separator-container,#screen-11 .separator-container#screen-14 #screen-19 .separator-container,#screen-11 .separator-container#screen-19 #screen-19 .separator-container,#screen-14 .separator-container#screen-14 #screen-11 .separator-container,#screen-14 .separator-container#screen-19 #screen-11 .separator-container,#screen-14 .separator-container#screen-14 #screen-14 .separator-container,#screen-14 .separator-container#screen-19 #screen-14 .separator-container,#screen-14 .separator-container#screen-14 #screen-19 .separator-container,#screen-14 .separator-container#screen-19 #screen-19 .separator-container,#screen-19 .separator-container#screen-14 #screen-11 .separator-container,#screen-19 .separator-container#screen-19 #screen-11 .separator-container,#screen-19 .separator-container#screen-14 #screen-14 .separator-container,#screen-19 .separator-container#screen-19 #screen-14 .separator-container,#screen-19 .separator-container#screen-14 #screen-19 .separator-container,#screen-19 .separator-container#screen-19 #screen-19 .separator-container{width:300px}#screen-11 .separator-container .line,#screen-14 .separator-container .line,#screen-19 .separator-container .line{width:100%;height:1px;background:hsla(0,0%,100%,.2)}#screen-11 .separator-container .separator-text,#screen-14 .separator-container .separator-text,#screen-19 .separator-container .separator-text{font-family:"Times New Roman",Times,serif;font-style:italic;font-size:26px;color:#fff;line-height:100%;padding:4px 0;text-align:center}#screen-14 #screen-11 .separator-container .separator-text,#screen-19 #screen-11 .separator-container .separator-text,#screen-14 #screen-14 .separator-container .separator-text,#screen-19 #screen-14 .separator-container .separator-text,#screen-14 #screen-19 .separator-container .separator-text,#screen-19 #screen-19 .separator-container .separator-text{font-size:24px;width:100%}#screen-11 .intro-text,#screen-14 .intro-text,#screen-19 .intro-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;line-height:140%;color:hsla(0,0%,100%,.7);max-width:280px;margin-bottom:24px}#screen-11 .intro-text-bold,#screen-14 .intro-text-bold,#screen-19 .intro-text-bold{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;line-height:140%;color:#fff;font-weight:400;max-width:280px;margin-bottom:24px}#screen-11 .gradient-highlight,#screen-14 .gradient-highlight,#screen-19 .gradient-highlight{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;font-size:18px;margin-bottom:16px;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#screen-11 .unique-diff,#screen-14 .unique-diff,#screen-19 .unique-diff{text-transform:uppercase;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:18px;margin-bottom:24px;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#screen-11 .diferenca-list,#screen-14 .diferenca-list,#screen-19 .diferenca-list{display:flex;flex-direction:column;gap:16px;width:100%;max-width:320px;margin-bottom:32px;text-align:left}#screen-11 .diferenca-divider,#screen-14 .diferenca-divider,#screen-19 .diferenca-divider{width:100%;height:1px;background:hsla(0,0%,100%,.1)}#screen-11 .diferenca-item,#screen-14 .diferenca-item,#screen-19 .diferenca-item{display:flex;align-items:flex-start;gap:12px}#screen-11 .diferenca-item .diferenca-icon,#screen-14 .diferenca-item .diferenca-icon,#screen-19 .diferenca-item .diferenca-icon{width:16px;height:16px;margin-top:4px;flex-shrink:0}#screen-11 .diferenca-item p,#screen-14 .diferenca-item p,#screen-19 .diferenca-item p{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;color:#fff;line-height:140%;margin:0}#screen-11 .comparison-image,#screen-14 .comparison-image,#screen-19 .comparison-image{width:100%;max-width:350px;height:auto;margin-bottom:8px;border-radius:8px}#screen-11 .stats-container,#screen-14 .stats-container,#screen-19 .stats-container{display:flex;gap:8px;justify-content:center;width:100%;max-width:350px;margin-bottom:30px}#screen-11 .stats-card,#screen-14 .stats-card,#screen-19 .stats-card{flex:1;background:#081509;border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:24px 0 0;display:flex;flex-direction:column;align-items:center;position:relative;overflow:visible}#screen-11 .stats-card.card-depois,#screen-14 .stats-card.card-depois,#screen-19 .stats-card.card-depois{border-color:hsla(0,0%,100%,.05)}#screen-11 .stats-card .post-pill,#screen-14 .stats-card .post-pill,#screen-19 .stats-card .post-pill{position:absolute;top:-18px;left:50%;transform:translateX(-50%);background:#081509;border:1px solid hsla(0,0%,100%,.05);border-radius:20px;width:fit-content;padding:6px 20px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#a7b2a8;font-weight:600;text-align:center;z-index:9999}#screen-11 .stats-card .card-title,#screen-14 .stats-card .card-title,#screen-19 .stats-card .card-title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#fff;margin-bottom:16px;line-height:130%;min-height:38px;padding:0 8px;font-weight:700;text-align:center}#screen-11 .stats-card.card-depois .card-title,#screen-14 .stats-card.card-depois .card-title,#screen-19 .stats-card.card-depois .card-title{background:none;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:#fff;color:#fff}#screen-11 .stats-card .stat-divider,#screen-14 .stats-card .stat-divider,#screen-19 .stats-card .stat-divider{width:100%;border-top:1px solid hsla(0,0%,100%,.05);height:0;margin:8px 0}#screen-11 .stats-card .stat-row,#screen-14 .stats-card .stat-row,#screen-19 .stats-card .stat-row{width:100%;padding:6px 8px;display:flex;justify-content:center}#screen-11 .stats-card .stat-row p,#screen-14 .stats-card .stat-row p,#screen-19 .stats-card .stat-row p{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#a7b2a8;line-height:130%;margin:0;text-align:center}#screen-11 .stats-card .stat-row.highlight p,#screen-14 .stats-card .stat-row.highlight p,#screen-19 .stats-card .stat-row.highlight p{background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:700}#screen-11 .stats-card .stat-footer,#screen-14 .stats-card .stat-footer,#screen-19 .stats-card .stat-footer{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#a7b2a8;padding:12px 18px;line-height:130%;width:100%;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60px;text-align:center}#screen-11 .stats-card.card-depois .stat-footer,#screen-14 .stats-card.card-depois .stat-footer,#screen-19 .stats-card.card-depois .stat-footer{color:#a7b2a8;font-weight:400}#screen-11 .final-text,#screen-14 .final-text,#screen-19 .final-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;color:#fff;font-weight:500;margin-bottom:16px}#screen-11 .final-text .gold-span,#screen-14 .final-text .gold-span,#screen-19 .final-text .gold-span{background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:700}#screen-11 .footer-text,#screen-14 .footer-text,#screen-19 .footer-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;color:#a7b2a8;line-height:140%;max-width:300px;margin-top:8px;margin-bottom:30px}#screen-11 .footer-text strong,#screen-14 .footer-text strong,#screen-19 .footer-text strong{color:#fff;font-weight:600}#screen-19 .user-badge{color:#000 !important;border:1px solid rgba(0,0,0,.05) !important}.cta-button-wrapper{position:fixed;bottom:14px;left:14px;right:14px;max-width:550px;margin:0 auto;display:none;overflow:hidden;border-radius:90px;z-index:1000;transition:transform 0.6s linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1),opacity .5s ease;opacity:1;transform:scale(1)}.cta-button-wrapper:hover:not(:active){transform:scale(1.05);transition-duration:0.3s}.cta-button-wrapper:active{transform:scale(0.95);transition-duration:0.3s}.cta-button-wrapper.leaving{animation:slideDownFadeOut .4s ease forwards !important;pointer-events:none !important}.cta-button-wrapper::before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);background:#fff;z-index:5;transition:opacity .2s linear;opacity:1;width:40px;height:450px;filter:blur(15px);border-radius:90px;animation:rodar 5s infinite linear;transform-origin:center center;pointer-events:none}.cta-button-wrapper.cta-hidden{animation:slideDownFadeOut .4s ease forwards !important;pointer-events:none !important}.cta-button-wrapper.cta-revealed{animation:slideUpFadeIn .5s linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1) forwards;pointer-events:auto}.cta-button-wrapper.disabled{opacity:.4;pointer-events:none}.cta-button-wrapper.disabled::before{opacity:1}.cta-button-wrapper.wrapper-green,.cta-button-wrapper.wrapper-red{overflow:visible !important}.cta-button-wrapper.wrapper-green::before,.cta-button-wrapper.wrapper-red::before{display:none}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(30px) scale(0.95)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideDownFadeOut{0%{opacity:1;transform:translateY(0) scale(1)}100%{opacity:0;transform:translateY(30px) scale(0.95)}}.cta-button-wrapper.result-cta{position:relative;bottom:auto;left:auto;right:auto;width:100%;display:block;max-width:calc(100% - 28px);margin:16px auto 20px;padding:0;z-index:1000;transform:none}.cta-button-wrapper.info5-cta-inline{position:relative;bottom:auto;left:auto;right:auto;width:100%;display:block;max-width:calc(100% - 28px);margin:8px auto 8px;padding:0;z-index:auto;transform:none}.cta-button{position:relative;width:100%;display:flex;height:54px;padding:18.984px 24px 19px 24px;justify-content:center;align-items:center;gap:10.547px;border-radius:90px;border:none;background:rgba(0,0,0,0);color:#433b0c;text-align:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:130%;cursor:pointer;transition:opacity .3s ease;z-index:10;overflow:visible}.cta-button:not(.green):not(.red)::after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);background:rgba(255,206,98,.3);z-index:-2;opacity:1;width:100%;height:100%;border-radius:90px}.cta-button:not(.green):not(.red)::before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);z-index:-1;opacity:1;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:90px}#screen-1.active~#mainCTAWrapper,#screen-2.active~#mainCTAWrapper,#screen-3.active~#mainCTAWrapper,#screen-7.active~#mainCTAWrapper,#screen-11.active~#mainCTAWrapper{display:block}.nav-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);border-radius:50px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.8);cursor:pointer;transition:transform 0.6s linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1),background .3s ease,border-color .3s ease,color .3s ease}.nav-button:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);color:#fff;transform:scale(1.05);transition-duration:0.3s}.nav-button:active{transform:scale(0.95);transition-duration:0.3s}.nav-button svg{flex-shrink:0}.cta-button.green{--glow-hue: 222deg;--shadow-hue: 180deg;--spring-duration: 1.33s;color:#1b4d05 !important;font-weight:600;border-top:1px solid #effd8f;background:radial-gradient(60% 78px at 60% 30%, #C1FC7F 0%, #2E8B05 100%) !important;box-shadow:0 1px 0 0 #748316;transition:transform var(--spring-duration) linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1),box-shadow var(--spring-duration) linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1);display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.cta-button.green::before,.cta-button.green::after{display:none !important}.cta-button.green:hover:not(:active){transition-duration:calc(var(--spring-duration)*.5)}.cta-button.green:hover:not(:active) .elementor-button-icon::before,.cta-button.green:hover:not(:active) .elementor-button-icon::after{opacity:1;animation:shine 1.2s ease-in 1 infinite}.cta-button.green .btn-text{position:relative;z-index:5;color:inherit;font-weight:700;display:flex;align-items:center;justify-content:center;min-height:24px;text-shadow:none}.cta-button.green .elementor-button-icon{position:absolute;inset:-40px;mask-image:conic-gradient(from var(--shimmer, 0deg), transparent 0%, transparent 10%, black 36%, black 45%, transparent 50%, transparent 60%, black 85%, black 95%, transparent 100%);mask-size:cover;mix-blend-mode:plus-lighter;animation:shimmer 2s linear infinite both;pointer-events:none;border-radius:90px;filter:hue-rotate(175deg)}.cta-button.green .elementor-button-icon::before,.cta-button.green .elementor-button-icon::after{transition:all .5s ease !important;opacity:1;content:"";border-radius:inherit;position:absolute;mix-blend-mode:color;inset:40px;pointer-events:none}.cta-button.green .elementor-button-icon::before{box-shadow:0 0 3px 2px hsl(var(--glow-hue), 20%, 95%),0 0 7px 4px hsl(var(--glow-hue), 20%, 80%),0 0 13px 4px hsl(var(--glow-hue), 50%, 70%),0 0 25px 5px hsl(var(--glow-hue), 100%, 70%);z-index:-1}.cta-button.green .elementor-button-icon::after{box-shadow:inset 0 0 0 1px hsl(var(--glow-hue), 70%, 95%),inset 0 0 2px 1px hsl(var(--glow-hue), 100%, 80%),inset 0 0 5px 2px hsl(var(--glow-hue), 100%, 70%);z-index:2}.cta-button.red{--glow-hue: 0deg;--shadow-hue: 0deg;--spring-duration: 1.33s;color:#5c0103 !important;font-weight:600;border-top:1px solid #fc7f81;background:radial-gradient(60% 78px at 60% 30%, #FC7F81 0%, #8B0507 100%) !important;box-shadow:0 1px 0 0 #5c0100;transition:transform var(--spring-duration) linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1),box-shadow var(--spring-duration) linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1);display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.cta-button.red::before,.cta-button.red::after{display:none !important}.cta-button.red:hover:not(:active){transition-duration:calc(var(--spring-duration)*.5)}.cta-button.red:hover:not(:active) .elementor-button-icon::before,.cta-button.red:hover:not(:active) .elementor-button-icon::after{opacity:1;animation:shine 1.2s ease-in 1 infinite}.cta-button.red .btn-text{position:relative;z-index:5;color:inherit;font-weight:700;display:flex;align-items:center;justify-content:center;min-height:24px;text-shadow:none}.cta-button.red .elementor-button-icon{position:absolute;inset:-40px;mask-image:conic-gradient(from var(--shimmer, 0deg), transparent 0%, transparent 10%, black 36%, black 45%, transparent 50%, transparent 60%, black 85%, black 95%, transparent 100%);mask-size:cover;mix-blend-mode:plus-lighter;animation:shimmer 2s linear infinite both;pointer-events:none;border-radius:90px;filter:hue-rotate(0deg)}.cta-button.red .elementor-button-icon::before,.cta-button.red .elementor-button-icon::after{transition:all .5s ease !important;opacity:1;content:"";border-radius:inherit;position:absolute;mix-blend-mode:color;inset:40px;pointer-events:none}.cta-button.red .elementor-button-icon::before{box-shadow:0 0 3px 2px hsl(var(--glow-hue), 20%, 95%),0 0 7px 4px hsl(var(--glow-hue), 20%, 80%),0 0 13px 4px hsl(var(--glow-hue), 50%, 70%),0 0 25px 5px hsl(var(--glow-hue), 100%, 70%);z-index:-1}.cta-button.red .elementor-button-icon::after{box-shadow:inset 0 0 0 1px hsl(var(--glow-hue), 70%, 95%),inset 0 0 2px 1px hsl(var(--glow-hue), 100%, 80%),inset 0 0 5px 2px hsl(var(--glow-hue), 100%, 70%);z-index:2}.cta-button.yellow-shimmer{--glow-hue: 222deg;--shadow-hue: 180deg;--spring-duration: 1.33s;color:#433b0c !important;font-weight:600;border-top:1px solid #f8ffc7;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%) !important;box-shadow:0 1px 0 0 #433b0c;transition:transform var(--spring-duration) linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1),box-shadow var(--spring-duration) linear(0, 0.002, 0.01 0.9%, 0.038 1.8%, 0.156, 0.312 5.8%, 0.789 11.1%, 1.015 14.2%, 1.096, 1.157, 1.199, 1.224 20.3%, 1.231, 1.231, 1.226, 1.214 24.6%, 1.176 26.9%, 1.057 32.6%, 1.007 35.5%, 0.984, 0.968, 0.956, 0.949 42%, 0.946 44.1%, 0.95 46.5%, 0.998 57.2%, 1.007, 1.011 63.3%, 1.012 68.3%, 0.998 84%, 1);display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.cta-button.yellow-shimmer::before,.cta-button.yellow-shimmer::after{display:none !important}.cta-button.yellow-shimmer:hover:not(:active){transition-duration:calc(var(--spring-duration)*.5)}.cta-button.yellow-shimmer:hover:not(:active) .elementor-button-icon::before,.cta-button.yellow-shimmer:hover:not(:active) .elementor-button-icon::after{opacity:1;animation:shine 1.2s ease-in 1 infinite}.cta-button.yellow-shimmer .btn-text{position:relative;z-index:5;color:inherit;font-weight:700;display:flex;align-items:center;justify-content:center;min-height:24px;text-shadow:none}.cta-button.yellow-shimmer .elementor-button-icon{position:absolute;inset:-40px;mask-image:conic-gradient(from var(--shimmer, 0deg), transparent 0%, transparent 10%, black 36%, black 45%, transparent 50%, transparent 60%, black 85%, black 95%, transparent 100%);mask-size:cover;mix-blend-mode:plus-lighter;animation:shimmer 2s linear infinite both;pointer-events:none;border-radius:90px;filter:hue-rotate(175deg)}.cta-button.yellow-shimmer .elementor-button-icon::before,.cta-button.yellow-shimmer .elementor-button-icon::after{transition:all .5s ease !important;opacity:1;content:"";border-radius:inherit;position:absolute;mix-blend-mode:color;inset:40px;pointer-events:none}.cta-button.yellow-shimmer .elementor-button-icon::before{box-shadow:0 0 3px 2px hsl(var(--glow-hue), 20%, 95%),0 0 7px 4px hsl(var(--glow-hue), 20%, 80%),0 0 13px 4px hsl(var(--glow-hue), 50%, 70%),0 0 25px 5px hsl(var(--glow-hue), 100%, 70%);z-index:-1}.cta-button.yellow-shimmer .elementor-button-icon::after{box-shadow:inset 0 0 0 1px hsl(var(--glow-hue), 70%, 95%),inset 0 0 2px 1px hsl(var(--glow-hue), 100%, 80%),inset 0 0 5px 2px hsl(var(--glow-hue), 100%, 70%);z-index:2}.wrapper-yellow-shimmer{overflow:visible !important}.wrapper-yellow-shimmer::before{display:none}.wrapper-yellow-shimmer .elementor-button-icon{position:absolute;inset:-40px;mask-image:conic-gradient(from var(--shimmer, 0deg), transparent 0%, transparent 10%, black 36%, black 45%, transparent 50%, transparent 60%, black 85%, black 95%, transparent 100%);mask-size:cover;mix-blend-mode:plus-lighter;animation:shimmer 2s linear infinite both;pointer-events:none;border-radius:90px;filter:hue-rotate(0deg)}.wrapper-yellow-shimmer .elementor-button-icon::before,.wrapper-yellow-shimmer .elementor-button-icon::after{transition:all .5s ease !important;opacity:1;content:"";border-radius:inherit;position:absolute;mix-blend-mode:color;inset:40px;pointer-events:none}.wrapper-yellow-shimmer .elementor-button-icon::before{box-shadow:0 0 3px 2px hsl(45,20%,95%),0 0 7px 4px hsl(45,20%,80%),0 0 13px 4px hsl(45,50%,70%),0 0 25px 5px hsl(45,100%,70%);z-index:-1}.wrapper-yellow-shimmer .elementor-button-icon::after{box-shadow:inset 0 0 0 1px hsl(45,70%,95%),inset 0 0 2px 1px hsl(45,100%,80%),inset 0 0 5px 2px hsl(45,100%,70%);z-index:2}.btn-ver-mais{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:90px;color:#fff;font-family:"Inter",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;margin-top:32px;backdrop-filter:blur(4px);pointer-events:auto;position:relative;z-index:210;opacity:0;animation:fadeInUp .8s ease .5s forwards,pulseGlow 2s infinite 1.5s}.btn-ver-mais:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);transform:scale(1.05);box-shadow:0 4px 15px hsla(0,0%,100%,.1);transition-duration:0.3s}.btn-ver-mais:active{transform:scale(0.95);background:hsla(0,0%,100%,.15);transition-duration:0.3s}.options-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));gap:16px;margin-bottom:40px}.option-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);border-radius:16px;cursor:pointer;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.option-card.selected{background:rgba(76,175,80,.2);border-color:#22c55e}.option-text{font-size:1rem;font-weight:500;color:#fff;text-align:center}.scale-container{margin-bottom:40px}.scale-labels{display:flex;justify-content:space-between;margin-bottom:16px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;color:hsla(0,0%,100%,.6)}.scale-options{display:flex;gap:8px;justify-content:space-between}.scale-option{flex:1;min-width:40px;height:48px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);border-radius:8px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:600;color:#fff;cursor:pointer}.scale-option.selected{background:rgba(76,175,80,.3);border-color:#22c55e}.binary-options{display:flex;gap:20px;justify-content:center;margin-bottom:40px}.binary-option{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);border-radius:16px;cursor:pointer;min-width:140px}.binary-option.yes.selected{border-color:#22c55e;background:rgba(76,175,80,.2)}.binary-option.yes svg{color:#22c55e}.binary-option.no.selected{border-color:#f44336;background:rgba(244,67,54,.2)}.binary-option.no svg{color:#f44336}.binary-option svg{color:hsla(0,0%,100%,.7)}.binary-option span{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:600;color:#fff}.trust-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:0}.badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.05);border-radius:20px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;color:hsla(0,0%,100%,.8);backdrop-filter:blur(10px)}.lead-form{width:100%;max-width:500px;margin:0 auto}.form-group{margin-bottom:24px}.form-group label{display:block;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.9);margin-bottom:8px}.form-group input{width:100%;padding:14px 16px;background:hsla(0,0%,100%,.05);border:2px solid hsla(0,0%,100%,.1);border-radius:8px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;color:#fff;transition:all .3s ease}.form-group input::placeholder{color:hsla(0,0%,100%,.3)}.form-group input:focus{outline:none;border-color:#22c55e;background:hsla(0,0%,100%,.08)}.form-group input:invalid{border-color:hsla(0,0%,100%,.1)}.validation-error{color:#f44336;font-size:1rem;margin-top:4px}.option-icon{font-size:2.5rem}.badge svg{flex-shrink:0}.nav-button svg{flex-shrink:0}#screen-14 .info-content-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;width:100%;max-width:100%;padding:0 20px}#screen-14 .comparison-section{display:flex;gap:12px;width:100%;max-width:360px;margin:20px 0}#screen-14 .comparison-column{flex:1;background:rgba(10,20,11,.5);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:16px}#screen-14 .comparison-column.highlight{border-color:rgba(255,206,98,.3);background:rgba(10,20,11,.8)}#screen-14 .comparison-title{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-weight:600;margin-bottom:12px}#screen-14 .comparison-title.red{color:#fc7f81}#screen-14 .comparison-title.gold{background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#screen-14 .comparison-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}#screen-14 .comparison-list li{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;color:#a7b2a8;text-align:left;line-height:1.4}#screen-14 .impact-stat{background:rgba(10,20,11,.6);border:1px solid rgba(255,206,98,.2);border-radius:12px;padding:24px 20px;max-width:340px;width:100%;margin:20px 0}#screen-14 .impact-stat .stat-number{font-family:"Times New Roman",Times,serif;font-size:56px;font-weight:700;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:8px;line-height:1}#screen-14 .impact-stat .stat-description{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;color:#fff;margin-bottom:12px;line-height:1.4}#screen-14 .impact-stat .stat-source{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:12px;color:#a7b2a8;font-style:italic}#screen-14 .final-reveal{margin:24px 0;max-width:320px}#screen-14 .final-reveal .reveal-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;color:#a7b2a8;margin-bottom:12px}#screen-14 .final-reveal .reveal-highlight{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;color:#fff;font-weight:500}#screen-14 .final-reveal .reveal-highlight .gold-span{background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:700}#screen-14 .cta-intro{margin-top:20px;margin-bottom:40px}#screen-14 .cta-intro p{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;color:#fff;max-width:300px}.country-wrapper{position:relative;width:100%;max-width:400px;margin:0 auto}.country-selector{position:absolute;display:flex;align-items:center;top:50%;transform:translateY(-50%);left:20px;width:50px;z-index:20;height:24px}.selected-flag{display:flex;align-items:center;cursor:pointer;height:100%}.selected-flag img{width:24px;height:auto;display:block}.arrow{margin-left:6px;width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid #a7b2a8;display:inline-block}.country-list{display:none;position:absolute;top:100%;left:0;background-color:#111912;box-shadow:0px 10px 30px rgba(0,0,0,.5);z-index:1001;width:240px;border-radius:12px;padding:8px 0;margin-top:12px;list-style:none;border:1px solid rgba(253,207,51,.15)}.country-selector.active .country-list{display:block}.country-option{padding:12px 16px;cursor:pointer;display:flex;align-items:center;color:#a7b2a8;font-size:.875rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;transition:all .2s}.country-option:hover{background-color:hsla(0,0%,100%,.05);color:#fff}.country-option img{width:24px;height:auto;margin-right:12px}#userWhatsapp{padding-left:85px !important}#screen-35{padding:0;background-color:#111912;color:#fff;display:flex;flex-direction:column;align-items:center}#screen-35 .informative-container{max-width:600px;width:100%;margin:0 auto;padding:40px 20px 100px;text-align:center}#screen-35 .header-section{margin-bottom:40px}#screen-35 .header-section .gold-highlight{font-family:"Times New Roman",Times,serif;font-style:italic;font-size:28px;font-weight:700;line-height:1.2;margin-bottom:16px;background:radial-gradient(60% 78px at 60% 30%, #FDCF33 0%, #DE7E0E 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-transform:uppercase}#screen-35 .header-section .subtitle{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;color:hsla(0,0%,100%,.8);line-height:1.5;margin-bottom:24px}#screen-35 .header-section .problem-list{text-align:left;margin:0 auto 24px;display:inline-block}#screen-35 .header-section .problem-list .problem-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:15px;color:#a7b2a8}#screen-35 .header-section .problem-list .problem-item span{font-size:18px;line-height:1;margin-top:2px}#screen-35 .header-section .transition-text{font-size:16px;color:#fff;line-height:1.5;margin-bottom:8px}#screen-35 .header-section .transition-text strong{color:#fff;font-weight:700}#screen-35 .success-stories{display:flex;flex-direction:column;gap:40px;margin-bottom:50px}#screen-35 .story-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:24px;text-align:left;position:relative}#screen-35 .story-card .story-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}#screen-35 .story-card .story-header .story-name{font-family:"Times New Roman",Times,serif;font-size:20px;color:#fdcf33;font-weight:700;margin-bottom:4px}#screen-35 .story-card .story-header .story-role{font-size:13px;color:#a7b2a8;text-transform:uppercase;letter-spacing:1px}#screen-35 .story-card .story-header .instagram-link{text-decoration:none;opacity:.8;transition:opacity .2s}#screen-35 .story-card .story-header .instagram-link:hover{opacity:1}#screen-35 .story-card .story-header .instagram-link img{width:24px;height:24px}#screen-35 .story-card .story-print-placeholder{width:100%;height:200px;background-color:#1a1a1a;border-radius:8px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;border:1px dashed hsla(0,0%,100%,.1)}#screen-35 .story-card .story-print-placeholder p{color:hsla(0,0%,100%,.3);font-size:12px;text-align:center;padding:10px}#screen-35 .story-card .story-print-placeholder img{width:100%;height:100%;object-fit:cover;border-radius:8px}#screen-35 .story-card .result-box{background:rgba(10,20,11,.5);border-left:2px solid #fdcf33;padding:16px;border-radius:0 8px 8px 0}#screen-35 .story-card .result-box .result-title{font-size:12px;color:#a7b2a8;text-transform:uppercase;margin-bottom:8px;font-weight:600}#screen-35 .story-card .result-box .result-list{list-style:none;padding:0;margin:0}#screen-35 .story-card .result-box .result-list li{font-size:14px;color:#fff;margin-bottom:6px;padding-left:18px;position:relative;line-height:1.4}#screen-35 .story-card .result-box .result-list li::before{content:"✓";color:#4caf50;position:absolute;left:0;font-weight:bold}#screen-35 .story-card .result-box .result-list li:last-child{margin-bottom:0}#screen-35 .key-difference{margin-bottom:50px}#screen-35 .key-difference .difference-title{font-size:18px;color:#fff;margin-bottom:16px}#screen-35 .key-difference .steps-container{display:flex;flex-direction:column;gap:12px;align-items:center}#screen-35 .key-difference .steps-container .step{background:rgba(255,206,98,.1);border:1px solid rgba(255,206,98,.2);padding:12px 20px;border-radius:30px;color:#fdcf33;font-weight:500;width:100%;max-width:280px}#screen-35 .key-difference .steps-container .arrow-down{opacity:.5;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}#screen-35 .provocative-section{margin-bottom:50px}#screen-35 .provocative-section .fire-title{font-size:16px;color:#ff5252;font-weight:700;text-transform:uppercase;margin-bottom:12px;letter-spacing:.5px}#screen-35 .provocative-section .question-text{font-family:"Times New Roman",Times,serif;font-size:24px;color:#fff;font-style:italic;line-height:1.3;margin-bottom:16px}#screen-35 .provocative-section .context-text{color:hsla(0,0%,100%,.7);font-size:15px;line-height:1.5}#screen-35 .options-section{display:flex;flex-direction:column;gap:20px;margin-bottom:50px}#screen-35 .options-section .option-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:20px;text-align:left;transition:all .3s ease}#screen-35 .options-section .option-card.highlight{background:linear-gradient(180deg, rgba(253, 207, 51, 0.05) 0%, rgba(10, 20, 11, 0) 100%);border-color:#fdcf33;box-shadow:0 4px 20px rgba(253,207,51,.1)}#screen-35 .options-section .option-card .option-header{font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#a7b2a8;margin-bottom:8px}#screen-35 .options-section .option-card .option-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}#screen-35 .options-section .option-card .option-desc{font-size:14px;color:hsla(0,0%,100%,.7);line-height:1.5;margin-bottom:12px}#screen-35 .options-section .option-card .option-result{font-size:14px;font-weight:600;color:#fdcf33}#screen-35 .options-section .option-card .option-result.bad{color:#ff5252}#screen-35 .options-section .option-card .option-result.neutral{color:#a7b2a8}#screen-35 .session-details{background:hsla(0,0%,100%,.03);border:1px solid #fdcf33;border-radius:16px;padding:30px 20px;margin-bottom:40px;position:relative;overflow:hidden}#screen-35 .session-details::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg, #FDCF33, #DE7E0E)}#screen-35 .session-details .session-title{font-family:"Times New Roman",Times,serif;font-size:22px;color:#fff;margin-bottom:24px}#screen-35 .session-details .session-title span{color:#fdcf33;display:block}#screen-35 .session-details .deliverables-list{list-style:none;padding:0;margin:0 auto 30px;text-align:left;max-width:320px}#screen-35 .session-details .deliverables-list li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:14px;color:#fff;line-height:1.4}#screen-35 .session-details .deliverables-list li::before{content:"✓";color:#fdcf33;font-weight:bold;flex-shrink:0}#screen-35 .session-details .investment-box{margin-bottom:20px}#screen-35 .session-details .investment-box .old-price{font-size:16px;color:#a7b2a8;text-decoration:line-through;margin-bottom:4px}#screen-35 .session-details .investment-box .new-price{font-size:42px;font-weight:800;color:#fff;line-height:1;margin-bottom:8px}#screen-35 .session-details .investment-box .new-price small{font-size:18px;font-weight:400}#screen-35 .session-details .investment-box .promo-tag{display:inline-block;background:rgba(76,175,80,.2);color:#4caf50;font-size:12px;padding:4px 10px;border-radius:4px;font-weight:600}#screen-35 .session-details .investment-reason{font-size:13px;color:hsla(0,0%,100%,.6);line-height:1.4;max-width:300px;margin:0 auto}#screen-35 .session-details .investment-reason strong{color:#fff}#screen-35 .footer-info{display:flex;flex-direction:column;gap:30px;margin-bottom:20px}#screen-35 .footer-info .scarcity-box{background:rgba(255,82,82,.1);border:1px solid rgba(255,82,82,.3);border-radius:8px;padding:16px}#screen-35 .footer-info .scarcity-box .scarcity-title{color:#ff5252;font-weight:700;font-size:14px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;gap:6px}#screen-35 .footer-info .scarcity-box p{font-size:13px;color:#fff;line-height:1.4}#screen-35 .footer-info .guarantee-box p{font-size:13px;color:#a7b2a8;line-height:1.4}#screen-35 .footer-info .guarantee-box p strong{color:#fff}@media(max-width: 480px){#screen-35 .header-section .gold-highlight{font-size:24px}#screen-35 .story-print-placeholder{height:160px}#screen-35 .session-details{padding:20px 16px}#screen-35 .session-details .new-price{font-size:36px}}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}input,textarea{user-select:text !important;-webkit-user-select:text !important}body{min-height:100vh;background:#111912;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#fff;overflow-x:hidden;user-select:none;-webkit-user-select:none}@media(min-width: 768px){.quiz-screen{padding:40px}.logo-wrapper{margin-bottom:60px}.logo-pier{width:80px;height:25px}.trust-badges{gap:30px}}@media(min-width: 1024px){.progress-text{right:40px;font-size:1rem}.quiz-screen{padding:60px}.cta-button{font-size:1rem;padding:18px 40px}}/*# sourceMappingURL=style.css.map */
