/*
font-family: 'Mitr', sans-serif;
font-family: 'Maven Pro', sans-serif;
*/
::selection {
    color: #FFF;
    background: #00d2f2;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {

    font-family: 'Maven Pro', sans-serif;
    color: #373845;
    transition: all 0.35s ease-in-out;
}

a,
div,
button,
button {
    transition: all 0.35s ease-in-out;
    outline: none;
}

a,
a:hover {
    text-decoration: none;
}

button {
    padding: 0px;
    border: none;
    background: none;
    outline: none !important;
}

h1 {
    line-height: 1.2em;
}

p {
    line-height: 1.6em;
}

h1, h2, h3, h4, h5 {
    font-family: 'Mitr', sans-serif;
    font-weight: 600;
}

.container {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right
}

.row-center {
    flex-direction: column;
    align-items: center;
}

.row-left {
    flex-direction: column;
    align-items: flex-start;
}

.icon-circle {
    color: #01d3f6;
}

.icon-star {
    color: #00e3a8;
}

.icon-star-2 {
    color: #00f3d7;
}

.cta-avalie,
.cta-submit {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    color: #5b0ea5;
    background: #0be0aa;
    border-radius: 4px;
    letter-spacing: 0.12em;
    height: 57px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 45px;
    padding-right: 45px;
    text-decoration: none;
    font-family: 'Maven Pro', sans-serif;
}

.btn-voltar {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    color: #FFF;
    background: #4f2da6;
    border-radius: 4px;
    letter-spacing: 0.12em;
    height: 47px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 45px;
    padding-right: 45px;
    text-decoration: none;
}

.intro {
    padding-top: 120px;
    color: #FFF;
    background: #6438d1;
}

.intro .row {
    min-height: 450px;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
}

.elup-home-img {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 100px;
}

.elup-recursos-img {
    width: 100px;
}

.intro h1 {
    font-size: 28px;
    font-weight: 500;
    max-width: 800px;
    text-align: center;
    margin-bottom: 35px;
}

.intro p {
    max-width: 700px;
    text-align: center;
}

.intro .cta-avalie {
    margin-top: 50px;
    margin-bottom: 15px;
}

.intro-mockup {
    display: flex;
    justify-content: center;
    padding-bottom: 0px;
    position: relative;
}

.intro-mockup:before {
    content: '';
    width: 100%;
    height: 400px;
    position: absolute;
    left: 0;
    top: -115px;
    right: 0;
    display: block;
    background: url(../img/intro.svg) center top no-repeat;
    pointer-events: none;
    z-index: 0;
}

.intro-mockup:after {
    content: '';
    width: 100%;
    height: 500px;
    position: absolute;
    left: 0;
    top: -100px;
    right: 0;
    display: block;
    background: url(../img/intro-humans.svg) center top no-repeat;
    pointer-events: none;
    z-index: 0;
    display: none;
}

.intro-mockup img {
    position: relative;
    z-index: 4;
}

.flow {
    margin-top: 120px;
}

.flow h2,
.planos h2 {
    font-size: 32px;
    font-weight: 600;
    color: #4f2da6;
    margin-bottom: 20px;
    text-align: center;
}

.flow h2 + p,
.planos h2 + p {
    max-width: 580px;
    text-align: center;
}

.flow h2 + p {
    margin-bottom: 50px;
}

.dashboard-img {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
}

.flow-img {
    max-width: 100%;
    height: auto;
}

.endomarketing {
    margin-top: 100px;
}

.tit-recursos {
    color: #f85143;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
    display: inline-block;
}

.endomarketing h2,
.teste-gratis h2,
.relacionamento h2 {
    font-size: 32px;
    font-weight: 600;
    color: #4f2da6;
    margin-bottom: 70px;
}

.endomarketing .downloads-intro h2 {
    text-align: left;
}

.endomarketing h2 {
    text-align: center;
}

.relacionamento h2 {
    max-width: 500px;
}

.row-recursos {
    margin-bottom: 80px;
}

.row-recursos .recurso-item {
    width: 100%;
    margin-bottom: 30px;
}

.recurso-item figure {
    border-radius: 35px;
    overflow: hidden;
}

.endomarketing .recurso-item:nth-child(2) {
    margin-left: 0px;
    margin-right: 0px;
}

.recurso-item figure {
    height: 220px;
    margin-bottom: 50px;
}

.row-downloads {
    justify-content: space-between;
    margin-bottom: 90px;
    position: relative;
}

.downloads-intro {
    width: 100%;
    position: relative;
}

.downloads-intro h2 {
    font-weight: 500;
    max-width: 370px;
}

.downloads-intro:after {
    content: '';
    display: none;
    width: 188px;
    height: 188px;
    position: absolute;
    right: 30px;
    z-index: 3;
    bottom: -150px;
    margin-left: -15px;
    background: url(../img/quina-g.png) center center no-repeat;

}

