img.india-logo {
    width: 38%;
}

.speaker-container {
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 2vw;
    flex-wrap: wrap;
}

.leader-box {
    position: relative;
    /* width: 25vw; */
    height: 28vw;
    margin-bottom: 33px;
}

a.initivelogo {
    text-align: center;
    margin: auto;
    display: block;
}

span.intive {
    color: white;
    font-size: 11px;
    text-align: center;
}

a.initivelogo img {
    width: 78px;
    margin-top: 0px;
}

a.initivelogo.logopa {
    position: absolute;
    right: 91px;
}

a.initivelogo {
    text-align: center;
    margin: auto;
    display: block;
}

a.initivelogo img {
    width: 78px;
    margin-top: 0px;
}

.leader-patch {
    width: 15%;
    height: 42%;
    border-radius: 2vw;
    background-color: #3a4f6d;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 1vw;
    color: rgb(255 255 255 / 59%);
    font-weight: 700;
}

.leader-patch span {
    line-height: 20px;
    font-family: 'Beatrice Trial';
}

.leader-bg1 {
    width: 80%;
    height: 100%;
    background-color: #3a4f6d;
    position: absolute;
    right: 0;
    border-radius: 1vw;
}

.leader-bg2 {
    width: 30%;
    height: 55%;
    border-radius: 1vw;
    background-color: #3a4f6d;
    bottom: 0;
    position: absolute;
}

.leader-bg3 {
    width: 20%;
    height: 45%;
    background-color: #0f2b5421;
    border-radius: 1vw;
}

.leader-bg4 {
    width: 25%;
    height: 60%;
    border-radius: 1vw;
    background-color: #262626;
    position: absolute;
    left: 3vw;
    top: 3vw;
    z-index: -1;
}

.leader-bg5 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
    z-index: 3;
    position: absolute;
    top: 0;
    overflow: hidden;
    border-radius: 1vw;
}

.leader_img {
    width: 100%;
}

.leader-content-glow {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    border-radius: 1vw;
    background: linear-gradient(transparent, transparent, #222e98);
    /* opacity: 0; */
    transition: all 0.3s ease;
}

.leader-content {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 3;
    transition: all 0.3s ease;
    text-shadow: 1px 1px 1px #000;
    /* transform: translateY(15vw); */
    padding-bottom: 1vw;
}

.leader-content .leader-name {
    color: white;
    font-family: "Bricolage Grotesque", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.1vw;
    text-align: center;
    transition: all ease-out .3s;
}

.leader-job {
    font-family: "Bricolage Grotesque", sans-serif;
    color: white;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    padding: 0.3vw 0;
    transition: all ease-out .4s;
    line-height: 22px;
}

.leader-comp {
    font-family: "Bricolage Grotesque", sans-serif;
    color: #41d11f;
    font-weight: 500;
    text-align: center;
    padding: 0px 0;
    transition: all ease-out .5s;
    line-height: 17px;
}

section#speakers {
    position: relative;
    padding: 70px 0;
    background: url(../images/past__speaker_bg.png);
    z-index: 9;
    border-top: 1px solid #2ce3ac;
    background-color: #faf7ee;
    overflow: hidden;
}

section#speakers .section-head h2 {
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.025em;
    max-width: 100%;
    color: #0a1f17;
}

section#speakers .label {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #1e6b4f;
}

span.points {
    color: #012e19;
    font-size: 45px;
    position: relative;
    top: 12px;
}

.speakertitke h2 {
    color: #ffffff;
    text-align: center;
    padding: 55px;
    font-family: "Beatrice Trial", sans-serif;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-size: 40px;
}

.hero {
    position: relative;
    min-height: 100vh;
    background: #093021;
    color: var(--iee-paper);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 120px 44px 60px;
}

.hero-section .grid-bg {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(198, 255, 78, 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(198, 255, 78, 0.06) 1px, transparent 1px);
    background-size: 60px 60px;
    mask-image: radial-gradient(ellipse at 50% 40%, black 30%, transparent 75%);
    z-index: -1111;
}

section.service-section.section-padding.bg-cover h2.title.tx-title.sec_title.tz-itm-title.tz-itm-anim {
    font-weight: 600;
    color: black;
    font-family: 'Bricolage Grotesque';
}

.fullscreen-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.award-text.wow.fadeInUp {
    color: white;
}

.overlayhole {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: radial-gradient(circle at top right, #01261a00, #01261a, #01261a);
}

.hero-section .eyebrow {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 12px;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #f4c25e;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(244, 194, 94, 0.25);
    border-radius: 999px;
    margin-bottom: 32px;
}

.hero-section .eyebrow .spark {
    width: 8px;
    height: 8px;
    background: var(--iee-lime);
    border-radius: 50%;
    box-shadow: 0 0 10px var(--iee-lime);
    animation: pulse 2s ease-in-out infinite;
}

/* MAIN SECTION */
/* countdown */
.countdown {
    width: 100%;
    height: auto;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.countdownCont {
    width: 80%;
    height: 700px;
    /* background: linear-gradient(135deg, rgb(39, 39, 40), #371f40, #231320); */
    border-radius: 2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    overflow: hidden;
    position: relative;
    background-image: url("../images/countdown_bg.jpg");
    background-size: cover;
    border: 2px solid rgb(65, 65, 65);
}

.countdown-wrapper {
    display: flex;
    gap: 40px;
    width: 60%;
    position: relative;
    overflow: hidden;
    height: 100%;
    align-items: center;
}

.time-units {
    display: flex;
    color: transparent;
    gap: 50px;
    font-size: 80px;
    font-family: "Bricolage Grotesque", sans-serif;
    -webkit-text-stroke: 2px #495afe;
}

.unit {
    display: flex;
    align-items: baseline;
    gap: 8px;
    position: relative;
    z-index: 3;
}

.unit::after {
    content: "";
    width: 1px;
    height: 100px;
    background-color: #fce300ae;
    position: absolute;
    right: -25px;
}

.unit:first-child::after {
    height: 200px;
    transform: translateY(-45px);
}

.unit:nth-child(2):after {
    height: 150px;
    transform: translateY(-20px);
}

.unit label {
    font-size: 18px;
    font-weight: 800;
    color: #d5d5d5;
    -webkit-text-stroke: 0px;
    font-family: "Bricolage Grotesque", sans-serif;
}

.seconds-circle-container {
    width: 1200px;
    height: 1200px;
    position: absolute;
    transform: translate(-520px, -20px);
}

.numbers-container {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.5s ease-in-out;
}

.number {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.2);
    transform-origin: center;
    pointer-events: none;
    transition: all 0.3s ease;
    font-family: "Bricolage Grotesque", sans-serif;
}

.number.active {
    color: transparent;
    -webkit-text-stroke: 1px #495afe;
    font-size: 60px;
    line-height: 50px;
    font-weight: bold;
    z-index: 10;
}

.unit span {
    color: #ffc107;
    font-size: 60px;
    font-weight: 700;
}

.countDownHeading {
    color: #fff;
    width: 35%;
    padding-left: 5%;
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 60px;
    height: 100%;
    text-transform: uppercase;
    line-height: 65px;
}

.countdown-circle {
    width: 2vw;
    z-index: 8;
    height: 2vw;
    position: absolute;
    right: 20px;
    bottom: 20px;
    border: 1.5vw solid rgba(255, 255, 255, 0.096);
    border-radius: 50%;
}

.wrap-whychoose h2 {
    color: black;
    padding: 59px 45px 29px 45px;
}

.hero-text {
    color: white;
}

.countdownCont .triange-right {
    z-index: 5;
    top: 3vw;
    left: 6%;
}

.simple_para_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5vw 0;
    position: relative;
}

.service-block-one .inner-block .number1 {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 50px;
    line-height: 1;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.15);
}

.social-icon a {
    margin: 10px;
    font-size: 24px;
    color: #c6ff4e;
    padding: 10px;
    /* border-radius: 106px; */
    /* width: 200px; */
    height: 200p;
}

.simple_pic {
    position: absolute;
    width: 25vw;
    top: -9vw;
    left: 10vw;
    z-index: 2;
}

.over-t {
    width: 1vw;
}

.triange-right {
    display: flex;
    height: fit-content;
    position: absolute;
    right: 0;
    bottom: 0;
}

.countDownOverlay {
    width: 100%;
    position: absolute;
    height: 100%;
    background: #000000;
}

.seconds-circle-container label {
    font-size: 18px;
    font-weight: 800;
    color: #888;
    z-index: 3;
    font-family: "Bricolage Grotesque", sans-serif;
    position: absolute;
    transform: translate(660px, -143px);
}

.countdownCont-glow {
    width: 20vw;
    height: 20vw;
    position: absolute;
    background: linear-gradient(45deg, #495afe, #495afe);
    z-index: 2;
    border-radius: 50%;
    filter: blur(100px);
    top: -10vw;
}

.countdown_glow {
    position: absolute;
    width: 15vw;
    height: 15vw;
    background-color: white;
    border-radius: 50%;
    filter: blur(100px);
    right: -13vw;
    top: -8vw;
}

@media screen and (max-width : 1600px) {
    .countDownHeading {
        width: 40%;
        font-size: 61px;
        line-height: 68px;
        font-family: "Bricolage Grotesque", sans-serif;
    }

    .time-units {
        gap: 50px;
        font-size: 60px;
    }

    .unit {
        gap: 8px;
    }

    .unit label {
        font-size: 16px;
    }


    .number {
        position: absolute;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 40px;
        font-size: 40px;
    }

    .number.active {
        font-size: 40px;
        font-weight: bold;
        transform: scale(1.5);
        z-index: 10;
    }

    .countdownCont {
        width: 80%;
        height: 497px;
    }

    .seconds-circle-container {
        transform: translate(-590px, -10px);
    }

    .unit::after {
        content: "";
        width: 1px;
        height: 80px;
        background-color: rgba(255, 255, 255, 0.196);
        position: absolute;
        right: -15px;
    }

    .unit:first-child::after {
        height: 150px;
        transform: translateY(-45px);
    }

    .unit:nth-child(2):after {
        height: 100px;
        transform: translateY(-20px);
    }

}

.brand-section.wow.fadeInUp {
    margin-bottom: 75px;
    background: #faf7ee;
    padding-bottom: 54px;
    padding-top: 38px;
}

.wrap-slepartne {
    text-align: center;
    padding: 31px;
}

.image.top_view.empoer img {
    width: 77%;
    /* border-radius: 111px; */
    position: relative;
    /* transform: rotate(6deg); */
    /* border: 1px solid; */
}


/* why */
#why {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    z-index: 10;
    padding: 6vw 0;
    overflow: hidden;
    transition: all ease .4s;
    align-items: center;
    justify-content: center;
}

