@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
    background-color: #8f60ed;
}

/*Apresentação*/
.apresentacao {
    padding-top: 0px;
    background-color: #000000;
    text-align: center;
    padding-bottom: 75px;
    z-index: -10;
}
.bg::after {
    content: "";
    background-image: url("../img/oferta/bg-sorteio.svg");
    background-size: 100%;
    background-attachment: fixed;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 15%;
    right: 0;
    position: absolute;
    z-index: -2;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 ul,
span {
    font-family: Montserrat;
}

ul {
    list-style: none;
}

a:link {
    text-decoration: none;
}

a:hover {
    color: #000000;
}

.hr-img {
    max-width: 1060px;
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0, 0, 0, 0.35);
    margin: 8px auto 0 auto;
}

.hr-img::before,
.hr-img::after {
    content: "";
    flex-grow: 1;
    background: rgba(255, 255, 255, 0.8);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 40px;
}

.video-apresentacao {
    margin-top: -30px;
}

.no-control {
    position: relative;
    max-width: 1090px;
    height: 430px;
    margin: auto;
    margin-top: -430px;
    text-align: right;
    z-index: 1;
}

.no-control-mobile {
    position: relative;
    max-width: 1090px;
    height: 100px;
    margin: auto;
    margin-top: -100px;
    text-align: right;
    z-index: 1;
}

.no-control-top {
    position: relative;
    max-width: 1090px;
    height: 80px;
    margin: auto;
    margin-bottom: -80px;
    text-align: right;
    z-index: 1;
}

.video-apresentacao h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 135%;
    color: #ffffff;
    margin: auto;
    margin-top: -10px;
    margin-bottom: 33px;
    max-width: 600px;
}

.img-sorteio-video {
    position: relative;
    margin-bottom: -770px;
    margin-left: -55px;
    max-width: 100%;
    padding-top: 0;
    margin-top: 0;
}

.video-apresentacao h2 span {
    color: #4deae4;
}

.video-apresentacao h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 135%;
    color: #ffffff;
    margin: auto;
    margin-top: 34px;
    margin-bottom: 15px;
    max-width: 700px;
}

.video-apresentacao p span {
    color: #4deae4;
    font-weight: 800;
}

.video-bonus {
    max-width: 650px;
    margin: auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtube-container {
    display: block;
    width: 100%;
    max-width: 629px;
    margin: 30px auto;
}

.youtube-player {
    display: block;
    margin: 20px auto;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: hand;
    cursor: pointer;
    display: block;
}

img.youtube-thumbnail {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    z-index: 2;
}

div.youtube-play-btn {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("https://freepngimg.com/thumb/categories/1398.png")
        no-repeat center center;
    background-size: 72px 72px;
    z-index: 4;
}

.youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.video-container {
    overflow: hidden;
    position: relative;
    max-width: 630px;
    margin: 5px auto 5px auto;
}

.videos-depoimentos .col-lg-3 {
    padding-left: 4px;
    padding-right: 4px;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: "";
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.video-apresentacao {
    margin-bottom: 79px;
}

.video-apresentacao p {
    color: #ffffff;
    font-style: normal;
    font-size: 20px;
    line-height: 29.5px;
    color: #ffffff;
}

.botao-entrar {
    font-family: Montserrat;
    max-width: 514px;
    height: 86px;
    background-color: #4deae4;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 26px;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-block;
    line-height: 1.8;
    color: #000000;
}

.botao-entrar:hover {
    box-shadow: 0 0 10px 0 #8f60ed;
    font-weight: 800;
}

.oferta h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 45px;
    color: #ffffff;
    margin: auto;
    margin-top: 34px;
    margin-bottom: 15px;
    max-width: 750px;
}

.apresentacao hr {
    max-width: 80%;
    opacity: 0.2;
    border: 1px solid #ffffff;
    margin: auto;
}

.oferta {
    margin-top: 71px;
}

.oferta h3 span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #ffffff;
    background-color: #000000;
    padding: 5px;
}

.box-oferta {
    max-width: 439px;
    height: 168px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    border-radius: 10px;
    margin: auto;
    padding: 19.5px 15px 0 15px;
}

.plus {
    color: #da9a3f !important;
    font-weight: 500 !important;
}

.box-oferta p strong {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
    text-decoration: line-through red;
}

.box-oferta p span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    color: #4deae4;
}