.downloads-item {
    width: 100%;
    position: relative;
}

.downloads-item:after {
    content: '';

    width: 99px;
    height: 99px;
    position: absolute;
    top: -44px;
    left: -44px;
    background: url(../img/quina-p.png) center center no-repeat;
    display: none;
}

.downloads-item figure {
    border-radius: 35px;
    overflow: hidden;
}

.downloads-item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.downloads-text {
    width: 100%;
    max-width: 100%;
    position: relative;
    left: 0;
    bottom: 0;
    background: #FFF;
    border-top-right-radius: 90px;
    display: block;
    padding-top: 50px;
    padding-left: 85px;

}

.recuso-text {
    position: relative;
}

.recuso-text h3,
.downloads-text h3,
.midias-item h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}

.recuso-text {
    padding-left: 0;
}

.recuso-text .recurso-icon {
    position: absolute;
    left: 3px;
    top: -40px;
}

.downloads-text .recurso-icon {
    position: absolute;
    left: -3px;
    top: 0;
}

.downloads-text .recurso-icon {
    top: 20px;
}


.recuso-text p,
.downloads-text p,
.midias-item p {
    font-size: 14px;
    max-width: 280px;
    margin-bottom: 15px;
}

.recuso-text p {
    max-width: 400px;
}

.midias-item p {
    max-width: 100%;
}

.integre-item a,
.recuso-text a,
.downloads-text a,
.midias-item a {
    color: #a284f1;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.midias-item a {
    height: 20px;
}

.integre-item a:hover span,
.recuso-text a:hover span,
.downloads-text a:hover span,
.midias-item a:hover span {
    width: 85px;
}

.integre-item a span,
.recuso-text a span,
.downloads-text a span,
.midias-item a span {
    width: 0;
    transition: all 0.3s linear;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}

.integre-item a i,
.recuso-text a i,
.downloads-text a i,
.midias-item a i {
    display: inline-block;
    width: 22px;
    height: 10px;
    background: url(../img/setinhas.png) center center no-repeat;
    margin-right: 10px;
}

.integre-item a i {
    background: url(../img/setinhas-invertidas.png) center center no-repeat;
}

.midias-item .recurso-icon {
    margin-bottom: 15px;
}

.midias-item {
    text-align: center;
    margin-bottom: 45px;
}

.swiper-materiais {
    margin-bottom: 90px;
    position: relative;
}

.swiper-materiais .swiper-slide {
    width: calc(100% - 30px);
}

.swiper-materiais .swiper-slide img {
    max-width: 100%;
    height: auto;
}

.swiper-materiais .swiper-slide p {
    max-width: 300px;
    font-size: 14px;
    margin-top: 25px;
    opacity: 0;
    transition: all 0.5s linear;
    margin-bottom: 40px;
}

.swiper-materiais .swiper-slide.swiper-slide-active p {
    opacity: 1;
}

.materiais-button-prev {
    width: 44px;
    height: 44px;
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 20px;
    top: calc(50% - 22px);
    border-radius: 22px;
    border: 1px solid #e5dcfb;
    background: rgba(255, 255, 255, 0.3);
    color: #7340f1;
    z-index: 90;
}

.materiais-button-next {
    width: 44px;
    height: 44px;
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 20px;
    top: calc(50% - 22px);
    border-radius: 22px;
    border: 1px solid #e5dcfb;
    background: rgba(255, 255, 255, 0.3);
    color: #7340f1;
    z-index: 90;
}

.swiper-materiais.swiper-container-horizontal > .swiper-pagination {
    max-width: 625px;
    left: auto;
    right: 15px;
    text-align: right;
    bottom: 0px;
}


.relacionamento {
    background: #f4f4f4;
    padding-top: 125px;
    padding-bottom: 75px;
    position: relative;
}

.relacionamento:after {
    content: '';
    width: 50%;
    height: 350px;
    position: absolute;
    top: -85px;
    right: 0;
    background: url(../img/laco.png) center left no-repeat;
    background-size: cover;
    display: none;
}

.relacionamento .recurso-item {
    width: 100%;
    margin-bottom: 50px;
}

.recurso-item figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.relacionamento .recurso-item .recurso-icon {
    position: static;
    margin-bottom: 5px;
}

.relacionamento .recurso-item .recuso-text {
    padding-left: 0;
}

.relacionamento .recurso-item .recuso-text h3 {
    max-width: 210px;
}

.relacionamento .recurso-item .recuso-text p {
    max-width: 400px;
}

.embed {
    z-index: 20;
    max-width: 40%;
}

.integre {
    padding: 85px 0;
    color: #FFF;
    position: relative;
    min-height: 535px;
    margin-bottom: 90px;
    width: 100%;
}

.integre .container {
    position: relative;
}

.integre:before {
    content: '';
    display: block;
    width: 100%;
    height: 190px;
    background: #f4f4f4;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

.integre:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, #4f2da6 0%, #420da0 40%, #3b227c 100%);
    border-radius: 0 0px 0 300px;
    z-index: -1;
}

