.container {
    width: 100%;
    padding: 0 350px
}

.main-ctn {
    box-shadow: initial;
    border-radius: initial
}

header.mainHeader {
    width: 100%;
    z-index: 9999
}

.hidden-hd{
    display: none!important;
}
.mainHeader button#textobusca:after {
    background-image: url(/assets/classic/home/images/mega-menu/busca_icon_mobile_red.svg);
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 17px;
    margin-left: 8px;
    width: 16px;
    vertical-align: middle
}
#mainMenu{
    display: none !important;
}
.c-banner img {
    width: 100vw;
   
}
.c-banner  {
    display: grid;
    & > * {
        grid-column: 1;
        grid-row: 1;
    }
}

.banner-text {
    z-index: 1;
    flex-direction: column;
    align-items: start;
    color: #fff;
    margin-top: 266px;
    margin-left: 359px;
    width: 540px;
    font-size: 39px;
    font-family: Bradesco, sans-serif !important
}

#wrapper>section>div.banner-text>h1:nth-child(2) {
    padding-left: 3rem
}

.banner-text h1 {
    font-size: 32px
}

.banner-text h2 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    line-height: 1.5rem;
    margin-top: 1rem;
    font-size: 24px
}

.texto h3 {
    font-size: 90px;
    margin: 20px 0
}

.texto .c-btn {
    border: none;
    padding: 15px 50px;
    font-size: 14px
}

.texto.texto-mobile {
    left: 0;
    right: 0;
    text-align: center;
    width: 310px;
    margin: 0 auto
}

.texto.texto-mobile h2 {
    font-size: 32px
}

.texto.texto-mobile p {
    font-size: 16px
}

#estilo-h1 {
    font-size: 1.25rem;
    margin: 1rem 0
}

#acesse-sua-conta {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;
    position: relative;
    padding: 0 0;
    z-index: 3;
    gap: 3rem
}

#acesse-sua-conta h3 {
    margin: 1rem 0;
    font-size: 1.25rem;
    color: #47484c
}

#acesse-sua-conta .cards-container {
    width: 723px;
    display: flex;
    gap: 0 24px
}

#acesse-sua-conta .card.active .card__button, #acesse-sua-conta .cards-container .card:hover .card__button {
    color: #fff;
    border-color: #fff
}

#acesse-sua-conta a {
    text-decoration: none
}

#acesse-sua-conta .card {
    width: 225px;
    height: 206px;
    background: #fff;
    box-shadow: 0 2px 8px #00000029;
    border-radius: 4px;
    padding: 24px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px 0;
    transition: all .3s ease
}

#acesse-sua-conta .card p {
    margin: 0
}

#acesse-sua-conta .card img {
    width: 57px
}

#acesse-sua-conta .card__title {
    font-size: 1rem;
    text-align: center;
    line-height: 24px;
    color: #000;
    font-weight: 700
}

#acesse-sua-conta .card__description {
    font-size: .875rem;
    text-align: center;
    color: #47484c;
    font-weight: 600
}

#acesse-sua-conta .card__button {
    display: none;
    border-radius: 24px;
    background: 0 0;
    border: 1.5px solid #fff;
    color: #fff;
    width: 100%;
    height: 45px;
    font-weight: 500
}

#acesse-sua-conta .graphics {
    position: absolute;
    left: -2%;
    top: 27%
}

#acesse-sua-conta .card.active, #acesse-sua-conta .card:hover {
    background: linear-gradient(180deg, #cc092f 0, #cc092f 65%, #b81570 100%)
}

#acesse-sua-conta .card.active img, #acesse-sua-conta .card:hover img {
    display: none
}

#acesse-sua-conta .card.active p, #acesse-sua-conta .card:hover p {
    color: #fff
}

#acesse-sua-conta .card.active .card__button, #acesse-sua-conta .card:hover .card__button {
    display: block;
    margin-top: 15px
}

