/* Utilities */
body {
    background: #FFF;
    font-family: "BradescoSans", sans-serif;
}

.modal-busca {
    top: 0 !important;
}

.caminho-de-pao {
    display: flex;
    margin: 99px 297px;
    position: absolute;
    z-index: 9;
}

.caminho-relativo {
    padding: 8px;
    color: #FFF;
    text-decoration: none;
}

.font-caminho {
    font-weight: bold;
    font-size: 17px;
}

.section-title {
    color: #47484C;
    font-size: 24px;
    line-height: 34px;
}

.section-title::after{
    content: "";
    display: block;
    margin-top: 10px;
    border-radius: 20px;
    width: 60px;
    height: 3px;
    background-color: #752E86;
}

/* Banner */
.banner {
    margin-top: 40px;
}

.banner img {
    width: 100%;
}

.banner .mobile {
    display: none;
}

.banner-title {
    color: #FFF;
    font-size: 50px;
    line-height: 60px;
    text-align: left;
    position: absolute;
    max-width: 600px;
    margin-left: 20%;
    top: 10%;
}

/* Top Content */
.top-content {
    height: 200px;
    width: 100%;
    background: linear-gradient(90deg,rgb(204 9 47) 0%,rgb(172 22 77) 75%,rgb(112 47 138) 95%);
}

.top-content__float {
    width: calc(55% + 80px);
    height: 200px;
    color: #47484C;
    background-color: #FFF;
    border-radius: 9px;
    box-shadow: 0px 3px 6px #00000045;
    transform: translateY(-75px);
    padding: 20px 30px;
    margin: 0 auto;
}

.top-content__float__subtitle {
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    margin-top: 30px;
}

/* Cards */
.section-cards {
    width: 55%;
    margin: 80px auto 90px auto;
}

.grid-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    margin-top: 75px;
}

.card-seguros {
    width: 318px;
    height: 440px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px #00000045;
    background-image: var(--background);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex !important;
    align-items: flex-end !important;
    justify-content: start !important;
}

.card-seguros__text {
    height: 165px;
    padding: 18px 25px 33px 25px;
}

.card-seguros__text h2 {
    color: #FFF;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 42px;
}

.card-seguros__text h2::after{
    content: "";
    display: block;
    margin-top: 10px;
    border-radius: 20px;
    width: 85px;
    height: 3px;
    background-color: #FFF;
}

.card-seguros__text a {
    width: 100px;
    height: 40px;
    display: flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    color: #907649;
    background-color: #FFF;
    font-weight: 600;
}

.card-seguros__text a:hover {
    color: #FFF;
    background-color: #907649;
}

/* Contact */
.section-contact .section-title {
    width: 55%;
    text-align: start;
    margin: 0 auto;
}

.contact-content {
    max-height: 744px;
    margin-top: 60px;
    margin-bottom: 30px;
    background: linear-gradient(120deg, rgba(204,9,47,1) 0%, rgba(129,43,117,1) 100%);
    color: #FFF;
    display: flex;
    justify-content: start;
}

.contact-content__info {
    padding: 45px 0;
    font-weight: normal;
    text-align: start;
    margin-left: 30px;
    font-size: 16px;
    line-height: 25px;
    max-width: 600px;
}

.contact-content .img-contact-mobile {
    display: none;
}

.contact-content .img-contact-mobile img {
    width: 100%;
}

.contact-content .img-contact-desk img {
    border-radius: 0px 20px 20px 0px;
}

.contact-content__info .text-large {
    font-size: 18px;
    text-align: start;
    font-weight: normal;
}

.whataApp-content {
    width: 600px;
    height: 175px;
    padding: 10px 10px 10px 20px;
    margin-top: 35px;
    margin-bottom: 50px;
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
    background-color: #bd4570;
}

.whataApp-content__info {
    padding-top: 15px;
    padding-bottom: 20px;
}

.whataApp-content__info .icon {
    display: block;
    margin-bottom: 18px;
}

.whataApp-content__info .text {
    max-width: 340px;
    font-size: 16px;
    font-weight: normal;
    text-align: start;
}

.cta-content {
    display: none;
}

.cta-content a {
    background-color: #FFF;
    color: #CC0930;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    border-radius: 30px;
    font-weight: 600;
}

.qr-code-content {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FFF;
    border-radius: 8px;
    width: 150px;
    height: 150px;
}

/* Grafismos */
#cards-grafismo-01::after {
    content: "";
    display: block;
    width: 41px;
    height: 180px;
    position: absolute;
    right: 0;
    background-image: url("/assets/exclusive/img/produtos-servicos/emprestimos-e-financiamentos/acionar-seguro-prestamista/grafismos/cards-01.svg"); 
    background-repeat: no-repeat;
}

#cards-grafismo-02::after {
    content: "";
    display: block;
    width: 54px;
    height: 102px;
    position: absolute;
    left: 0;
    transform: translateY(800px);
    background-image: url("/assets/exclusive/img/produtos-servicos/emprestimos-e-financiamentos/acionar-seguro-prestamista/grafismos/cards-02.svg"); 
    background-repeat: no-repeat;
}

