:root {
    --siac-green-dark: #063f2f;
    --siac-green: #176b3a;
    --siac-green-light: #7bb63b;
    --siac-gold: #ffd429;
    --siac-red: #d62535;
    --siac-cream: #f6f1df;
    --siac-dark: #101513;
    --siac-muted: #5c665f;
    --page-title-padding-y: 3rem 0 3rem;
}

/* custom css */

.brand-color-theme-1-gradient {
    background-image: radial-gradient(circle at 12% 15%, rgba(255, 212, 41, 0.25), transparent 28%), radial-gradient(circle at 88% 12%, rgba(123, 182, 59, 0.28), transparent 30%), linear-gradient(135deg, #f8f5e9 0%, #eef7df 42%, #dff2e8 100%);
}

.title-white .fModuleTitle span {
    color: var(--siac-gold) !important;
}

h1#heading {
    color: #fff;
    font-weight: 800;
}

.fPageTitle {
    min-height: 100px;
}

.brand-bg-abstract-1 {
    background-image: radial-gradient(circle at 0% 0%, rgba(255, 212, 41, 0.25), transparent 26%), linear-gradient(135deg, #073d2f, #176b3a);
    position: relative;
    overflow: hidden;
}

.brand-bg-abstract-1::before {
    content: "";
    position: absolute;
    right: -70px;
    top: -70px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background: rgba(255, 212, 41, 0.18);
}

.brand-bg-abstract-1::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 54%;
    height: 120px;
    background: linear-gradient(130deg, transparent 0 18%, rgba(31, 164, 207, 0.88) 19% 35%, #ffffff 36% 40%, rgba(123, 182, 59, 0.88) 41% 65%, transparent 66%);
    opacity: 0.42;
}

.brand-color-theme-1-light-bg {
    background-image: linear-gradient(180deg, #f8fbf3 0%, #ffffff 100%);
}

.brand-color-theme-2-light-bg {
    background-color: #f7f8f4;
}

.fModuleTitle h3 {
    color: var(--siac-green);
}

.fModuleTitle h3 span {
    color: var(--siac-dark);
    font-weight: 500;
}

.fModuleTitle p {
    font-size: 1rem;
}

#fMatter {
    padding-bottom: 30px;
}

.f-banner-siac2026 .fGalleryText {
    position: absolute;
    inset: 0;
    align-content: center;
    background-image: radial-gradient(circle at 12% 15%, rgb(255 212 41 / 12%), transparent 28%), radial-gradient(circle at 88% 12%, rgb(123 182 59 / 14%), transparent 30%), linear-gradient(135deg, #f8f5e9ab 0%, #eef7dfb5 42%, #dff2e89e 100%);
}

.f-banner-siac2026 .fGalleryText .siac-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: var(--siac-green);
    background: rgba(123, 182, 59, 0.12);
    border: 1px solid rgba(123, 182, 59, 0.25);
    padding: 8px 16px;
    border-radius: 999px;
    font-size: 0.85rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.f-banner-siac2026 .siac-eyebrow::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: var(--siac-gold);
    box-shadow: 0 0 0 5px rgba(255, 212, 41, 0.18);
}

.f-banner-siac2026 .siac-title {
    margin: 18px 0 18px;
    color: var(--siac-green-dark);
    font-size: clamp(2rem, 3vw, 2.7rem);
    line-height: 1.02;
    font-weight: 900;
    letter-spacing: -0.045em;
}

.f-banner-siac2026 .siac-title span {
    color: var(--siac-green);
}

.f-banner-siac2026 .siac-lead {
    max-width: 760px;
    color: #333;
    text-shadow: 1px 1px 1px #0000001a;
    font-size: clamp(1rem, 1.4vw, .9rem);
    line-height: 1.75;
    font-weight: 700;
}

.f-banner-siac2026 .siac-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin: 10px 0 10px;
}

.f-banner-siac2026 .fGalleryText::after {
    content: "";
    position: absolute;
    right: -80px;
    bottom: -80px;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    border: 34px solid rgba(255, 255, 255, 0.5);
}

