.HeroBackground_background {
    height: 228.43vw;
    -webkit-mask-image: linear-gradient(0deg, transparent, #000 15%);
    mask-image: linear-gradient(0deg, transparent, #000 15%);
    position: absolute;
    width: 100%;
    z-index: 1
}

@media only screen and (min-width:768px) {
    .HeroBackground_background {
        height: 100vw;
        margin: 0 auto;
        max-height: 1260px;
        overflow: hidden
    }
}

.HeroBackground_gradient {
    background: linear-gradient(180deg, #095b95 0, #01101a 10%, transparent 46%);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.HeroBackground_layerOverflow {
    overflow: hidden
}

.HeroBackground_layer {
    aspect-ratio: 1;
    opacity: 1;
    width: 100%
}

.HeroBackground_layer img {
    -o-object-fit: cover;
    object-fit: cover
}

.HeroBackground_canvas {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw
}

.HeroVideo_container {
    aspect-ratio: 1;
    display: block;
    filter: opacity(.9);
    margin-top: -15%;
    position: relative
}

@media only screen and (min-width:768px) {
    .HeroVideo_container {
        height: 48.8194444444vw;
        margin: -26% 26% 10rem;
        max-height: 702px
    }
}

.HeroVideo_image-wrap {
    height: 100%;
    position: relative;
    transition: opacity .5s ease;
    width: 100%;
    z-index: 1
}

.HeroVideo_image {
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    transition: opacity .7s
}

.HeroVideo_image.HeroVideo_loaded {
    opacity: 1
}

.HeroVideo_video {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.HeroVideo_video ::-webkit-media-controls-start-playback-button {
    display: none !important
}

.HeroHome_hero {
    padding: 10rem 0 0;
    position: relative;
    text-align: center
}

@media only screen and (min-width:768px) {
    .HeroHome_hero {
        padding: 40.5rem 0 0;
        text-align: left
    }
}

.HeroHome_info {
    color: #fff;
    margin-top: 1rem
}

@media only screen and (min-width:768px) {
    .HeroHome_info {
        margin-top: 3rem;
        position: absolute
    }
}

.HeroHome_info span {
    color: #ffcf26
}

.HeroHome_ticketsNav {
    margin-bottom: 7.2rem;
    padding-top: 44rem
}

@media only screen and (min-width:768px) {
    .HeroHome_ticketsNav {
        display: none
    }
}

.HeroHome_stats {
    color: #fff;
    margin-top: 3rem
}

@media only screen and (min-width:768px) {
    .HeroHome_stats {
        position: absolute;
        right: 0
    }
}

.HeroHome_stats br {
    display: none
}

.HeroHome_mobileTitle {
    display: block;
    margin: 0 auto;
    padding: 0 3rem
}

@media only screen and (min-width:768px) {
    .HeroHome_mobileTitle {
        display: none
    }
}

.HeroHome_desktopTitle {
    display: none
}

@media only screen and (min-width:768px) {
    .HeroHome_desktopTitle {
        display: block;
        position: relative;
        z-index: 1
    }
}

.HeroHome_textContainer {
    display: none
}

@media only screen and (min-width:768px) {
    .HeroHome_textContainer {
        display: block
    }
}

.RichText_richText {
    color: #fff
}

.RichText_richText b,
.RichText_richText strong {
    font-weight: 700
}

.RichText_richText em,
.RichText_richText i {
    font-style: italic
}

.RichText_richText a {
    color: #dbcbdc;
    position: relative;
    text-decoration: underline
}

.RichText_richText a:after {
    background-color: #dbcbdc;
    bottom: -.1rem;
    content: "";
    display: inline-block;
    height: .2rem;
    left: auto;
    opacity: .8;
    position: absolute;
    right: 0;
    transition: width .3s ease-out;
    width: 0
}

.RichText_richText a:hover:after {
    left: 0;
    right: auto;
    width: 100%
}

.RichTextSmall_richTextSmall {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media only screen and (min-width:768px) {
    .RichTextSmall_richTextSmall {
        max-width: 45rem
    }
}

.HeadingGroup_headingGroup {
    padding: 5rem 0;
    position: relative;
    text-align: center
}

.HeadingGroup_eyeBrow {
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 999px;
    padding: .9rem 2rem
}

@media only screen and (max-width:767px) {
    .HeadingGroup_ornamentsWrapper {
        margin-left: -2rem;
        margin-right: -2rem
    }
}

.HeadingGroup_description {
    margin-top: 3rem
}

.Tag_tag {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .1);
    border-radius: 3rem;
    display: flex;
    line-height: 0;
    min-height: 2rem;
    padding: .4rem 1.1rem .4rem .8rem;
    text-align: left
}

.Tag_decoration {
    background-color: #ffcf26;
    border-radius: 999px;
    display: block;
    height: 10px;
    margin-right: .5rem;
    width: 10px
}

.Tag_label {
    color: #eef1f3;
    font-family: Sussie Intl, Helvetica, Arial, sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase
}

.CardEvent_cardEvent {
    width: 28rem;
    will-change: transform
}

.CardEvent_link {
    display: flex;
    text-decoration: none
}

.CardEvent_inner {
    height: 100%;
    overflow: hidden
}

.CardEvent_imageWrapper {
    border-radius: 1.2rem;
    height: 18.2rem;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    width: 100%
}

.CardEvent_imageWrapper>* {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.CardEvent_dataWrapper {
    display: flex;
    flex-direction: column;
    padding: 2rem 0 1rem;
    position: relative
}

@media only screen and (min-width:768px) {
    .CardEvent_dataWrapper {
        padding: 2rem 0 2.4rem
    }
}

.CardEvent_titleWrapper {
    margin-bottom: .5rem
}

.CardEvent_title {
    color: #070142;
    text-align: center
}

.CardEvent_subtitle {
    margin-bottom: .5rem;
    margin-top: 1rem
}

.CardEvent_text {
    margin-bottom: 1.5rem
}

.CardEvent_tags {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    margin: auto -.4rem 0
}

.CardEvent_tagItem {
    margin: .4rem
}

.LinearSlider_cursorGrab,
.LinearSlider_cursorGrab * {
    cursor: move;
    cursor: grab;
    cursor: -webkit-grab
}

.LinearSlider_scrollBar {
    border-top: .2rem solid rgba(219, 203, 220, .3);
    position: relative;
    width: 100%
}

@media only screen and (min-width:768px) {
    .LinearSlider_scrollBar {
        margin-left: 0
    }
}

.LinearSlider_scroll {
    background: #ffcf26;
    height: .2rem;
    position: absolute;
    top: -.2rem;
    transform-origin: left;
    width: 100%;
    will-change: transform
}

.FeaturedEvents_featuredEvents {
    padding: 0 0 10rem;
    position: relative
}

@media only screen and (min-width:768px) {
    .FeaturedEvents_featuredEvents {
        padding: 0 0 9.2rem
    }

    .FeaturedEvents_featuredEvents:first-of-type {
        padding-top: 5rem
    }
}

.FeaturedEvents_headingGroup {
    padding: 2rem 0 5.6rem
}

@media only screen and (min-width:768px) {
    .FeaturedEvents_headingGroup {
        padding: 2rem 0 4.2rem
    }
}

.FeaturedEvents_events {
    display: flex
}

@media only screen and (max-width:767px) {
    .FeaturedEvents_events {
        grid-gap: 2rem;
        margin: 0 -2rem;
        padding: 0 2rem 1.4rem;
        scroll-behavior: auto;
        overflow-y: auto;
        overscroll-behavior-x: contain;
        scroll-snap-type: x mandatory
    }
}

@media only screen and (min-width:768px) {
    .FeaturedEvents_events {
        grid-gap: 2.8rem;
        flex-wrap: wrap
    }
}

@media only screen and (min-width:1024px) {
    .FeaturedEvents_events {
        grid-gap: 3rem
    }
}

@media only screen and (min-width:1280px) {
    .FeaturedEvents_events {
        grid-gap: 3.3rem
    }
}

.FeaturedEvents_eventCard,
.FeaturedEvents_eventCardsMiddle,
.FeaturedEvents_eventParallax,
.FeaturedEvents_event {
    position: relative
}

.FeaturedEvents_ctasWrapper {
    grid-gap: 2rem;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 5rem
}

@media only screen and (min-width:768px) {
    .FeaturedEvents_ctasWrapper {
        grid-gap: 1.5rem;
        flex-direction: row;
        justify-content: center;
        margin-top: 5.4rem
    }
}

.FeaturedEvents_cta {
    width: 80%
}

@media only screen and (min-width:768px) {
    .FeaturedEvents_cta {
        width: 17.8rem
    }
}

.SiteBackground_siteBackground {
    background: linear-gradient(180deg, #01101a 25%, 40%, #095b95 59%, 68%, #01101a 80%);
    overflow: hidden;
    position: relative
}

@media only screen and (min-width:768px) {
    .SiteBackground_siteBackground {
        background: linear-gradient(180deg, #095b95, #01101a 25%, 45%, #095b95 59%, 68%, #01101a 80%)
    }
}

.SiteBackground_siteBackground.SiteBackground_simple {
    background: linear-gradient(180deg, #095b95, 30%, #01101a)
}

.Guide_guideWrapper {
    padding: 0 2rem;
    position: relative;
    text-align: center
}

@media only screen and (min-width:768px) {
    .Guide_guideWrapper {
        padding: 40rem 0 18rem
    }
}

.Guide_guide {
    left: -2rem;
    margin: 0 auto 4rem;
    position: relative;
    width: calc(100% + 4rem)
}

@media only screen and (min-width:768px) {
    .Guide_guide {
        border-radius: 5rem;
        left: 0;
        margin: 4rem auto;
        min-height: 67.2rem;
        width: 107rem
    }
}

.Guide_bus {
    left: 9.8rem;
    position: absolute;
    top: -5.5rem
}

@media only screen and (max-width:767px) {
    .Guide_bus {
        display: none
    }
}

.Guide_car {
    left: 27.3rem;
    position: absolute;
    top: -3.3rem
}

@media only screen and (max-width:767px) {
    .Guide_car {
        display: none
    }
}

.Guide_ornamentTop {
    top: -3rem;
    transform: translateX(-50%) rotate(180deg)
}

.Guide_ornamentBottom,
.Guide_ornamentTop {
    height: 3rem;
    left: 50%;
    line-height: 0;
    position: absolute;
    width: 9.5rem
}

.Guide_ornamentBottom {
    bottom: -3rem;
    transform: translateX(-50%)
}

.Guide_subHead {
    color: #ffcf26;
    font: normal 700 1.1rem/1.3 Sussie Intl, Helvetica, Arial, sans-serif;
    font-weight: 400 !important;
    letter-spacing: .5em;
    margin-bottom: 3rem;
    text-align: center;
    text-transform: uppercase
}

@media only screen and (min-width:768px) {
    .Guide_subHead {
        font: normal 700 1.1rem/1.3 Sussie Intl, Helvetica, Arial, sans-serif;
        letter-spacing: .5em
    }
}

.Guide_title {
    color: #fff;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: .92;
    text-align: center
}

@media only screen and (min-width:768px) {
    .Guide_title {
        margin: auto
    }
}

.Guide_columnsWrapper {
    position: relative
}

@media only screen and (max-width:767px) {
    .Guide_columnsWrapper {
        margin-top: 10rem
    }
}

@media only screen and (min-width:768px) {
    .Guide_columnsWrapper {
        display: flex;
        justify-content: center;
        margin-top: 6rem;
        padding: 0 2rem;
        position: relative
    }

    .Guide_columnsWrapper:before {
        content: none
    }
}

.Guide_column {
    margin-right: 2rem;
    padding: 7rem 5rem 3rem;
    position: relative;
    width: 100%
}

@media only screen and (min-width:768px) {
    .Guide_column {
        width: 35rem
    }
}

.Guide_arrowLeft {
    position: absolute;
    right: -1rem;
    top: -1rem;
    width: 7rem
}

@media only screen and (min-width:768px) {
    .Guide_arrowLeft {
        right: 7rem;
        top: -3rem
    }
}

.Guide_arrowRight {
    left: -1rem;
    position: absolute;
    top: -2rem;
    width: 7rem
}

@media only screen and (min-width:768px) {
    .Guide_arrowRight {
        left: 6.5rem;
        top: -3rem
    }
}

.Guide_column {
    background: #09111f;
    border-radius: 1.2rem;
    margin-left: 0;
    margin-right: 0
}

.Guide_column:first-child {
    margin-bottom: 13rem
}

.Guide_column:first-child .Guide_contentTitle span {
    color: #ffcf26
}

.Guide_column.Guide_esamPosgrados {
    background: #09111f;
    background-clip: padding-box;
    border-radius: 1.2rem;
    position: relative
}

.Guide_column.Guide_esamPosgrados:after {
    background: linear-gradient(to bottom right, #1283D3, #1E509C, #1283D3);
    border-radius: 1.2rem;
    bottom: -3px;
    content: "";
    left: -3px;
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: -1
}

@media only screen and (min-width:768px) {
    .Guide_column {
        display: flex;
        justify-content: center;
        margin-left: 2rem;
        margin-right: 2rem;
        max-width: 50%;
        min-width: 35rem
    }

    .Guide_column:first-child {
        margin-bottom: 0
    }
}

.Guide_content {
    display: flex;
    flex-direction: column;
    text-align: center
}

.Guide_content span {
    color: #ffcf26
}

.Guide_cardHeadline {
    margin-bottom: 2.5rem
}

.Guide_contentList {
    color: #eef1f3;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.6;
    list-style: url(/images/icons/star.svg);
    margin-bottom: 3.2rem;
    margin-left: 1.3rem;
    margin-top: 3.5rem;
    text-align: left
}

@media only screen and (min-width:768px) {
    .Guide_contentList {
        font-weight: 400;
        margin-bottom: 3.5rem
    }
}

.Guide_contentListItem {
    margin-bottom: .5rem;
    padding-left: .4rem;
    position: relative
}

.Guide_ctaWrapper {
    bottom: -2.5rem;
    left: 50%;
    margin: auto auto 0;
    position: absolute;
    transform: translate(-50%);
    z-index: 1
}

.Guide_cta {
    background-color: #ffcf26;
    color: #0a5488;
    width: 20.7rem
}

.Guide_cta path {
    fill: #0a5488 !important
}

.Guide_orDivider {
    color: #fff;
    display: block;
    font-size: 1.1rem;
    font-weight: 500;
    left: 50%;
    letter-spacing: .5em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2rem
}

@media only screen and (min-width:768px) {
    .Guide_orDivider {
        display: none
    }
}

.Guide_listenWatch,
.Guide_title {
    color: #fff
}

.Guide_column.Guide_listenWatch:after {
    background: linear-gradient(to bottom right, #c1b407, #cc9600, #c1b407);
    border-radius: 1.2rem;
    bottom: -3px;
    content: "";
    left: -3px;
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: -1
}

.Guide_listenWatch span,
.Guide_title span {
    color: #095095
}

.Guide_esamPosgrados,
.Guide_title {
    color: #fff
}

.Guide_esamPosgrados span,
.Guide_title span {
    color: #ffd600
}

.Guide_logomark {
    height: 6.2rem;
    left: 50%;
    position: absolute;
    margin-top: -3.5rem;
    transform: translate(-50%);
    width: 7.2rem
}

.Guide_esamPosgrados .Guide_logomark svg path {
    fill: #ffcf26
}

.ThreeCanvas_canvas {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1
}

.Newsletter_newsletter {
    position: relative
}

.Newsletter_headline {
    margin-bottom: 2rem
}

.Newsletter_description {
    margin: 0 auto 6rem;
    max-width: 37rem
}

.Newsletter_form {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%
}

@media only screen and (min-width:768px) {
    .Newsletter_form {
        background-color: rgba(109 161 194 / 30%);
        border: 1px solid hsla(0, 0%, 85%, .1);
        border-radius: 999px;
        flex-direction: row;
        padding: .8rem
    }
}

.Newsletter_input {
    background-color: rgba(62, 60, 141, .3);
    border: 0;
    border: 1px solid hsla(0, 0%, 85%, .1);
    border-radius: 999px;
    margin-bottom: 2rem;
    outline: none;
    padding: 1.6rem 1.6rem 1.6rem 3.2rem;
    width: 100%
}

@media only screen and (min-width:768px) {
    .Newsletter_input {
        background-color: transparent;
        border: none;
        border-radius: 0;
        margin: 0 0 0 2.5rem;
        padding: 0
    }
}

.Newsletter_input::placeholder {
    color: #fff
}

.Newsletter_inputError {
    color: #ff5372
}

.Newsletter_inputError::placeholder {
    color: #ff5372
}

.Newsletter_submit {
    -webkit-appearance: none;
    appearance: none;
    background: #ffcf26;
    border: .2rem solid #ffcf26;
    border-radius: 999px;
    color: #0a5488;
    cursor: pointer;
    min-height: 56px;
    padding: 10px 21px;
    transition: background-color .1s ease-out, color .1s ease-out, border .1s ease-out
}

.Newsletter_submit:hover {
    background-color: #0a5488;
    border-color: #ffcf26;
    color: #ffcf26
}

@media only screen and (min-width:768px) {
    .Newsletter_submit {
        min-height: auto
    }
}

.Newsletter_buttonLabel {
    font-family: Sussie Intl, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    font-weight: 700
}

.Newsletter_errorMessage,
.Newsletter_message {
    color: #fff;
    margin-top: 1.2rem;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:768px) {

    .Newsletter_errorMessage,
    .Newsletter_message {
        margin-top: .8rem;
        transform: none
    }
}

.Newsblock_latestNews {
    display: flex;
    flex-direction: column-reverse;
    margin: 10rem 0;
    position: relative
}

@media only screen and (min-width:768px) {
    .Newsblock_latestNews {
        grid-gap: 2rem;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        margin: 10rem 0 0
    }
}

@media only screen and (min-width:768px)and (min-width:768px) {
    .Newsblock_latestNews {
        grid-gap: 3.2rem;
        grid-template-columns: repeat(12, 1fr)
    }
}

@media only screen and (min-width:768px) {
    .Newsblock_latestNews>* {
        grid-column: span 4/span 4
    }
}

@media only screen and (min-width:768px)and (min-width:768px) {
    .Newsblock_latestNews>* {
        grid-column: span 12/span 12
    }
}

.Newsblock_newsletter {
    text-align: center
}

@media only screen and (min-width:768px) {
    .Newsblock_newsletter {
        grid-column: span 6/span 6;
        grid-column-start: 4;
        margin-top: 1rem
    }
}

.index_hero,
.index_homepage {
    position: relative
}

.index_hero {
    display: block
}

@media only screen and (max-width:767px) {
    .index_guideWrapper {
        position: relative
    }
}

.index_guide {
    margin: 5rem auto 12.5rem
}

@media only screen and (min-width:768px) {
    .index_guide {
        margin: 30rem auto 0
    }
}

.index_backgroundWater {
    aspect-ratio: 1;
    display: none;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 28.7%;
    width: 62vw;
    z-index: 1
}

.index_backgroundWater.index_bottom {
    left: auto;
    right: 0;
    top: 64%
}

@media only screen and (min-width:768px) {
    .index_backgroundWater {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .index_newsBlockWrapper {
        position: relative
    }
}