/* ════════════════════════════════════════════════════════════
   main.css  —  IEEF-2026 global stillər
   ════════════════════════════════════════════════════════════ */

/* ── Design tokens ──────────────────────────────────────── */
:root {
    --green-deep:   #1a3a2a;
    --green-dark:   #0f2a1d;
    --green-mid:    #234d37;
    --gold:         #c9a84c;
    --gold-light:   #e8c96a;
    --gold-dim:     #a07c30;
    --text-muted:   rgba(201,168,76,.45);
    --cyan:         #13aab8;
    --cyan-dark:    #087d88;
}

/* ── Reset / base ───────────────────────────────────────── */
* { box-sizing: border-box; }

html {
    scroll-behavior: smooth;
}

body {
    background: #fbf8f4;
    font-family: 'Jost', sans-serif;
    min-height: 100vh;
}

/* ════════════════════════════════════════════════════════════
   TOPBAR
   ════════════════════════════════════════════════════════════ */
.ieef-topbar {
    background: var(--green-dark);
    border-bottom: 1px solid var(--gold);
    position: sticky;
    top: 0;
    z-index: 1030;
    box-shadow: 0 2px 24px rgba(0,0,0,.45);
}

/* ── Brand ──────────────────────────────────────────────── */
.ieef-brand {
    display: flex;
    align-items: center;
    gap: .55rem;
    text-decoration: none;
    padding: .55rem 1.1rem;
    border-right: 1px solid rgba(201,168,76,.15);
    flex-shrink: 0;
}

/* Offcanvas daxilindəki brand — border və padding sıfırlanır */
.ieef-brand--canvas {
    border-right: none;
    padding: 0;
}

.ieef-brand-logo {
    width: 36px;
    height: 36px;
    filter: drop-shadow(0 0 6px rgba(201,168,76,.4));
}

.ieef-brand-name {
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.18rem;
    font-weight: 600;
    color: var(--gold);
    letter-spacing: .06em;
    line-height: 1;
}

/* ════════════════════════════════════════════════════════════
   OFFCANVAS SCROLLBAR DİZAYNI
   ════════════════════════════════════════════════════════════ */

/* 1. Müasir standart (Firefox üçün) */
.ieef-offcanvas {
    scrollbar-width: thin; /* Scrollbar-ı incəldir */
    scrollbar-color: var(--gold) var(--green-dark); /* [Thumb rəngi] [Track rəngi] */
}

/* 2. Webkit brauzerlər üçün (Chrome, Safari, Edge, Opera) */
.ieef-offcanvas::-webkit-scrollbar {
    width: 6px; /* Şaquli scroll-un eni (çox qalın olmaması üçün 6px idealdır) */
}

/* Scrollbar-ın hərəkət etdiyi yol (Arxa fon) */
.ieef-offcanvas::-webkit-scrollbar-track {
    background: var(--green-dark);
    border-radius: 0 6px 6px 0; /* Offcanvas-ın künclərinə uyğunlaşma */
}

/* Scrollbar-ın tutub çəkilən aktiv hissəsi (Sürüşgən blok) */
.ieef-offcanvas::-webkit-scrollbar-thumb {
    background: var(--gold);
    border-radius: 10px; /* Tam yumru və təmiz görünüş üçün */
    border: 1px solid var(--green-dark); /* Fon ilə arasında incə məsafə yaradır */
}

/* Sürüşgən hissənin üzərinə gəldikdə (Hover) rəngin parlaması */
.ieef-offcanvas::-webkit-scrollbar-thumb:hover {
    background: var(--gold-light);
    box-shadow: 0 0 4px var(--gold-light);
}

/* ════════════════════════════════════════════════════════════
   DESKTOP NAV
   Nav, topbarda absolute olaraq mərkəzə oturdulur.
   Brand və toggler solda/sağda sərbəst qalır.
   ════════════════════════════════════════════════════════════ */
.ieef-nav-scroll {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* overflow-x və overflow-y silindi ki, dropdown aşağı açıla bilsin */
    /* brand/toggler üzərindəki klikləri bloklamasın */
    pointer-events: none;
}
.ieef-nav-scroll::-webkit-scrollbar { display: none; }

.ieef-nav {
    display: flex;
    align-items: stretch;
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    height: 62px;
    pointer-events: auto; /* klikləri bərpa et */
}

.ieef-nav-item {
    position: relative;
}

/* Nav link — ümumi */
.ieef-nav-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2px;
    padding: 0 1.05rem;
    height: 100%;
    text-decoration: none;
    color: rgba(255,255,255,.65);      /* mətn: ağ */
    position: relative;
    transition: color .22s ease, background .22s ease;
    min-width: 72px;
}

/* Alt xətt animasiyası */
.ieef-nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    width: 70%;
    height: 2px;
    background: var(--gold);
    border-radius: 2px 2px 0 0;
    transition: transform .25s cubic-bezier(.4,0,.2,1);
}

/* Item arası şaquli separator */
.ieef-nav-item + .ieef-nav-item > .ieef-nav-link::before {
    content: '';
    position: absolute;
    left: 0;
    top: 18%;
    height: 64%;
    width: 1px;
    background: rgba(255,255,255,.08);
}

/* Hover */
.ieef-nav-link:hover {
    color: #fff;
    background: rgba(255,255,255,.04);
}
.ieef-nav-link:hover::after {
    transform: translateX(-50%) scaleX(1);
}

/* Aktiv */
.ieef-nav-link.active {
    color: #fff;
    background: rgba(255,255,255,.06);
}
.ieef-nav-link.active::after {
    transform: translateX(-50%) scaleX(1);
}

/* Step nömrəsi */
.ieef-num {
    font-size: .6rem;
    font-weight: 300;
    letter-spacing: .08em;
    color: rgba(255,255,255,.28);
    line-height: 1;
}
.ieef-nav-link.active .ieef-num,
.ieef-nav-link:hover  .ieef-num { color: rgba(255,255,255,.55); }

