.elementor-311 .elementor-element.elementor-element-c3bba1a{--display:flex;--min-height:639px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-311 .elementor-element.elementor-element-c3bba1a:not(.elementor-motion-effects-element-type-background), .elementor-311 .elementor-element.elementor-element-c3bba1a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://ezoco.eu/ong/wp-content/uploads/sites/510/2026/05/Captura-de-pantalla-2026-05-13-113930.png");background-position:center center;background-size:auto;}.elementor-311 .elementor-element.elementor-element-c3bba1a::before, .elementor-311 .elementor-element.elementor-element-c3bba1a > .elementor-background-video-container::before, .elementor-311 .elementor-element.elementor-element-c3bba1a > .e-con-inner > .elementor-background-video-container::before, .elementor-311 .elementor-element.elementor-element-c3bba1a > .elementor-background-slideshow::before, .elementor-311 .elementor-element.elementor-element-c3bba1a > .e-con-inner > .elementor-background-slideshow::before, .elementor-311 .elementor-element.elementor-element-c3bba1a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-311 .elementor-element.elementor-element-c3bba1a.e-con{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-311 .elementor-element.elementor-element-e596507.elementor-element{--align-self:center;}.elementor-311 .elementor-element.elementor-element-e596507{text-align:center;}.elementor-311 .elementor-element.elementor-element-e596507 .elementor-heading-title{font-family:"Anton", Sans-serif;font-size:72px;font-weight:400;text-transform:uppercase;letter-spacing:4.4px;color:#FF9010;}.elementor-311 .elementor-element.elementor-element-82ed0a1{--display:flex;}@media(min-width:768px){.elementor-311 .elementor-element.elementor-element-c3bba1a{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-c3bba1a *//* Fuerza el bloque completo a ocupar todo el ancho de pantalla */
.evento-full-width {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden !important;
}

/* Fuerza el contenedor interno de Elementor */
.evento-full-width &gt; .e-con-inner,
.evento-full-width .e-con-inner {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Fuerza los widgets internos */
.evento-full-width .elementor-widget,
.evento-full-width .elementor-widget-container {
  width: 100% !important;
  max-width: 100% !important;
}

/* Fuerza la imagen a ocupar todo el ancho */
.evento-full-width img {
  width: 100vw !important;
  max-width: 100vw !important;
  height: 620px !important;
  object-fit: cover !important;
  object-position: center center !important;
  display: block !important;
  margin: 0 !important;
}

/* Ajuste del título */
.evento-full-width h1,
.evento-full-width h2,
.evento-full-width h3,
.evento-full-width .elementor-heading-title {
  width: 100% !important;
  text-align: center !important;
}

.site-inner{
    
padding:0px !important;    
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-81019b1 */@import url('https://fonts.googleapis.com/css2?family=Anton&amp;family=Montserrat:wght@400;500;600;700;800;900&amp;display=swap');

/* BASE Y COLORES CORPORATIVOS */
.aupa-final-design {
    --naranja: #ff9f3c;
    --azul: #62B6DE;
    --texto: #333333;
    --blanco: #ffffff;
    --azul-suave: rgba(98, 182, 222, 0.12);
    --naranja-suave: rgba(255, 159, 60, 0.12);

    position: relative;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;

    font-family: 'Montserrat', sans-serif;
    color: var(--texto);
    background: #ffffff;
    overflow-x: hidden;
}

.aupa-final-design * {
    box-sizing: border-box;
}

/* HERO SECTION */
.hero-clean {
    position: relative;
    width: 100%;
    min-height: 86vh;
    padding: 150px 6% 130px;
    text-align: center;
    background: #ffffff;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-content {
    position: relative;
    z-index: 3;
    max-width: 1240px;
    margin: 0 auto;
}

.hero-shape {
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
    z-index: 1;
}

.hero-shape-one {
    width: 320px;
    height: 320px;
    left: -110px;
    top: 90px;
    background: rgba(98, 182, 222, 0.14);
    animation: eventFloat 8s ease-in-out infinite;
}

.hero-shape-two {
    width: 260px;
    height: 260px;
    right: -80px;
    bottom: 80px;
    background: rgba(255, 159, 60, 0.16);
    animation: eventFloat 9s ease-in-out infinite;
}

.hero-shape-three {
    width: 90px;
    height: 90px;
    right: 18%;
    top: 20%;
    background: rgba(98, 182, 222, 0.22);
    animation: eventSmallMove 6s ease-in-out infinite;
}

.date-badge {
    background: var(--naranja);
    color: white;
    padding: 14px 32px;
    border-radius: 999px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 34px;
    box-shadow: 0 14px 30px rgba(255, 159, 60, 0.24);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    animation: eventBadge 3.5s ease-in-out infinite;
}

.mega-text {
    font-family: 'Anton', sans-serif !important;
    font-size: clamp(5rem, 13vw, 11rem);
    font-weight: 400;
    line-height: 0.88;
    margin: 0;
    color: var(--azul);
    letter-spacing: 1px;
}

.orange-text {
    color: var(--naranja);
    display: inline-block;
    transform: rotate(-1deg);
}

.sub-text {
    font-family: 'Anton', sans-serif !important;
    font-size: clamp(2.4rem, 5vw, 4.4rem);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 6px;
    margin: 28px 0 0;
    color: var(--texto);
}

.main-tagline {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.35rem, 2vw, 1.8rem);
    max-width: 780px;
    margin: 42px auto 0;
    font-weight: 800;
    line-height: 1.7;
    color: #555555;
}

.hero-mini-info {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 38px;
}

.hero-mini-info span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 20px;
    border-radius: 999px;
    background: rgba(98, 182, 222, 0.11);
    color: var(--texto);
    font-size: 14px;
    font-weight: 900;
    border: 1px solid rgba(98, 182, 222, 0.18);
}

/* BANDA EN MOVIMIENTO */
.aupa-intro-strip {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    overflow: hidden;
    background: var(--azul);
    padding: 18px 0;
}

.intro-strip-track {
    display: flex;
    width: max-content;
    gap: 32px;
    animation: eventMarquee 24s linear infinite;
}

.intro-strip-track span {
    font-family: 'Anton', sans-serif !important;
    font-size: clamp(34px, 4vw, 60px);
    line-height: 1;
    color: #ffffff;
    white-space: nowrap;
}

.intro-strip-track span::after {
    content: "·";
    margin-left: 32px;
    color: rgba(255, 255, 255, 0.55);
}

/* GRID DE TARJETAS */
.aupa-grid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 34px;
    padding: 90px 6% 70px;
    max-width: 1280px;
    margin: 0 auto;
}