#acesse-sua-conta .box-acesse {
    max-width: 965px;
    width: 100%;
    height: 208px;
    background: #fff;
    border-radius: 4px
}

#acesse-sua-conta .box-acesse .box-acesse__header {
    display: flex;
    height: 150px;
    padding: 15px;
    justify-content: space-between;
    align-items: center;
    -webkit-box-shadow: 0 6px 19px rgba(2, 2, 2, .42);
    box-shadow: 0 6px 19px rgba(2, 2, 2, .42)
}

#acesse-sua-conta #Form68 {
    height: 100%
}

#acesse-sua-conta #Form68 fieldset {
    border: none;
    height: 100%;
    padding-top: 1.35em
}

#acesse-sua-conta #Form68 fieldset ul {
    display: flex;
    gap: 0 24px
}

#acesse-sua-conta #Form68 fieldset ul li label {
    display: flex;
    flex-direction: column-reverse
}

#acesse-sua-conta #Form68 fieldset ul li label input {
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #a7a8ac !important;
    border-left: 0 !important;
    padding-bottom: 8px;
    margin-bottom: 8px;
    color: #47484c !important;
    font-size: 1rem;
    font-family: "Bradesco Sans Medium", sans-serif
}

#acesse-sua-conta #Form68 fieldset ul li label span {
    color: #6d6e71;
    font-size: .8125rem;
    font-family: "Bradesco Sans Medium", sans-serif
}

#acesse-sua-conta #Form68 fieldset ul li.btn-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

#acesse-sua-conta #Form68 fieldset ul li.btn-wrapper a {
    font-family: "Bradesco Sans SemiBold", sans-serif;
    text-decoration: underline
}

#acesse-sua-conta #Form68 fieldset ul li input.btn.ok {
    color: #fff;
    background: #e1173f;
    border-radius: 24px;
    width: 117px;
    height: 48px;
    text-align: center;
    font-family: "Bradesco Sans Bold", sans-serif
}

.box-acesse .box-acesse__header .left {
    flex: 1
}

.box-acesse .box-acesse__header .right {
    flex: 1
}

#acesse-sua-conta .box-acesse .right-mobile {
    display: none
}

.text-container {
    position: relative
}

.text-container .background-text {
    color: transparent;
    -webkit-text-stroke: 2px #f1cad2;
    opacity: 30%;
    font-size: 85px;
    font-weight: 700;
    margin: 0
}

.text-container .text {
    color: #cc092f;
    font-size: 32px;
    font-weight: 700;
    margin: 0
}

#acesse-sua-conta .box-acesse .box-acesse__footer {
    height: 58px;
    background: linear-gradient(90deg, #cc092f 0, #cc092f 39%, #cc092f 64%, #333b8f 100%);
    border-radius: 0 0 4px 4px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#acesse-sua-conta .box-acesse .box-acesse__footer p {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    padding-left: 24px
}

#acesse-sua-conta .box-acesse .box-acesse__footer a {
    color: #fff
}

#vantagens {
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2
}

#duvidas .duvidas-wrapper, #servicos .servicos-wrapper, #vantagens .vantagens-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0
}

#vantagens>div>div.card-carousel.slick-initialized.slick-slider.slick-dotted>div>div {
    min-height: 370px
}

#vantagens .card-carousel .card {
    width: 308px !important;
    height: 300px;
    background: #fff;
    box-shadow: 0 2px 8px #00000029;
    border-radius: 4px;
    margin: 0 10px;
    position: relative
}

#vantagens .card-carousel .card .card__header {
    height: 120px
}

