#SECONDsliderBANNER2 .slide-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Open Sans',sans-serif;
    padding: 2rem;
    background-color: #fff
}

#SECONDsliderBANNER2 .slide-left {
    width: 60%
}

#SECONDsliderBANNER2.slider-container {
    background: #ffffff!important
}

#SECONDsliderBANNER2 .slide-right {
    width: 35%;
    text-align: center
}

#SECONDsliderBANNER2 .slide-title span.green {
    color: #2bc46c;
    text-align: left
}

#SECONDsliderBANNER2 .slide-text a {
    color: #DA2E5E;
    text-decoration: none;
    text-align: left
}

.SECONDsliderBANNER2 {
    max-width: 100%;
    padding: 2rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    font-family: "Segoe UI",sans-serif
}

#SECONDsliderBANNER2 .green {
    color: #0f8a5f
}

#SECONDsliderBANNER2 .red {
    color: #d41f37;
    margin-top: 1rem
}

#SECONDsliderBANNER2 .highlight a {
    color: #F53663!important;
    text-decoration: underline
}

#SECONDsliderBANNER2 .dotsSecona {
    margin-top: 1.5rem
}

#SECONDsliderBANNER2 .dotSecona {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block
}

#SECONDsliderBANNER2 .dotSecona.active {
    background-color: #d41f37
}

#SECONDsliderBANNER2 .slider-slidesSecona {
    display: flex;
    flex-direction: row;
    overflow: hidden
}

#SECONDsliderBANNER2 .slider-slide {
    flex: 0 0 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
    text-align: left;
    display: none;
    flex-direction: column;
    align-items: center;
    gap: 10px
}

#SECONDsliderBANNER2 .slider-slide.active {
    display: flex;
    opacity: 1
}

#SECONDsliderBANNER2 .slider-img {
    max-width: 300px;
    height: auto
}

#SECONDsliderBANNER2 .slider-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #096;
    text-align: left
}

#SECONDsliderBANNER2 .slider-text {
    color: #333;
    font-size: 1rem;
    text-align: left
}

#SECONDsliderBANNER2 .dotSecona {
    height: 20px!important;
    width: 20px!important;
    margin: 0 6px;
    background-color: #ccc;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    border-radius: 100px!important
}

#SECONDsliderBANNER2 .dotSecona.active {
    background-color: #e84b5f
}

@media screen and (max-width: 980px) {
    .SECONDsliderBANNER2-banner-button {
        margin-left:auto;
        margin-right: auto;
        display: block;
        max-width: 280px;
        height: 60px;
        background: #F53663;
        color: #fff;
        text-align: center;
        align-content: center;
        margin-top: 15px;
        border-radius: 4px;
        font-weight: 700;
        font-family: 'Montserrat'
    }

    #SECONDsliderBANNER2 .image-section img {
        width: 80%!important;
        height: auto;
        align-items: center;
        margin-left: auto;
        margin-right: auto
    }

    #SECONDsliderBANNER2 .highlight p {
        color: #555;
        margin: .3rem 0 .1rem;
        font-size: 14px
    }

    #SECONDsliderBANNER2 .slide-subtitle {
        font-family: 'Montserrat',sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #F53663;
        margin-bottom: .5rem;
        text-align: left !IMPORTANT
    }

    #SECONDsliderBANNER2 .slide-text {
        font-family: 'Open Sans',sans-serif;
        font-size: 16px;
        color: #000;
        margin-bottom: 1.5rem;
        text-align: left
    }

    #SECONDsliderBANNER2 .slider-dotsSecona {
        text-align: center;
        margin-top: 10px;
        width: 100%;
        max-width: 200px;
        margin-left: auto;
        margin-right: auto
    }

    #nombre-de-la-primera-sección>div>div>section:nth-child(6),#section08,#content>div>div>div>div>div>section:nth-child(6) {
        display: block;
        min-height: 800px;
        padding-top: 40px!important;
        padding-bottom: 40px!important;
        min-height: 720px!important
    }

    #SECONDsliderBANNER2 .image-section {
        flex: 1;
        text-align: center;
        place-content: center;
        width: 100%;
        grid-column: 2/1;
        order: 2
    }

    #SECONDsliderBANNER2 .slide-title {
        font-family: 'Montserrat',sans-serif;
        font-weight: 700;
        font-size: 24px;
        line-height: 1.2;
        color: #000;
        margin-bottom: 20px;
        text-align: left;
        grid-column: 1/1;
        order: 1
    }

    #SECONDsliderBANNER2 .text-section {
        flex: 1;
        min-width: 300px;
        grid-column: 3/1;
        order: 3
    }

    #SECONDsliderBANNER2 .slide-content {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: 3fr
    }

    #SECONDsliderBANNER2 .text-section .highlight {
        margin-bottom: 0;
        min-height: 100px
    }

    #SECONDsliderBANNER2 {
        max-width: 95%;
        margin: auto;
        background-color: #fff;
        margin-top: 0
    }

    #SECONDsliderBANNER2 .container {
        max-width: 95%;
        margin: auto;
        background-color: #fff
    }

    #SECONDsliderBANNER2 .slider-slidesSecona {
        flex-direction: column
    }

    #SECONDsliderBANNER2 .slider-img {
        max-width: 100%
    }

    #SECONDsliderBANNER2 .slider-slide {
        text-align: left
    }
}