.box-oferta p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    line-height: 26.55px;
}

.contador-oferta {
    margin: 38px auto 0 auto;
    max-width: 800px;
}

.contador-oferta p {
    color: #ffffff;
    font-style: normal;
    font-size: 20px;
    line-height: 29.5px;
    margin: auto;
}

.contador-box {
    margin: 30px 10px 0px 10px;
    width: 166px;
    height: 109px;
    border-radius: 5px;
    background-color: #8f60ed;
    padding-top: 20px;
}

.contador-box p {
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
}

.contador-box p span {
    color: #ffffff;
    font-weight: 500;
    font-style: normal;
    font-size: 40px;
    line-height: 54px;
}

.azul-contador {
    max-width: 1080px;
    margin: auto;
    margin-bottom: -120px;
    text-align: right;
    padding-top: 10px;
}

.contador-flipdown {
    max-width: 550px;
    margin: auto;
    padding: 20px;
    box-sizing: border-box;
}

@media (min-width: 767px) {
    .cartao-foco {
        margin: 0 auto 0 auto;
    }
}
@media (max-width: 768px) {
    .video-apresentacao {
        margin-top: 30px;
    }
    .video-apresentacao h2 {
        font-size: 20px;
        max-width: 80%;
    }
    .video-apresentacao p {
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .video-apresentacao {
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .oferta h3 {
        font-size: 16px;
        max-width: 80%;
    }
    .oferta h3 span {
        font-size: 16px;
    }
    .botao-entrar {
        font-family: Montserrat;
        max-width: 80%;
        height: 69px;
        background-color: #4deae4;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px;
        padding: 13px 15px 10px 15px;
        border-radius: 5px;
        box-sizing: border-box;
        display: inline-block;
        line-height: 1.8;
        color: #000000;
        padding-left: 30px;
        padding-right: 30px;
    }
    .box-oferta {
        max-width: 80%;
    }

    .contador-oferta {
        max-width: 100%;
    }

    .contador-box {
        margin: 10px auto 0 auto;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        background-color: #8f60ed;
        padding: 0px;
    }

    .contador-box p {
        text-transform: uppercase;
        font-style: normal;
        font-size: 9px;
        line-height: 18px;
    }

    .contador-box p span {
        padding: 0;
        color: #ffffff;
        font-weight: 500;
        font-style: normal;
        font-size: 30px;
        line-height: 54px;
    }

    .img-sorteio-video {
        display: none;
    }

    .bg::after {
        content: "";
        background-image: url("img/oferta/bg-sorteio.svg");
        background-size: 100%;
        background-attachment: fixed;
        opacity: 1;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
    }
}

/*Bônus*/

.bonus {
    background-color: #e93f8c;
    padding-top: 76px;
    text-align: center;
}

.titulo-bonus {
    margin: auto;
    max-width: 680px;
}

.bonus h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32.4px;
    color: #ffffff;
}

.oferta-bonus {
    padding-bottom: 39px;
    max-width: 1095px;
    padding-left: 5px;
    margin: auto;
    margin-top: 76px;
    padding-bottom: 39px;
}

.box-bonus {
    max-width: 98%;
    min-height: 183px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    margin-right: 100px;
    margin-top: 10px;
}

.box-bonus p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24.3px;
    color: #ffffff;
    text-align: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 200px;
    margin-left: 39px;
}

.box-bonus img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.box-img {
    min-height: 183px;
    text-align: center;
}

.img-play-bonus {
    position: relative;
    margin-left: -350px;
    margin-top: 65px;
}

.principal-bonus {
    max-width: 1033px;
    height: 290px;
    background-color: #ff4aa7;
    border-radius: 10px;
    margin: auto;
}

.principal-bonus .descricao {
    max-width: 489px;
    margin-left: 90px;
    margin-right: 90px;
    padding-top: 73px;
}

.principal-bonus .descricao p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24.3px;
    color: #ffffff;
    text-align: left;
}

.principal-bonus .imagem {
    float: right;
    margin-right: 116px;
    margin-top: -250px;
}