#vantagens .card-carousel .card#slick-slide00 .card__header {
    background-image: url(../img/vantagens/informacoes.png);
    background-image: -webkit-image-set(url("../img/vantagens/informacoes.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card#slick-slide01 .card__header {
    background-image: url(../img/vantagens/do-seu-jeito.png);
    background-image: -webkit-image-set(url("../img/vantagens/do-seu-jeito.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card#slick-slide02 .card__header {
    background-image: url(../img/vantagens/pagamento-inteligente.png);
    background-image: -webkit-image-set(url("../img/vantagens/pagamento-inteligente.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card#slick-slide03 .card__header {
    background-image: url(../img/vantagens/segunda-via.png);
    background-image: -webkit-image-set(url("../img/vantagens/segunda-via.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card#slick-slide04 .card__header {
    background-image: url(../img/vantagens/desbloqueio-transacoes.png);
    background-image: -webkit-image-set(url("../img/vantagens/desbloqueio-transacoes.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card#slick-slide05 .card__header {
    background-image: url(../img/vantagens/gerenciador-de-limites.png);
    background-image: -webkit-image-set(url("../img/vantagens/gerenciador-de-limites.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card#slick-slide06 .card__header {
    background-image: url(../img/vantagens/atualizacao-cadastral.png);
    background-image: -webkit-image-set(url("../img/vantagens/atualizacao-cadastral.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card#slick-slide07 .card__header {
    background-image: url(../img/vantagens/pasta-digital.png);
    background-image: -webkit-image-set(url("../img/vantagens/pasta-digital.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card#slick-slide08 .card__header {
    background-image: url(../img/vantagens/varias-contas.png);
    background-image: -webkit-image-set(url("../img/vantagens/varias-contas.webp") 1x);
    background-size: cover
}

#vantagens .card-carousel .card .card__content {
    padding: 15px 0 15px 15px;
    height: 100px;
    width: 100%
}

#vantagens .card-carousel .card .image-filter {
    display: none;
    background: linear-gradient(180deg, #cc092f 0, #cc092f 70%, #b81570 100%);
    position: absolute;
    top: 0;
    height: 100%
}

#vantagens .card-carousel .card .card__content h3 {
    margin: 0
}

#vantagens .card-carousel .card .card__content span {
    font-size: 10px;
    font-weight: 600;
    margin-left: 21px
}

#vantagens .card-carousel .card .card__content .card__title {
    font-size: .9375rem;
    color: #000;
    font-weight: 700;
    margin-bottom: 25px
}

#vantagens .card-carousel .card .card__content .card__description {
    font-size: .875rem;
    color: #fff;
    display: none;
    margin-bottom: 50px
}

#vantagens .card-carousel .card .retangle {
    height: 4px;
    width: 40px;
    background-color: #e1173f;
    display: inline-block
}

#vantagens .text-container {
    min-width: 650px
}

#vantagens .slick-dots li {
    margin: 0
}

#vantagens .slick-dots li.slick-active button:before {
    opacity: .75;
    background: #e1173f
}

#vantagens .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    content: '';
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    background: #a7a8ac;
    border-radius: 50%;
    -moz-osx-font-smoothing: grayscale
}

#vantagens .slick-next, #vantagens .slick-prev {
    color: transparent;
    outline: 0;
    background: 0 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 45%
}

#vantagens .slick-next:hover, #vantagens .slick-prev:hover {
    color: transparent;
    outline: 0;
    background: #f0f1f5;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

#vantagens .slick-prev {
    left: -70px
}

#vantagens .slick-next {
    right: -70px
}

#vantagens .slick-next:before, #vantagens .slick-prev:before {
    border-color: #47484c;
    border-style: solid;
    border-width: 0 0 2px 2px;
    border-radius: 0 0 3px 3px;
    content: "" !important;
    display: block;
    height: 15px;
    width: 15px;
    position: absolute
}

#vantagens .slick-prev:before {
    transform: rotate(45deg);
    left: 18px
}

#vantagens .slick-next:before {
    transform: rotate(225deg);
    left: 13px
}

#servicos {
    background-image: url(../img/servicos/bg_internet-banking.png);
    background-image: -webkit-image-set(url("../img/servicos/bg_internet-banking.webp") 1x);
    background-size: cover;
    min-height: 500px
}

#servicos .text-container {
    margin-bottom: 20px
}

#servicos .text-container .text {
    color: #fff;
    margin-left: 25px
}

