.page-template-experience .bg-blur {
    z-index: 2;
    opacity: .6;
}
.page-template-experience .experience-header,
.page-template-experience .level-up,
.page-template-experience .light-background,
.page-template-experience .reusable-action,
.page-template-experience .reusable-slider,
.page-template-experience .bet,
.page-template-experience .reusable-full-video,
.page-template-experience .site-footer {
    position: relative;
    z-index: 3;
}

/* GLOBALS */
.light-background {
    backdrop-filter: blur(5px);
    padding: 4rem 0 0;
    margin: 0 0 16rem;
}
.bg-box-experience {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 2;
    mix-blend-mode: screen;
    mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
/* .bg-box-experience::before {
    content: "";
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url('../../img/layout/experience/header-bg.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 95.62%);
    background-size: cover;
    background-repeat: no-repeat;
    mix-blend-mode: screen;
    z-index: 2;
}
.bg-box-experience::after {
    content: "";
    position: absolute;
    pointer-events: none;
    left: 0;
    bottom: -20rem;
    height: 40rem;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 50%, rgba(0, 0, 0, 0) 100%);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
} */
.bg-box-experience figure {
    width: 100%;
    height: 100%;
}

@media only screen 
and (min-width : 961px) {
    .light-background {
        padding: 4rem 0;
        margin: 0 0 18rem;
    }
    .light-background .explore + .reusable-full-video {
        margin: 0 0 14rem;
    }
    .page-template-experience .reusable-action {
        padding: 18rem 0 0;
        margin: 0 0 4rem;
    }   
    .bg-box-experience::after {
        bottom: -80rem;
        height: 160rem;
    }

    .page-template-experience .reusable-action .img-box { top: 1rem; }

}
@media only screen 
and (min-width : 961px) 
and (max-width : 1440px) {

}
@media only screen 
and (min-width : 0) 
and (max-width : 960px) {
    .page-template-experience .explore + .reusable-full-video {
        margin: 0 0 8rem;
    }
}
.bg-box-experience figure {
    opacity: 0;
    animation: fade var(--anim-duration) forwards;
    animation-delay: calc(var(--anim-delay) * var(--_delay));
}
/* @end */

/* @group Experience - Header
------------------------------------ */
.experience-header {
    position: relative;
    --z-index: 1;
    padding-bottom: 16rem;
}
.experience-header .row:not(.video-box) {
    position: relative;
    z-index: calc(var(--z-index) + 1);
}
.experience-header .text .outer-image h2 {
    position: relative;
    z-index: calc(var(--z-index) + 2);
}
.experience-header .text .outer-image h2 small {
    font-weight: bold;
}
.experience-header .form h4 {
    margin: 0 0 2rem;
}
@media only screen
and (min-width : 961px) {
    .experience-header {
        padding-bottom: 18rem;
    }
    .experience-header .video-box {
        height: 119.1rem;
    }
    .experience-header .title {
        padding-top: 20rem;
        padding-bottom: 25rem;
    }
    .experience-header .text h5 {
        margin: 0 0 3.5rem;
    }
    .experience-header .text .outer-image .img-box {
        height: 32.3rem;
        margin-left: 12rem;
        margin-top: -4rem;
    }
    .experience-header .form {
        margin-bottom: 2.6rem;
    }
}
@media only screen
and (min-width : 961px)
and (max-width : 1440px) {
}
@media only screen
and (min-width : 0)
and (max-width : 960px) {
    .experience-header__first-row {
        height: 100vh;
        align-items: center;
    }
    .experience-header__first-row::before {
        content: "";
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 95.62%);
        mix-blend-mode: screen;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        pointer-events: none;
    }
    .experience-header__last-row h5 {
        margin: 0 0 2rem;
    }
    .experience-header__last-row .outer-image {
        position: relative;
        display: flex;
        flex-direction: column;
        margin: 0 0 4rem;
    }
    .experience-header__last-row .outer-image .img-box {
        order: -1;
        height: 25rem;
    }
    .experience-header__last-row .outer-image h2 {
        margin-top: -2rem;
        font-weight: 400;
    }
    .experience-header__last-row .outer-image h2 strong {
        font-weight: 700;
    }
    .experience-header__last-row .form {
        padding-left: 8rem;
    }
    .experience-header__last-row .form .bttn {
        margin-top: 4rem;
    }
}


.experience-header h1, 
.experience-header article.text,
.experience-header article.form {
    opacity: 0;
}
.experience-header.animateActive h1,
.experience-header.animateActive article {
    animation: fade var(--anim-duration) forwards;
    animation-delay: calc(var(--anim-delay) * var(--_delay));
}
.experience-header h1 {
    --_delay: 1;
}
.experience-header article.text {
    --_delay: 1.5;
    padding-top: 7rem;
}
.experience-header article.form {
    --_delay: 2;
}
@media only screen
and (min-width : 961px) {
    
}
/* @end */

