body {
    background: #000010;
}

.janelaAviso.ativa {
    opacity: 1;
    visibility: visible;
}

.janelaAviso {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 16, 0.80) 0%, rgba(0, 0, 16, 0.80) 100%);
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    transition: all 0.5s ease;
}

.janelaAviso .centro {
    position: relative;
    width: calc(100% - 30px);
    max-width: 496px;
    padding: 27px 20px 39px;
    text-align: center;
    border-radius: 2px;
    background: #FFF;
}

.janelaAviso .centro span {
    display: block;
    height: 40px;
}

.janelaAviso .centro a.fechar:active, .janelaAviso .centro a.fechar:any-link {
    position: absolute;
    top: 7px;
    right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    font: 600 20px/20px 'Rubik';
    color: #3D3C44;
    opacity: 0.24;
    transition: all 0.5s ease;
}

.janelaAviso .centro a.fechar:hover {
    color: #e53838;
    opacity: 1;
}

.janelaAviso .centro h2 {
    margin: 19px 0 17px;
    font: 600 20px/26px 'Rubik';
    color: #130F43;
}

.janelaAviso .centro p {
    max-width: 420px;
    margin: 0 auto;
    font: 400 18px/24px 'Rubik';
    letter-spacing: -0.18px;
    color: #3D3C44;
}

.janelaAviso .centro p b {
    font-weight: 600;
    color: #E53838;
}

/* topo */
.topo {
    position: relative;
    overflow-x: clip;
    background: #050505;
}

._1000 .topo::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1632px;
    top: 0;
    left: 0;
    background-image: url(../img/fundoTopo.webp);
    background-position: top center;
    z-index: 1;
}

.topo .centro {
    max-width: 867px;
    margin: 0 auto;
    padding: 65px 0 0px;
    position: relative;
    z-index: 1;
}

.topo .centro > h2 {
    width: 100%;
    max-width: 944px;
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    margin: 0px auto 61px;
    padding-bottom: 38px;
    border-bottom: solid 2px #343F68;
}

.topo .centro > h2 b {
    color: #89E66A;
    font-weight: 600;
}

._1000 .topo .centro > h2 b::before {
    /* content: ''; */
    position: absolute;
    width: 619px;
    height: 8px;
    right: 74px;
    bottom: -6px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='620' height='8' fill='none'%3E%3Cpath stroke='%23343F68' stroke-width='2' d='M0 2.714C86.6 2.22 355.692-.073 619.224 6.806'/%3E%3C/svg%3E");
}

.topo .centro > p {
    margin: 0 auto 67px;
    color: #BCDBFF;
    font: 400 18px/18px 'Rubik';
    text-align: center;
}

.topo .centro > p b {
    color: #fff;
    font-weight: 700;
}

.topo .centro div.passos {
    position: relative;
}

._1000 .topo .centro div.passos::before {
    content: '';
    position: absolute;
    width: 861px;
    height: 89px;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url('../img/setasPassos.png');
    z-index: 0;
    pointer-events: none;
    opacity: 0.75;
}

.topo .centro div.passos::after {
    content: '';
    position: absolute;
    width: 1920px;
    height: 221px;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    background: rgba(0, 0, 19, 0.70);
}

.topo .centro div.passos ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
}

.topo .centro div.passos ul::before {
    content: '';
    position: absolute;
    width: 1415px;
    height: 92px;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
    pointer-events: none;
    background: linear-gradient(270deg, rgba(5, 8, 15, 0.00) 3.26%, #0F1933 19.11%, #0F1933 79.87%, rgba(5, 8, 16, 0.00) 96.64%);
}

.topo .centro div.passos ul li {
    display: flex;
    flex-direction: column;
    position: relative;
}

.topo .centro div.passos ul li:first-of-type::before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    background: #67A054;
    box-shadow: 0px -1px 0px 0px rgba(48, 101, 30, 0.80) inset;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' fill='none'%3E%3Cpath fill='%23fff' d='M5.542 11 0 5.218l2.123-2.215 3.42 3.567L11.876 0 14 2.215 5.542 11Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.topo .centro div.passos ul li:first-of-type::after {
    content: '';
    position: absolute;
    width: 345px;
    height: 3px;
    background: #6C9F5B;
    bottom: -24px;
    left: 60px;
}

.topo .centro div.passos ul li:nth-of-type(2)::before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    box-shadow: 0px -1px 0px 0px rgba(36, 45, 57, 0.30) inset;
    border: 2px solid #67A054;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='14' fill='none'%3E%3Cpath fill='%23281616' d='M1.992 14c-.964 0-1.623-.648-1.623-1.488 0-.865.687-1.488 1.623-1.488.992 0 1.622.623 1.622 1.488 0 .84-.63 1.488-1.622 1.488Zm.639-5.683c-.245.732-1.02.743-1.278 0C1.056 7.46 0 4.207 0 2.096c0-2.788 4-2.802 4 0C4 4.22 2.888 7.558 2.63 8.317Z'/%3E%3C/svg%3E");
}