.tablet-home {

}

.tablet-home img {
    display: block;
    width: 100%;
}

.integre-text {
    width: 100%;
    margin-bottom: 40px;
}

.integre-item {
    position: relative;
}

.integre-item:before {
    content: '';
    background: linear-gradient(to bottom, #ff8f73 0%, #ff553a 100%);
    width: 4px;
    height: 65%;
    position: absolute;
    left: -2px;
    top: 0;
    border-radius: 2px;
    display: block;
}

.integre-item,
.integre-text blockquote {
    padding-left: 45px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.integre-text blockquote {
    margin-top: 30px;
    font-weight: 300;
    max-width: 275px;
    margin-bottom: 50px;
}

.integre-text blockquote p {
    font-size: 18px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.5);
}

.integre-item h2 {
    font-size: 28px;
    font-weight: 500;
    max-width: 280px;
    margin-bottom: 15px;
}

.integre-item h2 + p {
    font-size: 14px;
    max-width: 200px;
    margin-bottom: 5px;
}

.planos {
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 90px;
    position: relative;
}

.planos:before {
    content: '';
    display: block;
    width: 100%;
    height: 620px;
    background: url(../img/precos-humans.svg) center bottom no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    pointer-events: none;
}

.planos:after {
    content: '';
    display: block;
    width: 100%;
    height: 620px;
    background: url(../img/linha-planos-red.svg) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: -1;
}

.area-verde {
    background: #0be0aa;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 1px;
    padding-right: 1px;
    margin: 45px 0px;
    position: relative;
}

.area-verde .row {
    justify-content: space-between;
}

.area-verde:before {
    content: '';
    display: block;
    height: 100%;
    width: 300px;
    border-radius: 220px 0 0 220px;
    background: #0be0aa;
    position: absolute;
    left: -300px;
    top: 0;
    bottom: 0;
}

.area-verde:after {
    content: '';
    display: block;
    height: 100%;
    width: 300px;
    border-radius: 0 220px 220px 0;
    background: #0be0aa;
    position: absolute;
    right: -300px;
    top: 0;
    bottom: 0;
}

.planos-item {
    background: #FFF;
    border-radius: 35px;
    padding: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 100%;
    margin-bottom: 24px;
}

.planos-item > div {
    width: 100%;
    text-align: left;
}

.planos-item h3 {
    color: #121212;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
}

.preco-plano {
    font-size: 22px;
    font-weight: 700;
    color: #5a1eef;
    text-align: center;
    margin-bottom: 20px;
    line-height: 20px;
}

.detalhes-plano {
    font-size: 12px;
    font-weight: 500;
    color: #393a46;
}

.detalhes-plano ul {
    margin: 0 auto;
}

.detalhes-plano li {
    margin-bottom: 5px;
    list-style: disc;
    list-style-position: inside;
}

.detalhes-plano li:last-child {
    margin-bottom: 0;
}

.planos-item a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    color: #FFF;
    background: #4f2da6;
    border-radius: 4px;
    letter-spacing: 0.12em;
    height: 46px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 45px;
    padding-right: 45px;
    text-decoration: none;
    margin-top: 30px;
}


.row-receitas {
    margin-top: 35px;
    position: relative;
}

.receita h2 {
    font-size: 32px;
    font-weight: 300;
    color: #4f2da6;
    width: 100%;
    padding-right: 0;
}

.receita-item {
    width: 100%;
    margin-top: 45px;
    padding-top: 0px;
    padding-left: 50px;
    position: relative;
}

.receita-item h3 {
    font-size: 24px;
    font-weight: 500;
    color: #1d1d1d;
}

.receita-item p {
    margin-top: 15px;
    max-width: 100%;
    font-size: 14px;
}

.receita-item:after {
    position: absolute;
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #4f2da6;
    border: 20px solid #FFF;
    top: -20px;
    left: -20px;
    transition: all 0.2s linear;

}

.receita-item:hover:after {
    background: #f95043;
}


.receita {
    position: relative;
    overflow: hidden;
}

.row-imagem-receita {
    align-items: center;
}

.row-receitas:after {
    content: '';
    display: none;
    width: 75%;
    height: 4px;
    left: 5px;
    background: #f95043;
    position: absolute;
    top: 52px;
    z-index: -1;
}

.imagem-receita {
    border-radius: 176px;
    width: 352px;
    height: 352px;
    background: #f4f4f4;
    overflow: hidden;
    margin-left: 50px;
    border: 20px solid #FFF;
    position: relative;
    display: none;
}

