.elementor-kit-5{--e-global-color-primary:#DCE6F5;--e-global-color-secondary:#FAE891;--e-global-color-text:#320012;--e-global-color-accent:#110983;--e-global-color-b5aeb33:#F4FDFF;--e-global-color-c58817e:#93ABFA;--e-global-color-5420d44:#70777f;--e-global-color-58be983:#ffffff;--e-global-color-09cc561:#0d141a;--e-global-color-a495fd4:#B8C0CC;--e-global-color-dff8941:#A8BFE4;--e-global-typography-primary-font-family:"DELI";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rage Italic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-5535e8e-font-family:"DELI";--e-global-typography-5535e8e-font-size:3rem;--e-global-typography-5535e8e-font-weight:700;--e-global-typography-c83476d-font-family:"Manrope";--e-global-typography-c83476d-font-size:2.5rem;--e-global-typography-c83476d-font-weight:bold;--e-global-typography-ff8f921-font-family:"Manrope";--e-global-typography-ff8f921-font-size:2.3rem;--e-global-typography-ff8f921-font-weight:bold;--e-global-typography-887fca2-font-family:"DMSans";--e-global-typography-887fca2-font-size:1rem;--e-global-typography-887fca2-font-weight:400;--e-global-typography-2142591-font-family:"DMSans";--e-global-typography-2142591-font-size:1rem;--e-global-typography-2142591-font-weight:700;--e-global-typography-6e52843-font-family:"DELI";--e-global-typography-6e52843-font-size:1rem;--e-global-typography-6e52843-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-style:normal;text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}.entry-title, .wp-block-post-title{display:var(--page-title-display);}@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-kit-5{--e-global-typography-c83476d-font-size:1.9rem;--e-global-typography-ff8f921-font-size:1.9rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Texto:#43405E; --Purpura-oscuro:#320012; --gris-claro:#DCE6F5; --Dorado:#FAE891; --Azul:#110983; --celestito:#93ABFA; --blanco:#ffffff; }
/* Start custom CSS */body {
    cursor: url('https://altitud8.com/wp-content/uploads/2026/07/test-cursor-v6.png') 10 10, auto;
}

a,
button,
.elementor-button,
[role="button"] {
    cursor:  url('https://altitud8.com/wp-content/uploads/2026/07/test-cursor-hover-v6.png') 10 10, pointer;
}


#preloader{
    position:fixed;
    inset:0;
    background:#110983;
    z-index:999999;

    display:flex;
    align-items:center;
    justify-content:center;

    transition:opacity .7s ease, visibility .7s ease;
}

#preloader.hide{
    opacity:0;
    visibility:hidden;
}

.logo-wrapper{
    position:relative;
    width:400px;
}

.logo{
    display:block;
    width:100%;
}

.logo-base{
    opacity:.22;
}

.logo-fill{
    position:absolute;
    inset:0;

    overflow:hidden;

    /* clave del efecto */
    -webkit-mask-image: linear-gradient(
        to top,
        transparent 0%,
        black 10%,
        black var(--p, 0%),
        transparent calc(var(--p, 0%) + 15%)
    );

    mask-image: linear-gradient(
        to top,
        transparent 0%,
        black 10%,
        black var(--p, 0%),
        transparent calc(var(--p, 0%) + 15%)
    );

    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}



.gsb-buttons {
    z-index: 0 !important;
}

.elementor-icon-wrapper {
line-height: 0px;
}

/* Links en general (texto, headings) */
a, a:hover, a:focus, a:visited {
    text-decoration: none !important;
}

/* Botones de Elementor (por si acaso siguen con underline) */
.elementor-button,
.elementor-button:hover,
.elementor-button:focus,
.elementor-button-text {
    text-decoration: none !important;
}

/* El widget Atom suele usar border-bottom para el "underline" del link/CTA */
.elementor-widget-atom a,
.elementor-widget-atom .elementor-button {
    border-bottom: none !important;
    box-shadow: none !important;
}


/*.elementor-widget-heading{*/
/*    outline:2px solid red;*/
/*}*/

/*.elementor-heading-title{*/
/*    outline:2px solid blue;*/
/*}*/

/*.elementor-heading-title[style*="Delius"],*/
/*.elementor-heading-title[style*="deli"] {*/
/*    line-height: 1 !important;*/
/*    display: inline-block;*/
/*    transform: translateY(15%);*/
/*}*/



.review-toggle {
    display: inline-block;
    margin-top: 8px;
    font-weight: 600;
    color: #7a1f2b;
    text-decoration: none !important;
    cursor: pointer;
}
.review-toggle,
.review-toggle:hover,
.review-toggle:focus,
.review-toggle:visited {
    text-decoration: none !important;
    cursor: pointer;
}

.review-text,
.review-text p {
    font-family: "Nunito", sans-serif !important;
    font-weight: 500 !important;
    font-size: 1rem !important;
}
.review-text p {
    margin: 0 !important;
}

#gsb-buttons-499.gsb-buttons {
    z-index: 999 !important; 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DELI';
	font-display: auto;
	src: url('https://altitud8.com/wp-content/uploads/2026/06/Deli-normal-400-100.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rage Italic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://altitud8.com/wp-content/uploads/2026/06/Rage-Italic-normal-400-100.ttf') format('truetype');
}
@font-face {
	font-family: 'Rage Italic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://altitud8.com/wp-content/uploads/2026/06/Rage-Italic-normal-700-100.ttf') format('truetype');
}
/* End Custom Fonts CSS */