.topo .centro div.passos ul li:last-of-type::before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    background: #1F3D56;
    border: 2px solid #bdd1e233;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='11' fill='none'%3E%3Cpath fill='%23fff' d='M5.542 11 0 5.218l2.123-2.215 3.42 3.567L11.876 0 14 2.215 5.542 11Z'/%3E%3C/svg%3E");
    z-index: 2;
}

.topo .centro div.passos ul li:last-of-type::after {
    content: '';
    position: absolute;
    width: 345px;
    height: 3px;
    border-top: 2px dashed #fff;
    opacity: 0.75;
    bottom: -24px;
    right: 50px;
    z-index: 0;
}

.topo .centro div.passos ul li b {
    color: #91CF7D;
    text-align: center;
    font: 600 12px/10px 'Poppins';
    display: block;
    margin-bottom: 5px;
}

.topo .centro div.passos ul li:last-of-type b {
    color: #6892CA
}

.topo .centro div.passos ul li p {
    color: #FFF;
    text-align: center;
    letter-spacing: 0.32px;
    font: 600 16px/18px 'Poppins';
    width: 100%;
    max-width: 105px;
}

.topo .centro div.passos i {
    color: #B8CEF1;
    text-align: center;
    letter-spacing: 0.13px;
    font: 600 13px/10px 'Open Sans';
    font-style: italic;
    display: block;
    margin: 50px auto 27px;
    position: relative;
    z-index: 2;
    opacity: 0.5;
}

/* manual */
.manual {
    background-repeat: no-repeat;
    position: relative;
    background-position: top center;
    overflow-x: clip;
}

.manual::before {
}

.manual span.folha1 {
    content: '';
    position: absolute;
    background: url(../img/folha2.webp);
    width: 140px;
    height: 170px;
    left: calc((100% - 776px)/2);
    top: 174px;
    z-index: 2;
    background-size: 100%;
    background-repeat: no-repeat;
}

.manual span.folha2 {
    content: '';
    position: absolute;
    background: url('../img/folha1.webp');
    width: 150px;
    height: 179px;
    right: calc((100% - 804px)/2);
    top: 88px;
    z-index: 2;
    background-size: 100%;
    background-repeat: no-repeat;
}

.manual span.folha3 {
    content: '';
    position: absolute;
    background: url(../img/folha4.webp);
    width: 222px;
    height: 244px;
    right: calc((100% - 1196px)/2);
    bottom: -40px;
    z-index: 2;
    background-size: 100%;
    background-repeat: no-repeat;
}

.manual span.folha4 {
    content: '';
    position: absolute;
    background: url(../img/folha3.webp);
    width: 132px;
    height: 186px;
    left: calc((100% - 616px)/2);
    top: 509px;
    z-index: 3;
    background-size: 100%;
    background-repeat: no-repeat;
}

