.elementor-kit-3611{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-1136100:#FFFFFF;--e-global-color-c4e01b5:#000000;--e-global-color-c6a5942:#FF5959;--e-global-color-89cbda8:#FFE8E8;--e-global-color-d34d3c4:#A12828;--e-global-color-e4c9644:#CCCCCC;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-3611 button,.elementor-kit-3611 input[type="button"],.elementor-kit-3611 input[type="submit"],.elementor-kit-3611 .elementor-button{background-color:var( --e-global-color-c6a5942 );font-family:"Poppins", Sans-serif;color:var( --e-global-color-1136100 );border-radius:30px 30px 30px 30px;}.elementor-kit-3611 button:hover,.elementor-kit-3611 button:focus,.elementor-kit-3611 input[type="button"]:hover,.elementor-kit-3611 input[type="button"]:focus,.elementor-kit-3611 input[type="submit"]:hover,.elementor-kit-3611 input[type="submit"]:focus,.elementor-kit-3611 .elementor-button:hover,.elementor-kit-3611 .elementor-button:focus{background-color:var( --e-global-color-c6a5942 );color:var( --e-global-color-1136100 );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:30px 30px 30px 30px;}.elementor-kit-3611 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 *//* Sticky Effect Settings */
.elementor-sticky--effects.sticky-menu {
   background: #fff !important;
}

/* 🔹 Estado normal (header no sticky) */
.sticky-menu .elementor-nav-menu a {
    color: #fff !important; /* links blancos */
}

.sticky-menu .elementor-menu-toggle svg path {
    fill: #fff !important; /* icono hamburguesa blanco */
}

/* 🔹 Estado sticky (cuando se activa el efecto) */
.elementor-sticky--effects.sticky-menu .elementor-nav-menu a {
    color: #000 !important; /* links negros */
}

.elementor-sticky--effects.sticky-menu .elementor-menu-toggle svg path {
    fill: #000 !important; /* icono hamburguesa negro */
}

/* 🔹 Dropdown menú hamburguesa cuando sticky */
.elementor-sticky--effects.sticky-menu .elementor-nav-menu--dropdown {
    background: #fff !important; /* fondo blanco */
}

/* Opcional: enlaces dentro del dropdown en sticky */
.elementor-sticky--effects.sticky-menu .elementor-nav-menu--dropdown a {
    color: #000 !important; /* texto negro */
}


:target {
  scroll-margin-top: 70px; /* ajusta el valor */
}


.eyebrow {
    display: inline-block;
    padding: .3rem .7rem;
    border-radius: 999px;
    font-weight: 700;
    background: #ffe8e8;
    color: #FF5757;
    border: 1px solid #FF5757;
    margin-bottom: .8rem;
}


.about_photo {
    width: 100%;
    max-width: 420px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .12);
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 0.09) 100%);
    filter: grayscale(1);
}/* End custom CSS */