.loading,
.spinner {
    animation: 1s linear infinite spin
}

.attraction-content h2,
.reverse .attraction-content h2,
.room-content h2 {
    font-size: 24px;
    margin-bottom: 16px;
    text-transform: uppercase
}

.gray-img,
.image4 img {
    filter: grayscale(100%)
}

body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    zoom: 0.9 !important
}

@font-face {
    font-family: 'Red Hat Display';
    src: url('/assets/fonts/RedHatDisplay-Regular.ttf') format('truetype');
    font-display: swap
}

@font-face {
    font-family: 'Red Hat Display ExtB';
    src: url('/assets/fonts/RedHatDisplay-ExtraBold.ttf') format('truetype');
    font-display: swap
}

@font-face {
    font-family: Roboto;
    src: url('/assets/fonts/Roboto-Regular.ttf') format('truetype');
    font-display: swap
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 64%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    font-size: 1.2em;
    color: #333
}

.loading {
    border: 4px solid #9b1db8;
    border-top: 4px solid #9b1db8;
    border-radius: 17%;
    width: 35px;
    height: 35px
}

.nav-bg {
    --bs-bg-opacity: 1;
    background-color: rgb(0 0 0) !important
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    font-family: 'Red Hat Display';
    color: rgb(255 255 255) !important
}

.nav-link {
    font-family: 'Red Hat Display';
    color: rgb(255 255 255 / 65%) !important
}

.footer-social-text,
.footer-text {
    font-family: 'Red Hat Display' !important
}

.nav-link:hover {
    color: rgb(255 255 255) !important
}

.navbar {
    --bs-navbar-padding-y: 1.0rem !important
}

.navbar-nav {
    gap: 71px !important
}

.navbar-collapse {
    flex-grow: 0 !important
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important
}

.support {
    margin-bottom: -0.5%;
}

.header-banner {
    width: 100%;
    overflow: hidden;
    position: relative
}

.header-banner img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.spotify-range {
    min-height: 150px;
    background-color: #000;
    padding: 0
}

.spotify-text {
    color: #fff;
    font-size: 1rem !important;
    font-weight: 700 !important
}

.spotify-logo {
    height: auto
}

.spotify-btn {
    border-radius: 8px;
    font-weight: 500
}

.ms-2 {
    margin-bottom: 1% !important;
    margin-left: .4rem !important
}

.spotify-range .container {
    width: 100%
}

@media (min-width:1200px) {
    .spotify-range .container {
        width: 30% !important
    }
}

@media (max-width:1000px) {
    .flex-md-row {
        flex-direction: column !important
    }

    .spotify-range {
        background-color: #000;
        padding: 2.5% 0
    }

    .reserve-button4 {
        width: 118px;
        height: 37px !important;
        color: #000;
        font-size: 13px
    }
}

@media (max-width:576px) {
    .spotify-range {
        padding: 2.2rem 0
    }

    .spotify-text {
        font-size: 1rem
    }

    .spotify-logo {
        height: 20px
    }
}

.social-icons {
    display: flex;
    justify-content: center;
    padding-top: 15px;
    gap: 20px
}

.mt-3 {
    margin-top: 4.8rem !important
}

