@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap);

.contato h1,
.contato h3,
.contato p,
.controle h1,
.controle h4,
.controle p,
.entretenimento .texto h1,
.entretenimento .texto p,
.home h1,
.home p,
.home span,
.links h1,
.links p,
.navbar-auth a,
.section-paragraph span,
.section-title,
.segurança h1,
.text-container h1,
.text-container p,
.text-container strong {
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    white-space-collapse: preserve-breaks
}

*,
body {
    box-sizing: border-box
}

.navbar-auth i,
body,
nav {
    background-color: #fff
}

.navbar-auth a,
.saiba {
    text-decoration: none;
    transition: .5s
}

.controle p,
.entretenimento .texto p,
.home h1,
.home p,
.navbar-auth a,
.saiba {
    text-align: left
}

.saiba,
.seta-baixo {
    line-height: 30px
}

.navbar-auth a,
.saiba,
.seta-baixo {
    letter-spacing: .01em
}

.banner:hover,
.controle a:hover,
.navbar-auth a:hover,
.right-list li a img:hover,
.saiba:hover,
.text-container a:hover {
    transform: scale(1.1)
}

*,
body,
footer ul {
    margin: 0;
    padding: 0
}

* {
    font-family: sora
}

html {
    scroll-behavior: smooth
}

body {
    width: 100%;
    height: 100%
}

::-webkit-scrollbar {
    width: 12px;
    height: 12px
}

.contato,
.faq,
.links,
.navbar-container,
nav {
    width: 100%;
    display: flex
}

::-webkit-scrollbar-track {
    background: #e5deee;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 10px;
    border: 3px solid #fff
}

::-webkit-scrollbar-thumb:hover {
    background: #46296b
}

nav {
    padding: 20px 30px;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.navbar-container {
    justify-content: space-between;
    align-items: center;
    max-width: 1400px;
    position: relative
}

.navbar-logo {
    width: 100px;
    height: auto;
    margin-top: 10px
}

.navbar-menu {
    display: flex;
    list-style: none;
    gap: 30px
}

.navbar-menu li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 15px;
    transition: color .3s
}

.navbar-menu li a:hover {
    color: #662bb3;
    transform: scale(1.1)
}

.navbar-auth {
    display: flex;
    gap: 20px
}

.navbar-auth a {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 5px;
    border-radius: 20px;
    padding: 10px 30px;
    font-family: Sora;
    font-size: 14px;
    font-weight: 600;
    line-height: 11.34px
}

.conta {
    background-color: #191025
}

.cadastro {
    background-color: #46296b
}

.navbar-auth a:hover {
    color: #6a19d4
}

.navbar-auth i {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    margin-left: 5px
}

.controle a i img,
.navbar-auth i img,
.saiba i img,
.text-container a i img {
    width: auto;
    height: auto
}

.navbar-hamburger {
    display: none;
    flex-direction: column;
    cursor: pointer;
    gap: 5px;
    position: absolute;
    right: 30px
}

.cima,
.controle,
.entretenimento,
.home,
.saiba,
.saiba i {
    display: flex
}

.hamburger-icon {
    width: 30px;
    height: 4px;
    background-color: #000;
    border-radius: 2px
}

.faq h2,
.faq-question,
.home .texto,
.img,
.img img,
.prioridade {
    position: relative
}

.home {
    background-image: url('https://marketing-assets-images.s3.sa-east-1.amazonaws.com/Jogo+Responsavel/foto.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    top: 0;
    margin-top: 0;
    padding-top: 80px
}

.entretenimento .texto,
.saiba {
    color: #241537;
    font-weight: 600
}

.home .texto {
    height: 480px;
    top: 0;
    left: 200px
}

.home h1 {
    font-size: 72px;
    font-weight: 200;
    line-height: 75px;
    letter-spacing: -.03em;
    margin-bottom: 40px
}

.home span {
    font-weight: 400
}

.home p {
    font-family: Sora;
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 3rem
}

.saiba {
    font-size: 22px;
    background-color: #fff;
    border-radius: 50px;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    width: 50%;
    height: auto
}

.saiba i {
    background-color: #241537;
    border-radius: 50%;
    padding: 10px;
    justify-content: center;
    align-items: center
}

.baixo,
.baixo p,
.cima {
    width: 100%
}

.entretenimento {
    align-items: center;
    justify-content: center;
    padding-bottom: 50px;
    padding-top: 50px;
    background-color: #e5deee;
    gap: 200px
}

.entretenimento .imagem img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    margin-right: 0
}

