
/* === PP Neue Corp === */

/* Normal Width */
@font-face {
  font-family: 'PPNeueCorp';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-NormalUltralight-BF6732c5c5cd7f7.otf') format('opentype');
  font-weight: 200;
  font-stretch: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PPNeueCorp';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-NormalMedium-BF6732c5c5212e9.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  font-stretch: normal;
}
@font-face {
  font-family: 'PPNeueCorp';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-NormalUltrabold-BF6732c5c5565f1.otf') format('opentype');
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
}

/* Condensed Width */
@font-face {
  font-family: 'PPNeueCorp-Condensed';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CondensedUltralight-BF6732c5ca390f9.otf') format('opentype');
  font-weight: 200;
}
@font-face {
  font-family: 'PPNeueCorp-Condensed';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CondensedMedium-BF6732c5c978aa4.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'PPNeueCorp-Condensed';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CondensedUltrabold-BF6732c5ca08db8.otf') format('opentype');
  font-weight: 800;
}

/* Compressed Width */
@font-face {
  font-family: 'PPNeueCorp-Compressed';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CompressedUltralight-BF6732c5cb31111.otf') format('opentype');
  font-weight: 200;
}
@font-face {
  font-family: 'PPNeueCorp-Compressed';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CompressedMedium-BF6732c5cab2309.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'PPNeueCorp-Compressed';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CompressedUltrabold-BF6732c5caef1cd.otf') format('opentype');
  font-weight: 800;
}

/* Wide Width */
@font-face {
  font-family: 'PPNeueCorp-Wide';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-WideUltralight-BF6732c5c4c0f1d.otf') format('opentype');
  font-weight: 200;
}
@font-face {
  font-family: 'PPNeueCorp-Wide';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-WideMedium-BF6732c5c45b6c4.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'PPNeueCorp-Wide';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-WideUltrabold-BF6732c5c869877.otf') format('opentype');
  font-weight: 800;
}

/* Tight Width */
@font-face {
  font-family: 'PPNeueCorp-Tight';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-TightUltralight-BF6732c5c93621c.otf') format('opentype');
  font-weight: 200;
}
@font-face {
  font-family: 'PPNeueCorp-Tight';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-TightMedium-BF6732c5c80fe3e.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'PPNeueCorp-Tight';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-TightUltrabold-BF6732c5c8bf1f0.otf') format('opentype');
  font-weight: 800;
}

/* Compact Width */
@font-face {
  font-family: 'PPNeueCorp-Compact';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CompactUltralight-BF6732c5c623b40.otf') format('opentype');
  font-weight: 200;
}
@font-face {
  font-family: 'PPNeueCorp-Compact';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CompactMedium-BF6732c5c5cbf6e.otf') format('opentype');
  font-weight: 500;
}
@font-face {
  font-family: 'PPNeueCorp-Compact';
  src: url('../../../uploads/fonts/PPNeueCorp/PPNeueCorp-CompactUltrabold-BF6732c5c80f8ef.otf') format('opentype');
  font-weight: 800;
}




body.events-single-own .sigma-event-header {
    height: 61.38889vw;
    /* height: auto; */
}
body.events-single-own .sigma-event-header .textwrap {
    padding-top: 16.667vw;
}
body.events-single-own .sigma-event-header .title-date {
    text-align: center;
}
body.events-single-own .sigma-event-header .title-date .date {
    display: flex;
    justify-content: center;
}
body.events-single-own .sigma-event-header .title-date .date .event-meta {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1vw;
    text-transform: uppercase;
}
body.events-single-own .sigma-event-header .title-date .date .event-meta * {
    font-family: 'PPNeueCorp-Wide', sans-serif;
    /* font-family: 'PPNeueCorp-Condensed', sans-serif; */
    font-weight: 500;
}
body.events-single-own .sigma-event-header .textwrap .title-date .date .month-year {
    line-height: 1;
}
body.events-single-own .sigma-event-header .textwrap .title-date .date .day,
body.events-single-own .sigma-event-header .textwrap .title-date .date .month-year {
    font-size: 1vw;
    margin: 0;
}
body.events-single-own .sigma-event-header .textwrap .title-date .date .day {
    margin-right: 5px;
}
body.events-single-own .sigma-event-header .title-date .date .event-meta .location {
    margin: 0 18px;
    padding: 0 18px;
    border-right: 4px solid white;
    border-left: 4px solid white;
    border-radius: 0;
    background: none;
}
body.events-single-own .sigma-event-header .title-date .date .event-meta .day-month {
    display: flex;
    align-items: center;
}
body.events-single-own .sigma-event-header .title-date h1 {
    text-align: center;
    font-family: 'PPNeueCorp-Wide', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 2vw;
    margin-bottom: 2.222vw;
    font-size: 6.5vw;
}
body.events-single-own .sigma-event-header .title-date .book-a-meeting-hero {
    /* body.events-single-own .sigma-event-header .title-date .book-a-meeting-hero button { */
    background-color: #FF771D;
    color: white;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.97222vw;
    border: 0;
    padding: 1.25vw 3.333vw;
    font-family: "NeueMachina";
}