#vantagens .text-container .text {
    margin-bottom: 25px
}

#servicos .cards-services-wrapper {
    display: flex;
    width: 946px;
    height: 260px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 24px
}

#servicos .cards-services-wrapper .card__service {
    height: 118px;
    width: 170px;
    background: #fff;
    box-shadow: 0 2px 8px #00000029;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px 0;
    opacity: 1
}

#servicos .cards-services-wrapper .card__service .card__service__img {
    width: 40px
}

#servicos .cards-services-wrapper .card__service .card__service__title {
    margin: 0;
    text-align: center;
    font-size: 1rem;
    font-weight: 700
}

#duvidas {
    min-height: 500px;
    background: #fff
}

#duvidas .duvidas-wrapper {
    display: flex
}

#duvidas .contats-wrapper {
    display: flex
}

#duvidas .duvidas-wrapper .paragraph {
    color: #47484c;
    font-size: 1rem;
    font-weight: 400
}

#duvidas .duvidas-wrapper .image-wrapper {
    max-width: 360px;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

#duvidas .duvidas-wrapper .content-wrapper .contats-wrapper {
    display: flex;
    gap: 25px;
    margin: 32px 0
}

#duvidas .duvidas-wrapper .content-wrapper .contats-wrapper .text-wrapper .number {
    color: #000 !important;
    font-weight: 600;
    font-size: 1.6rem;
    margin: 0
}

#duvidas .duvidas-wrapper .content-wrapper .contats-wrapper .text-wrapper small {
    font-size: .625rem;
    color: #000;
    font-weight: 400
}

#duvidas .graphics {
    position: absolute;
    right: -2%;
    bottom: 2%
}

#btnFixed {
    display: flex;
    bottom: 0 !important;
    position: fixed !important;
    width: 100% !important;
    height: 83px;
    background: linear-gradient(250deg, #cc092f 0, #cc092f 65%, #b81570 100%);
    color: #fff;
    z-index: 998;
    font-weight: 700;
    letter-spacing: .6px;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 50px;
    left: 0;
    transition: .5s
}

#btnFixed .text-container {
    flex: 1;
    height: 100%
}

#btnFixed .text-container .text {
    color: #fff;
    top: 20px;
    left: 0;
    font-size: 1.75rem;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 90px
}

#btnFixed .text-container .background-text {
    opacity: 60%;
    height: 100%;
    width: 100%;
    font-size: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 90px
}

#btnFixed #Form67 {
    height: 100%;
    flex: 1
}

#btnFixed #Form67 fieldset {
    border: none;
    height: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

#btnFixed #Form67 fieldset ul {
    display: flex;
    gap: 0 24px;
    height: 50px;
    margin-bottom: 10px
}

#btnFixed #Form67 fieldset ul li label {
    display: flex;
    flex-direction: column-reverse
}

#btnFixed #Form67 fieldset ul li label input {
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #fff !important;
    border-left: 0;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 1rem;
    font-family: "Bradesco Sans Medium", sans-serif;
    height: 25px;
    background: #cc092f
}

#btnFixed #Form67 fieldset ul li label span {
    color: #fff;
    font-size: .8125rem;
    font-family: "Bradesco Sans Medium", sans-serif;
    height: 30px;
    margin: -10px
}

#btnFixed #Form67 fieldset ul li.btn-wrapper {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center
}

#btnFixed #Form67 fieldset ul li.btn-wrapper a {
    font-family: "Bradesco Sans SemiBold", sans-serif;
    text-decoration: underline
}

#btnFixed #Form67 fieldset ul li input.btn.ok {
    color: #fff;
    background: #cc092f;
    border: 2px solid #fff;
    border-radius: 24px;
    width: 117px;
    height: 48px;
    text-align: center;
    font-family: "Bradesco Sans", sans-serif;
    font-weight: 700
}

/* #btnFixed #Form67 fieldset ul li input.btn.ok:hover {
    background: #fff;
    color: #cc092f;
} */

