.gala-2025 {

}

.gala-2025__hero {

}

.gala-2025__hero-Inner {
    padding: 120px 0;
    background-position: center;
    background-size: cover;
    text-align: center;
}

.gala-container {
    max-width: 1360px;
    padding: 0 50px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.gala-2025__title {
    margin-bottom: 10px;
}

.gala-2025__title-Text {
    font-family: BodoniBT-BookItalic, Georgia, serif;
    font-size: 77px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: white;
    margin: 0;
}

.gala-2025__date {
    font-family: "kepler-std", Georgia, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    color: white;
}

.gala-2025__nav {
    background-color: white;
    width: 100%;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.gala-2025__nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.gala-2025__nav ul li:not(.spacer) {
    font-family: "kepler-std", Georgia, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.gala-2025__nav ul li:not(.spacer) a {
    text-decoration: none;
}

.gala-2025__nav ul .spacer {
    flex: 1
}

.gala-2025__program {
    background-color: #457158;
    padding: 120px 0;
}

.gala-2025__program-Wrapper,
.gala-2025__sponsorships-Container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.gala-2025__program-Content,
.gala-2025__sponsorships-Content {
    width: calc(100% - 400px);
    padding-right: 10vw;
    box-sizing: border-box;
}

@media screen and (max-width: 1024px) {
    .gala-2025__program-Content,
    .gala-2025__sponsorships-Content {
        width: 100%;
        margin-bottom: 50px;
        padding-right: 0;
    }
}

.gala-2025__program-Form,
.gala-2025__sponsorships-Form {
    width: 400px;
}

@media screen and (max-width: 1024px) {
    .gala-2025__program-Form,
    .gala-2025__sponsorships-Form {
        width: 100%;
    }
}

.gala-2025__program-Person {
    margin-bottom: 20px !important;
}

.gala-2025__program-Row + div {
    border-top: 1px solid rgba(255,255,255,0.5);
    margin-top: 30px;
    padding-top: 30px;
}

.gala-2025__program-Form .legal-txt,
.gala-2025__sponsorships-Form .legal-txt {
    font-family: "kepler-std", Georgia, serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: white;
    opacity: 0.5;
    padding-top: 15px;
}

.gala-2025__sponsorships-Form .legal-txt {
    color: #434343;
}

.gala-2025__program-By {
    font-family: "kepler-std", Georgia, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: rgba(255,255,255,0.5);
    margin-bottom: 5px;
}

.gala-2025__program-By-person {
    font-family: "kepler-std", Georgia, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    color: white;
}

.gala-2025__program-Title {
    margin-bottom: 25px;
}

.gala-2025__program-Title h5 {
    color: white;
    font-family: BodoniBT-BookItalic, Georgia, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.5;
}

.gala-2025__title-large {
    color: white;
    font-family: "kepler-std", Georgia, serif;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
}

.gala-2025__title-large.white {
    color: white;
}

.gala-2025__title-large.black {
    color: #231F20;
}
.gala-2025__title-large.green {
    color: #457158;
}

.gala-2025__section-Title {
    margin-bottom: 50px;
}

.gala-2025__section-Title .gala-2025__section-Title-text {
    font-family: "kepler-std", Georgia, serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
    line-height: 130%;
}

.gala-2025__section-Eyebrow {
    position: relative;
    font-family: "kepler-std", Georgia, serif;
    font-size: 14px;
    font-style: normal;
    line-height: 130%;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 30px;
}

.gala-2025__section-Eyebrow::after {
    position: absolute;
    bottom: -7px;
    width: 100%;
    height: 3px;
    display: block;
    content: '';
    left: 0;
}

.gala-2025__section-Eyebrow-text {
    font-weight: normal;
}

.gala-2025__section-Eyebrow.white {
    color: white;
}

.gala-2025__section-Eyebrow.white::after {
    background-color: white;
}

.gala-2025__section-Eyebrow.black {
    color: #231F20;
}

.gala-2025__section-Eyebrow.black::after {
    background-color: #231F20;
}

.gala-2025__section-Title .gala-2025__section-Title-text strong {
    font-weight: 600;
}

.gala-2025__section-Title .gala-2025__section-Title-text.white {
    color: white;
}

.gala-2025__section-Title .gala-2025__section-Title-text.black {
    color: #231F20;
}

.gala-2025__details {
    background: black;
    padding: 45px 0;
}

.gala-2025__details-Wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 50px;
    width: 100%;
}

.gala-2025__details-Col {

}

.gala-2025__details-Col-title {
    margin-bottom: 15px;
}

.gala-2025__details-Col-title h3 {
    font-family: "kepler-std", Georgia, serif;
    margin: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
}

.gala-2025__details-Col-text {
    font-family: "kepler-std", Georgia, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    color: white;
}

.gala-2025__details-Col-text p {
    margin: 0;
}

.gala-2025__details-AddToCalendar {
    font-family: "kepler-std", Georgia, serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-top: 20px;
}

.gala-2025__details-AddToCalendar a {
    color: #C7A144;
    text-decoration: underline;
}

.gala-2025__participants {
    background-color: white;
    padding: 110px 0;
}

.gala-2025__participants .gala-2025__secTitle {
    text-align: center;
}

.gala-2025__sponsorships {
    background-color: #F3F3F3;
    padding: 110px 0;
}

.gala-2025__accommodations {
    background-color: white;
    padding: 110px 0 30px 0;
}

.gala-2025__accommodations-Content {
    padding-top: 20px;
}

.gala-2025__accommodations-Content p {
    font-family: "kepler-std", Georgia, serif;
    color: #231F20;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.gala-2025__accommodations-Content a {
    color: #C7A144;
    text-decoration: underline;
}

.gala-2025__accommodations-Content p strong {
    font-weight: 600;
}

.gala-2025__accommodations-Content p + p {
    margin-top: 20px;
}

.gala-2025__contact {
    background-color: white;
    padding: 0 0 110px 0;
}

.gala-2025__contact-Content {
    padding-top: 10px;
}

.gala-2025__contact-Content p {
    font-family: BodoniBT-BookItalic, Georgia, serif;
    margin: 0;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #231F20;
}

.gala-2025__sponsorships-Subtitle em {
    font-style: italic;
}

.gala-2025__sponsorships-Row-list ul {
    list-style: disc;
    padding-left: 30px;
}

.gala-2025__sponsorships-Row-list ul li {
    font-family: "kepler-std", Georgia, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #231F20;
}

.gala-2025__sponsorships .gala-2025__secTitle {
    margin-bottom: 50px;
}

.gala-2025__sponsorships-Row-list ul li + li {
    margin-top: 3px;
}

.gala-2025__sponsorships-Row + div {
    margin-top: 40px;
}

.gala-2025__sponsorships-Row-title {
    margin-bottom: 10px;
}

.gala-2025__sponsorships-Questions {
    padding-top: 20px;
}

.gala-2025__sponsorships-Questions p {
    font-family: "kepler-std", Georgia, serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #231F20;
}

.gala-2025__sponsorships-Questions a {
    color: #C7A144;
    text-decoration: underline;
}

[data-accordion] {

}

[data-accordion] [data-accordion-trigger] {
    width: 100%;
    text-align: left;
    background: none;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: black;
    border-radius: 0;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: "kepler-std", Georgia, serif;
    color: black;
}

[data-accordion] [data-accordion-trigger][aria-expanded="true"] svg {
    transform: rotate(180deg);
}

[data-accordion] [data-accordion-trigger] span {

}

[data-accordion] [data-accordion-trigger] span svg {

}

[data-accordion] [data-accordion-content] {
    padding-left: 18vw;
    padding-top: 30px;
    box-sizing: border-box;
}

[data-accordion] [data-accordion-content] p {
    margin: 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #231F20;
    font-family: "kepler-std", Georgia, serif;
}

[data-accordion] [data-accordion-content] p em {
    font-style: italic;
}

#menu-wrapper {
    padding: 20px 0;
}

select.mobile-menu {
    height: 40px;
    display: flex;
    width: 100%;
    border: 1px solid black;
    border-radius: 0;
    padding: 0 15px;
    appearance: none;
    background-color: white;
    color: black;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) {
    .gala-2025__program {
        padding: 90px 0;
    }
    .gala-2025__hero-Inner {
        padding: 80px 0px;
    }
    .gala-container {
        padding: 0 30px;
    }
    .gala-2025__sponsorships {
        padding: 90px 0;
    }
    .gala-2025__accommodations {
        padding: 90px 0 30px 0;
    }
    .gala-2025__participants {
        padding: 90px 0;
    }
    .gala-2025__program-Form,
    .gala-2025__sponsorships-Form {
        max-width: 400px;
        margin: 0 auto;
    }
    .gala-2025__title-Text {
        font-size: 60px;
    }
}
@media screen and (max-width: 768px) {
    .gala-2025__program,
    .gala-2025__sponsorships {
        text-align: center;
    }
    .gala-2025__title-large {
        font-size: 28px;
    }
    .gala-2025__section-Title .gala-2025__section-Title-text {
        font-size: 26px;
    }
    .gala-2025__title-Text {
        font-size: 32px;
    }
    .gala-2025__sponsorships-Row-title {
        text-align: left;
    }
    .gala-2025__accommodations,
    .gala-2025__contact {
        text-align: center;
    }
    .gala-2025__contact-Content p {
        font-size: 24px;
    }
    .gala-2025__sponsorships-Row-list ul {
        text-align: left;
    }
    .gala-2025__date {
        font-size: 18px;
    }
    .gala-container {
        padding: 0 20px;
    }
    .gala-2025__hero-Inner {
        padding: 50px 0;
    }
    .gala-2025__nav ul {
        flex-wrap: wrap;
        gap: 10px;
        padding: 20px 0;
    }
    .gala-2025__nav ul li:not(.spacer) {
        width: 100%;
        text-align: center;
    }
    .gala-2025__nav ul li.spacer {
        width: 100%;
    }
    .gala-2025__program {
        padding: 60px 0;
    }
    .gala-2025__nav ul li.spacer {
        display: none;
    }
    .gala-2025__details-Col {
        width: 100%;
        text-align: center;
    }
    .gala-2025__sponsorships {
        padding:60px 0;
    }
    .gala-2025__accommodations {
        padding: 60px 0 30px 0;
    }
    .gala-2025__participants {
        padding: 60px 0;
    }
}