.elementor-2853 .elementor-element.elementor-element-629cbe7 > .elementor-widget-container{padding:0px 20px 20px 0px;}.elementor-2853 .elementor-element.elementor-element-910d0fd{--display:flex;}.elementor-2853 .elementor-element.elementor-element-1d6d9e5{--display:flex;}.elementor-2853 .elementor-element.elementor-element-9618d33{--display:flex;}/* Start custom CSS for html, class: .elementor-element-629cbe7 *//* =========================================
   ETHIOSEARCH PEOPLE'S AWARDS 2026
   PREMIUM HERO
========================================= */

.es-awards-hero-premium {
    position: relative;
    min-height: 720px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 110px 25px 100px;
    text-align: center;

    /*
      Add your Ethiopian restaurant / food image URL here.
      Keep the EthioSearch primary brand colour as the overlay.
    */
    background:
        linear-gradient(
            135deg,
            rgba(0, 0, 0, 0.88),
            rgba(0, 0, 0, 0.68)
        ),
        url("YOUR-HERO-IMAGE-URL.jpg");

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* EthioSearch brand overlay */

.es-awards-hero-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;

    background:
        linear-gradient(
            135deg,
            color-mix(in srgb, var(--e-global-color-primary) 82%, transparent),
            rgba(0, 0, 0, 0.45)
        );

    opacity: 0.78;
}

/* Decorative campaign lighting */

.es-awards-glow {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    filter: blur(40px);
    z-index: 1;
}

.es-awards-glow-1 {
    width: 400px;
    height: 400px;
    top: -180px;
    right: -120px;

    background: rgba(255, 255, 255, 0.08);
}

.es-awards-glow-2 {
    width: 300px;
    height: 300px;
    bottom: -150px;
    left: -100px;

    background: rgba(255, 190, 70, 0.10);
}

/* Main content */

.es-awards-hero-content {
    position: relative;
    z-index: 5;
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}

/* Award badge */

.es-awards-premium-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 11px 22px;
    margin-bottom: 28px;

    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 50px;

    color: #ffffff;

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.8px;

    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);

    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.18);
}

.es-awards-badge-icon {
    font-size: 19px;
}

/* Headline */

.es-awards-premium-title {
    max-width: 900px;
    margin: 0 auto 24px;

    color: #ffffff;

    font-family: var(--e-global-typography-primary-font-family);
    font-size: clamp(46px, 6.5vw, 82px);
    font-weight: 800;
    line-height: 1.06;
    letter-spacing: -2.5px;

    text-shadow: 0 5px 30px rgba(0, 0, 0, 0.25);
}

.es-awards-premium-title span {
    display: block;

    /* Award accent only */
    color: #f4b942;
}

/* Description */

.es-awards-premium-description {
    max-width: 700px;
    margin: 0 auto 28px;

    color: rgba(255, 255, 255, 0.90);

    font-family: var(--e-global-typography-text-font-family);
    font-size: 20px;
    line-height: 1.7;

    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.20);
}

/* Ethiopian Day date */

.es-awards-premium-date {
    display: inline-flex;
    align-items: center;
    gap: 12px;

    padding: 13px 21px;
    margin-bottom: 34px;

    text-align: left;

    background: rgba(0, 0, 0, 0.22);
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 10px;

    color: #ffffff;

    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.es-awards-date-icon {
    font-size: 23px;
}

.es-awards-premium-date strong,
.es-awards-premium-date span {
    display: block;
}

.es-awards-premium-date strong {
    margin-bottom: 2px;

    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.3px;
}

.es-awards-premium-date span {
    font-size: 15px;
}

/* Buttons */

.es-awards-premium-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    flex-wrap: wrap;
}

.es-awards-premium-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11px;

    padding: 17px 30px;

    background: #f4b942;
    border: 1px solid #f4b942;
    border-radius: 7px;

    color: #1a1a1a !important;

    font-family: var(--e-global-typography-accent-font-family);
    font-size: 15px;
    font-weight: 700;

    text-decoration: none !important;

    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);

    transition: transform 0.25s ease,
                box-shadow 0.25s ease,
                filter 0.25s ease;
}

.es-awards-premium-btn:hover {
    transform: translateY(-4px);
    color: #1a1a1a !important;
    filter: brightness(1.08);

    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.30);
}