@media screen and (min-width: 981px) {
    .SECONDsliderBANNER2-banner-button {
        margin-left:auto;
        margin-right: auto;
        display: block;
        max-width: 280px;
        height: 60px;
        background: #F53663;
        color: #fff;
        text-align: center;
        align-content: center;
        margin-top: -40px;
        border-radius: 4px;
        font-weight: 700;
        font-family: 'Montserrat'
    }

    #SECONDsliderBANNER2 .image-section img {
        width: 80%!important;
        height: auto;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: -50px
    }

    #SECONDsliderBANNER2 .highlight p {
        color: #555;
        margin: .3rem 0 1rem;
        font-size: 16px
    }

    #SECONDsliderBANNER2 .slide-subtitle {
        font-family: 'Montserrat',sans-serif;
        font-size: 28px;
        font-weight: 700;
        color: #F53663;
        margin-bottom: .5rem;
        text-align: left !IMPORTANT
    }

    #SECONDsliderBANNER2 .slide-text {
        font-family: 'Open Sans',sans-serif;
        font-size: 20px;
        color: #000;
        margin-bottom: 1.5rem;
        text-align: left
    }

    #SECONDsliderBANNER2 .slider-dotsSecona {
        text-align: left;
        margin-top: 30px;
        width: 100%;
        max-width: 200px
    }

    #nombre-de-la-primera-sección>div>div>section:nth-child(6),#section08,#content>div>div>div>div>div>section:nth-child(6) {
        display: block;
        min-height: 570px;
        padding-top: 40px!important;
        padding-bottom: 0px!important;
        display: none;
    }

    #SECONDsliderBANNER2 .image-section {
        flex: 1;
        text-align: center;
        min-height: auto;
        place-content: center;
        width: 80%
    }

    #SECONDsliderBANNER2 .slide-title {
        font-family: 'Montserrat',sans-serif;
        font-weight: 700;
        font-size: 28px;
        line-height: 1.2;
        color: #000;
        margin-bottom: 20px;
        text-align: left
    }

    #SECONDsliderBANNER2 .text-section {
        flex: 1;
        min-width: 300px
    }

    #SECONDsliderBANNER2 .slide-content {
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        gap: 1rem;
        flex-wrap: wrap;
        grid-template-columns: 1fr 1fr
    }

    #SECONDsliderBANNER2 .text-section .highlight {
        margin-bottom: 60px;
        min-height: 100px
    }

    #SECONDsliderBANNER2 .slide-title {
        font-family: 'Montserrat',sans-serif;
        font-weight: 700;
        font-size: 35px;
        line-height: 1.2;
        color: #000;
        margin-bottom: 0;
        text-align: left;
        min-width: 200%
    }

    #SECONDsliderBANNER2 .image-section {
        flex: 1;
        min-width: 300px;
        text-align: right;
        min-height: 350px;
        place-content: flex-start;
        float: right
    }

    #SECONDsliderBANNER2 {
        max-width: 1240px;
        margin: auto;
        padding: 0;
        background-color: #fff;
        justify-self: center
    }
}