/* counter */
body.events-single-own .sigma-event-header .count-down {
    width: 69.444vw;
    border-radius: 24px;
    margin: 10.208vw auto 0;
    padding: 1.7vw 5.556vw 5.5vw;
    background-color: #202020;
    font-family: 'PPNeueCorp-Wide', sans-serif;
    font-weight: 300;
}
body.events-single-own .sigma-event-header .count-down .flipdown {
    margin: auto;
    width: 33vw;
    text-align: center;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    transform: scale(2);
}
@media screen and (max-width: 1570px) {
    body.events-single-own .sigma-event-header .count-down .flipdown {
        width: 50vw;
    }
}
@media screen and (max-width: 1300px) {
    body.events-single-own .sigma-event-header .count-down .flipdown {
        transform: scale(1.5);
        width: 50vw;
    }
}
@media screen and (max-width: 991px) {
    body.events-single-own .sigma-event-header .count-down .flipdown {
        transform: scale(1.2);
        width: 65vw;
    }
}
body.events-single-own .sigma-event-header .count-down h3 {
    text-align: center;
    margin-top: 0;
    font-family: 'PPNeueCorp-Wide', sans-serif;
    font-size: 2.222vw;
    margin-bottom: 5vw;
    text-transform: uppercase;
    font-weight: 500;
}

.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before, .flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    display: none;
}
.flipdown.flipdown__theme-dark .rotor-top {
    background-color: #0d0d0d;
}
.flipdown.flipdown__theme-dark .rotor-bottom {
    background-color: #151515;
}
.flipdown.flipdown__theme-dark .rotor-group-heading:before {
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    color: white;
    font-size: 0.789vw;
    font-family: 'PPNeueCorp-Compact', sans-serif;
    text-transform: uppercase;
}
.flipdown .rotor-group {
    margin-right: 2vw;
    padding-right: 0;
}
.flipdown .rotor-group:last-child {
    margin-right: 0;
}