.row-imagem-receita:after {
    content: '';
    width: calc(50vw - 160px);
    position: absolute;
    left: calc(50% + 160px);
    top: 20px;
    height: 310px;
    background: linear-gradient(to right, #54e1f6 0%, #12d5f3 100%);
    z-index: -1;
    display: none;
}

.row-imagem-receita:before {
    content: '';
    width: 201px;
    height: 77px;
    background: url(../img/estrelas.png) center center no-repeat;
    position: absolute;
    top: 140px;
    left: calc(50% - 135px);
    z-index: 5;
    display: none;
}


.testemonial {
    margin-top: 90px;
    margin-bottom: 90px;
}

.testemonial .row {
    position: relative;
    flex-direction: column;
}

.testemonial .swiper-testemonial {
    width: 100%;
    margin-top: 40px;
}

.testemonial-item {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 90px;
}

.testemonial-item p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.05em;
    font-weight: 400;
    color: #474853;
    margin-bottom: 25px;
}

.author-testemonial {
    padding-left: 40px;
    position: relative;
    color: #474853;
    font-size: 12px;
    text-transform: uppercase;
}

.author-testemonial b {
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.author-testemonial span {
    font-weight: 300;
    display: block;
}

.author-testemonial:before {
    content: '';
    height: 2px;
    width: 25px;
    position: absolute;
    top: 7px;
    left: 0;
    background: #f95043;
    display: block;
}

.testemonial .swiper-logo {
    width: 300px;
    height: 300px;
    padding: 20px;
    position: relative;
}

.list-clientes {
    margin-top: 90px;
    margin-bottom: 90px;
}

.list-clientes .row {
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
}

.list-clientes .logo-cliente {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.list-clientes .logo-cliente img {
    width: 100%;
    height: auto;
}

.swiper-logo:before,
.swiper-logo:after {
    content: '';
    background: #00d2f2;
    position: absolute;
    z-index: 98;
    pointer-events: none;
}

.swiper-logo:before {
    content: '';
    width: 90px;
    height: 90px;
    border-bottom-right-radius: 90px;
    top: 0px;
    left: 0px;
}

.swiper-logo:after {
    content: '';
    width: 90px;
    height: 90px;
    border-top-left-radius: 90px;
    bottom: 0px;
    right: 0px;
}


.testemonial-logo-item {
    background: #f7f7f7;
    border-radius: 35px;
    width: 260px;
    height: 260px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.testemonial-button-prev,
.testemonial-button-next {
    font-size: 20px;
    height: 50px;
    width: 50px;
    color: #7441f2;
    border: 1px solid #dfd5f9;
    border-radius: 25px;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 97;
    cursor: pointer;
    display: flex;
}

.testemonial-button-prev {
    bottom: 0px;
    left: 0px;
}

.testemonial-button-next {
    bottom: 0px;
    left: 60px;
}

.perder-tempo {
    position: relative;
}

.perder-tempo:after {
    content: '';
    width: 100%;
    height: 600px;
    background: url(../img/linha-cta-red.svg) center center no-repeat;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.gradient-banner {
    color: #FFF;
    background: linear-gradient(135deg, #7340ef 0%, #502da8 100%);
    border-radius: 35px;
    padding-top: 90px;
    padding-bottom: 90px;
    margin-bottom: 192px;
    position: relative;
}

.gradient-banner-text {
    width: 90%;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 97;
    margin-left: 5%;
    margin-right: 5%;
}

.gradient-banner-text h2 {
    margin-bottom: 35px;
    font-size: 28px;
    font-weight: 700;
}

.gradient-banner-text a {
    margin-top: 35px;
    margin-bottom: 15px;
}

.sem-cartao {
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
}

.planos h4 {
    color: #f85143;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.planos h4 + p {
    font-size: 14px;
    text-align: center;
}

.perder-tempo-img {
    position: relative;
    width: 40%;
    min-height: 240px;
    display: none;
}

.perder-tempo-svg {
    position: absolute;
    left: 0%;
    bottom: -160px;
    z-index: 97;
}


.header-recursos {
    padding-top: 100px;
    padding-bottom: 80px;
}

.header-recursos .row {
    justify-content: space-between;
    flex-wrap: wrap;
}

.header-recursos .row > div {
    width: 33.33%;
}

.header-recursos .row > div:nth-child(1) {
    order: 2;
    width: 35%;
}

.header-recursos .row > div:nth-child(2) {
    order: 1;
    width: 100%;
    margin-bottom: 30px;
}

.header-recursos .row > div:nth-child(3) {
    order: 3;
    width: 50%;
}

.header-recursos .cta-avalie {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    height: 47px;
}

.header-recursos .btn-voltar {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.recursos-content {
    position: relative;
}

.recursos-content:after {
    content: '';
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    background: url(../img/linha-recursos.svg) center center no-repeat;
    left: 0;
    right: 0;
    top: -140px;
    z-index: -2;
}

.recursos-links {
    width: 100%;
    margin-top: 80px;
}

.recursos-links li {
    margin-bottom: 30px;
}


.recursos-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
}

.recursos-nav a {
    padding-left: 30px;
    color: #4f2da6;
    display: block;
    position: relative;
}

.recursos-nav a:hover {
    font-weight: 700;
}

.recursos-nav a:after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #e0d6f9;
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
}

.recursos-nav a.active:after {
    background: url(../img/setinhas.png) center center no-repeat;
    width: 20px;
    height: 10px;
}

.recursos-nav a.active {
    font-weight: 700;
}

.recursos-text {
    width: 100%;
    margin-left: 0px;
}

.icon-recurso-card {
    display: flex;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: calc(50% - 30px);
    top: -30px;
}

.icon-recurso-card img {
    width: 100%;
    height: auto;
}

.card-recurso {
    position: relative;
    margin-bottom: 100px;
}

.card-recurso:after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0;
    bottom: 0;
    border-radius: 30px;
    background: #4f2da6;
    z-index: -1;
}

.card-recurso .header-card-recurso {
    margin: 0 40px;
    padding: 40px 0px;
    text-align: center;
    color: #FFF;
}

.card-recurso .header-card-recurso h1 {
    font-size: 24px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 55px;
}

.card-recurso .header-card-recurso h2 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 35px;
}

.card-recurso .header-card-recurso p {
    font-size: 14px;
    margin-bottom: 15px;
}

.card-recurso .swiper-pagination .swiper-pagination-bullet {
    background: #FFF;
    opacity: 1;
}

.card-recurso .swiper-pagination .swiper-pagination-bullet-active {
    background: #7441f2;
}

.swiper-recursos-detalhes.swiper-recursos-detalhes {
    margin: 0 30px;
    padding-bottom: 80px;
    max-width: 700px;
}

.swiper-recursos-detalhes figure {
    overflow: hidden;
    border-radius: 30px;
}

.swiper-recursos-detalhes figure img {
    width: 100%;
    height: auto;
}

.swiper-recursos-detalhes .swiper-pagination {
    bottom: 35px !important;
}

.recursos-detalhes-imgs {
    position: relative;
}

.recursos-detalhes-button-prev,
.recursos-detalhes-button-next {
    width: 44px;
    height: 44px;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 22px;
    border: 1px solid #e5dcfb;
    background: none;
    color: #FFF;
    z-index: 97;
    top: calc(50% - 62px);
    display: none;
}

.recursos-detalhes-button-prev {
    left: 58px;
}

.recursos-detalhes-button-next {
    right: 58px;
}


.recursos-sugestoes,
.recursos-solucoes {
    margin-bottom: 55px;
}

.recursos-sugestoes h2,
.recursos-solucoes h2,
.recursos-principais h2 {
    font-size: 24px;
    font-weight: 400;
    color: #333;
    margin-bottom: 35px;
}

.recursos-sugestoes li {
    width: 100%;
    padding-left: 45px;
    padding-right: 40px;
    position: relative;
    font-size: 18px;
    line-height: 1.45em;
    margin-bottom: 15px;
}

.recursos-sugestoes li:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #f95043;
    position: absolute;
    left: 0;
    top: 10px;
}


.recursos-solucoes li {
    padding-left: 18px;
    position: relative;
    line-height: 1.45em;
    margin-bottom: 15px;
}

.recursos-solucoes li:after {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 2px;
    background: #f95043;
    position: absolute;
    left: 0;
    top: 10px;
}


.recursos-principais li {
    position: relative;
    line-height: 1.45em;
    margin-bottom: 15px;
    font-size: 18px;
    padding-left: 40px;
}

.recursos-principais li:before {
    content: '\e825';
    font-family: 'dennova';
    font-size: 28px;
    color: #f95043;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 0;
}


.form {
    position: relative;
}

.form:after {
    content: '';
    width: 100%;
    height: 320px;
    display: block;
    background: #5732b7;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -300px;
    z-index: -1;
}


.modal-form {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    transition: all 0.4s linear;
}

.modal-form.opened {
    opacity: 1;
    pointer-events: all;
}

.modal-form .form {
    top: 300px;
    transition: all 0.4s linear;
}

.modal-form.opened .form {
    top: 0;
}

.header-form {
    margin-top: 80px;
    position: relative;
}

.header-form .close-modal {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 11px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    padding-left: 40px;
}

.header-form .close-modal i {
    font-size: 18px;
    color: #f95043;
    vertical-align: middle;
    transition: all 0.15s linear;
    position: absolute;
    left: 0;
    top: -4px;
}

.header-form .close-modal:hover i {
    font-size: 22px;
    top: -6px;
    left: -3px;
}

.modal-form .form {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    background: #5732b7;
    color: #FFF;
    text-align: center;
    padding-bottom: 0px;
}

.form {
    color: #FFF;
    text-align: center;
    padding-bottom: 0;
    opacity: 1;
    background: #5732b7;
}

.modal-form .form .bg-form {
    position: relative;
}

.modal-form .form .row {
    position: relative;
    z-index: 5;
    padding-bottom: 100px;
}

.modal-form .elup-home-img {
    margin-top: 0;
}

.modal-form .form .bg-form:after {
    content: '';
    width: 100%;
    height: 420px;
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    background: url(../img/bg-form.svg) center bottom no-repeat;
    z-index: 0;
}

.form h2 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 35px;
}