/* İkon — qızılı */
.ieef-icon {
    font-size: 1.2rem;
    line-height: 1;
    color: var(--gold);                /* ikon: qızılı */
    transition: color .22s ease, filter .22s ease;
}
.ieef-nav-link:hover .ieef-icon,
.ieef-nav-link.active .ieef-icon {
    color: var(--gold-light);          /* hover/aktiv: açıq qızılı */
    filter: drop-shadow(0 0 6px rgba(201,168,76,.5));
}

/* Etiket */
.ieef-label {
    font-size: .63rem;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    line-height: 1;
}

/* ════════════════════════════════════════════════════════════
   DESKTOP DROPDOWN MENİ
   ════════════════════════════════════════════════════════════ */

.ieef-nav-item--dropdown {
    position: relative;
}

/* Dropdown konteyner */
.ieef-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    background: var(--green-mid);
    border: 1px solid rgba(201,168,76,.25);
    border-radius: 8px;
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: opacity .25s ease, visibility .25s ease, transform .25s ease;
    z-index: 1000;
    box-shadow: 0 8px 24px rgba(0,0,0,.35);
}

.ieef-nav-item--dropdown:hover .ieef-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Dropdown menyu siyahısı */
.ieef-dropdown-menu {
    padding: .5rem 0;
}

/* Dropdown link */
.ieef-dropdown-link {
    display: block;
    padding: .75rem 1.2rem;
    text-decoration: none;
    color: rgba(255,255,255,.75);
    font-size: .85rem;
    font-weight: 500;
    letter-spacing: .03em;
    text-transform: uppercase;
    transition: color .2s ease, background .2s ease;
    border-left: 3px solid transparent;
}

.ieef-dropdown-link:hover {
    color: #fff;
    background: rgba(255,255,255,.08);
    border-left-color: var(--gold);
}

.ieef-dropdown-link.active {
    color: var(--gold-light);
    background: rgba(255,255,255,.06);
    border-left-color: var(--gold);
    font-weight: 600;
}

/* ── Hamburger toggler (mobil) ──────────────────────────── */
.ieef-toggler {
    background: none;
    border: 1px solid rgba(201,168,76,.3);
    color: var(--gold);
    border-radius: 6px;
    padding: .35rem .6rem;
    font-size: 1.2rem;
    cursor: pointer;
    margin-right: .75rem;
    transition: border-color .2s, background .2s;
}
.ieef-toggler:hover {
    background: rgba(201,168,76,.08);
    border-color: var(--gold);
}

/* ════════════════════════════════════════════════════════════
   OFFCANVAS  (Bootstrap override)
   ════════════════════════════════════════════════════════════ */
.ieef-offcanvas {
    background: var(--green-dark) !important;
    border-right: 1px solid rgba(201,168,76,.18) !important;
    width: 280px !important;
}

.ieef-offcanvas .offcanvas-header {
    border-bottom: 1px solid rgba(201,168,76,.12);
    padding: 1rem 1.2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Bağlama düyməsi */
.ieef-offcanvas-close {
    background: none;
    border: 1px solid rgba(201,168,76,.25);
    color: var(--gold);
    border-radius: 6px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    cursor: pointer;
    transition: background .2s, border-color .2s;
    flex-shrink: 0;
}
.ieef-offcanvas-close:hover {
    background: rgba(201,168,76,.1);
    border-color: var(--gold);
}

/* Offcanvas nav siyahısı */
.ieef-canvas-nav {
    padding: .5rem 0;
}

/* Offcanvas parent item (submenu ilə) */
.ieef-canvas-item--parent .ieef-canvas-link {
    cursor: pointer;
}

.ieef-canvas-link {
    display: flex;
    align-items: center;
    gap: .85rem;
    padding: .75rem 1.4rem;
    text-decoration: none;
    color: rgba(255,255,255,.65);      /* mətn: ağ */
    border-left: 3px solid transparent;
    transition: color .2s, background .2s, border-color .2s;
}
.ieef-canvas-link:hover {
    color: #fff;
    background: rgba(255,255,255,.04);
}
.ieef-canvas-link.active {
    color: #fff;
    background: rgba(255,255,255,.06);
    border-left-color: var(--gold);
}

/* Step nömrəsi */
.ieef-canvas-num {
    font-size: .58rem;
    font-weight: 300;
    letter-spacing: .1em;
    color: rgba(255,255,255,.28);
    min-width: 20px;
}
.ieef-canvas-link.active .ieef-canvas-num,
.ieef-canvas-link:hover  .ieef-canvas-num { color: rgba(255,255,255,.55); }

/* İkon — qızılı */
.ieef-canvas-icon {
    font-size: 1.05rem;
    color: var(--gold);                /* ikon: qızılı */
    transition: color .2s, filter .2s;
}
.ieef-canvas-link:hover .ieef-canvas-icon,
.ieef-canvas-link.active .ieef-canvas-icon {
    color: var(--gold-light);
    filter: drop-shadow(0 0 5px rgba(201,168,76,.45));
}

/* Etiket */
.ieef-canvas-label {
    font-size: .82rem;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase;
    flex: 1;
}

/* Xarici link ikonu */
.ieef-canvas-ext {
    font-size: .7rem;
    opacity: .55;
    color: var(--gold);
}

/* Chevron ikonu (submenu ilə itemlər üçün) */
.ieef-canvas-chevron {
    font-size: .7rem;
    color: var(--gold);
    transition: transform .25s ease;
}

.ieef-canvas-item--parent .ieef-canvas-link:not([aria-expanded="false"]) .ieef-canvas-chevron,
.ieef-canvas-submenu.show ~ .ieef-canvas-link .ieef-canvas-chevron {
    transform: rotate(180deg);
}

/* ════════════════════════════════════════════════════════════
   OFFCANVAS SUBMENU (MOBİL)
   ════════════════════════════════════════════════════════════ */

.ieef-canvas-submenu {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease, opacity .3s ease;
    opacity: 0;
    background: rgba(0,0,0,.2);
}

.ieef-canvas-submenu.show {
    max-height: 500px;
    opacity: 1;
}

.ieef-canvas-sublink {
    display: block;
    padding: .65rem 1.4rem .65rem 3.2rem;
    text-decoration: none;
    color: rgba(255,255,255,.55);
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: .03em;
    text-transform: uppercase;
    border-left: 3px solid transparent;
    transition: color .2s, background .2s, border-color .2s;
    position: relative;
}

.ieef-canvas-sublink:hover {
    color: rgba(255,255,255,.85);
    background: rgba(255,255,255,.04);
    border-left-color: rgba(201,168,76,.6);
}

.ieef-canvas-sublink.active {
    color: var(--gold-light);
    background: rgba(255,255,255,.06);
    border-left-color: var(--gold);
    font-weight: 600;
}

/* JavaScript yoxdursa, submenu açılışını CSS ilə təmin et */
.ieef-canvas-link:focus + .ieef-canvas-submenu {
    max-height: 500px;
    opacity: 1;
}

/* Offcanvas alt hissə */
.offcanvas-footer {
    padding: 1rem 1.4rem;
    border-top: 1px solid rgba(201,168,76,.1);
    font-size: .65rem;
    letter-spacing: .08em;
    color: var(--text-muted);
    text-transform: uppercase;
}

/* Backdrop */
.offcanvas-backdrop { background-color: rgba(0,0,0,.7) !important; }

/* ════════════════════════════════════════════════════════════
   RESPONSIVE SUBMENU TOGGLE (MOBİL üçün JS)
   ════════════════════════════════════════════════════════════ */

/* Data attribute ilə submenu açılışını idarə etmək üçün */
.ieef-canvas-item--parent .ieef-canvas-link[data-toggle="collapse"][aria-expanded="false"] + .ieef-canvas-submenu {
    max-height: 0;
    opacity: 0;
}

.ieef-canvas-item--parent .ieef-canvas-link[data-toggle="collapse"][aria-expanded="true"] + .ieef-canvas-submenu {
    max-height: 500px;
    opacity: 1;
}


/* ════════════════════════════════════════════════════════════
   HERO
   ════════════════════════════════════════════════════════════ */
.ieef-hero {
    position: relative;
    min-height: clamp(640px, calc(100vh - 55px), calc(100vh - 55px));
    overflow: hidden;
    isolation: isolate;
    background-color: var(--green-dark);
    background-image: url("../images/hero-bg.webp");
    background-position: center right;
    background-size: cover;
    background-repeat: no-repeat;
}

.ieef-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background:
            linear-gradient(90deg, rgba(10,34,23,.97) 0%, rgba(10,34,23,.84) 34%, rgba(10,34,23,.36) 64%, rgba(10,34,23,.14) 100%),
            linear-gradient(180deg, rgba(0,0,0,.18) 0%, rgba(0,0,0,.26) 100%);
}

