/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.top-hero__back-link,
.top-hero__back-link:visited {
    padding-top: 96px;
    color: #FC7D40;
    font-family: Oswald-Regular;
    font-size: 16px;
    margin-bottom: 16px;
    display: -webkit-box;
        display: -ms-flexbox;
    display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.top-hero__back-link svg {
    width: 24px;
    height: 24px;
}
.top-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 96px;
}

.desktop-display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mobile-display {
    display: none;
}

.top-hero__post-thumbnail img {
    width: 560px;
    height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
    border: 2px solid #FC7D40;
    border-radius: 22px;
}

.top-hero__infos {
    padding-left: 96px;
    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: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

.top-hero__title {
    color: white;
    font-family: Oswald-SemiBold;
    font-size: 46px;
    line-height: 1.4;
    margin-bottom: 32px;
}

.top-hero__infos-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

.top-hero__show-infos {
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.top-hero__show-infos__schedule {
    display: inline-block;
    padding-right: 16px;
}

.top-hero__show-infos__schedule-title {
    font-family: Oswald-SemiBold;
    font-size: 20px;
    color: #FC7D40;
}

.top-hero__show-infos__schedule-list {
    margin-top: 16px;
    position: relative;
    left: 16px;
}

.top-hero__show-infos__schedule-item {
    color: white;
    font-family: Oswald-Regular;
    font-size: 16px;
    list-style: disc;
    margin-bottom: 16px;
}

.top-hero__show-infos__schedule-item::marker {
    font-size: 12px;
}

.top-hero__show-infos__schedule-item:last-of-type {
    margin-bottom: 0;
}

.top-hero__show-infos__duration,
.top-hero__show-infos__age {
    color: white;
    font-family: Oswald-Regular;
    font-size: 16px;
    margin-top: 32px;
}

.top-hero__show-infos__duration span,
.top-hero__show-infos__age span {
    color: #FC7D40;
    font-family: Oswald-SemiBold;
    font-size: 20px;
    margin-right: 8px;
}

.top-hero__show-infos__prices {
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.top-hero__show-infos__price {
    color: white;
    font-family: Oswald-Regular;
    font-size: 16px;
    margin-top: 32px;
}

.top-hero__show-infos__price span {
    color: #FC7D40;
    font-family: Oswald-SemiBold;
    font-size: 20px;
    margin-right: 8px;
    display: block;
    margin-bottom: 16px;
}

.top-hero__show-infos__price_item__accompanying {
    color: white;
    font-family: Oswald-Light;
    font-size: 16px;
}
.top-hero__show-infos__price_item {
    margin-bottom: 16px;
    color: white;
        font-family: Oswald-Regular;
        font-size: 16px;
}
.top-hero__show-infos__price_item span {
    color: #FC7D40;
    font-family: Oswald-SemiBold;
    font-size: 16px;
    margin-right: 8px;
}
.top-hero__show-infos__cta {
    margin-top: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.top-hero__show-infos__cta .right-rounded-icon {
    margin-left: 16px;
}

.top-hero__show-infos__schedule-item {
    margin-top: 16px;
}

.aa-label-icon {
    min-width: 190px;
}

.top-hero__show-infos__schedule-item * {
    color: white;
    font-family: Oswald-Light;
    line-height: 1.6;
    font-size: 16px;
}

.show-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 96px;
    -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
}

.show-about__content {
    padding-right: 96px;
}

.show-about__title,
.show-about__menu-title {
    color: #FC7D40;
    margin-bottom: 16px;
    font-family: Oswald-SemiBold;
}

.show-about__distribution-title {
    margin-top: 32px;
    color: #FC7D40;
    margin-bottom: 16px;
    font-family: Oswald-SemiBold;
}
.show-gallery__title {
    color: #FC7D40;
    margin-bottom: 32px;
    font-family: Oswald-SemiBold;
}

.show-about__text p,
.show-about__text li {
    color: white;
    font-family: Oswald-Regular;
    line-height: 1.6;
    }
    
    .show-about__text strong {
        color: white;
        font-family: Oswald-SemiBold;
    line-height: 1.6;
}

.show-about__text a,
.show-about__text a:visited {
    color: #FC7D40 !important;
    font-family: Oswald-Regular;
    line-height: 1.6;
}
.show-about__menu-div {
    border-radius: 22px;
    padding: 32px;
    background-color: #282828;
    border: 2px solid #FC7D40;
    max-width: 400px;
}

.show-about__menu-item--young-audience {
    margin-bottom: 0 !important;
}
.show-about__menu-item {
    color: white;
    font-family: Oswald-Regular;
    margin-bottom: 16px;
    line-height: 1.6;
}

.show-about__menu-item span {
    font-family: Oswald-Light;
}

.show__book-menu-link {
    color: white;
    font-family: Oswald-Regular;
    font-size: 20px;
    margin-top: 32px;
    margin-bottom: 32px;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.show__book-menu-link:hover {
    color: #FC7D40;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.show-about__no-menu {
    color: white;
}

.show-about__no-menu {
    font-family: Oswald-Regular;
    font-size: 20px;
    line-height: 1.4;
}

.about_menu_booking-div p,
.about_menu_booking-div li,
.about_menu_booking-div a {
    color: white;
    font-family: Oswald-Light;
    line-height: 1.6;
}

.show-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 96px;
}

.show-gallery__image {
    width: 332px;
    height: 332px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: 16px;
    margin-bottom: 16px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.show-gallery__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 22px;
}   

.show-gallery__image:hover {
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
}

.show-gallery__image:nth-of-type(4n + 4) {
    margin-right: 0;
}

.how-to-book-section__text {
    font-family: Oswald-SemiBold;
    font-size: 58px;
    text-align: center;
    color: white;
}

.show-credits * {
    color: white;
    font-family: Oswald-Light;
    line-height: 1.4;
}

.show-gallery__image {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.show-gallery__image:hover {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
}

.lb-outerContainer {
    background-color: black !important;
}

.show-about__text iframe,
.show-about__text iframe {
    margin-top: 32px;
    width: 100% !important;
    height: auto;
    aspect-ratio: 16 / 9;
    max-width: 100%;
}

@supports not (aspect-ratio: 16 / 9) {

    .show-about__text iframe,
    .show-about__text iframe {
        height: 56.25vw;
    }
}
@media all and (max-width: 1454px) {
    .show-gallery__image {
        width: calc(33% - 16px);
        height: auto;
    }

    .show-gallery__image:nth-of-type(4n + 4) {
        margin-right: 16px;
    }
}

@media all and (max-width: 1220px) {
    .top-hero {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-top: 0;
    }

    .desktop-display {
        display: none !important;
    }

    .mobile-display {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 32px;
    }

        .top-hero__post-thumbnail {
            text-align: center;
        }
    .top-hero__post-thumbnail img {
        width: 460px;
            margin-left: auto;
            margin-right: auto;
    }

    .top-hero__title {
        margin-top: 16px;
        width: 100%;
    }

    .top-hero__show-infos__schedule {
        width: 290px;
    }

    .aa-label-icon {
        margin-left: 96px;
    }

    .top-hero__infos {
        padding-left: 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .top-hero__infos-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 100%;
    }

    .top-hero__show-infos {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .top-hero__show-infos__duration {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 0;
    }

    .top-hero__show-infos__price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 0;
    }

    .top-hero__show-infos__duration span,
    .top-hero__show-infos__price span {
        margin-bottom: 16px;
    }

}

@media all and (max-width: 835px) {
    .top-hero__title {
        margin-bottom: 16px;
    }

    .top-hero__infos-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .top-hero__show-infos {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 100%;
        margin-top: 32px;
    }

    .aa-label-icon {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-left: auto;
    }

    .show-about {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .show-about__content {
        padding-right: 0;
        margin-bottom: 32px;
    }

    .show-about__menu-div {
        padding: 16px;
        max-width: inherit;
    }

    .show-gallery__image {
        width: calc(50% - 16px);
        height: auto;
    }
}

@media all and (max-width: 600px) {
    .top-hero__show-infos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

        .top-hero__post-thumbnail img {
            width: 100%;
        }
    .top-hero__show-infos__schedule {
        width: 100%;
        padding-right: 0;
    }

    .top-hero__show-infos__duration,
    .top-hero__show-infos__price {
        padding-left: 0;
        margin-top: 32px;
    }

    .show-gallery__image {
        width: 100%;
    }

    .show-gallery__image:hover {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }

    .cta-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .cta-section .main-cta {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .cta-section .main-cta:first-of-type {
        margin-right: 0 !important;
    }

    .mobile-display {
        width: 100%;
    }
}