.form h3 {
    font-size: 32px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #00f8a7;
}

.form h2 + p {
    max-width: 680px;
    text-align: center;
    margin: 0 auto 85px;
}

.form h3 + p {
    font-size: 14px;
    max-width: 3 00px;
    text-align: center;
    margin: 0 auto 15px;
}

.form h2 + p b {
    font-weight: 700;
    color: #00f8a7;
}

.mockup-form,
.form-wrapper {
    width: 100%;
}

.mockup-form {
    padding-right: 30px;
    display: none;
}

.form-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    z-index: 98;
}

.form-wrapper .row {
    flex-wrap: wrap;
}

.form-wrapper .row .col-full {
    width: 100%;
}

.form-wrapper .row .col-half {
    width: 100%;
}

.form-wrapper input, .form-group select {
    height: 52px;
    width: 100%;
    padding: 0 20px;
    border-radius: 5px;
    border: none;
    font-family: 'Maven Pro', sans-serif;
    text-align: left;
}

.form-group select#plano {
    margin: 0;
    text-align: left;
    color: #757575;
}

/* Custom select (campo Plano): esconde o <select> nativo mantendo-o no DOM
   (envio/validacao/loader RD) e estiliza um dropdown proprio por cima, para
   padronizar a aparencia das opcoes em todos os navegadores. */
