.hidden {
    display: none;
}
.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}
.blazy,
.blazy *,
.blazy :after,
.blazy :before {
    box-sizing: border-box;
}
.b-lazy,
.b-responsive {
    display: block;
    height: auto;
    min-height: 1px;
}
@media screen and (prefers-reduced-motion: no-preference) {
    .b-lazy,
    .b-responsive {
        opacity: 0;
    }
}
.blazy .media {
    display: block;
    position: relative;
}
.dropbutton-wrapper,
.dropbutton-wrapper div {
    box-sizing: border-box;
}
:root {
    --header-menu-content-offset: 20px;
    --header-menu-height-lg: 88px;
    --booking-bar-height-lg: 70px;
    --header-menu-scrolled: 60px;
    --bn-col-gap: 49px;
}
.bg-primary {
    background-color: #f9f9f9 !important;
}
.bg-white {
    background-color: #fff;
}
.margin-top--0 {
    margin-top: 0;
}
.margin-bottom--0 {
    margin-bottom: 0;
}
.margin-bottom--45 {
    margin-bottom: 3.2142857143rem;
}
html {
    scroll-padding-top: 100px;
}

body {
    margin: 0;
    font-size: 16px !important;
    overflow-x: hidden;
}
.container {
    position: relative;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
}
.container--large {
    max-width: 1600px;
}
.container--spacer {
    margin-top: 4.6428571429rem;
    margin-bottom: 4.6428571429rem;
}
.gutter {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
}
picture,
picture img {
    max-width: 100%;
}
picture img {
    height: auto;
}
.grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.75rem;
    margin-right: -1.75rem;
}
.grid--space-between {
    justify-content: space-between;
}
.grid__item {
    display: flex;
    flex: 1 1 100%;
    margin: 0 1.75rem 1.4285714286rem;
}
article,
header,
main,
nav,
picture,
section {
    display: block;
}
[hidden] {
    display: none;
}
[data-bind-visible] {
    display: none;
}
[data-bind-hidden] {
    display: block;
}
:root {
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
}
body {
    font-size: 18px !important;
    line-height: 1.45;
    color: #060202 !important;
    letter-spacing: 0.0571428571rem;
    overflow-wrap: break-word;
}
.text--right {
    text-align: right;
}
.h3,
h1,
h2,
h3,
h4 {
    letter-spacing: 0.0357142857rem;
    font-weight: 400;
}
h1 {
    margin-bottom: 1.6rem;
    font-size: 2.22rem;
}
@media screen and (max-width: 480px) {
    .grid__item {
        flex-basis: calc(100% - 3.5rem);
        max-width: 100%;
    }
    h1 {
        font-size: 1.722rem;
    }
}
h2 {
    font-size: 2.22rem;
}
@media screen and (max-width: 480px) {
    h2 {
        font-size: 1.722rem;
    }
}
.h3,
h3,
h4 {
    font-size: 1.4rem;
    letter-spacing: 0;
}
.nav-heading {
    font-size: 1.722rem;
    color: #313131;
    margin-bottom: 0.755rem;
}
.hgroup--limited {
    max-width: 680px;
    margin-right: auto;
    margin-bottom: 4.6428571429rem;
    margin-left: auto;
}
.hgroup h1,
.hgroup h2,
.hgroup h3,
.hgroup p {
    margin-top: 0;
}
.hgroup .subtitle {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 0.722rem;
    text-transform: uppercase;
    letter-spacing: 0.1428571429rem;
}
.hgroup--center {
    text-align: center;
}
@media screen and (max-width: 768px) {
    .hgroup {
        margin-bottom: 4.2857142857rem;
    }
    .hgroup h1,
    .hgroup h2 {
        margin-bottom: 0.6428571429rem;
    }
}
a {
    color: inherit;
}
a.underline {
    position: relative;
    text-decoration: none;
}
a.underline:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    margin-top: 4px;
    border-bottom: 1px solid;
}
ul {
    line-height: inherit;
    position: relative;
}
a.button {
    display: inline-block;
    padding: 0.8em 4em;
    color: #000;
    letter-spacing: 0.05rem;
    text-decoration: none;
    border: 1px solid #000;
    background: 0 0;
    box-sizing: border-box;
}
a.button--dark {
    border-color: #313131;
    background-color: #313131;
    color: #f3eee7;
}
a.button--slim {
    font-size: 0.88rem;
    padding: 0.6em 2.7em;
}
@media screen and (max-width: 480px) {
    a.button--slim {
        padding: 0.5em 1.3em;
    }
}
input.button {
    display: inline-block;
    padding: 0.8em 4em;
    color: #000;
    letter-spacing: 0.05rem;
    text-decoration: none;
    border: 1px solid #000;
    background: 0 0;
    box-sizing: border-box;
}
input.button--black {
    display: inline-block;
    padding: 0.8em 4em;
    color: #f3eee7;
    letter-spacing: 0.05rem;
    text-decoration: none;
    border: 1px solid #000;
    background: #000;
    box-sizing: border-box;
}
.button--slim {
    font-size: 0.88rem;
    padding: 0.6em 2.7em;
}
@media screen and (max-width: 480px) {
    .button--slim {
        padding: 0.5em 1.3em;
    }
}
[type="button"],
[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}
.icon-btn {
    border: none;
    background-color: transparent;
}
.property-navigation {
    display: flex;
    align-items: stretch;
    border-top: 1px solid #dad9d7;
    border-bottom: 1px solid #dad9d7;
    font-size: 0.9em;
    margin-bottom: 1.4285714286rem;
    background: #f3eee7;
    position: relative;
    z-index: 10;
    padding-top: 1px;
}
.property-navigation__nav {
    flex-grow: 1;
    background-color: #f9f9f9 !important;
}
.property-navigation__property {
    padding: 0 clamp(2rem, 2vw, 3rem);
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0.1428571429rem;
    display: flex;
    align-items: center;
    background: inherit;
}
.property-navigation__property a {
    text-decoration: none;
    font-family: Lyon Text Web, Lyon Display Web, Times New Roman, serif;
}
.property-navigation__property a span {
    padding-bottom: 14px;
}
.property-navigation__property:after {
    content: " ";
    position: absolute;
    right: 1.2142857143rem;
    padding: 3px;
    border-color: #82847f;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 0;
    transform: rotate(-45deg);
}
.property-navigation__back {
    display: none;
}
.property-navigation__link {
    padding: 1rem 0;
    border-bottom: 1px solid transparent;
    text-decoration: none;
}
.property-navigation__list {
    display: flex;
    list-style: none;
    justify-content: space-around;
    padding: 0;
    margin: 0;
    position: static;
    z-index: 2;
    background-color: inherit;
}
@media screen and (min-width: 1101px) {
    .property-navigation__property {
        font-size: 0.85rem;
        letter-spacing: 0.15rem;
    }
    .property-navigation__property a {
        margin-top: 3px;
    }
    .property-navigation__list {
        align-items: stretch;
    }
}
.property-navigation__list > li {
    margin-bottom: -1px;
}
.property-navigation__list .has-children {
    background-color: inherit;
}
.property-navigation__list--children {
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    z-index: -1;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    justify-content: center;
    transform: translateY(-100%);
    border-bottom: 1px solid #dad9d7;
    background-color: inherit;
}
.property-navigation__list--children li {
    margin: 0 1.4285714286rem;
    position: relative;
    top: 1px;
}
.property-navigation__list .property-navigation__link {
    border: none;
    text-align: center;
}
.property-navigation__list .property-navigation__list-item {
    border-bottom: 1px solid #dad9d7;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.property-navigation__head {
    display: none;
}
.property-navigation.property-navigation--mini {
    justify-content: center;
}
.property-navigation.property-navigation--mini:after {
    display: block;
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.property-navigation.property-navigation--mini .property-navigation__nav {
    flex-grow: 0;
}
.property-navigation.property-navigation--mini .property-navigation__list > li {
    margin-left: clamp(5px, 0.8vw, 20px);
    margin-right: clamp(5px, 0.8vw, 20px);
}
@media screen and (max-width: 1100px) {
    .property-navigation.property-navigation--mini:after {
        background: 0 0;
    }
    .property-navigation.property-navigation--mini
        .property-navigation__list
        > li {
        margin-left: 0;
        margin-right: 0;
    }
    .property-navigation {
        background: #fff;
        flex-direction: column;
        margin-bottom: 7px;
        border-bottom: none;
    }
    .property-navigation-wrap {
        position: relative;
        height: 100%;
        background: #fff;
        padding: 1.7857142857rem 3.0714285714rem 0 1.7857142857rem;
        box-sizing: border-box;
        z-index: 100;
        display: flex;
        flex-direction: column;
        overflow-x: hidden;
        -webkit-animation-name: slide-in-left;
        animation-name: slide-in-left;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-direction: forward;
        animation-direction: forward;
    }
    .property-navigation__head {
        display: flex;
        padding-bottom: 1.7857142857rem;
        height: 2.1428571429rem;
        justify-content: space-between;
    }
}
@media screen and (max-width: 1100px) and (min-width: 1101px) {
    .property-navigation-wrap {
        -webkit-animation-name: slide-fade-in-left;
        animation-name: slide-fade-in-left;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-direction: forward;
        animation-direction: forward;
    }
}
@media screen and (max-width: 1100px) and (min-width: 1101px) and (prefers-reduced-motion) {
    .property-navigation-wrap {
        -webkit-animation: none;
        animation: none;
    }
}
@media screen and (max-width: 1100px) {
    .property-navigation:before {
        display: none;
    }
    .property-navigation__back-icon,
    .property-navigation__close {
        height: 1.4285714286rem;
        width: 1.4285714286rem;
    }
    .property-navigation__property {
        padding: 1.7142857143rem 0 0.7142857143rem;
        background: #fff;
        font-size: 1.1428571429rem;
        letter-spacing: 0.187656rem;
    }
    .property-navigation__property:after {
        display: none;
    }
    .property-navigation__back {
        padding: 1.2142857143rem 0;
        margin: 1.2857142857rem 0 9px -6px;
        outline: 0;
    }
    .property-navigation__menu-parent {
        font-size: 1.3571428571rem;
        text-align: center;
        flex-grow: 1;
        margin-right: 1.4285714286rem;
    }
    .property-navigation__nav {
        background: #fff;
        margin-bottom: 1.9285714286rem;
    }
    .property-navigation__list {
        background: #fff;
        flex-direction: column;
        list-style: none;
        margin: 0;
        padding: 0;
        transform: none;
        position: static;
        border: none;
        -webkit-animation-name: slide-fade-in-left;
        animation-name: slide-fade-in-left;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-direction: forward;
        animation-direction: forward;
    }
    .property-navigation__list--children {
        display: none;
        -webkit-animation-name: slide-in-right;
        animation-name: slide-in-right;
        background: #fff;
    }
    .property-navigation__list--children li {
        margin: 0;
    }
    .property-navigation__list-item {
        position: relative;
    }
    .property-navigation__list-item.has-children:after {
        content: " ";
        position: absolute;
        right: 0.9285714286rem;
        top: 45%;
        padding: 3px;
        border-color: #82847f;
        border-style: solid;
        border-width: 0 1px 1px 0;
        width: 0;
        transform: rotate(-45deg);
    }
    .property-navigation__link {
        display: block;
        border: none;
        text-decoration: none;
        padding: 9px 0 4px;
        font-size: 1.3571428571rem;
        letter-spacing: 0;
    }
    .property-navigation-wrap {
        padding-right: 1.78rem;
    }
}
.global-navigation {
    background: #fff;
    flex-direction: column;
    margin-bottom: 7px;
    border-bottom: none;
}
.global-navigation-wrap {
    position: relative;
    height: 100%;
    background: #fff;
    padding: 1.7857142857rem 3.0714285714rem 0 1.7857142857rem;
    box-sizing: border-box;
    z-index: 100;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    -webkit-animation-name: slide-in-left;
    animation-name: slide-in-left;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-direction: forward;
    animation-direction: forward;
}
@media (prefers-reduced-motion) {
    .global-navigation-wrap {
        -webkit-animation: none;
        animation: none;
    }
}
@media screen and (min-width: 1101px) {
    .global-navigation-wrap {
        -webkit-animation-name: slide-fade-in-left;
        animation-name: slide-fade-in-left;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-direction: forward;
        animation-direction: forward;
    }
}
@media screen and (min-width: 1101px) and (prefers-reduced-motion) {
    .global-navigation-wrap {
        -webkit-animation: none;
        animation: none;
    }
}
.global-navigation__head {
    display: flex;
    padding-bottom: 1.7857142857rem;
    height: 2.1428571429rem;
    justify-content: space-between;
}
.global-navigation:before {
    display: none;
}
.global-navigation__back-icon,
.global-navigation__close {
    height: 1.4285714286rem;
    width: 1.4285714286rem;
}
.global-navigation__back {
    padding: 1.2142857143rem 0;
    margin: 1.2857142857rem 0 9px -6px;
    outline: 0;
}
.global-navigation__menu-parent {
    font-size: 1.3571428571rem;
    text-align: center;
    flex-grow: 1;
    margin-right: 1.4285714286rem;
}
.global-navigation__nav {
    background: #fff;
    margin-bottom: 1.9285714286rem;
}
.global-navigation__list {
    background: #fff;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 0;
    transform: none;
    position: static;
    border: none;
    -webkit-animation-name: slide-fade-in-left;
    animation-name: slide-fade-in-left;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-direction: forward;
    animation-direction: forward;
}
@media (prefers-reduced-motion) {
    .global-navigation__list {
        -webkit-animation: none;
        animation: none;
    }
}
.global-navigation__list--children {
    display: none;
    -webkit-animation-name: slide-in-right;
    animation-name: slide-in-right;
    background: #fff;
}
.global-navigation__list--children li {
    margin: 0;
}
@media (prefers-reduced-motion) {
    .global-navigation__list--children {
        -webkit-animation: none;
        animation: none;
    }
}
.global-navigation__list-item {
    position: relative;
}
.global-navigation__list-item.has-children:after {
    content: " ";
    position: absolute;
    right: 0.9285714286rem;
    top: 45%;
    padding: 3px;
    border-color: #82847f;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 0;
    transform: rotate(-45deg);
}
.global-navigation__link {
    display: block;
    border: none;
    text-decoration: none;
    padding: 9px 0 4px;
    font-size: 1.3571428571rem;
    letter-spacing: 0;
}
.global-navigation__link[aria-current="page"] {
    text-decoration: none;
}
.global-navigation__list.root {
    margin-bottom: 40px;
}
.global-navigation__link span {
    display: inline-block;
}
.global-navigation__link span.global-navigation__link-sub {
    display: block;
    font-size: 0.7rem;
    text-transform: uppercase;
}
.global-navigation__link span.global-navigation__link-head {
    font-family: Lyon Text Web, Lyon Display Web, Times New Roman, serif;
}
@media screen and (min-width: 1101px) and (prefers-reduced-motion: no-preference) {
    .global-navigation__list--children {
        -webkit-animation-name: slide-fade-in-left;
        animation-name: slide-fade-in-left;
    }
}
@media screen and (min-width: 1101px) {
    .global-navigation-wrap {
        max-width: 1360px;
    }
    .global-navigation__logo {
        margin: 5px 82px;
    }
    .global-navigation__close {
        position: absolute;
        top: 34px;
        right: 33px;
        width: 26px;
        z-index: 5;
    }
    .global-navigation__nav {
        display: flex;
        margin: 68px 40px 40px 84px;
    }
    .global-navigation__list {
        width: 322px;
        border-left: 1px solid rgba(0, 0, 0, 0.09);
        padding-left: 50px;
        box-sizing: border-box;
    }
    .global-navigation__list.root {
        padding-left: 0;
        border-left: none;
        width: 270px;
    }
    .global-navigation__list.root .global-navigation__link {
        font-size: 1.7142857143rem;
    }
    .global-navigation__list-item {
        margin-bottom: 4px;
    }
    .global-navigation__list-item.has-children:after {
        right: 2.1428571429rem;
    }
    .global-navigation__link {
        opacity: 0.5;
        text-decoration: none;
    }
}
@media screen and (max-width: 1100px) {
    .global-navigation {
        padding: 15px 6px;
    }
    .global-navigation-wrap {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .global-navigation__close {
        position: absolute;
        left: 0;
    }
    .global-navigation__close svg {
        width: 24px;
    }
    .global-navigation__head {
        border-bottom: 1px solid #ccc;
        padding-bottom: 16px;
        position: relative;
    }
    .global-navigation__back {
        padding: 10px 0;
        margin: 0 0 15px -6px;
    }
    .global-navigation__back-icon {
        margin-right: 6px;
    }
    .global-navigation__logo,
    .global-navigation__menu-parent {
        margin: 0 auto;
    }
    .global-navigation__logo img {
        width: 75px;
        height: 20px;
    }
    .global-navigation__list.root,
    .global-navigation__list[data-bind-visible] {
        display: none;
    }
}
.global-links {
    border-top: 1px solid #d5d1c8;
    padding-top: 5px;
}
.global-links ul {
    padding: 0;
    margin: 0.7857142857rem 0;
    list-style: none;
}
.global-links__link {
    font-size: 0.9285714286rem;
    color: #404040;
    border: none;
    background: 0 0;
    padding: 7px 0;
    display: block;
    text-decoration: none;
    outline: 0;
}
@media screen and (min-width: 1101px) {
    .global-links {
        display: none;
    }
}
.global-featured {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 696px);
    height: 100%;
    background: #fdf9f5;
    -webkit-animation-name: fade-in;
    animation-name: fade-in;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-direction: forward;
    animation-direction: forward;
}
@media (prefers-reduced-motion) {
    .global-featured {
        -webkit-animation: none;
        animation: none;
    }
}
.global-featured[data-bind-hidden]:not(.hidden) {
    display: flex;
}
.global-featured > div {
    margin: auto 45px;
    width: 100%;
}
.global-featured > div,
.global-featured__buttons {
    display: flex;
    flex-direction: column;
}
.global-featured .card {
    margin-bottom: 14px;
}
.global-featured .card .carousel,
.global-featured .card img {
    width: 200px;
    max-width: 200px;
}
.global-featured__head {
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
}
.global-featured--discover > div {
    margin: auto;
    width: 500px;
}
.global-featured--discover .button {
    padding: 14px;
    margin-bottom: 14px;
    display: block;
    text-align: center;
    background-color: hsla(0, 0%, 100%, 0.25);
}
@media screen and (max-width: 1100px) {
    .global-featured {
        position: static;
        width: auto;
        margin: 0 -25px;
        height: auto;
        padding: 20px 0;
    }
    .global-featured__title {
        text-align: center;
    }
    .global-featured .card .carousel,
    .global-featured .card img {
        width: 200px;
        max-width: 200px;
    }
    .global-featured__buttons {
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: row;
    }
    .global-featured .button {
        width: calc(50% - 7px);
    }
    .global-featured .button.global-featured__recommend {
        width: 100%;
    }
}
@media screen and (min-width: 1101px) {
    .global-featured--destinations .card img {
        width: 100%;
        max-width: 100%;
    }
    .global-featured--destinations .card .carousel {
        flex-basis: 70%;
        max-width: 360px;
    }
    .global-featured--destinations .card .hgroup {
        flex-basis: 30%;
        min-width: 140px;
    }
    .bg-primary .property-navigation--mini:after {
        background-color: #f9f9f9 !important;
    }
}
@media screen and (max-width: 768px) {
    .global-featured .card .carousel,
    .global-featured .card img {
        width: 104px;
        max-width: 104px;
    }
    .global-featured .card header p {
        display: none;
    }
    .global-featured > div {
        margin: auto 1rem;
        width: 100%;
    }
}
section.nav__language-switcher {
    display: none;
    width: 100%;
    border: none;
}
@media screen and (max-width: 1100px) {
    section.nav__language-switcher {
        margin: 1.4285714286rem 0;
    }
}
@media screen and (max-width: 768px) {
    section.nav__language-switcher {
        display: block;
        margin-top: auto;
    }
}
section.nav__language-switcher .dropbutton-wrapper {
    height: auto;
    width: 100%;
}
section.nav__language-switcher .dropbutton-wrapper .dropbutton {
    min-width: 100%;
}
.dropbutton-wrapper {
    width: 9.2857142857rem;
}
.dropbutton-wrapper {
    height: 2.5714285714rem;
}
.dropbutton-wrapper .dropbutton {
    list-style: none;
    padding: 0;
    min-width: 9.2857142857rem;
    margin: 0;
}
.card {
    display: inline-block;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}
.card {
    width: 100%;
}
.card .hgroup {
    margin-left: 0;
}
.card__link {
    display: block;
    text-decoration: none;
    outline: 0;
}
.card img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    width: 100%;
}
.card .subtitle {
    margin-top: 0;
    margin-bottom: 1.1428571429rem;
    font-size: 0.722rem;
    text-transform: uppercase;
    letter-spacing: 0.1428571429rem;
}
.card header {
    margin-top: 1.1428571429rem;
    margin-bottom: 0;
    padding-bottom: 1rem;
}
.card header h3 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    letter-spacing: 0.05em;
}
.card header p {
    margin-top: 0;
}
.card header.card__data--spaced {
    margin-top: 1.2857142857rem;
}
.card header.card__data--spaced .subtitle {
    margin-bottom: 0.7857142857rem;
}
.card--centered {
    text-align: center;
}
.card--centered .hgroup {
    margin-left: auto;
}
.card--horizontal {
    display: flex;
    padding: 0.7142857143rem;
}
.card--horizontal .hgroup {
    display: flex;
    flex-direction: column;
    margin-top: 0.4285714286rem;
    margin-left: 1.75rem;
    padding-bottom: 0;
}
.card--horizontal .hgroup h3 {
    margin-bottom: 0.7857142857rem;
}
.card--horizontal .hgroup span {
    margin-top: auto;
    margin-bottom: 1.3571428571rem;
}
.card[data-card-carousel] .slick {
    position: relative;
}
.slider-card {
    flex-grow: 0;
    margin: 0;
}
.slider-3up {
    overflow: hidden;
}
.slider-3up {
    position: relative;
    width: 100%;
    margin: 0;
}
.slider-3up--centered {
    margin: 0 auto;
}
.slider-3up .slick {
    position: relative;
}
.slider-3up .slick-next,
.slider-3up .slick-prev {
    top: 0;
    bottom: 0;
    background-color: transparent;
    border: none;
    text-indent: -40rem;
    width: clamp(0.1rem, 11vw, 19rem);
}
@media screen and (min-width: 481px) {
    .slider-3up .slick-next,
    .slider-3up .slick-prev {
        width: clamp(0.1rem, 28vw, 19rem);
    }
}
@media screen and (min-width: 600px) {
    .scards {
        display: grid;
        grid-column-gap: clamp(1rem, 2.6vw, 3.5rem);
        grid-row-gap: 0.2rem;
        grid-template-columns: repeat(6, 1fr);
    }
    .scards--col-count-2 .slider-card:nth-child(odd) {
        grid-column-start: 1;
        grid-column-end: 4;
    }
    .scards--col-count-2 .slider-card:nth-child(2n) {
        grid-column-start: 4;
        grid-column-end: 7;
    }
    .slider-3up .slick-next,
    .slider-3up .slick-prev {
        width: clamp(0.1rem, 17vw, 19rem);
    }
}

