@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}.sucesso__section{width:100%;display:flex;align-items:center;justify-content:center;margin-top:5rem;margin-bottom:5rem}.sucesso__container{background:#fff;border-radius:2.4rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 20px 60px -10px rgba(0,0,0,.12);max-width:580px;width:100%;padding:5.6rem 4.8rem 4.8rem;text-align:center;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}@media only screen and (max-width: 600px){.sucesso__container{padding:4rem 2.4rem 3.6rem}}.sucesso__icon{width:80px;height:80px;background-color:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2.8rem;color:#fff;animation:scaleIn .5s cubic-bezier(0.34, 1.56, 0.64, 1) both,pulse 2.5s 1s ease-in-out infinite}.sucesso__icon svg{width:44px;height:44px}.sucesso__icon-circle{stroke-dasharray:160;stroke-dashoffset:160;animation:drawCircle .6s .3s ease forwards}.sucesso__icon-check{stroke-dasharray:60;stroke-dashoffset:60;animation:drawCheck .4s .8s ease forwards}.sucesso__titulo{font-family:"Lato",sans-serif;font-weight:700;font-size:4.8rem;line-height:4.8rem;color:#005489;margin-bottom:1.2rem;animation:fadeUp .5s .3s both}@media only screen and (max-width: 800px){.sucesso__titulo{font-size:3.3rem;line-height:3.5rem}}@media only screen and (max-width: 600px){.sucesso__titulo{font-size:2.8rem;line-height:3.2rem}}.sucesso__subtitulo{font-family:"Lato",sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;font-weight:500;color:#0a0a0a;margin-bottom:.8rem;animation:fadeUp .5s .4s both}.sucesso__descricao{font-family:"Lato",sans-serif;font-weight:400;font-size:1.4rem;line-height:2rem;color:#4f4e50;line-height:2.2rem;margin-bottom:3.2rem;animation:fadeUp .5s .45s both}.sucesso__btn{font-family:"Lato",sans-serif;cursor:pointer;font-weight:700;font-size:1.4rem;line-height:2rem;border-radius:9.9rem;padding:1.2rem 1.6rem;display:flex;align-items:center;justify-content:center;background:#024f84;color:#fff;font-weight:600;font-size:1.5rem;padding:1.4rem 4rem;text-decoration:none;margin-bottom:3.6rem;box-shadow:0 4px 20px rgba(0,84,137,.3);transition:.3s ease-in-out;animation:fadeUp .5s .5s both}.sucesso__btn>svg,.sucesso__btn img{margin-left:.8rem}.sucesso__btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,84,137,.4)}.sucesso__btn:active{transform:translateY(0)}.sucesso__passos{width:100%;background:rgb(208.4,236.9722627737,255);border:1px solid #e5e5e5;border-radius:1.6rem;padding:2.8rem 3.2rem;text-align:left;animation:fadeUp .5s .6s both}@media only screen and (max-width: 600px){.sucesso__passos{padding:2rem 1.8rem}}.sucesso__passos-titulo{font-family:"Lato",sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem;font-weight:700;color:#3d60de;margin-bottom:1.6rem;display:flex;align-items:center;justify-content:flex-start;gap:.8rem}.sucesso__passos-titulo svg{flex-shrink:0;color:#005489}.sucesso__passos-lista{list-style:none;margin:0 0 2rem;padding:0;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:1rem}.sucesso__passos-item{display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem;font-family:"Lato",sans-serif;font-weight:400;font-size:1.4rem;line-height:2rem;color:#4f4e50;line-height:1.5}.sucesso__passos-dot{flex-shrink:0;width:7px;height:7px;background:#005489;border-radius:50%;margin-top:.6rem}.sucesso__contatos{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:1rem;padding-top:1.6rem;border-top:1px solid #e5e5e5}.sucesso__contato-link{display:flex;align-items:center;justify-content:flex-start;gap:.8rem;font-family:"Lato",sans-serif;font-weight:400;font-size:1.4rem;line-height:2rem;font-weight:500;color:#005489;text-decoration:none;transition:.3s ease-in-out}.sucesso__contato-link svg{flex-shrink:0;color:#005489}.sucesso__contato-link:hover{opacity:.7;text-decoration:underline}@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.6)}to{opacity:1;transform:scale(1)}}@keyframes drawCircle{from{stroke-dashoffset:160}to{stroke-dashoffset:0}}@keyframes drawCheck{from{stroke-dashoffset:60}to{stroke-dashoffset:0}}@keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgba(34,197,94,.35)}50%{box-shadow:0 0 0 14px rgba(34,197,94,0)}}/*# sourceMappingURL=sucesso.css.map */