.f-banner-siac2026 .siac-meta-item {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.78);
    border: 1px solid rgba(6, 63, 47, 0.1);
    box-shadow: 0 16px 45px rgba(6, 63, 47, 0.08);
    border-radius: 999px;
    padding: 12px 18px;
    color: var(--siac-green-dark);
    font-weight: 800;
}

.f-banner-siac2026 .fGalleryImage img {
    max-height: 700px;
    min-height: 550px;
    object-fit: cover;
}
.f-cdalogo {
    width: 150px;
}
.countdown .fModuleTitle h3 {
    font-size: 1.2rem;
    color: var(--siac-green-dark);
}

.countdown .row {
    display: grid !important;
    grid-template-columns: 100px 100px 100px 100px;
    gap: 12px;
    margin: 0 !important;
    width: 100%;
}

.countdown .col-count {
    position: relative;
    height: 100px;
    align-content: center;
    text-align: center;
    background-color: white;
    border-radius: 10px;
    background-image: linear-gradient(135deg, rgba(255, 212, 41, 0.22), rgba(123, 182, 59, 0.12));
    border: 1px solid rgba(6, 63, 47, 0.1);
    box-shadow: 0 16px 42px rgba(6, 63, 47, 0.08);
    overflow: hidden;

    >h4 {
        margin: 0;
        color: var(--siac-green-dark);
        font-size: 1.5rem;
        font-weight: 900;
        line-height: 1;
    }

    >p {
        margin: 8px 0 0;
        color: var(--siac-muted);
        font-size: 0.76rem;
        font-weight: 900;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }
}

.text-justify {
    text-align: justify;
}

.content-eyebrow {
    display: inline-block;
    padding: 8px 18px;
    border-radius: 999px;
    background: #eef8f4;
    color: var(--primary-color, #0f7a5a);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
}

.f-about-siac2026 .fGalleryItem {
    padding: 12px 0 !important;
}

.f-about-siac2026 .ItemfinnerGallery {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 1.75rem;
    align-items: start;
    height: 100%;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    padding: 1.2rem 1rem;
    max-width: 580px;
    background: rgba(255, 255, 255, 0.11);
}

.f-about-siac2026 .ItemfinnerGallery::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(145deg, rgba(6, 63, 47, 0.94), rgba(23, 107, 58, 0.92)),
        radial-gradient(circle at 90% 10%, rgba(255, 212, 41, 0.5), transparent 28%);
    z-index: -1;
}

.f-about-siac2026 .ItemfinnerGallery .fGalleryImage {
    display: block;
    height: 42px;
    align-content: center;
    text-align: center;
    background-color: rgba(255, 212, 41, 0.18);
    border-radius: 5px;
}

.f-about-siac2026 .ItemfinnerGallery .fGalleryImage img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.f-about-siac2026 .ItemfinnerGallery h3 {
    margin: 0;
    font-size: 1.1rem;
    color: white;
    font-weight: 600;
}

.f-about-siac2026 .ItemfinnerGallery p {
    margin: 0;
    color: white;
}

.f-welcome-message-siac .brand-bg-abstract-1 {
    border-radius: 20px;
    padding: 25px;
}

.f-welcome-message-siac .f-media-image {
    width: 250px;
    float: left;
    margin-right: 1rem;
    margin-bottom: 10px;
    background: #ffffff94;
    border: 1px solid #dedede;
    border-radius: 10px;
    height: fit-content;
    padding: 12px;
    text-align: center;
}

.f-welcome-message-siac .f-media-image h5 {
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--siac-green-dark);
    margin: 1rem 0 0 0;
}

.f-welcome-message-siac .f-media-image p {
    color: #000;
    font-style: italic;
    font-size: .95rem;
    font-weight: 600;
    margin: 0px 0 0 0;
}

.f-welcome-message-siac .f-media {
    position: relative;
    z-index: 9;
}

