@charset "UTF-8";.purple {
    color: #8353cb
}

html {
    scroll-behavior: smooth;
}

.text-right {
    text-align: right
}

.title {
    margin-bottom: .8em
}

.text-left {
    text-align: left
}

.text-lower {
    text-transform: lowercase
}

.light-green {
    color: #2ab27b
}

.dark-green {
    color: #48aa96!important
}

.dark-blue {
    color: #4660aa
}

.dark-purple {
    color: #8353cb
}

.red-tomato {
    color: #ee746c
}

.text-upper {
    text-transform: uppercase
}

.hidden {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

.section {
    float: left;
    width: 100%
}

.lead_form {
    margin-bottom: 20px
}

.product-price-card {
    float: left;
    width: 100%;
    height: 335px;
    border: 1px solid #d6d6d6;
    padding: 20px;
    position: relative;
    color: #646464
}

.card-dark-green {
    border-top: 6px solid #48aa96
}

.card-dark-blue {
    border-top: 6px solid #4660aa
}

.card-dark-purple {
    border-top: 6px solid #8353cb
}

.card-column {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-top: 10px
}

.section-buy-product {
    width: 100%;
    float: left;
    background: #ede7e7;
    padding-bottom: 48px;
    padding-top: 40px
}

.product-features-list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    margin-bottom: 1rem
}

.product-feature-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 2rem;
    color: #ee746c
}

.product-feature-column {
    width: 33.333333%
}

.product-feature-column-center {
    max-width: 100px
}

.product-feature-text-normal {
    color: #646464;
    font-weight: 400;
    font-size: 18px
}

.product-feature-subtitle {
    font-size: 18px;
    line-height: 1.13;
    color: #ee746c;
    font-weight: 400
}

.product-feature-select {
    width: 100px;
    height: 46px;
    border-radius: 4px;
    border: 1px solid #d3e0e9;
    background-color: #fff;
    font-size: 18px;
    font-weight: 500;
    color: #646464;
    margin-top: 6px;
    cursor: pointer;
    outline: none;
    text-indent: 10px
}

.product-feature-row-color {
    background-color: #f7f7f7
}

.product-feature-row-large td {
    margin: .5rem 0
}

.product-feature-text-mark {
    font-weight: 600;
    font-size: 18px;
    line-height: 2.27;
    text-align: center;
    color: #ee746c
}

.card-product-know-more {
    width: 100%;
    float: left;
    margin-top: 2rem;
    font-size: 18px
}

.card-product-know-more-light-green:hover {
    color: #2ab27b
}

.card-product-know-more-dark-green:hover {
    color: #48aa96
}

.card-product-know-more-dark-blue:hover {
    color: #4660aa
}

.card-product-know-more-dark-purple:hover {
    color: #8353cb
}

.card-price {
    text-align: center;
    margin: 2rem 0;
    float: left;
    position: relative;
    width: 100%
}

.card-price-month,.card-price-real {
    position: absolute;
    font-size: 30px
}

.card-price-real {
    left: 0;
    top: 0
}

.card-price-month {
    bottom: 0;
    right: 0
}

.card-price-value:after {
    content: " /m\EAs";
    font-size: 24px
}

.card-price-value:before {
    content: "R$";
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    margin-top: 15px
}

.card-price-value {
    font-size: 55px;
    float: left;
    width: 100%;
    display: block
}

.product-price-separator {
    padding: 0;
    margin: 0;
    border: 1px solid #d6d6d6;
    float: left;
    width: 100%;
    height: 0
}

.card-vendor-logo {
    display: inline-block
}

.section-price {
    float: left;
    width: 100%;
    padding: 15px;
    background: #fff
}

.section-price-list-alerts {
    padding: 0;
    margin: 0;
    list-style: circle;
    margin-left: 32px;
    margin-top: 10px
}

.section-price-list-container {
    float: left;
    padding: 20px;
    border: 1px solid red;
    width: 100%
}

.section-price-list-word {
    list-style: lower-alpha;
    margin-left: 1rem
}

.simple-text-list {
    margin-bottom: 6px
}

.section-price-list-alerts li,.section-price-list-word li {
    line-height: 32px;
    font-size: 17px;
    font-weight: 500;
    color: #646464
}

.simple-text {
    line-height: 2rem;
    font-size: 17px;
    font-weight: 500;
    color: #646464
}

.card-light-green {
    border-top: 6px solid #2ab27b
}

.product-card-title {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.07;
    float: left;
    width: 100%;
    margin-bottom: 1rem
}

.product-card-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
    width: 100%;
    float: left
}

.product-card-list li {
    line-height: 1.5;
    margin-bottom: 16px
}

.product-card-mapfre {
    text-align: center;
    float: left;
    padding: 20px 0 25px;
    width: 100%
}

.card-list-item-price {
    margin-left: 22px
}

.card-check-icon {
    margin-right: 10px;
    font-size: 11px
}

.button-card {
    padding: 8px;
    display: inline-block;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    width: 200px;
    color: #fff
}

.button-card:hover {
    color: #fff
}

.button-card-big {
    width: 300px;
    font-weight: 600;
    border-radius: 5px
}

.button-card-light-green {
    background: #2ab27b
}

.button-card-red {
    background: #ee746c
}

.button-card-dark-green {
    background: #48aa96
}

.button-card-dark-blue {
    background: #4660aa
}

.button-card-dark-purple {
    background: #8353cb
}

.product-feature-select-title {
    font-size: 16px;
    font-weight: 600
}

.fixed-decesso {
    line-height: 26px
}

.bg-mafrelogo {
    width: 132px;
    height: 16px
}

.know-more-bar {
    background: #8353cb;
    padding: 5px;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff
}