.card-pure {
    flex: 1;
    min-width: 320px;
    padding: 58px 42px;
    border-radius: 36px;
    background: #ffffff;
    border: 2px solid rgba(98, 182, 222, 0.16);
    position: relative;
    transition: 0.35s ease;
    overflow: hidden;
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.05);
}

.card-pure::before {
    content: "";
    position: absolute;
    width: 190px;
    height: 190px;
    right: -70px;
    top: -70px;
    border-radius: 999px;
    background: rgba(98, 182, 222, 0.10);
    transition: transform 0.35s ease;
}

.card-pure:nth-child(even)::before {
    background: rgba(255, 159, 60, 0.12);
}

.card-pure:hover {
    border-color: rgba(255, 159, 60, 0.42);
    transform: translateY(-10px);
    box-shadow: 0 28px 62px rgba(0, 0, 0, 0.09);
}

.card-pure:hover::before {
    transform: scale(1.14);
}

.card-icon {
    position: relative;
    z-index: 2;
    width: 66px;
    height: 66px;
    margin-bottom: 24px;
    border-radius: 22px;
    background: var(--naranja);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    box-shadow: 0 14px 28px rgba(255, 159, 60, 0.22);
}

.num-watermark {
    position: absolute;
    top: 8px;
    right: 24px;
    font-family: 'Anton', sans-serif !important;
    font-size: 8rem;
    font-weight: 400;
    color: var(--azul);
    opacity: 0.06;
    line-height: 1;
}

.card-pure h3 {
    position: relative;
    z-index: 2;
    font-family: 'Anton', sans-serif !important;
    color: var(--azul);
    font-size: clamp(2.6rem, 3vw, 3.4rem);
    font-weight: 400;
    margin: 0 0 18px;
    line-height: 1.05;
}

.card-pure p {
    position: relative;
    z-index: 2;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 600;
    margin: 0 0 10px;
    color: var(--texto);
}

.card-pure strong {
    font-weight: 900;
}

.hint {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-top: 18px;
    color: var(--naranja);
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.5px;
}

/* PROGRAMA */
.aupa-program {
    position: relative;
    width: 100%;
    padding: 105px 6%;
    max-width: 1120px;
    margin: 0 auto;
}

.program-header {
    max-width: 850px;
    margin: 0 auto 60px;
    text-align: center;
}