.descricao-bonus {
    max-width: 280px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.bonus-fisicos {
    margin-top: 39px;
    padding-bottom: 55px;
}

.bonus-fisicos p {
    color: #ffffff;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}

@media (max-width: 991px) {
    .box-bonus {
        width: 70%;
        margin: auto;
        margin-bottom: 30px;
    }

    .img-play-bonus {
        display: none;
    }
}

@media (max-width: 768px) {
    .titulo-bonus h3 {
        font-size: 18px;
        width: 80%;
        margin: auto;
    }
    .box-bonus p {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 24.3px;
        color: #ffffff;
        text-align: center;
        position: relative;
        top: none;
        transform: none;
        max-width: 80%;
        margin: auto;
        margin-bottom: 30px;
    }
    .box-bonus {
        width: 70%;
        margin: auto;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    .box-img {
        margin-top: 25px;
    }
    .bonus-fisicos {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.principal-bonus-mobile {
    max-width: 80%;
    height: auto;
    background-color: #ff4aa7;
    border-radius: 10px;
    margin: auto;
}

.principal-bonus-mobile .descricao {
    padding: 40px 50px 50px 50px;
}

.principal-bonus-mobile .descricao p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24.3px;
    color: #ffffff;
    text-align: center;
}

.principal-bonus-mobile .imagem {
    margin-top: -32px;
}

/*Acesso*/

.acesso {
    background-color: #ffffff;
    padding-top: 76px;
    font-family: Montserrat;
    padding-bottom: 64px;
}

.titulo-acesso {
    margin-bottom: 34px;
    text-align: center;
    max-width: 680px;
    margin: auto;
}

.titulo-acesso h3 span {
    font-weight: 400;
    font-size: 24px;
    color: #242539;
    background-color: #4deae4;
    padding: 5px;
    line-height: 32.4px;
}

.acesso p h1 h2 h3 h4 {
    color: #242539;
}

.acesso h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32.4px;
}

.acesso-itens {
    max-width: 1150px;
    margin: auto;
    padding-top: 54px;
    padding-bottom: 32px;
}

.acesso-itens h4 {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 20px;
}

.acesso-itens p {
    font-size: 20px;
}

.numero-item h4 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48.6px;
}

.bg-cinza {
    background-color: #fafafa;
}

.imagem-item {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .titulo-acesso h3 {
        font-size: 18px;
        margin: auto;
        width: 80%;
    }
    .titulo-acesso h3 span {
        font-size: 18px;
    }
    .acesso-itens h4 {
        font-weight: bold;
        font-size: 18px;
        padding-bottom: 20px;
        text-align: center;
    }
    .numero-item h4 {
        font-size: 22px;
    }
    .acesso-itens p {
        font-size: 18px;
        text-align: center;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .descricao-item p {
        font-size: 16px;
        width: 90%;
    }
}

/*Professores*/
.professores {
    background-color: #fafafa;
    padding-top: 74px;
    padding-bottom: 83px;
    margin: auto;
}

.professores h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32.4px;
}

.titulo-professores {
    margin-bottom: 34px;
    text-align: center;
    max-width: 680px;
    margin: auto;
    margin-bottom: 51px;
}

.titulo-professores p {
    font-size: 18px;
    color: #242539;
    width: 500px;
    margin: 14px auto 0 auto;
}

.titulo-professores h3 span {
    font-weight: 400;
    font-size: 24px;
    color: #242539;
    background-color: #4deae4;
    padding: 5px;
    line-height: 32.4px;
}

.professores hr {
    max-width: 1062px;
    border: 1px solid #242539;
    margin: 87px auto 61px auto;
}

.professores-lista {
    max-width: 1062px;
    margin: auto;
    text-align: center;
}

.professores-lista p {
    background-color: #8f60ed;
    padding: 2px 3px 2px 3px;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    width: 120px;
    margin: 15px auto 0 auto;
}

.img-azul-video {
    position: relative;
    max-width: 490px;
    margin: auto;
    margin-left: 45%;
    margin-top: -90px;
    text-align: right;
    z-index: 4;
}

.youtube-iframe {
    z-index: 0;
}

.professor-item {
    width: 70%;
    margin: auto;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*carousel*/
.owl-prev {
    left: 0px;
}

.owl-next {
    right: 0px;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 20%;
}

.owl-prev span,
.owl-next span {
    font-size: 70px;
    color: black;
}

.owl-prev span:hover,
.owl-next span:hover {
    background: transparent;
}

button.owl-next span,
button.owl-prev span {
    background: transparent;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 767px) {
    .titulo-professores {
        margin-bottom: 34px;
        text-align: center;
        max-width: 90%;
        margin: auto;
        margin-bottom: 51px;
        font-size: 20px;
    }

    .titulo-professores h3 {
        font-size: 18px;
    }

    .titulo-professores h3 span {
        font-size: 18px;
    }

    .titulo-professores p {
        font-size: 16px;
        color: #242539;
        margin: 14px auto 0 auto;
        width: 90%;
    }
    .video-professores {
        padding-left: 10px;
        padding-right: 10px;
    }
    .professores hr {
        max-width: 90%;
        border: 1px solid #242539;
        margin: 87px auto 61px auto;
    }
    .img-azul-video {
        display: none;
    }
}

/*Oferta 2*/
.oferta-2 {
    background-color: #ffffff;
    padding-top: 64px;
    padding-bottom: 103px;
    margin: auto;
}

.oferta-2 h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32.4px;
}

.titulo-oferta-2 {
    margin-bottom: 34px;
    text-align: center;
    max-width: 680px;
    margin: auto;
    margin-bottom: 91px;
}

.descricao-oferta-2 {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 85px;
}

.descricao-oferta-2 p {
    font-size: 18px;
    color: #242539;
    font-weight: 400;
}

.oferta-2 span {
    color: #242539;
    background-color: #4deae4;
    padding: 0 5px 0 5px;
    font-weight: 800;
}

.oferta-2 li {
    font-size: 18px;
    color: #242539;
    font-weight: 400;
}

.oferta-2-item {
    padding-left: 28px;
    text-align: left;
}

.oferta-informacao {
    padding-right: 30px;
}

.oferta-itens {
    padding-left: 30px;
}

.img-rosa {
    max-width: 1060px;
    margin: auto;
    margin-bottom: -165px;
    margin-top: 57px;
    text-align: left;
}

.img-play-2 {
    position: relative;
    text-align: right;
    max-width: 1450px;
    margin-top: -70px;
    margin-bottom: 50px;
}

@media (max-width: 767px) {
    .img-play-2 {
        display: none;
    }
    .descricao-oferta-2 {
        width: 90%;
        text-align: center;
        margin: auto;
    }

    .descricao-oferta-2 p {
        font-size: 16px;
    }

    .titulo-oferta-2 {
        width: 90%;
        margin-bottom: 30px;
    }
    .titulo-oferta-2 h3 {
        font-size: 18px;
    }
    .oferta-informacao {
        padding-left: 0;
        padding-right: 0;
    }

    .oferta-itens {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }
    .lista-itens {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 35px;
    }
    .oferta-2-item {
        text-align: left;
        padding-left: 30px;
    }
}

/*Oferta 3*/
.oferta-3 {
    text-align: center;
    padding: 73px 0 73px 0;
    background-color: #fafafa;
}

.titulo-oferta-3 h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 45px;
    color: #242539;
    margin: auto;
    margin-bottom: 15px;
    max-width: 750px;
}

.titulo-oferta-3 h3 span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #ffffff;
    background-color: #8f60ed;
    padding: 5px;
}