.f-photo-with-custom-text .fModuleTitle {
    display: none;
}

.f-photo-with-custom-text .fModuleContent .fModuleTitle {
    display: block;
}

@media(max-width:991.9px) {
    .f-photo-with-custom-text .fModuleTitle {
        display: block;
    }

    .f-photo-with-custom-text .fModuleContent .fModuleTitle {
        display: none;
    }
}


.f-highlights-siac .siac-attend-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    margin-top: 34px;
}

.f-highlights-siac .siac-attend-item {
    display: flex;
    gap: 18px;
    align-items: flex-start;
    padding: 24px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.76);
    border: 1px solid rgba(6, 63, 47, 0.1);
}

.f-highlights-siac .siac-attend-number {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    flex: 0 0 42px;
    display: grid;
    place-items: center;
    background: var(--siac-green-dark);
    color: var(--siac-gold);
    font-weight: 900;
}

.f-highlights-siac .siac-attend-item h3 {
    margin: 0 0 6px;
    color: var(--siac-green-dark);
    font-size: 1.1rem;
    font-weight: 900;
}

.f-highlights-siac .siac-attend-item p {
    margin: 0;
    color: var(--siac-muted);
    line-height: 1.6;
}

.f-highlights-siac .f-media-image img {
    height: 100%;
    object-fit: contain;
    border-radius: 15px;
    background-color: #EFEFE3;
}

.f-highlights .fGalleryItem {
    padding: 12px !important;
}

.f-highlights .ItemfinnerGallery {
    height: 100%;
    padding: 26px;
    border-radius: 24px;
    background: #ffffff6e;
    border: 1px solid rgba(6, 63, 47, 0.1);
    box-shadow: 0 18px 55px rgba(6, 63, 47, 0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    aspect-ratio: 1/1.2;
}

.f-highlights .ItemfinnerGallery:hover,
.f-user-list-design-1 .f-list-item .f-list-item-container:hover {
    transform: translateY(-7px);
    box-shadow: 0 24px 70px rgba(6, 63, 47, 0.13);
}

.f-highlights .ItemfinnerGallery .fGalleryImage {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    margin-bottom: 18px;
    color: var(--siac-green-dark);
    background: linear-gradient(135deg, rgba(255, 212, 41, 0.9), rgba(123, 182, 59, 0.65));
}

.f-highlights .ItemfinnerGallery .fGalleryImage img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

.f-highlights .ItemfinnerGallery .fGalleryText h3 {
    margin: 0 0 10px;
    color: var(--siac-green-dark);
    font-size: 1.18rem;
    font-weight: 900;
    line-height: 1.25;
}

.f-user-list-design-1 .f-list-item-teaser-image {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}

.f-user-list-design-1 .f-list-item-teaser-image img {
    aspect-ratio: 1/.9;
    object-fit: cover;
    object-position: top center;
    background-color: #f0f0f0;
    border-radius: 12px;
}

.f-user-list-design-1 .f-list-item {
    padding: 12px;
}

.f-user-list-design-1 .f-list-item .f-list-item-container {
    height: 100%;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    background-color: white;
    padding: 12px;
    border-radius: 12px;
    text-align: center;
    border: 1px solid #dedede;
}

.f-user-list-design-1 .f-list-item .f-list-item-container .f-list-item-title {
    font-size: 1.2rem;
    margin-top: 7px;
    font-weight: 600;
}

.f-user-list-design-1 .f-list-item .f-list-item-container .f-list-item-title a {
    color: var(--siac-green);
    font-weight: 700;
}

.f-user-list-design-1 .f-list-item .f-list-item-container .f-list-item-subtitle {
    font-size: .9rem;
}

.f-user-list-design-1 .f-list-item .f-list-item-container .f-list-item-subtitle a {
    color: #000;
    font-style: italic;
}

body.com-user #content>.container {
    min-width: 100%;
    max-width: 100%;
}

.f-all-logos-siac-2027 .container .brand-color-theme-2-light-bg {
    border-radius: 15px;
    border: 1px solid rgba(6, 63, 47, 0.08);
}