.ieef-hero__shade {
    pointer-events: none;
    box-shadow: inset 0 -8px 0 #f7f0df;
}

.ieef-hero__inner {
    position: relative;
    z-index: 2;
    min-height: inherit;
    display: flex;
    align-items: center;
    padding-top: clamp(40px, 7vw, 72px);
    padding-bottom: clamp(54px, 8vw, 86px);
}

.ieef-hero__content {
    width: min(100%, 640px);
    text-shadow: 0 3px 10px rgba(0,0,0,.62);
}

.ieef-hero__title {
    margin: 0 0 12px;
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(4.25rem, 8vw, 7rem);
    font-weight: 700;
    line-height: .88;
    letter-spacing: 0;
}

.ieef-hero__subtitle {
    margin: 0 0 18px;
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(2.15rem, 4.6vw, 3.7rem);
    font-weight: 700;
    line-height: 1.04;
}

.ieef-hero__tagline {
    margin: 0 0 32px;
    color: var(--gold-light);
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(1.45rem, 2.7vw, 2.25rem);
    font-style: italic;
    font-weight: 600;
    line-height: 1.18;
}

.ieef-hero__details {
    display: grid;
    gap: 18px;
    margin: 0 0 38px;
    padding: 0;
    list-style: none;
}

.ieef-hero__details li {
    display: grid;
    grid-template-columns: 36px 1fr;
    align-items: start;
    gap: 14px;
    color: #fff;
    font-size: clamp(1.12rem, 1.8vw, 1.48rem);
    font-weight: 600;
    line-height: 1.34;
}

.ieef-hero__detail-icon {
    display: inline-flex;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    color: var(--gold);
    font-size: 1.45rem;
    text-shadow: none;
}

.ieef-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.ieef-hero__btn {
    display: inline-flex;
    min-width: 210px;
    min-height: 66px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 8px;
    color: #fff;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    box-shadow: 0 12px 28px rgba(0,0,0,.28);
    transition: transform .18s ease, box-shadow .18s ease, filter .18s ease;
}

.ieef-hero__btn:hover,
.ieef-hero__btn:focus {
    color: #fff;
    transform: translateY(-2px);
    filter: saturate(1.08);
    box-shadow: 0 16px 34px rgba(0,0,0,.34);
}

.ieef-hero__btn i {
    font-size: 1.35rem;
}

.ieef-hero__btn--gold {
    background: linear-gradient(180deg, var(--gold-light) 0%, var(--gold-dim) 100%);
}

.ieef-hero__btn--cyan {
    background: linear-gradient(180deg, var(--cyan) 0%, var(--cyan-dark) 100%);
}

@media (max-width: 991.98px) {
    .ieef-hero {
        min-height: 720px;
        background-position: 66% center;
    }

    .ieef-hero::before {
        background:
                linear-gradient(90deg, rgba(10,34,23,.96) 0%, rgba(10,34,23,.78) 52%, rgba(10,34,23,.3) 100%),
                linear-gradient(180deg, rgba(0,0,0,.12) 0%, rgba(0,0,0,.42) 100%);
    }
}

@media (max-width: 575.98px) {
    .ieef-hero {
        min-height: 690px;
        background-position: 72% center;
    }

    .ieef-hero__inner {
        align-items: flex-start;
        padding-top: 42px;
    }

    .ieef-hero__content {
        width: 100%;
    }

    .ieef-hero__title {
        font-size: clamp(3.2rem, 16vw, 4.15rem);
    }

    .ieef-hero__subtitle {
        font-size: clamp(1.8rem, 9.5vw, 2.3rem);
    }

    .ieef-hero__tagline {
        margin-bottom: 26px;
        font-size: clamp(1.22rem, 6.2vw, 1.55rem);
    }

    .ieef-hero__details {
        margin-bottom: 30px;
    }

    .ieef-hero__details li {
        grid-template-columns: 30px 1fr;
        gap: 10px;
        font-size: 1.05rem;
    }

    .ieef-hero__detail-icon {
        width: 28px;
        height: 28px;
        font-size: 1.2rem;
    }

    .ieef-hero__actions {
        gap: 12px;
    }

    .ieef-hero__btn {
        flex: 1 1 100%;
        min-width: 0;
        min-height: 58px;
    }
}