.entretenimento .texto {
    font-size: 18px;
    max-width: 55%;
    line-height: 1.4;
    margin-left: 0
}

.controle h1,
.entretenimento .texto h1 {
    font-size: 52px;
    font-weight: 200;
    line-height: 55.64px;
    letter-spacing: -.03em;
    text-align: left;
    margin-bottom: 30px
}

.controle h4,
.controle p,
.entretenimento .texto p {
    line-height: 25.2px;
    white-space-collapse: preserve-breaks
}

.entretenimento .texto p a {
    color: #6b3592
}

.entretenimento .texto span {
    color: #7b4b9d;
    font-weight: 400
}

.controle strong,
.entretenimento .texto strong {
    color: #301d48
}

.entretenimento .texto p {
    font-size: 18px;
    font-weight: 300
}

.controle {
    flex-direction: column;
    justify-content: center;
    padding: 50px 200px 0;
    background-color: #fff;
    border-bottom: 1px solid #c8c8c8
}

.contato span,
.controle span {
    font-weight: 400;
    color: #6b3592
}

.controle p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #301d48
}

.container-retangulo {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #000;
    background-color: #d7cfe0;
    align-content: center;
    align-self: center;
    justify-content: center;
    margin-bottom: 30px
}

.controle a i,
.text-container a i {
    border-radius: 50%;
    background-color: #fff
}

.cima {
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    background-color: #46296b
}

.seta-baixo,
.text-container a {
    text-decoration: none;
    background-color: #241537;
    border-radius: 50px;
    padding: 10px 20px;
    height: auto
}

.cima p {
    flex-grow: 1;
    margin: 0 10px;
    color: #fff
}

.cima a,
footer ul li {
    margin-bottom: 10px
}

.baixo p,
.banner .texto p,
.controle h4,
.segurança h1 {
    color: #301d48;
    text-align: center
}

.cima a {
    display: inline-block
}

.cima a img {
    height: auto;
    width: auto
}

.baixo {
    max-width: 1200px;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    transition: max-height .3s ease-out;
    max-height: 0;
    margin-bottom: 40px
}

.banner,
.right-list li a img,
.seta-baixo {
    transition: .5s
}

.baixo.active {
    max-height: 5000px
}

.baixo p {
    margin: 30px 0;
    font-size: 20px
}

.controle h4 {
    margin: 0 auto;
    font-size: 24px;
    font-weight: 400
}

.seta-baixo {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: auto;
    text-align: left;
    margin: 30px auto 50px
}

.controle a i {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px
}

.prioridade {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    margin: 40px auto;
    padding: 20px;
    color: #301d48
}

.text-container {
    flex-grow: 1;
    text-align: left;
    margin-right: 40px
}

.text-container h1 {
    margin: 0 0 30px;
    font-size: 52px;
    font-weight: 200;
    line-height: 55.64px;
    letter-spacing: -.03em;
    text-align: left
}

.text-container p,
.text-container strong {
    line-height: 25.2px;
    text-align: left
}

.segurança span,
.text-container h1 strong {
    color: #6b3592;
    font-weight: 400
}

.text-container p {
    margin: 0 0 15px;
    font-family: Sora;
    font-size: 18px;
    font-weight: 400
}

.text-container strong {
    font-weight: 700;
    color: #301d48
}

.text-container a {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .01em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    margin: 30px auto 50px;
    transition: .5s;
    font-weight: 600
}

.content-section,
.segurança h1 {
    margin-bottom: 40px
}

