    /* AJUSTES GLOBALES */

section.section-container {
    margin: auto;
}

.elementor-heading-title {
    text-align: center;
    font-family: Qalogre Fit !important;
    font-weight: 400;
    line-height: 1.2 !important;
}

p {
    font-family: Founders Grotesk Official;
    font-weight: 400;
}

p.elementor-heading-title {
    font-family: Founders Grotesk Official !important;
    font-weight: 400;
    text-align: center;
}

div.elementor-widget-button {
    width: auto !important;
}

div.elementor-widget-button a.elementor-button {
    border-radius: 6rem !important;
    font-family: Celestia;
    font-weight: 400;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
    padding: 0 !important;
    transition: transform 0.2s ease !important;
    border: none;
}

div.elementor-widget-button a.elementor-button:hover {
    background: #F3DBD7 !important;
    transform: scale(1.08);
}

div.abstract-shape {
    position: absolute;
    min-height: 0px !important;
    background: #F3DBD7;
    z-index: -1;
}

div.copy-text p {
    font-weight: 300;
}

div.swiper-pagination {
    z-index: 1;
}

span.swiper-pagination-bullet {
    background-color: #BB5D80F5 !important;
}

span.swiper-pagination-bullet-active {
    background-color: #BB5D80;
}

    /* GLOBAL SEPARATOR */

div.global-separator div.elementor-divider {
    justify-content: center;
}





@media screen and (min-width: 1025px) {
    
        /* AJUSTES GLOBALES */
    
    section.section-container {
        max-width: 70rem !important;
    }
    
    h2.elementor-heading-title {
        font-size: 2.5rem !important;
    }
    
    span.title-accent {
        font-size: 1.5rem;
    }
    
    div.copy-text p {
        width: 48rem !important;
        font-size: 1.7rem;
    }
    
    span.swiper-pagination-bullet {
        width: .5rem;
        height: .5rem;
    }
    
        /* GLOBAL SEPARATORS */
    
    div.global-separator span.elementor-divider-separator {
        border-top: 3px solid #960946 !important;
        width: 34rem;
    }
}




@media screen and (max-width: 767px) {
    
        /* AJUSTES GLOBALES */
    
    section.section-container {
        max-width: 30rem !important;
    }
    
    h2.elementor-heading-title {
        font-size: 1.8rem !important;
    }
    
    span.title-accent {
        font-size: 1.2rem;
    }
    
    div.copy-text p {
        font-size: 1.3rem;
        width: 90% !important;
    }
    
    span.swiper-pagination-bullet {
        width: .45rem;
        height: .45rem;
    }

        /* GLOBAL SEPARATORS */
    
    div.global-separator span.elementor-divider-separator {
        border-top: 3px solid #960946 !important;
        width: 88%;
        max-width: 22rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
    
        /* AJUSTES GLOBALES */
    
    section.section-container {
        max-width: 56rem !important;
    }
    
    h2.elementor-heading-title {
        font-size: 2.5rem !important;
    }
    
    span.title-accent {
        font-size: 1.5rem;
    }
    
    div.copy-text p {
        font-size: 1.6rem;
        width: 42rem;
    }
    
    span.swiper-pagination-bullet {
        width: .5rem;
        height: .5rem;
    }

        /* GLOBAL SEPARATORS */
    
    div.global-separator span.elementor-divider-separator {
        border-top: 3px solid #960946 !important;
        width: 70%;
        max-width: 36rem;
    }
}