/* ════════════════════════════════════════════════════════════
   A B O U T   B L O C K
   ════════════════════════════════════════════════════════════ */

.ieef-about-block {
    display: grid;
    grid-template-columns: minmax(280px, .9fr) minmax(0, 2.1fr);
    gap: 36px;
    align-items: center;
    padding: clamp(34px, 4vw, 54px) clamp(22px, 5vw, 64px);
    background: #f7f0df;
    border-top: 1px solid rgba(26,58,42,.12);
    border-bottom: 1px solid rgba(26,58,42,.12);
    color: var(--green-dark);
}

.ieef-about-block__intro h2,
.ieef-exhibition-block h2 {
    margin: 0 0 18px;
    color: var(--green-dark);
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(2rem, 3vw, 2.65rem);
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.ieef-about-block__intro p,
.ieef-exhibition-block__left p {
    margin: 0;
    max-width: 520px;
    color: rgba(15,42,29,.82);
    font-size: 1.02rem;
    font-weight: 500;
    line-height: 1.55;
}

.ieef-about-block__items {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.ieef-about-card {
    display: grid;
    min-height: 150px;
    align-content: center;
    justify-items: center;
    gap: 10px;
    padding: 0 20px;
    border-left: 1px solid rgba(160,124,48,.24);
    color: var(--green-dark);
    text-align: center;
    text-decoration: none;
}

.ieef-about-card i {
    color: #0d6a4a;
    font-size: 2.65rem;
    line-height: 1;
}

.ieef-about-card strong {
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.18;
}

.ieef-about-card span {
    color: rgba(15,42,29,.76);
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.25;
}

.ieef-about-card:hover {
    background: rgba(255,255,255,.35);
}
/* ════════════════════════════════════════════════════════════
   EXHIBITION + FORUM BLOCK
   ════════════════════════════════════════════════════════════ */

.ieef-exhibition-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #f7f0df;
    border-bottom: 1px solid rgba(26,58,42,.12);
    color: var(--green-dark);
}

.ieef-exhibition-block__left,
.ieef-exhibition-block__right {
    padding: clamp(34px, 4vw, 54px) clamp(22px, 5vw, 64px);
}

.ieef-exhibition-block__right {
    position: relative;
    overflow: hidden;
    border-left: 1px solid rgba(26,58,42,.1);
    background: rgba(255,255,255,.32);
}

.ieef-exhibition-block__right::after {
    content: "";
    position: absolute;
    right: -70px;
    bottom: -80px;
    width: 330px;
    height: 330px;
    border: 2px solid rgba(13,106,74,.08);
    border-radius: 48% 52% 45% 55%;
    transform: rotate(-18deg);
}

.ieef-exhibition-cards {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    margin-top: 28px;
}

.ieef-exhibition-card {
    display: grid;
    min-height: 132px;
    align-content: center;
    justify-items: center;
    gap: 14px;
    padding: 16px 10px;
    border: 1px solid rgba(160,124,48,.18);
    border-radius: 6px;
    background: rgba(255,255,255,.34);
    color: var(--green-dark);
    text-align: center;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0,0,0,.04);
}

.ieef-exhibition-card i {
    color: #48a790;
    font-size: 2.35rem;
    line-height: 1;
}

.ieef-exhibition-card span {
    font-size: .86rem;
    font-weight: 700;
    line-height: 1.25;
}

.ieef-exhibition-card:hover {
    border-color: rgba(201,168,76,.55);
    background: rgba(255,255,255,.58);
}

.ieef-forum-topics {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 22px;
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
}

.ieef-forum-topics li {
    display: grid;
    grid-template-columns: 34px 1fr;
    gap: 16px;
    align-items: center;
    color: rgba(15,42,29,.82);
    font-size: 1rem;
    font-weight: 600;
}

.ieef-forum-topics i {
    color: #13aab8;
    font-size: 1.45rem;
}

.ieef-forum-topics li:nth-child(4) i {
    color: var(--gold-dim);
}