.footer {
    transition: none !important;
    width: 100%;
    height: auto;
    background-color: #e7e7e7;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

#page-content,
.loading-overlay {
    opacity: 0;
    transition: opacity .3s
}

.footer-logo {
    max-height: 50px;
    height: auto
}

.footer-social-text {
    font-weight: 400;
    font-size: 1.2rem
}

.social-icon {
    width: 24px;
    height: 24px;
    vertical-align: middle
}

.ft-txt-desk {
    margin-top: 3rem
}

.footer-text {
    color: #000;
    font-size: 1rem
}

@media (max-width:768px) {
    .reserve-button4 {
        width: 118px;
        height: 37px !important;
        color: #000;
        font-size: 13px
    }

    .footer {
        min-height: 280px;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .mobl {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 1rem
    }

    .mobl .text-end {
        text-align: center !important
    }

    .mobl-icons {
        margin: 2.5rem
    }

    .footer-logo {
        margin-top: 1rem;
        margin-bottom: 0
    }

    .footer-text {
        font-family: 'Red Hat Display' !important;
        color: #000;
        font-size: .75rem
    }

    .ft-txt-desk {
        margin-top: 0 !important
    }
}

.fade-enter,
.fade-enter-from,
.fade-leave-to,
.gallery-component.fade-out {
    opacity: 0
}

.loading-overlay {
    display: flex;
    justify-content: center;
    align-items: center
}

.gallery-container {
    position: relative;
    min-height: 100vh;
    background: #fff
}

.back-btn,
.modal .btn-close {
    position: absolute;
    border: none;
    cursor: pointer;
    top: 20px
}

.modal {
    justify-content: center;
    align-items: center
}

.modal img {
    max-width: 90%;
    max-height: 90%
}

.modal .btn-close {
    right: 20px;
    font-size: 2rem;
    color: #fff;
    background: 0 0
}

.back-btn {
    left: 20px;
    background: 0 0
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000
}

#btnScrollTop,
.line {
    background-color: #77158e
}

.reserve-button,
.reserve-button2 {
    aspect-ratio: 280/71.26;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    text-underline-position: from-font;
    text-decoration-skip-ink: none
}

#page-content.fade-in,
.loading-overlay.active {
    opacity: 1
}

.spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #77158e;
    border-radius: 50%;
    width: 40px;
    height: 40px
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.modal.show {
    display: block;
    display: flex
}

.carousel-inner {
    transition: transform .8s ease-in-out !important
}

.carousel-control-next,
.carousel-control-prev {
    transition: .5s ease-in-out
}

.carousel-item img {
    transition: opacity .8s ease-in-out
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .5s
}

.carousel-inner-tr {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 473px !important
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 1.3rem !important;
    height: 2rem !important;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.list-unstyled {
    padding-top: 4% !important;
    padding-left: 0;
    list-style: none
}

.nav-link.focused {
    color: #fff !important
}

.btn-close:focus {
    outline: 0;
    box-shadow: none !important;
    opacity: var(--bs-btn-close-focus-opacity)
}

#gallery-wrapper {
    opacity: 1;
    transition: none
}

.space,
.space2 {
    padding-left: 12% !important;
    padding-right: 14% !important
}

.line {
    width: 100%;
    height: 4.5px
}

.reserve-button {
    position: absolute;
    top: 80.2%;
    left: 18.1%;
    transform: translate(-50%, -50%);
    width: 167px;
    height: 54px !important;
    background-color: #fff;
    border: 2px solid #fff;
    color: #000;
    border-radius: 8px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color .5s;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
}

.reserve-button4:hover,
.reserve-button:hover {
    background-color: #ffffffd3;
    border: 2px solid #ffffffd3
}

.sponsorship {
    margin-top: -16px;
    width: 100%;
    height: auto;
    background-color: #e7e7e7;
    display: flex;
    justify-content: center;
    align-items: center
}

.row-sponsorship img {
    max-width: 100%;
    height: auto;
    padding-top: 15px
}

.about-unique {
    margin: 3% 0
}

.unique-title {
    font-family: 'Red Hat Display ExtB';
    font-size: clamp(1.5rem, 4vw, 2rem);
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 3%
}

.unique-description {
    font-family: 'Red Hat Display';
    font-size: clamp(1.2rem, 1.1vw, 1.5rem);
    font-weight: 400;
    line-height: 1.6;
    color: #0e0c11c0;
    margin-top: 5.5%;
}

.unique-description-hotel {
    font-family: 'Red Hat Display';
    font-size: clamp(1.1rem, 1.1vw, 1.5rem);
    font-weight: 400;
    line-height: 1.6;
    color: #0e0c11c0;
    margin-top: 5.5%;
}

.event-title,
.tariffs-title {
    font-family: 'Red Hat Display ExtB';
    font-size: clamp(1.5rem, 4vw, 2rem);
    font-weight: 700;
    line-height: 1.2;
    text-align: center
}

.tariff-pill {
    border-color: #e9ecef !important;
}

.feature-row:last-child {
    border-bottom: 0 !important;
}

.tariff-label {
    font-family: 'Red Hat Display';
    position: absolute;
    top: -10px;
    left: 20px;
    padding: 0 8px;
    background: #fff;
    font-size: 19px;
    color: #6c757d;
    font-weight: bold;
    line-height: 20px;
}

.pb-33 {
    padding-bottom: 1.4rem !important;
}

.pt-44 {
    padding-top: 1.8rem !important;
}

.tariff-pill {
    border-color: #e9ecef !important;
}

.tariff-label {
    position: absolute;
    top: -10px;
    left: 20px;
    padding: 0 8px;
    background: #fff;
    font-size: 14px;
    color: #424242;
    line-height: 20px;
}

.price {
    display: inline-flex;
    align-items: flex-start;
    gap: 6px;
    line-height: 1;
    font-family: 'Red Hat Display', system-ui, -apple-system, sans-serif;
}

.price-currency {
    font-size: 16px;
    font-weight: 700;
    margin-top: 1px;
}

.price-integer {
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
}

.price-decimals {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    transform: translateY(2px);
    margin-left: -5px;
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) #E7E7E7 !important;
}

.feature-row:last-child {
    border-bottom: 0 !important;
}


.event-title {
    margin-bottom: 3%;
    margin-top: 6%
}

.tariffs {
    text-align: center
}

.tariffs-title {
    margin-bottom: 2%;
    margin-top: 9%;
}

.small,
small {
    font-size: .99em !important;
    font-family: 'Red Hat Display' !important
}

.card-body,
.tariffs-value {
    font-family: 'Red Hat Display'
}

.border-radius {
    border-radius: 0
}

.gray-img {
    cursor: pointer;
    transition: filter .3s
}

.gray-img:hover {
    filter: none
}

.img-fluid2 {
    max-width: 80%;
    height: auto
}

.card-body {
    flex: 1 1 auto;
    padding: 0 !important;
    border: none !important;
    color: var(--bs-card-color);
    border-radius: 12px !important
}

.card {
    border-radius: 12px !important;
    border: 1px solid #00000014 !important;
    --bs-card-border-color: none !important;
    max-height: 475px !important;
    min-height: 475px !important;
    height: max-content
}

.card:hover {
    border: 1px solid #9c9c9c6a !important;
    cursor: pointer
}

.mb-2 {
    margin-bottom: 1rem !important
}

.mb-22,
.mb-22-1 {
    margin-bottom: 1.3rem !important
}

.list-unstyled {
    margin-left: 2px !important
}

.margin {
    margin-left: 10%;
    margin-right: 10%
}

.space3 {
    padding-left: 21% !important;
    padding-right: 23% !important
}

.mb-22 {
    justify-content: space-between !important
}

.mb-22-1 {
    margin-top: 35px !important;
    justify-content: space-between !important
}

.bottom-color {
    border-bottom: 1px solid #e7e7e7 !important
}

.reserve-button2,
.reserve-button3 {
    border: 2px solid #000;
    display: flex;
    justify-content: center
}

.fw-boldd {
    font-weight: 700 !important
}

.editions-title,
.reserve-button2 {
    font-weight: 700;
    text-align: center
}

.tariffs-value {
    font-size: 32px !important;
    font-weight: 700;
    line-height: 51.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none
}

.reserve-button2 {
    width: 158px;
    height: 54px !important;
    background-color: #000;
    color: #fff;
    border-radius: 8px;
    align-items: center;
    transition: color .5s;
    font-family: Roboto;
    line-height: 28px
}

.reserve-button2:hover {
    background-color: #000000ce;
    border: 2px solid #000000ce
}

.editions-title {
    font-family: 'Red Hat Display ExtB';
    font-size: clamp(1.5rem, 4vw, 2rem);
    line-height: 1.2;
    margin-bottom: 3%;
    margin-top: 5%;
    margin-right: 1.5%
}

.reserve-button3,
.reserve-button4 {
    width: 158px;
    height: 54px !important;
    transition: color .5s;
    z-index: 1;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    cursor: pointer;
    aspect-ratio: 280/71.26;
    overflow: hidden
}

.btn2,
.btn3 {
    margin-bottom: 3rem !important
}

.reserve-button3 {
    background-color: transparent;
    color: #000;
    border-radius: 8px;
    text-align: center;
    align-items: center
}

.btn2,
.reserve-button4 {
    justify-content: center;
    text-align: center;
    display: flex
}

.reserve-button3:hover {
    background-color: #000;
    border: 2px solid #000;
    color: #fff
}

.btn2 {
    margin-top: -2rem;
    margin-left: -2%
}

.row {
    --bs-gutter-x: 0.8rem !important;
    --bs-gutter-y: 0
}

.space4 {
    padding-left: 16% !important;
    padding-right: 16% !important
}

.space5 {
    padding-left: 17.9% !important;
    padding-right: 18% !important
}

.space6,
.space7 {
    padding-left: 12% !important
}

.space6 {
    padding-right: 8.5% !important
}

.space7 {
    padding-right: 14% !important
}

.reserve-button4 {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 8px;
    align-items: center
}

.btn3 {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 3rem;
    margin-left: 4%
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
.btn:hover,
:not(.btn-check)+.btn:active {
    color: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important
}

.nav-tabs .nav-likk.active,
.nav-tabs .nav-likk:focus,
.nav-tabs .nav-likk:hover {
    border-bottom: 4px solid #77158e !important;
    color: #000 !important
}

.btn-close:hover {
    color: #fff !important;
    text-decoration: none;
    opacity: var(--bs-btn-close-hover-opacity)
}

.attractions {
    margin: 3.5% auto;
    padding: 0 20px;
    font-family: Arial, sans-serif;
    color: #333
}

.attraction-infos {
    width: 45%;
    position: absolute;
    font-family: 'Red Hat Display';
    font-size: clamp(1rem, 1.02vw, 1.5rem);
    padding: 3%;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #e7e7e7
}

.attraction-description strong {
    font-weight: 700 !important;
}

.attraction-subdescription {
    margin-top: 0.5rem;
}

.attraction-card,
.room-card {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    margin-bottom: 40px;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.attraction-title,
.room-title {
    font-family: 'Red Hat Display';
    font-size: 20px;
    text-transform: uppercase
}

.attraction-level,
.reverse .attraction-level {
    font-family: 'Red Hat Display ExtB';
    font-size: 32px;
    line-height: 40px
}

.attraction-level,
.reverse .attraction-level,
.room-level {
    text-transform: none;
    font-weight: 700;
    text-underline-position: from-font;
    text-decoration-skip-ink: none
}

.attraction-level {
    text-align: left
}

.attraction-content,
.room-content {
    flex: 1 1 40%
}

.attraction-content p {
    line-height: 1.5;
}

.attraction-content ul,
.room-content ul {
    list-style: none;
    padding: 0;
    margin: 0
}

/* .attraction-content ul li {
    margin-top: 14px
} */

.attraction-content ul.bullets-compact li {
    /* font-size: clamp(0.78rem, 0.88vw, 1rem); */
    line-height: 1.55;
}

.bullet-day-header {
    font-weight: 700;
}

.bullet-day-spacer {
    margin-top: 0.85rem;
}

.many-bullets {
    min-height: 480px;
    align-items: stretch;
}

.many-bullets .attraction-image {
    align-self: stretch;
}

.many-bullets .attraction-image img {
    height: 100%;
    object-fit: cover;
}

.attraction-image,
.room-image {
    flex: 1 1 60%;
    display: flex;
    align-items: center;
    justify-content: center
}

.attraction-image img,
.room-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    border-radius: 12px;
}

.reverse {
    flex-direction: row-reverse
}

.reverse .attraction-infos {
    left: auto;
    right: 0;
    text-align: right
}

.reverse .attraction-content h2 {
    width: 100%;
    display: flex;
    justify-content: right
}

.h2-custom {
    width: 69%
}

/* .float-info {
    margin: 5% auto;
} */

.reverse .attraction-level {
    width: 69%;
    text-align: right
}

.spaceC,
.spaceX {
    padding-right: 0 !important
}

#btnScrollTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 50px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
    z-index: 1000;
    cursor: pointer;
    transition: background-color .3s
}

#btnScrollTop:hover {
    background-color: #5f1270
}