.f-all-logos-siac-2027 .fGalleryContainer>h4 {
    color: var(--siac-green);
    font-weight: 700;
}

.f-all-logos-siac-2027 .fGalleryItem {
    padding: 12px !important;
}

.f-all-logos-siac-2027 .fGalleryItem .ItemfinnerGallery {
    height: 100%;
    background-color: white;
    border: 1px solid #dedede;
    border-radius: 10px;
    align-content: center;

    padding: 10px;
    text-align: center;
}

.f-all-logos-siac-2027 .fGalleryImage img {
    width: auto;
    object-fit: contain;
    min-height: 100px;
    max-height: 100px;
}

/* header starts here */

.f-header-buttons {
    width: fit-content;
}

.f-header-buttons .fMenu>li>a {
    background-color: var(--siac-gold);
    color: var(--siac-green-dark);
    font-weight: 600;
    border-radius: 5px;
    padding: 8px 2rem;
}

body.not-home .fRegion.region-header .row {
    justify-content: end;
}

body.not-home.f-home-page .fRegion.region-header .row,
body.f-home-page .fRegion.region-header .row {
    justify-content: end;
}

body.not-home header .f-logo-header {
    order: -1;
    right: unset;
    left: 12px;
}


/* footer starts here */

.fRegion.region-footer>.row {
    justify-content: space-between;
}

footer {
    background-color: var(--siac-dark);
    color: #ffffffe9;
    padding-top: 1.5rem;
    margin-top: -7px;
    border-top: 7px solid var(--brand-color-theme-1);
    font-size: .9rem;

    .region-footer .fModule {
        padding: 12px;
    }

    p,
    a {
        font-size: .9rem;
        color: #ffffffe9;
    }

    a:hover {
        color: #ffffffe9;
    }

}

footer .fModuleTitle h3 {
    margin-top: 0;
    font-size: 1rem;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: var(--brand-color-theme-3);
}

footer .fMenu li,
.f-footer-contact ul li {
    display: block;
    margin-bottom: 7px !important;
}

.f-footer-contact ul li b {
    font-weight: 500;
    color: var(--siac-gold);
}

.footer-logo-and-media .f-media-image img {
    width: 100px;
    max-width: 100%;
}

footer .f-copyright {
    background-color: var(--brand-color-theme-2);
    padding: 10px 0;
    font-size: .8rem;
}

div.social-media>a {
    display: inline-block;
    width: 30px;
    height: 30px;
    align-content: center;
    margin-bottom: 10px;
    background-color: var(--brand-color-theme-3);
    color: #191c2c;
    text-align: center;
    margin-right: 5px;
    font-size: 1rem;
    border-radius: 5px;
}

div.social-media>a.fb {
    background-color: #1877F2;
    color: white;
}

div.social-media>a.linkedin {
    background-color: #0a66c2;
    color: white;
}

div.social-media>a.insta {
    background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
    color: white;
}

div.social-media>a.you {
    background: linear-gradient(135deg, #FF0000 0%, #7F0037 100%);
    color: white;
}

/* footer ends here */


/* Shared content components */
.content-section {
    padding: 60px 0;
}

.content-eyebrow,
.section-kicker {
    display: inline-block;
    margin-bottom: 12px;
    padding: 8px 18px;
    border-radius: 999px;
    background: rgba(123, 182, 59, 0.12);
    color: var(--siac-green);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.section-heading {
    max-width: 760px;
    margin: 0 auto 32px;
    text-align: center;
}

.section-heading h2,
.content-section h2 {
    margin-bottom: 12px;
    color: var(--siac-green-dark);
    font-weight: 700;
}

.section-heading p,
.section-description {
    max-width: 720px;
    margin: 0 auto;
    color: var(--siac-muted);
    font-size: 17px;
    line-height: 1.7;
}

.content-note {
    margin-top: 4px;
    padding: 16px 18px;
    border-left: 4px solid var(--siac-green);
    background: #f8fbf3;
    color: var(--siac-muted);
    line-height: 1.7;
}

.content-note strong {
    color: var(--siac-green-dark);
}

/* Reusable buttons */
.button-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 28px;
}

.btn-main,
.btn-secondary,
.btn-light-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.2s ease;
}

