.evo-header-seccion {
    .btn-primary {
        background: black;
        color: #fff;
        border-radius: 0;
        padding: 1rem 2rem;
        font-size: 1.125rem;
        font-weight: 700;
        line-height: 1.2;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }
    .block-description {
        margin-top: 16px;
        font-size: 20px;
        font-weight: bold ;
        line-height: 1.3em;
    }
}

.row {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 3rem;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);

}

.text-center {
    text-align: center !important
}


.d-flex {
    display: flex !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.col-md-5 {
    flex: 0 0 auto;
    width: 100%
}

.col-md-6 {
    flex: 0 0 auto;
    width: 100%
}

.col-md-7 {
    flex: 0 0 auto;
    width: 100%
}

.container-xxl {
    width: 100%;
}

.evo-header-seccion {
    display: flex;
    flex-direction: column;
    position: relative;
    h1 {
        font-size: 48px;
        font-weight: 800;
    }
}


.evo-header-seccion .block-slider-title {
    font-size: clamp(25px, 2.6041666667vw, 50px);
    line-height: 1.05;
    margin: 0;
    position: relative
}

.evo-header-seccion .block-slider-big {
    font-size: clamp(70px, 7.2916666667vw, 140px);
    color: var(--bs-primary);
    text-transform: uppercase;
    font-weight: 900;
    margin-left: -.03em;
    h1 {
        line-height: 1.2em;

        padding: 8px;
    }
}

.evo-header-seccion .block-slider-cta {
    margin-top: 2rem;
    gap: 1rem
}

.evo-header-seccion .block-slider-video {
    position: relative;
    border-radius: 16px;
    height: 100%;
    img {
        height:100%;
        object-fit: cover;
        border-radius: 16px;
    }
}




.evo-header-seccion .swiper-slide {
    height: auto;
    display: flex
}

.evo-header-seccion .swiper-slide > div {
    display: flex;
    flex-direction: column
}

.evo-header-seccion .swiper-slide .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 4.5rem
}

.evo-header-seccion .swiper-slide-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 2;
    margin-top: calc(-1 * var(--bs-gutter-y));
    padding-top: var(--bs-gutter-y);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100vw auto;
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    min-height: 30rem
}


@media (min-width: 768px) {

    .flex-md-row {
        flex-direction: row !important;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
        padding: 0 !important;
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
        padding: 0 !important;
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }


    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .text-md-start {
        text-align: left !important
    }
}


@media (min-width: 768px) {

    .evo-header-seccion .swiper-slide:after {
        content: "";
        position: absolute;
        inset: 0;
        background-image: url("<?php echo esc_url($settings['secondary_image']['url']); ;?>");
        background-size: 100vw auto;
        background-repeat: no-repeat;
        background-position: 0 0
    }

    .evo-header-seccion .swiper-slide-content {
        background-image: none;
        margin: 0;
        padding: 0;
        min-height: auto
    }
}

@media (min-width: 992px) {


    .evo-header-seccion .swiper-slide-content {
        background-image: none;
        margin: 0;
        padding: 48px;
        min-height: auto
    }


    .evo-header-seccion .block-slider-title {
        max-width: 48rem
    }

    .evo-header-seccion .block-slider-big {
        max-width: 84rem;
        font-size: clamp(40px, 4.25vw, 140px)
    }

    .evo-header-seccion .block-slider-cta {
        max-width: 54rem
    }

    .evo-header-seccion .block-slider-video {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width: 1200px) {

    .evo-header-seccion .block-slider-video {


    }

    .evo-header-seccion .block-slider-big {
        font-size: clamp(60px, 3.25vw, 120px)
    }


    .evo-header-seccion .block-stats-row {
        max-width: 145rem
    }


    .evo-header-seccion .block-stats-number {
        line-height: 1
    }

    .evo-header-seccion .block-stats-text {
        margin-left: 1.5rem
    }

    .home main section:first-child {
        margin-top: -13rem
    }
}


@media (max-width: 480px) {
    .evo-header-seccion .swiper-slide:after {

        background-image: none;

    }

    .evo-header-seccion .block-slider-video:before {
        padding-top: 90.697674vw
    }

    .evo-header-seccion .block-slider-big {
        opacity: 1 !important;
        transform: none !important;
        visibility: visible !important
    }


}