.spaceC {
    padding-left: 11.4% !important
}

.spaceX {
    padding-left: 12% !important
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    border: 1px solid transparent;
    padding: 15px
}

.carousel-control-next {
    right: -6% !important;
    filter: invert(0);
}

.carousel-control-prev {
    left: -6% !important;
    filter: invert(0)
}

.gallery-pages {
    display: flex;
    transition: transform .5s
}

#gallery-photos-grid,
.four-images-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

#gallery-overview,
#gallery-view {
    width: 50%;
    flex-shrink: 0
}

#gallery-view {
    position: relative
}

#gallery-view #back-to-overview {
    display: flex;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #d3d3d3;
    border: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1001
}

.indicated,
.modal {
    justify-content: center
}

#gallery-view #back-to-overview svg {
    width: 20px;
    height: 20px
}

#gallery-photos-grid {
    grid-template-rows: auto auto;
    grid-template-areas: "img1 img2 img3" ". img4 ."
}

.four-images-grid img {
    cursor: pointer;
    object-fit: cover
}

.modal-image-fullscreen {
    width: 100vw !important;
    height: 100vh !important;
    object-fit: cover !important
}

.gallery-component {
    max-width: 1200px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    transition: opacity .3s;
    opacity: 1
}

.modal img.show {
    transform: scale(1.05)
}