#why .borders {
    position: absolute;
    width: 90%;
}

#why .bor-box {
    width: 20%;

}

#why .title {
    font-size: 4vw;
    margin-bottom: 4vw;
}

.why-container {
    width: 90%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.why-carousel {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 4vw 0;
}

.swiper-wrapper {
    transition-timing-function: ease-in-out !important;
}

.why-carousel .item {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all ease .3s;
}

.why-item {
    width: 18vw;
    height: 20vw;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 5px solid #190000;
    transition: all ease .8s;
    transform: translateY(10vw) rotate(-12deg);
}

.why-img {
    width: 30vw;
    height: auto;
    transition: all ease .3s;
}

.why-cont {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2vw;
}

.why-head {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 2.2vw;
    margin: 2vw 0 4vw 0;
    color: #190000;
    text-align: center;
}

.why-box {
    width: 70%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2vw;
    justify-content: center;
    min-height: 15vw;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all ease .3s;
}

.why-box.text-active {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.why-name {
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 2.2vw;
    text-align: center;
}

.why-des {
    font-family: "Bricolage Grotesque", sans-serif;
    width: 85%;
    font-size: 1.2vw;
    text-align: center;
}

.why-active {
    width: 25vw;
    height: 20vw;
    transform: translateY(-4vw);
}

.why-left-active {
    rotate: -12deg;
    transform: translateY(0vw);
}

.why-right-active {
    rotate: 12deg;
    transform: translateY(0vw);
}

#why .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.why-nav {
    position: relative;
    width: 80%;
    top: 10vw;
}

#why .swiper-button-next,
.swiper-button-prev {
    color: #FD1D1D !important;
}

/* Why exhibit */
#business-temp {
    position: relative;
    width: 100%;
    height: 100vh;
    padding: 3vw 0;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: url(../images/businessPatch.jpg); */
    background-size: cover;
    background-position-x: -5vw;
}

.businessPatch {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(180deg, rgba(0,0,0,1) 0%, #00000080 20%, rgba(0, 0, 0, 0) 49%, #00000080 80%, rgba(0,0,0,1) 100%); */
}

.tBusiness-container {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    gap: 6vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.tBusinessBoxes {
    width: 85% !important;
    height: 22vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2vw;
}

.tBusinessBox {
    position: relative;
    width: 23vw;
    height: 12vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #022030bb;
    border-radius: 1vw;
    gap: .6vw;
    padding: 2px;
    background: linear-gradient(45deg, #ffd76bcd 0%, #0d0a3800 35%, #00000000 50%, #3c1d0200 65%, #FD1D1Dcd 100%);
    background-size: cover;
    transition: all ease .5s;
}

.tBusHead {
    font-size: 1.25vw;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Bricolage Grotesque", sans-serif;
    color: white;
    width: 90%;
    margin-top: 1vw;
    transition: all ease .4s;
}

.tBusDes {
    position: absolute;
    font-size: 0.95vw;
    font-weight: 400;
    font-family: "Bricolage Grotesque", sans-serif;
    color: #fff;
    width: 90%;
    line-height: 1.2vw;
    opacity: 0;
    transition: all ease .4s;
}

.tBusiness-container .item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4vw 0;
}

.tBInbox {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1vw;
    border-radius: .8vw;
    background: #0f0b396e;
}

.tBusinessBox::before {
    content: '';
    background-color: #0d0b2100;
    width: 3vw;
    height: 2.7vw;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #cdcdcd3d;
    right: 2.5vw;
    top: 1vw;
    font-size: 2.8vw;
    border-radius: .5vw;
    font-family: 'poppins';
    font-weight: 900;
}

.bus-active {
    border-color: #FD1D1D;
    width: 25vw;
    height: 20vw;
    transform: translateY(-3.5vw);
    background-color: #ffd76b;
}

.bus-active .tBusHead {
    color: #fff;
    font-size: 1.4vw;
    margin-top: 3.5vw;
}

.bus-active .tBusDes {
    position: relative;
    font-size: 1.1vw;
    line-height: 1.4vw;
    opacity: 1;
}

.bus-active:before {
    top: 2vw;
    font-size: 3.5vw;
    right: 3.5vw;
    color: #ff10ba;
}

.bus-active .why-icon {
    top: 1.5vw;
    background-color: #ff10ba;
}

.why-icon {
    position: absolute;
    width: 2.5vw;
    height: 2.5vw;
    padding: .5vw;
    border-radius: 50%;
    left: 1.5vw;
    top: 1vw;
    fill: #ff10ba;
    border: 1px solid #ff10ba;
}

.bus-active svg {
    fill: #0d0b21;
}

.tb1::before {
    content: '01';
}

.tb2::before {
    content: '02';
}

.tb3::before {
    content: '03';
}

.tb4::before {
    content: '04';
}

.tb5::before {
    content: '05';
}

.tb6::before {
    content: '06';
}

#business-temp .owl-prev {
    display: flex;
    color: #fff;
    left: -4vw;
    backdrop-filter: blur(3px);
    position: absolute;
    top: 8vw;
    font-size: 3vw;
    width: 3vw;
    height: 3vw;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffd76b00;
    backdrop-filter: blur(4px);
    /* box-shadow: 0 0 0.4vw 0.2vw #FD1D1D; */
}

#business-temp .owl-next {
    display: flex;
    color: #fff;
    right: -4vw;
    position: absolute;
    top: 8vw;
    font-size: 3vw;
    width: 3vw;
    height: 3vw;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffd76b00;
    backdrop-filter: blur(4px);
    /* box-shadow:    
  0 0 0.4vw 0.2vw #FD1D1D; */
}

.bCir {
    position: absolute;
    width: 5vw;
    height: 5vw;
    border-radius: 50%;
    background: linear-gradient(114deg, #00000000, #FD1D1D);
}

.bCir1 {
    right: 5vw;
    top: 7vw;
    width: 7vw;
    height: 7vw;
}

.bCir2 {
    left: 17vw;
    top: 28vw;
    background: linear-gradient(to right, #00000000, #ffd76b);
}

.bCir3 {
    width: 5.5vw;
    height: 5.5vw;
    top: 15vw;
    left: 52vw;
    background: linear-gradient(to right, #00000000, #434343f1);
}

#business-temp .owl-prev span {
    transform: translateY(-0.4vw);
}

#business-temp .owl-next span {
    transform: translateY(-0.4vw);
}

/* themes */
.themes-wrapper {
    background-color: #190000;
}

#themes {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 10;
    padding: 4vw 0;
    gap: 2vw;
    /* overflow: hidden; */
    background-color: #190000;
}

#themes .dot1 {
    left: -22%;
    z-index: -1;
    top: 20vw;
}

#themes .title {
    width: 90%;
    color: #Fff;
}

.themes-container {
    width: 90%;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    gap: 2vw;
}

.themes-boxes {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: left;
    /* gap: 1vw; */
    flex-wrap: nowrap;
}

#themes .owl-carousel,
.owl-carousel .owl-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.theme-box {
    position: relative;
    width: 20vw;
    height: 17vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #190000;
    gap: .6vw;
    padding: 2px;
    overflow: hidden;
    border-radius: 1vw;
}

.theme-box:hover .theme-patch {
    background-position-y: -100%;
}

