.featured_rooms-suites {
    background: #231f20;
    overflow: hidden;
    position: relative
}

.featured_rooms-suites--contain {
    margin: 0 auto;
    max-width: 1440px;
    padding: 72px 64px 86px;
    position: relative
}

.featured_rooms-suites--cover {
    background: #231f20;
    height: 100%;
    margin-right: -64px;
    position: absolute;
    right: 100%;
    top: 0;
    width: 100%;
    z-index: 3
}

.featured_rooms-suites--header {
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    margin: 0 0 72px
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist {
    gap: 40px;
    justify-content: flex-start;
    padding: 0 0 12px;
    position: relative
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist:after {
    border-bottom: .5px solid hsla(0, 0%, 100%, .2);
    bottom: 0;
    content: "";
    height: .5px;
    left: 0;
    position: absolute;
    width: 100%
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist button {
    background: transparent;
    color: #fff;
    font-family: Acumin Pro, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 100%;
    padding: 0;
    position: relative
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist button:before {
    bottom: -12px;
    content: "";
    display: block;
    height: calc(100% + 24px);
    left: -12px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: calc(100% + 24px)
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist button:after {
    border-bottom: 1px solid #fff;
    bottom: -12px;
    content: "";
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .3s ease;
    width: 100%
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist button:focus,
.featured_rooms-suites--tabs .featured_rooms-suites--tablist button:hover {
    color: #fff
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist button:focus:after,
.featured_rooms-suites--tabs .featured_rooms-suites--tablist button:hover:after {
    opacity: 1
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist button[aria-selected=true] {
    background: transparent
}

.featured_rooms-suites--tabs .featured_rooms-suites--tablist button[aria-selected=true]:after {
    opacity: 1
}

.featured_rooms-suites--swiper {
    margin-right: -64px !important;
    overflow: unset !important;
    padding-right: 60%
}

.featured_rooms-suites--swiper .swiper-slide {
    margin: auto;
    transform: scale(.9, .8) !important;
    transition: transform .6s ease
}

.featured_rooms-suites--details {
    margin-right: -5.5%;
    position: relative
}

.featured_rooms-suites--details:before {
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .4));
    content: "";
    display: block;
    opacity: 0;
    padding-top: 69.8795%;
    width: 100%
}

.featured_rooms-suites--details img {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.featured_rooms-suites--details_contain {
    align-items: flex-end;
    bottom: 0;
    display: flex;
    gap: 24px;
    height: 100%;
    justify-content: space-between;
    left: 0;
    opacity: 0;
    padding: 24px 15px 24px 24px;
    position: absolute;
    transition: opacity .6s ease, visibility .6s ease;
    visibility: hidden;
    width: 100%;
    z-index: 3
}

.featured_rooms-suites .js-tabpanels {
    margin-top: 56px
}

.featured_rooms-suites--details_content {
    display: flex;
    flex-flow: column nowrap;
    gap: 12px
}

.featured_rooms-suites--details_title {
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
    margin: 0
}

.featured_rooms-suites--swiper .swiper-slide.swiper-slide-active {
    transform: scale(1) !important
}

.featured_rooms-suites--swiper .swiper-slide.swiper-slide-active .featured_rooms-suites--details {
    margin-right: 0
}

.featured_rooms-suites--swiper .swiper-slide.swiper-slide-active .featured_rooms-suites--details:before {
    opacity: 1
}

.featured_rooms-suites--swiper .swiper-slide.swiper-slide-active .featured_rooms-suites--details_contain {
    opacity: 1;
    visibility: visible
}

.featured_rooms-suites--details_buttons .button {
    background: transparent;
    border-color: hsla(0, 0%, 100%, .32);
    color: #fff;
    font-family: Helvetica Neue, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .06em;
    line-height: 14px;
    padding: 9px 13px
}

.featured_rooms-suites--details_buttons .button:focus,
.featured_rooms-suites--details_buttons .button:hover {
    background: #8b6e4a;
    border-color: #8b6e4a;
    color: #fff
}

.featured_rooms-suites--details_share {
    align-self: flex-end
}

.featured_rooms-suites--details_share a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 12px;
    gap: 4px;
    justify-content: center;
    letter-spacing: .06em;
    line-height: 14px;
    min-height: 34px;
    min-width: 91px;
    text-transform: uppercase
}

.featured_rooms-suites--details_share svg {
    height: auto;
    margin: -1px 0 0;
    max-width: 14px;
    width: 100%
}

.featured_rooms-suites--details_share a:focus,
.featured_rooms-suites--details_share a:hover {
    background: #0d5987;
    border-radius: 20px;
    text-decoration: none
}

.featured_rooms-suites--function {
    align-items: center;
    display: flex;
    gap: 54px;
    margin-top: 32px
}

.featured_rooms-suites--pagination {
    align-items: center;
    color: #fff !important;
    display: flex;
    font-family: Acumin Pro, sans-serif;
    font-size: 12px;
    font-weight: 400;
    gap: 47px;
    letter-spacing: .5px;
    line-height: 100%
}

.featured_rooms-suites--count {
    flex: 0 0 auto
}

.featured_rooms-suites--pagination:after {
    border-top: 1px solid #4b4b4b;
    content: "";
    flex: 1 1 100%;
    height: 1px;
    position: relative;
    width: 100%
}

.featured_rooms-suites--nav {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: center;
    position: relative
}

.featured_rooms-suites--nav :after {
    display: none
}

.featured_rooms-suites--nav .featured_rooms-suites--nav_btn {
    border: 1px solid #4b4b4b;
    border-radius: 100%;
    bottom: unset;
    color: #fff;
    height: 64px;
    left: unset;
    margin: 0;
    position: relative;
    right: unset;
    top: unset;
    width: 64px
}

.featured_rooms-suites--nav .featured_rooms-suites--nav_btn:focus,
.featured_rooms-suites--nav .featured_rooms-suites--nav_btn:hover {
    background: #8b6e4a;
    border-color: #8b6e4a;
    opacity: 1
}

.featured_rooms-suites--nav .featured_rooms-suites--nav_btn svg {
    height: 24px;
    width: 24px
}

@media only screen and (min-width:1025px) {
    .featured_rooms-suites--no_swiper {
        margin-right: 0 !important;
        padding-right: 0 !important
    }

    .featured_rooms-suites--no_swiper .swiper-wrapper {
        display: flex;
        gap: 20px
    }

    .featured_rooms-suites--no_swiper .swiper-slide {
        flex: 1 1 30%;
        transform: scale(1) !important
    }

    .featured_rooms-suites--no_swiper .featured_rooms-suites--details {
        margin-right: 0
    }

    .featured_rooms-suites--no_swiper .featured_rooms-suites--details:before {
        opacity: 1
    }

    .featured_rooms-suites--no_swiper .swiper-slide .featured_rooms-suites--details_contain {
        opacity: 1;
        visibility: visible
    }
}

@media only screen and (max-width:1024px) {
    .featured_rooms-suites--contain {
        padding: 80px 40px 50px
    }

    .featured_rooms-suites--cover {
        margin-right: -40px
    }

    .featured_rooms-suites--header {
        font-size: 64px;
        line-height: 100%;
        margin: 0 0 48px
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist {
        padding: 0 0 18px
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist button:before {
        bottom: -18px;
        height: calc(100% + 36px);
        left: -18px;
        right: -18px;
        top: -18px;
        width: calc(100% + 36px)
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist button:after {
        bottom: -18px
    }

    .featured_rooms-suites--swiper {
        margin-right: -40px !important;
        padding-right: 30vw
    }

    .featured_rooms-suites--details_contain {
        padding: 24px 24px 26px
    }

    .featured_rooms-suites .js-tabpanels {
        margin-top: 40px
    }

    .featured_rooms-suites--nav .featured_rooms-suites--nav_btn {
        height: 48px;
        width: 48px
    }

    .featured_rooms-suites--function {
        margin-top: 22px
    }
}

@media only screen and (max-width:767px) {
    .featured_rooms-suites--contain {
        padding: 104px 24px 68px
    }

    .featured_rooms-suites--cover {
        margin-right: -24px
    }

    .featured_rooms-suites--header {
        font-size: 42px;
        letter-spacing: -3px;
        line-height: 90%;
        margin: 0 0 53px
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist {
        flex-flow: row nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        margin: 0 -24px;
        padding: 0 24px 12px;
        scrollbar-width: none;
        z-index: 3
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist button:before {
        bottom: -12px;
        height: calc(100% + 24px);
        left: -12px;
        right: -12px;
        top: -12px;
        width: calc(100% + 24px)
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist button:after {
        bottom: -12px
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist {
        gap: 30px 40px
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist:after {
        display: none
    }

    .featured_rooms-suites--tabs .featured_rooms-suites--tablist button {
        font-size: 13px;
        letter-spacing: .06em;
        line-height: 13px;
        white-space: nowrap;
        word-break: keep-all
    }

    .featured_rooms-suites--swiper {
        margin-right: -24px !important;
        padding-right: 46px
    }

    .featured_rooms-suites--swiper .swiper-slide {
        transform: scale(1) !important
    }

    .featured_rooms-suites--details {
        margin-right: 0;
        position: relative
    }

    .featured_rooms-suites--details:before {
        min-height: 492px;
        padding-top: 100%
    }

    .featured_rooms-suites--details_contain {
        align-items: center;
        flex-flow: column nowrap;
        gap: 24px;
        justify-content: flex-end;
        padding: 40px 24px
    }

    .featured_rooms-suites .js-tabpanels {
        margin-top: 40px
    }

    .featured_rooms-suites--details_content {
        display: flex;
        flex-flow: column nowrap;
        gap: 12px
    }

    .featured_rooms-suites--details_title {
        font-size: 40px;
        letter-spacing: -.04em;
        line-height: 48px;
        margin: 0;
        text-align: center
    }

    .featured_rooms-suites--details_buttons {
        justify-content: center
    }

    .featured_rooms-suites--details_buttons .button {
        width: 100%
    }

    .featured_rooms-suites--details_share {
        align-self: center
    }

    .featured_rooms-suites--function {
        margin-top: 40px
    }

    .featured_rooms-suites--pagination {
        font-size: 14px;
        letter-spacing: .06em;
        line-height: 140%
    }

    .featured_rooms-suites--count {
        flex: 0 0 auto
    }

    .featured_rooms-suites--nav,
    .featured_rooms-suites--nav :after,
    .featured_rooms-suites--pagination:after {
        display: none
    }
}