.contato h1,
.section-title,
.segurança h1 {
    letter-spacing: -.03em
}

.text-container a i {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

.image-container {
    flex-shrink: 0;
    margin-left: auto;
    margin-right: -50px
}

.image-container img {
    width: 80%;
    height: auto
}

.section-title,
.segurança h1 {
    font-size: 42px;
    font-weight: 200;
    line-height: 44.94px
}

.segurança {
    padding: 50px 200px 0;
    background-color: #fff;
    border-top: 1px solid #c8c8c8
}

.homem{
    height: 70vh;
}

.banners {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    gap: 40px
}

.banner {
    flex: 1 1 calc(33.33% - 40px);
    max-width: calc(33.33% - 40px);
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(107, 53, 146, .4);
    text-align: left;
    height: auto
}

.banner:hover {
    box-shadow: 0 8px 16px rgba(107, 53, 146, .8)
}

.banner .texto {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    text-align: center
}

.banner .texto h1 {
    font-size: 26px;
    font-weight: 300;
    line-height: 35px;
    margin-top: 30px;
    margin-bottom: 30px
}

.banner .texto p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    margin-bottom: 30px
}

.banners img {
    width: 100%;
    border-radius: 5px
}

@media (max-width:1024px) {
    nav {
        padding: 15px 20px
    }

    .navbar-container,
    .prioridade {
        flex-direction: column;
        align-items: center
    }

    .banner {
        flex: 1 1 calc(33.33% - 40px);
        border-radius: 8px;
        box-shadow: 0 4px 8px rgba(107, 53, 146, .4);
        text-align: left
    }

    .navbar-auth,
    .navbar-menu {
        flex-direction: column;
        display: none
    }

    .navbar-menu {
        gap: 15px;
        align-items: center;
        width: 100%;
        background-color: #fff;
        position: absolute;
        top: 160px;
        padding: 20px 0;
        box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
    }

    .navbar-auth.active,
    .navbar-menu.active {
        display: flex
    }

    .navbar-auth {
        gap: 10px
    }

    .navbar-hamburger {
        display: flex;
        margin-right: 30px;
        margin-top: 15px;
        cursor: pointer
    }

    .navbar-hamburger div {
        width: 25px;
        height: 3px;
        background-color: #333;
        transition: .3s
    }

    .navbar-menu li a {
        font-size: 14px;
        padding: 8px 12px
    }

    .navbar-auth a {
        font-size: 14px;
        padding: 8px 20px
    }

    .home {
        padding-top: 100px;
        height: 80vh
    }

    .home .texto {
        left: 50px;
        height: auto
    }

    .home h1 {
        font-size: 50px;
        line-height: 55px
    }

    .home p {
        font-size: 20px;
        margin-bottom: 2rem
    }

    .saiba {
        font-size: 18px;
        width: 60%
    }

    .entretenimento {
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px;
        gap: 10px
    }

    .entretenimento .imagem img {
        max-width: 80%;
        display: flex
    }

    .entretenimento .texto {
        font-size: 16px;
        max-width: 90%
    }

    .entretenimento .texto h1 {
        font-size: 40px;
        margin-bottom: 20px;
        text-align: left
    }

    .prioridade h1 {
        text-align: left;
        font-size: 45px
    }

    .prioridade p {
        text-align: left;
        font-size: 28px
    }

    .prioridade ul li {
        text-align: left;
        font-size: 24px;
        list-style-type: none
    }

    .text-container {
        margin-right: 0
    }

    .image-container {
        margin-left: 0;
        margin-right: 0
    }

    .image-container img {
        width: 90%;
        display: block
    }

    .homem {
        display: none
    }

    .segurança {
        padding: 20px 50px
    }

    .segurança h1 {
        font-size: 36px
    }

    .banner {
        flex: 1 1 calc(50% - 40px);
        max-width: calc(50% - 40px);
        height: auto
    }
}

.content-section {
    align-items: center;
    text-align: left;
    padding: 20px;
    margin-top: 40px
}

