.crescimento-wrapper{--cw-bg-dark:#1f1a26;--cw-bg-card:#171a27;--cw-border:#252839;--cw-cyan:#16c2f5;--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:row;gap:var(--cw-gap);min-height:580px;width:100%}.crescimento-wrapper .col-left{display:flex;flex:1.5;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;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-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 .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 .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}@media (max-width:1024px){.crescimento-wrapper{--cw-gap:16px;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{flex-direction:column;--cw-gap:14px}.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%}}