.modal-controls {
    position: absolute;
    top: -25px;
    right: -23px
}

.modal-controls button {
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 56px;
    cursor: pointer;
    margin: 2px 22px
}

.btnn:hover {
    background: #ffffffac !important
}

#gallery-photos-grid img,
.four-images-grid img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 8px
}

.p-md-55 {
    padding: 1rem 3rem 1rem 3rem !important;
}

#gallery-overview,
#gallery-photos-grid,
#gallery-view,
.gallery-component,
.gallery-pages {
    margin: 0 auto;
    padding: 0;
    border: none
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    align-items: center;
    z-index: 1002
}

.btn,
.hour,
.indicated,
.nav-likk {
    display: flex
}

.modal-next,
.modal-prev {
    background: 0 0;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 28px;
    color: #ffffffc7;
    user-select: none;
    cursor: pointer
}

.modal-prev {
    left: 3%
}

.modal-next {
    right: 3%
}

.custom-mt-44 {
    margin-top: -0.9rem !important;
}

.custom-wd-92 {
    width: 92% !important;
}

#modal-image {
    border-radius: 1%;
    width: 60% !important;
    height: auto !important;
    display: block !important;
    object-fit: cover !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important
}

.room-content p,
li img {
    margin-bottom: 16px
}

.rooms {
    margin: 3% auto;
    padding: 20px;
    font-family: Arial, sans-serif;
    color: #333
}