.section-title {
    margin-bottom: 60px;
    text-align: center
}

.section-title span {
    font-family: Sora;
    font-weight: 400;
    color: #6b3592
}

.section-paragraph {
    font-size: 18px;
    margin-bottom: 30px;
    color: #301d48;
    white-space-collapse: preserve-breaks;
    text-align: center
}

.section-paragraph span {
    font-weight: 700
}

.container-texto {
    display: flex;
    justify-content: space-evenly
}

.contato,
.left,
.right {
    flex-direction: column;
    background-color: #d7cfe0
}

.left,
.right {
    width: 585px;
    height: auto;
    padding: 50px;
    display: flex;
    justify-content: space-between;
    text-align: left;
    border-left: 1px solid #6a19d4;
    box-shadow: -8px 0 16px rgba(107, 53, 146, .4)
}

.left img,
.right img {
    width: auto;
    height: auto;
    object-fit: cover;
    align-self: flex-end
}

.left h1,
.right h1 {
    font-size: 28px;
    font-weight: 300;
    line-height: 31.36px;
    margin-bottom: 20px;
    color: #301d48
}

.left ul,
.right ul {
    padding-left: 20px;
    list-style-type: disc
}

.left ul li,
.right ul li {
    margin-bottom: 10px;
    font-size: 16px;
    color: #301d48;
    line-height: 1.5
}

@media (max-width:768px) {

    .contato ul,
    .prioridade ul li {
        list-style-type: none
    }

    .cima,
    .home {
        flex-direction: column
    }

    .home,
    .home .texto,
    .prioridade h1,
    .prioridade p,
    .prioridade ul li {
        text-align: left
    }

    .home {
        padding-top: 120px
    }

    .home .texto {
        left: 0;
        margin-top: 20px
    }

    .home h1 {
        font-size: 36px;
        line-height: 40px
    }

    .home p {
        font-size: 18px;
        margin-bottom: 2rem
    }

    .saiba {
        font-size: 16px;
        width: 80%;
        padding: 8px 15px
    }

    .saiba i {
        padding: 8px
    }

    .saiba i img {
        width: 16px;
        height: 16px
    }

    .entretenimento {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .entretenimento .imagem img {
        max-width: 90%;
        display: none
    }

    .entretenimento .texto {
        font-size: 14px;
        max-width: 100%
    }

    .entretenimento .texto h1 {
        font-size: 30px;
        margin-bottom: 15px;
        text-align: center
    }

    .controle {
        padding: 0 20px
    }

    .controle h1 {
        font-size: 32px;
        margin-top: 30px
    }

    .cima {
        align-items: center;
        padding: 15px
    }

    .cima p {
        font-size: 14px;
        margin-bottom: 10px
    }

    .baixo p,
    .banner .texto p,
    .section-paragraph {
        font-size: 16px
    }

    .banner .texto p,
    .section-paragraph {
        text-align: center
    }

    .left img,
    .right img {
        width: 40px
    }

    .faq h3 {
        font-weight: 400
    }

    .seta-baixo {
        width: 100%;
        font-size: 18px
    }

    .prioridade {
        flex-direction: column;
        align-items: center;
        margin: 0 auto
    }

    .prioridade h1 {
        font-size: 40px
    }

    .prioridade p {
        font-size: 25px
    }

    .prioridade ul li {
        font-size: 22px
    }

    .text-container {
        margin-right: 0
    }

    .image-container {
        margin-left: 0;
        margin-right: 0
    }

    .image-container img {
        width: 80%;
        display: none
    }

    .homem {
        display: none
    }

    .segurança {
        padding: 20px
    }

    .section-title,
    .segurança h1 {
        font-size: 30px;
        text-align: center
    }

    .banner {
        flex: 1 1 100%;
        max-width: 100%
    }

    .banner .texto h1,
    .left h1,
    .right h1 {
        font-size: 24px
    }

    .container-texto {
        flex-direction: column;
        padding: 10px
    }

    .left,
    .right {
        width: 100%;
        margin-bottom: 20px
    }

    .left ul li,
    .right ul li {
        font-size: 14px
    }
}

.contato {
    align-items: left;
    justify-content: left;
    padding: 0 200px
}

.contato h1 {
    font-size: 42px;
    font-weight: 200;
    line-height: 44.94px;
    text-align: left;
    margin: 40px 0;
    color: #301d48
}

.contato p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    text-align: left;
    color: #301d48
}