.theme-patch {
    position: absolute;
    width: 100%;
    height: 105%;
    background: linear-gradient(to top, #000 0%, #19000000 100%);
    z-index: 2;
    transition: all ease .4s;
}

.theme-img {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 1;
}

.theme-name {
    position: absolute;
    z-index: 3;
    bottom: 1vw;
    color: #fff;
    font-family: "Bricolage Grotesque", sans-serif;
}

.framer-summit-hero__proof-chips {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
    margin-top: 21px;
}

.framer-summit-hero__proof-chip {
    background-color: #052949;
    border: none;
    border-radius: 9999px;
    padding: 0.5rem 1rem;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: default;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.framer-summit-hero__proof-chip-icon {
    font-size: 1rem;
    line-height: 1;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.9);
    width: 16px;
    height: 16px;
}

.framer-summit-hero__proof-chip-content {
    display: flex;
    flex-direction: column;
    gap: 0.125rem;
    line-height: 1.2;
}

.framer-summit-hero__proof-chip-value {
    font-weight: 600;
    font-size: 0.8125rem;
    color: rgba(255, 255, 255, 1);
}

.framer-summit-hero__proof-chip-label {
    font-weight: 400;
    font-size: 0.625rem;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* CONTAINER */
.custom-why-section {
    padding: 50px 20px;
    text-align: center;
}

/* SLIDER */
.custom-why-carousel {
    width: 100%;
    padding: 40px 0;
}

.custom-why-item {
    display: flex;
    justify-content: center;
}

.custom-why-img {
    width: 280px;
    height: 200px;
    object-fit: cover;
    border: 10px solid #fff;
    transition: 0.4s;
}

/* CENTER BIG */
.swiper-slide-active .custom-why-img {
    transform: rotate(0deg) scale(1.25);
    z-index: 2;
}

/* SIDE TILT */
/* .swiper-slide-prev .custom-why-img {
    transform: rotate(-10deg);
}
.swiper-slide-next .custom-why-img {
    transform: rotate(10deg);
} */

/* TEXT */
.custom-why-content {
    margin-top: 30px;
}

.custom-why-box {
    display: none;
}

.custom-why-box.active-box {
    display: block;
}

.wrap-building {
    padding-bottom: 46px;
}

.custom-why-title {
    font-size: 39px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'Bricolage Grotesque';
    color: black;
    font-family: 'Zalando Sans Expanded';
}

.custom-why-desc {
    max-width: 700px;
    margin: auto;
    color: #212121;
    font-size: 18px;
}

.award-box-items-one .icon img {
    width: 93%;
}

/* NAV BUTTONS */
.custom-next,
.custom-prev {
    color: red;
}

@media(max-width:991px) {
    .hero-meta-value {
        font-size: 15px !important;
    }

    .section-hero .content-wrap {
        padding: 194px 0 100px !important;
    }

    .sec-box {
        width: 42vw;
        height: 19vw;
    }

    span.powering {
        color: white;
        font-size: 23px !important;
        line-height: 0px;
    }

    .section-head {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
        margin-bottom: 40px !important;
    }

    .about-body {
        grid-template-columns: 1fr !important;
        gap: 40px !important;
    }

    .about {
        background: #faf7ee;
        padding: 55px 16px !important;
    }

    .about-side {
        border-left: none !important;
        border-top: 1px solid #d7d1bf !important;
        padding: 30px 0 0 !important;
    }

    .speaker-card .meta {
        padding: 16px 18px 18px !important;
    }
}

/* MOBILE */
@media(max-width:768px) {
    .custom-why-img {
        width: 200px;
        height: 150px;
    }

    section#pillars h2 {
        font-size: 36px !important;
    }

    section#who-attend .section-head h2 {
        padding-bottom: 0px;
    }

    .about .section-head h2 {
        font-size: clamp(36px, 36px, 88px) !important;
        line-height: 42px !important;
        letter-spacing: -0.025em;
        font-family: 'Zalando Sans Expanded';
        padding-bottom: 11px !important;
        text-transform: capitalize;
    }

    .hero-actions .btn-secondary {
        font-size: 10px !important;
    }

    .venue-body h2 {
        font-size: 36px !important;
    }

    .whoMeetSection {
        padding: 37px 0;
    }

    section#Strategyobjective .section-head h2 {
        font-size: 42px !important;
    }

    .venue-body {
        padding: 73px 28px !important;

    }

    #pastSponsors h2 {
        font-size: 42px !important;
    }

    .days {
        display: block !important;

    }

    section#whychoose .section-head h2 {
        font-size: 42px !important;
    }

    div#speakers1 {
        padding: 9px 0px 0px 7px !important;
    }

    .about {
        background: #faf7ee;
        padding: 60px 10px !important;
    }

    section#who-attend .section-head h2 {
        font-size: 42px !important;
        line-height: 51px !important;
    }

    section#speakers .section-head h2 {
        font-size: 42px !important;
    }

    .wrp-govlog span {
        font-size: 9px !important;
    }

    .wrp-govlog img {
        width: 100%;
        border-radius: 10px;
    }

    .wrp-govlog {
        top: 57px !important;
        width: 34% !important;
    }

    .footer-top-wrapper.wow.fadeInUp a img {
        width: 40% !important;
    }

    .countdown {
        width: 100%;
        display: none !important;
    }

    .simple_para_wrapper {
        display: none !important;
    }

    .swiper-slide-active .custom-why-img {
        transform: scale(1.1);
    }

    .custom-why-title {
        font-size: 20px;
    }
}

section#whychoose {
    background: #f5efe1;
    text-align: center;
    padding-bottom: 53px;
    padding-top: 62px;
}

.wrp-govlog {
    position: absolute;
    z-index: 1111;
    top: 0px;
    width: 20%;
    text-align: center;
    left: 54%;
    transform: translateX(-50%);
}

a.registrath {
    border: 1px solid #c6ff4e;
    color: #ffffff;
    font-family: 'Beatrice Trial';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 32px;
    text-decoration: none;
    transition: all .2s;
    background: transparent;
}

.wrp-govlog img {
    width: 86%;
    border-radius: 10px;
}

.flelogo {
    display: flex;
    width: 31%;
}

.wrp-govlog span {
    color: white;
    text-align: center;
    font-size: 14px;
}

.hero-meta-strip {
    display: flex;
    gap: 0;
    border-top: 1px solid rgb(255 255 255 / 30%);
    padding-top: 25px;
    margin-bottom: 32px;
    margin-top: 30px;
}

.hero-meta-item {
    /* flex: 5; */
    padding-right: 62px;
    border-right: 1px solid rgb(255 255 255 / 84%);
}

.hero-meta-label {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 17px;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 800;
}

.hero-meta-item:last-child {
    border-right: none;
}

.hero-meta-value {
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-size: 26px;
    color: #fff;
    font-weight: 400;

}

.hero-meta-sub {
    font-size: 11px;
    color: rgb(255 255 255);
    margin-top: 3px;
}

.hero-actions {
    display: flex;
    gap: 14px;
    align-items: center;
}

.hero-actions .btn-primary {
    background: #064994;
    color: #ffffff;
    font-family: 'Beatrice Trial';
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 16px 32px;
    text-decoration: none;
    transition: all .2s;
    display: inline-block;
    background: #c6ff4e;
    color: #0a1f17;
}

.hero-actions .btn-secondary {
    border: 1px solid #c6ff4e;
    color: #ffffff;
    font-family: 'Beatrice Trial';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 16px 32px;
    text-decoration: none;
    transition: all .2s;
    background: transparent;
}

/*--------------------------------------------------------------
   Counter Section
--------------------------------------------------------------*/
.counter-section {
    background: #FBFBFB;
    position: relative;
    color: var(--color-red);
    text-align: center;
    z-index: 10;
}

.counter-section .Section-title {
    font-size: 48px;
    color: black;
    font-weight: 600;
    font-family: var(--font-Neue-Montreal);
    text-align: left;
    margin-bottom: 2rem;
    font-family: "Bricolage Grotesque";
}

.counter-section .Section-title span {
    color: var(--color-red);
}

/* .counter-section .container {
	max-width: 1300px;
} */

/* .counter-section:after {
	background: linear-gradient(111deg, #EAFFF4 1.23%, #ECEDFF 77.39%), rgba(241, 241, 241, 0.90);
	background: linear-gradient(to right, #EAFFF4, #ECEDFF);
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	z-index: -10;
	transition: opacity 2s;
}

.counter-section:hover:after {
	opacity: 1;
	z-index: 1;
	background: linear-gradient(to right, #FFEAEB, #ECEDFF);
} */

.counter-section .counter {
    font-size: 32px;
    font-weight: 600;
    overflow: hidden;
    height: 3.5rem;
    display: flex;
    align-items: baseline;
    font-family: var(--font-Neue-Montreal);
}

.counter-section .counter span {
    position: relative;
    color: #ffff;
}

.counter-section .counter span:first-child {
    width: fit-content;
}

.counter-section .counter span:last-child {
    padding-left: 5px;
}

.counter-section .counter span div {
    text-align: right;
    position: relative;
}

/* .counter span div::after{
    position: absolute;
    left: 100%;
    content: "+";
} */
.counter-row {
    display: flex;
    gap: 1rem;
}

.counter-box {
    flex: 1;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 26px;
}

.counter-box-fit {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.counter-box-fit::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #202945 5.73%, rgba(80, 78, 199, 0) 100%);


}

.counter-box-fit img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.counter-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 1rem;
}

.counter-section .counter-box p {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    color: #ffffff;
    margin-bottom: 0px;
    text-align: left;
    font-family: var(--font-Neue-Montreal);
}

section#who-attend .bring {
    color: black;
    opacity: 1;
}

.working-block-one .inner-block .content-box h4.title {
    color: #fff;
}

.wrap-hedingelets h2 {
    font-family: "Beatrice Trial", sans-serif;
    font-size: 47px;
    color: black;
}

.wrap-hedingelets p {
    color: black;
}

section#abouteless {
    background: white;
    padding-top: 47px;
}

/*--------------------------------------------------------------
   End Counter Section
--------------------------------------------------------------*/
.sticky-icon {
    z-index: 999999;
    position: fixed;
    top: 15%;
    right: 0%;
    width: 220px;
    display: flex;
    flex-direction: column;
}

.sticky-icon a {
    transform: translate(160px, 0px);
    border-radius: 50px 0px 0px 50px;
    text-align: left;
    margin: 2px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    transition: all 0.8s;
}

.sticky-icon a:hover {
    color: #FFF;
    transform: translate(0px, 0px);
}

.sticky-icon a:hover i {
    transform: rotate(360deg);
}

/*.search_icon a:hover i  {
	transform:rotate(360deg);}*/