.section-tag {
    display: inline-flex;
    margin-bottom: 22px;
    padding: 12px 24px;
    border-radius: 999px;
    background: rgba(255, 159, 60, 0.13);
    color: var(--naranja);
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.title-center {
    text-align: center;
    font-family: 'Anton', sans-serif !important;
    font-size: clamp(3.8rem, 6vw, 6rem);
    font-weight: 400;
    margin: 0 0 22px;
    color: var(--naranja);
    line-height: 1;
}

.program-header p {
    margin: 0 auto;
    max-width: 760px;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 700;
    color: #555555;
}

.timeline-wrap {
    position: relative;
    width: 100%;
}

.timeline-wrap::before {
    content: "";
    position: absolute;
    left: 164px;
    top: 30px;
    bottom: 30px;
    width: 4px;
    border-radius: 999px;
    background: linear-gradient(180deg, var(--azul), var(--naranja));
    opacity: 0.55;
}

.event-row {
    position: relative;
    display: grid;
    grid-template-columns: 140px 48px minmax(0, 1fr);
    gap: 20px;
    padding: 30px 32px;
    margin-bottom: 22px;
    border-radius: 34px;
    align-items: center;
    transition: 0.35s ease;
    border: 2px solid rgba(98, 182, 222, 0.12);
    background: #ffffff;
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.045);
}

.event-row:hover {
    border-color: rgba(255, 159, 60, 0.38);
    transform: translateY(-6px);
    box-shadow: 0 24px 52px rgba(0, 0, 0, 0.08);
}

.time {
    position: relative;
    z-index: 3;
}

.time span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 118px;
    min-height: 70px;
    border-radius: 24px;
    background: var(--accent);
    color: #ffffff;
    font-family: 'Anton', sans-serif !important;
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.10);
}

.timeline-dot {
    position: relative;
    z-index: 3;
    width: 28px;
    height: 28px;
    border-radius: 999px;
    background: var(--accent);
    border: 7px solid #ffffff;
    box-shadow: 0 0 0 2px rgba(98, 182, 222, 0.20);
}

.desc h3 {
    font-family: 'Anton', sans-serif !important;
    font-size: clamp(2rem, 3vw, 2.8rem);
    font-weight: 400;
    margin: 0 0 10px;
    color: var(--texto);
    line-height: 1.08;
}

.desc p {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 600;
    margin: 0;
    color: var(--texto);
}

.special {
    background: linear-gradient(180deg, #ffffff 0%, #fff9f2 100%);
    border: 2px solid rgba(255, 159, 60, 0.45);
}

.star-label {
    background: var(--naranja);
    color: white;
    padding: 8px 14px;
    border-radius: 999px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 12px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

/* BLOQUE DE PROPÓSITO */
.aupa-purpose {
    width: 100%;
    padding: 40px 6% 95px;
}

.purpose-card {
    max-width: 1100px;
    margin: 0 auto;
    padding: 60px 54px;
    border-radius: 42px;
    background:
        radial-gradient(circle at 90% 15%, rgba(98, 182, 222, 0.16), transparent 26%),
        radial-gradient(circle at 10% 90%, rgba(255, 159, 60, 0.14), transparent 28%),
        #ffffff;
    border: 2px solid rgba(98, 182, 222, 0.16);
    text-align: center;
    box-shadow: 0 22px 54px rgba(0, 0, 0, 0.06);
}

.purpose-card span {
    display: inline-flex;
    margin-bottom: 20px;
    padding: 10px 22px;
    border-radius: 999px;
    background: var(--azul);
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}

.purpose-card h2 {
    max-width: 900px;
    margin: 0 auto 24px;
    font-family: 'Anton', sans-serif !important;
    font-size: clamp(3rem, 5vw, 5.2rem);
    font-weight: 400;
    line-height: 1.04;
    color: var(--naranja);
}

.purpose-card p {
    max-width: 820px;
    margin: 0 auto;
    font-size: 19px;
    line-height: 1.8;
    font-weight: 700;
    color: var(--texto);
}

/* CTA FINAL */
.cta-final-zone {
    position: relative;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;

    padding: 180px 6% 190px;
    text-align: center;
    background: linear-gradient(-45deg, #62B6DE, #4a9ec7, #ff9f3c, #e68a2e);
    background-size: 400% 400%;
    animation: gradientBG 15s ease infinite;
    color: white;

    border-radius: 90px 90px 0 0;
    margin-top: 60px;
    overflow: hidden;
}

.cta-circle {
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
}

.cta-circle-one {
    width: 300px;
    height: 300px;
    left: -120px;
    top: 70px;
    background: rgba(255, 255, 255, 0.13);
    animation: eventFloat 8s ease-in-out infinite;
}

.cta-circle-two {
    width: 230px;
    height: 230px;
    right: -80px;
    bottom: 70px;
    background: rgba(255, 255, 255, 0.14);
    animation: eventFloat 9s ease-in-out infinite;
}

.cta-content {
    position: relative;
    z-index: 3;
    max-width: 1120px;
    margin: 0 auto;
}

@keyframes gradientBG {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.final-quote {
    font-family: 'Anton', sans-serif !important;
    font-size: clamp(3.1rem, 6vw, 6.4rem);
    font-weight: 400;
    font-style: normal;
    max-width: 1080px;
    margin: 0 auto 42px;
    line-height: 1.05;
    text-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}

.team-info {
    margin-bottom: 60px;
    opacity: 0.96;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.1rem, 2vw, 1.45rem);
    line-height: 1.7;
    font-weight: 800;
}

.button-wrapper {
    display: flex;
    justify-content: center;
}

/* BOTÓN */
.ultra-button {
    position: relative;
    display: inline-block;
    background: white;
    color: var(--naranja);
    padding: 32px 88px;
    border-radius: 999px;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(1.4rem, 2.5vw, 2.2rem);
    font-weight: 900;
    text-decoration: none;
    transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    overflow: hidden;
    box-shadow: 0 20px 44px rgba(0, 0, 0, 0.22);
}

.ultra-button span {
    position: relative;
    z-index: 2;
}

.ultra-button:hover {
    transform: scale(1.08) translateY(-5px);
    color: var(--azul);
}

.button-glow {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.45), transparent);
    transition: 0.5s;
}

.ultra-button:hover .button-glow {
    left: 100%;
}

/* ANIMACIONES */
@keyframes eventFloat {
    0%, 100% {
        transform: translateY(0) scale(1);
    }

    50% {
        transform: translateY(-16px) scale(1.04);
    }
}

@keyframes eventSmallMove {
    0%, 100% {
        transform: translateY(0) translateX(0);
    }

    50% {
        transform: translateY(-12px) translateX(10px);
    }
}

@keyframes eventBadge {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-6px);
    }
}