@media (max-width: 1199.98px) {
    .ieef-about-block {
        grid-template-columns: 1fr;
    }

    .ieef-about-block__items {
        grid-template-columns: repeat(3, 1fr);
    }

    .ieef-about-card {
        border: 1px solid rgba(160,124,48,.18);
        border-radius: 6px;
    }

    .ieef-exhibition-cards {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991.98px) {
    .ieef-exhibition-block {
        grid-template-columns: 1fr;
    }

    .ieef-exhibition-block__right {
        border-left: 0;
        border-top: 1px solid rgba(26,58,42,.1);
    }
}

@media (max-width: 575.98px) {
    .ieef-about-block__items,
    .ieef-exhibition-cards {
        grid-template-columns: 1fr 1fr;
    }

    .ieef-about-card,
    .ieef-exhibition-card {
        min-height: 132px;
    }
}

/* ════════════════════════════════════════════════════════════
   PROGRAMME BLOCK
   ════════════════════════════════════════════════════════════ */

.ieef-programme-block {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(320px, .95fr);
    gap: 24px;
    align-items: stretch;
    padding: clamp(30px, 4vw, 48px) clamp(22px, 5vw, 64px);
    color: var(--green-dark);
    border-bottom: 1px solid rgba(160,124,48,.22);
}

.ieef-programme-table-wrap {
    display: grid;
}

.ieef-programme-table-wrap h2 {
    margin: 0 0 14px;
    color: var(--green-dark);
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(2rem, 3vw, 2.65rem);
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.ieef-programme-table-scroll {
    overflow-x: auto;
    border: 1px solid rgba(160,124,48,.25);
    border-radius: 4px;
    background: transparent;
}

.ieef-programme-table {
    width: 100%;
    min-width: 620px;
    border-collapse: collapse;
    color: rgba(15,42,29,.9);
    font-size: .92rem;
    font-weight: 500;
}

.ieef-programme-table th {
    padding: 9px 16px;
    background: #005139;
    color: #fff;
    border-right: 1px solid rgba(255,255,255,.22);
    font-weight: 700;
    text-align: left;
}

.ieef-programme-table th:last-child {
    border-right: 0;
}

.ieef-programme-table td {
    padding: 9px 16px;
    border-top: 1px solid rgba(160,124,48,.18);
    border-right: 1px solid rgba(160,124,48,.18);
    background: transparent;
}

.ieef-programme-table td:first-child {
    background: rgba(201,168,76,.09);
}

.ieef-programme-table td:last-child {
    border-right: 0;
}

.ieef-programme-table tbody tr:hover td {
    background: rgba(201,168,76,.12);
}

.ieef-artistic-programme {
    position: relative;
    min-height: 0;
    height: auto;
    align-self: stretch;
    margin-top: calc(clamp(2rem, 3vw, 2.65rem) + 14px);
    overflow: hidden;
    border: 1px solid rgba(160,124,48,.45);
    border-radius: 5px;
    background: rgba(201,168,76,.09);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.22);
}

.ieef-artistic-programme__content {
    position: relative;
    z-index: 2;
    padding: clamp(24px, 3vw, 34px);
}

.ieef-artistic-programme h3 {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 28px;
    color: var(--gold-dim);
    font-size: 1.1rem;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
}

.ieef-artistic-programme h3 i {
    color: var(--gold);
    font-size: 1.7rem;
}

.ieef-artistic-programme ul {
    display: grid;
    gap: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ieef-artistic-programme li {
    position: relative;
    padding-left: 16px;
    color: rgba(15,42,29,.9);
    font-size: .98rem;
    font-weight: 600;
    line-height: 1.35;
}

.ieef-artistic-programme li::before {
    content: "";
    position: absolute;
    left: 0;
    top: .65em;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--gold);
}

.ieef-artistic-programme__plant {
    position: absolute;
    right: 26px;
    bottom: 18px;
    width: 150px;
    height: 210px;
    opacity: .38;
    pointer-events: none;
}

.ieef-artistic-programme__plant::before {
    content: "";
    position: absolute;
    left: 72px;
    bottom: 0;
    width: 2px;
    height: 190px;
    background: rgba(160,124,48,.65);
    transform: rotate(18deg);
    transform-origin: bottom;
}

.ieef-artistic-programme__plant span {
    position: absolute;
    width: 58px;
    height: 26px;
    border: 2px solid rgba(160,124,48,.62);
    border-radius: 100% 0 100% 0;
    transform-origin: right center;
}

.ieef-artistic-programme__plant span:nth-child(1) {
    right: 48px;
    bottom: 48px;
    transform: rotate(160deg);
}

.ieef-artistic-programme__plant span:nth-child(2) {
    right: 24px;
    bottom: 82px;
    transform: rotate(20deg);
}

.ieef-artistic-programme__plant span:nth-child(3) {
    right: 58px;
    bottom: 112px;
    transform: rotate(155deg);
}

.ieef-artistic-programme__plant span:nth-child(4) {
    right: 20px;
    bottom: 146px;
    transform: rotate(24deg);
}

.ieef-artistic-programme__plant span:nth-child(5) {
    right: 62px;
    bottom: 168px;
    width: 42px;
    height: 22px;
    transform: rotate(150deg);
}

@media (max-width: 991.98px) {
    .ieef-programme-block {
        grid-template-columns: 1fr;
        align-items: stretch;
    }

    .ieef-artistic-programme {
        height: auto;
        min-height: 270px;
        align-self: stretch;
    }
}

@media (max-width: 575.98px) {
    .ieef-programme-block {
        padding-left: 16px;
        padding-right: 16px;
    }

    .ieef-programme-table {
        font-size: .86rem;
    }

    .ieef-programme-table th,
    .ieef-programme-table td {
        padding: 8px 12px;
    }

    .ieef-artistic-programme__plant {
        right: -10px;
        opacity: .24;
    }
}

/* ════════════════════════════════════════════════════════════
   SPEAKERS BLOCK
   ════════════════════════════════════════════════════════════ */

.ieef-speakers-block {
    padding: clamp(30px, 4vw, 48px) clamp(22px, 5vw, 64px);
    color: var(--green-dark);
    border-bottom: 1px solid rgba(160,124,48,.24);
}

.ieef-speakers-block__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 14px;
}

.ieef-speakers-block__head h2 {
    margin: 0;
    color: var(--green-dark);
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(2rem, 3vw, 2.65rem);
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.ieef-speakers-all {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #188c91;
    font-size: .92rem;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
}

.ieef-speakers-all i {
    color: var(--gold-dim);
    font-size: 1.2rem;
    transition: transform .2s ease;
}

.ieef-speakers-all:hover {
    color: var(--green-dark);
}

.ieef-speakers-all:hover i {
    transform: translateX(3px);
}

.ieef-speakers-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
}

.ieef-speaker-card {
    display: grid;
    grid-template-columns: 112px 1fr;
    min-height: 176px;
    overflow: hidden;
    border: 1px solid rgba(26,58,42,.14);
    border-radius: 6px;
    background: rgba(255,255,255,.32);
    box-shadow: 0 2px 8px rgba(0,0,0,.035);
}

.ieef-speaker-photo {
    padding: 14px 0 14px 14px;
}