.box-oferta-3 {
    max-width: 436px;
    height: 168px;
    border: 1px solid #8f60ed;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 0 auto 56px auto;
    padding: 20.5px 15px 0 15px;
}

.box-oferta-3 p strong {
    font-weight: 700;
    font-size: 20px;
    color: #242539;
    text-decoration: line-through red;
}

.box-oferta-3 p span {
    font-weight: 700;
    font-size: 28px;
    color: #8f60ed;
}

.box-oferta-3 p {
    font-weight: 400;
    font-size: 18px;
    color: #8f60ed;
    line-height: 26.55px;
}

.plus-baixo {
  font-weight: 500 !important;
}

@media (max-width: 767px) {
    .titulo-oferta-3 {
        width: 80%;
        margin: auto;
    }
    .titulo-oferta-3 h3 {
        font-weight: 700;
        font-size: 16px;
        line-height: 45px;
        color: #242539;
        margin: auto;
        margin-bottom: 15px;
        max-width: 750px;
    }

    .titulo-oferta-3 h3 span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        color: #ffffff;
        background-color: #8f60ed;
        padding: 5px;
    }

    .box-oferta-3, .box-oferta {
        width: 98%;
        height: auto;
    }
}

/*depoimentos*/

.depoimentos {
    text-align: center;
    padding: 73px 0 73px 0;
}