.manual .centro {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 0px 20px 106px;
    width: 100%;
    max-width: 1070px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.centro {
}

.manual .centro > figure {
    display: block;
    position: relative;
    margin-bottom: 62px;
}

.manual .centro > figure::before {
}

.manual .centro > figure img {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    max-width: 413px;
    filter: drop-shadow(-12px 12px 16px rgb(0 0 0 / 80%));
    width: 100%;
}

.manual .centro > h2 {
    color: #fff;
    text-align: center;
    font: 400 32px/42px 'Rubik';
    margin: 0 auto 26px;
    max-width: 867px;
    position: relative;
}

.manual .centro > h2 b {
    color: #82C66B;
    font-weight: 700;
}

.manual .centro div.hotmart {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.manual .centro div.boxValores {
    width: 100%;
    max-width: 562px;
    position: relative;
}

._1000 .manual .centro div.boxValores::before {
    content: '';
    position: absolute;
    background: #3B91FF;
    width: 818px;
    height: 186px;
    opacity: 40%;
    left: 50%;
    transform: translateX(-50%);
    top: 267px;
    filter: blur(100px);
    pointer-events: none;
}

._1000 .manual .centro div.hotmart::before {
    content: '';
    position: absolute;
    width: 96px;
    height: calc(100% - 54px);
    border: 2px solid rgb(63 67 90);
    border-radius: 4px 0 0 4px;
    top: 26px;
    border-width: 2px 0 2px 2px;
    left: 0;
    z-index: -1;
}

._1000 .manual .centro div.hotmart::after {
    content: '';
    position: absolute;
    width: 96px;
    height: calc(100% - 54px);
    border: 2px solid rgb(63 67 90);
    border-radius: 0 4px 4px 0;
    top: 26px;
    border-width: 2px 2px 2px 0px;
    right: 0;
    z-index: -1;
}

.manual .centro .hotmart span.titulo {
    color: #FFF;
    font: 700 16px/22px 'Rubik';
    text-align: center;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    margin: 0 auto;
    max-width: 370px;
    border-radius: 4px;
    border: 2px solid rgb(63 67 90);
    padding: 14px 23px;
}

.manual .centro .hotmart span.titulo b {
    color: #89E66A;
    font-weight: 700;
}

.manual .centro .hotmart .boxPreco {
    position: relative;
    text-align: center;
    padding: 38px 0 0;
    width: 100%;
    max-width: 393px;
    margin: 0 auto;
}

._1000 .manual .centro .hotmart .boxPreco:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 28px;
    width: 100%;
    max-width: 600px;
    border: 1px solid #3f435a;
}

.manual .centro .hotmart .boxPreco > em {
    display: block;
    margin-bottom: 4px;
    font: 400 20px / 18px 'Rubik';
    color: #9393AE;
}

.manual .centro .hotmart .boxPreco h2 {
    letter-spacing: -0.02em;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.manual .centro .hotmart .boxPreco h2 span {
    font: 600 44px / 52px 'Rubik';
    color: #fff;
}

.manual .centro .hotmart .boxPreco h2 em {
    font: 600 44px/52px 'Rubik';
    color: #AAAABA;
}

.manual .centro .hotmart .boxPreco h2 b {
    font: 600 64px / 76px 'Rubik';
    color: #fff;
    display: block;
}

.manual .centro .hotmart .boxPreco h2 strong {
    font-size: 44px;
}

.manual .centro .hotmart .boxPreco h3 {
    font: 400 24px / 36px 'Rubik';
    color: #fff;
}

.manual .centro .hotmart .boxPreco a.botaoCTA:link, .manual .centro .hotmart .boxPreco a.botaoCTA:active, .manual .centro .hotmart .boxPreco a.botaoCTA:visited {
    position: relative;
    border-radius: 5px;
    border-top: 1px solid #E6FFB0;
    background: linear-gradient(91deg, #94BB3F -7.18%, #2095E9 104.78%);
    box-shadow: inset 0px -5px 0px 0px #276150;
    display: block;
    width: 100%;
    max-width: 393px;
    margin: 46px auto 37px;
    padding: 19px 0 20px;
    animation: bgBotao 10s linear infinite;
    background-size: 150%;
    transition: all ease 0.5s;
    z-index: 2;
}

.manual .centro .hotmart .boxPreco a.botaoCTA:hover {
    box-shadow: inset 0px 0px 0px rgb(0 0 0 / 50%), 0 7px 30px -5px rgb(133 255 0 / 57%);
    filter: brightness(1.15);
}

.manual .centro .hotmart .boxPreco a.botaoCTA b {
    color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font: 600 17px/18px 'Rubik';
    letter-spacing: -0.02em;
    position: relative;
    width: 100%;
    max-width: max-content;
    margin: 0 auto;
}

.manual .centro .hotmart .boxPreco a.botaoCTA b:before {
    content: '';
    height: 3px;
    width: 0;
    position: absolute;
    background: #fff;
    bottom: -4px;
    border-radius: 2px;
    opacity: 0;
    transition: all 1.5s ease;
    left: 50%;
    transform: translateX(-50%);
}

.manual .centro .hotmart .boxPreco a.botaoCTA:hover b:before {
    width: 104%;
    opacity: 0.5;
}

.manual .centro .boxSeguranca {
    width: 100%;
    max-width: 422px;
    margin: 0 auto;
    text-align: center;
}

.manual .centro .boxSeguranca p {
    max-width: 400px;
    margin: 0 auto 23px;
    font: 400 14px/21px 'Rubik';
    color: #BDCFE0;
}

/* Estrategias */
@keyframes bgBotao {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.estrategias {
    position: relative;
    z-index: 2;
    overflow: clip;
    padding-bottom: 263px;
}

.estrategias span.folha2 {
    content: '';
    position: absolute;
    background: url('../img/folha5.webp');
    width: 95px;
    height: 95px;
    left: calc((100% - 254px)/2);
    top: 228px;
    z-index: 2;
    background-size: 100%;
    background-repeat: no-repeat;
}

.estrategias span.folha3 {
    content: '';
    position: absolute;
    background: url(../img/folha6.webp);
    width: 117px;
    height: 106px;
    right: calc((100% - 326px)/2);
    top: 590px;
    z-index: 2;
    background-size: 100%;
    background-repeat: no-repeat;
}

.estrategias span.folha4 {
    content: '';
    position: absolute;
    background: url(../img/folha3.webp);
    width: 82px;
    height: 76px;
    left: calc((100% - 1216px)/2);
    top: 0px;
    z-index: 3;
    background-size: 100%;
    background-repeat: no-repeat;
}

.estrategias::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.5;
    background: #3B91FF;
    filter: blur(496px);
    width: 1010px;
    height: 1010px;
    top: 411px;
    right: calc((100% - 2568px)/2);
    pointer-events: none;
}

.estrategias::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.3;
    background: #3B91FF;
    filter: blur(496px);
    width: 1010px;
    height: 1010px;
    bottom: -624px;
    left: calc((100% - 1928px)/2);
    pointer-events: none;
}

.estrategias .centro {
    width: 100%;
    max-width: 1320px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.estrategias .centro h2 {
    color: #FFF;
    font: 600 40px/44px 'Rubik';
    text-align: center;
    max-width: 664px;
    margin: 0 auto 104px;
    position: relative;
}

.estrategias .centro h2::before {
    content: '';
    position: absolute;
    opacity: 0.5;
    background: linear-gradient(90deg, rgba(41, 61, 103, 0.00) 0%, #293D67 7.59%, #293D67 92.13%, rgba(41, 61, 103, 0.00) 100%);
    width: 1067px;
    height: 3px;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.estrategias .centro h2 b {
    color: #89E66A;
    font-weight: 600;
}

.estrategias .centro .box {
    display: flex;
    justify-content: center;
    gap: 90px;
    align-items: center;
    margin-bottom: 108px;
}

.estrategias .centro .box figure {
    position: relative;
}

.estrategias .centro .box figure::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    background: #334873;
    filter: blur(30px);
    width: 665px;
    height: 74px;
    right: -30px;
    bottom: -15px;
}

.estrategias .centro .box figure img {
    position: relative;
}

.estrategias .centro .box .texto {
    width: 100%;
    max-width: 567px;
}

.estrategias .centro .box .texto h3 {
    color: #FFF;
    font: 600 20px/32px 'Rubik';
    margin-bottom: 33px;
}

.estrategias .centro .box .texto ul {
    max-width: 560px;
}

.estrategias .centro .box .texto ul li {
    position: relative;
    color: #BCDBFF;
    font: 400 17px/26px 'Rubik';
    letter-spacing: -0.01em;
    padding-left: 32px;
    margin-bottom: 23px;
}

.estrategias .centro .box .texto ul li::after {
    content: '';
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2374B45E'/%3E%3C/g%3E%3Cpath fill='%23fff' d='M10.542 17 5 11.218l2.123-2.215 3.42 3.567L16.876 6 19 8.215 10.542 17Z'/%3E%3Cdefs%3E%3Cfilter id='a' width='24' height='24' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-1'/%3E%3CfeComposite in2='hardAlpha' k2='-1' k3='1' operator='arithmetic'/%3E%3CfeColorMatrix values='0 0 0 0 0.186544 0 0 0 0 0.397582 0 0 0 0 0.116198 0 0 0 0.8 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_1039_1859'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
    width: 24px;
    height: 24px;
    left: 0;
    top: 2px;
}

.estrategias .centro .capitulos {
    padding: 46px 94px 45px 98px;
    position: relative;
    transition: all ease 0.5s;
    border-radius: 10px;
    background: rgba(12, 17, 43, 0.72);
    margin-bottom: 44px;
}

.estrategias .centro .capitulos h3 {
    color: #e6e6e6;
    letter-spacing: -0.02em;
    font: 600 40px/48px 'Rubik';
}

.estrategias .centro .capitulos h3 span {
    display: block;
    font-size: 22px;
    line-height: 29px;
    letter-spacing: 0.010em;
}

.estrategias .centro .capitulos h3 span i {
    text-decoration: line-through;
}

.estrategias .centro .capitulos h3 span b {
}

.estrategias .centro .capitulos span.fecharLista {
    cursor: pointer;
    position: absolute;
    right: 44px;
    top: 38px;
    padding: 20px;
}

.estrategias .centro .capitulos span.fecharLista::after, .estrategias .centro .capitulos span.fecharLista::before {
    content: '';
    position: absolute;
    background: #B0D364;
    width: 22px;
    height: 4px;
    transition: all ease 0.5s;
    left: 10px;
    top: 17px;
}

.estrategias .centro .capitulos.ativo span.fecharLista::before {
    transform: rotate(90deg);
}

.estrategias .centro .capitulos ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    max-height: 1410px;
    align-content: space-between;
    transition: all ease 0.5s;
    padding: 30px 0 6px;
    overflow: hidden;
    column-gap: 30px;
    opacity: 1;
    visibility: visible;
}

.estrategias .centro .capitulos.ativo ul {
    height: 0;
    padding: 0;
    visibility: hidden;
    opacity: 0;
}

.estrategias .centro .capitulos ul li {
    color: #E6E6E6;
    font: 600 16px/24px 'Rubik';
    width: 50%;
    max-width: 526px;
    padding: 13px 0px 12px 0;
    border-bottom: 1px solid rgba(211, 234, 255, 0.35);
    display: block;
    letter-spacing: -0.03em;
    max-width: calc(50% - 15px);
}

.estrategias .centro .capitulos ul li b {
    color: #B0D364;
    font-weight: 600;
}

.estrategias .centro a.cta:link, .estrategias .centro a.cta:active, .estrategias .centro a.cta:visited {
    border-radius: 5px;
    border-top: 1px solid #E6FFB0;
    background: linear-gradient(91deg, #94BB3F -7.18%, #2095E9 104.78%);
    box-shadow: inset 0px -5px 0px 0px #276150;
    display: block;
    width: 100%;
    max-width: 607px;
    margin: 0 auto 91px;
    padding: 22px 0;
    animation: bgBotao 10s linear infinite;
    background-size: 150%;
    transition: all ease 0.5s;
}

.estrategias .centro a.cta:hover {
    box-shadow: inset 0px 0px 0px rgb(0 0 0 / 50%), 0 7px 30px -5px rgb(133 255 0 / 57%);
    filter: brightness(1.15);
}

.estrategias .centro a.cta b {
    color: #fff;
    display: block;
    text-align: center;
    font: 600 24px/26px 'Rubik';
    letter-spacing: -0.02em;
    position: relative;
    width: 100%;
    max-width: max-content;
    margin: 0 auto;
}

.estrategias .centro a.cta b:before {
    content: '';
    height: 3px;
    width: 0;
    position: absolute;
    background: #fff;
    bottom: -4px;
    border-radius: 2px;
    opacity: 0;
    transition: all 1.5s ease;
    left: 50%;
    transform: translateX(-50%);
}

.estrategias .centro a.cta:hover b:before {
    width: 104%;
    opacity: 0.5;
}

@media screen and (max-width: 1270px) {
    ._1000 .estrategias .centro .capitulos {
        padding: 30px;
    }
}

/* FOOTER */
footer {
    margin-top: -263px;
    background-repeat: repeat-x;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='556' height='231' fill='none'%3E%3Cg clip-path='url(%23a)' opacity='.1'%3E%3Cpath fill='%2339485A' d='M225.547 4.987c1.614 0 3.163.64 4.305 1.782a6.08 6.08 0 0 1 1.783 4.302v162.026a6.082 6.082 0 0 1-6.088 6.085h-82.145l-1.398 1.047-55.145 43.237 7.036-38.4.949-5.236 9.831-51.665 19.962.349-3.892 20.496-1.098 5.785 5.938.1 12.876.249h4.192l.799-4.089 4.192-22.192 25.003.449h4.242l.748-4.089 2.495-13.116 1.098-5.835-5.889-.1-23.306-.399 4.791-25.034 26.65.449 4.192.1.799-4.14 2.495-13.115 1.098-5.785-5.889-.15-24.953-.449 10.031-52.662h54.298Zm-77.404 0-9.931 52.363-19.963-.35 3.893-20.495 1.098-5.785-5.939-.1-12.876-.25-4.192-.1-.798 4.14-4.192 22.192-25.003-.449-4.192-.1-.799 4.14-2.495 13.115-1.098 5.835 5.89.1 23.305.399-4.79 25.034-26.65-.449-4.193-.099-.798 4.139-2.495 13.116-1.098 5.785 5.939.099 24.902.449-9.781 51.466H11.55a6.083 6.083 0 0 1-6.089-6.085V11.071a6.09 6.09 0 0 1 6.089-6.084h136.592ZM113.858 80.04l19.962.399-4.791 24.984-19.962-.349 4.791-25.034ZM225.547 0h-58.44L155.18 62.636l30.891.549-2.495 13.115-30.892-.548-6.637 35.008 29.195.499-2.496 13.116-29.194-.549-5.041 26.331-12.876-.249 5.041-26.281-30.093-.549-11.628 61.091h.05l-8.035 43.935 4.89 2.493 59.239-46.428h80.448a11.048 11.048 0 0 0 7.848-3.228 11.027 11.027 0 0 0 3.231-7.844V11.071A11.017 11.017 0 0 0 229.794.829a11.035 11.035 0 0 0-4.247-.83Zm-71.366 0H11.551a11.036 11.036 0 0 0-7.849 3.228 11.02 11.02 0 0 0-3.23 7.843v162.026a11.015 11.015 0 0 0 6.831 10.242c1.347.554 2.791.836 4.248.83h64.478l11.678-61.34-30.892-.549 2.496-13.066 30.891.549 6.638-35.009-29.195-.498L70.14 61.14l29.195.499 5.041-26.282 12.875.25-5.04 26.281 30.093.549L154.181 0Zm-44.466 75.004-6.637 34.958 30.093.549 6.638-34.959-30.094-.548Z'/%3E%3C/g%3E%3Cg clip-path='url(%23b)' opacity='.1'%3E%3Cpath fill='%2339485A' d='M503.375 4.987a6.09 6.09 0 0 1 4.305 1.782 6.08 6.08 0 0 1 1.783 4.302v162.026a6.082 6.082 0 0 1-6.088 6.085H421.23l-1.397 1.047-55.146 43.237 7.036-38.4.949-5.236 9.831-51.665 19.962.349-3.892 20.496-1.098 5.785 5.939.1 12.875.249h4.192l.799-4.089 4.192-22.192 25.003.449h4.242l.748-4.089 2.496-13.116 1.097-5.835-5.888-.1-23.306-.399 4.791-25.034 26.649.449 4.192.1.799-4.14 2.495-13.115 1.098-5.785-5.889-.15-24.953-.449 10.031-52.662h54.298Zm-77.404 0L416.04 57.35 396.077 57l3.893-20.495 1.098-5.785-5.939-.1-12.875-.25-4.193-.1-.798 4.14-4.192 22.192-25.003-.449-4.192-.1-.798 4.14-2.496 13.115-1.098 5.835 5.889.1 23.306.399-4.791 25.034-26.649-.449-4.192-.099-.799 4.139-2.495 13.116-1.098 5.785 5.939.099 24.903.449-9.782 51.466h-60.336a6.09 6.09 0 0 1-6.089-6.085V11.071a6.09 6.09 0 0 1 6.089-6.084h136.592ZM391.686 80.04l19.962.399-4.791 24.984-19.962-.349 4.791-25.034ZM503.375 0h-58.44l-11.927 62.636 30.891.549-2.495 13.115-30.892-.548-6.637 35.008 29.195.499-2.496 13.116-29.194-.549-5.041 26.331-12.876-.249 5.041-26.281-30.093-.549-11.628 61.091h.05l-8.035 43.935 4.891 2.493 59.238-46.428h80.448a11.044 11.044 0 0 0 7.849-3.228 11.034 11.034 0 0 0 3.23-7.844V11.071a11.034 11.034 0 0 0-3.23-7.843A11.044 11.044 0 0 0 503.375 0ZM432.01 0H289.379a11.04 11.04 0 0 0-7.849 3.228 11.014 11.014 0 0 0-3.23 7.843v162.026a11.025 11.025 0 0 0 11.079 11.072h64.478l11.678-61.34-30.892-.549 2.496-13.066 30.891.549 6.638-35.009-29.195-.498 2.495-13.116 29.195.499 5.041-26.282 12.875.25-5.04 26.281 30.093.549L432.01 0Zm-44.466 75.004-6.638 34.958 30.093.549 6.638-34.959-30.093-.548Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.472 0h236.154v230.597H.472z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath fill='%23fff' d='M278 0h278v231H278z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); */
    position: relative;
    z-index: 2;
}

footer .centro {
    padding: 100px 20px 142px;
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

footer .centro figure {
    max-width: 208px;
    margin: 0px auto 15px;
}

footer .centro figure img {
    width: 100%;
}

footer .centro p {
    font: 400 14px/21px 'Rubik';
    color: #D3EAFF;
    text-align: center;
}

footer .centro .links {
    display: flex;
    gap: 20px;
}

footer .centro a:link, footer .centro a:active, footer .centro a:visited {
    transition: all ease 0.5s;
    font: 400 14px/21px 'Rubik';
    color: #D3EAFF;
    text-align: center;
    text-decoration: underline;
    display: block;
}

footer .centro a:hover {
    color: #fff;
}

/*** MOBILE ***/
._320 .janelaAviso .centro {
    padding: 20px 15px;
}

._320 .janelaAviso .centro h2 {
    margin: 13px 0 7px;
}

._320 .janelaAviso .centro p {
    max-width: 280px;
    font-size: 17px;
    line-height: 23px;
}

/* topo */
._320 .topo {
}

._320 .topo::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.5;
    background: #3B91FF;
    filter: blur(136px);
    width: 500px;
    height: 400px;
    left: 50%;
    transform: translateX(-50%);
    top: -240px;
}

._320 .topo .centro {
    max-width: 440px;
    padding: 25px 20px 0;
}

._320 .topo .centro > h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-bottom: 21px;
}

._320 .topo .centro > p {
    font-size: 16px;
    max-width: 300px;
    margin-bottom: 40px;
}

._320 .topo .centro div.passos ul::before {
    height: 86px;
    top: -20px;
}

._320 .topo .centro div.passos::after {
    max-width: 440px;
    height: 160px;
}

._320 .topo .centro div.passos ul {
    gap: 0;
}

._320 .topo .centro > h2 b {
    line-height: 20px;
    font-size: 22px;
    display: inline;
}

._320 .topo .centro div.passos ul li:first-of-type::after {
    width: 100px;
}

._320 .topo .centro div.passos ul li:last-of-type::after {
    width: 110px;
}

._320 .topo .centro div.passos ul li b {
    font-size: 10px;
}

._320 .topo .centro div.passos ul li p {
    font-size: 14px;
    line-height: 14px;
}

._320 .topo .centro div.passos i {
    margin: 55px auto 16px;
    line-height: 14px;
    font-size: 12px;
    max-width: 300px;
}

._320 .topo .centro div.passos i::before {
    max-width: 440px;
}

/* manual */
._320 span.folha1, ._320 span.folha2, ._320 span.folha3, ._320 span.folha4 {
    display: none;
}

._320 .manual .centro {
    padding: 0 20px 40px;
    flex-direction: column;
    gap: 20px;
    max-width: 440px;
}

._320 .manual .centro> figure {
    margin: 0;
}

._320 .manual .centro > figure img {
    max-width: 200px;
}

._320 .manual .centro h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
}

._320 .manual .centro .hotmart span.titulo {
    font-size: 17px;
    letter-spacing: 0;
    padding: 13px 10px;
}

._320 .manual .centro .hotmart p {
    margin: 20px auto;
    font-size: 17px;
    line-height: 21px;
    max-width: 280px;
}

._320 .manual .centro .hotmart .boxPreco {
    padding: 20px 0 0;
}

._320 .manual .centro .hotmart .boxPreco > em {
    margin-bottom: 10px;
}

._320 .manual .centro .hotmart .boxPreco h2 {
    margin-bottom: 0px;
}

._320 .manual .centro .hotmart .boxPreco h2 span {
    font-size: 35px;
}

._320 .manual .centro .hotmart .boxPreco h2 em {
    font-size: 35px;
}

._320 .manual .centro .hotmart .boxPreco h2 b {
    font-size: 51px;
    line-height: 50px;
}

._320 .manual .centro .hotmart .boxPreco h2 strong {
    font-size: 35px;
}

._320 .manual .centro .hotmart .boxPreco h3 {
    font-size: 22px;
}

._320 .manual .centro .hotmart .boxPreco a.botaoCTA:link, ._320 .manual .centro .hotmart .boxPreco a.botaoCTA:active, ._320 .manual .centro .hotmart .boxPreco a.botaoCTA:visited {
    margin: 10px auto 16px;
}

/* Estrategias */
._320 .estrategias {
    padding-bottom: 205px;
}

._320 .estrategias::before {
    right: -280px;
    width: 400px;
    height: 530px;
    filter: blur(171px);
}

._320 .estrategias::after {
    height: 400px;
    width: 400px;
    filter: blur(171px);
    bottom: -90px;
    left: -150px;
}

._320 .estrategias .centro {
    max-width: 440px;
}

._320 .estrategias .centro h2 {
    font-size: 26px;
    line-height: 32px;
    max-width: 310px;
    margin-bottom: 40px;
}

._320 .estrategias .centro h2::before {
    width: 100%;
    bottom: -20px;
}

._320 .estrategias .centro h2 b {
}

._320 .estrategias .centro .box {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 20px;
}

._320 .estrategias .centro .box figure {
    max-width: 220px;
}

._320 .estrategias .centro .box figure::before {
    width: 290px;
    height: 50px;
    filter: blur(14px);
    right: -20px;
}

._320 .estrategias .centro .box figure img {
}

._320 .estrategias .centro .box .texto {
}

._320 .estrategias .centro .box .texto h3 {
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
}

._320 .estrategias .centro .box .texto ul {
}

._320 .estrategias .centro .box .texto ul li {
    font-size: 15px;
    line-height: 18px;
}

._320 .estrategias .centro .box .texto ul li::after {
    background-size: 100%;
    width: 20px;
    background-repeat: no-repeat;
    top: 1px;
}

._320 .estrategias .centro .capitulos {
    padding: 20px 20px 20px;
    width: calc(100% + 40px);
    margin-left: -20px;
    border-radius: 0;
    max-height: initial;
    margin-bottom: 10px;
    background: rgba(12, 17, 43, 0.5);
}

._320 .estrategias .centro .capitulos h3 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.01em;
}