.contato h3,
.links h1 {
    font-weight: 300;
    line-height: 31.36px;
    text-align: left;
    color: #301d48
}

.contato h3 {
    font-family: Sora;
    font-size: 28px;
    margin: 20px 0
}

.contato ul {
    margin-top: 20px;
    margin-bottom: 40px
}

.faq,
.links {
    flex-direction: column;
    align-items: left;
    background-color: #fff;
    justify-content: left;
    padding: 0 200px;
    border-bottom: 1px solid #c8c8c8
}

.links h1 {
    font-size: 32px;
    margin: 40px 0 20px
}

.link-list .link,
.links p {
    font-size: 18px;
    font-weight: 400
}

.links p {
    line-height: 25.2px;
    text-align: left;
    color: #46296b
}

.link-list {
    padding-left: 20px;
    padding-top: 20px;
    list-style-type: disc;
    margin-bottom: 40px
}

.link-list li {
    margin-bottom: 5px
}

.link-list .link {
    color: #301d48;
    text-decoration: underline;
    transition: .3s
}

.link-list .link:hover {
    color: #6a19d4;
    text-decoration: underline;
    transform: scale(1.05)
}

.link-list .link:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(106, 25, 212, .5)
}

.faq h2,
.faq-answer,
.faq-question {
    line-height: 31.36px;
    text-align: left;
    color: #301d48
}

.faq h2 {
    cursor: pointer;
    font-size: 38px;
    margin: 40px 0;
    font-weight: 700
}

@media (max-width:480px) {

    .controle h1,
    .controle h4,
    .controle p,
    .entretenimento .texto p,
    .home a,
    .home h1,
    .home p,
    .prioridade .texto p,
    .prioridade h1,
    .prioridade p,
    .prioridade ul li {
        text-align: center
    }

    .contato h1,
    .contato h3,
    .contato p,
    .controle h1,
    .controle h4,
    .controle p,
    .entretenimento .texto h1,
    .entretenimento .texto p,
    .home h1,
    .home p,
    .home span,
    .links h1,
    .links p,
    .navbar-auth a,
    .section-paragraph span,
    .section-title,
    .segurança h1,
    .text-container h1,
    .text-container p,
    .text-container strong {
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        white-space-collapse: initial
    }

    .navbar-logo {
        width: 100px
    }

    .navbar-menu li a {
        font-size: 12px;
        padding: 6px 10px
    }

    .navbar-auth a {
        font-size: 12px;
        padding: 6px 15px
    }

    .navbar-container {
        padding: 10px 15px
    }

    .navbar-hamburger {
        margin-right: 20px
    }

    .home {
        padding-top: 140px
    }

    .home h1 {
        font-size: 36px;
        line-height: 40px
    }

    .home a,
    .home p {
        margin: 0 auto
    }

    .entretenimento .texto p,
    .home p {
        padding: 20px
    }

    .faq h3,
    .home p,
    .left h1,
    .prioridade p,
    .right h1 {
        font-size: 20px
    }

    .saiba {
        font-size: 22px;
        width: 90%;
        padding: 6px 12px
    }

    .saiba i {
        padding: 6px
    }

    .saiba i img {
        width: 14px;
        height: auto
    }

    .entretenimento {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .entretenimento .imagem img {
        max-width: 100%
    }

    .entretenimento .texto {
        font-size: 12px;
        max-width: 100%
    }

    .entretenimento .texto h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px
    }

    .controle {
        padding: 0 10px
    }

    .controle h1 {
        font-size: 32px;
        line-height: 35px
    }

    .cima {
        padding: 10px
    }

    .cima p,
    .left ul li,
    .right ul li {
        font-size: 12px
    }

    .baixo p,
    .section-paragraph {
        font-size: 14px
    }

    .seta-baixo {
        width: 100%;
        font-size: 14px
    }

    .prioridade {
        flex-direction: column;
        align-items: center
    }

    .prioridade h1 {
        font-size: 32px
    }

    .prioridade ul li {
        font-size: 18px;
        list-style-type: none
    }

    .text-container {
        margin-right: 0
    }

    .image-container {
        margin-left: 0;
        margin-right: 0
    }

    .image-container img {
        width: 100%;
        display: none
    }

    .homem {
        display: none
    }

    .section-title {
        font-size: 28px;
        margin-bottom: 20px;

    }

    .faq h2 {
        font-size: 30px;
        margin: 10px 0
    }
}