.know-more-bar-title {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    display: inline-block
}

.know-more-bar-link {
    margin-left: 10px;
    font-weight: 600;
    cursor: pointer
}

.know-more-bar-link,.know-more-bar-link:active,.know-more-bar-link:hover,.know-more-bar-link:visited {
    color: #fff;
    text-decoration: underline
}

.rules-silver-box {
    background: #f0f0f0;
    padding: 1em;
    font-size: 18px
}

.well-title {
    color: #8353cb;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 1.2em
}

.well-text {
    font-size: 18px;
    color: #646464;
    text-align: justify;
    margin-top: 1em
}

.well-section {
    margin-top: 1.6em;
    margin-bottom: 12px
}

.section-price-desc {
    float: left;
    width: 100%;
    margin: 1.5em 0
}

.section-price-desc-title {
    color: #8353cb;
    text-transform: uppercase;
    width: 100%;
    font-size: 22px;
    font-weight: 800
}

.section-price-desc-text {
    color: #646464;
    margin: 0;
    font-size: 18px
}

.section-name {
    margin-top: 2em
}

.question-section {
    width: 100%;
    margin-top: 5em
}

.section-buy-now {
    float: left;
    width: 100%;
    margin: 2.5em 0
}

.section-buy-now-title {
    font-size: 28px;
    margin-bottom: 1em
}

.planos__box-container {
    width: 100%;
    text-align: center
}

.pff-title-plan {
    margin-top: 15px;
    margin-bottom: 10px
}

.planos__btn-soft-border {
    border-radius: 5px;
    font-size: 20px
}

.planos__btn-soft-border:active,.planos__btn-soft-border:visited {
    color: #fff
}

.company-text {
    font-size: 18px
}

.pff-banner-detail {
    height: 310px
}

.pff-detail-banner-container {
    width: 100%;
    float: left;
    height: 310px;
    background: #f1e8e9
}

.planos__box-itens-detail li {
    font-size: 18px
}

.section-buy-now-title {
    font-size: 30px
}

@media (min-width: 1024px) {
    .pff-title-plan {
        margin-top:0
    }
}

.section-addons {
    float: left;
    width: 100%;
    margin-bottom: 5em
}

.section-name {
    margin-bottom: 1.2em
}

.planos_box-addon-more {
    padding: 12px 0;
    text-align: center;
    width: 100%;
    cursor: pointer
}

.planos__box-separator-container {
    width: 100%;
    margin-bottom: 10px;
    display: block;
    margin-top: 12px;
    height: 2px;
    position: relative
}

.planos__box-separator {
    border-top-width: 2px;
    border-top-style: solid;
    display: inline-block;
    width: calc(100% + 60px);
    left: -30px;
    position: absolute
}

.planos__box-separator--dark-green {
    border-top-color: #47aa96
}

.planos__box-separator--green {
    border-top-color: #2ab27b
}

.planos__box-separator--blue {
    border-top-color: #4660aa
}

.planos__box-separator--purple {
    border-top-color: #8751d6
}

.planos_box-addon-text {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    white-space: nowrap
}

.planos_box-addon-text--dark-green {
    color: #47aa96
}

.planos_box-addon-text--green {
    color: #2ab27b
}

.planos_box-addon-text--blue {
    color: #4660aa
}

.planos_box-addon-text--purple {
    color: #8751d6
}

.planos__select-text {
    width: 100%;
    text-align: center
}

.plans_box-addon-icon {
    color: #fff;
    border-radius: 100%;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    display: inline-block;
    padding: 0 5px;
    margin-top: -7px;
    line-height: 1;
    margin-right: 4px;
    vertical-align: middle;
    background: #777;
    font-weight: 700;
    width: 25px;
    height: 25px
}

.plans_box-addon-icon--dark-green {
    background: #47aa96
}

.plans_box-addon-icon--green {
    background: #2ab27b
}

.plans_box-addon-icon--blue {
    background: #4660aa
}

.plans_box-addon-icon--purple {
    background: #8751d6
}

.planos_box-itens-price {
    color: #2ab27b;
    margin-left: 21px;
    font-weight: 800
}

.planos__box-itens-list {
    list-style: none;
    padding: 0 0 25px;
    margin-bottom: 5px
}

.planos__box-itens-list li .fa-check {
    padding-right: 10px;
    color: #2ab27b;
    font-size: 12px
}

.planos_box-itens-logo-mapfre {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 25px 0;
    margin-bottom: 1em;
    text-align: center
}

.planos_box-itens-logo-mapfre img {
    display: inline-block;
    width: 120px
}

.planos__box-value-second {
    margin-top: 0;
    font-size: 45px;
    white-space: nowrap
}

.planos__box-value-second small {
    margin-top: 10px
}

.planos__box-btn-second {
    margin-bottom: 1.5em
}

.planos__box-btn-second:active,.planos__box-btn-second:hover,.planos__box-btn-second:visited {
    color: #fff
}

.planos_box-addon-select {
    background: #ef746c;
    border: 1px solid #ef746c;
    padding: 10px 20px;
    width: 100%;
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    color: #fff;
    -moz-outline: none;
    outline: none
}

.planos__custom-select {
    position: relative;
    width: 100%
}

.planos--text-indent {
    margin-left: 23px
}

.article__content,.article__cover,.article__item,.article__list-container {
    position: relative;
    width: 100%;
}

.article__subtitle {
    font-size: 18px
}

.article__title {
    font-size: 33px;
    font-weight: 500
}

.article__link:hover {
    text-decoration: underline
}

.article__link,.article__link:hover,.article__link:visited,.article__related-link,.article__related-link:hover {
    color: #636b6f
}