.cs-native {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    border: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    white-space: nowrap !important;
}

.cs-select {
    position: relative;
    width: 100%;
    font-family: 'Maven Pro', sans-serif;
    font-size: 13.3333px; /* mesmo tamanho dos <input>/<select> nativos do form */
}

.cs-trigger {
    position: relative;
    height: 52px;
    line-height: 52px;
    padding: 0 44px 0 20px;
    background: #fff;
    border-radius: 5px;
    color: #757575;
    cursor: pointer;
    user-select: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
}

.cs-select.cs-has-value .cs-trigger {
    color: #000;
}

.cs-trigger:focus-visible {
    box-shadow: 0 0 0 2px rgba(87, 50, 184, .4);
}

.cs-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 9px;
    height: 9px;
    margin-top: -7px;
    border-right: 2px solid #757575;
    border-bottom: 2px solid #757575;
    transform: rotate(45deg);
    transition: transform .2s ease, margin-top .2s ease;
    pointer-events: none;
}

.cs-select.cs-open .cs-arrow {
    transform: rotate(-135deg);
    margin-top: -3px;
}

.cs-options {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    right: 0;
    margin: 0;
    padding: 6px 0;
    list-style: none;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .18);
    z-index: 60;
    max-height: 240px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition: opacity .15s ease, transform .15s ease, visibility .15s;
}