#cards-grafismo-03::before {
    content: "";
    display: block;
    width: 81px;
    height: 325px;
    position: absolute;
    right: 0;
    transform: translateY(-900px);
    background-image: url("/assets/exclusive/img/produtos-servicos/emprestimos-e-financiamentos/acionar-seguro-prestamista/grafismos/cards-03.svg"); 
    background-repeat: no-repeat;
}

#cards-grafismo-04::before {
    content: "";
    display: block;
    width: 106px;
    height: 225px;
    position: absolute;
    left: 0;
    transform: translateY(-300px);
    background-image: url("/assets/exclusive/img/produtos-servicos/emprestimos-e-financiamentos/acionar-seguro-prestamista/grafismos/cards-04.svg"); 
    background-repeat: no-repeat;
}

.section-contact::before {
    content: "";
    display: block;
    width: 66px;
    height: 138px;
    position: absolute;
    right: 0;
    transform: translateY(120px);
    background-image: url("/assets/exclusive/img/produtos-servicos/emprestimos-e-financiamentos/acionar-seguro-prestamista/grafismos/contact-01.svg"); 
    background-repeat: no-repeat;
}

.section-contact::after {
    content: "";
    display: block;
    width: 246px;
    height: 338px;
    position: absolute;
    right: 0;
    transform: translateY(-400px);
    background-image: url("/assets/exclusive/img/produtos-servicos/emprestimos-e-financiamentos/acionar-seguro-prestamista/grafismos/contact-02.svg"); 
    background-repeat: no-repeat;
}


/* Responsive */
@media (max-width: 1600px) {
    .top-content__float {
        width: 70%;
        transform: translate(80px, -75px);
    }
}

@media (max-width: 1370px) {
    .card-seguros {
        width: 280px;
        height: 387px;
    }
}

@media (max-width: 1370px) {
    .card-seguros {
        width: 270px;
        height: 373px;
    }
}


/* Mobile */
@media (max-width: 1025px) {
    /* Utilities */
    .section-title {
        padding: 0 5%;
        width: 100% !important;
    }

    /* Slick */
    .slick-track {
        padding: 30px 0;
    }
    
    .slick-dots {
        bottom: -70px;
        display: none;
    }
    
    .slick-dots li {
        height: 12px;
        width: 12px;
        border-radius: 50%;
        border: 1px solid #FFF;
        background-color: transparent;
        margin: 0 3px;
    }
    
    .slick-dots li button:before {
        display: none;
    }
    
    .slick-dots li.slick-active {
        background-color: #FFF;
    }
    
    .slick-dots:after {
        content: '';
        display: block;
        height: 1px;
        width: 100%;
        margin-top: 45px;
    }

    /* Banner */
    .banner {
        margin-top: 40px;
    }

    .banner .mobile {
        display: block;
    }

    .banner .desktop {
        display: none;
    }

    .banner-title {
        font-size: 28px;
        line-height: 28px;
        max-width: 315px;
        margin-left: 8%;
        top: 11%;
    }

    /* Top Content */
    .top-content {
        padding: 0 5%;
        height: 315px;
    }

    .top-content__float {
        width: 100%;
        height: 325px;
        transform: translateY(-35px);
        padding: 20px 30px;
    }

    .top-content__float__subtitle {
        margin-top: 40px;
    }

    /* Cards */
    .section-cards {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 90px;
    }

    .section-cards::before {
        content: "";
        display: block;
        background: linear-gradient(120deg, rgba(204,9,47,1) 0%, rgba(129,43,117,1) 100%);
        width: 100%;
        height: 370px;
        position: absolute;
        left: 0;
        z-index: 0;
        transform: translateY(300px);
    }
    
    .grid-cards {
        display: block;
        margin-top: 35px;
    }
    
    .card-seguros {
        width: 318px;
        height: 440px;
        margin: 0 20px;
    }

    .card-seguros__text,
    .card-seguros__text a{
        width: 100%;
    }

    /* Contact */
    .contact-content {
        height: auto;
        max-height: none;
        display: block;
        margin-top: 30px;
    }

    .contact-content__info {
        margin: 0;
        padding: 40px 5%;
    }

    .contact-content .img-contact-desk {
        display: none;
    }

    .contact-content .img-contact-mobile {
        display: block;
        width: 100%;
    }

    .whataApp-content {
        width: 100%;
        height: auto;
        display: block;
        padding: 15px 15px 30px 15px;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .whataApp-content__info {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .whataApp-content__info .icon {
        display: block;
        margin-bottom: 18px;
    }

    .whataApp-content__info .text {
        max-width: 100%;
    }

    .cta-content {
        display: block;
    }

    .qr-code-content {
        display: none;
    }

    /* Grafismos */
    #cards-grafismo-01::after,
    #cards-grafismo-02::after,
    #cards-grafismo-03::before,
    #cards-grafismo-04::before,
    .section-contact::before,
    .section-contact::after {
        display: none;
    }
}

@media (max-width: 500px) {
    /* Banner */
    .banner-title {
        top: 7%;
    }
}

@media (max-width: 380px) {
    /* Banner */
    .banner-title {
        top: 4%;
    }

    /* Top Content */
    .top-content, 
    .top-content__float {
        height: auto;
    }

    /* Cards */
    .card-seguros {
        width: 280px;
        height: 387px;
    }
}