.titulo-depoimentos {
    margin: 0 auto 60px auto;
    max-width: 700px;
}
.titulo-depoimentos h3 {
    font-weight: 400;
    font-size: 24px;
    color: #ffffff;
}

.titulo-depoimentos span {
    font-weight: 400;
    font-size: 24px;
    color: #242539;
    background-color: #4deae4;
    padding: 0 5px 0 5px;
}

.videos-depoimentos {
    max-width: 1060px;
    margin: auto;
}

.depoimento iframe {
    padding: 0px;
}

.modal-dialog {
    max-width: 630px;
    margin: 150px auto;
}

.modal-body {
    position: relative;
    padding: 0px;
}
.modal-content {
    background-color: transparent;
    color: #fff;
}

.btn-close {
    position: absolute;
    right: 0px;
    top: -50px;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 0.5;
    background: transparent
        url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
        center/1em auto no-repeat;
}

@media (max-width: 767px) {
    .titulo-depoimentos {
        width: 80%;
    }
    .titulo-depoimentos h3 {
        font-size: 20px;
    }
    .titulo-depoimentos h3 span {
        font-size: 20px;
    }
}

/*Garantia*/
.garantia {
    padding-top: 91px;
    background: linear-gradient(180deg, #242539 0%, rgba(36, 37, 57, 0) 100%);
    text-align: center;
    padding-bottom: 75px;
}

.informacao-garantia {
    margin: auto;
    max-width: 1070px;
    margin-bottom: 60px;
}

.descricao-garantia h3 {
    font-size: 24px;
    color: #ffffff;
    text-align: left;
}

.descricao-garantia p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-align: left;
}

.informacao-garantia img {
    width: 100%;
}

.faq-titulo {
    margin-top: 52px;
}

.faq-titulo h3 {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

.faq-titulo p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
}

.faq-perguntas {
    max-width: 1060px;
    margin: auto;
    padding: 0 10px 0 10px;
}

@media (max-width: 767px) {
    .descricao-garantia h3 {
        font-size: 20px;
        text-align: center;
    }
    .descricao-garantia p {
        font-size: 18px;
        text-align: center;
    }
    .faq-titulo h3 {
        font-size: 20px;
        color: #ffffff;
        text-align: center;
    }

    .faq-titulo p {
        font-size: 16px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
    }
    .informacao-garantia img {
        width: 50%;
    }
}