.btn-main,
.btn-secondary {
    padding: 12px 22px;
    border-radius: 6px;
}

.btn-main {
    background: var(--siac-green);
    color: #fff;
}

.btn-main:hover {
    color: #fff;
    opacity: 0.9;
}

.btn-secondary {
    border: 1px solid #d6d6d6;
    background: #fff;
    color: var(--siac-dark);
}

.btn-secondary:hover {
    background: #f8f8f8;
    color: var(--siac-dark);
}

.btn-light-pill {
    padding: 13px 22px;
    border-radius: 999px;
    background: #fff;
    color: var(--siac-green);
}

.btn-light-pill:hover {
    color: var(--siac-green);
    opacity: 0.9;
}

/* Reusable table blocks */
.table-block {
    margin-bottom: 28px;
    border: 1px solid #e5e5e5;
    border-radius: 14px;
    background: #fff;
    overflow: hidden;
}

.table-block-header {
    padding: 20px 24px;
    border-bottom: 1px solid #e5e5e5;
    background: #f8fbf3;
}

.table-block-header h3 {
    margin: 0;
    color: var(--siac-green-dark);
    font-size: 22px;
    font-weight: 700;
}

.table-block-compact {
    margin-top: 10px;
}

.data-table {
    margin-bottom: 0;
}

.data-table th,
.data-table td {
    padding: 16px 24px;
    vertical-align: middle;
    border-color: #eeeeee;
}

.data-table thead th {
    background: #fff;
    color: var(--siac-dark);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-bottom: 1px solid #e5e5e5;
}

.fee-table th:last-child,
.fee-table td:last-child {
    width: 210px;
    text-align: right;
    white-space: nowrap;
}

.fee-table td:last-child {
    color: var(--siac-green);
    font-weight: 700;
}

/* Contact page */
.info-card {
    height: 100%;
    padding: 28px;
    border: 1px solid #e6eee9;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 10px 24px rgba(22, 72, 62, 0.06);
}

.info-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin-bottom: 18px;
    border-radius: 14px;
    background: rgba(123, 182, 59, 0.14);
    color: var(--siac-green);
    font-size: 24px;
    font-weight: 700;
}

.info-card h4 {
    margin-bottom: 8px;
    color: var(--siac-green-dark);
    font-size: 20px;
    font-weight: 700;
}

.info-card p {
    margin-bottom: 18px;
    color: var(--siac-muted);
}

.info-card a {
    color: var(--siac-green);
    font-weight: 700;
    text-decoration: none;
    word-break: break-word;
}

.info-card a:hover {
    text-decoration: underline;
}

.highlight-panel {
    padding: 34px;
    border-radius: 22px;
    background: linear-gradient(135deg, var(--siac-green-dark), var(--siac-green));
    color: #fff;
    box-shadow: 0 14px 30px rgba(6, 63, 47, 0.18);
}

.highlight-panel h4 {
    margin-bottom: 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}

.highlight-panel p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.92);
    line-height: 1.7;
}

/*Programme*/
/* Programme / Schedule */
.schedule-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-bottom: 36px;
}

.schedule-nav a {
    display: block;
    min-width: 210px;
    padding: 14px 20px;
    border: 1px solid rgba(6, 63, 47, 0.14);
    border-radius: 8px;
    background: #fff;
    color: var(--siac-green-dark);
    text-align: center;
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(6, 63, 47, 0.06);
    transition: all 0.2s ease;
}

.schedule-nav a strong {
    display: block;
    font-size: 16px;
}

.schedule-nav a span {
    display: block;
    margin-top: 3px;
    color: var(--siac-muted);
    font-size: 13px;
    font-weight: 600;
}