.Facebook {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.Youtube {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.Twitter {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.Instagram {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.Google {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.sticky-icon a i {
    background-color: #0d397a00;
    height: 40px;
    width: 40px;
    color: #c6ff4e;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    transition: all 0.5s;
}

.sticky-icon a i.fa-facebook-f {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.sticky-icon a i.fa-google-plus-g {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.sticky-icon a i.fa-instagram {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.sticky-icon a i.fa-youtube {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.sticky-icon a i.fa-twitter {
    background-color: #0a1f17;
    color: #c6ff4e;
}

.fas fa-shopping-cart {
    background-color: #FFF;
}

#myBtn {
    height: 50px;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    text-align: center;
    padding: 10px;
    text-align: center;
    line-height: 40px;
    border: none;
    outline: none;
    background-color: #1e88e5;
    color: white;
    cursor: pointer;
    border-radius: 50%;
}

.fa-arrow-circle-up {
    font-size: 30px;
}

#myBtn:hover {
    background-color: #555;
}

.reveal.in {
    opacity: 1;
    transform: translateY(0);
}

.reveal {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.stats {
    background: #f5efe1;
    border-top: 1px solid #d7d1bf;
    border-bottom: 1px solid #d7d1bf;
    padding: 80px 44px;
}

.stat .n {
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-weight: 300;
    font-size: 63px;
    line-height: 0.85;
    letter-spacing: -0.035em;
    color: #0a1f17;
    text-align: center;
    margin-bottom: 11px;
}

.stat .divider {
    width: 32px;
    height: 2px;
    background: #c85a2a;
    margin-top: 20px;
    text-align: center;
    margin: auto;
}

.stat {
    margin-bottom: 33px;
}

.stat .l {
    font-size: 14px;
    color: #5a6a61;
    margin-top: 14px;
    line-height: 1.45;
    max-width: 200px;
    padding-top: 12px;
    text-align: center;
    margin: auto;
}

.stat .n sup,
.stat .n span {
    font-size: 0.45em;
    color: #c85a2a;
    font-style: italic;
    font-weight: 400;
    vertical-align: super;
}

.about {
    background: #faf7ee;
    padding: 53px 44px;
}

.reveal.in {
    opacity: 1;
    transform: translateY(0);
}

.section-head {
    gap: 60px;
    text-align: center;
    margin-bottom: 64px;
}

.about .section-head .label {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #1e6b4f;
}

.about .section-head h2 {
    font-weight: 600;
    color: #0a1f17;
    font-size: clamp(36px, 47px, 88px);
    line-height: 64px;
    letter-spacing: -0.025em;
    max-width: 100%;
    font-family: 'Zalando Sans Expanded';
    padding-bottom: 41px;
    text-transform: capitalize;
}

.about-body {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 80px;
    align-items: start;
}

.about-body p {
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.35;
    letter-spacing: -0.01em;
    color: #0a1f17;
    max-width: 36ch;
}

.about-body p+p {
    margin-top: 24px;
    font-size: 17px;
    color: #4c5b53;
    font-family: 'Inter Tight', 'Inter', -apple-system, system-ui, sans-serif;
    line-height: 1.6;
    max-width: 50ch;
}

.about-side {
    border-left: 1px solid #d7d1bf;
    padding-left: 36px;
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.about-side .stat-line {
    display: grid;
    grid-template-columns: 80px 1fr;
    align-items: center;
    gap: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e4dec9;
}

.about-side .stat-line:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.about-side .stat-line .k {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #0e0c0c;
    font-weight: 700;
}

.about-side .stat-line .v {
    font-size: 15px;
    line-height: 1.5;
    color: #0a1f17;
}

.about-side .stat-line .v .b-dot {
    font-size: 24px;
    line-height: 0;
    vertical-align: middle;
    font-weight: 700;
    color: #0a1f17;
    padding: 0 3px;
}

.about-side .stat-line .v .points {
    font-size: 24px;
    line-height: 0;
    vertical-align: middle;
    font-weight: 700;
    top: 0;
    padding: 0 3px;
    color: #0a1f17;
}

.section-head h2 em {
    font-style: italic;
    color: #1e6b4f;
}

.speaker-card {
    background: #f5efe1;
    border: 1px solid #d7d1bf;
    overflow: hidden;
    transition: transform 0.2s, box-shadow 0.2s;
    margin-bottom: 20px;
}

.photo img {
    width: 100%;
}

.speaker-card .photo {
    /* aspect-ratio: 1 / 1; */
    background: #0f3d2e;
    position: relative;
    overflow: hidden;
}

.speaker-card .photo .chip {
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 9px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    background: #c6ff4e;
    color: #0a1f17;
    padding: 4px 8px;
    font-weight: 600;
}

.speaker-card .meta {
    padding: 16px 18px 18px;
}

.speaker-card .meta .name {
    font-family: 'Zalando Sans Expanded';
    font-size: 19px;
    font-weight: 500;
    line-height: 1.15;
    letter-spacing: -0.01em;
    color: #0a1f17;
}

.speaker-card .meta .title {
    font-size: 14px;
    color: #c85a2a;
    margin-top: 6px;
    line-height: 1.4;
    font-weight: 500;
}

.speaker-card .meta .org {
    font-size: 14px;
    color: #5a6a61;
    margin-top: 2px;
}

div#speakers1 {
    padding: 10px 47px 13px 47px;
}

.pillars {
    background: #0f3d2e;
    color: #faf7ee;
    padding-top: 77px;
    padding-bottom: 106px;
}

.pillars .section-head .label {
    color: #f4c25e;
}

.section-head .label {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #1e6b4f;
}

.pillars .section-head h2 em {
    color: #c6ff4e;
}

.pillars-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.pillar-cell.highlight {
    background: #c6ff4e;
    color: #0a1f17;
}

.pillar-cell {
    background: #0f3d2e;
    padding: 28px 24px 24px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: background 0.2s, color 0.2s;
    cursor: default;
    position: relative;
}

.pillar-cell .n {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 25px;
    letter-spacing: 0px;
    color: #f4c25e;
}

.pillar-cell .t {
    font-family: 'Zalando Sans Expanded';
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 1.1;
    margin-top: 40px;
    color: #faf7ee;
}

.pillar-cell .d {
    font-size: 12px;
    color: rgba(245, 239, 225, 0.65);
    margin-top: 10px;
    line-height: 1.5;
}

.pillar-cell.highlight .t {
    color: #0a1f17;
}

.pillar-cell.highlight .d {
    color: #0f3d2e;
}

.pillar-cell.highlight .n {
    color: #0f3d2e;
}

section#pillars h2 {
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -0.025em;
    max-width: 100%;
}

.pillars .focus-head {
    text-align: center;
    margin-bottom: 56px;
}

.pillars .focus-head h2 {
    margin-bottom: 22px;
}

.pillars .focus-chip {
    display: inline-block;
    background: #c6ff4e;
    color: #0f3d2e;
    font-family: 'Zalando Sans Expanded', 'Inter', sans-serif;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.01em;
    padding: 10px 34px;
    border-radius: 6px;
}

.focus-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 24px;
    padding: 8px 0;
}

.focus-cell {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 18px 14px;
    color: #faf7ee;
    position: relative;
    transition: transform 0.25s ease;
}

.focus-cell:not(:nth-child(4n))::after {
    content: "";
    position: absolute;
    right: -12px;
    top: 18%;
    bottom: 18%;
    width: 1px;
    background: rgba(255, 255, 255, 0.14);
}

.focus-cell:hover {
    transform: translateY(-4px);
}

.focus-icon {
    width: 72px;
    height: 72px;
    color: #c6ff4e;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.focus-icon svg {
    width: 100%;
    height: 100%;
}

.focus-title {
    font-family: 'Zalando Sans Expanded', 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    color: #faf7ee;
    letter-spacing: 0.01em;
    max-width: 220px;
}

@media (max-width: 992px) {
    .focus-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 32px 16px;
    }
    .focus-cell:not(:nth-child(4n))::after { display: none; }
    .focus-cell:not(:nth-child(3n))::after {
        content: "";
        position: absolute;
        right: -8px;
        top: 18%;
        bottom: 18%;
        width: 1px;
        background: rgba(255, 255, 255, 0.14);
    }
}

@media (max-width: 640px) {
    .focus-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 28px 12px;
    }
    .focus-cell::after,
    .focus-cell:not(:nth-child(3n))::after,
    .focus-cell:not(:nth-child(4n))::after { display: none !important; }
    .pillars .focus-chip { font-size: 20px; padding: 10px 28px; }
    .focus-icon { width: 56px; height: 56px; margin-bottom: 12px; }
    .focus-title { font-size: 14px; }
}

.venue {
    background: #f5efe1;
    padding: 0;
}

.venue-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 560px;
}

.venue-photo {
    position: relative;
    overflow: hidden;
    background: #0f3d2e;
}

.venue-photo img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.venue-body h2 em {
    font-style: italic;
    color: #1e6b4f;
}

.venue-photo .tag {
    position: absolute;
    top: 24px;
    left: 24px;
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 10px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #c6ff4e;
    background: #0a1f17cc;
    padding: 6px 10px;
}

.venue-photo::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(10, 31, 23, 0.3), rgba(10, 31, 23, 0));
}

.venue-body {
    padding: 80px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.venue-body .label {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #c85a2a;
}

.venue-body h2 {
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -0.025em;
    margin-top: 14px;
    color: #0a1f17;
}

.venue-body p {
    font-size: 16px;
    color: #4c5b53;
    line-height: 1.6;
    margin-top: 22px;
    max-width: 44ch;
}

.venue-specs {
    margin-top: 32px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.venue-specs .spec .k {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 10px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #c85a2a;
}

.venue-specs .spec .v {
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-size: 22px;
    font-weight: 400;
    color: #0a1f17;
    margin-top: 6px;
    letter-spacing: -0.01em;
}

section#Strategyobjective .section-head h2 {
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-weight: 100;
    font-size: 76px;
    line-height: 0.95;
    letter-spacing: -0.025em;
    max-width: 19ch;
    color: #0a1f17;
}

.programme {
    background: #0a1f17;
    color: #faf7ee;
    padding: 73px 0px 81px 0px;
}

section#programme .section-head {
    /* display: grid; */
    grid-template-columns: 200px 1fr;
    gap: 60px;
    align-items: end;
    margin-bottom: 64px;
}

.programme .section-head .label {
    color: #f4c25e;
}

.programme .section-head h2 {
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -0.025em;
    max-width: 100%;
}

.days {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
}

.day {
    background: #0f3d2e;
    padding: 34px 32px;
    position: relative;
}

.day .daynum {
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-size: 120px;
    font-weight: 200;
    color: #c6ff4e;
    line-height: 0.8;
    letter-spacing: -0.04em;
}

.day .date {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 11px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #f4c25e;
    margin-top: 8px;
}

.day .theme {
    font-family: 'Zalando Sans Expanded';
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 1.1;
    margin-top: 22px;
    color: var(--iee-paper);
}

.day .theme em {
    font-style: italic;
    color: #c6ff4e;
}

.day ul {
    list-style: none;
    margin-top: 22px;
}

.day li {
    display: grid;
    grid-template-columns: 70px 1fr;
    gap: 16px;
    padding: 12px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    font-size: 14px;
}

.day li .e {
    color: #faf7ee;
    line-height: 1.4;
}

.programme .section-head h2 em {
    color: #c6ff4e;
    font-style: italic;
}

section#who-attend .section-head h2 {
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -2px;
    max-width: 100%;
    color: #ffffff;
    padding-bottom: 37px;
}