.slider-3up .slick-prev {
    left: 0;
}
.slider-3up .slick-next {
    right: 0;
}
.search-sidebar {
    -webkit-animation-name: slide-in-left;
    animation-name: slide-in-left;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-direction: forward;
    animation-direction: forward;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    max-width: 600px;
    height: 100%;
    padding: 30px 40px;
    box-sizing: border-box;
    background-color: #fff;
}
@media (prefers-reduced-motion) {
    .search-sidebar {
        -webkit-animation: none;
        animation: none;
    }
}
.search-sidebar-overlay {
    -webkit-animation-name: fade-in;
    animation-name: fade-in;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-direction: forward;
    animation-direction: forward;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
}
@media (prefers-reduced-motion) {
    .search-sidebar-overlay {
        -webkit-animation: none;
        animation: none;
    }
}
.search-sidebar__header {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 40px;
}
.search-sidebar__toggle-btn {
    background: 0 0;
    border: none;
    padding: 0;
    width: 20px;
    margin-left: 50px;
}
.search-sidebar__close {
    background: 0 0;
    border: none;
    padding: 0;
    display: block;
    width: 20px;
}
.search-sidebar .form-field--search_api_autocomplete input {
    border-width: 0 0 1px;
}
.search-sidebar .listing-filter .form-item {
    display: block;
}
.search-sidebar .listing-filter .form-item:before {
    content: none;
}
.search-sidebar .listing-filter .form-item label {
    font-size: 16px;
}
.search-sidebar .listing-filter .form-item input {
    padding-left: 0;
    padding-right: 1.4285714286rem;
}
.header__top .container .grid {
    min-height: var(--header-menu-height-lg);
}
.main-header .grid {
    flex-wrap: nowrap;
}
.main-header .grid__item {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.main-header .grid .hamburger > div {
    margin-right: auto;
}
.hamburger {
    position: relative;
    z-index: 110; /* phải cao hơn nav-menu */
}
.main-header .grid .hamburger button {
    border: none;
    background: 0 0;
    padding: 0;
    outline: 0;
    color: #313131;
    display: flex;
    align-items: center;
}
.main-header .grid .hamburger button .icon {
    width: 2rem;
}
.main-header .grid .hamburger__label {
    margin-left: 2rem;
    letter-spacing: 0.05rem;
}
.main-header .grid .logo {
    align-items: center;
    justify-content: center;
}
.main-header .grid .logo a {
    display: inline-flex;
}
.main-header__right {
    justify-content: flex-end;
}
.main-header__language-switcher {
    position: relative;
    width: 11.28rem;
    margin-right: 2rem;
    color: #313131;
    letter-spacing: 0.05rem;
}
.main-header .header__global-nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
}
.main-header .header__global-nav-overlay {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 99;
}
.main-header .header__property-nav {
    position: relative;
    z-index: 1;
    height: 3.0714285714rem;
}
@media screen and (min-width: 1101px) {
    .main-header .header__property-nav {
        display: block;
    }
    .main-header .header__global-nav {
        -webkit-animation-name: fade-in;
        animation-name: fade-in;
        -webkit-animation-duration: 0.6s;
        animation-duration: 0.6s;
        -webkit-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-direction: forward;
        animation-direction: forward;
    }
}
@media screen and (min-width: 1101px) and (prefers-reduced-motion) {
    .main-header .header__global-nav {
        -webkit-animation: none;
        animation: none;
    }
}
@media screen and (max-width: 1100px) {
    .main-header .header__property-nav {
        z-index: 999;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        -webkit-animation: 0.4s slide-out-right;
        animation: 0.4s slide-out-right;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        background: #fff;
    }
    .main-header .header__property-nav nav {
        height: 100%;
    }
    .header__top {
        box-sizing: border-box;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #f3eee7;
        z-index: 9;
        margin-top: 0;
    }
}
.booking-bar-cta {
    box-sizing: border-box;
}
.booking-bar-cta .button {
    min-width: 10rem;
    padding: 0.7142857143rem 1.0714285714rem;
    white-space: nowrap;
    text-align: center;
}
header.main-header {
    position: relative;
    z-index: 2;
}
main {
    position: relative;
    z-index: 1;
}
.social li .media {
    display: none;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, -100%);
    z-index: 2;
    border: 5px solid #fff;
}
@media screen and (prefers-reduced-motion: no-preference) {
    .social li .media {
        -webkit-animation: 0.5s forwards socialSlideIn;
        animation: 0.5s forwards socialSlideIn;
    }
}
@media screen and (max-width: 1023px) {
    .main-header .grid .hamburger .search-sidebar-wrap {
        position: absolute;
        right: 0;
    }
    .booking-bar-cta,
    .booking-bar-cta .button {
        padding: 1.0714285714rem;
        width: 100%;
    }
    .booking-bar-cta {
        background: #f3eee7;
        bottom: 0;
        left: 0;
        position: fixed;
        z-index: 99;
    }
    p {
        margin-bottom: 0.7142857143rem;
    }
}
@-webkit-keyframes socialSlideIn {
    0% {
        opacity: 0;
        transform: translate(-50%, -90%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -100%);
    }
}
@keyframes socialSlideIn {
    0% {
        opacity: 0;
        transform: translate(-50%, -90%);
    }
    to {
        opacity: 1;
        transform: translate(-50%, -100%);
    }
}
.hidden {
    display: none;
    visibility: hidden;
}
.slick:not(.slick--initialized) .slick__slide:not(:first-child) {
    display: none;
}
main[role="main"] {
    margin-top: 108px;
}
@media screen and (min-width: 769px) {
    .main-header__right .button {
        font-size: inherit;
    }
    .page-node-type-property main[role="main"] {
        margin-top: 100px !important;
    }
}
.mapbox-map .zoom-button {
    display: none;
}
.mapbox-map .icon-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3;
    width: 27px;
    height: 27px;
    padding: 0;
    color: #585858;
}
.mapbox-map .icon-btn .icon-shape:after,
.mapbox-map .icon-btn .icon-shape:before {
    position: absolute;
    content: "";
    background-color: #82847f;
}
.mapbox-map .icon-btn .icon-shape:before {
    top: 11px;
    left: 8px;
    width: 8px;
    height: 2px;
    transform: rotate(180deg);
}
.mapbox-map .icon-btn .icon-shape:after {
    top: 8px;
    left: 11px;
    width: 2px;
    height: 8px;
    transform: rotate(90deg);
}
.bc-player {
    position: relative;
}
@media screen and (max-width: 768px) {
    .main-header .grid .hamburger__label {
        display: none;
    }
    .main-header__language-switcher {
        display: none;
    }
    .bc-player {
        margin-bottom: 1.2142857143rem;
    }
}
.bc-player__video:before {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    z-index: 2;
    content: "";
    width: 30px;
    height: 30px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-color: transparent;
    background-position: 50%;
}
label {
    display: inline-block;
    margin-bottom: 0.155em;
    font-size: 12px;
}
.listing-filter .form-item {
    display: flex;
    align-items: center;
    margin-bottom: 2.8571428571rem;
    float: none;
}
.listing-filter .form-item:before {
    content: " ";
    flex: 1;
    border-bottom: 1px solid #dad9d7;
    margin-right: 2rem;
}
@media (max-width: 350px) {
    .listing-filter .form-item:before {
        content: none;
    }
}
.listing-filter .form-item label {
    margin-bottom: 1px;
    white-space: nowrap;
}
@media screen and (max-width: 480px) {
    .search-sidebar__toggle-btn {
        margin-left: 20px;
    }
    .main-header .logo a {
        width: 5.3571428571rem;
    }
    .main-header .logo a img {
        max-width: 100%;
        height: auto;
    }
    .video--container {
        margin-right: -1.75rem;
        margin-left: -1.75rem;
    }
    .listing-filter .form-item label {
        font-size: 12px;
    }
}
button,
input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
[type="text"] {
    width: 100%;
    margin-bottom: 0;
    padding: 0.5em;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
    line-height: 18px;
    box-sizing: border-box;
    border: 0.0714285714rem solid #82847f;
}
.form-item {
    margin-bottom: 1rem;
}
.form-field--spaced {
    margin-bottom: 2rem;
}
::-moz-placeholder {
    color: #bfbfbf;
}
:-ms-input-placeholder {
    color: #bfbfbf;
}
::placeholder {
    color: #bfbfbf;
}
.property-navigation-wrap .property-navigation__sticky-wrapper {
    position: absolute;
    top: 0;
    left: 0;
}
.hgroup__intro,
:root,
div,
p {
    font-family: Lyon Display Web, Times New Roman, serif;
}
#block-dropdownlanguagecontent .language-link,
.button,
.functional-header,
.search-sidebar .listing-filter input,
.subtitle,
a,
button,
label {
    font-family: Whitney SSm A, Whitney SSm B, Lyon Display Web, Times New Roman,
        serif;
}
.h3,
h1,
h2,
h3,
h4 {
    font-family: Lyon Text Web, Lyon Display Web, Times New Roman, serif;
}
p a {
    font-family: inherit;
}
@-webkit-keyframes slide-in-left {
    0% {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0);
    }
}
@keyframes slide-in-left {
    0% {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0);
    }
}
@-webkit-keyframes slide-fade-in-left {
    0% {
        opacity: 0;
        transform: translateX(-2rem);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes slide-fade-in-left {
    0% {
        opacity: 0;
        transform: translateX(-2rem);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes slide-in-right {
    0% {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}
@keyframes slide-in-right {
    0% {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}
@-webkit-keyframes slide-out-right {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(100%);
    }
}
@keyframes slide-out-right {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(100%);
    }
}
@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.sabre-widget {
    box-sizing: border-box;
    color: #313131;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}
.sabre-widget .container {
    border-bottom: 1px solid #dad9d7 !important;
    width: 100%;
}
.sabre-widget .sabre-widget__container {
    background-color: #fff;
    box-sizing: border-box;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
    width: 100%;
}
@media screen and (max-width: 1023px) {
    .sabre-widget .sabre-widget__container {
        background-color: #fff;
        height: 100vh;
        overflow: auto;
        padding: 1.75rem;
        position: fixed;
        transform: translateX(100%);
    }
    .sabre-widget {
        position: fixed;
    }
}
.sabre-widget *,
.sabre-widget :after,
.sabre-widget :before {
    box-sizing: inherit;
}
.sabre-widget__content {
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .booking-bar-cta {
        text-align: right;
    }
    .sabre-widget {
        height: 0;
        overflow: hidden;
    }
    .sabre-widget .sabre-widget__container {
        background-color: #f3eee7;
        position: absolute;
    }
    .sabre-widget .sabre-widget__container:after,
    .sabre-widget .sabre-widget__container:before {
        background-color: #f3eee7;
        content: "";
        height: 100%;
        position: absolute;
        width: 200%;
        z-index: 1;
    }
    .sabre-widget .sabre-widget__container:after {
        right: -200%;
    }
    .sabre-widget .sabre-widget__container:before {
        left: -200%;
    }
    .sabre-widget {
        position: absolute;
        top: var(--header-menu-height-lg);
    }
    .sabre-widget__container {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .sabre-widget__top {
        display: none;
    }
}
.sabre-widget__title {
    display: block;
    font-size: 1.8571428571rem;
    letter-spacing: inherit;
    line-height: 1.45;
    text-align: left;
    white-space: nowrap;
}
.sabre-widget__top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2.1428571429rem;
}
.sabre-widget__logo img {
    width: 5.3571428571rem;
}
.sabre-widget__close {
    display: flex;
    align-items: center;
    background-color: transparent;
    border: none;
    padding: 0;
}
.sabre-widget__close svg {
    width: 2.1428571429rem;
    height: 2.1428571429rem;
}
@media screen and (max-width: 1023px) {
    .sabre-widget__close svg {
        width: 1.4285714286rem;
        height: 1.4285714286rem;
    }
}
.dropbutton-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 2em;
    white-space: nowrap;
    text-indent: 110%;
}
.dropbutton-toggle button {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    background: 0 0;
}
.main-header__language-switcher
    .dropbutton-wrapper
    .dropdown-language-item
    .dropbutton-toggle {
    height: 35px;
    width: 100%;
}
.js .dropbutton-multiple .dropbutton-widget {
    padding-right: 2em;
}
.js .dropbutton-widget {
    position: relative;
    display: block;
}
.dropbutton-wrapper div {
    box-sizing: border-box;
}
.js .dropbutton-widget .dropbutton {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}
.dropbutton-wrapper .dropbutton {
    list-style: none;
    padding: 0;
    min-width: 9.2857142857rem;
    margin: 0;
}
.dropbutton-wrapper .active-language {
    display: block;
    position: relative;
    width: 100%;
    padding: 0.5714285714rem 1.1428571429rem 0.5rem;
    cursor: pointer;
    box-sizing: border-box;
}
.dropbutton-arrow {
    position: absolute;
    top: 50%;
    right: 40%;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    margin-top: -0.1666em;
    border-width: 0.3333em 0.3333em 0;
    border-style: solid;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    line-height: 0;
}
.dropbutton-wrapper .active-language::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: calc(100% - 2.28571rem);
    margin: 0 auto;
    border-bottom: 0.0714285714rem solid #313131;
    transition: width 0.4s;
}
.dropbutton-wrapper .dropbutton-toggle button span.dropbutton-arrow {
    border: none;
    width: 100%;
    display: block;
    height: 2.1428571429rem;
    top: 0.2857142857rem;
}
.main-header__language-switcher
    .dropbutton-wrapper
    .dropdown-language-item
    .dropbutton-toggle
    button
    span.dropbutton-arrow {
    background-position: 50%;
    bottom: 0;
    height: 30px;
    margin: auto;
    padding: 0;
    right: 0.5714285714rem;
    top: 0;
    width: 35px;
}
.dropdown-language-item li:not(.en) {
    display: none;
}
/* SLIDE IMAGES */
@media (hover: hover) {
    a {
        &:hover {
            text-decoration: none;
            opacity: 0.8;
        }
    }
}
#image-carousel img {
    max-inline-size: 100%;
    block-size: auto;
}
#image-carousel .topics-carousel {
    margin-block-start: 60px;
    --slide-width-pc: 400px;
    --slide-height-pc: 250px;
    --slide-rate-min: 0.85;
    --slide-rate-max: 1;
}
#image-carousel .topics-carousel-track {
    padding-block-end: 30px;
}
#image-carousel .topics-carousel-slide {
    position: relative;
    inset-block-start: 0;
    display: block;
    max-inline-size: var(--slide-width-pc);
    block-size: var(--slide-height-pc);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    transition: inset-block-start 640ms cubic-bezier(0.165, 0.84, 0.44, 1),
        max-inline-size 640ms cubic-bezier(0.165, 0.84, 0.44, 1),
        block-size 640ms cubic-bezier(0.165, 0.84, 0.44, 1);
    &:not(.is-active) {
        inset-block-start: 36px;
        max-inline-size: calc(var(--slide-width-pc) * var(--slide-rate-min));
        block-size: calc(var(--slide-height-pc) * var(--slide-rate-min));
    }
}
#image-carousel .topics-carousel-thumbnail {
    inline-size: var(--slide-width-pc);
    block-size: var(--slide-height-pc);
    transition: transform 640ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scale(var(--slide-rate-max), var(--slide-rate-max));
    .topics-carousel-slide:not(.is-active) & {
        transform: scale(var(--slide-rate-min), var(--slide-rate-min));
        transform-origin: left top;
    }
}

.gallery-box {
    width: 100%;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
  }

  .gallery-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }

.box-tall {
height: 400px;
}
.box-medium {
height: 300px;
}
.box-short {
height: 200px;
}
.c-card__cus img {
    width: 100%;
    height: auto;
    max-width: 800px;
    max-height: 600px;
    object-fit: cover;
  }

  @media (max-width: 1024px) {
    .c-card__cus img {
      max-width: 600px;
      max-height: 425px;
    }
  }

  @media (max-width: 768px) {
    .c-card__cus img {
      max-width: 100%;
      height: auto;
    }
  }

.text-center {
    text-align: center;
}