/*accordion faq*/
.accordion-header {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.accordion-item {
    background: #8f60ed;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.03);
    border-radius: 10px !important;
    margin: 10px 0 10px 0;
}

.accordion-button {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    background: #8f60ed;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.03);
    border-radius: 10px !important;
}

.accordion-button strong {
    margin-right: 16px;
}

.accordion-button:not(.collapsed) {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    background-color: #8f60ed;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-collapse {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
}

.accordion-body p {
    font-size: 16px;
    text-align: left;
}

.accordion-body a {
    color: #4deae4;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #8f60ed !important;
    outline: 0;
}

.accordion-button:active {
    border-color: #8f60ed !important;
}

.azul-faq {
    max-width: 1400px;
    margin: auto;
    margin-bottom: -120px;
    text-align: right;
    padding-top: 10px;
}

/*contador 2*/
.contador-2 {
    padding: 91px 0 91px 0;
    background-color: #e93f8c;
}

.contador-2-oferta {
    color: #ffffff;
    font-style: normal;
    font-size: 20px;
    line-height: 29.5px;
    max-width: 800px;
    margin: auto;
    text-align: center;
}

.contador-2-oferta p {
    color: #ffffff;
    font-style: normal;
    font-size: 20px;
    line-height: 29.5px;
}

.contador-2-box {
    margin: 27px 17px 27px 17px;
    width: 166px;
    height: 109px;
    border-radius: 5px;
    background-color: #242539;
    padding-top: 20px;
}

.contador-2-box p {
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

.contador-2-box p span {
    color: #ffffff;
    font-weight: 500;
    font-style: normal;
    font-size: 40px;
    line-height: 54px;
}

@media (max-width: 768px) {
    .contador-2-oferta {
        max-width: 100%;
    }

    .contador-2-box {
        margin: 10px auto 0 auto;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        background-color: #242539;
        padding: 0px;
    }

    .contador-2-box p {
        text-transform: uppercase;
        font-style: normal;
        font-size: 9px;
        line-height: 18px;
    }

    .contador-2-box p span {
        padding: 0;
        color: #ffffff;
        font-weight: 500;
        font-style: normal;
        font-size: 30px;
        line-height: 54px;
    }
    .contador-2-cta {
        margin-top: 30px;
    }
}

/*suporte*/

.suporte {
    background-color: #ffffff;
    padding: 91px 0 91px 0;
}

.titulo-suporte {
    text-align: center;
    max-width: 680px;
    margin: auto;
    margin-bottom: 91px;
}

.titulo-suporte h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.8;
    color: #242539;
}

.atendimento-suporte {
    max-width: 760px;
    margin: auto;
    text-align: center;
}

.icone-suporte {
    width: 70px;
    height: 70px;
    background-color: #f4f4f4;
    border-radius: 50px 50px 50px 50px;
    margin: auto;
    text-align: center;
}

.icone-suporte img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.descricao-suporte {
    margin: 22px auto 0 auto;
    max-width: 309px;
    height: 221px;
    border-radius: 5px;
    background-color: #f4f4f4;
    padding: 37px 0px 37px 0px;
}
.descricao-suporte hr {
    width: 40px;
    margin: 15px auto 15px auto;
}
.descricao-suporte h4 {
    font-weight: bold;
    font-size: 18px;
    line-height: 135%;
    text-align: center;
    color: #242539;
    margin: auto;
}

.descricao-suporte p {
    font-weight: 400;
    font-size: 14px;
    line-height: 135%;
    text-align: center;
    color: #242539;
    margin: auto;
}

.descricao-suporte span {
    font-weight: bold;
    font-size: 14px;
    line-height: 135%;
    text-align: center;
    color: #8f60ed;
    margin: auto;
}

.img-roxo {
    max-width: 1400px;
    margin: auto;
    margin-bottom: -165px;
    margin-top: 57px;
    text-align: left;
}

.suporte strong a {
    color: #8f60ed;
    text-decoration: underline;
    padding-bottom: 3px;
}

@media (max-width: 767px) {
    .descricao-suporte {
        margin-bottom: 20px;
    }
}

/*Footer*/
.footer {
    padding: 86px 0 71px 0;
    text-align: center;
    background-color: #1c1c2e;
}

.logo-footer {
    margin-bottom: 50px;
}

.footer-descricao {
    max-width: 1060px;
    margin: auto;
}

.footer-descricao span {
    font-weight: 600;
    font-size: 24px;
    color: #ffffff;
}

.footer-blackmagic {
    text-align: right;
}

.footer-separador {
    width: 1px;
    height: 54px;
    background-color: #f4f4f4;
    margin: auto;
}

.footer-logos {
    text-align: left;
}
.footer-logos img {
    display: inline;
}

.footer-descricao p {
    font-size: 14px;
    color: #ffffff;
}

.footer-texto {
    max-width: 800px;
    margin: 22px auto 50px auto;
}

.footer hr {
    max-width: 80%;
    opacity: 0.2;
    border: 1px solid #ffffff;
    margin: auto;
}

.social-footer {
    margin: 43px auto 33px auto;
    max-width: 300px;
    padding: 0;
}

.icone-footer {
    width: 51px;
    height: 51px;
    background-color: #1c1c2e;
    border-radius: 50px 50px 50px 50px;
    margin: auto;
    border: 2px solid #33334d;
    padding: 0;
}

.icone-footer img {
    position: relative;
    top: 47%;
    transform: translateY(-50%);
}

.icone-footer img:hover {
    position: relative;
    top: 47%;
    transform: translateY(-50%);
    opacity: 0.7;
    width: 70%;
}

.tw-footer {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
}

.tw-footer p {
    font-size: 12px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .footer-blackmagic {
        text-align: center;
    }
    .footer-logos {
        text-align: center;
        margin-top: 20px;
    }
    .footer-texto {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .tw-footer {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .img-fire {
        display: none;
    }
}

.botao-entrar.btn-bf {
    text-transform: uppercase;
    background-color: #f5cb32;
    color: black;
    font-weight: 900;
    font-size: 14px;
    font-weight: 900;
    border: none;
    padding: 19px 0;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 8px #b02363;
    min-height: 50px;
    max-height: 70px;
}

.botao-entrar.btn-bf:hover {
    transform: scale(110%);
    transition: 0.5s;
}