.article__title--purple {
    color: #8353cb
}

.article__cover-image {
    max-width: 100%
}

@media (min-width: 800px) {
    .article__advertising-container {
        float:left;
        position: relative;
        width: 100%
    }

    .article__cover {
        margin-right: 20px
    }

    .article__content {
        width: calc(100% - 300px)
    }

    .article__advertising-container {
        display: block;
        width: 300px;
        height: 600px;
        z-index: 2;
        display: none
    }

    .article__list {
        list-style: none;
        margin: 0;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .article__item {
        margin: 30px 40px;
        /* padding-bottom: 1em; */
        background-color: #f9f9f9;
        max-width: 597px;
        min-height: 720px;
        overflow: hidden;
        box-shadow: 0 8px 32px 0 rgba(31, 38, 135, .2);
    }

    .article__list-container {
        font-size: 21px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .article__content,.article__cover,.article__item,.article__list-container {
        position: relative;
        width: 100%
    }

    .article__cover-container {
        margin-bottom: 1.5em
    }

    .article__subtitle {
        color: #505050;
        font-size: 20px;
        margin-left: 20px;
        text-align: left;
        line-height: 1.28;
        letter-spacing: normal
    }

    .article__cover {
        border: 1px solid #f0f0f0;
        margin-bottom: 1em
    }

    .article__title {
        margin-right: 20px;
        margin-left: 20px
    }

    .article__title,.article_title {
        margin-top: 0;
        font-size: 20px;
        font-weight: 700;
        text-align: left;
        line-height: 1.28;
        letter-spacing: normal
    }

    .article_title {
        margin-right: 0;
        margin-left: 0
    }

    .article__link {
        cursor: pointer
    }

    .article__link:hover {
        text-decoration: none
    }

    .article__link,.article__link:hover,.article__link:visited {
        color: #505050
    }

    .article__subtitle:hover {
        text-decoration: underline
    }

    .article__related-link,.article__related-link:hover {
        color: #f99766
    }

    .article__title--purple {
        color: #894ce0;
        font-size: 33px
    }

    .article__cover-image {
        max-width: 597px;
        -webkit-box-shadow: 0 13px 13px 0 rgba(0,0,0,.16);
        box-shadow: 0 13px 13px 0 rgba(0,0,0,.16)
    }

    .article__created-at {
        font-size: 15px
    }

    .article__list-related {
        margin-top: 1em
    }

    .article__list-item-spaced {
        padding: 1em 0
    }

    .article__list-item--striped {
        border-bottom: 2px solid #f0f0f0
    }

    .header_blog {
        background: url(https://kheper.amarassist.com.br/storage/library/116.png) no-repeat;
        background-size: cover;
        background-position: 50%;
        height: 434px;
        width: 100%
    }

    #search_bar,.search {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative
    }

    #search_bar {
        max-width: 667px;
        height: 42px;
        -o-object-fit: contain;
        object-fit: contain;
        border-radius: 21px;
        border: 1px solid #f2f2f2;
        font-weight: 700;
        top: 50%;
        color: #919191;
        padding-left: 15px;
        padding-right: 15px
    }

    .button-search {
        background-color: #955de4;
        border-radius: 12px
    }

    .banner_text {
        text-align: right;
        font-family: Dosis;
        font-size: 150px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.27;
        letter-spacing: normal;
        color: #fff;
        width: 100%
    }

    .banner_container {
        margin-top: 100px
    }

    .icons {
        text-align: center
    }

    .icons,.share {
        margin-right: 29px;
        color: #505050
    }

    .share {
        font-family: Dosis;
        font-style: normal
    }

    .button-contact-us {
        width: 321px;
        height: 43px;
        -o-object-fit: contain;
        object-fit: contain;
        border-radius: 22px;
        background-color: #894ce0;
        font-weight: 700;
        color: #fff;
        text-align: center;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-bottom: 80px
    }

    .button-read-more {
        color: #f99766;
        -webkit-text-decoration: #f99766;
        text-decoration: #f99766;
        margin-right: 20px
    }

    .container_pesquisa {
        max-width: 667px;
        height: 42px;
        -o-object-fit: contain;
        object-fit: contain;
        border: 1px solid #f2f2f2;
        font-weight: 700;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 800px) and (max-width:1200px) {
    .share {
        display:none
    }

    .social_article {
        text-align: center
    }
}

@media (min-width: 800px) {
    .submit-lente {
        top:32px
    }

    .submit-lente,.submit-lente_ {
        position: absolute;
        right: 30px;
        z-index: 10;
        border: none;
        background: #955de4;
        outline: none;
        line-height: 82px;
        width: 50px;
        height: 24px;
        border-radius: 20px
    }

    .submit-lente_ {
        top: 2px
    }

}

@media (min-width: 800px) and (min-width:800px) {
    .article__advertising-container {
        float:left;
        position: relative;
        width: 100%
    }

    .article__cover {
        margin-right: 20px
    }

    .article__content {
        width: 100%
    }

    .article__advertising-container {
        display: block;
        width: 300px;
        z-index: 2
    }

    .article__advertising-content {
        position: fixed
    }

    .article__list-container {
        position: relative;
        width: 100%;
    }

    .article__list-container h2 {
        margin-bottom: 20px;
        font-size: 33px
    }

    .article__list-container p {
        margin-bottom: 20px
    }
}

@media (min-width: 800px) and (max-width:800px) {
    .article__cover-image {
        max-width:100%
    }

    .article__title {
        margin-right: 0
    }

    .article__subtitle {
        margin-right: 0;
        margin-left: 20px;
        text-align: left
    }

    ul {
        padding-top: -17px
    }
}

@media (min-width: 800px) {
    .autocompleteResponse_ {
        max-width:600px;
        position: absolute;
        background-color: #e8e8e8;
        margin-top: 20px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 5px
    }
}

@media (min-width: 800px) and (max-width:1000px) {
    .header_blog {
        height:434px;
        max-width: 1000px
    }
}

@media (min-width: 800px) and (max-width:900px) {
    .header_blog {
        height:434px;
        width: 900px
    }
}

@media (min-width: 800px) and (max-width:800px) {
    .header_blog {
        height:434px;
        width: 800px
    }

    .autocompleteResponse_ {
        max-width: 550px;
        position: absolute;
        background-color: #fff;
        margin-top: 3px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 5px
    }
}

@media (min-width: 800px) and (max-width:700px) {
    .header_blog {
        height:434px;
        width: 700px
    }
}

@media (min-width: 800px) and (max-width:600px) {
    .header_blog {
        height:434px;
        width: 600px
    }
}

@media (min-width: 800px) and (max-width:500px) {
    .header_blog {
        height:434px;
        width: 500px
    }
}

@media (min-width: 800px) and (max-width:400px) {
    .header_blog {
        height:434px;
        width: 400px
    }
}

@media (min-width: 800px) and (max-width:300px) {
    .header_blog {
        height:434px;
        width: 300px
    }
}

@media (min-width: 800px) and (max-width:280px) {
    .header_blog {
        height:434px;
        width: 280px
    }
}

@media (min-width: 800px) and (max-width:600px) {
    .banner_text {
        text-align:right;
        font-family: Dosis;
        font-size: 90px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.27;
        letter-spacing: normal;
        color: #fff;
        width: 100%
    }

    .blog_container {
        margin-top: 45px
    }
}

@media (min-width: 800px) {
    .lista {
        width:570px;
        list-style: none;
        padding: 0;
        margin-left: 12px;
        margin-bottom: 18px;
        display: none
    }

    .lista,a {
        color: #919191
    }

    ul li.separador {
        width: 90%;
        border-top: 1px solid #000;
        list-style-type: none
    }

    .social__article,.social_article {
        text-align: center
    }

    .related {
        margin-bottom: 80px;
        max-width: 831px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (min-width: 800px) and (min-width:992px) {
    .social_article {
        text-align:right
    }

    .social__article {
        text-align: left
    }
}

@media (min-width: 800px) {
    a:hover.button-read-more {
        color:#f99766
    }

    a:hover.result {
        color: #919191
    }

    .article__advertising-content {
        position: fixed
    }

    .article__list-container {
        position: relative;
        width: 100%;
    }

    .article__list-container h2 {
        margin-bottom: 20px;
        font-size: 33px
    }

    .article__list-container p {
        margin-bottom: 20px
    }
}

.article__advertising-container {
    display: none
}

.article__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.article__item {
    margin-bottom: 2em;
    padding-bottom: 1em;
    background-color: #f9f9f9;
    max-width: 597px
}

.article__list-container {
    font-size: 21px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.article__content,.article__cover,.article__item,.article__list-container {
    position: relative;
    width: 100%
}

.article__cover-container {
    margin-bottom: 1.5em
}

.article__subtitle {
    color: #505050;
    font-size: 20px;
    margin-left: 20px;
    text-align: left;
    line-height: 1.28;
    letter-spacing: normal
}

.article__cover {
    margin-bottom: 1em
}

.article__title {
    margin-right: 20px;
    margin-left: 20px
}

.article__title,.article_title {
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 1.28;
    letter-spacing: normal
}

.article_title {
    margin-right: 0;
    margin-left: 0
}

.article__link {
    cursor: pointer
}

.article__link:hover {
    text-decoration: none
}

.article__link,.article__link:hover,.article__link:visited {
    color: #505050
}

.article__subtitle:hover {
    text-decoration: underline
}

.article__related-link,.article__related-link:hover {
    color: #f99766
}

.article__title--purple {
    color: #894ce0;
    font-size: 33px
}

.article__cover-image {
    max-width: 597px;
    -webkit-box-shadow: 0 13px 13px 0 rgba(0,0,0,.16);
    box-shadow: 0 13px 13px 0 rgba(0,0,0,.16)
}

.article__created-at {
    font-size: 15px
}

.article__list-related {
    margin-top: 1em
}

.article__list-item-spaced {
    padding: 1em 0
}

.article__list-item--striped {
    border-bottom: 2px solid #f0f0f0
}

.header_blog {
    background: url(https://kheper.amarassist.com.br/storage/library/116.png) no-repeat;
    background-size: cover;
    background-position: 50%;
    height: 434px;
    width: 100%
}

.search-blog {
    background-color: #ee746c;
    height: 95px;
    margin-bottom: 70px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

.search-blog h3 {
    color: #ffffff;
    font-weight: bold;
}

.search-blog a {
    text-decoration: none;
    font-weight: bold;
    color: #ee746c;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 10px 35px;
    margin: 10px 0 0 10px;
}

.search-blog a:hover {
    opacity: 0.5;
}

#search_bar {
    max-width: 667px;
    height: 42px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 21px;
    border: 1px solid #f2f2f2;
    font-weight: 700;
    left: 50%;
    -webkit-transform: translateX(-50%);
    position: relative;
    top: 50%;
    transform: translateX(-50%);
    color: #919191;
    padding-left: 15px;
    padding-right: 15px
}

.button-search {
    background-color: #955de4;
    border-radius: 12px
}

.banner_text {
    text-align: right;
    font-family: Dosis;
    font-size: 150px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #fff;
    width: 100%;
}

.banner_container {
    margin-top: 100px
}

.icons {
    text-align: center
}

.icons,.share {
    margin-right: 29px;
    color: #505050
}

.share {
    font-family: Dosis;
    font-style: normal
}

.button-contact-us {
    width: 321px;
    height: 43px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 22px;
    background-color: #894ce0;
    font-weight: 700;
    color: #fff;
    text-align: center;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 80px
}

.button-read-more {
    -webkit-text-decoration: #f99766;
    text-decoration: #f99766;
    margin-right: 20px
}

.container_pesquisa {
    max-width: 667px;
    height: 42px;
    -o-object-fit: contain;
    object-fit: contain;
    border: 1px solid #f2f2f2;
    font-weight: 700;
    left: 50%;
    -webkit-transform: translateX(-50%);
    position: relative;
    transform: translateX(-50%);
    border: transparent;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 1200px) {
    .share {
        display:none
    }

    .social_article {
        text-align: center
    }
}

.search-article {
    width: 100%;
    height: 95px;
    background-color: #ee746c;
    align-items: center; display: flex;
    flex-direction: row; justify-content: center;

}

.search-article h3 {
    color: #ffffff;
}

.search-article a {
    text-decoration: none;
    font-weight: bold;
    color: #ee746c;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 10px 35px;
    margin: 10px 0 0 10px;
}

.search-article a:hover {
    opacity: 0.5;
}

@media (min-width: 800px) {
    .article__advertising-container {
        float:left;
        position: relative;
        width: 100%
    }

    .article__cover {
        width: 280px;
        margin-right: 20px
    }

    .article__content {
        width: 100%
    }

    .article__advertising-container {
        display: block;
        width: 300px;
        z-index: 2
    }

    .article__advertising-content {
        position: fixed
    }

    .article__list-container {
        position: relative;
        width: 100%;
    }

    .article__list-container h2 {
        margin-bottom: 20px;
        font-size: 33px
    }

    .article__list-container p {
        margin-bottom: 20px
    }
}

@media (max-width: 800px) {
    .article__cover-image {
        max-width:100%
    }
}

@media (max-width: 1000px) {
    .header_blog {
        height:434px;
        max-width: 1000px
    }
}

@media (max-width: 900px) {
    .header_blog {
        height:434px;
        width: 900px
    }
}

@media (max-width: 800px) {
    .header_blog {
        height:434px;
        width: 800px
    }

    .submit-lente_ {
        top: 2px;
        right: 30px;
        z-index: 10;
        border: none;
        background: #955de4;
        outline: none;
        line-height: 82px;
        width: 50px;
        height: 24px;
        border-radius: 20px
    }

    .lista {
        max-width: 570px;
        list-style: none;
        padding: 0;
        margin-left: 8px;
        display: none;
        color: #919191
    }

    .autocompleteResponse {
        max-width: 550px;
        position: absolute;
        background-color: #fff;
        margin-top: 3px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        border-radius: 5px
    }
}

@media (max-width: 700px) {
    .header_blog {
        height:434px;
        width: 700px
    }
}

@media (max-width: 600px) {
    .header_blog {
        height:434px;
        width: 600px
    }
}

@media (max-width: 500px) {
    .header_blog {
        height:434px;
        width: 500px
    }
}

@media (max-width: 400px) {
    .header_blog {
        height:434px;
        width: 400px
    }
}

@media (max-width: 300px) {
    .header_blog {
        height:434px;
        width: 300px
    }
}

@media (max-width: 280px) {
    .header_blog {
        height:434px;
        width: 280px
    }
}

@media (max-width: 600px) {
    .banner_text {
        text-align:right;
        font-family: Dosis;
        font-size: 90px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.27;
        letter-spacing: normal;
        color: #fff;
        width: 100%
    }

    .blog_container {
        margin-top: 45px
    }
}

.autocompleteResponse {
    max-width: 600px;
    position: absolute;
    background-color: #fff;
    margin-top: 22px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 5px;
    -webkit-box-shadow: 0 13px 13px 0 rgba(0,0,0,.16);
    box-shadow: 0 13px 13px 0 rgba(0,0,0,.16)
}

a {
    color: #919191
}

ul li.separador {
    width: 90%;
    border-top: 1px solid #000;
    list-style-type: none
}

.social__article,.social_article {
    text-align: center
}

.related {
    margin-bottom: 80px;
    max-width: 831px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width: 992px) {
    .social_article {
        text-align:right
    }

    .social__article {
        text-align: left
    }
}

a:hover.button-read-more {
    color: #f99766
}

a:hover.result {
    color: #919191;
    margin-bottom: 6px
}

.result {
    padding-bottom: 8px
}

.barras {
    max-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.form-text {
    max-width: 100%;
    font-family: Dosis;
    font-size: 22px;
    text-align: center;
    line-height: 28px;
    padding-top: 39px
}

.form-text h2 {
    color: #000;
    font-weight: bold;
}

.form-text p {
    color: #000;
}

.contact-form {
    background: url(/images/fundo-contato.jpg?7dfc8cb4cc9fa6b075480292b24a6302);
    background-size: cover;
    background-position: 50%;
    height: 45%;
}

@media (max-width: 991px) {
    .contact-form {
        background:url(/images/fundo-contato-mobile.jpg?bd2c921bcdda6d93a154041e003ece26)!important;
        background-size: cover;
        background-position: 50%;
        max-width: 970px;
        height: 650px!important;
    }

    .search-blog {
        height: 110px;
        padding: 0 20px;
        flex-direction: row;
    }

    .search-article {
        height: 110px;
        padding: 0 20px;
        flex-direction: row;
    }

    .formulario {
        width: 70%;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }
}

@media (max-width: 690px) {
    .search-blog {
        height: 170px;
        padding: 0 30px;
        text-align: center;
        flex-direction: column;
    }
    
    .search-blog a {
        margin: 8px 0 0 0;
    }

    .search-article {
        height: 170px;
        padding: 0 30px;
        text-align: center;
        flex-direction: column;
    }
    
    .search-article a {
        margin: 8px 0 0 0;
    }

}

.formulario {
    padding: 0;
    margin: 0
}

.termos {
    color: #000;
    margin-top: 10px;
    font-weight: 700;
    text-align: center
}

.txt_button {
    color: #fff;
    text-align: center;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 7px;
    background-color: #ee746c;
    border: none
}

.btn-form-pff {
    width: 200px;
}
.button_form {
    padding-top: 1px;
    width: 200px;
    height: 40px;
    border-radius: 7px;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.article__button,.button_form {
    font-weight: 700
}

.article__button--red {
    background: #f99766
}

.article__button:visited {
    color: #fff
}

.button-read-more {
    color: #f99766;
    font-weight: 700;
    text-decoration: none;
    margin: 0 0 0 20px;
}

.text-center {
    text-align: center
}

.purple-bar {
    max-width: 100%;
    height: 90px;
    background-color: #955de4;
    position: relative;
    margin-bottom: -22px;
    background-image: url(/resources/img/Retângulo_113.png)
}

.subtitle-body {
    width: 70%;
    padding: 0;
    float: left
}

.button-lm {
    width: 30%;
    float: left;
    text-align: left;
}

@media (max-width: 580px) {
    .subtitle-body {
        width:60%;
        padding: 0;
        float: left
    }

    .button-lm {
        width: 60%;
        float: left;
        padding: 0;
        margin: 0
    }
}

@media (max-width: 333px) {
    .button-lm {
        width:60%;
        text-align: left;
        padding: 0;
        margin: 0
    }
}

ul {
    list-style: none;
    padding: 0
}

li {
    padding-bottom: 10px
}

@media (max-width: 800px) {
    .submit-lente {
        top:2px;
        right: 30px;
        z-index: 10;
        border: none;
        background: #955de4;
        outline: none;
        line-height: 82px;
        width: 50px;
        height: 24px;
        border-radius: 20px
    }
}

.top-bar {
    display: none
}

@media (min-width: 1024px) {
    .body__planos .home__banner {
        background-position:center right -815px
    }
}

@media (min-width: 1200px) {
    .body__planos .home__banner {
        background-position:center right -500px
    }
}

@media (min-width: 1336px) {
    .body__planos .home__banner {
        background-position:center right -475px
    }
}

@media (min-width: 1500px) {
    .body__planos .home__banner {
        background-position:center right -360
    }
}

@media (min-width: 1750px) {
    .body__planos .home__banner {
        background-position:center right 0
    }
}

@media (min-width: 400px) {
    .card-container {
        padding:0 .7rem
    }
}

@media (min-width: 500px) {
    .card-container {
        padding:0 4rem
    }
}

@media (min-width: 600px) {
    .section-logo-mapfre {
        display:none
    }

    .card-container {
        padding: 0 18%
    }

    .plan-column {
        width: 50%
    }

    .banner-plan,.banner-plan-last-part {
        padding-left: 2rem
    }

    .banner-plan-center,.banner-plan-last-part {
        width: 33.333333%
    }

    .banner-plan-first-part {
        max-width: 33.333333%
    }

    .modal-broker {
        left: 50%;
        margin-left: -325px;
        top: 5%
    }

    .section-info {
        padding: 5rem 15% 6rem
    }

    .banner-container-title {
        text-align: left
    }

    .banner-button {
        text-align: right
    }

    .product-features-list {
        padding: 3rem 0 1rem
    }

    .logo-amar-white {
        display: none
    }

    .desktop-menu-container {
        display: block
    }

    #mobile-menu-backlight,.mobile-menu,.mobile-menu-icon {
        display: none
    }

    .header-logo {
        left: 1rem;
        margin-left: 1rem
    }

    .banner-plan,.plan-articles-section,.plan-tips-section,.section-addon,.section-benefitis,.section-faq,.section-how-it-works,.section-info,.section-price,.section-tips {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .site-container {
        position: relative;
        max-width: 1200px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .product-feature-select-title {
        font-size: 18px;
        font-weight: 400
    }
}

@media (min-width: 800px) {
    .card-column {
        width:50%
    }

    .card-container {
        padding: 0 2rem
    }
}

@media (min-width: 760px) {
    .footer-column {
        width:33.3333%
    }

    .social-icons-container {
        float: left
    }

    .faq-input {
        width: 600px
    }

    .modal-broker {
        width: 650px
    }

    .product-feature-title {
        font-size: 30px
    }

    .product-feature-select {
        width: 137px
    }

    .product-features-list {
        padding-top: 1rem
    }

    .product-feature-text-mark {
        font-size: 22px
    }

    .banner-first-part,.banner-last-part {
        width: 50%;
        float: left;
        height: 100%
    }

    .banner-subtitle,.banner-title {
        text-align: left
    }

    .logo-mafre {
        position: absolute;
        bottom: 0;
        height: auto;
        width: 200px;
        left: 0;
        border: 10px solid #fff;
        -webkit-clip-path: polygon(0 0,100% 0,90% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,90% 100%,0 100%)
    }

    .logo-mafre-image,.logo-mafre-text {
        margin-left: -24px
    }

    .section-faq-questions-list {
        width: 80%
    }

    .card-container {
        padding: 0 5rem
    }

    .banner-first-part .logo-mafre {
        display: block
    }
}

@media (min-width: 960px) {
    .section-price {
        padding:0
    }

    .rules-silver-box {
        margin-top: 1.5em;
        padding: 20px 100px
    }

    .faq-input {
        width: 800px
    }

    .banner-plan-center {
        height: 277px
    }

    .banner-plan-first-part {
        background: #fff
    }

    .plan-article {
        padding: 4rem 11rem
    }

    .banner-plan-title {
        font-size: 40px
    }

    .plan-tips-section {
        padding: 1.5rem 8rem 0 9rem
    }

    .section-tips {
        padding: 3rem 12rem
    }

    .section-faq-questions-list {
        width: 60%
    }

    .section-addon-item {
        margin: 0 4rem
    }

    .section-faq {
        padding-top: 4rem
    }

    .addon-container {
        padding: 0 11rem;
        margin-top: 2rem
    }

    .card-container {
        padding: 0 7rem
    }
}

@media (min-width: 1024px) {
    .section-info-text {
        padding:0 15%
    }

    .footer-column {
        width: 20%
    }

    .social-icons-container {
        float: right
    }
}

@media (min-width: 1200px) {
    .card-column {
        width:25%
    }

    .card-container {
        padding: 0
    }
}

.icon-amar-mais {
    width: 120px;
    height: 120px;
    background: url(/images/addons-sprite.svg?afe4b0a30631a0ee3fe24d64368aabac) -10px -10px
}

.icon-seguro-jazigo {
    width: 120px;
    height: 120px;
    background: url(/images/addons-sprite.svg?afe4b0a30631a0ee3fe24d64368aabac) -150px -10px
}

.article__button {
    padding: 5px 100px;
    border-radius: 5px;
    font-size: 18px;
    font-family: Dosis;
    display: inline-block;
    margin-bottom: 60px
}

.article__button--red {
    color: #fff
}

.article__button:hover {
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s;
    opacity: .8
}

.article__button:active,.article__button:link,.article__button:visited {
    color: #fff
}

.article__header {
    width: 100%;
    float: left;
    border-bottom: 2px solid #f0f0f0
}

.article__header,.article__title--primary {
    margin-bottom: 1em
}

.http-status--404 {
    font-size: 200px;
    font-weight: 500;
    font-family: Dosis,sans-serif;
    margin: 0
}

.article__nav-menu-item {
    margin-right: 20px
}

.article__link-arrow {
    position: absolute;
    width: 0;
    height: 0
}

.article__link-arrow-white--left {
    border: 16px solid transparent;
    border-left-color: #fff;
    top: 0;
    left: 0
}

.article__link-arrow-purple--left {
    border: 16px solid transparent;
    border-left-color: #8353cb;
    top: 0;
    right: -32px
}

.article__nav-link,.article__nav-link:hover,.article__nav-link:visited {
    color: #fff
}

.article__nav-link {
    padding: 5px 30px;
    font-weight: 700
}

.article__nav {
    width: 100%;
    margin-bottom: 3em;
    padding-left: 120px
}

.article__nav-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.article__nav-menu-item {
    display: inline;
    margin-right: 0
}

.article__nav-link,.article__nav-link:hover,.article__nav-link:visited {
    color: #919191
}

.article__nav-link {
    padding: 5px 31px;
    font-weight: 400;
    position: relative;
    font-size: 18px;
    padding-right: 11px
}

.article__nav-link:hover {
    opacity: .4
}

@media (max-width: 800px) {
    .article__nav {
        padding-left:0
    }

    .article__nav-link {
        padding: 0
    }
}

.lead-form {
    width: 100%;
    max-width: 688px;
    padding: 10px;
    float: left;
    background: url(/images/lead-form-bg.jpg?7c86d4065460698d0b12b46f32b95abf) no-repeat
}

.lead-form__form {
    float: left;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    padding: 0 2em
}

.lead-form__form-subtitle,.lead-form__form-title {
    color: #fff;
    font-weight: 500;
    font-family: Dosis
}

.lead-form__form-title {
    font-size: 28px
}

.lead-form__form-subtitle {
    font-size: 18px
}

.lead-form__title-container {
    margin-top: 20px;
    text-align: center
}

.lead-form__form-field {
    outline: 0;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 5px 12px;
    font-size: 17px;
    background: #fff;
    font-family: Dosis;
    width: 100%;
    margin-top: .5em;
    color: #8353cb
}

.lead-form__form-field::-webkit-input-placeholder {
    color: #8353cb;
    opacity: 1
}

.lead-form__form-field::-moz-placeholder {
    color: #8353cb;
    opacity: 1
}

.lead-form__form-field::-ms-input-placeholder {
    opacity: 1
}

.lead-form__form-field::placeholder {
    color: #8353cb;
    opacity: 1
}

.lead-form__form-field:-ms-input-placeholder,.lead-form__form-field::-ms-input-placeholder {
    color: #8353cb
}

.lead-form__form-field--select {
    cursor: pointer
}

.lead-form__form-button {
    outline: 0;
    width: 100%;
    border: none;
    border-radius: 4px;
    padding: 7px 12px;
    font-weight: 500;
    font-family: Dosis;
    font-size: 18px;
    cursor: pointer
}

.lead-form__form-button:hover {
    opacity: .8
}

.lead-form__form-button--red {
    color: #fff;
    background: #f83c30;
    border-bottom: 3px solid red
}

.lead-form__form-button--green {
    color: #fff;
    background: green;
    border-bottom: 3px solid #006400
}

.lead-form__footer {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 2em
}

@media (min-width: 960px) {
    .lead-form__form {
        width:60%;
        margin-left: 40%;
        padding: 0 5em
    }

    .lead-form__title-container {
        margin-left: 40%
    }
}

.whatsapp-button__icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px
}

.whatsapp-button__link {
    position: fixed;
    bottom: 12px;
    left: 20px;
    z-index: 10;
    display: none !important;
    width: 54px;
    height: 54px;
    background: #fff;
    border-radius: 100px;
    box-shadow: 0 5px 25px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 5px 25px 0 rgba(0,0,0,.2)
}

.whatsapp-button__link_main {
    position: fixed;
    bottom: 12px;
    left: 20px;
    z-index: 10;
    display: block;
    width: 54px;
    height: 54px;
    background: #fff;
    border-radius: 100px;
    box-shadow: 0 5px 25px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 5px 25px 0 rgba(0,0,0,.2)
}

@media (min-width: 760px) {
    .whatsapp-button__link_main {
        display:none
    }
}

/* estilo dos cards pff/artigos */

.article-item {
    display: block;
}

.article__list-container ul {
    list-style-type: none;
    padding: 15px;
}

.article_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* estilo responsivo dos cards pff/artigos */

@media (min-width: 1400px) {
    .article__item:nth-child(odd) {
        top: 0;
        display: block;
    }

    .article__item:nth-child(even) {
        top: 0;
    }
}

@media (max-width: 1399px) {
    .article__item:nth-child(odd) {
        left: 0;
    }

    .article__item:nth-child(even) {
        right: 0;
    }
}

@media (max-width: 992px) {
    .article__item:nth-child(odd) {
        left: 0;
    }

    .article__item:nth-child(even) {
        right: 0;
    }
}

@media (max-width: 768px) {
    .article__item:nth-child(odd) {
        left: 0;
    }

    .article__item:nth-child(even) {
        right: 0;
    }
}

@media (max-width: 600px) {
    .article__item:nth-child(odd) {
        left: 0;
    }

    .article__item:nth-child(even) {
        right: 0;
    }
}

@media (max-width:480px) {
    .article__item:nth-child(odd) {
        left: 0;
    }

    .article__item:nth-child(even) {
        right: 0;
    }
}

@media (max-width:375px) {
    .article__item:nth-child(odd) {
        left: 0;
    }

    .article__item:nth-child(even) {
        right: 0;
    }
}

/* Carousel comentarios */
.testimonial-item{
	min-height: 440px;
	font-family: 'Nunito', sans-serif !important;

}

.testimonial {
	margin-top: 5px;
	filter: drop-shadow(0 4px 4px rgba(24, 39, 75, .1)) drop-shadow(0 3px 3px rgba(24, 39, 75, .12));
	background-color: #FFFFFF;
	color: #464646;
	min-height: 430px;
	padding: 20px 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-radius: 13px;
	display: flex;
	text-align: start;
	flex-direction: column;
	justify-content: space-around;
	align-items: flex-start;
	cursor: pointer;
	z-index: 0;
}

.testimonial-chart {
	height: 4rem;
	width: 4rem;
	background-color: #8557D3;
	padding: 0px;
	border-radius: 5rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2.5rem;
	font-weight: 800;
	color: #FFFFFF;
}

.testimonial-city {
	display: flex;
	align-items: center;
	font-size: 1rem;
	color: #5E84A1;
	text-align: left;
	font-family: 'Dosis', sans-serif;
	margin-top: 15px;
	font-weight: 400;
	width: 100%;
	height: 10%;
	justify-content: flex-start;
}

.img-testimonial {
	display: flex;
	flex-direction: row;
	margin-top: 7px;
	margin-bottom: 7px;
}

.img-testimonial img {
	max-width: 25px;
	max-height: 25px;
	margin: 0px 7px 0 0px;
}

.testimonial-author {
	font-family: 'Dosis', sans-serif;
	font-size: 1.4rem;
	font-weight: 300;
	text-transform: capitalize;
	font-weight: 800;
	text-align: left;
}

.testimonial-text-content {
	text-align: justify;
}
.owl-stage-outer{
	z-index: 1;
}

.owl-nav {
	top: 60%;
	z-index: 0;
}

.owl-prev {
	left: -2% !important;
    position: absolute;
    top: 50%;
    width: fit-content;
}

.owl-next {
	position: absolute;
    top: 50%;
	right: -2%;
}

.owl-prev, .owl-next {
    border: none; /* Remove qualquer borda definida */
    outline: none; /* Remove a linha de foco padrão */
}

.owl-prev, .owl-next {
    border: none; /* Remove a borda padrão */
    outline: none; /* Remove a linha de foco padrão */
    color: white; /* Cor do texto */
    padding: 10px; /* Espaçamento interno */
    cursor: pointer; /* Cursor de ponteiro ao passar por cima */
    font-size: 16px; /* Tamanho da fonte */
    border-radius: 5px; /* Bordas arredondadas */
}

.owl-prev:focus,
.owl-next:focus,
.owl-prev:active,
.owl-next:active {
    border: none; /* Remove a borda ao focar ou clicar */
    outline: none; /* Remove a linha de foco */
}

.testimonial-arrow{
	font-size: 25px;
	color: #8557D3;
}

.text-dark-box {
	font-weight: 700;
	border-radius: 50px;
	color: #8557D3;
	padding: 10px 50px;
	font-size: 1.4rem;
    box-shadow: 0 2px 5px 1px #ccc;
	text-decoration: none;
}

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

.section-h2 {
    font-size: 4.5rem;
    text-align: center;
    margin: 0 0 2rem 0;
    color: #8850d7;
    font-size: 38px;
    text-transform: uppercase;
}

.section-description {
	color: #656565;
	font-size: 20px;
}

.section-description span {
    color: #8751d6;
    font-weight: 600;
}