#btnFixed .btn-wrapper input.ok {
    padding: initial !important
}

#btnFixed .btn-fechar {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

#btnFixed .btn-fechar input {
    color: #fff;
    background: #cc092f;
    border: 2px solid #fff;
    border-radius: 24px;
    width: 117px;
    height: 48px;
    text-align: center;
    font-family: "Bradesco Sans", sans-serif;
    font-weight: 700;
    padding: initial !important
}

/* #btnFixed .btn-fechar input:hover {
    color: #cc092f;
    background: #fff;
} */

#duvidas .duvidas-wrapper .content-wrapper .paragraph a {
    color: #00539f;
    text-decoration: none
}

#duvidas .duvidas-wrapper .content-wrapper .paragraph a:hover {
    color: #75a7ec
}

.botao-saiba-mais {
    text-decoration: none;
    border-radius: 20px;
    background: 0 0;
    border: 1.5px solid #c00c30;
    color: #131212;
    width: 65%;
    height: 23px;
    font-weight: 500;
    text-align: center
}

.info-filtro {
    font-size: .875rem;
    color: #47484c;
    font-weight: 600
}

.texto-link {
    text-decoration: none;
    color: #1f1f1f
}

.mainHeader ul.navSeg {
    display: none !important
}

#wrapper>div.breadcrumb>ul>li:nth-child(6) {
    display: none
}

.path-link {
    list-style: none;
    position: relative;
    top: 85px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    z-index: 9;
    left: 70px;
    font-size: 13px
}

.path-link a {
    color: #fff;
    font-size: 14px;
    display: inline;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width:1423px) {
    .banner-text {
        top: 250px;
        left: 300px;
    }
}

@media (max-width:1367px) {

    .banner-text {
        top: 200px;
        left: 300px;
    }
}

@media (max-width:1281px) {
    .banner-text {
        left: 280px;
        top: 220px
    }

    .banner-text h1 {
        font-size: 24px
    }

    .banner-text h2 {
        font-size: 18px
    }

    .container {
        width: 100%;
        padding: 0 50px
    }
}

@media only screen and (max-width:1024px) {
    .texto h3 {
        font-size: 60px
    }
}

@media only screen and (min-width:769px) {
    .mobile_banner {
        display: block !important
    }
    
}