.faq-question {
    cursor: pointer;
    font-size: 28px;
    margin: 20px 0;
    font-weight: 400
}

.faq-question::after {
    content: '+';
    position: absolute;
    right: 0;
    font-size: 1.5rem
}

.faq-answer {
    display: none;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px
}

.faq-item.active .faq-answer {
    display: block
}

.faq-item.active .faq-question::after {
    content: '-'
}

footer {
    background: linear-gradient(45deg, #251639, #351f51)
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px
}

footer ul {
    list-style-type: none
}

footer ul.left-list,
footer ul.right-list {
    display: flex;
    padding: 0 200px;
    margin-top: 40px
}

footer ul.left-list {
    gap: 30px
}

footer ul.right-list {
    flex-direction: row
}

footer ul.right-list li {
    margin-right: 15px
}

footer ul li a {
    color: #fff;
    text-decoration: underline
}

footer ul li a img {
    width: 40px;
    height: auto
}

.footer-logo {
    text-align: center;
    margin-top: 20px
}

.footer-logo img {
    width: 100px;
    height: auto
}

.footer-logo p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5
}

.img {
    margin: 40px 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.img img {
    left: 50px
}

.maior {
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    display: flex
}

.maior img {
    width: 166px;
    margin-bottom: 20px
}

hr {
    border: none;
    height: 2px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    margin: 20px 0
}

@media (max-width:1024px) {

    footer ul.left-list,
    footer ul.right-list {
        padding: 0
    }
}

@media (max-width:768px) {

    .contato,
    .links {
        padding: 0 20px
    }

    .contato h1,
    .links h1 {
        font-size: 24px;
        margin: 20px 0;
        text-align: left
    }

    .contato p,
    .links p {
        font-size: 15px;
        text-align: left
    }

    .contato p span {
        font-size: 15px;
    }

    .contato span {
        font-size: 20px
    }

    .contato h3 {
        font-size: 24px;
        text-align: left
    }

    .link-list {
        padding-left: 10px
    }

    .link-list li {
        margin-bottom: 8px
    }

    .faq p,
    .link-list .link,
    footer ul li a {
        font-size: 16px
    }

    .maior img,
    footer ul li {
        margin-bottom: 10px
    }

    footer {
        background: linear-gradient(45deg, #251639, #351f51)
    }

    .footer-content {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px
    }

    footer ul.left-list,
    footer ul.right-list {
        padding: 0 20px;
        margin-top: 20px;
        flex-direction: column;
        align-items: center;
        gap: 10px
    }

    footer ul.left-list {
        gap: 15px
    }

    footer ul.right-list {
        gap: 15px;
        display: flex;
        flex-direction: row
    }

    .footer-logo {
        text-align: center;
        margin-top: 20px
    }

    .footer-logo img {
        width: 80px;
        height: auto
    }

    .footer-logo p {
        font-size: 14px;
        line-height: 1.4
    }

    .img {
        margin: 20px 0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .img img {
        width: 80%;
        left: 0
    }

    .maior img {
        width: 30%
    }

    hr {
        margin: 10px 0
    }

    .faq {
        padding: 15px
    }

    .faq h1 {
        font-size: 28px
    }
}