.room-infos {
    margin-right: 47%;
    width: auto;
    position: absolute;
    font-family: 'Red Hat Display';
    font-size: clamp(1rem, 1.02vw, 1.5rem);
    padding: 3%;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #e7e7e7
}

.room-level {
    font-family: 'Red Hat Display ExtB';
    font-size: 33px;
    line-height: 64px;
    text-align: left
}

.btn,
.btn-load-more,
.nav-likk,
.poker-carousel {
    text-align: center
}

.room-content p {
    line-height: 1.5
}

.room-content ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px
}

.room-content ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: #333;
    border-radius: 50%
}

@media (max-width:1388px) {

    .attraction-infos,
    .room-infos {
        width: 43%;
        height: auto;
        font-family: 'Red Hat Display';
        font-size: clamp(.8rem, 1.02vw, 1.5rem);
        padding: 2%;
        border-radius: 8px;
        background-color: #fff;
        border: 1px solid #e7e7e7
    }

    .h2-custom {
        width: auto !important;
        height: auto !important
    }

    .attraction-level,
    .reverse .attraction-level {
        font-size: 20px
    }
}

.indicated {
    top: 0;
    left: 28px;
    width: 103px;
    height: 41px;
    align-items: center;
    background-color: #77158e;
    color: #fff;
    font-family: 'Red Hat Display';
    font-size: 1rem;
    font-weight: 700;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px
}