.pillars .section-head h2 em {
    color: #c6ff4e;
}

#who-attend .section-head h2 em {
    color: #c6ff4e;
}

#who-attend .section-head .label {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #f4c25e;
}

section#whychoose .section-head h2 {
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -0.025em;
    max-width: 100%;
    color: #0a1f17;
}

section#whychoose .section-head h2 em {
    font-style: italic;
    color: #1e6b4f;
}

#pastSponsors h2 {
    color: #0a1f17;
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -0.025em;
    max-width: 100%;
}

#pastSponsors .section-head .label {
    color: #1e6b4f;
}

.testimonial-one h2 {
    color: #fff;
    font-family: 'Zalando Sans Expanded';
    font-weight: 400;
    font-size: 60px;
    line-height: 63px;
    letter-spacing: -0.025em;
    max-width: 100%;
}

.testimonial-one .section-head h2 em {
    color: #c6ff4e;
    font-style: italic;
}

.wrpwhtato {
    background: #f5efe1;
    color: white;
    font-family: 'Jost', sans-serif;
    min-height: 100vh;
    overflow-x: hidden;
    position: relative;
    padding-top: 31px;
}

/* grain */
.wrpwhtato::after {
    content: '';
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: 999;
    opacity: .035;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

/* ambient */
.ambss {
    position: fixed;
    border-radius: 50%;
    filter: blur(140px);
    pointer-events: none;
    z-index: 0;
}

.amb1ss {
    width: 700px;
    height: 700px;
    top: -250px;
    left: -200px;
    background: radial-gradient(circle, rgba(30, 80, 50, .18), transparent);
}

.amb2ss {
    width: 500px;
    height: 500px;
    bottom: -150px;
    right: -100px;
    background: radial-gradient(circle, rgba(201, 168, 76, .1), transparent);
}

/* ════════════════════════════
   SECTION
════════════════════════════ */
.sectionss {
    position: relative;
    z-index: 1;
    padding: 90px 64px 100px;
    max-width: 1400px;
    margin: 0 auto;
}

/* ── HEADER ── */
.headerss {
    /* display: flex; */
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 64px;
    opacity: 0;
    animation: up .9s .05s ease forwards;
}

.hd-leftss {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.eyebrowss {
    font-family: 'JetBrains Mono', ui-monospace, monospace;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #1e6b4f;
}

.hd-liness {
    width: 44px;
    height: 1px;
    background: linear-gradient(90deg, var(--gold), transparent);
}

.hd-centerss {
    text-align: center;
}

.hd-centerss h1 {
    color: #0a1f17;
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
    line-height: 0.95;
    letter-spacing: -0.025em;
}

.hd-centerss h1 em {
    font-style: italic;
    font-weight: 500;
    /* background: linear-gradient(130deg, var(--gold2), var(--gold)); */
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    background-clip: text;
    font-style: italic;
    color: #1e6b4f;
}

.hd-rightss {
    font-size: 11px;
    font-weight: 300;
    letter-spacing: .12em;
    line-height: 1.8;
    color: var(--muted);
    text-align: right;
}

/* ════════════════════════════
   BENTO GRID — clean 5-card
   ┌──────────┬────┬────┐
   │  Summit  │Key │Key │  row1
   ├──────────┼────┴────┤
   │  Exhib.  │ Inv│Net │  row2
   └──────────┴────┴────┘
   Col ratio : 1.45fr  .78fr  .78fr
   Row ratio : 420px   390px
════════════════════════════ */
.gridss {
    display: grid;
    grid-template-columns: 1.45fr .78fr .78fr;
    grid-template-rows: 420px 390px;
    gap: 3px;
    background: var(--border);
    border-radius: 22px;
    overflow: hidden;
    border: 1px solid var(--border);
}

/* ── CARD ── */
.cardss {
    position: relative;
    overflow: hidden;
    background: #01381f;
    cursor: pointer;
    opacity: 0;
    animation: up .85s ease forwards;
    transition: background .4s;
}

.cardss:hover {
    background: #131d15;
}

/* gold border on hover */
.cardss::after {
    content: '';
    position: absolute;
    inset: 0;
    border: 1px solid transparent;
    pointer-events: none;
    z-index: 8;
    transition: border-color .35s;
}

.cardss:hover::after {
    border-color: rgba(201, 168, 76, .28);
}

/* photo */
.photoss {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    opacity: .42;
    transition: transform .9s cubic-bezier(.16, 1, .3, 1), opacity .5s;
}

.cardss:hover .photoss {
    transform: scale(1.06);
    opacity: .58;
}

/* gradient overlay */
.overlayss {
    position: absolute;
    inset: 0;
    background: linear-gradient(155deg, rgba(7, 9, 10, .15) 0%, rgba(7, 9, 10, .7) 55%, rgba(7, 9, 10, .96) 100%);
}

/* content */
.ccss {
    position: absolute;
    inset: 0;
    z-index: 5;
    padding: 30px 34px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.numss {
    position: absolute;
    top: 26px;
    left: 34px;
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .18em;
    color: var(--gold);
    opacity: .75;
}

.badgess {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
    width: fit-content;
}

.bdotss {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--gold);
    box-shadow: 0 0 8px var(--gold);
    flex-shrink: 0;
}

.btxtss {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #e8dda1;
}

.sepss {
    width: 30px;
    height: 1px;
    background: linear-gradient(90deg, var(--gold), transparent);
    margin-bottom: 13px;
}

.ctss {
    font-family: 'Zalando Sans Expanded';
    font-weight: 600;
    line-height: 1.22;
    color: white;
    margin-bottom: 10px;
    letter-spacing: -.01em;
    font-size: 25px;
}

.cdss {
    font-size: 12.5px;
    font-weight: 300;
    line-height: 1.7;
    color: var(--muted);
    max-width: 400px;
}

/* arrow */
.arrss {
    position: absolute;
    top: 26px;
    right: 30px;
    z-index: 6;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid rgba(201, 168, 76, .22);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gold);
    font-size: 14px;
    transition: all .35s cubic-bezier(.16, 1, .3, 1);
}

.cardss:hover .arrss {
    background: var(--gold);
    border-color: var(--gold);
    color: var(--black);
    transform: rotate(45deg) scale(1.1);
}

/* grid placement */
.c-summitss {
    grid-column: 1;
    grid-row: 1;
    animation-delay: .18s;
}

.c-keynotesss {
    grid-column: 2/4;
    grid-row: 1;
    animation-delay: .32s;
}

.c-exhibss {
    grid-column: 1;
    grid-row: 2;
    animation-delay: .46s;
}

.c-investorss {
    grid-column: 2;
    grid-row: 2;
    animation-delay: .58s;
}

.c-networkss {
    grid-column: 3;
    grid-row: 2;
    animation-delay: .70s;
}

/* larger title on summit */
.c-summitss .ctss {
    font-size: clamp(24px, 2.4vw, 34px);
}

.c-keynotesss .ctss {
    font-size: clamp(22px, 2.1vw, 25px);
}

/* ══════════════════
   EXHIBITION — graphic card
══════════════════ */
.exh-bgss {
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 68% 22%, #1d5035 0%, #091410 68%);
}

.exh-gridss {
    position: absolute;
    inset: 0;
    opacity: .055;
    background-image:
        linear-gradient(rgba(255, 255, 255, .6) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, .6) 1px, transparent 1px);
    background-size: 46px 46px;
}

.exh-glowss {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(59, 186, 124, .2) 0%, transparent 65%);
    animation: glow 4s ease-in-out infinite;
}

.barsss {
    position: absolute;
    bottom: 120px;
    right: 48px;
    display: flex;
    align-items: flex-end;
    gap: 11px;
}

