.crescimento-wrapper{--cw-bg-dark:#1f1a26;--cw-bg-card:#171a27;--cw-border:#252839;--cw-cyan:#16c2f5;--cw-magenta:#de1fe0;--cw-white:#fff;--cw-body-text:#bec3d4;--cw-badge-bg:#1b1f34;--cw-badge-border:#2a3158;--cw-radius:20px;--cw-gap:20px;display:flex;flex-direction:column;width:100%}.crescimento-wrapper .cw-tabs{border-bottom:1px solid var(--cw-border);display:flex;gap:40px;justify-content:space-around;margin-bottom:28px}.crescimento-wrapper .cw-tab[data-cw-tab=growth]{color:var(--cw-cyan);opacity:.5}.crescimento-wrapper .cw-tab[data-cw-tab=loop]{color:var(--cw-magenta);opacity:.5}.crescimento-wrapper .cw-tab{background:none;border:none;color:#7d829a;cursor:pointer;font-family:inherit;font-size:18px;font-weight:700;padding:0 0 16px;position:relative;transition:color .2s ease;width:100%}.crescimento-wrapper .cw-tab:after{background:transparent;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0;transition:background .2s ease}.crescimento-wrapper .cw-tab--active{color:var(--cw-white)}.crescimento-wrapper .cw-tab[data-cw-tab=growth].cw-tab--active:after{background:var(--cw-cyan);opacity:1}.crescimento-wrapper .cw-tab[data-cw-tab=loop].cw-tab--active:after{background:var(--cw-magenta);opacity:1}.crescimento-wrapper .cw-tab[data-cw-tab=growth].cw-tab--active,.crescimento-wrapper .cw-tab[data-cw-tab=loop].cw-tab--active{opacity:1}.crescimento-wrapper .cw-panel{display:none;flex-direction:row;gap:var(--cw-gap);min-height:580px;width:100%}.crescimento-wrapper .cw-panel--active{display:flex}.crescimento-wrapper .col-left{display:flex;flex:2;flex-direction:column;gap:var(--cw-gap);min-width:0}.crescimento-wrapper .col-right{display:flex;flex:1;flex-direction:column;gap:var(--cw-gap);min-width:0}.crescimento-wrapper .card{background:var(--cw-bg-dark);border-radius:var(--cw-radius);overflow:hidden;position:relative}.crescimento-wrapper .card-headline{display:flex;flex-direction:column;justify-content:space-between;min-height:180px;padding:30px 28px}.crescimento-wrapper .card-body{display:flex;flex:1;flex-direction:column;justify-content:center;min-height:200px;padding:34px 28px}.crescimento-wrapper .card-video{align-items:center;display:flex;flex:1;justify-content:center;min-height:250px}.crescimento-wrapper .card-video img{height:100%;object-fit:contain;padding:20px;width:100%}.crescimento-wrapper .card-cta{align-items:center;display:flex;gap:20px;justify-content:center;min-height:120px;padding:24px}.crescimento-wrapper .badge-c{align-items:center;background:rgba(235,251,255,.2);border-radius:100px;display:inline-flex;gap:8px;margin-bottom:16px;padding:8px 16px 8px 9px;width:fit-content}.crescimento-wrapper .badge-c--magenta{background:rgba(255,235,255,.14)}.crescimento-wrapper .badge-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.crescimento-wrapper .badge-text{color:var(--cw-cyan);font-size:14px;font-weight:500;letter-spacing:.01em;white-space:nowrap}.crescimento-wrapper .badge-text--magenta{color:var(--cw-magenta)}.crescimento-wrapper .headline{color:var(--cw-white);font-size:clamp(32px,5vw,56px);font-weight:300;letter-spacing:-.025em;line-height:1.1;margin:0}.crescimento-wrapper .headline em{color:var(--cw-cyan);font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:700}.crescimento-wrapper .headline em.headline-em--magenta{color:var(--cw-magenta)}.crescimento-wrapper .card-body p{color:var(--cw-white);font-size:clamp(14px,2vw,18px);font-weight:300;line-height:1.6;margin:0}.crescimento-wrapper .card-body p+p{margin-top:16px}.crescimento-wrapper .card-body strong{color:var(--cw-white);font-weight:700}.crescimento-wrapper .split-btn__icon,.crescimento-wrapper .split-btn__label{background-color:var(--cw-cyan)}.crescimento-wrapper .split-btn:hover .split-btn__icon,.crescimento-wrapper .split-btn:hover .split-btn__label{background-color:#7c3aff}.crescimento-wrapper .cw-cta-loop{padding:24px 28px}.crescimento-wrapper .cw-cta-loop__label{color:var(--cw-white);font-size:20px;font-weight:700}.crescimento-wrapper .cw-cta-loop__btn{align-items:center;background:var(--cw-magenta);border-radius:12px;color:var(--cw-white);display:flex;flex-shrink:0;height:48px;justify-content:center;transition:background .2s ease;width:48px}.crescimento-wrapper .cw-cta-loop__btn svg{height:22px;width:22px}.crescimento-wrapper .cw-cta-loop__btn:hover{background:#7c3aff}.crescimento-wrapper .cw-loop-stage{flex-direction:column;padding:0;position:relative}.crescimento-wrapper .cw-loop-stage__label{color:#ff6a3d;font-size:clamp(22px,3vw,32px);font-weight:400;margin-bottom:12px}.crescimento-wrapper .cw-loop-stage__arc{height:auto;max-width:320px;width:100%}.crescimento-wrapper .cw-loop-stage__number{color:var(--cw-white);font-size:20px;font-weight:300;position:absolute;top:92px}@media (max-width:1024px){.crescimento-wrapper{--cw-gap:16px}.crescimento-wrapper .cw-panel{min-height:auto}.crescimento-wrapper .card-headline{min-height:160px;padding:24px 20px}.crescimento-wrapper .card-body{min-height:180px;padding:24px 20px}.crescimento-wrapper .headline{font-size:clamp(28px,4vw,48px)}.crescimento-wrapper .card-body p{font-size:clamp(13px,1.8vw,16px)}.crescimento-wrapper .badge-text{font-size:13px}}@media (max-width:768px){.crescimento-wrapper .cw-panel{flex-direction:column}.crescimento-wrapper{--cw-gap:14px}.crescimento-wrapper .cw-tabs{gap:24px;margin-bottom:20px}.crescimento-wrapper .cw-tab{font-size:15px}.crescimento-wrapper .col-left,.crescimento-wrapper .col-right{flex:1}.crescimento-wrapper .card-headline{min-height:140px;padding:20px 18px}.crescimento-wrapper .card-body{min-height:160px;padding:20px 18px}.crescimento-wrapper .card-video{min-height:220px}.crescimento-wrapper .card-cta{min-height:100px}.crescimento-wrapper .headline{font-size:clamp(24px,6vw,40px)}.crescimento-wrapper .card-body p{font-size:clamp(13px,3.5vw,15px)}.crescimento-wrapper .badge-c{margin-bottom:12px}}@media (max-width:480px){.crescimento-wrapper{--cw-gap:12px}.crescimento-wrapper .card-headline{min-height:120px;padding:16px 14px}.crescimento-wrapper .card-body{min-height:140px;padding:16px 14px}.crescimento-wrapper .card-video{min-height:180px}.crescimento-wrapper .headline{font-size:clamp(20px,7vw,32px)}.crescimento-wrapper .card-body p{font-size:16px;line-height:1.5}.crescimento-wrapper .card-body p+p{margin-top:12px}.crescimento-wrapper .badge-text{font-size:12px}.crescimento-wrapper .split-btn{justify-content:center;width:100%}.crescimento-wrapper .cw-cta-loop{padding:18px 20px}.crescimento-wrapper .cw-cta-loop__label{font-size:16px}}