._320 .estrategias .centro .capitulos span.fecharLista {
    top: 12px;
    right: 10px;
}

._320 .estrategias .centro .capitulos span.fecharLista::after, ._320 .estrategias .centro .capitulos span.fecharLista::before {
    width: 18px;
    height: 3px;
}

._320 .estrategias .centro .capitulos ul {
    display: block;
    padding: 10px 0 10px;
    max-height: initial;
    overflow: initial;
}

._320 .estrategias .centro .capitulos.ativo ul {
    padding: 0;
}

._320 .estrategias .centro .capitulos ul li {
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    max-width: 100%;
    padding: 13px 0 12px;
}

._320 .estrategias .centro .capitulos ul li b {
    font-size: 12px;
    font-weight: 700;
}

._320 .estrategias .centro a.cta:link, ._320 .estrategias .centro a.cta:active, ._320 .estrategias .centro a.cta:visited {
    padding: 17px 20px 21px;
    margin-bottom: 20px;
}

._320 .estrategias .centro a.cta:hover {
}

._320 .estrategias .centro a.cta b {
    font-size: 19px;
    line-height: 20px;
}

._320 .estrategias .centro a.cta b:before {
}

._320 .estrategias .centro a.cta:hover b:before {
}

/* FOOTER */
._320 footer {
    background-size: 52%;
    margin-top: -212px;
}

._320 footer .centro {
    display: block;
    text-align: center;
    padding: 40px 20px;
}

._320 footer .centro figure {
}

._320 footer .centro figure img {
}

._320 footer .centro p {
    font-size: 13px;
    max-width: 220px;
    margin: 0 auto 10px;
}

._320 footer .centro .links {
    flex-direction: column;
    gap: 5px;
}

._320 footer .centro a:link, ._320 footer .centro a:active, ._320 footer .centro a:visited {
    font-size: 13px;
}

._320 footer .centro a:hover {
}