@keyframes eventMarquee {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

/* MOBILE */
@media (max-width: 768px) {
    .hero-clean {
        min-height: auto;
        padding: 95px 5% 75px;
    }

    .hero-shape-one {
        width: 210px;
        height: 210px;
        left: -110px;
        top: 80px;
    }

    .hero-shape-two {
        width: 180px;
        height: 180px;
        right: -90px;
        bottom: 60px;
    }

    .hero-shape-three {
        display: none;
    }

    .date-badge {
        font-size: 14px;
        padding: 10px 20px;
    }

    .mega-text {
        font-size: clamp(4rem, 22vw, 6.5rem);
        letter-spacing: 0;
    }

    .sub-text {
        font-size: clamp(1.6rem, 8vw, 2.6rem);
        letter-spacing: 3px;
    }

    .main-tagline {
        font-size: 1.15rem;
        margin-top: 30px;
    }

    .hero-mini-info {
        margin-top: 30px;
    }

    .hero-mini-info span {
        width: 100%;
        font-size: 13px;
    }

    .intro-strip-track span {
        font-size: 34px;
    }

    .aupa-grid {
        padding: 55px 5%;
        gap: 24px;
    }

    .card-pure {
        min-width: 100%;
        padding: 42px 28px;
        border-radius: 28px;
    }

    .card-icon {
        width: 58px;
        height: 58px;
        border-radius: 20px;
        font-size: 26px;
    }

    .num-watermark {
        font-size: 5.5rem;
    }

    .card-pure h3 {
        font-size: 2.4rem;
    }

    .card-pure p {
        font-size: 16px;
    }

    .hint {
        font-size: 13px;
    }

    .aupa-program {
        padding: 70px 5%;
    }

    .program-header {
        margin-bottom: 40px;
    }

    .title-center {
        font-size: 3.4rem;
        margin-bottom: 18px;
    }

    .program-header p {
        font-size: 16px;
    }

    .timeline-wrap::before {
        display: none;
    }

    .event-row {
        grid-template-columns: 1fr;
        gap: 18px;
        text-align: center;
        padding: 30px 24px;
        border-radius: 28px;
    }

    .time span {
        min-width: 115px;
        min-height: 64px;
        font-size: 2.2rem;
    }

    .timeline-dot {
        display: none;
    }

    .desc h3 {
        font-size: 2.1rem;
    }

    .desc p {
        font-size: 16px;
    }

    .star-label {
        font-size: 12px;
    }

    .aupa-purpose {
        padding: 30px 5% 70px;
    }

    .purpose-card {
        padding: 42px 26px;
        border-radius: 30px;
    }

    .purpose-card h2 {
        font-size: clamp(2.4rem, 11vw, 3.6rem);
    }

    .purpose-card p {
        font-size: 16px;
    }

    .cta-final-zone {
        padding: 115px 5% 125px;
        border-radius: 48px 48px 0 0;
        margin-top: 40px;
    }

    .final-quote {
        font-size: clamp(2.2rem, 12vw, 3.6rem);
        line-height: 1.08;
    }

    .team-info {
        font-size: 1rem;
        margin-bottom: 42px;
    }

    .ultra-button {
        width: 100%;
        padding: 22px 28px;
        font-size: 1.15rem;
    }
}/* End custom CSS */