@media screen and (max-width:768px) {
    .c-banner {
        margin-top: 115px
    }

    .texto {
        top: 4%;
        left: 12%
    }

    .texto-mobile-2 {
        top: 5%;
        left: 22%
    }

    #btnFixed {
        display: none
    }

    #carousel-banner {
        margin-top: 140px !important
    }

    .flexslider .slides {
        margin-top: -20px
    }

    #acesse-sua-conta .box-acesse .right, #acesse-sua-conta .graphics, #duvidas .graphics {
        display: none
    }

    #acesse-sua-conta {
        padding-top: 20px;
        height: 850px;
        gap: 25px
    }

    #acesse-sua-conta h3 {
        text-align: center;
        margin: 1rem 29px;
        font-size: .875rem
    }

    #acesse-sua-conta .box-acesse {
        position: inherit;
        height: auto
    }

    #acesse-sua-conta .box-acesse .box-acesse__header {
        height: auto
    }

    #acesse-sua-conta .box-acesse .right-mobile {
        display: block;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 1rem
    }

    #acesse-sua-conta .box-acesse .right-mobile .paragraph {
        color: #47484c;
        font-family: "Bradesco Sans Medium", sans-serif;
        text-align: center;
        font-size: .875rem
    }

    #acesse-sua-conta .box-acesse .right-mobile .btn {
        height: 48px;
        width: 100%
    }

    #acesse-sua-conta .box-acesse .right-mobile .btn button {
        color: #fff;
        border: none;
        background: #e1173e;
        border-radius: 24px;
        font-weight: 700;
        width: 100%;
        height: 100%
    }

    #acesse-sua-conta .card {
        width: 225px;
        height: 270px;
        margin-right: 16px
    }

    #acesse-sua-conta .card__button {
        display: block;
        color: #e1173e;
        border-color: #e1173e;
        font-weight: 600
    }

    #acesse-sua-conta .box-acesse {
        max-width: 700px
    }

    #acesse-sua-conta .box-acesse .box-acesse__header {
        justify-content: center;
        flex-direction: column;
        align-items: center
    }

    #acesse-sua-conta>div.cards-container.slick-initialized.slick-slider.slick-dotted>div>div {
        min-height: 290px
    }

    #acesse-sua-conta .cards-container .slick-dots li {
        margin: 0
    }

    #acesse-sua-conta .cards-container .slick-dots li.slick-active button:before {
        opacity: .75;
        background: #e1173f
    }

    #acesse-sua-conta .cards-container .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 10px;
        height: 10px;
        content: '';
        opacity: .25;
        -webkit-font-smoothing: antialiased;
        background: #a7a8ac;
        border-radius: 50%;
        -moz-osx-font-smoothing: grayscale
    }

    #vantagens .vantagens-wrapper {
        max-width: 85%
    }

    #servicos .servicos-wrapper {
        display: flex;
        align-items: center;
        flex-direction: column
    }

    #servicos .cards-services-wrapper {
        width: auto;
        padding: 0 110px;
        justify-content: center;
        height: auto
    }

    #duvidas .duvidas-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    #duvidas .duvidas-wrapper .content-wrapper {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 0 85px
    }

    .path-link {
        display: none
    }

    body {
        overflow-y: auto
    }

    div.banner-mobile>picture {
        filter: brightness(.5)
    }

    .banner-chamada {
        top: 6.5%;
        left: 12%;
        font-size: 22px
    }
}

@media (max-width:542px) {
   
    .hidden-hd{
        display: flex !important;
    }
    .container {
        padding: 0
    }

    #acesse-sua-conta .box-acesse {
        width: 312px;
        position: inherit
    }

    #acesse-sua-conta .box-acesse .box-acesse__footer p {
        text-align: center;
        padding: 2rem 1rem 1rem
    }

    #acesse-sua-conta .box-acesse .right-mobile {
        margin-top: 3rem
    }

    #acesse-sua-conta .box-acesse .box-acesse__footer {
        height: 70px
    }

    .banner-text {
        width: 100%;
        margin-top: 45px;
        margin-left: 40px;
        z-index: 1;
        display: flex;
        flex-direction: column;
    }

    #vantagens .text-container .text {
        margin: 0
    }

    .banner-chamada {
        top: 6.5%;
        left: 12%;
        font-size: 16px
    }

    #acesse-sua-conta .card.active .card__button, #acesse-sua-conta .card:hover .card__button {
        color: #fff;
        border-color: #fff
    }

    .text-container .background-text {
        font-size: 3.56rem
    }

    .text-container .text {
        font-size: 1.38rem;
        top: 0
    }

    #acesse-sua-conta {
        height: auto;
        gap: 0
    }

    #vantagens .text-container {
        margin-bottom: 40px;
        min-width: 0;
        text-align: center
    }

    #servicos .cards-services-wrapper {
        padding: 0
    }

    #duvidas .duvidas-wrapper .paragraph {
        text-align: center;
        font-size: .875rem
    }

    #duvidas .duvidas-wrapper .content-wrapper .contats-wrapper {
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 12px;
        margin: 0
    }

    #duvidas .duvidas-wrapper .content-wrapper .text-wrapper {
        width: 100%;
        text-align: center
    }

    .comboSegmentos {
        display: none !important
    }

    .c-banner img {
        filter: brightness(70%)
    }

    .main-ctn .container-espacamento {
        margin-top: 0
    }
}

@media (max-width:390px) {
    #servicos .cards-services-wrapper .card__service {
        width: 145px
    }
}

@media only screen and (max-width:280px) {
    .texto.texto-mobile {
        width: 280px
    }
}