.bss {
    width: 20px;
    border-radius: 5px 5px 0 0;
    background: linear-gradient(to top, #3bba7c, #9effd4);
    box-shadow: 0 0 16px rgba(59, 186, 124, .55);
    animation: bup 1.3s cubic-bezier(.16, 1, .3, 1) both;
}

.bss:nth-child(1) {
    height: 44px;
    animation-delay: .10s
}

.bss:nth-child(2) {
    height: 70px;
    animation-delay: .20s
}

.bss:nth-child(3) {
    height: 108px;
    animation-delay: .30s
}

.bss:nth-child(4) {
    height: 80px;
    animation-delay: .40s
}

.bss:nth-child(5) {
    height: 130px;
    animation-delay: .50s
}

/* ══════════════════
   NETWORKING — graphic card
══════════════════ */
.net-bgss {
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 28% 65%, #1a3d2a 0%, #08100c 70%);
}

.nodesss {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.ndss {
    position: absolute;
    border-radius: 50%;
    background: var(--green);
    box-shadow: 0 0 10px rgba(59, 186, 124, .55);
    animation: npulse 2.8s ease-in-out infinite;
}

.ndss::after {
    content: '';
    position: absolute;
    inset: -7px;
    border-radius: 50%;
    border: 1px solid rgba(59, 186, 124, .2);
}

.nlss {
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, rgba(59, 186, 124, .28), transparent);
    transform-origin: left center;
}

/* ══════════════════
   KEYNOTES — spans 2 cols, horizontal layout
══════════════════ */
.c-keynotesss .ccss {
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 48px;
}

.c-keynotesss .cc-textss {
    flex: 1;
}

.c-keynotesss .cc-extrass {
    flex: 0 0 220px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-bottom: 4px;
}

.stat-boxss {
    border: 1px solid rgba(201, 168, 76, .18);
    border-radius: 10px;
    padding: 14px 18px;
    background: rgba(201, 168, 76, .06);
    backdrop-filter: blur(8px);
}

.stat-numss {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    font-weight: 400;
    color: var(--gold2);
    line-height: 1;
    margin-bottom: 4px;
}

.stat-lblss {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: var(--muted);
}

/* ══════════════════
   FOOTER BAR
══════════════════ */
.footer-barss {
    margin-top: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    opacity: 0;
    animation: up .9s .85s ease forwards;
}

.fb-labelss {
    font-size: 10px;
    font-weight: 300;
    letter-spacing: .28em;
    text-transform: uppercase;
    color: var(--muted);
}

.fb-dotsss {
    display: flex;
    gap: 7px;
}

.fdotss {
    width: 22px;
    height: 3px;
    border-radius: 2px;
    background: rgba(255, 255, 255, .12);
    transition: background .3s;
}

.fdotss.onss {
    background: var(--gold);
    box-shadow: 0 0 8px var(--gold);
}

.fb-countss {
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-size: 13px;
    color: var(--muted);
}

.fb-countss b {
    color: var(--gold);
    font-weight: 400;
}

/* ════════ ANIMATIONS ════════ */
@keyframes up {
    from {
        opacity: 0;
        transform: translateY(28px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes bup {
    from {
        transform: scaleY(0);
        transform-origin: bottom
    }

    to {
        transform: scaleY(1);
        transform-origin: bottom
    }
}

@keyframes glow {

    0%,
    100% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(1.18);
        opacity: .7
    }
}

@keyframes npulse {

    0%,
    100% {
        opacity: .9
    }

    50% {
        opacity: .45
    }
}

/* ════════ RESPONSIVE ════════ */
@media(max-width:1000px) {
    .sectionss {
        padding: 50px 20px 70px
    }

    .programme .section-head h2 {
        font-size: 36px !important;
    }

    .hd-centerss h1 {
        font-size: 36px;
        line-height: 0.95;
        letter-spacing: -0.025em;
    }

    .reveal.in {
        overflow: hidden !important;
    }

    .gridss {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: repeat(3, 320px);
    }

    .c-summitss {
        grid-column: 1;
        grid-row: 1
    }

    .c-keynotesss {
        grid-column: 2;
        grid-row: 1
    }

    .c-exhibss {
        grid-column: 1;
        grid-row: 2
    }

    .c-investorss {
        grid-column: 2;
        grid-row: 2
    }

    .c-networkss {
        grid-column: 1/3;
        grid-row: 3
    }

    .c-keynotesss .cc {
        flex-direction: column;
        gap: 16px
    }

    .c-keynotesss .cc-extra {
        flex: none
    }

    .headerss {
        flex-direction: column;
        align-items: center;
        gap: 16px;
        text-align: center
    }

    .hd-leftss,
    .hd-rightss {
        display: none
    }
}

@media(max-width:600px) {
    .gridss {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(5, 300px)
    }

    .c-summitss,
    .c-keynotesss,
    .c-exhibss,
    .c-investorss,
    .c-networkss {
        grid-column: 1;
        grid-row: auto
    }
}


/* SECTION */
.whoMeetSection {
    padding: 80px 0;
    background:
        radial-gradient(circle at 20% 50%, #0f3b2d, transparent),
        radial-gradient(circle at 80% 30%, #0a2a22, transparent),
        #061a14;
}

.whoMeetContainer {
    width: 90%;
    margin: auto;
}

/* HEADING */
.whoMeetHeading {
    text-align: center;
    margin-bottom: 60px;
}

.whoMeetHeading .sub {
    color: #9cff57;
    font-size: 12px;
    letter-spacing: 2px;
}

.whoMeetHeading h2 {
    font-size: 48px;
    margin: 10px 0;
}

.whoMeetHeading span {
    color: #c6ff3c;
}

.whoMeetHeading .desc {
    opacity: 0.7;
    max-width: 600px;
    margin: auto;
}

/* LAYOUT */
.whoMeetWrapper {
    display: flex;
    align-items: center;
    gap: 60px;
    z-index: 999999;
    position: relative;
}

/* LEFT IMAGE */
.whoMeetGraphic {
    position: relative;
    width: 350px;
    height: 350px;
}

.whoMeetGraphic::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, #c6ff3c82, transparent 70%);
    border-radius: 50%;
    filter: blur(80px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.whoMeetGraphic img {
    width: 260px;
    position: relative;
    z-index: 2;
}

.whoMeetRing {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 1px solid rgba(54, 134, 16, 0.5);
    border-radius: 50%;
}

/* SLIDER */
.whoMeetSlider {
    width: 100%;
    padding: 40px 20px 80px;
    position: relative;
}

.whoMeetSlider .swiper-wrapper {
    align-items: stretch;
}

.whoMeetSlider .swiper-slide {
    display: flex;
}

/* CARD */
.whoMeetCard {
    background: #043a29;
    border-radius: 20px;
    padding: 30px;
    border: 1px solid #476400;
    transition: 0.4s;
    height: 100%;
}

.whoMeetCard:hover {
    transform: translateY(-10px);
    border-color: #c6ff3c;
    box-shadow: 0 10px 40px rgba(0, 255, 150, 0.2);
}

.whoMeetCard.active {
    background: linear-gradient(135deg, #c6ff3c, #7aff00);
    color: #000;
}

/* ICON */
.whoMeetIcon svg {
    width: 60px;
    fill: #c6ff3c;
    filter: drop-shadow(0 0 6px #c6ff3c);
    transition: 0.3s;
}

.whoMeetCard.active .whoMeetIcon svg {
    fill: #000;
    filter: none;
}

/* TEXT */
.whoMeetCard .num {
    display: block;
    margin: 10px 0;
    opacity: 0.6;
    font-size: 24px;
}

.whoMeetCard h3 {
    margin-bottom: 10px;
    font-family: 'Zalando Sans Expanded';
    font-size: 18px;
    font-weight: 600;
}

.whoMeetCard.active h3 {
    color: black;
}

.whoMeetCard.active p {
    color: black;
}

.whoMeetCard p {
    font-size: 14px;
    line-height: 24px;
    color: #f0f0f0;
}

/* NAV */
.whoMeetNav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
}

.whoMeetPrev {
    left: 0;
}

.whoMeetNext {
    right: 0;
}

.whoMeetNav:hover {
    background: #c6ff3c;
    color: #000;
}

/* PAGINATION */
.whoMeetPagination {
    position: relative;
    width: 100%;
    text-align: center;
}

.whoMeetPagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.3);
}

.whoMeetPagination .swiper-pagination-bullet-active {
    background: #c6ff3c;
    width: 25px;
    border-radius: 10px;
}

/* MOBILE */
@media(max-width:992px) {
    .whoMeetWrapper {
        flex-direction: column;
    }

    .whoMeetGraphic {
        display: none;
    }
}

.amb {
    position: fixed;
    border-radius: 50%;
    filter: blur(150px);
    pointer-events: none;
    z-index: 0;
}

.a1chief {
    width: 700px;
    height: 700px;
    top: -300px;
    left: -200px;
    background: radial-gradient(circle, rgba(26, 60, 40, .22), transparent);
}

.a2chief {
    width: 500px;
    height: 500px;
    bottom: -200px;
    right: -100px;
    background: radial-gradient(circle, rgba(201, 168, 76, .1), transparent);
}

/* ══ WRAPPER ══ */
.wrapperchief {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    opacity: 0;
    animation: rise 1s .05s cubic-bezier(.16, 1, .3, 1) forwards;
    margin-bottom: 21px;
}


.tb-left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.tb-line {
    width: 40px;
    height: 1px;
    background: linear-gradient(90deg, var(--gold), transparent);
}

.tb-label {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .3em;
    text-transform: uppercase;
    color: var(--gold);
}

.tb-right {
    font-size: 10.5px;
    font-weight: 300;
    letter-spacing: .1em;
    color: var(--muted);
}

/* ══ CARD ══ */
.cardchief {
    background: #0f3d2e;
    border: 1px solid #ffffff12;
    border-radius: 22px;
    overflow: hidden;
    display: grid;
    grid-template-columns: 360px 1fr;
    min-height: 371px;
    box-shadow: 0 40px 100px rgba(0, 0, 0, .55), 0 0 0 1px rgba(255, 255, 255, .04);
    position: relative;
}

/* ── PHOTO SIDE ── */
.photo-side {
    position: relative;
    overflow: hidden;
    background: linear-gradient(145deg, #141e16, #0a1210);
}

.photo-side::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    opacity: .045;
    background-image:
        linear-gradient(rgba(255, 255, 255, .5) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, .5) 1px, transparent 1px);
    background-size: 44px 44px;
}

/* .photo-side::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(to right, transparent 52%, #c6ff4e91 100%);
} */

.photo-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 160px;
    z-index: 2;
    background: linear-gradient(to top, #0f1712, transparent);
}

.photo-glow {
    position: absolute;
    top: -40px;
    right: -40px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    z-index: 1;
    background: radial-gradient(circle, rgba(59, 186, 124, .13) 0%, transparent 65%);
    animation: glow 4s ease-in-out infinite;
}

.photo-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    z-index: 1;
    transition: transform .9s cubic-bezier(.16, 1, .3, 1);
}

.cardchief:hover .photo-img {
    transform: scale(1.03);
}

/* gold corners */
.corner-tl {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    width: 56px;
    height: 56px;
    pointer-events: none;
}

.corner-tl::before {
    content: '';
    position: absolute;
    top: 18px;
    left: 18px;
    width: 2px;
    height: 32px;
    background: linear-gradient(to bottom, #c9a84c, transparent);
}

.corner-tl::after {
    content: '';
    position: absolute;
    top: 18px;
    left: 18px;
    height: 2px;
    width: 32px;
    background: linear-gradient(to right, #c9a84c, transparent);
}

/* ── INFO SIDE ── */
.infochief {
    padding: 38px 2px 40px 21px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0;
    position: relative;
}

/* Chief Guest badge */
.badgeChief {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(201, 168, 76, .09);
    border: 1px solid rgba(201, 168, 76, .22);
    border-radius: 100px;
    padding: 7px 18px;
    width: fit-content;
    margin-bottom: 30px;
}

.bdotChief {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #c9a84c;
    box-shadow: 0 0 10px #c9a84c;
}

.btxt {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .26em;
    text-transform: uppercase;
    color: #edd98a;
}

/* name */
.name-block {
    margin-bottom: 26px;
}

.namechief {
    font-family: 'Zalando Sans Expanded';
    font-size: clamp(28px, 4vw, 23px);
    font-weight: 500;
    line-height: 1.02;
    letter-spacing: -.025em;
    color: white;
    margin-bottom: 10px;
}

.iaschief {
    font-family: 'Playfair Display', 'Cormorant Garamond', serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #edd98a;
    display: inline-block;
    padding: 4px 14px;
    border-left: 2px solid #edd98a;
    background: rgba(201, 168, 76, .07);
    letter-spacing: .04em;
}

/* divider */
.divchief {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 24px 0;
}

.dline {
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, #c9a84c, rgba(201, 168, 76, .08));
}

.dstar {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #c9a84c;
    box-shadow: 0 0 8px #c9a84c;
    flex-shrink: 0;
}

/* designation — clean, minimal */
.desig {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.desig-line {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.desig-main {
    font-size: 15.5px;
    font-weight: 400;
    color: white;
    line-height: 1.3;
}

.desig-sub {
    font-size: 12px;
    font-weight: 300;
    color: #eeeae380;
    letter-spacing: .03em;
}

@keyframes rise {
    from {
        opacity: 0;
        transform: translateY(22px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes glow {

    0%,
    100% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(1.18);
        opacity: .7
    }
}

@media(max-width:680px) {
    .cardchief {
        grid-template-columns: 1fr;
    }

    .photo-side {
        height: 300px;
    }

    .photo-side::after {
        background: linear-gradient(to top, #edd98a, transparent 60%);
    }

    .infochief {
        padding: 30px 28px 36px;
    }
}

section#chiefguest {
    overflow: hidden;
    background: #faf7ee;
    padding-top: 56px;
    padding-bottom: 56px;
}

/* ── SCOPED VARIABLES (only inside .blg-section) ── */
.blg-section {
    --blg-n950: #050C1A;
    --blg-n800: #0D1830;
    --blg-n750: #111F3A;
    --blg-n700: #152645;
    --blg-a500: #E6861A;
    --blg-a400: #F5A030;
    --blg-a300: #F7B84E;
    --blg-a100: rgba(230, 134, 26, .12);
    --blg-w100: #ffffff;
    --blg-w60: rgba(255, 255, 255, .60);
    --blg-w40: rgba(255, 255, 255, .40);
    --blg-w15: rgba(255, 255, 255, .15);
    --blg-w08: rgba(255, 255, 255, .08);
}

/* ── SECTION WRAPPER ── */
.blg-section {
    background: #001c0f;
    padding: 90px 0 110px;
    position: relative;
    overflow: hidden;
    font-family: 'Rajdhani', sans-serif;
    color: var(--blg-w100);
    box-sizing: border-box;
}

.blg-section *,
.blg-section *::before,
.blg-section *::after {
    box-sizing: border-box;
}

/* subtle grid bg */
.blg-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
        linear-gradient(rgba(255, 255, 255, .02) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, .02) 1px, transparent 1px);
    background-size: 64px 64px;
    pointer-events: none;
}

/* amber glow orb */
.blg-section::after {
    content: '';
    position: absolute;
    top: -180px;
    right: -120px;
    width: 550px;
    height: 550px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(230, 134, 26, .09) 0%, transparent 65%);
    pointer-events: none;
}

.blg-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    z-index: 1;
}

/* ── HEADER ── */
.blg-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 60px;
    gap: 20px;
    flex-wrap: wrap;
}

.blg-eyebrow {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-bottom: 14px;
}

.blg-eyebrow-bar {
    width: 34px;
    height: 2px;
    background: var(--blg-a500);
    flex-shrink: 0;
}

.blg-eyebrow-txt {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--blg-a400);
}

.blg-title {
    font-size: clamp(32px, 3.5vw, 52px);
    font-weight: 700;
    line-height: 1.05;
    letter-spacing: -.5px;
    margin: 0;
}

.blg-title em {
    font-style: normal;
    color: #c6ff4e;
}

.blg-desc {
    font-family: 'Source Serif 4', serif;
    font-size: 15px;
    font-weight: 300;
    font-style: italic;
    color: var(--blg-w60);
    line-height: 1.7;
    max-width: 360px;
    margin-top: 12px;
}

.blg-btn-all {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 12px 28px;
    border: 1.5px solid var(--blg-a500);
    color: var(--blg-a400);
    font-family: 'Rajdhani', sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    background: transparent;
    cursor: pointer;
    transition: all .25s;
    white-space: nowrap;
    flex-shrink: 0;
}

.blg-btn-all:hover {
    background: var(--blg-a500);
    color: var(--blg-n950);
}

.blg-btn-all .blg-arr {
    transition: transform .2s;
    display: inline-block;
}

.blg-btn-all:hover .blg-arr {
    transform: translateX(4px);
}

/* ── 3-COLUMN GRID ── */
.blg-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
}

.blg-card {
    background: #f5efe1;
    border: 1px solid var(--blg-w08);
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: transform .3s, border-color .3s, box-shadow .3s;
    cursor: pointer;
}

.blg-card:hover {
    transform: translateY(-5px);
    border-color: rgba(230, 134, 26, .35);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .45), 0 0 0 1px rgba(230, 134, 26, .18);
}

/* left amber accent bar */
.blg-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 0;
    background: var(--blg-a500);
    transition: height .35s;
    z-index: 2;
}

