.elementor-kit-3613{--e-global-color-primary:#DCC170;--e-global-color-secondary:#070031;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-line-height:1.2em;background-color:#040115;}.elementor-kit-3613 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*para ordenador*/
@media (min-width: 1025px){
    :root{
        --colunas: 12;
        --largura: 1140px;
        --offset: 0px;
        --gutter: 20px;
        --cor: #ff000010;
    }
}

/*para tablet*/
@media (min-width: 768px) and (max-width: 1024px){
    :root{
        --colunas: 10;
        --largura: 700px;
        --offset: 48px;
        --gutter: 16px;
        --cor: #ff000010;
    }
}

/*para celular*/
@media (max-width: 767px){
    :root{
        --colunas: 8;
        --largura: 340px;
        --offset: 0px;
        --gutter: 8px;
        --cor: #ff000010;
    }
}

body.elementor-editor-active::after {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    pointer-events: none;
    z-index: 1000;
    min-height: 100vh;
    width: calc(100% - (2 * var(--offset)));
    max-width: var(--largura);
    background-size: calc(100% + var(--gutter)) 100%;
    background-image: repeating-linear-gradient( to right, var(--cor), var(--cor) calc((100% / var(--colunas)) - var(--gutter)), transparent calc((100% / var(--colunas)) - var(--gutter)), transparent calc(100% / var(--colunas)) );
}

html,
body{
width:100%;
overflow-x:hidden;
}


body::-webkit-scrollbar {
    width: 10px;
}

body::-webkit-scrollbar-track {
    background: #1d1b16; /* fondo oscuro neutro que no compite */
}

body::-webkit-scrollbar-thumb {
    background: linear-gradient(
        to bottom,
        #E6CF86,  /* versión más clara de #DCC170 */
        #B8A24F   /* versión más oscura */
    );
    border-radius: 10px;
    border: 2px solid #2a261b; /* borde oscuro cálido */
}

body::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(
        to bottom,
        #F2DEA0, /* hover más luminoso */
        #C9B25E
    );
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Regular.eot');
	src: url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Regular.woff2') format('woff2'),
		url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Regular.woff') format('woff'),
		url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Regular.ttf') format('truetype'),
		url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Regular.svg#Montserrat') format('svg');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Bold.eot');
	src: url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Bold.woff2') format('woff2'),
		url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Bold.woff') format('woff'),
		url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Bold.ttf') format('truetype'),
		url('https://programas.vibexglobal.com/wp-content/uploads/2025/12/Montserrat-Bold.svg#Montserrat') format('svg');
}
/* End Custom Fonts CSS */