.es-awards-btn-arrow {
    font-size: 21px;
    line-height: 1;
}

.es-awards-premium-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    color: #ffffff !important;

    font-family: var(--e-global-typography-accent-font-family);
    font-size: 15px;
    font-weight: 600;

    text-decoration: none !important;

    opacity: 0.90;
}

.es-awards-premium-link:hover {
    color: #ffffff !important;
    opacity: 0.70;
}

/* Tagline */

.es-awards-premium-tagline {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 13px;
    flex-wrap: wrap;

    margin-top: 32px;

    color: rgba(255, 255, 255, 0.70);

    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.4px;
}

.es-awards-premium-tagline i {
    width: 4px;
    height: 4px;

    background: #f4b942;
    border-radius: 50%;
}

/* Scroll */

.es-awards-scroll-indicator {
    position: absolute;
    bottom: 28px;
    left: 50%;

    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;

    transform: translateX(-50%);
    z-index: 5;

    color: rgba(255, 255, 255, 0.55);

    font-size: 9px;
    font-weight: 600;
    letter-spacing: 2px;
}

.es-awards-scroll-indicator div {
    width: 1px;
    height: 32px;

    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.70),
        rgba(255, 255, 255, 0.05)
    );
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .es-awards-hero-premium {
        min-height: 680px;
        padding: 80px 20px 65px;

        background-position: center;
    }

    .es-awards-premium-badge {
        padding: 9px 15px;
        margin-bottom: 22px;

        font-size: 9px;
        letter-spacing: 1px;
    }

    .es-awards-premium-title {
        font-size: 46px;
        line-height: 1.08;
        letter-spacing: -1.5px;
    }

    .es-awards-premium-description {
        font-size: 17px;
        line-height: 1.6;
    }

    .es-awards-premium-date {
        width: 100%;
        max-width: 360px;
        justify-content: center;
    }

    .es-awards-premium-actions {
        flex-direction: column;
        gap: 18px;
    }

    .es-awards-premium-btn {
        width: 100%;
        max-width: 360px;
    }

    .es-awards-premium-tagline {
        gap: 8px;
        font-size: 10px;
    }

    .es-awards-scroll-indicator {
        display: none;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd2a1a6 *//* =========================================
   ETHIOSEARCH PEOPLE'S AWARDS 2026
   SECTION 2 - HOW IT WORKS
========================================= */

.es-awards-how-section {
    position: relative;
    padding: 90px 20px;
    background: #ffffff;
    overflow: hidden;
}

/* Decorative background */

.es-awards-how-section:before {
    content: "";
    position: absolute;
    width: 450px;
    height: 450px;
    top: -280px;
    right: -200px;
    border-radius: 50%;
    background: var(--e-global-color-primary);
    opacity: 0.035;
}

.es-awards-how-heading {
    position: relative;
    z-index: 2;
    max-width: 720px;
    margin: 0 auto 55px;
    text-align: center;
}

/* Section label */

.es-awards-section-label {
    display: inline-block;
    margin-bottom: 15px;
    padding: 8px 16px;

    border-radius: 30px;

    background: rgba(0, 0, 0, 0.05);
    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
}

/* Heading */

.es-awards-how-heading h2 {
    margin: 0 0 18px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: clamp(36px, 4vw, 56px);
    font-weight: 800;
    line-height: 1.1;
}

.es-awards-how-heading p {
    margin: 0 auto;

    font-family: var(--e-global-typography-text-font-family);
    font-size: 18px;
    line-height: 1.7;

    opacity: 0.75;
}

/* =========================================
   THREE STEPS
========================================= */

.es-awards-steps {
    position: relative;
    z-index: 2;

    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;

    max-width: 1150px;
    margin: 0 auto 45px;
}

/* Card */

.es-awards-step-card {
    position: relative;

    min-height: 300px;
    padding: 42px 35px 35px;

    background: #ffffff;

    border: 1px solid rgba(0, 0, 0, 0.09);
    border-radius: 14px;

    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.06);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.es-awards-step-card:hover {
    transform: translateY(-8px);

    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.10);
}

/* Featured Vote card */

.es-awards-step-featured {
    border-color: rgba(244, 185, 66, 0.45);
}

/* Step number */