.bold-hour,
.tourn-title,
.txt-RHEXB {
    font-family: 'Red Hat Display Extb', sans-serif !important
}

.btn {
    justify-content: center;
    margin-bottom: 3rem !important
}

span {
    margin-bottom: 0 !important
}

hr {
    color: #c9c7C7FF !important
}

.bold-hour {
    font-weight: 700
}

.hour {
    justify-content: space-between;
    width: 120px;
    margin: auto;
    padding-top: 5%
}

.tourn-title {
    font-size: 26px;
    font-weight: 700;
    padding-top: 12px;
    line-height: 51.2px;
    width: 85%;
    margin: auto
}

.card,
.day-name {
    font-family: 'Red Hat Display', sans-serif
}

.custom-border {
    border: 1px solid #dee2e6 !important;
}

.custom-mg {
    margin-top: 3%;
    margin-left: 4%;
    margin-right: 4%;
}

.card {
    border: 1px solid #e7e7e7;
    padding: 0% 7% 0 7% !important;
}

.tr-carousel-tab {
    border: none !important;
    margin: 3% 0 4%
}

.nav-likk {
    color: #000 !important;
    flex-direction: column;
    align-items: center
}

.nav-tabs .nav-likk {
    background-color: transparent;
    color: #000;
    font-weight: 700;
    margin: 0 10px;
    border: none !important;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 4px solid transparent !important
}

.day-name {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 100 !important;
    color: #000000ad
}

.day-number {
    font-family: 'Red Hat Display Extb', sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-top: 2%
}

.poker-carousel {
    margin: 3% auto 4%;
    max-width: 90%
}

.card {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    margin: 10px
}


.custom-border-pill {
    border: var(--bs-border-width) var(--bs-border-style) #E7E7E7 !important;
}

.custom-border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) #e7e7e7ab !important;
}










/* Mobile */

@media (max-width:1300px) {
    .card {
        padding: 5% !important;
        zoom: 0.9
    }
}

@media (max-width:984px) {
    .card {
        padding: 5% !important
    }
}

.col-md-3 {
    flex: 0 0 auto;
    width: 28% !important
}

.fade-in {
    animation: .3s fadeIn
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.effect:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .173) !important
}

@media (min-width:1400px) {
    .container-c {
        max-width: 1320px !important
    }
}

@media (max-width:1400px) {
    .container-c {
        max-width: 1584px !important
    }
}

