html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit}@keyframes swb-girar{to{transform:rotate(360deg)}}.swb-spin{animation:1s linear infinite swb-girar}@media (prefers-reduced-motion:reduce){.swb-spin{animation:none}}.swb-duas-colunas{column-count:2;column-gap:16px}.swb-duas-colunas>*{break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:16px;display:block}@media (max-width:860px){.swb-duas-colunas{column-count:1}}