.es-awards-step-number {
    position: absolute;
    top: 18px;
    right: 22px;

    font-size: 13px;
    font-weight: 700;

    color: var(--e-global-color-primary);
    opacity: 0.35;
}

/* Icon */

.es-awards-step-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 66px;
    height: 66px;

    margin-bottom: 25px;

    border-radius: 50%;

    background: rgba(244, 185, 66, 0.12);

    font-size: 30px;
}

/* Card title */

.es-awards-step-card h3 {
    margin: 0 0 12px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 26px;
    font-weight: 700;
}

/* Card text */

.es-awards-step-card p {
    margin: 0;

    font-family: var(--e-global-typography-text-font-family);
    font-size: 15px;
    line-height: 1.7;

    opacity: 0.72;
}

/* =========================================
   EMAIL ANNOUNCEMENT BOX
========================================= */

.es-awards-email-note {
    position: relative;
    z-index: 2;

    display: flex;
    align-items: center;
    gap: 18px;

    max-width: 850px;
    margin: 0 auto;
    padding: 20px 25px;

    background: rgba(244, 185, 66, 0.08);

    border-left: 4px solid #f4b942;
    border-radius: 8px;
}

.es-awards-email-icon {
    flex-shrink: 0;

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

    width: 46px;
    height: 46px;

    border-radius: 50%;

    background: #f4b942;

    font-size: 21px;
}

.es-awards-email-text strong,
.es-awards-email-text span {
    display: block;
}

.es-awards-email-text strong {
    margin-bottom: 4px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 16px;
}

.es-awards-email-text span {
    font-size: 14px;
    line-height: 1.5;
    opacity: 0.72;
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .es-awards-how-section {
        padding: 65px 20px;
    }

    .es-awards-how-heading {
        margin-bottom: 35px;
    }

    .es-awards-how-heading p {
        font-size: 16px;
    }

    .es-awards-steps {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .es-awards-step-card {
        min-height: auto;
        padding: 35px 28px 30px;
    }

    .es-awards-email-note {
        align-items: flex-start;
        padding: 18px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0c44dc7 *//* =========================================
   ETHIOSEARCH PEOPLE'S AWARDS 2026
   SECTION 3 - MEET THE NOMINEES
========================================= */

.es-awards-nominees {
    position: relative;
    padding: 95px 20px;
    overflow: hidden;

    background: #f8f8f8;
}

/* Decorative background */

.es-awards-nominees:before {
    content: "";
    position: absolute;

    width: 500px;
    height: 500px;

    top: -300px;
    left: -250px;

    border-radius: 50%;

    background: var(--e-global-color-primary);
    opacity: 0.035;

    pointer-events: none;
}

.es-awards-nominees-heading {
    position: relative;
    z-index: 2;

    max-width: 750px;
    margin: 0 auto 45px;

    text-align: center;
}

.es-awards-nominees-heading h2 {
    margin: 0 0 18px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: clamp(38px, 4.5vw, 60px);
    font-weight: 800;
    line-height: 1.1;
}

.es-awards-nominees-heading p {
    max-width: 680px;
    margin: 0 auto;

    font-family: var(--e-global-typography-text-font-family);
    font-size: 17px;
    line-height: 1.7;

    opacity: 0.75;
}


/* =========================================
   NOMINEE MESSAGE
========================================= */

.es-awards-nominee-message {
    position: relative;
    z-index: 2;

    display: flex;
    align-items: center;
    gap: 18px;

    max-width: 900px;
    margin: 0 auto 30px;
    padding: 24px 28px;

    background: #ffffff;

    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 12px;

    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.es-awards-nominee-message-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    flex-shrink: 0;

    width: 55px;
    height: 55px;

    border-radius: 50%;

    background: rgba(244, 185, 66, 0.14);

    font-size: 27px;
}

.es-awards-nominee-message strong {
    display: block;
    margin-bottom: 5px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 18px;
}

.es-awards-nominee-message p {
    margin: 0;

    font-size: 14px;
    line-height: 1.6;

    opacity: 0.7;
}


/* =========================================
   RESTAURANT DIRECTORY AREA
========================================= */

.es-awards-listings-placeholder {
    position: relative;
    z-index: 2;

    max-width: 1150px;
    margin: 0 auto;
    padding: 75px 30px;

    text-align: center;

    background: #ffffff;

    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 16px;

    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.06);
}

.es-awards-listings-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 75px;
    height: 75px;

    margin: 0 auto 22px;

    border-radius: 50%;

    background: rgba(244, 185, 66, 0.13);

    font-size: 34px;
}

.es-awards-listings-placeholder h3 {
    margin: 0 0 12px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 30px;
    font-weight: 700;
}

.es-awards-listings-placeholder p {
    max-width: 580px;
    margin: 0 auto 28px;

    font-size: 16px;
    line-height: 1.7;

    opacity: 0.72;
}


/* Directory button */

.es-awards-directory-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 16px 28px;

    background: var(--e-global-color-primary);

    border-radius: 7px;

    color: #ffffff !important;

    font-family: var(--e-global-typography-accent-font-family);
    font-size: 15px;
    font-weight: 700;

    text-decoration: none !important;

    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);

    transition: all 0.25s ease;
}