.cs-select.cs-open .cs-options {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.cs-option {
    padding: 0 20px;
    height: 44px;
    line-height: 44px;
    color: #1d1d1d;
    text-align: left;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background .15s ease, color .15s ease;
}

.cs-option:hover,
.cs-option.cs-active {
    background: #f1ecfb;
    color: #5732b8;
}

.cs-option.cs-selected {
    color: #5732b8;
    font-weight: 500;
}

.form-wrapper input.error {
    background: #fcdfdc;
}

.form-wrapper .cta-submit {
    width: 100%;
    cursor: pointer;
}

.form-group .input, .form-group select {
    margin-bottom: 20px;
    text-align: right;
}

label.error {
    font-size: 12px;
    color: #FFF;
    background: #f95043;
    padding: 2px 4px;
    border-radius: 3px;
    margin-top: 2px;
    display: inline-block;
}

.form-wrapper .frm_include {
    transition: all 0.2s linear;
}

.success .form-wrapper .frm_include,
.loading .form-wrapper .frm_include {
    pointer-events: none;
    opacity: 0;
}

.loading .form-wrapper:after {
    content: '';
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 30px;
    background: url(../img/loading.gif) center center no-repeat #6b3de1;
    position: absolute;
    left: calc(50% - 90px);
    top: calc(50% - 180px);
}

.success-mensagem {
    display: none;
}

.success .success-mensagem {
    display: block;
}

span.set-mes {
    font-size: 12px;
}


.swiper-pagination-bullet {
    background: #999 !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0be0aa !important;
}

.teste-gratis {
    background: #fff !important;
    display: flex;
    text-transform: uppercase;
}

.teste-gratis h2:hover{
    color: #0be0aa;
}

@media (min-width: 375px) {
    .flow {
        margin-top: 60px;
    }
}

@media (min-width: 480px) {
    .flow {
        margin-top: 30px;
    }

    .swiper-materiais .swiper-slide p {
        max-width: 340px;
    }

    .testemonial .swiper-logo {
        width: 380px;
        height: 380px;
    }

    .testemonial-logo-item {
        width: 340px;
        height: 340px;
    }

    .swiper-logo:before {
        content: '';
        width: 160px;
        height: 160px;
        border-bottom-right-radius: 160px;
        top: 0px;
        left: 0px;
    }

    .swiper-logo:after {
        content: '';
        width: 160px;
        height: 160px;
        border-top-left-radius: 160px;
        bottom: 0px;
        right: 0px;
    }

    .relacionamento .recurso-item {
        width: calc(50% - 37.5px);
    }

    .relacionamento .recurso-item:nth-child(even) {
        margin-left: 50px;
    }

    .relacionamento .recurso-item .recuso-text p {
        max-width: 200px;
    }
}

@media (min-width: 560px) {
    .flow {
        margin-top: 0px;
    }

    .swiper-materiais .swiper-slide p {
        max-width: 400px;
    }

    .elup-recursos-img,
    .elup-home-img {
        width: auto;
    }

    .receita h2 {
        font-size: 40px;
    }

    .downloads-intro:after {
        display: block;
    }

    .receita-item {
        width: 50%;
    }

    .receita-item {
        padding-left: 0;
        padding-top: 50px;
    }

    .receita-item p {
        max-width: 200px;
    }

    .planos-item {
        width: calc(50% - 12px);
        margin-bottom: 24px;
    }

    .form-wrapper .row .col-half {
        width: 50%;
    }

    .form-wrapper .row .col-half:nth-child(odd) {
        padding-left: 10px;
    }

    .form-wrapper .row .col-half:nth-child(even) {
        padding-right: 10px;
    }

    .form-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }

    .header-form .close-modal {
        top: 30px;
    }

    .gradient-banner-text {
        width: 80%;
        padding-left: 10%;
        padding-right: 10%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .downloads-text {
        width: 450px;
        max-width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .swiper-materiais .swiper-slide {
        width: 80%;
    }

    .swiper-materiais.swiper-container-horizontal > .swiper-pagination {
        max-width: 625px;
        left: calc(50% - 312.5px);
        text-align: right;
        bottom: 20px;
        right: auto;

    }

    .swiper-materiais .swiper-slide p {
        margin-bottom: 0;
    }

}


@media (min-width: 768px) {
    .row-downloads {
        margin-bottom: 200px;
    }

    .intro-mockup {
        padding-bottom: 100px;
    }

    .intro .row {
        padding-bottom: 95px;
    }

    .row-recursos {
        margin-bottom: 190px;
    }

    .swiper-materiais {
        margin-bottom: 225px;
    }

    .integre {
        margin-bottom: 125px;
    }

    .planos {
        margin-bottom: 100px;
    }

    .testemonial {
        margin-bottom: 120px;
    }

    .swiper-materiais .swiper-slide {
        width: 60%;
    }

    .row-recursos .recurso-item {
        margin-bottom: 0;
    }

    .relacionamento:after {
        display: block;
    }

    .row-recursos .recurso-item {
        width: calc(33.33% - 33.34px);
    }

    .endomarketing .recurso-item:nth-child(2) {
        margin-left: 50px;
        margin-right: 50px;
    }

    .imagem-receita {
        display: block;
    }

    .card-recurso .header-card-recurso {
        margin: 0 100px;
    }

    .recursos-sugestoes ul {
        display: flex;
        flex-wrap: wrap;
    }

    .recursos-sugestoes li {
        width: 33.33%;
        margin-bottom: 0;
    }

    .card-recurso:after {
        left: 50px;
        right: 50px;
    }

    .recursos-detalhes-button-prev,
    .recursos-detalhes-button-next {
        display: flex;
    }

    .swiper-recursos-detalhes.swiper-recursos-detalhes {
        max-width: calc(100% - 300px);
        margin: 0 auto;
    }

    .header-recursos .row > div:nth-child(1) {
        order: 1;
        width: 33.33%;
    }

    .header-recursos .row > div:nth-child(2) {
        order: 2;
        width: 33.33%;
        margin-bottom: 0px;
    }

    .header-recursos .row > div:nth-child(3) {
        order: 3;
        width: 33.33%;
    }

    .header-recursos .cta-avalie {
        height: 57px;
        width: auto;
        padding-left: 45px;
        padding-right: 45px;
    }

    .header-recursos .btn-voltar {
        width: auto;
        padding-left: 45px;
        padding-right: 45px;
    }

    .form h2 {
        font-size: 40px;
    }

    .intro h1 {
        font-size: 40px;
    }

    .row-imagem-receita:after {
        display: block;
    }

    .receita h2 {
        width: calc(50% - 40px);
        padding-right: calc(50% - 380px);
    }
}


@media (min-width: 860px) {
    .tablet-home img {
        width: auto;
    }

    .tablet-home {
        position: absolute;
        right: 0;
        top: -95px;
        height: 600px;
        width: 60%;
        z-index: 9;
        overflow: hidden;
    }

    .integre:after {
        content: '';
        display: block;
        width: 75%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(135deg, #4f2da6 0%, #420da0 40%, #3b227c 100%);
        border-radius: 0 300px 300px 0;
        z-index: -1;
    }

    .integre-text {
        width: 50%;
        margin-bottom: 0px;
    }

    .testemonial .row {
        flex-direction: row;
    }

    .testemonial-button-prev {
        bottom: 0px;
        left: 460px;
    }

    .testemonial-button-next {
        bottom: 0px;
        left: calc(460px + 60px);
    }

    .testemonial .swiper-testemonial {
        width: calc(100% - 380px);
        margin-top: 0;
    }

    .testemonial-item {
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 60px;
    }

    .recuso-text p {
        max-width: 280px;
    }

    .materiais-button-prev {
        left: calc(15% - 22px);
        top: calc(50% - 22px);
        display: flex;
    }

    .materiais-button-next {
        right: calc(15% - 22px);
        top: calc(50% - 22px);
        display: flex;
    }
}

@media (min-width: 992px) {
    .testemonial-item {
        padding-left: 80px;
        padding-right: 80px;
        padding-bottom: 60px;
    }

    .receita-item {
        width: 25%;
        margin-top: 45px;
        padding-top: 50px;
        position: relative;
    }

    .row-receitas:after {
        display: block;
    }

    .row-imagem-receita:before {
        display: block;
    }

    .header-recursos {
        padding-top: 170px;
        padding-bottom: 200px;
    }

    .card-recurso .header-card-recurso h2 {
        font-size: 32px;
    }

    .swiper-recursos-detalhes.swiper-recursos-detalhes {
        max-width: 700px;
    }

    .swiper-materiais .swiper-slide {
        width: 624px;
    }

    .header-form {
        margin-top: 160px;
    }

    .mockup-form {
        display: block;
    }

    .mockup-form,
    .form-wrapper {
        width: 50%;
    }

    .recursos-text {
        width: calc(100% - 220px);
        margin-left: 20px;
    }

    .recursos-links {
        margin-top: 0;
    }

    .downloads-item:after {
        display: block;
    }

    .downloads-intro:after {
        position: static;
        content: '';
        display: block;
        width: 188px;
        height: 188px;
        margin-left: -15px;
        background: url(../img/quina-g.png) center center no-repeat;
    }

    .downloads-intro {
        width: 420px;
    }

    .downloads-item {
        width: calc(100% - 480px);
    }

    .dashboard-img {
        object-fit: cover;
    }

    .recuso-text .recurso-icon {
        position: absolute;
        left: -3px;
        top: 0;
    }

    .recuso-text {
        padding-left: 85px;
    }

    .testemonial-item p {
        font-size: 22px;
        line-height: 32px;
    }

    .intro-mockup:after {
        display: block;
    }

    .recurso-item figure {
        height: 285px;
        margin-bottom: 50px;
    }

    .testemonial .row {
        align-items: center;
    }

    .area-verde .row {
        justify-content: space-between;
    }

    .planos-item {
        width: calc(25% - 24px);
    }

    .recursos-content > .container > .row {
        flex-direction: row-reverse;
    }

    .perder-tempo-img {
        display: block;
    }

    .gradient-banner-text {
        width: 60%;
        margin-left: 0;
        margin-right: 0;
    }

    .card-recurso:after {
        left: 170px;
        right: 170px;
    }

    .card-recurso .header-card-recurso {
        margin: 0 170px;
    }

    .recursos-detalhes-button-prev {
        left: 0;
    }

    .recursos-detalhes-button-next {
        right: 0;
    }

    .relacionamento .recurso-item {
        width: calc(25% - 37.5px);
    }

    .relacionamento .recurso-item:nth-child(2) {
        margin-left: 50px;
        margin-right: 50px;
    }

    .recursos-detalhes-button-prev,
    .recursos-detalhes-button-next {
        display: flex;
        background: rgba(255, 255, 255, 0.3);
        color: #7340f1;
    }

    .recursos-links {
        width: 200px;
    }

    .recursos-nav {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
    }

    .form-wrapper {
        padding-right: 0;
    }

    .swiper-recursos-detalhes.swiper-recursos-detalhes {
        margin: 0 110px;
    }

    .card-recurso .header-card-recurso {
        padding: 40px;
    }


    .materiais-button-prev {
        left: calc(50% - 390px);
        top: calc(50% - 22px);
    }

    .materiais-button-next {
        right: calc(50% - 390px);
        top: calc(50% - 22px);
    }


}



.intro.termos .row{
	padding-bottom: 0;
	min-height: 10px;
}

@media screen and (max-width: 767px) {
    .embed {
        max-width: 90%;
    }
}