/* @group Experience - Sign me up
------------------------------------ */
.experience-header .newsletter-container {
    margin: 4rem 0 0;
}
.experience-header .newsletter-container,
.experience-header .newsletter-container input {
    height: 5rem;
}
.experience-header .newsletter-container {
    position: relative;
    border-radius: 3rem;
    border: 1px solid var(--white, #fff);
    backdrop-filter: blur(5px);
}
.experience-header .newsletter-container input {
    width: 100%;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    font-family: var(--termina-font);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    padding-left: 2rem;
}
.experience-header .newsletter-container input:is(:-webkit-autofill, :autofill) {
    color: rgba(255, 255, 255, 1)!important;
}
.experience-header .newsletter-container input:-webkit-autofill,
.experience-header .newsletter-container input:-webkit-autofill:hover, 
.experience-header .newsletter-container input:-webkit-autofill:focus {
    -webkit-text-fill-color: rgba(255, 255, 255, 1)!important;
    color: rgba(255, 255, 255, 1)!important;
}

.experience-header .newsletter-container::before {
    content: "\e908";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    background-color: var(--yellow);
    color: var(--black);
    width: 2.5rem;
    height: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2rem;
    pointer-events: none;
}
.experience-header .newsletter-container [type=submit] {
    position: absolute;
    top: 1.2rem;
    right: 2.4rem;
    height: 2.4rem;
    width: 2.7rem;
    font-size: 0;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    opacity: 0;
}
.experience-header .wpcf7-response-output {
    display: none;
}
@media only screen
and (min-width : 961px) {
}
@media only screen
and (min-width : 961px)
and (max-width : 1440px) {
}
@media only screen
and (min-width : 0)
and (max-width : 960px) {
    
}
/* @end */

/* @group level-up
------------------------------------ */
.level-up {
    padding: 0 0 15rem; 
}
.level-up h2 {
    margin: 0 0 4rem;
}
.level-up .col-head {
    padding: 0 3rem 5rem;
}
.level-up .col-iframe {
    background-color: tomato;
    opacity: .7;
    height: 66.2rem;
}
@media only screen 
and (min-width : 961px) {
    .level-up {
        padding: 0;
    }
    .level-up .col-head {
        flex: 0 1 80rem;
        max-width: 80rem;
        padding: 0 0 15rem;
    }
    .level-up h2 {
        margin: 0 0 7rem;
    }
    .level-up .col-iframe {
        flex: 0 1 151rem;
        max-width: 151rem;
        height: 130rem;
    }
}
@media only screen 
and (min-width : 961px) 
and (max-width : 1440px) {

}
@media only screen 
and (min-width : 0) 
and (max-width : 960px) {

}

.level-up h2, 
.level-up p {
    opacity: 0;
}
.level-up.animateActive h2,
.level-up.animateActive p {
    animation: fade var(--anim-duration) forwards;
    animation-delay: calc(var(--anim-delay) * var(--_delay));
}
.level-up h2 {
    --_delay: 1;
}
.level-up p {
    --_delay: 1.5;
}
/* @end */

/* @group explore
------------------------------------ */
.explore {
    position: relative;
    padding: 0 0 10.8rem;
}
.explore .col-head {
    padding-bottom: 8rem;
}
.explore h2 {
    font-weight: 400;
}
.explore h2 em {
    font-weight: 700;
}
.explore h5 {
    font-weight: 500;
    margin: 0 0 1.7rem;
}
.explore .col-figure {
    box-shadow: 0px 14px 36px 0px rgba(151, 71, 255, 0.25);
}
.explore .col-text h4 {
    margin: 0 0 2rem;
}
@media only screen 
and (min-width : 961px) {
    .explore {
        padding: 0 0 16.8rem;
    }
    .explore .col-head {
        flex: 0 1 115.3rem;
        max-width: 115.3rem;
        padding-bottom: 7rem;
    }
    .explore .col-head h5 {
        margin: 0 0 3.5rem;
    }
    .explore .col-figure {
        flex: 0 1 71rem;
        max-width: 71rem;
        height: 54rem;
        padding: 0;
        margin: 5.7rem 16.9rem 0 9rem;
    }
    .explore .col-text {
        max-width: 49.5rem;
    }
    .explore .col-text h4 {
        margin: 0 0 2.5rem;
    }
}
@media only screen 
and (min-width : 961px) 
and (max-width : 1440px) {

}
@media only screen 
and (min-width : 0) 
and (max-width : 960px) {
    .explore .col-head,
    .explore .col-figure {
        flex: 0 1 100%;
        max-width: 100%;
    }
    .explore .col-figure {
        height: 25.3rem;
        padding: 0;
        margin: 0 1.7rem 10rem;
        max-width: 73.9%;
    }
    .explore .col-text {
        padding-left: 8rem;
    }
}
/* @end */

/* @group Dress-and-eat
------------------------------------ */
.dress-and-eat {
    position: relative;
}
.dress-and-eat h4 {
    margin: 0 0 2rem;
}
.dress-and-eat .col-figure figure {
    margin: 0;
}
.dress-and-eat .img-box--above {
    position: absolute;
    left: 0;
    top: 3.6rem;
    width: 27.3rem;
    height: 24.1rem;
    z-index: 2;
    box-shadow: 0px 1.4rem 3.6rem 0px rgba(151, 71, 255, 0.25);
}
.dress-and-eat .img-box--below {
    height: 28rem;
}
@media only screen 
and (min-width : 961px) {
    .dress-and-eat .col-text {
        flex: 0 1 45rem;
        max-width: 45rem;
        margin-right: 17.5rem;
        margin-left: 26.4rem;
        margin-top: 18.7rem;
    }
    .dress-and-eat .col-figure {
        flex: 0 1 76rem;
        height: 61.6rem;
        padding: 0;
        padding-left: 18.6rem;
    }
    .dress-and-eat .img-box--below {
        height: 61.6rem;
    }
    .dress-and-eat .img-box--above {
        top: 3.6rem;
        width: 66.8rem;
        height: 54.4rem;
    }
    .dress-and-eat h4 {
        margin: 0 0 2.5rem;
    }
}
@media only screen 
and (min-width : 961px) 
and (max-width : 1440px) {
}
@media only screen 
and (min-width : 0) 
and (max-width : 960px) {

    .dress-and-eat .col-figure {
        order: -1;
        padding-left: 13rem;
        margin: 0 0 10rem;
    }
    .dress-and-eat .col-text,
    .dress-and-eat .col-figure {
        flex: 0 1 100%;
        max-width: 100%;
    }
    .dress-and-eat .img-box--above {
        left: auto;
        right: 6.2rem;
        top: 2rem;
    }
}
/* @end */

/* @group bet
------------------------------------ */
.bet {
    padding: 0 0 7.5rem; 
}
@media only screen 
and (min-width : 961px) {
    .bet {
        padding: 0 0 15.4rem;
    }
    .bet .col-head {
        flex: 0 1 80rem;
        max-width: 80rem;
    }
    .bet h2 {
        margin: 0 0 7rem;
    }
    .bet h4 {
        margin: 0 0 2.5rem;
    }
}
@media only screen 
and (min-width : 961px) 
and (max-width : 1440px) {

}
@media only screen 
and (min-width : 0) 
and (max-width : 960px) {
    .bet h2 {
        margin: 0 0 4.6rem;
    }
    .bet h4 {
        margin: 0 0 3.5rem;
    }

}

.bet h2, 
.bet h4, 
.bet p {
    opacity: 0;
}
.bet.animateActive h2,
.bet.animateActive h4,
.bet.animateActive p {
    animation: fade var(--anim-duration) forwards;
    animation-delay: calc(var(--anim-delay) * var(--_delay));
}
.bet h2 {
    --_delay: 1;
}
.bet h4 {
    --_delay: 1.5;
}
.bet p {
    --_delay: 2;
}
/* @end */


.page-template-experience .light-background {
    transition: all 1s;
}
.page-template-experience .light-background.show-content {
    /* background-color: rgba(255, 255, 255, 0.90); */
}
.page-template-experience .light-background .explore,
.page-template-experience .light-background .reusable-full-video,
.page-template-experience .light-background .dress-and-eat {
    opacity: 0;
    transition: all .7s;
}
.page-template-experience .light-background.show-content .explore,
.page-template-experience .light-background.show-content .reusable-full-video,
.page-template-experience .light-background.show-content .dress-and-eat {
    opacity: 1;
}

.container.custom-calendar {
    padding-bottom: 8rem;
    position: relative;
    z-index: 10;
}

.custom-taxonomy-legend {
    display: flex;
    gap: 36px;
    margin: 10px 0 60px 0;
}

.custom-taxonomy-legend li {
    align-items: center;
    display: flex;
    gap: 8px;
}

.legend-icon img {
    vertical-align: middle;
}

@media screen and (max-width: 1024px) {
    .custom-taxonomy-legend {
        flex-wrap: wrap;
        gap: 18px;
    }
}

@media screen and (max-width: 961px) {
    .page-template-experience .bg-blur {
        display: none;
    }
}