.schedule-nav a:hover {
    background: var(--siac-green);
    color: #fff;
    transform: translateY(-2px);
}

.schedule-nav a:hover span {
    color: rgba(255, 255, 255, 0.88);
}

.schedule-section {
    margin-bottom: 34px;
    border: 1px solid #e5e5e5;
    border-radius: 14px;
    background: #fff;
    overflow: hidden;
    scroll-margin-top: 120px;
}

.schedule-day-header {
    padding: 22px 26px;
    background: #f8fbf3;
    border-bottom: 1px solid #e5e5e5;
}

.schedule-day-header span {
    display: block;
    margin-bottom: 5px;
    color: var(--siac-green);
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.schedule-day-header h3 {
    margin: 0;
    color: var(--siac-green-dark);
    font-size: 24px;
    font-weight: 700;
}

.schedule-list {
    background: #fff;
}

.schedule-item {
    display: grid;
    grid-template-columns: 190px 1fr;
    border-bottom: 1px solid #eeeeee;
}

.schedule-item:last-child {
    border-bottom: 0;
}

.schedule-time {
    padding: 16px 22px;
    background: #fbfcfa;
    color: var(--siac-green-dark);
    font-weight: 700;
    border-right: 1px solid #eeeeee;
}

.schedule-content {
    padding: 16px 22px;
    color: var(--siac-dark);
    line-height: 1.6;
}

.schedule-content strong {
    display: block;
    color: var(--siac-dark);
    font-weight: 700;
}

.schedule-content span {
    display: block;
    color: var(--siac-muted);
}

.schedule-parallel {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.schedule-track {
    padding: 14px;
    border: 1px solid #e5eee4;
    border-radius: 8px;
    background: #f8fbf3;
}

.schedule-track strong {
    margin-bottom: 5px;
    color: var(--siac-green-dark);
}

.schedule-track span {
    color: var(--siac-muted);
    font-size: 14px;
    line-height: 1.5;
}

@media (max-width: 991px) {
    .schedule-parallel {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .schedule-nav {
        justify-content: flex-start;
        margin-bottom: 28px;
    }

    .schedule-nav a {
        width: 100%;
        min-width: 0;
    }

    .schedule-day-header {
        padding: 20px 18px;
    }

    .schedule-day-header h3 {
        font-size: 21px;
    }

    .schedule-item {
        display: block;
    }

    .schedule-time {
        padding: 14px 18px 6px;
        background: #fff;
        border-right: 0;
        color: var(--siac-green);
        font-size: 14px;
    }

    .schedule-content {
        padding: 0 18px 16px;
    }

    .schedule-parallel {
        grid-template-columns: 1fr;
        margin-top: 6px;
    }

    .schedule-track {
        padding: 12px;
    }
}

/* Sponsorship page */
.sponsorship-overview {
    margin-top: 32px;
}

.sponsorship-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

.sponsorship-list-item {
    padding: 22px 24px;
    border-bottom: 1px solid #eeeeee;
}

.sponsorship-list-item:nth-child(odd) {
    border-right: 1px solid #eeeeee;
}

.sponsorship-list-item:nth-last-child(-n+2) {
    border-bottom: 0;
}

.sponsorship-list-item strong {
    display: block;
    margin-bottom: 6px;
    color: var(--siac-green-dark);
    font-size: 17px;
    font-weight: 700;
}

.sponsorship-list-item span {
    display: block;
    color: var(--siac-muted);
    line-height: 1.6;
}

.sponsorship-cta {
    margin-top: 28px;
}

@media (max-width: 767px) {
    .sponsorship-list {
        grid-template-columns: 1fr;
    }

    .sponsorship-list-item,
    .sponsorship-list-item:nth-child(odd) {
        border-right: 0;
    }

    .sponsorship-list-item:nth-last-child(-n+2) {
        border-bottom: 1px solid #eeeeee;
    }

    .sponsorship-list-item:last-child {
        border-bottom: 0;
    }
}


/* Mobile */
@media (max-width: 767px) {
    .content-section {
        padding: 42px 0;
    }

    .table-block-header,
    .data-table th,
    .data-table td {
        padding-left: 18px;
        padding-right: 18px;
    }

    .fee-table th:last-child,
    .fee-table td:last-child {
        width: 150px;
    }

    .button-row {
        justify-content: flex-start;
    }

    .btn-main,
    .btn-secondary {
        width: 100%;
    }

    .info-card,
    .highlight-panel {
        padding: 24px;
    }
}

@media(min-width:991.9px) {
    header .main-menu .fMenu>li:last-child>a {
        background-color: var(--siac-gold);
        color: var(--siac-green-dark);
        font-weight: 600;
        border-radius: 5px;
        padding: 8px 2rem;
    }

    .f-quick-links {
        width: fit-content;
    }

    .f-footer-contact {
        width: 33.33%;
    }

    .footer-logo-and-media {
        width: 33.33%;
    }

    .f-home-page .fHeader .f-logo-header {
        opacity: 0;
    }

    .f-home-page .fHeader.active .f-logo-header {
        opacity: 1;
    }
}

@media(min-width:1299.9px) {
    .f-all-logos-siac-2027 .fGalleryItem {
        width: 22%;
    }
}


@media(max-width:1399.9px) {
    .f-highlights .ItemfinnerGallery {
        aspect-ratio: 1/1;
    }
}

@media(max-width:1199.9px) {
    .fHeader .navbar-header>.container {
        min-width: 100%;
        max-width: 100%;
    }

    .f-highlights .ItemfinnerGallery {
        aspect-ratio: 1/.7;
    }
}

@media(max-width:1099.9px) {
    .main-menu .fMenu>li>a {
        font-size: .9rem;
    }
}

@media(max-width:1023.9px) {
    .main-menu .fMenu>li>a {
        font-size: .8rem;
    }
}

@media(max-width:991.9px) {
    .f-logo-header img {
        width: 90px;
        background-color: white;
        border-radius: 500px;
    }

    .f-highlights .ItemfinnerGallery {
        aspect-ratio: 1/1;
    }
}

@media(max-width:767.9px) {
    .f-highlights .ItemfinnerGallery {
        aspect-ratio: 1 / .6;
    }

    .f-highlights-siac .siac-attend-grid {
        grid-template-columns: 100%;
    }
    .f-cdalogo{
    width: 90px;
    margin: 20px 0;
    }
}

@media(max-width:574.9px) {
    .f-highlights .ItemfinnerGallery {
        height: unset;
    }

    .f-highlights .fGalleryItem {
        padding: 12px 7px !important;
    }

    .f-highlights .ItemfinnerGallery,
    .f-highlights .ItemfinnerGallery:hover {
        box-shadow: unset;
    }

    .f-highlights>.container {
        padding: 0 12px;
    }

    .f-banner-siac2026 .fGalleryImage img {
        min-height: 700px;
    }

    .f-banner-siac2026 .fGalleryText::after {
        z-index: -1;
    }

    .f-about-main .fModuleTitle h3 {
        text-align: center;
    }

    .countdown .row {
        grid-template-columns: 80px 80px 80px 80px;
    }

    .countdown .col-count {
        height: 80px;

    }
     .f-cdalogo{
    width: 90px;
    margin: 20px 0;
    }
}

@media(max-width:474.9px) {
    .countdown .row {
        grid-template-columns: 70px 70px 70px 70px;
    }

    .countdown .col-count {
        height: 70px;
    }

    .countdown .col-count p{
        font-size: .6rem;
    }

    .travel-photo-intro .guide-photo-content .content-eyebrow,
    .arrival-section .guide-split .content-eyebrow
    {
        margin: auto;
        display: block;
        width: fit-content;
    }

    .travel-photo-intro .guide-photo-content h2,
    .arrival-section .guide-split h2

    {
        text-align: center;
    }

    .guide-check-list li
    {
        margin-left: 0;
    }
}