.blg-card:hover::before {
    height: 100%;
}

/* ── CARD IMAGE ── */
.blg-img {
    height: 190px;
    width: 100%;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.blg-img-inner {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform .5s;
}

.blg-card:hover .blg-img-inner {
    transform: scale(1.06);
}

/* emoji icon centered on image */
.blg-img-icon {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 56px;
    opacity: .2;
    pointer-events: none;
    user-select: none;
}

/* image colour themes */
.blg-img-solar .blg-img-inner {
    background-color: var(--blg-n800);
    background-image:
        radial-gradient(circle at 50% 40%, rgba(245, 184, 90, .28) 0%, transparent 55%),
        radial-gradient(circle at 50% 40%, rgba(230, 134, 26, .15) 0%, transparent 35%);
}

.blg-img-wind .blg-img-inner {
    background-color: var(--blg-n800);
    background-image: radial-gradient(ellipse at 40% 50%, rgba(45, 184, 124, .18) 0%, transparent 60%);
}

.blg-img-ev .blg-img-inner {
    background-color: var(--blg-n800);
    background-image: radial-gradient(ellipse at 50% 50%, rgba(55, 138, 221, .2) 0%, transparent 60%);
}

.blg-img-policy .blg-img-inner {
    background-color: var(--blg-n800);
    background-image: radial-gradient(ellipse at 50% 40%, rgba(127, 119, 221, .22) 0%, transparent 60%);
}

.blg-img-hydro .blg-img-inner {
    background-color: var(--blg-n800);
    background-image: radial-gradient(ellipse at 50% 70%, rgba(24, 95, 165, .25) 0%, transparent 60%);
}

.blg-img-green .blg-img-inner {
    background-color: var(--blg-n800);
    background-image: radial-gradient(ellipse at 50% 50%, rgba(45, 184, 124, .2) 0%, transparent 60%);
}

.blg-img-infra .blg-img-inner {
    background-color: var(--blg-n800);
    background-image: radial-gradient(ellipse at 50% 50%, rgba(230, 134, 26, .15) 0%, transparent 60%);
}

.blg-img-nuclear .blg-img-inner {
    background-color: var(--blg-n800);
    background-image: radial-gradient(ellipse at 50% 50%, rgba(226, 75, 74, .2) 0%, transparent 55%);
}

.blg-img-hydrogen .blg-img-inner {
    background-color: var(--blg-n800);
    background-image: radial-gradient(ellipse at 50% 50%, rgba(55, 138, 221, .18) 0%, transparent 58%);
}

/* ── CARD BODY ── */
.blg-body {
    padding: 22px 24px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* ── CATEGORY TAG ── */
.blg-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 11px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    margin-bottom: 11px;
    width: fit-content;
}

.blg-tag-dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: currentColor;
}

.blg-t-solar {
    background: rgba(230, 134, 26, .12);
    color: #F5B85A;
    border: 1px solid rgba(230, 134, 26, .3);
}

.blg-t-wind {
    background: rgba(45, 184, 124, .10);
    color: #5DCAA5;
    border: 1px solid rgba(45, 184, 124, .3);
}

.blg-t-ev {
    background: rgba(55, 138, 221, .10);
    color: #85B7EB;
    border: 1px solid rgba(55, 138, 221, .3);
}

.blg-t-policy {
    background: rgba(127, 119, 221, .10);
    color: #AFA9EC;
    border: 1px solid rgba(127, 119, 221, .3);
}

.blg-t-hydro {
    background: rgba(24, 95, 165, .15);
    color: #85B7EB;
    border: 1px solid rgba(24, 95, 165, .4);
}

.blg-t-green {
    background: rgba(45, 184, 124, .10);
    color: #5DCAA5;
    border: 1px solid rgba(45, 184, 124, .3);
}

.blg-t-infra {
    background: rgba(230, 134, 26, .10);
    color: #F7B84E;
    border: 1px solid rgba(230, 134, 26, .25);
}

.blg-t-nuclear {
    background: rgba(226, 75, 74, .10);
    color: #F09595;
    border: 1px solid rgba(226, 75, 74, .3);
}

.blg-t-hydrogen {
    background: rgba(55, 138, 221, .10);
    color: #85B7EB;
    border: 1px solid rgba(55, 138, 221, .3);
}

