
.slider-info {
    position: relative;
    z-index: 2;
    padding: 0;
    margin-bottom: 5.02778vw;
}
@media screen and (max-width: 960px) {
    .slider-info {
        margin-bottom: 24vw;
    }
}
.slider-info .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1.73611vw;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
@media screen and (max-width: 960px) {
    .slider-info .slick-dots {
        bottom: -6.66667vw;
    }
}
.slider-info .slick-dots li {
    margin-right: 0.83333vw;
}
@media screen and (max-width: 960px) {
    .slider-info .slick-dots li {
        margin-right: 3.2vw;
    }
}
.slider-info .slick-dots li:last-child {
    margin-right: 0;
}
.slider-info .slick-dots li.slick-active button {
    background-color: #f7c614;
}
.slider-info .slick-dots li button {
    font-size: 0;
    -webkit-appearance: none;
    border: none;
    outline: none;
    border-radius: 1.38889vw;
    background-color: #4d4d4d;
    width: 0.69444vw;
    height: 0.34722vw;
    -webkit-transition: .2s ease-in-out background;
    -o-transition: .2s ease-in-out background;
    transition: .2s ease-in-out background;
    cursor: poNeueMachina;
}
@media screen and (max-width: 960px) {
    .slider-info .slick-dots li button {
        border-radius: 5.33333vw;
        width: 2.66667vw;
        height: 1.33333vw;
    }
}
.slider-info .slider-item {
    border-radius: 1.66667vw;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: transparent;
    height: 23.19444vw;
    margin: 0 0.83333vw;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item {
        border-radius: 6.93333vw;
        height: 94.13333vw;
        margin: 0 0.27778vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.slider-info .slider-item .left {
    padding: 2.43056vw 0 2.43056vw 3.33333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 36.66667vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .left {
        width: 100%;
        padding: 7.2vw 4.8vw;
        position: relative;
        z-index: 2;
    }
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .left .name-date {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.slider-info .slider-item .left .name {
    text-transform: uppercase;
    font-size: 2.22222vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #f6f6f6;
    margin-bottom: 0.83333vw;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .left .name {
        font-size: 5.86667vw;
        margin-bottom: 0;
        max-width: 55%;
    }
}
.slider-info .slider-item .left .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .left .date {
        margin-left: 5.33333vw;
        display: block;
    }
}
.slider-info .slider-item .left .date .day {
    font-size: 4.02778vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .left .date .day {
        font-size: 10.13333vw;
        text-align: right;
    }
}
.slider-info .slider-item .left .date .month-year {
    margin-left: 0.97222vw;
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .left .date .month-year {
        margin-left: 0;
        font-size: 3.73333vw;
        text-align: right;
    }
}
.slider-info .slider-item .left .tag {
    padding: 0.34722vw 0.97222vw 0.20833vw;
    border-radius: 1.38889vw;
    background-color: rgba(255, 255, 255, 0.15);
    font-size: 0.97222vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    display: inline-block;
    margin-bottom: 1.18056vw;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .left .tag {
        padding: 1.33333vw 3.73333vw 0.8vw;
        border-radius: 5.33333vw;
        font-size: 3.73333vw;
        margin-bottom: 2.93333vw;
    }
}
.slider-info .slider-item .left .desc {
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .left .desc {
        font-size: 4.26667vw;
    }
}
.slider-info .slider-item .right {
    width: 100%;
    position: relative;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .right {
        margin-top: -12.26667vw;
        z-index: 1;
    }
}

.slider-info .slider-item .right .img-wrap {
    width: 100%;
    height: 23.19444vw;
    display: flex;

    justify-content: right;
    overflow: hidden;
    border-radius: 1.66667vw;

    padding: 2.6041666666667vw 3.3854166666667vw;
    box-sizing: border-box;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .right .img-wrap {
        border-radius: 6.93333vw;
        height: 61.6vw;
    }
}
.slider-info .slider-item .right img {
    width: auto;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}
.slider-info .slider-item .right .button-wrap {
    position: absolute;
    z-index: 2;
    bottom: 2.77778vw;
    right: 3.26389vw;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .right .button-wrap {
        bottom: 5.33333vw;
        left: 4.8vw;
        right: auto;
    }
}
.slider-info .slider-item .right .button-wrap a {
    text-decoration: none;
    display: inline-block;
    padding: 0.55556vw 1.52778vw 0.48611vw;
    border-radius: 16.66667vw;
    background-color: #fff;
    font-size: 1.25vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #151515;
    -webkit-transition: .2s ease-in-out background;
    -o-transition: .2s ease-in-out background;
    transition: .2s ease-in-out background;
}
@media screen and (max-width: 960px) {
    .slider-info .slider-item .right .button-wrap a {
        padding: 2.13333vw 8vw 1.86667vw;
        border-radius: 64vw;
        font-size: 4.8vw;
    }
}
@media screen and (min-width: 960px) {
    .slider-info .slider-item .right .button-wrap a:hover {
        background: #D2D2D2;
    }
}

.slider-info .slider-item .left .name-date.no-date .name {
    max-width: 80%;
}

.location{
    border-radius: 1.042vw;
    background: rgba(255, 255, 255, 0.15);

    padding: 0.521vw 0.781vw;
    justify-content: center;
    align-items: center;
}

.event-content .event-content-inner {
    border-radius: 2.22222vw;
    background-color: #2e2e2e;
    padding: 4.167vw 2.500vw;

    margin-bottom: 11vw;
}

.dark-grad-inner{
    background: linear-gradient(180deg, rgba(21, 21, 21, 0.00) 0%, #131415 100%);
    width: 100%;
    height: 100%;

    position: absolute;
    left: 0;
    top: 0;

    z-index: 2;
}

.title-wrap-event h2{
    color: #D3D3D3;
    font-family: NeueMachina;
    font-size: 2.083vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 48px */
    text-transform: uppercase;
}

.event-content .left-content .text-content-event, .event-content .event-content-inner p{
    margin-left:unset!important;

    color: #D3D3D3;
    font-family: NeueMachina;
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.406vw;
    text-transform: uppercase;
}

.event-content-inner{
    display: flex;
    flex-direction: row;
}

.left-content{
    width: 55%;
    margin-right: 5%;

    padding-right: 7%;
    box-sizing: border-box;
}
.right-content{
    width: 40%;
}
.right-content img{
    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: center;
}
.right-content .slider-info, .right-content .slider-info .slider-item{
    height: 42.673vw;
}
.slider-info .slick-dots{
    padding-bottom: 3vw;
}
.slider-info .slick-dots li{
    list-style: none!important;
    padding-left: 0!important;
}
.slider-info .slick-dots li:before{
    display: none!important;
}
.slider-info .dark-bg{
    background: linear-gradient(180deg, rgba(32, 32, 32, 0.00) 46.29%, #202020 90.8%), transparent 50% / cover no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.slider-item{
 position: relative;
}

.text-content-event{
    max-width: 100%;
}

.title-wrap-event{
    margin-bottom: 2.041667vw!important;
}
.event-markers-list{
    margin-bottom: 2.041667vw;

    display: flex;
    flex-direction: row;
}
.event-markers-list > *{
    border-radius: 0.510vw;
    background: #171716;
    padding: 1vw;
    margin-right: 0.710vw;

    color: #D3D3D3;
    font-family: NeueMachina;
    font-size: 1.265vw;
    font-style: normal;
    font-weight: 500;
    line-height: 1.75vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.event-markers-list > * svg{
    margin-right: 0.510vw;

    width: 1.75vw;
    height: 1.75vw;
}

.slider-info-container{
    height: 25vw;
    position: relative;
    width: 100%;
}
.slider-info-container .slider-info-inner{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
}

.event-content {
    padding: 0 0.83333vw 1.47222vw;
}

.slider-info {
    margin-bottom: 0;
}

.team-members h2{
    color: #FFF;
    font-family: NeueMachina;
    font-size: 3.041vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 48px */
    text-transform: uppercase;

    text-align: center;

    margin-bottom: 4.061vw;
}
.team-members-container{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.team-members-container .team-member{
    width: 22%;
    margin-right: 1.5%;
    margin-left: 1.5%;

    margin-top: 1.5%;
}
.team-members-container .team-member img{
    max-width: 100%;
    width: 100%;

    border-radius: 2.24vw;
    margin-bottom: 1.24vw;
}
.team-member .name{
    color: #FFF;
    font-family: NeueMachina;
    font-size: 1.21vw;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;

    display: block;
}
.team-member .position{
    color: #FFF;
    font-family: NeueMachina;
    font-size: 0.912vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.21vw;
    display: block;

    opacity: 0.7;
}
.member-information{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.member-information > *{
    width: 90%;
}
.member-information .right-content{
    text-align: right;
    width: 10%!important;
}

.team-members{
    padding: 2.77778vw 0.83333vw 4.75vw!important;
}
.event-content .event-content-cite {
    margin-top: 3.417vw;
    margin-bottom: 3.47222vw;
}

.event-header .textwrap .title-date h1 {
    font-size: 5.444vw;
    margin-bottom: 1.764vw;
}
.event-header .textwrap .title-date .date .day {
    font-size: 3.4vw;
}

.event-content .left-content .text-content-event, .event-content .event-content-inner p {
    font-size: 1.1vw;
    line-height: 1.806vw;
}

.event-content .event-content-inner h1, .event-content .event-content-inner h2{
    line-height: 3.2vw;
}


@media(max-width: 960px) {
    .event-content .event-content-inner h1, .event-content .event-content-inner h2{
        text-align: center;
        line-height: 3.2vw;
    }
    .event-header .bg::after {
        top: 0;
    }
    .event-header .textwrap .title-date{
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .event-header .textwrap .title-date h1 {
        font-size: 12vw;
        margin-bottom: 3vw;

        margin-top: 10vw;
    }

    .event-header .textwrap .title-date .date {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .event-header .textwrap .title-date .month-year{
        margin-left: 2.2vw!important;
        align-self: flex-start;
        font-size: 2.7vw;
    }

    .event-header .textwrap .title-date .date .day {
        font-size: 6.5vw;
    }

    .event-header .text{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .location {
        border-radius: 5.210vw;
        padding: 2.25vw 2.5vw;
    }

    .button {
        height: 11.933vw;
    }

    .event-content .event-content-inner{
        flex-direction: column;
    }
    .event-content .event-content-inner > *{
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .event-content .event-content-inner{
        padding: 8.167vw 2.500vw;
    }

    .event-content .event-content-inner h2 {
        max-width: 75%;
        font-size: 7.186vw;
        line-height: 120%;
    }
    .title-wrap-event{
        justify-content: center;
        display: flex;
        align-items: center;
    }
    .team-members-container .team-member img{
        margin-bottom: 3.24vw;
    }

    .event-markers-list{
        justify-content: center;
    }

    .event-markers-list > * {
        border-radius: 2.01vw;
        background: #171716;
        padding: 2.8vw;
        margin-right: 2.71vw;
        color: #D3D3D3;
        font-family: NeueMachina;
        font-size: 3.965vw;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .event-markers-list > * svg {
        margin-right: 1.91vw;
        width: 5.02vw;
        height: 5.02vw;
    }

    .title-wrap-event {
        margin-bottom: 4.042vw !important;
    }
    .event-markers-list {
        margin-bottom: 5.042vw;
        display: flex;
        flex-direction: row;
    }

    .event-content .left-content .text-content-event, .event-content .event-content-inner p {
        margin-left: unset !important;
        color: #D3D3D3;
        font-family: NeueMachina;
        font-size: 2.433vw;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        text-transform: uppercase;
        text-align: center;
    }

    .event-content .event-content-inner p{
        margin-bottom: 3vw;
    }

    .right-content{
        margin-top: 9vw!important;
    }

    .right-content .slider-info, .right-content .slider-info .slider-item {
        height: 95.673vw;
    }
    .event-content{
        margin-bottom: 60vw;
    }

    .contact-us-new {
        padding: 4.267vw 3.767vw 4.933vw !important
    }

    .team-members h2 {
        font-size: 6.041vw;
        margin-bottom: 13.061vw;

        margin-top: 10vw;
    }

    .team-members-container{
        flex-direction: column;
    }
    .team-members-container .team-member{
        width: 100%;
    }

    .team-members-container .team-member{
        margin-left: 0!important;
        margin-right: 0!important;

        margin-bottom: 6vw;
    }

    .member-information .right-content{
        margin-top: 0!important;
    }

    .team-member .name {
        font-size: 5.21vw;
    }

    .team-member .position {
        color: #FFF;
        font-family: NeueMachina;
        font-size: 3.912vw;
        font-style: normal;
        font-weight: 400;
        line-height: 5.21vw;
        display: block;
        opacity: 0.7;
    }

    .team-member .right-content svg{
        width: 8vw;
        height: 8vw;
    }

    .event-content .left-content .text-content-event, .event-content .event-content-inner p {
        font-size: 3.333vw;
        line-height: 160%;
    }
}