.proposta-pagination{flex-wrap:wrap;justify-content:center;gap:8px;display:flex;position:relative}.proposta-pagination .proposta-pagination-bullet{background:var(--borda);opacity:.7;cursor:pointer;border-radius:9999px;width:16px;height:16px;transition:width .3s,background .2s,opacity .2s}.proposta-pagination .proposta-pagination-bullet-active{background:var(--petroleo);opacity:1;width:80px}
@keyframes proposta-logo-marquee{to{transform:translate(-100%)}}.proposta-logo-marquee{display:flex;overflow:hidden}.proposta-logo-marquee__group{flex-shrink:0;justify-content:space-around;align-items:center;min-width:100%;animation:30s linear infinite proposta-logo-marquee;display:flex}@media (prefers-reduced-motion:reduce){.proposta-logo-marquee__group{animation:none}}
