.como-funciona-section{padding:80px 0 128px;width:100%;background-color:#fff;overflow:hidden}.como-funciona-container{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1.15fr;align-items:start;grid-gap:80px;gap:80px}.como-funciona-image-wrapper{position:-webkit-sticky;position:sticky;top:24px}.como-funciona-image{width:111%;height:auto;display:block;position:relative;left:-16%}.como-funciona-image-overlay{pointer-events:none;position:absolute;inset:0;background:radial-gradient(circle at 85% 15%,rgba(241,90,34,.1),transparent 55%)}.como-funciona-badge{position:absolute;left:20px;top:20px;display:flex;align-items:center;gap:8px;border-radius:9999px;background:hsla(0,0%,100%,.9);padding:6px 12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:#f15a22;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.como-funciona-badge .badge-dot{position:relative;display:flex;height:6px;width:6px}.como-funciona-badge .badge-dot .badge-dot-ping{position:absolute;display:inline-flex;height:100%;width:100%;border-radius:9999px;background-color:#f15a22;opacity:.7;animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}.como-funciona-badge .badge-dot .badge-dot-solid{position:relative;display:inline-flex;height:6px;width:6px;border-radius:9999px;background-color:#f15a22}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.como-funciona-content{display:flex;flex-direction:column}.como-funciona-header{margin-bottom:48px;text-align:left}.como-funciona-header h2{font-family:Ubuntu,sans-serif;font-size:2rem;font-weight:700;color:#031533}.como-funciona-header p{margin-top:16px;color:#6b7280;font-size:1.125rem;max-width:560px}.como-funciona-steps{position:relative;list-style:none;padding-left:64px;display:flex;flex-direction:column;gap:32px}.como-funciona-steps .steps-line{position:absolute;left:23px;top:8px;bottom:8px;width:2px;background-color:rgba(0,0,0,.05)}.como-funciona-steps .steps-line .steps-line-fill{height:100%;width:100%;background-color:#227cf1;transform-origin:50% 0}.step-item{position:relative;display:flex;align-items:flex-start;gap:0}.step-item .step-number{position:absolute;left:-64px;display:flex;height:48px;width:48px;align-items:center;justify-content:center;border-radius:50%;background-color:#227cf1;font-weight:700;font-size:1.125rem;color:#fff;flex-shrink:0}.step-item .step-content h4{font-family:Ubuntu,sans-serif;font-size:1.125rem;font-weight:600;color:#031533}.step-item .step-content p{margin-top:4px;color:#6b7280;font-size:1rem;line-height:1.6}@media screen and (max-width:1023px){.como-funciona-section{padding:60px 0 80px}.como-funciona-container{grid-template-columns:1fr;gap:48px}.como-funciona-image-wrapper{position:relative;top:0;max-width:500px;margin:0 auto}.como-funciona-image{width:100%;left:0}}@media screen and (max-width:519px){.como-funciona-section{padding:40px 0 60px}.como-funciona-container{padding:0 16px;gap:32px}.como-funciona-image-wrapper{max-width:100%}.como-funciona-header{margin-bottom:32px}.como-funciona-header h2{font-size:1.75rem}.como-funciona-header p{font-size:1rem}.como-funciona-steps{padding-left:56px;gap:28px}.como-funciona-steps .steps-line{left:19px}.step-item .step-number{left:-56px;height:40px;width:40px;font-size:1rem}.step-item .step-content h4{font-size:1rem}.step-item .step-content p{font-size:.9rem}}