body.events-single-own .event-content {
    margin-top: 0;
    padding-top: 11vw;
    z-index: 0;
    background: url(https://gr8.tech/wp-content/uploads/2025/10/bg-noise-1-2-2.png);
}

body.events-single-own .event-content .event-content-inner {
    border-radius: 0;
    display: block;
    background-color: transparent;
    margin-bottom: 0;
}

body.events-single-own .event-content .event-content-inner h2 {
    font-family: 'PPNeueCorp-Wide', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    max-width: 55vw;
}
body.events-single-own .event-content .event-content-inner .text-content-event,
body.events-single-own .event-content .event-content-inner .event-content-cite {
    display: none;
}
body.events-single-own .event-content .event-content-inner .content-main-under-hero {
    column-count: 2; 
    text-transform: uppercase;
}
body.events-single-own .event-content .event-content-inner .content-main-under-hero .cite-text {
    text-transform: uppercase;
    font-size: 1.63889vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    margin-top: 60px;
    color: #ff771d;
}
body .champion-rules-section {
    padding: 60px;
    background: url(https://gr8.tech/wp-content/uploads/2025/10/bg-noise-1-2-2.png);
}
body .champion-rules-section .title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
}
body .champion-rules-section h2 {
    font-family: 'PPNeueCorp-Wide', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3.333vw;
}
body .champion-rules-section .title-row p {
    width: 50vw;
    text-transform: uppercase;
    font-size: 1.111vw;
    line-height: 1.511vw;
}
body .champion-rules-section .champion-rules-section-slider {
    display: flex;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider {
    width: 70.347vw;
    overflow: hidden;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section {
    width: 23vw;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .timeline-step {
    display: flex;
    align-items: center;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .timeline-step p {
    margin-left: 1.667vw;
    font-family: 'PPNeueCorp-Wide', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.972vw;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .timeline-separator {
    height: 90px;
    width: 4px;
    background: #FFFFFF1A;
    margin: 8px 22px;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .timeline-separator.active div{
    animation: slider-autoplay linear 5s infinite;
    background-color: #FF7729;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .circle {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .circle-xl {
    width: 48px;
    height: 48px;
    background: #FFFFFF1A;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .circle-l {
    width: 36px;
    height: 36px;
    background: #FFFFFF1A;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .circle-m {
    width: 24px;
    height: 24px;
    background: #FFFFFF;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .circle-xl.active {
    background-color: #FF772926;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .circle-l.active {
    background-color: #FF772926;
}
body .champion-rules-section .champion-rules-section-slider .timeline-section .circle-m.active {
    background-color: #FF7729;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide .overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #1212127a;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide .content-texts {
    width: 41.667vw;
    /* margin: auto; */
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    position: relative;
    z-index: 2;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide .content-texts .slider-title {
    font-size: 4.903vw;
    font-family: 'PPNeueCorp-Wide';
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide .content-texts .slider-title span.underline:after {
    content: '';
    position: absolute;
    background: url(https://gr8-test.online/wp-content/uploads/2025/10/title-underline.svg);
    bottom: -8px;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide .content-texts .slider-title span {
    display: block;
    position: relative;
}
body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide .content-texts .slider-subtitle {
    font-family: 'PPNeueCorp-Wide';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 2.028vw;
}
.timeline-separator {
  position: relative;
  width: 4px;
  height: 100px;
}

.timeline-separator div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 0%;
  background: #ff7b2c;
  transition: height 0s linear;
}

.rulesSlider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
@media screen and (min-width: 1700px) {
    .rulesSlider img {
        object-fit: contain;
    }
}
@media screen and (max-width: 1400px) {
    .rulesSlider img {
        object-fit: contain;
    }
}
.contact-us-new {
    background: url(https://gr8.tech/wp-content/uploads/2025/10/bg-noise-1-2-2.png);
}
.contact-us-new .title-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.contact-us-new .title-row h2 {
    width: 40vw;
    text-align: left;
    font-family: 'PPNeueCorp-Wide';
    font-weight: 700;
}
body .choose-the-right {
    overflow: hidden;
}
body .champion-rules-section.comments-section {
    overflow: hidden;
    background: none;
}
/* body.events-single-own .sigma-event-header .title-date .book-a-meeting-hero { */
body.events-single-own .contact-us-new.team-members .title-row a.book-a-meeting-hero {
    background-color: #FF771D;
    color: white;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.97222vw;
    border: 0;
    padding: 1.25vw 3.333vw;
    font-family: "NeueMachina";
}
body .champion-rules-section.comments-section .title-row {
    align-items: flex-end;
}
body.events-single-own .comments-section .button-group {
    display: flex;
    justify-content: center;
}
body.events-single-own .comments-section .button-group button {
    background: #FFFFFF;
    width: 64px;
    height: 48px;
    border: 0;
}
body.events-single-own .comments-section .button-group button:first-child {
    margin-right: 16px;
}
body.events-single-own .comments-section .button-group button#comments-slider-next img {
    transform: rotate(180deg);
}

.swiper-pagination {
    position: relative;
    padding-bottom: 70px;
}
.commentsSwiper .swiper-pagination {
    bottom: -40px;
}
.swiper-pagination-bullet {
    background: #FFFFFF1A;
    width: 2.778vw;
    height: 8px;
    border-radius: 11px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FF771D;
}

.comment-box {
    padding: 48px 24px 24px 24px;
    background-color: #191919;
    height: 474px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.content-main-slide-card {
    margin: 24px 0 29px;   
}
.content-main-slide-card p {
    color: #D3D3D3;
}

.author-box {
    display: flex;
    align-items: center;
}
.author-box img {
    margin-right: 12px;
    width: 48px;
    height: 48px;
    object-fit: cover;
    object-position: center;
    border-radius: 100%;
}
.author-box .author-name {
    font-family: 'PPNeueCorp-Compact';
    font-weight: 500;
}
.author-box .author-position {
    font-weight: 400;
    font-size: 0.833vw;
}
@media screen and (min-width: 960px) {
    .slick-track a {
        width: 23vw !important;
    }
}
@media screen and (max-width: 992px) {
    body.events-single-own .sigma-event-header .title-date .date .event-meta {
        flex-direction: column;
    }
    body.events-single-own .sigma-event-header .title-date .date .event-meta,
    body.events-single-own .sigma-event-header .textwrap .title-date .date .day,
    body.events-single-own .sigma-event-header .textwrap .title-date .date .month-year {
        font-size: 3.2vw;
    }
    body.events-single-own .sigma-event-header .title-date .date .event-meta .location {
        border-right: 0;
        border-left: 0;
        margin: 8px 0;
    }
    body.events-single-own .event-content {
        padding-top: 16vw;
    }
    body.events-single-own .sigma-event-header .title-date .book-a-meeting-hero {
        font-size: 4.267vw;
    }
    body.events-single-own .sigma-event-header .title-date h1 {
        font-size: 12.8vw;
    }
    body.events-single-own .event-content .event-content-inner .title-wrap-event {
        justify-content: flex-start;
    }
    body.events-single-own .sigma-event-header {
        height: 100vw;
    }
    .event-header .bg img {
        object-position: right;
    }
    body.events-single-own .event-content .event-content-inner .content-main-under-hero {
        column-count: 1;
    }
    body.events-single-own .event-content .event-content-inner .content-main-under-hero .cite-text,
    body.events-single-own .event-content .event-content-inner .content-main-under-hero p {
        font-size: 3.733vw;
        line-height: 1.2;
    }
    body.events-single-own .event-content .event-content-inner h2 {
        font-size: 5.333vw;
        max-width: 70vw;
    }

    body .champion-rules-section .champion-rules-section-slider {
        flex-direction: column;
    }
    body .champion-rules-section .champion-rules-section-slider .timeline-section {
        width: 100%;
    }
    body .champion-rules-section .champion-rules-section-slider .rulesSlider .swiper-slide img {
        position: initial;
    }
    body .champion-rules-section .champion-rules-section-slider .timeline-section .timeline-step p {
        font-size: 3.733vw;
    }
    body .champion-rules-section .champion-rules-section-slider .rulesSlider {
        width: 100%;
        margin-top: 40px;
    }
    .contact-us-new .title-row {
        flex-direction: column;
    }
    .contact-us-new .title-row h2 {
        font-size: 6.4vw;
        width: 100%;
        margin: 0 0 20px 0;
    }
    body.events-single-own .contact-us-new.team-members .title-row a.book-a-meeting-hero {
        font-size: 4.267vw;
        width: 90%;
        text-align: center;
        padding: 14px 0;
    }
    body.events-single-own .event-content {
        margin-bottom: 0;
    }
    body .champion-rules-section .title-row h2 {
        font-size: 6.4vw;
    }
    body .champion-rules-section .title-row p{
        display: none;
    }
    .author-box .author-position {
        font-size: 2.667vw;
    }

}

@media screen and (max-width: 960px) {
    .event-header .textwrap .title-date .month-year {
        margin-left: 0;
    }
    .flipdown.flipdown__theme-dark .rotor-group-heading:before {
        font-size: 2.789vw;
    }
    body .champion-rules-section .champion-rules-section-slider .timeline-section .timeline-separator {
        height: 40px;
    }
}

@media screen and (max-width: 500px) {
    .event-content .event-content-inner {
        padding: 10.13333vw 3.2vw 0;
    }
    body.events-single-own .event-content {
        padding-bottom: 0;
    }
    body .champion-rules-section {
        padding: 60px 20px;
    }
}

@media screen and (max-width: 460px) {
    body.events-single-own .sigma-event-header .count-down .flipdown {
        transform: scale(1);
        width: 74vw;
    }
    .comment-box {
        height: 310px;
    }
}

@media screen and (max-width: 400px) {
    .flipdown .rotor-group {
        margin-right: 1vw;
    }
    body.events-single-own .sigma-event-header .count-down .flipdown {
        transform: scale(1);
        width: 74vw;
    }
    body.events-single-own .sigma-event-header .count-down {
        width: 74.444vw;
    }
    .comment-box {
        height: 310px;
    }
    .event-content .event-content-inner {
        padding: 18.13333vw 3.2vw 0;
    }
}