@media (max-width:1200px) {

    .spaceC,
    .spaceX {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .space,
    .space3,
    .space5 {
        padding-right: 14% !important
    }

    .space3,
    .space5 {
        padding-left: 12% !important
    }

    .space {
        padding-left: 11% !important
    }

    .space6 {
        padding-left: 12% !important;
        padding-right: 9% !important
    }

    .space7 {
        padding-left: 11% !important;
        padding-right: 14% !important
    }
}

@media (max-width:1000px) {
    .carousel-control-next {
        right: 0 !important
    }

    .custom-mt-44 {
        margin-top: 1.1rem !important;
    }

    .custom-wd-92 {
        width: 100% !important;
    }

    .custom-mg-top {
        margin-top: -7% !important;
    }

    .custom-mg-top-7 {
        margin-top: 7%;
    }

    .custom-mg {
        margin-top: 8%;
        margin-left: 0;
        margin-right: 0;
    }

    .custom-line {
        margin-top: 0 !important;
        border-top: 1px solid #e7e7e7ab !important;
    }

    .carousel-control-prev {
        left: 0 !important
    }

    .btn2,
    .unique-title {
        text-align: center
    }

    .btn2 {
        display: flex;
        justify-content: center;
        margin-top: 2px !important;
        margin-left: -2%;
        margin-bottom: 3rem !important
    }

    .space,
    .space3,
    .space4,
    .space5,
    .space6,
    .space7 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .editions-title {
        margin-bottom: 7% !important
    }

    .reserve-button2,
    .reserve-button3 {
        width: 171px;
        height: 54px !important
    }

    .reserve-button {
        top: 83.2%;
        left: 48.4%;
        width: 163px;
    }

    .img-fluid2 {
        max-width: 100%;
        height: auto
    }

    #about-unique-img {
        margin-top: 3.5%
    }

    .unique-description {
        margin-top: 7.5%;
        text-align: center
    }

    .unique-description-hotel {
        margin-top: 7.5%;
        text-align: center
    }

    about-unique {
        margin: 7% 0
    }

    .event-title {
        margin: 7% 46px
    }

    .tariffs-title {
        padding: 12px 37px
    }

    .navbar-nav {
        padding-top: 22px;
        gap: 0 !important
    }

    .sponsorship {
        width: 100%;
        height: 66px;
        padding-left: 11px;
        padding-right: 11px;
        background-color: #e7e7e7;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media (max-width:768px) {

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        filter: invert(0) !important
    }

    .attraction-level {
        font-size: 25px
    }

    .reverse .attraction-infos {
        left: auto;
        right: 0;
        text-align: left
    }

    .h2-custom {
        width: auto;
        height: auto !important;
        text-align: center
    }

    .attraction-infos {
        width: auto;
        margin: 0 4%;
        position: relative;
        font-family: 'Red Hat Display';
        font-size: clamp(1rem, 1.02vw, 1.5rem);
        padding: 7% 11%;
        border-radius: 8px;
        border: 1px solid #e7e7e7;
        box-shadow: 0 10px 30px rgba(0, 0, 0, .15)
    }

    .attraction-image img {
        width: 100%;
        height: auto;
        display: block;
        object-fit: cover;
        margin-top: -15%
    }

    .attraction-content p {
        line-height: 1.5;
        text-align: center
    }

    .attraction-card,
    .room-card {
        flex-direction: column
    }

    .attraction-content,
    .attraction-image {
        flex: 1 1 100%;
        margin-top: 7%
    }

    .attraction-content h2 {
        font-size: 24px;
        margin-bottom: 16px;
        text-transform: uppercase;
        padding: 0 10%
    }

    .spaceC,
    .spaceX {
        padding-bottom: 2rem !important
    }

    .carousel-control-next {
        right: 0 !important
    }

    .carousel-control-prev {
        left: 0 !important
    }

    #back-to-overview,
    .row {
        display: flex
    }

    .row {
        --bs-gutter-x: 4.5rem;
        --bs-gutter-y: 2rem !important;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x))
    }

    .four-images-grid {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px
    }

    .carousel-inner-tr {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 835px !important
    }

    .modal-next,
    .modal-prev {
        top: 50%;
        transform: translateY(-50%);
        font-size: 21px;
        color: #ffffffc7;
        user-select: none
    }

    #gallery-view #back-to-overview,
    .modal-next,
    .modal-prev {
        position: absolute;
        cursor: pointer
    }

    .modal-prev {
        left: -1%;
        z-index: 1000
    }

    .modal-next {
        right: -1%
    }

    .gallery-component {
        width: 100%;
        max-width: 100%;
        padding: 0 5%;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        transition: opacity .5s ease-in-out
    }

    .gallery-pages {
        display: flex;
        flex-direction: column;
        margin: 6% auto !important
    }

    #gallery-overview,
    #gallery-view {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        transition: opacity .5s ease-in-out, visibility .5s ease-in-out
    }

    #gallery-view,
    .show-gallery-view #gallery-overview {
        display: none;
        opacity: 0;
        visibility: hidden
    }

    .show-gallery-view #gallery-view {
        display: flex;
        opacity: 1;
        visibility: visible
    }

    #gallery-photos-grid,
    .four-images-grid {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        gap: 34px
    }

    #gallery-photos-grid img,
    .four-images-grid img {
        width: 100%;
        max-width: 418px;
        height: auto;
        border-radius: 8px
    }

    #gallery-view #back-to-overview {
        display: flex;
        top: 17px;
        left: 24px;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #d3d3d3;
        border: none;
        align-items: center;
        justify-content: center;
        z-index: 1001
    }

    #modal-image {
        width: 100% !important;
        border-radius: 0 !important
    }

    .modal-controls button {
        background: 0 0;
        border: none;
        color: #fff;
        font-size: 35px;
        cursor: pointer;
        margin: 26% 25px !important
    }

    .modal-controls button:hover {
        color: #ffffffe0
    }

    #gallery-view #back-to-overview svg {
        width: 28px;
        height: 28px;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center
    }

    .gallery-component.show-gallery-view {
        opacity: 1
    }

    .gallery-component.fade-out {
        opacity: 0;
        pointer-events: none
    }

    .room-infos {
        width: auto;
        margin: 0;
        position: relative;
        font-family: 'Red Hat Display';
        font-size: clamp(1rem, 1.02vw, 1.5rem);
        padding: 10%;
        border-radius: 8px;
        border: 1px solid #e7e7e7
    }

    .room-image img {
        width: 100%;
        height: auto;
        display: block;
        object-fit: cover
    }

    .room-content,
    .room-image {
        flex: 1 1 100%;
        margin-top: 4%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 28% !important
    }

    .poker-carousel {
        text-align: center;
        margin: 3% auto 9%;
        max-width: 90%
    }

    .cc-mobl,
    .gallery-component.show-gallery-view #gallery-overview {
        display: none !important
    }

    .tr-carousel-tab {
        border: none !important;
        margin: 7% 0
    }

    .txt-c-mobl {
        padding-top: 7%
    }

    .container-c {
        max-width: 1000px !important
    }

    .btn3 {
        margin-top: 2rem;
        margin-bottom: .1rem !important
    }

    .gallery-pages {
        width: 100% !important
    }

    .gallery-component.show-gallery-view #gallery-view {
        display: flex !important;
        opacity: 1 !important;
        visibility: visible !important
    }
}

@media (max-width:1216px) {
    .col-md-3 {
        flex: 0 0 auto;
        width: 45% !important
    }
}

@media (max-width:960px) {
    .col-md-3 {
        flex: 0 0 auto;
        width: 45% !important
    }
}

.btn-load-more {
    width: 158px;
    height: 54px !important;
    aspect-ratio: 280/71.26;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: color .5s;
    z-index: 1;
    font-family: Roboto;
    font-weight: 700;
    line-height: 28px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none
}

.gallery-pages {
    width: 100% !important
}

#gallery-overview,
#gallery-view {
    margin-top: 2.4% !important;
    margin-bottom: 2.4% !important;
    flex: 0 0 100% !important
}

.banner-video {
    width: 100%;
    height: auto;
}