@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;900&display=swap");@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");article, article figure, body, main, section {display: flex }* {margin: 0;padding: 0;box-sizing: border-box }.link:hover, span {color: red }article p, footer {line-height: 2em }footer, section a {color: #fff;display: flex;padding: 1em;background: #124b7e }body {font-family: Poppins, sans-serif;flex-direction: column;width: 100%;background-color: #f0f8ff;}h2 {margin: .5em 0 }span {font-size: 1.1em }.container-fluid {color: #000;width: 100% }main {flex-direction: column;gap: 1em;align-items: center }article {text-align: left;align-items: center;justify-content: center;padding: 5em 3em;width: 65%;gap: 0 3em;margin: 0 auto;border-bottom: 1px solid gray }article figcaption {font-weight: 600;text-align: center }article figure {gap: .5em;flex-direction: column;align-items: center;align-content: center }article img {width: 15em;height: 15em }section {padding: 1em 0;flex-wrap: wrap;width: 60%;gap: 1em 1.5em;text-align: center;justify-content: center;margin-bottom: 2.5em }section a {max-width: 20em;flex-direction: row;border-radius: .5em;transition: transform .25s cubic-bezier(.08, .59, .29, .99);box-shadow: .125em .938em 1.25em rgba(61, 61, 61, .2) }section a:hover {transform: scale(1.05) }.link {color: #124b7e;font-weight: 600 }footer {background:#111; display: flex;flex-direction: column;}.footer1 {width: 100%;display:flex;justify-content: space-around;gap: 0em 1.1em;}.tab {width: 30%;}.tab {line-height: 2.2em;}.imagem {display: flex;align-items: center;gap:0 0.5em;}.footer2 {margin-top: 2em;display: flex;justify-content: center;}@media (max-width:1200px) {.suporte-title, .tutorial-title {text-align: center }body {width: 100% }article {text-align: justify;display: flex;flex-direction: column;gap: 1em;width: 90%;padding: .5em }.footer1 {flex-direction: column;justify-content: center;align-items: center;}.tab {width: 95%;}.footer2 {text-align: center;}}