.blg-card-title {
    font-family: 'Zalando Sans Expanded';
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    color: #141615;
    margin: 0 0 9px;
}

.blg-card-exc {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7;
    color: rgb(0 0 0);
    flex: 1;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* ── META ── */
.blg-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid var(--blg-w08);
    padding-top: 14px;
    flex-wrap: wrap;
}

.blg-av {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 700;
    flex-shrink: 0;
}

.blg-av1 {
    background: rgba(230, 134, 26, .2);
    color: #F5A030;
}

.blg-av2 {
    background: rgba(45, 184, 124, .2);
    color: #5DCAA5;
}

.blg-av3 {
    background: rgba(55, 138, 221, .2);
    color: #85B7EB;
}

.blg-av4 {
    background: rgba(127, 119, 221, .2);
    color: #AFA9EC;
}

.blg-av5 {
    background: rgba(226, 75, 74, .2);
    color: #F09595;
}

.blg-av6 {
    background: rgba(45, 184, 124, .2);
    color: #5DCAA5;
}

.blg-av7 {
    background: rgba(230, 134, 26, .2);
    color: #F7B84E;
}

.blg-av8 {
    background: rgba(55, 138, 221, .2);
    color: #85B7EB;
}

.blg-av9 {
    background: rgba(127, 119, 221, .2);
    color: #AFA9EC;
}

.blg-mi {
    flex: 1;
}

.blg-mn {
    font-size: 11px;
    font-weight: 600;
    color: var(--blg-w60);
}

.blg-md {
    font-size: 10px;
    color: var(--blg-w40);
    margin-top: 1px;
}

.blg-rt {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .5px;
    background: var(--blg-a100);
    color: var(--blg-a400);
    padding: 3px 9px;
    border-radius: 2px;
    white-space: nowrap;
}

/* ── RESPONSIVE ── */
@media (max-width: 960px) {
    .blg-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .blg-wrap {
        padding: 0 20px;
    }

    .blg-section {
        padding: 60px 0 80px;
    }

    .blg-grid {
        grid-template-columns: 1fr;
    }

    .blg-header {
        flex-direction: column;
        align-items: flex-start;
    }
}

.blg-img.blg-img-solar img {
    width: 100%;
}

/* HEADER */
.blog-inner-header {
    text-align: center;
    padding: 80px 20px 40px;
}

.blog-inner-header h1 {
    font-size: 48px;
    font-weight: 800;
}

.blog-inner-header p {
    color: #aaa;
    margin-top: 10px;
}

/* CONTAINER */
.blog-inner-container {
    max-width: 100%;
    margin: auto;
    padding: 20px;
    background: #f5efe1;
}

.blog-inner-card {
    background: #f5efe1;
    border-radius: 12px;
    padding: 40px;
    margin-bottom: 30px;
    /* border: 1px solid #1a1a1a; */
    transition: 0.3s;
}

.blog-inner-card:hover {
    border-color: #00ff88;
}

/* TITLE */
.blog-inner-title {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
    color: black;
}

.blog-inner-meta {
    color: #00ff88;
    font-size: 14px;
    margin-bottom: 25px;
}

h2.blog-inner-heading {
    color: black;
    font-size: 28px;
}

/* CONTENT */
.blog-inner-content p {
    line-height: 1.8;
    color: #020101;
    margin-bottom: 15px;
}

.blog-inner-content ul li {
    margin-bottom: 8px;
    color: #000000;
    list-style: circle;
}

.blog-inner-content h3 {
    margin-top: 30px;
    color: #03462c;
    font-size: 20px;
    font-weight: 600;
}

.blog-inner-content ul {
    padding-left: 20px;
}

.blog-inner-meta {
    color: #012e19;
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: 700;
}

.blog-inner-content ul li {
    margin-bottom: 8px;
    color: #080707;
}

.blog-inner-cta a {
    display: inline-block;
    padding: 14px 30px;
    background: #c6ff4e;
    color: #000;
    font-weight: 700;
    border-radius: 30px;
    text-decoration: none;
    transition: 0.3s;
}

.blog-inner-cta a {
    display: inline-block;
    padding: 14px 30px;
    background: #00ff88;
    color: #000;
    font-weight: 700;
    border-radius: 30px;
    text-decoration: none;
    transition: 0.3s;
}

.blog-inner-cta a:hover {
    background: #00cc6a;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .blog-inner-title {
        font-size: 26px;
    }

    .blog-inner-card {
        padding: 25px;
    }
}

.iee-wrapper {
    background: #f5efe1;
    border-radius: 0px;
    border: 0.5px solid #dceece;
    padding: 2rem 2.2rem 1.6rem;
    max-width: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.iee-wrapper::before {
    content: 'INDIA ENERGY';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 90px;
    font-weight: 700;
    letter-spacing: 0.14em;
    color: rgba(90, 158, 47, 0.04);
    white-space: nowrap;
    pointer-events: none;
    user-select: none;
}

/* ── Top bar ── */
.iee-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.4rem;
    flex-wrap: wrap;
    gap: 10px;
}

.iee-pills {
    display: flex;
    align-items: center;
    gap: 8px;
}

.iee-pill-green {
    background: #eaf5e0;
    color: #3d7a1a;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 4px 11px;
    border-radius: 20px;
    border: 0.5px solid #b8dfa0;
}

.iee-pill-date {
    font-size: 10px;
    color: #8aac76;
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.iee-heading {
    font-family: 'Playfair Display', serif;
    font-size: 1.1rem;
    font-weight: 700;
    color: #1a2e12;
    letter-spacing: -0.01em;
}

.iee-heading em {
    font-style: italic;
    color: #5a9e2f;
}

/* ── Stats grid ── */
.iee-stats-row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

.iee-stat-item {
    background: #f7fdf2;
    border: 0.5px solid #d8edcc;
    border-radius: 12px;
    padding: 1.05rem 0.9rem 0.9rem;
    position: relative;
    overflow: hidden;
    transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
    cursor: default;
}

.iee-stat-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(to right, #5a9e2f, #a3e635);
    opacity: 0;
    transition: opacity 0.22s ease;
}

.iee-stat-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 28px rgba(90, 158, 47, 0.13);
    border-color: #a3cc88;
}

.iee-stat-item:hover::after {
    opacity: 1;
}

.iee-stat-icon {
    font-size: 16px;
    color: #8abf6a;
    display: block;
    margin-bottom: 7px;
}

.iee-stat-num {
    font-family: 'Playfair Display', serif;
    font-size: 2rem;
    font-weight: 700;
    color: #162910;
    line-height: 1;
    letter-spacing: -0.03em;
}

.iee-stat-num sup {
    font-family: 'DM Sans', sans-serif;
    font-size: 0.38em;
    font-weight: 500;
    color: #5a9e2f;
    letter-spacing: 0.03em;
    vertical-align: super;
}

.iee-stat-label {
    font-size: 12px;
    color: #304f22;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    line-height: 1.45;
    margin-top: 6px;
}

/* ── Bottom bar ── */
.iee-bottombar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.2rem;
    padding-top: 1rem;
    border-top: 0.5px solid #e4f2d8;
    flex-wrap: wrap;
    gap: 10px;
}

.iee-brand {
    display: flex;
    align-items: center;
    gap: 8px;
}

.iee-brand-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #5a9e2f;
    flex-shrink: 0;
}

.iee-brand-name {
    font-size: 11px;
    font-weight: 500;
    color: #3a6020;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.iee-brand-sub {
    font-size: 10px;
    color: #8aac76;
}

.iee-cta-group {
    display: flex;
    gap: 8px;
    align-items: center;
}

.iee-btn {
    font-family: 'DM Sans', sans-serif;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 7px 14px;
    border-radius: 7px;
    cursor: pointer;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    transition: background 0.15s ease, transform 0.12s ease;
    text-decoration: none;
}

.iee-btn-outline {
    background: transparent;
    color: #5a9e2f;
    border: 0.5px solid #b8dfa0;
}

.iee-btn-outline:hover {
    background: #eaf5e0;
}

.iee-btn-fill {
    background: #5a9e2f;
    color: #ffffff;
}

.iee-btn-fill:hover {
    background: #4a8826;
    transform: translateY(-1px);
}

/* ── Responsive ── */
@media (max-width: 640px) {
    .iee-stats-row {
        grid-template-columns: repeat(2, 1fr);
    }

    .iee-stats-row .iee-stat-item:last-child {
        grid-column: span 2;
    }

    .iee-topbar {
        flex-direction: column;
        align-items: flex-start;
    }
}

#partners .partners-head {
    text-align: center;
    margin-bottom: 50px;
}

#partners .partners-head h2 {
    font-size: 42px;
    font-weight: 700;
    margin: 0;
    color: black;
    line-height: 1.2;
    color: #0a1f17;
    font-family: 'Zalando Sans Expanded';
    font-weight: 500;
    font-size: 60px;
}

#partners .partners-head h2 span {
    color: #1e6b4f;
}

#partners .partners-head .partners-line {
    width: 80px;
    height: 4px;
    background: #c6ff4e;
    border-radius: 4px;
    margin: 18px auto 0;
}

#partners .partner-group {
    margin-top: 20px;
}

#partners .partner-group .group-title {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #0f0f0f;
    margin-bottom: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#partners .logo-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 28px;
}

#partners .logo-card {
    width: 241px;
    height: 165px;
    background: #ffffff;
    border: 1px solid #e4ebe7;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px;
    box-shadow: 0 6px 18px rgba(30, 107, 79, 0.07);
    transition: transform .3s ease, box-shadow .3s ease;
}

#partners .logo-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 26px rgba(30, 107, 79, 0.15);
}

#partners .logo-card img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

@media (max-width:768px) {
    #partners {
        padding: 55px 0;
    }

    #partners .partners-head h2 {
        font-size: 30px;
    }

    #partners .logo-card {
        width: 46%;
        height: 120px;
        padding: 16px;
    }
}

@media (max-width:480px) {
    #partners .logo-card {
        width: 100%;
        max-width: 280px;
    }
}