.header__logo img {
    width: 100px;
    float: left;
    margin-top: -22px;
}

.header {
    position: absolute;
    top: 5rem;
    z-index: 100;
    background-color: transparent;
    padding: 10px 0 10px 0!important;
    width: 100%;
}

.hero__wrapper {
    width: calc(100% - 5rem);
    margin: 0 auto;
    border-radius: 3rem;
    background-color: #edecff;
    padding: 18.4rem 0 9.9rem 0;
    margin-top: -30px;
}
.header__nav-primary {
    margin-bottom: 0;
    margin: -67px 0 0 0;
}

.header__nav-primary>li>a {
    font-size: 16px!important;
    color: #002055;
    font-weight: 500 !important;
}

.header__nav-primary>li:first-child a {
    color: #6057fe;
    font-weight: bold !important;
}

.hero .paragraph {
    font-size: 14px;
    line-height: 24px;
    color: #474b4c;
    margin: 3.6rem 0 3.5rem 0;
}

.hero .main-heading {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    letter-spacing: -0.1rem;
    width: 100%;
    line-height: 1.2;
    margin: -20px 0 0 0;
}

.hero .hero-img::before {
    content: "";
    display: block;
    position: absolute;
    width: 55rem;
    height: 55rem;
    border-radius: 50%;
    top: 48%;
    right: -21px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #9341d4;
    background: linear-gradient(45deg, #5f59ff 0%, #cbc7ff 50%, #8b86fc 100%);
    background-size: 200% 200%;
    background-position: left bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -webkit-filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -moz-filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -webkit-animation-name: animateGradient;
    animation-name: animateGradient;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.feature .section-heading {
    margin-bottom: 5rem;
    font-size: 45px;
    width: 50%;
    margin: -50px 0 80px 0;
}


.feature__box .icon-1{
    background: #35CB66!important;
    filter: drop-shadow(0px 40px 15px #d5ffe3);
    -webkit-filter: drop-shadow(0px 40px 15px  #d5ffe3);
}

.feature__box .icon-2{
    background: #FF9837!important;
    filter: drop-shadow(0px 40px 15px #ffe7d1);
    -webkit-filter: drop-shadow(0px 40px 15px  #ffe7d1);
}

.feature__box .icon-3{
    background: #FF468F!important;
    filter: drop-shadow(0px 40px 15px #ffc9df);
    -webkit-filter: drop-shadow(0px 40px 15px  #ffc9df);
}


.feature__box .icon-4{
    background: #5790FF!important;
    filter: drop-shadow(0px 40px 15px #cddeff);
    -webkit-filter: drop-shadow(0px 40px 15px  #cddeff);
}


.feature__box--1 .feature__box__wrapper {
    background-color: #ccffdd;
}


.feature__box--3 .feature__box__wrapper {
    background-color: #ffd9e8;
}

.feature__box--4 .feature__box__wrapper {
    background-color: #e4edff;
}

.growth__wrapper {
    background-color: #edecff;
    padding: 15rem 0;
    width: calc(100% - 10rem);
    margin: 0 auto;
    border-radius: 3rem;
}


.growth__box .icon{
    background: #fff!important;
    filter: drop-shadow(0px 40px 15px #e4e3f8);
    -webkit-filter: drop-shadow(0px 40px 15px  #e4e3f8);
}

.growth__box .content h3 {
    font-size: 2.2rem;
    font-weight: 600;
    width: 80%;
    color: #6157ff;
    height: 57px;
}

.growth__box .content {
    height: 241px;
}


.growth .section-heading {
    text-align: center;
    margin: 0 auto 5rem auto;
    font-size: 48px;
    margin-top: -30px;
}


.section-heading span {
    font-size: 24px;
    clear: both;
    display: block;
}

.step .section-heading {
    text-align: center;
    margin: -50px auto 9rem auto;
}

.section-heading {
    font-weight: 600;
    font-size: 45px;
    width: 78%;
    line-height: -4rem;
}

.questions .card .card-header h5 button {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    letter-spacing: -.02rem;
    line-height: 3rem;
    position: relative;
}

.questions .card .card-body {
    background-color: white;
    border-radius: 2rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3rem 4.2rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1rem;
    width: 89%;
}



.questions-img::before{

    content: "";
    display: block;
    position: absolute;
    width: 55rem;
    height: 55rem;
    border-radius: 50%;
    top: 36%;
    right: -21px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #9341d4;
    background: linear-gradient(45deg, #5f59ff 0%, #cbc7ff 50%, #8b86fc 100%);
    background-size: 200% 200%;
    background-position: left bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -webkit-filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -moz-filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -webkit-animation-name: animateGradient;
    animation-name: animateGradient;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

 .questions-img ::before{
    content: "";
    display: block;
    position: absolute;
    width: 75.3rem;
    height: 75.3rem;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #9341d4;
    background: linear-gradient(45deg, #9341d4 0%, #d98efb 50%, #9341d4 100%);
    background-size: 200% 200%;
    background-position: left bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -webkit-filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -moz-filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -webkit-animation-name: animateGradient;
    animation-name: animateGradient;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.questions .card .card-header h5::before {
    content: "\f056";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 2.2rem;
    color: #6158fe;
    position: absolute;
    top: 50%;
    left: -1.2rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: inline-block;
}

.questions__wrapper {
    background-color: #edecff;
    padding: 15rem 0;
    width: calc(100% - 10rem);
    margin: 0 auto;
    border-radius: 3rem;
    margin-top: 100px;
}
.screenshot__wrapper {
    background-color: #ffffff;
    margin: 0 auto;
    overflow: visible;
    padding: 15rem 0;
    width: calc(100% - 10rem);
    margin: 0 auto;
    border-radius: 3rem;
}


.download-buttons a.google-play {
    background: #ff6c00 !important;
    border-radius: 10px !important;
    filter: drop-shadow(0px 10px 10px #d1cff3);
    -webkit-filter: drop-shadow(0px 10px 10px #d1cff3));
    -moz-filter: drop-shadow(0px 10px 10px #d1cff3));
}


.download-buttons a.apple-store{
    background: #6158fd!important;
    border-radius: 10px!important;
    filter: drop-shadow(0px 10px 10px #d1cff3);
    -webkit-filter: drop-shadow(0px 10px 10px #d1cff3));
    -moz-filter: drop-shadow(0px 10px 10px  #d1cff3));
}

.download-buttons a .button-content h6 {
    font-size: 1.2rem;
    color: #fcd53f;
}
.questions-img img {
    z-index: 10;
    position: relative;
    filter: drop-shadow(0px 20px 10px rgba(75, 80, 84, 0.2));
    -webkit-filter: drop-shadow(0px 20px 10px rgba(75, 80, 84, 0.2));
    -moz-filter: drop-shadow(0px 20px 10px rgba(75, 80, 84, 0.2));
    -webkit-transform: var(--transform-fix);
    transform: var(--transform-fix);
    width: 500px;
    margin: -52px 0 -70px 0;
}

.video__background::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 5;
    width: 77.6rem;
    height: 77.6rem;
    border-radius: 50%;
    background: #9341d4;
    background: linear-gradient(45deg, #e65cfe 0%, #d98efb 50%, #9341d4 100%);
    background-size: 200% 200%;
    background-position: left bottom;
    -webkit-animation-name: animateGradient;
    animation-name: animateGradient;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.video__play>button {
    width: 17.1rem;
    height: 17.1rem;
    border-radius: 50%;
    border: 0;
    outline: 0;
    background: #6158ff;
    cursor: pointer;
    background: linear-gradient(45deg, #6158ff 0%, #65bef4 50%, #6157ff 100%);
    background-size: 200% 200%;
    background-position: left bottom;
    position: absolute;
    top: 10rem;
    left: 20%;
    z-index: 20;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    filter: drop-shadow(0px 40px 15px rgba(34, 120, 237, 0.4));
    -webkit-filter: drop-shadow(0px 40px 15px rgba(34, 120, 237, 0.4));
    -moz-filter: drop-shadow(0px 40px 15px rgba(34, 120, 237, 0.4));
    -webkit-transform: var(--transform-fix);
    transform: var(--transform-fix);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.step__wrapper {
    margin: 5rem 0;
    background-color: #faddff;
    padding: 15rem 0;
    width: calc(100% - 10rem);
    margin: 0 auto;
    border-radius: 3rem;
}

.growth .button__wrapper a {
    border-color: #6157ff!important;
    color: #fff!important;
   background: #6157ff!important;
}

.growth .button__wrapper a:hover{
    box-shadow: none!important;
}



.step .button__wrapper a{
    background: #e65cfe!important;
    color: #fff!important;
    border-color: #e65cfe!important;

}


.questions .section-heading {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin: -70px 0 61px 0;
}

.questions .card .card-body {
    background-color: white;
    border-radius: 2rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3rem 4.2rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1rem;
    width: 100%;
}
.questions .card {
    background-color: transparent;
    border: 0;
    margin-bottom: 26px;
}

.questions__wrapper {
    background-color: #edecff;
    padding: 15rem 0;
    width: calc(100% - 10rem);
    margin: 0 auto;
    border-radius: 3rem;
    min-height: 960px;
    margin-top: 100px;
    margin-bottom: 0;
}


.footer__info img   {

 width: 80px;
    margin-bottom: -45px;
}

.footer__wrapper {
    padding: 15rem 0;
    width: calc(100% - 10rem);
    margin: 0 auto;
    border-radius: 3rem;
    background-color: #edecff;
}

.questions .card {
    background-color: transparent;
    border: 0;
    margin-bottom: 26px;
    /* background: red; */
    border-radius: 10px;
    border: 1px solid #b1aed7;
    padding: 15px 60px 18px 28px;
}


.social ul li.facebook a {
    background-color: #6158ff !important;
    border-radius: 5px;
}

.social ul li.twitter a {
    background-color: #6158ff !important;
    border-radius: 5px;
}

.social ul li.linkedin a {
    background-color: #6158ff !important;
    border-radius: 5px;
}

.social ul li.youtube a {
    background-color: #6158ff !important;
    border-radius: 5px;
}

.growth__box .icon i {
    font-size: 6rem;
    color:#6157ff!important
}



.bt-cadastrar {
    background: #35cb66;
    padding: 17px;
    border-radius: 9px;
    color: #fff !important;
    letter-spacing: 1px;
}


.bt-cadastrar:hover{
    border: none!important;
    opacity: 0.8;
}


.bt-cadastrar::before{
    display: none!important;
}

.header__nav-primary>li:first-child a {
    color: #6057fe;
    font-weight: bold !important;
    margin: 0 0px 0 0;
}


.header__nav-primary>li:nth-child(n+2) {
    margin-left: 35.5px;
}


.card-mudar p {
    font-size: 18px;
    text-align: center;
    width: 100%;
    line-height: 20.2px;
    line-height: 1.5em;
}

.card-mudar img{
    width: 80%;
    border-radius: 500px;
    border: 14px solid #cac8ff;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

.blue {
    color: #6158ff;
}


.card-mudar{
    margin-bottom: 70px;
}


#funcionalidades {
    margin-top: -90px;
}

#funcionalidades h4 {
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 45px;
    color: #4d498d;
}

.paragraph {
    font-size: 1.6rem;
    line-height: 25px;
}


.area-desequilibrio{
    padding: 100px 0 100px 0;
}

.area-desequilibrio h2 {
    font-size: 48px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 65px;
}

.area-desequilibrio h4 {
    font-size: 18px;
    color: #4d498d;
    margin: 20px 0 20px 0;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 75px;
}

.header__logo img {
    width: 100px;
    float: left;
    margin-top: 3px;
}


.card-mudar i{
    font-size: 12px;
    clear: both;
    display: block;
    margin-top: 12px;
}


.pricing__single-1 {
    background: #6158ff;
    background: linear-gradient(45deg, #8a86fc 0%, #6158ff 100%);
    filter: drop-shadow(0px 20px 10px rgba(147, 65, 212, 0.4));
    -webkit-filter: drop-shadow(0px 20px 10px rgba(147, 65, 212, 0.4));
    -moz-filter: drop-shadow(0px 20px 10px rgba(147, 65, 212, 0.4));
    -webkit-transform: var(--transform-fix);
    transform: var(--transform-fix);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    padding: 105px;
}

.pricing__single-1  img{
    width: 80%;
    margin: 10px 0 0 7px;
}

.pricing__single h3 {
    color: #00ecf9;
}

.list p{
    font-size: 23px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.pricing .section-heading {
    text-align: center;
    margin: 0 auto 5rem auto;
    width: 53%;
    margin-bottom: 75px;
}



#investimento {
    margin: -70px 0 0 0;
}

.ressalva {
    font-size: 15px;
    margin: 34px 0 0 0;
    color: #fff;
}




.btn-baixar {
    background: #35cb66;
    float: left;
    width: 100%;
    text-align: center;
    padding: 19px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    margin: 40px 0 -40px 0;
    letter-spacing: 1px;
}


.step .btn-baixar {
    width: 80% !important;
    background-color: #695cff;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: -85px;
}


.btn-baixar:hover{
    color: #fff!important;
    opacity: 0.8;
}

.growth .button__wrapper a {
    border-radius: 16px;
}

.step .button__wrapper a {
    border-radius: 16px;
}


.area-desequilibrio .btn-baixar {
    margin: 0;
    width: 80%;
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: -55px;
}



#funcionalidades .btn-baixar {
    margin: 0;
    width: 80%;
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: -85px;
    margin-top: 50px;
}

.questions__wrapper {
    background-color: #ffffff;
}


.footer__wrapper {
    padding: 65px;
    width: calc(100% - 10rem);
    margin: 0 auto;
    border-radius: 3rem;
    background-color: #edecff;
}


.social ul li {
    filter: inherit !important;
}


.footer {
    width: 100vw;
    margin-top: -105px;
    margin-bottom: 5rem;
}


.newsletter__wrapper::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 82%;
    background-color: #f1f1ff;
    border-radius: 3rem;
}


.newsletter__info {
    position: relative;
    bottom: -4.6rem;
    margin: 0 0 0 60px;
}

.newsletter__info .section-heading {
    width: 108%;
    font-size: 32px;
    margin: -50px 0 30px 0;
}


.newsletter__info h4 {
    font-size: 20px;
}


.newsletter__info h5 {
    font-size: 14px;
    margin: 30px 0 0 0;
    color: #6563ad;
}


.newsletter .btn-baixar {
    background: #35cb66;
    float: left;
    width: 100%;
    text-align: center;
    padding: 19px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    margin: 40px 0 28px 0;
    letter-spacing: 1px;
}


.newsletter  h6{
    font-size: 13px;
}




.newsletter__info .section-heading {
    width: 108%;
    font-size: 32px;
    margin: 20px 0 30px 0;
}

.newsletter__img img {
    z-index: 10;
    position: relative;
    margin-top: -75px;
}

.newsletter {
    width: 100vw;
    margin-top: -90px;
}

@media (min-width: 1000px) and (max-width: 1378px) {

    .hero .main-heading {
        font-size: 32px;
        font-weight: 600;
        color: #000;
        letter-spacing: -0.1rem;
        width: 100%;
        line-height: 1.2;
        margin: -129px 0 0 0;
    }
    

    .header.fixed .header__logo img {
        width: 90px;
        float: left;
        margin-top: -2px;
    }


    .header__nav-primary {
        margin-bottom: 0;
        margin: -67px 0 0 0 !important;
    }


    .feature .section-heading {
        margin-bottom: 5rem;
        font-size: 35px;
        width: 38%;
        margin: -88px 0 81px 0;
    }

    .growth .section-heading {
        text-align: center;
        margin: 0 auto 5rem auto;
        font-size: 32px;
        margin-top: -30px;
    }


    .area-desequilibrio h2 {
        font-size: 32px;
        width: 80%;
        display: block;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 45px;
        font-weight: 600;
    }

    .area-desequilibrio h4 {
        font-size: 18px;
        color: #4d498d;
        margin: 20px 0 20px 0;
        width: 60%;
        text-align: center;
        margin: 0 auto;
        display: block;
        margin-bottom: 65px;
    }


    .step .section-heading {
        text-align: center;
        margin: -50px auto 9rem auto;
        font-size: 34px;
    }


    .section-heading span {
        font-size: 18px;
        clear: both;
        display: block;
        font-weight: 100;
        margin: 16px 0 -40px 0;
    }

    
    .step__box .content h3 span {
        display: block;
        font-size: 30px;
        color: #000;
        letter-spacing: initial;
    }


    .pricing .section-heading {
        text-align: center;
        margin: 0 auto 5rem auto;
        width: 53%;
        margin-bottom: 75px;
        font-size: 32px;
    }

    .pricing__single h3 {
        font-size: 57px;
        font-weight: 500;
        color: #00ecf9;
        margin-top: -.4rem;
    }
   

    .header__logo img {
        width: 100px;
        float: left;
        margin-top: -23px!important;
    }

    .header.fixed .header__logo img {
        width: 90px;
        float: left;
        margin-top: -5px !important;
    }

    .header.fixed .header__nav-primary {
        margin-bottom: 0;
        margin: -56px 0 0 0 !important;
    }


    .questions .section-heading {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin: -160px 0 61px 0;
        font-size: 34px;
    }
    
    
}


@media (min-width: 0px) and (max-width: 920px) {
.header__logo img {
    width: 70px;
    float: left;
    margin-top: -17px;
}

.header__logo img {
    width: 70px;
    float: left;
    margin-top: -37px;
    margin-left: -40px;
    position: absolute;
}

.hero__wrapper {
    width: calc(100% - 2rem);
}

.header__wrapper {
    padding: 0 5rem;
    margin-top: -34px;
    margin-left: 21px !important;
}


.header__bars {
    display: block;
    margin: 10px 0px 0 0;
}


.header.fixed .header__logo img {
    width: 63px;
    float: left;
    margin-top: -49px !important;
    margin-left: -40px;
    position: absolute;
}

.header.fixed {
    position: fixed;
    top: 0;
    background-color: white;
    height: 82px;
}

.header.fixed .header__bars {
    display: block;
    margin: 40px 0px 0 0;
}

.hero .hero-img img {
    width: 70% !important;
    height: 50% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    margin: -130px 0 0 0;
}

.hero .hero-img::before {
    content: "";
    display: block;
    position: absolute;
    width: 90%;
    height: 122%;
    border-radius: 50%;
    top: 48%;
    right: -21px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #9341d4;
    background: linear-gradient(45deg, #5f59ff 0%, #cbc7ff 50%, #8b86fc 100%);
    background-size: 200% 200%;
    background-position: left bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -webkit-filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -moz-filter: drop-shadow(0px 30px 20px rgba(147, 65, 212, 0.4));
    -webkit-animation-name: animateGradient;
    animation-name: animateGradient;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    margin-top: -120px;
}

.hero .main-heading {
    font-size: 29px;
    font-weight: 600;
    color: #000;
    letter-spacing: -0.1rem;
    width: 83%;
    line-height: 1.2;
    margin: 0 auto;
    margin-top: 21px;
}

.hero .paragraph {
    font-size: 14px;
    line-height: 24px;
    color: #474b4c;
    margin: 3.6rem 0 3.5rem 0;
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
}


.download-buttons {
    margin: 30px 0 0 0;
    width: 92% !important;
    margin: 0 auto;
    margin-top: 30px !important;
    margin-bottom: -46px !important;
}


.download-buttons a.google-play {
    width: 100%;
}

.download-buttons a.apple-store {
    width: 100%;
}

.feature .section-heading {
    margin-bottom: 5rem;
    font-size: 26px;
    width: 89%;
    margin: 0 auto;
    margin-top: -50px;
    margin-bottom: 41px;
}

.growth__wrapper {
    background-color: #edecff;
    padding: 7rem 0;
    width: calc(100% - 2rem);
    margin: 0 auto;
    border-radius: 3rem;
}

.growth .section-heading {
    text-align: center;
    margin: 0 auto 5rem auto;
    font-size: 26px;
    margin-top: -15px;
}

#funcionalidades h4 {
    font-size: 16px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 45px;
    color: #4d498d;
    line-height: 1.4;
}

.growth__box .content {
    width: 80%;
    margin-top: 5rem;
    text-align: center;
}

.paragraph {
    font-size: 14px;
    line-height: 21px;
}

.growth__box .content h3 {
    font-size: 2.2rem;
    font-weight: 600;
    width: 100%;
    color: #6157ff;
    height: 57px;
}

#funcionalidades .btn-baixar {
    margin: 0;
    width: 80%;
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: -1px;
    margin-top: 50px;
}

.area-desequilibrio h2 {
    font-size: 26px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 38px;
    line-height: 1.4;
    margin-top: -55px;
}
.area-desequilibrio h4 {
    font-size: 16px;
    color: #4d498d;
    margin: 20px 0 20px 0;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 75px;
    line-height: 1.4;
}


.area-desequilibrio .card-mudar {
    margin-bottom: 70px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 65px;
}

.step__wrapper {
    margin: 5rem 0;
    background-color: #faddff;
    padding: 15rem 0;
    width: calc(100% - 3rem);
    margin: 0 auto;
    border-radius: 3rem;
}

.step .section-heading {
    text-align: center;
    margin: -90px auto 9rem auto;
    font-size: 27px;
}


.section-heading span {
    font-size: 14px;
    clear: both;
    display: block;
    font-weight: 300;
    margin-top: 12px;
}

.section-heading span {
    font-size: 14px;
    clear: both;
    display: block;
    font-weight: 300;
    margin-top: 12px;
    margin-bottom: -120px;
}

.step__box .content h3 span {
    display: block;
    font-size: 4rem;
    color: #000;
    letter-spacing: initial;
    font-size: 30px;
}


#investimento {
    margin: -20px 0 0 0;
}

.pricing .section-heading {
    text-align: center;
    margin: 0 auto 5rem auto;
    width: 89%;
    margin-bottom: 75px;
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 41px;
}

.pricing__single-1 {
    padding: 45px 25px;
}

.pricing__single h4 {
    font-size: 16px;
    font-weight: 600;
    color: white;
    margin-top: 2.4rem;
    margin: 20px 0 20px 0;
    text-align: center;
    font-weight: 200;
    line-height: 1.3;
}

.pricing__single h3 {
    color: #00ecf9;
    font-size: 22px;
    font-weight: bold;
}

.pricing__single-1 h6 {
    color: #f0d6fd;
    font-size: 13px;
    font-weight: 100;
}

.list p {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.pricing__single .list ul li {
    position: relative;
    font-size: 12px;
    line-height: 1.8em;
    margin-bottom: 15px;
}

.ressalva {
    font-size: 12px;
    margin: 34px 0 0 0;
    color: #fff;
}

#investimento .btn-baixar {
    margin: 40px 0 0 0;
}

.newsletter__wrapper {
    width: calc(100% - 5rem);
    background-color: #f1f1ff;
    border-radius: 3rem;
    padding-top: 10rem;
    overflow: hidden;
}

.newsletter {
    width: 100vw;
    margin-top: 0;
}

.newsletter__info .section-heading {
    width: 100%;
    font-size: 26px;
    margin: -100px 0 30px 0;
}

.newsletter__info h4 {
    font-size: 16px;
    width: 100%;
    text-align: center;
}

.newsletter__info h5 {
    font-size: 14px;
    margin: 30px 0 0 0;
    color: #6563ad;
    width: 100%;
    text-align: center;
}

.newsletter__img img {
    z-index: 10;
    position: relative;
    margin-top: 0;
}

.newsletter__info {
    position: relative;
    bottom: -4.6rem;
    margin: 0 0 0 20px;
    width: 90%;
}

.questions .section-heading {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin: -190px 0 1px 0;
    font-size: 26px;
}

.questions .card {
    background-color: transparent;
    border: 0;
    margin-bottom: 26px;
    /* background: red; */
    border-radius: 10px;
    border: 1px solid #b1aed7;
    padding: 15px 0 18px 28px;
}

.questions #accordion {
    padding: 0 0;
}

.questions .card .card-body {
    padding: 0;
}

.footer__wrapper {
    padding: 66px 10px;
    width: calc(100% - 2rem);
    margin: 0 auto;
    border-radius: 3rem;
    background-color: #edecff;
}


.footer__copy h6 {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 4rem;
    letter-spacing: .1rem;
    color: #707577;
    width: 80%;
    margin: 0 auto;
    margin-top: 35px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: -15px;
}

.header__nav{
    background: #6057FF!important;
}

.header__nav-primary>li:first-child a {
    color: #ffffff;
    font-weight: bold !important;
    margin: 0 0px 0 0!important;
}

.header__nav-primary>li:nth-child(n+2) {
    margin-left: 0!important;
    color: #c1bdff;
}

.header__nav-primary>li>a {
    font-size: 16px !important;
    color: #c1bdff;
    font-weight: 500 !important;
}

.header__nav ul {
    display: block;
    width: 100%;
    margin-top: 0;
}

.header__nav span {
    top: 10px!important;

}

.header__nav-primary .bt-cadastrar {
    width: 80%;
    margin: 24px 0 0 40px !important;
}



}