.ieef-speaker-photo img {
    display: block;
    width: 98px;
    height: 132px;
    object-fit: cover;
    object-position: center top;
    border-radius: 6px;
    border: 1px solid rgba(160,124,48,.2);
    background:
    radial-gradient(circle at 50% 28%, #ead8b5 0%, #c39a66 46%, #7d5a3b 100%);
    box-shadow: 0 4px 10px rgba(0,0,0,.12);
}

.ieef-speaker-info {
    display: grid;
    align-content: start;
    gap: 12px;
    padding: 16px 16px 14px 10px;
}

.ieef-speaker-info h3 {
    margin: 0;
    color: var(--green-dark);
    font-size: .94rem;
    font-weight: 800;
    line-height: 1;
}

.ieef-speaker-info p {
    margin: 0;
    color: rgba(15,42,29,.84);
    font-size: .88rem;
    font-weight: 500;
    line-height: 1.2;
}

.ieef-speaker-info strong {
    display: block;
    margin-top: auto;
    color: rgba(15,42,29,.9);
    font-size: .84rem;
    font-weight: 700;
    line-height: 1.1;
}

@media (max-width: 1399.98px) {
    .ieef-speakers-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767.98px) {
    .ieef-speakers-block__head {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .ieef-speakers-grid {
        grid-template-columns: 1fr;
    }

    .ieef-speaker-card {
        grid-template-columns: 104px 1fr;
    }

    .ieef-speaker-photo img {
        width: 90px;
        height: 122px;
    }
}

@media (max-width: 420px) {
    .ieef-speaker-card {
        grid-template-columns: 1fr;
    }

    .ieef-speaker-photo {
        padding: 14px 14px 0;
    }

    .ieef-speaker-photo img {
        width: 100%;
        height: 220px;
    }

    .ieef-speaker-info {
        padding: 14px;
    }
}

/* ════════════════════════════════════════════════════════════
   REGISTRATION BLOCK
   ════════════════════════════════════════════════════════════ */

.ieef-registration-block {
    padding: clamp(30px, 4vw, 48px) clamp(22px, 5vw, 64px);
    color: var(--green-dark);
    border-bottom: 1px solid rgba(160,124,48,.24);
}

.ieef-registration-head h2 {
    margin: 0 0 14px;
    color: var(--green-dark);
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(2rem, 3vw, 2.65rem);
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.ieef-registration-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(300px, .9fr) minmax(260px, .72fr);
    gap: 22px;
    align-items: stretch;
}

.ieef-registration-form {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 18px;
    border: 1px solid rgba(160,124,48,.28);
    border-radius: 5px;
}

.ieef-registration-form h3 {
    margin: 0 0 4px;
    color: #0d6a4a;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
}

.ieef-registration-form--company {
    background:
            radial-gradient(circle at 18% 8%, rgba(232,201,106,.16), transparent 34%),
            linear-gradient(180deg, rgba(255,255,255,.5) 0%, rgba(247,240,223,.52) 100%);
}

.ieef-registration-form--visitor h3 {
    color: #168b99;
}

.ieef-registration-fields {
    display: grid;
    gap: 10px;
}

.ieef-registration-fields--two {
    grid-template-columns: 1fr 1fr;
}

.ieef-registration-form input,
.ieef-registration-form select {
    width: 100%;
    min-height: 38px;
    border: 1px solid rgba(160,124,48,.18);
    border-radius: 4px;
    background: rgba(255,255,255,.68);
    color: var(--green-dark);
    font: inherit;
    font-size: .82rem;
    font-weight: 500;
    outline: none;
    padding: 9px 12px;
}

.ieef-registration-form input:focus,
.ieef-registration-form select:focus {
    border-color: var(--gold);
    box-shadow: 0 0 0 3px rgba(201,168,76,.16);
}

.ieef-file-label {
    display: grid;
    gap: 6px;
    color: rgba(15,42,29,.86);
    font-size: .82rem;
    font-weight: 700;
}

.ieef-file-label input {
    padding: 7px 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.ieef-social-row {
    display: grid;
    grid-template-columns: 70px 1fr 1fr 1fr;
    gap: 10px;
    align-items: center;
}

.ieef-social-row > span {
    color: rgba(15,42,29,.86);
    font-size: .78rem;
    font-weight: 700;
    line-height: 1.15;
}

.ieef-social-input {
    display: grid;
    grid-template-columns: 26px 1fr;
    gap: 8px;
    align-items: center;
}

.ieef-social-input i {
    display: inline-flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    background: #00604a;
    color: #fff;
    font-size: .82rem;
}

.ieef-registration-form button {
    margin-top: auto;
    min-height: 38px;
    border: 0;
    border-radius: 4px;
    background: linear-gradient(180deg, #0b7a52 0%, #005139 100%);
    color: #fff;
    font-size: .78rem;
    font-weight: 800;
    text-transform: uppercase;
    cursor: pointer;
    transition: filter .2s ease, transform .2s ease;
}

.ieef-registration-form--visitor button {
    background: linear-gradient(180deg, #13aab8 0%, #087d88 100%);
}

.ieef-registration-form button:hover {
    filter: saturate(1.08);
    transform: translateY(-1px);
}

.ieef-registration-types {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    padding: 34px 34px 28px;
    border-radius: 5px;
    background:
            radial-gradient(circle at 80% 16%, rgba(232,201,106,.18), transparent 34%),
            linear-gradient(135deg, #063821 0%, #005139 58%, #063821 100%);
    color: #fff;
    box-shadow: inset 0 0 0 1px rgba(201,168,76,.22);
}

.ieef-registration-types__top {
    display: grid;
    grid-template-columns: 58px 34px 1fr;
    gap: 14px;
    align-items: center;
    margin-bottom: 28px;
}

.ieef-registration-types__top i {
    color: var(--gold-light);
    font-size: 3.35rem;
    line-height: 1;
}

.ieef-registration-types__top strong {
    color: var(--gold-light);
    font-family: 'Cormorant Garamond', serif;
    font-size: 2.45rem;
    font-weight: 700;
    line-height: 1;
}

.ieef-registration-types__top span {
    color: var(--gold-light);
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.05;
    text-transform: uppercase;
}

.ieef-registration-types ul {
    position: relative;
    z-index: 2;
    display: grid;
    gap: 18px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ieef-registration-types li {
    position: relative;
    padding-left: 28px;
    font-size: 1.05rem;
    font-weight: 600;
}

.ieef-registration-types li::before {
    content: "";
    position: absolute;
    left: 0;
    top: .36em;
    width: 11px;
    height: 11px;
    border: 2px solid var(--gold-light);
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #005139;
}

.ieef-registration-plant {
    position: absolute;
    right: 24px;
    bottom: 18px;
    width: 116px;
    height: 150px;
    opacity: .42;
    pointer-events: none;
}

.ieef-registration-plant::before {
    content: "";
    position: absolute;
    left: 54px;
    bottom: 0;
    width: 2px;
    height: 132px;
    background: rgba(201,168,76,.72);
    transform: rotate(22deg);
    transform-origin: bottom;
}

.ieef-registration-plant span {
    position: absolute;
    width: 45px;
    height: 21px;
    border: 2px solid rgba(201,168,76,.78);
    border-radius: 100% 0 100% 0;
    transform-origin: right center;
}

.ieef-registration-plant span:nth-child(1) {
    right: 42px;
    bottom: 34px;
    transform: rotate(155deg);
}

.ieef-registration-plant span:nth-child(2) {
    right: 20px;
    bottom: 58px;
    transform: rotate(22deg);
}

.ieef-registration-plant span:nth-child(3) {
    right: 46px;
    bottom: 84px;
    transform: rotate(152deg);
}

.ieef-registration-plant span:nth-child(4) {
    right: 18px;
    bottom: 108px;
    transform: rotate(24deg);
}

@media (max-width: 1199.98px) {
    .ieef-registration-grid {
        grid-template-columns: 1fr 1fr;
    }

    .ieef-registration-types {
        grid-column: 1 / -1;
        min-height: 280px;
    }
}

@media (max-width: 767.98px) {
    .ieef-registration-grid,
    .ieef-registration-fields--two {
        grid-template-columns: 1fr;
    }

    .ieef-social-row {
        grid-template-columns: 1fr;
    }

    .ieef-social-input {
        grid-template-columns: 28px 1fr;
    }

    .ieef-registration-types__top {
        grid-template-columns: 52px 30px 1fr;
    }
}

/* ════════════════════════════════════════════════════════════
   PARTICIPANTS BLOCK
   ════════════════════════════════════════════════════════════ */

.ieef-participants-block {
    padding: clamp(30px, 4vw, 48px) clamp(22px, 5vw, 64px);
    color: var(--green-dark);
    border-bottom: 1px solid rgba(160,124,48,.24);
}

.ieef-participants-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 14px;
}

.ieef-participants-head h2 {
    margin: 0;
    color: var(--green-dark);
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(2rem, 3vw, 2.65rem);
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.ieef-participants-all {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #188c91;
    font-size: .92rem;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
}

.ieef-participants-all i {
    color: var(--gold-dim);
    font-size: 1.2rem;
    transition: transform .2s ease;
}

.ieef-participants-all:hover {
    color: var(--green-dark);
}

.ieef-participants-all:hover i {
    transform: translateX(3px);
}

.ieef-participants-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    overflow: hidden;
    border: 1px solid rgba(160,124,48,.22);
    border-radius: 6px;
    background: rgba(255,255,255,.24);
}

.ieef-participant-card {
    display: grid;
    min-height: 172px;
    align-content: center;
    justify-items: center;
    gap: 14px;
    padding: 24px 18px 20px;
    border-right: 1px solid rgba(160,124,48,.2);
    color: var(--green-dark);
    text-align: center;
    text-decoration: none;
    transition: background .2s ease;
}

.ieef-participant-card:last-child {
    border-right: 0;
}

.ieef-participant-card > i {
    color: #0d6a4a;
    font-size: 2.75rem;
    line-height: 1;
}

.ieef-participant-card strong {
    min-height: 48px;
    max-width: 230px;
    color: var(--green-dark);
    font-family: 'Cormorant Garamond', serif;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1.08;
}

.ieef-participant-card span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 4px;
    color: #0d6a4a;
    font-size: .82rem;
    font-weight: 700;
}

.ieef-participant-card span i {
    color: var(--gold-dim);
    font-size: .95rem;
    transition: transform .2s ease;
}

.ieef-participant-card:hover {
    background:
            radial-gradient(circle at 50% 20%, rgba(232,201,106,.15), transparent 42%),
            rgba(255,255,255,.42);
}

.ieef-participant-card:hover span i {
    transform: translateX(3px);
}

@media (max-width: 1199.98px) {
    .ieef-participants-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .ieef-participant-card:nth-child(3) {
        border-right: 0;
    }

    .ieef-participant-card:nth-child(n + 4) {
        border-top: 1px solid rgba(160,124,48,.2);
    }
}

@media (max-width: 767.98px) {
    .ieef-participants-head {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .ieef-participants-grid {
        grid-template-columns: 1fr;
    }

    .ieef-participant-card {
        border-right: 0;
        border-top: 1px solid rgba(160,124,48,.2);
    }

    .ieef-participant-card:first-child {
        border-top: 0;
    }

    .ieef-participant-card strong {
        min-height: 0;
    }
}

/* ════════════════════════════════════════════════════════════
   PARTNERS SLIDER
   ════════════════════════════════════════════════════════════ */

.ieef-partners-slider {
    overflow: hidden;
    margin: clamp(22px, 3vw, 34px) clamp(22px, 5vw, 64px);
    border: 1px solid rgba(160,124,48,.22);
    border-radius: 6px;
    background: rgba(255,255,255,.34);
    box-shadow: 0 2px 8px rgba(0,0,0,.035);
}

.ieef-partners-track {
    display: flex;
    width: max-content;
    animation: ieefPartnersSlide 28s linear infinite;
}

.ieef-partners-slider:hover .ieef-partners-track {
    animation-play-state: paused;
}

.ieef-partner-logo {
    display: flex;
    width: 220px;
    height: 112px;
    align-items: center;
    justify-content: center;
    padding: 22px 28px;
    border-right: 1px solid rgba(160,124,48,.18);
    text-decoration: none;
}

.ieef-partner-logo img {
    display: block;
    max-width: 100%;
    max-height: 68px;
    object-fit: contain;
    filter: saturate(.95);
    transition: transform .2s ease, filter .2s ease;
}

.ieef-partner-logo:hover img {
    transform: scale(1.04);
    filter: saturate(1.08);
}

@keyframes ieefPartnersSlide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@media (max-width: 767.98px) {
    .ieef-partners-slider {
        margin-left: 16px;
        margin-right: 16px;
    }

    .ieef-partner-logo {
        width: 180px;
        height: 96px;
        padding: 18px 22px;
    }

    .ieef-partner-logo img {
        max-height: 58px;
    }
}

/* ════════════════════════════════════════════════════════════
   FOOTER
   ════════════════════════════════════════════════════════════ */

.ieef-footer {
    background: #f7f0df;
    color: var(--green-dark);
    margin-top: 20px;
}

.ieef-footer-main {
    border-top: 1px solid rgba(26,58,42,.18);
    border-bottom: 1px solid rgba(26,58,42,.18);
}

.ieef-footer-grid {
    display: grid;
    grid-template-columns: 1.1fr 1.15fr .9fr 1.05fr;
    min-height: 430px;
}

.ieef-footer-info,
.ieef-footer-contact,
.ieef-footer-form {
    padding: clamp(24px, 3vw, 42px);
}

.ieef-footer-title {
    margin: 0 0 28px;
    color: var(--green-dark);
    font-family: 'Cormorant Garamond', serif;
    font-size: clamp(2rem, 2.8vw, 2.65rem);
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.ieef-visitor-list {
    display: grid;
    gap: 14px;
    margin: 0 0 28px;
    padding: 0;
    list-style: none;
}

.ieef-visitor-list li {
    display: grid;
    grid-template-columns: 28px 130px 1fr;
    align-items: center;
    gap: 12px;
    min-height: 34px;
    color: rgba(15,42,29,.82);
    font-size: .95rem;
}

.ieef-visitor-list i {
    color: #0d6a4a;
    font-size: 1.25rem;
}

.ieef-visitor-list span {
    font-weight: 600;
}

.ieef-visitor-list strong {
    font-weight: 500;
}

.ieef-footer-register {
    display: flex;
    min-height: 54px;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: #005b3f;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 0 6px 14px rgba(0,0,0,.18);
    transition: background .2s ease, transform .2s ease;
}

.ieef-footer-register:hover {
    background: #006b4a;
    color: #fff;
    transform: translateY(-1px);
}

.ieef-footer-image {
    min-height: 100%;
}

.ieef-footer-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ieef-contact-intro {
    display: grid;
    gap: 4px;
    margin-bottom: 48px;
    font-size: 1.22rem;
    line-height: 1.35;
}

.ieef-contact-intro strong {
    font-weight: 700;
}

.ieef-contact-list {
    display: grid;
    gap: 28px;
    margin-bottom: 26px;
}

.ieef-contact-list a {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 14px;
    align-items: center;
    color: #1590b7;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
}

.ieef-contact-list i {
    color: #0d6a4a;
    font-size: 2rem;
}

.ieef-contact-list small {
    display: block;
    color: var(--green-dark);
    font-size: .95rem;
    font-weight: 700;
}

.ieef-footer-social {
    display: flex;
    gap: 18px;
}

.ieef-footer-social a {
    display: inline-flex;
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: #00604a;
    color: #fff;
    font-size: 1.55rem;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0,0,0,.18);
    transition: background .2s ease, transform .2s ease;
}

.ieef-footer-social a:hover {
    background: var(--gold-dim);
    color: #fff;
    transform: translateY(-2px);
}

.ieef-footer-form {
    display: grid;
    align-content: center;
    gap: 14px;
}

.ieef-footer-form input,
.ieef-footer-form textarea {
    width: 100%;
    border: 1px solid rgba(160,124,48,.22);
    border-radius: 6px;
    background: rgba(255,255,255,.72);
    color: var(--green-dark);
    font: inherit;
    font-weight: 500;
    outline: none;
    padding: 14px 18px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.04);
}

.ieef-footer-form textarea {
    min-height: 138px;
    resize: vertical;
}

.ieef-footer-form input:focus,
.ieef-footer-form textarea:focus {
    border-color: var(--gold);
    box-shadow: 0 0 0 3px rgba(201,168,76,.18);
}

.ieef-footer-form button {
    min-height: 56px;
    border: 0;
    border-radius: 6px;
    background: linear-gradient(180deg, var(--gold-light) 0%, var(--gold-dim) 100%);
    color: #fff;
    font-weight: 800;
    letter-spacing: .03em;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 6px 14px rgba(0,0,0,.16);
    transition: filter .2s ease, transform .2s ease;
}

.ieef-footer-form button:hover {
    filter: saturate(1.08);
    transform: translateY(-1px);
}

.ieef-footer-bottom {
    background: #005139;
    color: #fff;
}

.ieef-footer-bottom-inner {
    display: flex;
    min-height: 108px;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    padding: 20px clamp(24px, 5vw, 72px);
}

.ieef-footer-bottom-inner div {
    display: grid;
    gap: 10px;
    text-align: center;
    flex: 1;
}

.ieef-footer-bottom-inner strong {
    font-size: 1.08rem;
    font-weight: 600;
}

.ieef-footer-bottom-inner span {
    color: rgba(255,255,255,.82);
    font-size: .9rem;
}

.ieef-footer-bottom-inner nav {
    display: flex;
    gap: 18px;
    align-items: center;
    white-space: nowrap;
}

.ieef-footer-bottom-inner nav a {
    color: rgba(255,255,255,.86);
    text-decoration: none;
    font-weight: 500;
}

.ieef-footer-bottom-inner nav a + a {
    border-left: 1px solid var(--gold);
    padding-left: 18px;
}

.ieef-footer-bottom-inner nav a:hover {
    color: var(--gold-light);
}

@media (max-width: 1199.98px) {
    .ieef-footer-grid {
        grid-template-columns: 1fr 1fr;
    }

    .ieef-footer-image {
        min-height: 360px;
    }
}

@media (max-width: 767.98px) {
    .ieef-footer-grid {
        grid-template-columns: 1fr;
    }

    .ieef-footer-image {
        min-height: 320px;
    }

    .ieef-visitor-list li {
        grid-template-columns: 28px 1fr;
    }

    .ieef-visitor-list span {
        grid-column: 2;
    }

    .ieef-visitor-list strong {
        grid-column: 2;
    }

    .ieef-contact-intro {
        margin-bottom: 32px;
    }

    .ieef-footer-bottom-inner {
        flex-direction: column;
        text-align: center;
    }

    .ieef-footer-bottom-inner nav {
        flex-wrap: wrap;
        justify-content: center;
    }
}