.es-awards-directory-btn:hover {
    transform: translateY(-3px);
    color: #ffffff !important;
    opacity: 0.9;
}

.es-awards-directory-btn span {
    font-size: 20px;
}


/* =========================================
   VOTING REMINDER
========================================= */

.es-awards-vote-reminder {
    position: relative;
    z-index: 2;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;

    max-width: 850px;
    margin: 35px auto 0;
    padding: 18px 25px;

    text-align: center;

    background: rgba(244, 185, 66, 0.08);

    border-radius: 10px;

    font-size: 14px;
    line-height: 1.5;
}

.es-awards-reminder-icon {
    font-size: 20px;
}

.es-awards-vote-reminder strong {
    color: var(--e-global-color-primary);
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .es-awards-nominees {
        padding: 65px 18px;
    }

    .es-awards-nominee-message {
        align-items: flex-start;
        padding: 20px;
    }

    .es-awards-nominee-message strong {
        font-size: 16px;
    }

    .es-awards-listings-placeholder {
        padding: 55px 22px;
    }

    .es-awards-listings-placeholder h3 {
        font-size: 25px;
    }

    .es-awards-vote-reminder {
        align-items: flex-start;
        text-align: left;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5e6f0b1 *//* ==========================================
   ETHIOSEARCH PEOPLE'S AWARDS
   SECTION 4 — CAST YOUR VOTE
========================================== */

.es-vote-section {
    position: relative;
    overflow: hidden;
    padding: 100px 20px;
    background: #ffffff;
}

/* Decorative background elements */

.es-vote-bg-shape {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.es-vote-bg-shape-one {
    width: 500px;
    height: 500px;
    top: -300px;
    right: -250px;
    background: var(--e-global-color-primary);
    opacity: 0.035;
}

.es-vote-bg-shape-two {
    width: 350px;
    height: 350px;
    bottom: -220px;
    left: -180px;
    background: #f4b942;
    opacity: 0.06;
}

.es-vote-inner {
    position: relative;
    z-index: 2;
    max-width: 1150px;
    margin: 0 auto;
}

/* Heading */

.es-vote-heading {
    max-width: 760px;
    margin: 0 auto 60px;
    text-align: center;
}

.es-vote-label {
    display: inline-block;
    margin-bottom: 15px;
    padding: 8px 17px;
    border-radius: 30px;

    background: rgba(244, 185, 66, 0.12);
    color: var(--e-global-color-primary);

    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.6px;
}

.es-vote-heading h2 {
    margin: 0 0 20px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: clamp(38px, 5vw, 62px);
    font-weight: 800;
    line-height: 1.08;
}

.es-vote-heading h2 span {
    color: #f4b942;
}

.es-vote-heading p {
    margin: 0;

    font-family: var(--e-global-typography-text-font-family);
    font-size: 18px;
    line-height: 1.7;
    opacity: 0.75;
}


/* ==========================================
   VOTING PROCESS
========================================== */

.es-vote-process {
    display: flex;
    align-items: stretch;
    justify-content: center;

    margin-bottom: 60px;
}

.es-vote-process-card {
    position: relative;
    flex: 1;

    padding: 35px 28px;

    background: #ffffff;

    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 14px;

    box-shadow: 0 12px 35px rgba(0,0,0,0.06);
}

.es-vote-step {
    position: absolute;
    top: 15px;
    right: 18px;
}

.es-vote-step span {
    color: var(--e-global-color-primary);

    font-size: 13px;
    font-weight: 700;

    opacity: 0.35;
}

.es-vote-process-icon {
    margin-bottom: 20px;

    font-size: 38px;
}

.es-vote-process-content h3 {
    margin: 0 0 10px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 22px;
    font-weight: 700;
}

.es-vote-process-content p {
    margin: 0;

    font-size: 14px;
    line-height: 1.7;

    opacity: 0.72;
}

/* Connecting lines */

.es-vote-process-line {
    flex: 0 0 35px;
    height: 2px;
    margin-top: auto;
    margin-bottom: auto;

    background: rgba(244, 185, 66, 0.45);
}


/* ==========================================
   VOTING RULES
========================================== */

.es-vote-rules {
    margin-bottom: 45px;
    padding: 35px;

    background: #fafafa;

    border: 1px solid rgba(0,0,0,0.07);
    border-radius: 14px;
}

.es-vote-rules-header {
    display: flex;
    align-items: center;
    gap: 12px;

    margin-bottom: 25px;
}

.es-vote-rules-icon {
    font-size: 26px;
}

.es-vote-rules-header h3 {
    margin: 0;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 24px;
}

.es-vote-rules-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 35px;
}

.es-vote-rule {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.es-rule-check {
    display: flex;
    align-items: center;
    justify-content: center;

    flex-shrink: 0;

    width: 22px;
    height: 22px;

    margin-top: 1px;

    border-radius: 50%;

    background: rgba(244, 185, 66, 0.18);

    color: var(--e-global-color-primary);

    font-size: 13px;
    font-weight: 700;
}

.es-vote-rule p {
    margin: 0;

    font-size: 14px;
    line-height: 1.55;

    opacity: 0.75;
}


/* ==========================================
   CTA
========================================== */

.es-vote-cta {
    padding: 55px 30px;

    text-align: center;

    background:
        linear-gradient(
            135deg,
            var(--e-global-color-primary),
            rgba(0,0,0,0.85)
        );

    border-radius: 16px;

    color: #ffffff;

    box-shadow: 0 20px 45px rgba(0,0,0,0.14);
}

.es-vote-cta-icon {
    margin-bottom: 15px;

    font-size: 42px;
}

.es-vote-cta h3 {
    margin: 0 0 12px;

    color: #ffffff;

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 32px;
    font-weight: 700;
}

.es-vote-cta p {
    max-width: 600px;
    margin: 0 auto 25px;

    color: rgba(255,255,255,0.82);

    font-size: 16px;
    line-height: 1.6;
}

.es-vote-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 16px 28px;

    background: #f4b942;

    border-radius: 7px;

    color: #1a1a1a !important;

    font-size: 15px;
    font-weight: 700;

    text-decoration: none !important;

    transition: all 0.25s ease;
}

.es-vote-cta-button:hover {
    transform: translateY(-3px);
    color: #1a1a1a !important;
    filter: brightness(1.08);
}

.es-vote-cta-button span {
    font-size: 20px;
}


/* ==========================================
   MOBILE
========================================== */

@media (max-width: 767px) {

    .es-vote-section {
        padding: 70px 18px;
    }

    .es-vote-heading {
        margin-bottom: 40px;
    }

    .es-vote-heading p {
        font-size: 16px;
    }

    .es-vote-process {
        flex-direction: column;
        gap: 0;
    }

    .es-vote-process-card {
        padding: 30px 25px;
    }

    .es-vote-process-line {
        flex: none;
        width: 2px;
        height: 28px;
        margin: 0 auto;
    }

    .es-vote-rules {
        padding: 25px 20px;
    }

    .es-vote-rules-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .es-vote-cta {
        padding: 45px 22px;
    }

    .es-vote-cta h3 {
        font-size: 27px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d67aa62 *//* ==========================================
   ETHIOSEARCH PEOPLE'S AWARDS
   SECTION 5 — WINNER EMAIL CAPTURE
========================================== */

.es-awards-email-section {
    position: relative;
    overflow: hidden;
    padding: 100px 20px;

    background: #f8f8f8;
}

/* Decorative background */

.es-email-decoration {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.es-email-decoration-1 {
    width: 550px;
    height: 550px;

    top: -320px;
    left: -260px;

    background: var(--e-global-color-primary);
    opacity: 0.04;
}

.es-email-decoration-2 {
    width: 400px;
    height: 400px;

    bottom: -250px;
    right: -180px;

    background: #f4b942;
    opacity: 0.08;
}

/* Main layout */

.es-awards-email-inner {
    position: relative;
    z-index: 2;

    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 65px;
    align-items: start;

    max-width: 1150px;
    margin: 0 auto;
}


/* ==========================================
   LEFT CONTENT
========================================== */

.es-awards-email-label {
    display: inline-block;

    margin-bottom: 18px;
    padding: 8px 16px;

    background: rgba(244, 185, 66, 0.12);

    border-radius: 30px;

    color: var(--e-global-color-primary);

    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.es-awards-email-content h2 {
    margin: 0 0 20px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: clamp(38px, 4.5vw, 58px);
    font-weight: 800;
    line-height: 1.1;
}

.es-awards-email-content h2 span {
    display: block;
    color: #f4b942;
}

.es-awards-email-intro {
    max-width: 560px;
    margin: 0 0 28px;

    font-family: var(--e-global-typography-text-font-family);
    font-size: 17px;
    line-height: 1.75;

    opacity: 0.75;
}


/* Benefits */

.es-awards-email-benefits {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.es-awards-email-benefit {
    display: flex;
    align-items: center;
    gap: 12px;

    font-size: 15px;
    font-weight: 500;
}

.es-email-check {
    display: flex;
    align-items: center;
    justify-content: center;

    flex-shrink: 0;

    width: 26px;
    height: 26px;

    background: rgba(244, 185, 66, 0.15);

    border-radius: 50%;

    color: var(--e-global-color-primary);

    font-size: 14px;
    font-weight: 700;
}


/* ==========================================
   FORM CARD
========================================== */

.es-awards-email-form-card {
    padding: 45px 40px;

    background: #ffffff;

    border: 1px solid rgba(0,0,0,0.08);
    border-radius: 18px;

    text-align: center;

    box-shadow: 0 20px 55px rgba(0,0,0,0.09);
}

.es-email-form-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 70px;
    height: 70px;

    margin: 0 auto 20px;

    background: rgba(244, 185, 66, 0.13);

    border-radius: 50%;

    font-size: 34px;
}

.es-awards-email-form-card h3 {
    margin: 0 0 10px;

    color: var(--e-global-color-primary);

    font-family: var(--e-global-typography-primary-font-family);
    font-size: 26px;
    font-weight: 700;
}

.es-awards-email-form-card > p {
    max-width: 380px;
    margin: 0 auto 25px;

    font-size: 14px;
    line-height: 1.6;

    opacity: 0.7;
}


/* Hot Prospector form area */

.es-hot-prospector-form {
    width: 100%;
}


/* Temporary placeholder */

.es-form-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    min-height: 180px;
    padding: 25px;

    border: 2px dashed rgba(0,0,0,0.12);
    border-radius: 10px;

    background: #fafafa;

    color: var(--e-global-color-primary);
}

.es-form-placeholder span {
    margin-bottom: 10px;
    font-size: 28px;
}

.es-form-placeholder strong {
    margin-bottom: 6px;
    font-size: 14px;
}

.es-form-placeholder small {
    color: #777;
}


/* Privacy note */

.es-awards-email-privacy {
    margin-top: 18px;

    color: #777;

    font-size: 11px;
    line-height: 1.6;
}


/* ==========================================
   MOBILE
========================================== */

@media (max-width: 767px) {

    .es-awards-email-section {
        padding: 70px 20px;
    }

    .es-awards-email-inner {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .es-awards-email-content {
        text-align: center;
    }

    .es-awards-email-intro {
        margin-left: auto;
        margin-right: auto;
    }

    .es-awards-email-benefit {
        text-align: left;
    }

    .es-awards-email-form-card {
        padding: 35px 22px;
    }

}
/* Hot Prospector Embed - Remove unnecessary outer spacing */

.es-awards-email-form {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.es-awards-email-form iframe,
.es-awards-email-form > div {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Align the embed with the top of the form card */

.es-awards-form-card {
    padding-top: 30px;
}
/* Hot Prospector form spacing fix */

.ethiosearch-hotprospector-form {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
    height: auto !important;
}

.ethiosearch-hotprospector-form > * {
    margin-top: 0 !important;
}

/* Ensure Section 5 columns align at the top */

.es-awards-email-inner {
    align-items: start !important;
}

/* Remove unnecessary space from Elementor's HTML widget */

.elementor-widget-html {
    margin-top: 0;
    margin-bottom: 0;
}
/* Disclaimer only */
.ethiosearch-hotprospector-form .DISCLAIMER-CLASS {
    font-size: 11px !important;
    line-height: 1.4 !important;
}
.field.payment,
.field.payment label,
.field.payment span {
    font-size: 10px !important;
    line-height: 1.4 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a4281d4 *//* ==========================================
   ETHIOSEARCH PEOPLE'S AWARDS
   SECTION 6 — FINAL CALL TO ACTION
========================================== */

.es-final-cta {
    position: relative;
    overflow: hidden;
    padding: 100px 20px;
    background: var(--e-global-color-primary);
    text-align: center;
}

/* Decorative circles */

.es-final-cta-circle {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.es-final-cta-circle-1 {
    width: 550px;
    height: 550px;
    top: -380px;
    left: -220px;
    background: #f4b942;
    opacity: 0.10;
}

.es-final-cta-circle-2 {
    width: 420px;
    height: 420px;
    bottom: -320px;
    right: -180px;
    background: #ffffff;
    opacity: 0.04;
}


/* Main content */

.es-final-cta-inner {
    position: relative;
    z-index: 2;
    max-width: 850px;
    margin: 0 auto;
}


/* Badge */

.es-final-cta-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    margin-bottom: 24px;
    padding: 9px 18px;

    background: rgba(244, 185, 66, 0.14);
    border: 1px solid rgba(244, 185, 66, 0.30);
    border-radius: 30px;

    color: #f4b942;

    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.4px;
}

.es-final-cta-badge span {
    font-size: 16px;
}


/* Heading */

.es-final-cta h2 {
    margin: 0 0 22px;

    color: #ffffff;

    font-family: var(--e-global-typography-primary-font-family);
    font-size: clamp(42px, 6vw, 72px);
    font-weight: 800;
    line-height: 1.08;
}

.es-final-cta h2 span {
    display: block;
    color: #f4b942;
}


/* Description */

.es-final-cta p {
    max-width: 700px;
    margin: 0 auto 32px;

    color: rgba(255,255,255,0.76);

    font-family: var(--e-global-typography-text-font-family);
    font-size: 17px;
    line-height: 1.75;
}


/* Buttons */

.es-final-cta-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;

    flex-wrap: wrap;
}


.es-final-cta-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 15px 27px;

    background: #f4b942;
    border: 2px solid #f4b942;
    border-radius: 8px;

    color: var(--e-global-color-primary) !important;

    font-size: 15px;
    font-weight: 700;

    text-decoration: none !important;

    transition: all 0.25s ease;
}

.es-final-cta-primary:hover {
    transform: translateY(-3px);
    color: var(--e-global-color-primary) !important;
}

.es-final-cta-primary span {
    font-size: 20px;
    line-height: 1;
}


.es-final-cta-secondary {
    display: inline-flex;
    align-items: center;

    padding: 15px 27px;

    background: transparent;
    border: 2px solid rgba(255,255,255,0.28);
    border-radius: 8px;

    color: #ffffff !important;

    font-size: 15px;
    font-weight: 600;

    text-decoration: none !important;

    transition: all 0.25s ease;
}

.es-final-cta-secondary:hover {
    border-color: #ffffff;
    background: rgba(255,255,255,0.08);
    color: #ffffff !important;
}


/* Footer message */

.es-final-cta-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;

    margin-top: 48px;

    color: rgba(255,255,255,0.50);

    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.es-final-cta-line {
    width: 55px;
    height: 1px;

    background: rgba(255,255,255,0.18);
}


/* Mobile */

@media (max-width: 767px) {

    .es-final-cta {
        padding: 75px 20px;
    }

    .es-final-cta h2 {
        font-size: 42px;
    }

    .es-final-cta p {
        font-size: 16px;
    }

    .es-final-cta-buttons {
        flex-direction: column;
    }

    .es-final-cta-primary,
    .es-final-cta-secondary {
        justify-content: center;
        width: 100%;
        max-width: 320px;
    }

    .es-final-cta-footer {
        gap: 8px;
    }

    .es-final-cta-line {
        width: 25px;
    }
}/* End custom CSS */