#prcNoticeBanner {
    background-color: rgba(0, 0, 0, .6);
    border-top-width: 1px;
    bottom: 0;
    box-sizing: border-box;
    display: none;
    font-size: 18px;
    height: 100%;
    left: 0;
    letter-spacing: .50004px;
    line-height: 27px;
    padding: 15px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 50001
}

#prcNoticeContainer {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center
}

@media only screen and (min-width:701px) {
    #prcNoticeBanner {
        padding: 15px
    }
    #prcNoticeContainer {
        padding: 0
    }
}

@media only screen and (max-width:1125px) {
    #prcNoticeBanner {
        padding-bottom: 60px
    }
}

@media screen and (min-width:701px) {
    #prcNoticeContainer {
        max-width: 630px
    }
}

@media only screen and (min-width:1701px) {
    #prcNoticeBanner {
        padding: 15px
    }
    #prcNoticeContainer {
        max-width: 1530px
    }
}

#prcNoticeDisclaimer {
    color: #000;
    font-family: Adobe Caslon W01 Regular, serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .49995px;
    line-height: 25px;
    margin-bottom: 15px;
    padding: 30px 15px 15px
}

#prcNoticeBannerAccept {
    background-color: #000;
    color: #fff;
    font-family: Helvetica Neue LT W01_71488914, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 13px;
    margin-bottom: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 700;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: 1px solid #000;
    justify-content: center;
    min-width: 130px;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out
}

#prcNoticeBannerAccept:hover {
    background-color: #fff;
    color: #000
}

.ActivityTabs-activity .CTA.CTA--arrow--light:before,
.LanaiAirForm .LanaiAir-RemoveFlightBtn:after,
.MeetingsDetailHero-contact-phone:before,
.MeetingsDetailHero-contact-us-cta:before,
.PackageDetailHeader-email:before,
.PackageDetailHeader-phone:before,
.RoomDetailsList-item-accessibility:before,
.RoomDetailsList-item-bathrooms:before,
.RoomDetailsList-item-beds:before,
.RoomDetailsList-item-decor:before,
.RoomDetailsList-item-notes:before,
.RoomDetailsList-item-occupancy:before,
.RoomDetailsList-item-size:before,
.RoomDetailsList-item-unique:before,
.RoomDetailsList-item-views:before,
.RoomListing-types-select:after,
.RoomType-items .RoomItem-feature.icon-accessibility:before,
.RoomType-items .RoomItem-feature.icon-accessibleFeatures:before,
.RoomType-items .RoomItem-feature.icon-bathroom:before,
.RoomType-items .RoomItem-feature.icon-beds:before,
.RoomType-items .RoomItem-feature.icon-decor:before,
.RoomType-items .RoomItem-feature.icon-generalNotes:before,
.RoomType-items .RoomItem-feature.icon-occupancy:before,
.RoomType-items .RoomItem-feature.icon-size:before,
.RoomType-items .RoomItem-feature.icon-uniqueFeatures:before,
.RoomType-items .RoomItem-feature.icon-view:before {
    font-family: fs-iconfont !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

@layer base {
    .BodySection--dark {
        --color-backdrop: #03030380;
        --color-border-default: #ffffff73;
        --color-border-inverse: #4d4d4d73;
        --color-border-strong-default: #fffffff2;
        --color-border-strong-inverse: #4d4d4df2;
        --color-border-subtle-default: #ffffff26;
        --color-border-subtle-inverse: #4d4d4d26;
        --color-button-on-image-primary-default: #fff;
        --color-button-on-image-primary-disabled: #7d7d7d;
        --color-button-on-image-primary-hover: #f5f5f5;
        --color-button-on-image-primary-pressed: #e6e6e6;
        --color-button-on-image-primary-ghost-hover: #ffffff0a;
        --color-button-on-image-primary-ghost-pressed: #ffffff14;
        --color-button-on-image-primary-inverse-default: #030303;
        --color-button-on-image-primary-inverse-disabled: #3d3d3d;
        --color-button-primary-default: #fff;
        --color-button-primary-hover: #e6e6e6;
        --color-button-primary-inverse: #030303;
        --color-button-primary-pressed: #d8d8d8;
        --color-button-primary-disabled-default: #7d7d7d;
        --color-button-primary-disabled-inverse: #3d3d3d;
        --color-button-primary-ghost-hover: #ffffff0a;
        --color-button-primary-ghost-pressed: #ffffff14;
        --color-button-primary-inactive-default: #1f1f1f;
        --color-button-primary-inactive-hover: #2d2d2d;
        --color-button-primary-inactive-inverse: #e6e6e6;
        --color-button-primary-inactive-pressed: #3d3d3d;
        --color-error-border-default: #f63232;
        --color-error-container-default: #fcb1b1;
        --color-error-container-hover: #fa8f8f;
        --color-error-container-pressed: #f86262;
        --color-error-container-subtle-default: #530404;
        --color-error-container-subtle-hover: #7a0505;
        --color-error-container-subtle-pressed: #9d0707;
        --color-error-icon-default: #f86262;
        --color-error-icon-inverse: #7a0505;
        --color-error-text-default: #fef0f0;
        --color-error-text-inverse: #310202;
        --color-img-overlay-20: #03030333;
        --color-img-overlay-40: #03030366;
        --color-img-overlay-60: #03030399;
        --color-img-overlay-80: #030303cc;
        --color-security-border-default: #3a87df;
        --color-security-container-default: #a7caf1;
        --color-security-container-hover: #84b4eb;
        --color-security-container-pressed: #5c9ce5;
        --color-security-container-subtle-default: #091d35;
        --color-security-container-subtle-hover: #0e3158;
        --color-security-container-subtle-pressed: #15467f;
        --color-security-icon-default: #5c9ce5;
        --color-security-icon-inverse: #0e3158;
        --color-security-text-default: #e9f2fb;
        --color-security-text-inverse: #05111f;
        --color-success-border-default: #26974c;
        --color-success-container-default: #70db94;
        --color-success-container-hover: #31c462;
        --color-success-container-pressed: #2aa654;
        --color-success-container-subtle-default: #0c3119;
        --color-success-container-subtle-hover: #134e27;
        --color-success-container-subtle-pressed: #185e2f;
        --color-success-icon-default: #2aa654;
        --color-success-icon-inverse: #134e27;
        --color-success-text-default: #def7e7;
        --color-success-text-inverse: #071d0e;
        --color-surface-default: #0f0f0f;
        --color-surface-form: #ffffff14;
        --color-surface-inverse: #f5f5f5;
        --color-surface-recessed: #030303;
        --color-surface-sticky: #2d2d2d;
        --color-surface-translucent: #2d2d2d99;
        --color-surface-overlay-default: #2d2d2d;
        --color-surface-overlay-raised: #3d3d3d;
        --color-surface-raised-default: #2d2d2d;
        --color-surface-raised-subtle: #1f1f1f;
        --color-text-disabled: #9c9c9c;
        --color-text-heading: #fff;
        --color-text-primary: #e6e6e6;
        --color-text-secondary: #bababa;
        --color-text-inverse-disabled: #6b6b6b;
        --color-text-inverse-heading: #030303;
        --color-text-inverse-primary: #1f1f1f;
        --color-text-inverse-secondary: #4d4d4d;
        --color-text-on-image-disabled: #ffffff61;
        --color-text-on-image-heading: #fff;
        --color-text-on-image-primary: #ffffffde;
        --color-text-on-image-secondary: #ffffffab;
        --color-warning-border-default: #e28b08;
        --color-warning-container-default: #f9bc61;
        --color-warning-container-hover: #f8ad3d;
        --color-warning-container-pressed: #f69b13;
        --color-warning-container-subtle-default: #452a02;
        --color-warning-container-subtle-hover: #673f04;
        --color-warning-container-subtle-pressed: #855205;
        --color-warning-icon-default: #f69b13;
        --color-warning-icon-inverse: #673f04;
        --color-warning-text-default: #fef3e1;
        --color-warning-text-inverse: #2c1b02;
        --vos-surface-default: #8080804d;
        --border-radius-card: 8px;
        --border-radius-button: 50px;
        --shadow-carousel-arrow: 0px 5px 15px 0px rgba(3, 3, 3, .12);
        --gradient-overlay-dark: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7));
        --surface-raised-subtle-shadow: 0px 8px 20px 0px rgba(0, 0, 0, .2)
    }
    .BodySection--light {
        --color-backdrop: #03030380;
        --color-border-default: #4d4d4d73;
        --color-border-inverse: #ffffff73;
        --color-border-strong-default: #4d4d4df2;
        --color-border-strong-inverse: #fffffff2;
        --color-border-subtle-default: #4d4d4d26;
        --color-border-subtle-inverse: #ffffff26;
        --color-button-on-image-primary-default: #fff;
        --color-button-on-image-primary-disabled: #7d7d7d;
        --color-button-on-image-primary-hover: #f5f5f5;
        --color-button-on-image-primary-pressed: #e6e6e6;
        --color-button-on-image-primary-ghost-hover: #ffffff0a;
        --color-button-on-image-primary-ghost-pressed: #ffffff14;
        --color-button-on-image-primary-inverse-default: #030303;
        --color-button-on-image-primary-inverse-disabled: #3d3d3d;
        --color-button-primary-default: #030303;
        --color-button-primary-hover: #1f1f1f;
        --color-button-primary-inverse: #fff;
        --color-button-primary-pressed: #2d2d2d;
        --color-button-primary-disabled-default: #8c8c8c;
        --color-button-primary-disabled-inverse: #d8d8d8;
        --color-button-primary-ghost-hover: #0303030a;
        --color-button-primary-ghost-pressed: #03030314;
        --color-button-primary-inactive-default: #e6e6e6;
        --color-button-primary-inactive-hover: #d8d8d8;
        --color-button-primary-inactive-inverse: #0f0f0f;
        --color-button-primary-inactive-pressed: #c9c9c9;
        --color-error-border-default: #fa8f8f;
        --color-error-container-default: #9d0707;
        --color-error-container-hover: #c40808;
        --color-error-container-pressed: #ea0a0a;
        --color-error-container-subtle-default: #fef0f0;
        --color-error-container-subtle-hover: #fdd3d3;
        --color-error-container-subtle-pressed: #fcb1b1;
        --color-error-icon-default: #ea0a0a;
        --color-error-icon-inverse: #fdd3d3;
        --color-error-text-default: #310202;
        --color-error-text-inverse: #fef0f0;
        --color-img-overlay-20: #03030333;
        --color-img-overlay-40: #03030366;
        --color-img-overlay-60: #03030399;
        --color-img-overlay-80: #030303cc;
        --color-security-border-default: #84b4eb;
        --color-security-container-default: #15467f;
        --color-security-container-hover: #1a579e;
        --color-security-container-pressed: #1f6bc1;
        --color-security-container-subtle-default: #e9f2fb;
        --color-security-container-subtle-hover: #c2daf5;
        --color-security-container-subtle-pressed: #a7caf1;
        --color-security-icon-default: #1f6bc1;
        --color-security-icon-inverse: #c2daf5;
        --color-security-text-default: #05111f;
        --color-security-text-inverse: #e9f2fb;
        --color-success-border-default: #31c462;
        --color-success-container-default: #185e2f;
        --color-success-container-hover: #1c6e38;
        --color-success-container-pressed: #218242;
        --color-success-container-subtle-default: #def7e7;
        --color-success-container-subtle-hover: #adebc2;
        --color-success-container-subtle-pressed: #70db94;
        --color-success-icon-default: #218242;
        --color-success-icon-inverse: #adebc2;
        --color-success-text-default: #071d0e;
        --color-success-text-inverse: #def7e7;
        --color-surface-default: #fff;
        --color-surface-form: #03030314;
        --color-surface-inverse: #0f0f0f;
        --color-surface-recessed: #e6e6e6;
        --color-surface-sticky: #fff;
        --color-surface-translucent: #ffffff99;
        --color-surface-overlay-default: #fff;
        --color-surface-overlay-raised: #fff;
        --color-surface-raised-default: #fff;
        --color-surface-raised-subtle: #f5f5f5;
        --color-text-disabled: #6b6b6b;
        --color-text-heading: #030303;
        --color-text-primary: #1f1f1f;
        --color-text-secondary: #4d4d4d;
        --color-text-inverse-disabled: #9c9c9c;
        --color-text-inverse-heading: #fff;
        --color-text-inverse-primary: #e6e6e6;
        --color-text-inverse-secondary: #bababa;
        --color-text-on-image-disabled: #ffffff61;
        --color-text-on-image-heading: #fff;
        --color-text-on-image-primary: #fff;
        --color-text-on-image-secondary: #ffffffab;
        --color-warning-border-default: #f8ad3d;
        --color-warning-container-default: #855205;
        --color-warning-container-hover: #9e6106;
        --color-warning-container-pressed: #c57907;
        --color-warning-container-subtle-default: #fef3e1;
        --color-warning-container-subtle-hover: #fcdcab;
        --color-warning-container-subtle-pressed: #f9bc61;
        --color-warning-icon-default: #c57907;
        --color-warning-icon-inverse: #fcdcab;
        --color-warning-text-default: #2c1b02;
        --color-warning-text-inverse: #fef3e1;
        --vos-surface-default: #8080804d;
        --border-radius-card: 8px;
        --border-radius-button: 50px;
        --shadow-carousel-arrow: 0px 5px 15px 0px rgba(3, 3, 3, .12);
        --gradient-overlay-dark: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7));
        --surface-raised-subtle-shadow: none
    }
    body {
        --color-neutral-1700: #030303;
        --color-neutral-1600: #0f0f0f;
        --color-neutral-1500: #1f1f1f;
        --color-neutral-1400: #2d2d2d;
        --color-neutral-1300: #3d3d3d;
        --color-neutral-1200: #4d4d4d;
        --color-neutral-1100: #5c5c5c;
        --color-neutral-1000: #6b6b6b;
        --color-neutral-900: #7d7d7d;
        --color-neutral-800: #8c8c8c;
        --color-neutral-700: #9c9c9c;
        --color-neutral-600: #ababab;
        --color-neutral-500: #bababa;
        --color-neutral-400: #c9c9c9;
        --color-neutral-300: #d8d8d8;
        --color-neutral-200: #e6e6e6;
        --color-neutral-100: #f5f5f5;
        --color-neutral-0: #fff;
        --color-red-1200: #310202;
        --color-red-1100: #530404;
        --color-red-1000: #7a0505;
        --color-red-900: #9d0707;
        --color-red-800: #c40808;
        --color-red-700: #ea0a0a;
        --color-red-600: #f63232;
        --color-red-500: #f86262;
        --color-red-400: #fa8f8f;
        --color-red-300: #fcb1b1;
        --color-red-200: #fdd3d3;
        --color-red-100: #fef0f0;
        --color-yellow-1200: #2c1b02;
        --color-yellow-1100: #452a02;
        --color-yellow-1000: #673f04;
        --color-yellow-900: #855205;
        --color-yellow-800: #9e6106;
        --color-yellow-700: #c57907;
        --color-yellow-600: #e28b08;
        --color-yellow-500: #f69b13;
        --color-yellow-400: #f8ad3d;
        --color-yellow-300: #f9bc61;
        --color-yellow-200: #fcdcab;
        --color-yellow-100: #fef3e1;
        --color-green-1200: #071d0e;
        --color-green-1100: #0c3119;
        --color-green-1000: #134e27;
        --color-green-900: #185e2f;
        --color-green-800: #1c6e38;
        --color-green-700: #218242;
        --color-green-600: #26974c;
        --color-green-500: #2aa654;
        --color-green-400: #31c462;
        --color-green-300: #70db94;
        --color-green-200: #adebc2;
        --color-green-100: #def7e7;
        --color-blue-1200: #05111f;
        --color-blue-1100: #091d35;
        --color-blue-1000: #0e3158;
        --color-blue-900: #15467f;
        --color-blue-800: #1a579e;
        --color-blue-700: #1f6bc1;
        --color-blue-600: #3a87df;
        --color-blue-500: #5c9ce5;
        --color-blue-400: #84b4eb;
        --color-blue-300: #a7caf1;
        --color-blue-200: #c2daf5;
        --color-blue-100: #e9f2fb;
        --color-eci-green-1200: #0a2424;
        --color-eci-green-1100: #113c3c;
        --color-eci-green-1000: #175252;
        --color-eci-green-900: #34605d;
        --color-eci-green-800: #417770;
        --color-eci-green-700: #519488;
        --color-eci-green-600: #6bae9e;
        --color-eci-green-500: #85bcad;
        --color-eci-green-400: #a3cdbf;
        --color-eci-green-300: #bfdcd1;
        --color-eci-green-200: #d1e6de;
        --color-eci-green-100: #f2f8f6;
        --color-eci-lime-green-1200: #1f2207;
        --color-eci-lime-green-1100: #373b0d;
        --color-eci-lime-green-1000: #4a5011;
        --color-eci-lime-green-900: #5a6015;
        --color-eci-lime-green-800: #6e7519;
        --color-eci-lime-green-700: #8d9721;
        --color-eci-lime-green-600: #acb828;
        --color-eci-lime-green-500: #cbd747;
        --color-eci-lime-green-400: #d6df6c;
        --color-eci-lime-green-300: #e1e896;
        --color-eci-lime-green-200: #ebf0b8;
        --color-eci-lime-green-100: #f2f5d1;
        --color-eci-powder-blue-1200: #051d29;
        --color-eci-powder-blue-1100: #082d40;
        --color-eci-powder-blue-1000: #0b415b;
        --color-eci-powder-blue-900: #0f587c;
        --color-eci-powder-blue-800: #1476a4;
        --color-eci-powder-blue-700: #188dc4;
        --color-eci-powder-blue-600: #2eabe6;
        --color-eci-powder-blue-500: #57bceb;
        --color-eci-powder-blue-400: #80cef0;
        --color-eci-powder-blue-300: #a4dcf4;
        --color-eci-powder-blue-200: #bfe7f7;
        --color-eci-powder-blue-100: #dff3fb;
        --color-eci-burnt-orange-1200: #270c06;
        --color-eci-burnt-orange-1100: #4b170c;
        --color-eci-burnt-orange-1000: #722412;
        --color-eci-burnt-orange-900: #9a3019;
        --color-eci-burnt-orange-800: #b83a1e;
        --color-eci-burnt-orange-700: #dc4827;
        --color-eci-burnt-orange-600: #e05b3e;
        --color-eci-burnt-orange-500: #e67d65;
        --color-eci-burnt-orange-400: #eb9784;
        --color-eci-burnt-orange-300: #f1b8ac;
        --color-eci-burnt-orange-200: #f8dad3;
        --color-eci-burnt-orange-100: #fdf4f2;
        --color-eci-pink-1200: #280615;
        --color-eci-pink-1100: #4b0c28;
        --color-eci-pink-1000: #661037;
        --color-eci-pink-900: #8d164c;
        --color-eci-pink-800: #b51c62;
        --color-eci-pink-700: #d27;
        --color-eci-pink-600: #e2458d;
        --color-eci-pink-500: #e869a3;
        --color-eci-pink-400: #ed8cb8;
        --color-eci-pink-300: #f3b4d1;
        --color-eci-pink-200: #f9d7e7;
        --color-eci-pink-100: #fdf2f7;
        --Component-Specific-Card-padding-card-padding-xs: 15px;
        --Component-Specific-Card-padding-card-padding-s: 25px;
        --Component-Specific-Card-padding-card-padding-m: 30px;
        --Component-Specific-Card-padding-card-padding-l: 40px;
        --Component-Specific-Card-stack-card-stack-xs: 15px;
        --Component-Specific-Card-stack-card-stack-s: 25px;
        --Element-gap-Inline-inline-xs: 6px;
        --Element-gap-Inline-inline-s: 10px;
        --Element-gap-Inline-inline-m: 15px;
        --Element-gap-Inline-inline-l: 20px;
        --Element-gap-Inline-inline-xl: 30px;
        --Element-gap-Stack-stack-2xs: 4px;
        --Element-gap-Stack-stack-xs: 6px;
        --Element-gap-Stack-stack-s: 10px;
        --Element-gap-Stack-stack-m: 15px;
        --Element-gap-Stack-stack-l: 20px;
        --Element-gap-Stack-stack-xl: 30px;
        --Page-Layout-fluid-grid-gutter: 15px;
        --Page-Layout-section-margin: 40px
    }
    @media only screen and (min-width:701px) {
        body {
            --Component-Specific-Card-padding-card-padding-xs: 20px;
            --Component-Specific-Card-padding-card-padding-s: 30px;
            --Component-Specific-Card-padding-card-padding-m: 40px;
            --Component-Specific-Card-padding-card-padding-l: 60px
        }
    }
    @media only screen and (min-width:961px) {
        body {
            --Component-Specific-Card-padding-card-padding-xs: 20px;
            --Component-Specific-Card-padding-card-padding-s: 30px;
            --Component-Specific-Card-padding-card-padding-m: 50px;
            --Component-Specific-Card-padding-card-padding-l: 70px
        }
    }
    @media only screen and (min-width:701px) {
        body {
            --Component-Specific-Card-stack-card-stack-xs: 20px;
            --Component-Specific-Card-stack-card-stack-s: 30px
        }
    }
    @media only screen and (min-width:961px) {
        body {
            --Component-Specific-Card-stack-card-stack-xs: 20px;
            --Component-Specific-Card-stack-card-stack-s: 30px
        }
    }
    @media only screen and (min-width:701px) {
        body {
            --Element-gap-Inline-inline-xs: 8px;
            --Element-gap-Inline-inline-s: 15px;
            --Element-gap-Inline-inline-m: 20px;
            --Element-gap-Inline-inline-l: 30px;
            --Element-gap-Inline-inline-xl: 40px
        }
    }
    @media only screen and (min-width:961px) {
        body {
            --Element-gap-Inline-inline-xs: 10px;
            --Element-gap-Inline-inline-s: 15px;
            --Element-gap-Inline-inline-m: 20px;
            --Element-gap-Inline-inline-l: 30px;
            --Element-gap-Inline-inline-xl: 50px
        }
    }
    @media only screen and (min-width:1701px) {
        body {
            --Element-gap-Inline-inline-xs: 10px;
            --Element-gap-Inline-inline-s: 15px;
            --Element-gap-Inline-inline-m: 20px;
            --Element-gap-Inline-inline-l: 30px;
            --Element-gap-Inline-inline-xl: 50px
        }
    }
    @media only screen and (min-width:701px) {
        body {
            --Element-gap-Stack-stack-2xs: 6px;
            --Element-gap-Stack-stack-xs: 8px;
            --Element-gap-Stack-stack-s: 15px;
            --Element-gap-Stack-stack-m: 20px;
            --Element-gap-Stack-stack-l: 30px;
            --Element-gap-Stack-stack-xl: 40px
        }
    }
    @media only screen and (min-width:961px) {
        body {
            --Element-gap-Stack-stack-2xs: 6px;
            --Element-gap-Stack-stack-xs: 10px;
            --Element-gap-Stack-stack-s: 15px;
            --Element-gap-Stack-stack-m: 20px;
            --Element-gap-Stack-stack-l: 30px;
            --Element-gap-Stack-stack-xl: 50px
        }
    }
    @media only screen and (min-width:1701px) {
        body {
            --Element-gap-Stack-stack-2xs: 6px;
            --Element-gap-Stack-stack-xs: 10px;
            --Element-gap-Stack-stack-s: 15px;
            --Element-gap-Stack-stack-m: 20px;
            --Element-gap-Stack-stack-l: 30px;
            --Element-gap-Stack-stack-xl: 50px
        }
    }
    @media only screen and (min-width:701px) {
        body {
            --Page-Layout-fluid-grid-gutter: 20px;
            --Page-Layout-section-margin: 70px
        }
    }
    @media only screen and (min-width:961px) {
        body {
            --Page-Layout-fluid-grid-gutter: 30px;
            --Page-Layout-section-margin: 70px
        }
    }
    @media only screen and (min-width:1701px) {
        body {
            --Page-Layout-fluid-grid-gutter: 30px;
            --Page-Layout-section-margin: 70px
        }
    }
}

.spacing-body {
    margin-bottom: 40px;
    margin-top: 40px
}

@media only screen and (min-width:701px) {
    .spacing-body {
        margin-bottom: 70px;
        margin-top: 70px
    }
}

@media only screen and (min-width:961px) {
    .spacing-body {
        margin-bottom: 70px;
        margin-top: 70px
    }
}

.spacing-grid-gutter {
    gap: 15px
}

@media only screen and (min-width:701px) {
    .spacing-grid-gutter {
        gap: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-grid-gutter {
        gap: 30px
    }
}

.spacing-fluid-grid-gutter {
    gap: 15px
}

@media only screen and (min-width:701px) {
    .spacing-fluid-grid-gutter {
        gap: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-fluid-grid-gutter {
        gap: 30px
    }
}

.spacing-stack-margin {
    row-gap: 40px
}

@media only screen and (min-width:701px) {
    .spacing-stack-margin {
        row-gap: 70px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-margin {
        row-gap: 70px
    }
}

.spacing-section-margin {
    margin-bottom: 40px;
    margin-top: 40px
}

@media only screen and (min-width:701px) {
    .spacing-section-margin {
        margin-bottom: 70px;
        margin-top: 70px
    }
}

@media only screen and (min-width:961px) {
    .spacing-section-margin {
        margin-bottom: 70px;
        margin-top: 70px
    }
}

.spacing-inline-2xs {
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px
}

@media only screen and (min-width:701px) {
    .spacing-inline-2xs {
        -webkit-column-gap: 6px;
        -moz-column-gap: 6px;
        column-gap: 6px
    }
}

@media only screen and (min-width:961px) {
    .spacing-inline-2xs {
        -webkit-column-gap: 6px;
        -moz-column-gap: 6px;
        column-gap: 6px
    }
}

.spacing-inline-xs {
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px
}

@media only screen and (min-width:701px) {
    .spacing-inline-xs {
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px
    }
}

@media only screen and (min-width:961px) {
    .spacing-inline-xs {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px
    }
}

.spacing-inline-s {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

@media only screen and (min-width:701px) {
    .spacing-inline-s {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }
}

@media only screen and (min-width:961px) {
    .spacing-inline-s {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }
}

.spacing-inline-m {
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

@media only screen and (min-width:701px) {
    .spacing-inline-m {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-inline-m {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

.spacing-inline-l {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

@media only screen and (min-width:701px) {
    .spacing-inline-l {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-inline-l {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

.spacing-inline-xl {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

@media only screen and (min-width:701px) {
    .spacing-inline-xl {
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px
    }
}

@media only screen and (min-width:961px) {
    .spacing-inline-xl {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px
    }
}

.spacing-inline-2xl {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px
}

@media only screen and (min-width:701px) {
    .spacing-inline-2xl {
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px
    }
}

@media only screen and (min-width:961px) {
    .spacing-inline-2xl {
        -webkit-column-gap: 70px;
        -moz-column-gap: 70px;
        column-gap: 70px
    }
}

.spacing-stack-2xs {
    row-gap: 4px
}

@media only screen and (min-width:701px) {
    .spacing-stack-2xs {
        row-gap: 6px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-2xs {
        row-gap: 6px
    }
}

.spacing-stack-xs {
    row-gap: 6px
}

@media only screen and (min-width:701px) {
    .spacing-stack-xs {
        row-gap: 8px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-xs {
        row-gap: 10px
    }
}

.spacing-stack-s {
    row-gap: 10px
}

@media only screen and (min-width:701px) {
    .spacing-stack-s {
        row-gap: 15px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-s {
        row-gap: 15px
    }
}

.spacing-stack-m {
    row-gap: 15px
}

@media only screen and (min-width:701px) {
    .spacing-stack-m {
        row-gap: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-m {
        row-gap: 20px
    }
}

.spacing-stack-l {
    row-gap: 20px
}

@media only screen and (min-width:701px) {
    .spacing-stack-l {
        row-gap: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-l {
        row-gap: 30px
    }
}

.spacing-stack-xl {
    row-gap: 30px
}

@media only screen and (min-width:701px) {
    .spacing-stack-xl {
        row-gap: 40px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-xl {
        row-gap: 50px
    }
}

.spacing-stack-2xl {
    row-gap: 40px
}

@media only screen and (min-width:701px) {
    .spacing-stack-2xl {
        row-gap: 60px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-2xl {
        row-gap: 70px
    }
}

.spacing-stack-3xl {
    row-gap: 60px
}

@media only screen and (min-width:701px) {
    .spacing-stack-3xl {
        row-gap: 80px
    }
}

@media only screen and (min-width:961px) {
    .spacing-stack-3xl {
        row-gap: 100px
    }
}

.spacing-heading-xs {
    margin-bottom: 10px
}

@media only screen and (min-width:701px) {
    .spacing-heading-xs {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:961px) {
    .spacing-heading-xs {
        margin-bottom: 10px
    }
}

.spacing-heading-s {
    margin-bottom: 15px
}

@media only screen and (min-width:701px) {
    .spacing-heading-s {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-heading-s {
        margin-bottom: 20px
    }
}

.spacing-heading-m {
    margin-bottom: 20px
}

@media only screen and (min-width:701px) {
    .spacing-heading-m {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-heading-m {
        margin-bottom: 30px
    }
}

.spacing-heading-l {
    margin-bottom: 25px
}

@media only screen and (min-width:701px) {
    .spacing-heading-l {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-heading-l {
        margin-bottom: 40px
    }
}

.spacing-heading-xl {
    margin-bottom: 40px
}

@media only screen and (min-width:701px) {
    .spacing-heading-xl {
        margin-bottom: 50px
    }
}

@media only screen and (min-width:961px) {
    .spacing-heading-xl {
        margin-bottom: 60px
    }
}

.spacing-button-padding-x {
    padding-left: 20px;
    padding-right: 20px
}

@media only screen and (min-width:701px) {
    .spacing-button-padding-x {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-button-padding-x {
        padding-left: 20px;
        padding-right: 20px
    }
}

.spacing-button-stack {
    margin-bottom: 15px
}

@media only screen and (min-width:701px) {
    .spacing-button-stack {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:961px) {
    .spacing-button-stack {
        margin-bottom: 15px
    }
}

.spacing-button-inline {
    margin-right: 15px
}

@media only screen and (min-width:701px) {
    .spacing-button-inline {
        margin-right: 15px
    }
}

@media only screen and (min-width:961px) {
    .spacing-button-inline {
        margin-right: 15px
    }
}

.spacing-button-inline-icon>* {
    margin-right: 10px
}

@media only screen and (min-width:701px) {
    .spacing-button-inline-icon>* {
        margin-right: 10px
    }
}

@media only screen and (min-width:961px) {
    .spacing-button-inline-icon>* {
        margin-right: 10px
    }
}

.spacing-button-inline-icon>:last-child {
    margin-right: 0
}

.spacing-card-padding-xs {
    padding: 15px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-xs {
        padding: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-xs {
        padding: 20px
    }
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-x-xs {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-x-xs {
        padding-left: 20px;
        padding-right: 20px
    }
}

.spacing-card-padding-s {
    padding: 25px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-s {
        padding: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-s {
        padding: 30px
    }
}

.spacing-card-padding-m {
    padding: 30px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-m {
        padding: 40px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-m {
        padding: 50px
    }
}

.spacing-card-padding-l {
    padding: 40px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-l {
        padding: 60px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-l {
        padding: 70px
    }
}

.spacing-card-padding-x-xs {
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-x-xs {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-x-xs {
        padding-left: 20px;
        padding-right: 20px
    }
}

.spacing-card-padding-x-s {
    padding-left: 25px;
    padding-right: 25px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-x-s {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-x-s {
        padding-left: 30px;
        padding-right: 30px
    }
}

.spacing-card-padding-x-m {
    padding-left: 30px;
    padding-right: 30px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-x-m {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-x-m {
        padding-left: 50px;
        padding-right: 50px
    }
}

.spacing-card-padding-x-l {
    padding-left: 40px;
    padding-right: 40px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-x-l {
        padding-left: 60px;
        padding-right: 60px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-x-l {
        padding-left: 70px;
        padding-right: 70px
    }
}

.spacing-card-padding-y-xs {
    padding-bottom: 15px;
    padding-top: 15px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-y-xs {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-y-xs {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

.spacing-card-padding-y-s {
    padding-bottom: 25px;
    padding-top: 25px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-y-s {
        padding-bottom: 30px;
        padding-top: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-y-s {
        padding-bottom: 30px;
        padding-top: 30px
    }
}

.spacing-card-padding-y-m {
    padding-bottom: 30px;
    padding-top: 30px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-y-m {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-y-m {
        padding-bottom: 50px;
        padding-top: 50px
    }
}

.spacing-card-padding-y-l {
    padding-bottom: 40px;
    padding-top: 40px
}

@media only screen and (min-width:701px) {
    .spacing-card-padding-y-l {
        padding-bottom: 60px;
        padding-top: 60px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-padding-y-l {
        padding-bottom: 70px;
        padding-top: 70px
    }
}

.spacing-card-stack-xs {
    row-gap: 15px
}

@media only screen and (min-width:701px) {
    .spacing-card-stack-xs {
        row-gap: 20px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-stack-xs {
        row-gap: 20px
    }
}

.spacing-card-stack-s {
    row-gap: 25px
}

@media only screen and (min-width:701px) {
    .spacing-card-stack-s {
        row-gap: 30px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-stack-s {
        row-gap: 30px
    }
}

.spacing-card-stack-m {
    row-gap: 30px
}

@media only screen and (min-width:701px) {
    .spacing-card-stack-m {
        row-gap: 40px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-stack-m {
        row-gap: 50px
    }
}

.spacing-card-stack-l {
    row-gap: 40px
}

@media only screen and (min-width:701px) {
    .spacing-card-stack-l {
        row-gap: 60px
    }
}

@media only screen and (min-width:961px) {
    .spacing-card-stack-l {
        row-gap: 70px
    }
}

.spacing-tag-padding-x {
    padding-left: 8px;
    padding-right: 8px
}

@media only screen and (min-width:701px) {
    .spacing-tag-padding-x {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width:961px) {
    .spacing-tag-padding-x {
        padding-left: 10px;
        padding-right: 10px
    }
}

.spacing-tag-padding-y {
    padding-bottom: 4px;
    padding-top: 4px
}

@media only screen and (min-width:701px) {
    .spacing-tag-padding-y {
        padding-bottom: 6px;
        padding-top: 6px
    }
}

@media only screen and (min-width:961px) {
    .spacing-tag-padding-y {
        padding-bottom: 6px;
        padding-top: 6px
    }
}

.spacing-modal-padding-x {
    padding-left: 20px;
    padding-right: 20px
}

@media only screen and (min-width:701px) {
    .spacing-modal-padding-x {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media only screen and (min-width:961px) {
    .spacing-modal-padding-x {
        padding-left: 40px;
        padding-right: 40px
    }
}

.spacing-modal-padding-y {
    padding-bottom: 40px
}

@media only screen and (min-width:701px) {
    .spacing-modal-padding-y {
        padding-bottom: 40px
    }
}

@media only screen and (min-width:961px) {
    .spacing-modal-padding-y {
        padding-bottom: 40px
    }
}

.RoomDetailsList--dark .RoomDetailsList-item-link,
.RoomDetailsList-item-link {
    background: none;
    border: 0;
    cursor: pointer;
    font-family: Neue Helvetica, helvetica, sans-serif;
    font-size: .75rem;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .25em;
    line-height: 1.3333333333em;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase
}

.RoomDetailsList-item-link:lang(ar) {
    font-family: Cairo, serif;
    -webkit-font-smoothing: auto;
    letter-spacing: 0
}

.RoomDetailsList-item-link:lang(ru) {
    font-family: Open Sans, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.RoomDetailsList-item-link:lang(ko-KR) {
    font-family: NanumGothic, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.RoomDetailsList-item-link:lang(zh) {
    font-family: Noto Sans SC, sans-serif;
    -webkit-font-smoothing: auto
}

.RoomDetailsList-item-link:lang(zh-TW) {
    font-family: Noto Sans TC, sans-serif;
    -webkit-font-smoothing: auto
}

.RoomDetailsList-item-link:lang(ja) {
    font-family: Noto Sans Japanese, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

html.WhiteLabelSite .RoomDetailsList-item-link {
    font-family: EB Garamond;
    font-size: 1rem;
    font-size: .875rem;
    letter-spacing: .0625em;
    letter-spacing: .0714285714em;
    line-height: 1.6875em;
    line-height: 1.9285714286em;
    text-align: center;
    text-transform: none
}

.HideStatic .AccommodationsListing .FilteredColumnsList {
    display: none
}

.AccommodationsListing-card {
    border: 1px solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 300px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

.AccommodationsListing-card:hover {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.AccommodationsListing-card--dark {
    border: 1px solid #2d2d2d
}

.AccommodationsListing-card-imageCarouselContainer {
    position: relative
}

.AccommodationsListing-card-imageCarousel {
    overflow: hidden
}

.AccommodationsListing-card-imageCarousel-slide {
    width: 100%
}

.AccommodationsListing-card-imageCarousel-navigation {
    background-color: rgba(0, 0, 0, .92);
    border: 1px solid rgba(0, 0, 0, .3);
    bottom: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    cursor: default;
    height: 40px;
    justify-content: center
}

@media only screen and (min-width:961px) {
    .AccommodationsListing-card-imageCarousel-navigation {
        height: 45px
    }
}

.AccommodationsListing-card-imageCarousel-navigation:lang(ar) {
    left: 0;
    right: auto
}

.AccommodationsListing-card-imageCarousel-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.AccommodationsListing-card-imageCarousel-pagination--button {
    font-size: 10px;
    width: 30px
}

@media only screen and (min-width:961px) {
    .AccommodationsListing-card-imageCarousel-pagination--button {
        font-size: 15px;
        height: 45px;
        width: 40px
    }
}

.AccommodationsListing-card-image {
    cursor: pointer;
    padding-top: 56.25%
}

.AccommodationsListing-card-body {
    height: 100%;
    padding: 29px
}

.AccommodationsListing-card-body,
.AccommodationsListing-card-body-iconsContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.AccommodationsListing-card-body-iconsContainer {
    margin-bottom: 20px
}

.AccommodationsListing-card-body-iconText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.AccommodationsListing-card-body-iconText-icon {
    font-size: 1rem;
    margin-right: 10px;
    max-width: 16.51px;
    padding-top: 2px;
    vertical-align: middle
}

.AccommodationsListing-card-body-iconText-icon:lang(ar) {
    margin-left: 15px;
    margin-right: 0
}

.AccommodationsListing-card-body-iconText-text {
    letter-spacing: 1.3px;
    text-transform: none
}

.AccommodationsListing-card-body-callToBook {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: auto
}

.AccommodationsListing-card-body-callToBook-text {
    margin-bottom: 3px
}

.AccommodationsListing-card-title {
    color: #000;
    margin-bottom: 20px;
    margin-top: 0;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.AccommodationsListing-card-title:hover {
    color: #000;
    text-decoration: underline
}

@media only screen and (min-width:961px) {
    .FilteredColumnsList-item--list .AccommodationsListing-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-imageCarouselContainer {
        min-height: 300px;
        width: 57%
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-imageCarousel {
        height: 100%
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-imageCarousel-slide {
        height: 100%;
        overflow: hidden;
        width: 100%
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-imageCarousel-navigation {
        bottom: 34px;
        height: 40px
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-imageCarousel-pagination--button {
        font-size: 12px;
        height: 48px;
        width: 33px
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-image {
        height: 100%;
        padding-top: 0
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-image .Image-img {
        float: right;
        width: auto
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-title {
        margin-bottom: 30px
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-body {
        padding: 34px 29px 34px 40px;
        width: 43%
    }
    .FilteredColumnsList-item--list .AccommodationsListing-card-body-iconsContainer {
        margin-bottom: 30px
    }
}

.ActivityCalendar.container {
    padding-bottom: 20px
}

.ActivityCalendar.container--light {
    background: #fff
}

.ActivityCalendar.container--light .subtitle,
.ActivityCalendar.container--light h1.title {
    background: #fff;
    color: #686868
}

.ActivityCalendar.container--dark {
    background: #000
}

.ActivityCalendar.container--dark .subtitle,
.ActivityCalendar.container--dark h1.title {
    background: #000;
    color: #fff
}

.ActivityCalendar.container .fs-activity-calendar .main {
    background: #f7f7f7;
    border: 1px solid #ececec
}

.ActivityCalendar.container *,
.ActivityCalendar.container :after,
.ActivityCalendar.container :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

.ActivityCalendar.container .fs-activity-calendar {
    color: #1d1d1b;
    font-family: helvetica, sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
    margin: 0 auto;
    max-width: 700px;
    padding-bottom: 40px
}

.ActivityCalendar.container .fs-activity-calendar h1.title {
    border-bottom: 1px solid #ececec;
    font-size: 20px;
    font-weight: 200;
    margin: 0;
    padding: 20px;
    text-align: center;
    text-transform: uppercase
}

.ActivityCalendar.container .fs-activity-calendar .subtitle {
    display: none
}

.ActivityCalendar.container .fs-activity-calendar button {
    font-family: helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.4
}

.ActivityCalendar.container .fs-activity-calendar i.caret {
    height: 0;
    width: 0
}

.ActivityCalendar.container .fs-activity-calendar i.caret.caret-down {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #007b8a
}

.ActivityCalendar.container .fs-activity-calendar i.caret.caret-right {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #007b8a;
    border-top: 6px solid transparent
}

.ActivityCalendar.container .fs-activity-calendar i.caret.caret-up {
    border-bottom: 6px solid #007b8a;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.ActivityCalendar.container .fs-activity-calendar i.caret.caret-left {
    border-bottom: 6px solid transparent;
    border-right: 6px solid #007b8a;
    border-top: 6px solid transparent
}

@media(min-width:540px) {
    .ActivityCalendar.container .fs-activity-calendar {
        padding: 0 20px
    }
    .ActivityCalendar.container .fs-activity-calendar h1.title {
        border: none
    }
    .ActivityCalendar.container .fs-activity-calendar .subtitle {
        display: block;
        padding: 0 20px;
        text-align: center
    }
}

.ActivityCalendar.container .fs-activity-calendar-header .date-tabs {
    display: none
}

@media(min-width:540px) {
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs {
        display: block;
        margin-bottom: 5px;
        overflow: hidden
    }
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs button.date-tab {
        background: none;
        border: none;
        border-bottom: 5px solid transparent;
        color: #686868;
        cursor: pointer;
        float: left;
        outline: none;
        padding: 0;
        text-align: center;
        width: 14.2857142857%
    }
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs button.date-tab:first-child.is-selected span {
        border-left: 1px solid transparent
    }
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs button.date-tab:last-child.is-selected span {
        border-right: 1px solid transparent
    }
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs .date-tab span.day {
        padding-top: 5px
    }
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs .date-tab span.date {
        padding-bottom: 5px
    }
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs .date-tab.is-selected {
        background: #fff;
        border-bottom: 5px solid #007b8a
    }
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs .date-tab.is-selected span {
        border-left: 1px solid #ececec;
        border-right: 1px solid #ececec
    }
    .ActivityCalendar.container .fs-activity-calendar-header .date-tabs .date-tab span {
        display: block
    }
}

.ActivityCalendar.container .fs-activity-calendar-header .controls {
    background: #fff;
    border-bottom: 1px solid #ececec;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading>div {
    position: relative
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading>div .date-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-self: center;
    margin: 0 auto;
    -ms-flex-pack: distribute;
    background: #f7f7f7;
    border: none;
    color: #686868;
    cursor: pointer;
    font-family: helvetica, sans-serif;
    font-size: 16px;
    justify-content: space-around;
    max-width: 200px;
    padding: 5px 10px;
    text-align: center;
    width: 100%
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker-popper {
    margin-top: -5px;
    width: 100%
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__input-container {
    padding: 10px 0;
    position: relative;
    text-align: center
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__header {
    background: #777;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #fff;
    padding-top: 8px;
    position: relative;
    text-align: center
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__navigation {
    background: none;
    border: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 38px;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 50px;
    z-index: 1
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__navigation:before {
    content: ""
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__navigation--previous:before {
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff;
    border-top: 6px solid transparent
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__navigation--next {
    right: 0
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__navigation--next:before {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    border-top: 6px solid transparent
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__current-month {
    padding: 0 0 10px
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__month {
    text-align: center
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__day-names,
.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__week {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__day-names .react-datepicker__day:last-child,
.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__week .react-datepicker__day:last-child {
    border-right: none
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__week:last-child .react-datepicker__day {
    border-bottom: none
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__day {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #686868;
    cursor: pointer;
    padding: .4em
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__day--selected {
    background: #007b8a;
    color: #fff
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__day--outside-month {
    color: #fff
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__day--disabled:not(.react-datepicker__day--outside-month) {
    color: #b5b5b5
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__day,
.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__day-name,
.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__time-name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    line-height: 1.7rem;
    text-align: center
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-heading .react-datepicker__triangle {
    display: none
}

.ActivityCalendar.container .fs-activity-calendar-header .controls .date-picker {
    background: #fff;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    margin: 0 auto;
    max-width: 300px;
    position: relative
}

.ActivityCalendar.container .fs-activity-calendar-header .controls button.control-btn {
    background: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border: none;
    color: #007b8a;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 200;
    justify-content: center;
    min-width: 40px;
    outline: none;
    padding: 0
}

.ActivityCalendar.container .fs-activity-calendar-header .controls button.control-btn:disabled {
    cursor: default
}

.ActivityCalendar.container .fs-activity-calendar-header .controls button.control-btn:disabled .caret {
    border: none
}

.ActivityCalendar.container .fs-activity-calendar-header .controls button.control-btn.is-desktop {
    display: none
}

@media(min-width:540px) {
    .ActivityCalendar.container .fs-activity-calendar-header .controls button.control-btn.is-desktop {
        display: block;
        padding: 0 15px
    }
    .ActivityCalendar.container .fs-activity-calendar-header .controls button.control-btn.is-mobile {
        display: none
    }
}

.ActivityCalendar.container .fs-activity-calendar-list {
    list-style: none;
    margin: 0;
    padding: 5px
}

.ActivityCalendar.container .fs-activity-calendar-list-no-items {
    color: #686868;
    font-size: 20px;
    padding: 200px 20px;
    text-align: center
}

@media(min-width:540px) {
    .ActivityCalendar.container .fs-activity-calendar-list-no-items {
        padding: 200px 0
    }
}

.ActivityCalendar.container .fs-activity-calendar-list .activity {
    background: #fff;
    border: 1px solid #ececec;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 5px
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-header {
    background-color: #fff;
    border: none;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-height: 60px;
    padding: 0;
    text-align: left
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-time {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    text-align: center
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-content {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 auto;
    flex: 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-content .activity-title {
    color: #686868;
    font-size: 16px;
    font-weight: 200;
    margin: 0;
    text-transform: uppercase
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-content a {
    color: #007b8a;
    text-decoration: none
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-content a:hover {
    text-decoration: underline
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-body {
    padding: 0 15px 15px
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-body p {
    margin: 0 0 10px
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: none;
    border: none;
    cursor: pointer;
    height: 40px;
    justify-content: center;
    min-width: 40px;
    outline: none;
    padding: 0;
    width: 40px
}

.ActivityCalendar.container .fs-activity-calendar-list .activity .activity-actions span {
    display: none
}

@media(min-width:540px) {
    .ActivityCalendar.container .fs-activity-calendar-list .activity .activity-actions {
        color: #007b8a;
        padding: 0 15px;
        width: auto
    }
    .ActivityCalendar.container .fs-activity-calendar-list .activity .activity-actions span {
        display: block;
        margin-right: 10px
    }
}

.ActivityDetail-cta {
    margin-top: 50px
}

.ActivityDetail-open-chat {
    display: none
}

.ActivityDetail-image {
    display: block;
    font-size: 0
}

.ActivityDetail .Introduction-text {
    margin-bottom: 0;
    margin-top: 35px
}

@media only screen and (min-width:961px) {
    .ActivityDetail .Introduction-text {
        margin-top: 60px
    }
}

.BodySection .TabContainer .TabPage-components .ActivityTabs-category .Introduction.container.SpacedComponent {
    margin: 45px 0 0
}

.BodySection .TabContainer .TabPage-components .ActivityTabs-category .Introduction.container.SpacedComponent .Introduction-text {
    margin: 0 0 45px
}

.ActivityTabs-category .Heading {
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 25px;
    padding-bottom: 15px;
    text-align: center
}

@media only screen and (min-width:961px) {
    .ActivityTabs-category .Heading {
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

@media only screen and (min-width:1701px) {
    .ActivityTabs-category .Heading {
        margin-bottom: 30px;
        padding-bottom: 40px
    }
}

.ActivityTabs-category .Heading .Heading-title {
    margin: 0
}

.ActivityTabs-subcategory {
    padding-bottom: 10px
}

.ActivityTabs-activity {
    min-height: 261px;
    padding-bottom: 20px
}

@media only screen and (min-width:1701px) {
    .ActivityTabs-activity {
        min-height: 271px
    }
}

@media only screen and (min-width:961px) {
    .ActivityTabs-activity {
        padding-bottom: 30px
    }
}

.ActivityTabs-activity-image {
    display: block;
    font-size: 0
}

.ActivityTabs-activity .CTA {
    display: inline-block;
    padding-bottom: 10px;
    padding-top: 20px;
    position: relative;
    width: calc(100% - 25px)
}

.ActivityTabs-activity .CTA.CTA--arrow--light:after {
    display: none
}

.ActivityTabs-activity .CTA.CTA--arrow--light:before {
    content: "\f106";
    font-size: .7rem;
    position: absolute;
    right: -25px
}

.FeaturedProduct {
    margin-bottom: 40px
}

.FeaturedProduct .Heading-text {
    text-align: center
}

@media only screen and (min-width:701px) {
    .FeaturedProduct {
        margin-bottom: 0
    }
}

.GroupOfferCard-list .BulletedList-body {
    padding: 20px 0 20px 20px
}

.GroupOfferCard-list .BulletedList-body .BulletedList-list {
    -webkit-columns: unset;
    -moz-columns: unset;
    columns: unset;
    margin: 0
}

.GroupOfferCard .OfferCard-details {
    border-top: 1px solid #d8d8d8
}

.GroupOfferCard .OfferCard-cta-details {
    margin-left: auto
}

.GroupOfferCard-secondary-offer {
    color: #7d7d7d
}

.GroupOfferCard-dates,
.GroupOfferCard-rate {
    border-top: 1px solid #d8d8d8;
    padding-top: 20px
}

.GroupOfferCard-dates {
    padding-bottom: 25px
}

.GroupOfferCard-inclusion {
    border-top: 1px solid #d8d8d8;
    padding-top: 20px
}

.GroupOfferCard-talk {
    border-top: 1px solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 0;
    width: 100%
}

.GroupOfferCard-talk span {
    width: 50%
}

.GroupOfferCard-talk .GroupOfferCard-phone {
    text-align: right;
    width: 50%
}

.GroupOfferCard .BulletedList-separator {
    display: none
}

.GroupOfferCard-terms {
    border-top: 1px solid #d8d8d8;
    font-size: 1rem;
    padding-top: 25px
}

.Highlight-container .CTA {
    display: table;
    margin-left: auto;
    margin-right: auto
}

.Highlight-heading {
    color: #000;
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (min-width:701px) {
    .Highlight-heading {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .Highlight-heading {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:1701px) {
    .Highlight-heading {
        margin-bottom: 90px
    }
}

.Highlight-heading:lang(ja) {
    font-size: 1rem
}

.Highlight-heading .Heading-title {
    margin: 0;
    position: relative;
    position: static
}

.Highlight-heading .Heading-title:after {
    background-color: currentColor;
    content: "";
    display: block;
    height: 2px;
    margin: 15px auto 10px;
    margin: 15px auto;
    width: 40px
}

.Highlight-heading .Heading-text {
    margin: 0
}

@media only screen and (min-width:961px) {
    .Highlight-heading .Heading-text {
        font-family: Monotype Garamond, garamond, serif;
        font-size: 1.375rem;
        font-style: normal;
        font-weight: 400;
        letter-spacing: .0227272727em;
        line-height: 1.5em
    }
    .Highlight-heading .Heading-text:lang(ar) {
        font-family: Cairo, serif;
        -webkit-font-smoothing: auto;
        letter-spacing: 0
    }
    .Highlight-heading .Heading-text:lang(ru) {
        font-family: Open Sans, helvetica, sans-serif;
        -webkit-font-smoothing: auto
    }
    .Highlight-heading .Heading-text:lang(ko-KR) {
        font-family: NanumGothic, helvetica, sans-serif;
        -webkit-font-smoothing: auto
    }
    .Highlight-heading .Heading-text:lang(zh) {
        font-family: Noto Sans SC, sans-serif;
        -webkit-font-smoothing: auto
    }
    .Highlight-heading .Heading-text:lang(zh-TW) {
        font-family: Noto Sans TC, sans-serif;
        -webkit-font-smoothing: auto
    }
    .Highlight-heading .Heading-text:lang(ja) {
        font-family: Noto Sans Japanese, helvetica, sans-serif;
        -webkit-font-smoothing: auto
    }
    html.WhiteLabelSite .Highlight-heading .Heading-text {
        font-family: Work Sans;
        font-size: 1.125rem;
        letter-spacing: .0277777778em;
        line-height: 1.5em
    }
}

.Highlight-heading .Heading-text:lang(ja) {
    font-size: 1rem
}

.Highlight-pullquote {
    margin-top: 0
}

.Highlight-pullquote.SpacedComponent:not(:last-child) {
    margin-bottom: 30px
}

.Introduction {
    text-align: center
}

.Introduction-title {
    margin-bottom: 40px
}

@media only screen and (min-width:701px) {
    .Introduction-title {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .Introduction-title {
        margin-bottom: 80px
    }
}

@media only screen and (min-width:1701px) {
    .Introduction-title {
        margin-bottom: 120px
    }
}

@media only screen and (min-width:961px) {
    .Introduction-text {
        font-family: Monotype Garamond, garamond, serif;
        font-size: 1.375rem;
        font-style: normal;
        font-weight: 400;
        letter-spacing: .0227272727em;
        line-height: 1.5em
    }
    .Introduction-text:lang(ar) {
        font-family: Cairo, serif;
        -webkit-font-smoothing: auto;
        letter-spacing: 0
    }
    .Introduction-text:lang(ru) {
        font-family: Open Sans, helvetica, sans-serif;
        -webkit-font-smoothing: auto
    }
    .Introduction-text:lang(ko-KR) {
        font-family: NanumGothic, helvetica, sans-serif;
        -webkit-font-smoothing: auto
    }
    .Introduction-text:lang(zh) {
        font-family: Noto Sans SC, sans-serif;
        -webkit-font-smoothing: auto
    }
    .Introduction-text:lang(zh-TW) {
        font-family: Noto Sans TC, sans-serif;
        -webkit-font-smoothing: auto
    }
    .Introduction-text:lang(ja) {
        font-family: Noto Sans Japanese, helvetica, sans-serif;
        -webkit-font-smoothing: auto
    }
    html.WhiteLabelSite .Introduction-text {
        font-family: Work Sans;
        font-size: 1.125rem;
        letter-spacing: .0277777778em;
        line-height: 1.5em
    }
}

.LwcPropertyStatuses-heading .Heading-title {
    margin-bottom: 30px;
    margin-top: 0;
    padding: 0 15px;
    text-align: center
}

@media only screen and (min-width:701px) {
    .LwcPropertyStatuses-heading .Heading-title {
        margin-bottom: 50px
    }
}

.LwcPropertyStatuses .FilteredColumnsList .IconTable .container {
    padding: 0
}

.LwcPropertyStatuses .FilteredColumnsList-itemsContainer {
    padding-top: 30px
}

.LwcPropertyStatuses .FilteredColumnsList-item {
    margin-bottom: 30px
}

.LwcPropertyStatuses .FilteredColumnsList-item>.IconTable-Cell .IconTable-Cell-inner {
    padding: 0
}

@media only screen and (min-width:1701px) {
    .LwcPropertyStatuses .FilteredColumnsList-tabBar-GrayLine {
        margin-left: 15px;
        width: calc(100% - 30px)
    }
    .LwcPropertyStatuses .FilteredColumnsList-tabBar-GrayLine:lang(ar) {
        margin-left: 0;
        margin-right: 15px
    }
}

.LwcPropertyStatuses .LwcStatusText p {
    margin: 0
}

.membershipTierDetail .discount .discount-title,
.membershipTierDetail .feesAndConditions .annualFee-title,
.membershipTierDetail .feesAndConditions-container,
.membershipTierDetail .voucher .voucher-title {
    margin-bottom: 18px;
    margin-top: 18px
}

.membershipTierDetail .discountList .voucherList {
    margin-bottom: 2px;
    padding-bottom: 5.5px
}

.membershipTierDetail .termsConditions {
    margin-left: 10px
}

.membershipTierDetail .feesAndConditions-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.membershipTierDetail .discountList,
.membershipTierDetail .voucherList {
    list-style-position: inside;
    list-style-type: disc !important;
    padding-left: 40px;
    text-indent: -1em
}

.MembershipForm-Section {
    margin-bottom: 50px
}

.MembershipForm-Header {
    margin-bottom: 35px;
    margin-top: 0
}

.MembershipForm-SubHeader {
    margin-bottom: 27px;
    margin-top: 15px
}

.MembershipForm-SubText {
    margin-bottom: 27px;
    margin-top: 0
}

.MembershipForm-RadioButtons {
    margin-top: 15px
}

.MembershipForm-RadioButtons .RadioButtons-label {
    font-size: 1.25rem
}

.MembershipForm-RadioButtons .RadioButtons-button {
    margin: 0
}

.MembershipForm-RadioButtons .RadioButtons-button:not(:last-child) {
    margin-right: 30px
}

.MembershipForm-TierDropdown {
    margin-bottom: 3px
}

.MembershipForm-CardInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:701px) {
    .MembershipForm-CardInfo {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.MembershipForm-CardInfo-Container {
    border: 1px solid #d8d8d8;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    padding: 30px 60px
}

.MembershipForm-CardInfo-Container,
.MembershipForm-CardInfo-Image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.MembershipForm-CardInfo-Image {
    color: #fff;
    height: 0;
    padding-bottom: 60%;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: start
}

.MembershipForm-CardInfo-ImageContainer {
    width: 178px
}

@media only screen and (min-width:701px) {
    .MembershipForm-CardInfo-ImageContainer {
        margin-right: 15px
    }
}

.MembershipForm-CardInfo-Image-HotelName {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .35px;
    line-height: 26px;
    margin-left: 10px;
    margin-top: 10px;
    text-transform: none
}

.MembershipForm-CardInfo-Image-TierName {
    font-size: 10px;
    margin-left: 10px;
    margin-top: 5px
}

.MembershipForm-CardInfo-Text {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 0;
    text-align: center
}

@media only screen and (min-width:701px) {
    .MembershipForm-CardInfo-Text {
        margin: 0 0 0 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        padding: 10px 0;
        text-align: left
    }
    .MembershipForm-CardInfo-Text:lang(ar) {
        text-align: right
    }
}

.MembershipForm-CardInfo-TierName {
    margin-bottom: 15px;
    margin-top: 0
}

.MembershipForm-CardInfo-TierFee {
    margin-bottom: 2px;
    margin-top: 0
}

.MembershipForm-CardInfo-TermsConditions {
    color: #666;
    letter-spacing: 1px;
    text-transform: none
}

.MembershipForm-ThankYou-Checkmark {
    font-size: 28px
}

.MembershipForm-ThankYou-Heading {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: .85px;
    text-transform: none
}

.MembershipForm-grayLine {
    border-top: 1px solid #d8d8d8;
    margin-top: 0;
    padding-top: 27px
}

.MembershipForm .ContactForm {
    padding-top: 75px
}

.MembershipForm .ContactForm .CTA-light-on-light {
    border-color: #000
}

.MembershipForm .ContactForm .ContactForm-SubmitCTA:disabled {
    background: #7d7d7d;
    border: 1px solid #7d7d7d;
    cursor: default
}

.MembershipForm .ContactForm .ContactForm-SubmitCTA:disabled:hover {
    color: #fff
}

.MembershipForm .hidden,
.MembershipForm.hidden {
    display: none
}

.MembershipForm .LegalAgreement a,
.MembershipForm .LegalDisclaimer a {
    color: #000
}

.PackageDetailHeader-container {
    text-align: center
}

@media only screen and (min-width:961px) {
    .PackageDetailHeader-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.PackageDetailHeader-heading {
    margin-bottom: 40px
}

@media only screen and (min-width:961px) {
    .PackageDetailHeader-heading {
        margin-bottom: 0;
        text-align: left
    }
    .PackageDetailHeader-heading:lang(ar) {
        text-align: right
    }
}

.PackageDetailHeader-headingEyebrow {
    display: inline-block;
    margin-bottom: 10px
}

.PackageDetailHeader-headingTitle {
    margin: 0
}

.PackageDetailHeader-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 300px;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media only screen and (min-width:961px) {
    .PackageDetailHeader-contact {
        margin: 0;
        max-width: none
    }
}

.PackageDetailHeader-contactWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 30%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.PackageDetailHeader-contactWrapper:last-child {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media only screen and (min-width:961px) {
    .PackageDetailHeader-contactWrapper {
        min-width: 0
    }
    .PackageDetailHeader-contactWrapper:first-child {
        margin-right: 30px
    }
    .PackageDetailHeader-contactWrapper:first-child:lang(ar) {
        margin-left: 30px;
        margin-right: 0
    }
}

.PackageDetailHeader-phone:before {
    content: "\f123";
    display: block;
    font-size: 51px;
    letter-spacing: 0;
    margin: 18px 0 28px
}

.PackageDetailHeader-email:before {
    content: "\f122";
    display: block;
    font-size: 51px;
    letter-spacing: 0;
    margin: 18px 0 28px
}

.Policies.ComponentAccordion:not(.ComponentAccordion--list-desktop) .Accordion-item-region {
    padding: 0
}

.PPCCarousel-imagesWrapper {
    position: relative
}

.PPCCarousel-image {
    display: block
}

.PPCCarousel-image:after {
    padding-bottom: 56.25% !important
}

.PPCCarousel-list {
    position: relative;
    z-index: 1
}

.PPCCarousel-list .CarouselSlide {
    width: 100%
}

.PPCCarousel-list .CarouselSlide:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(66%, transparent), to(#000));
    background-image: linear-gradient(transparent, transparent 66%, #000);
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10
}

.PPCCarousel-Pagination {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    position: absolute;
    right: 14px;
    z-index: 2
}

.PPCCarousel-desc {
    margin: 0 30px
}

.PPCHero-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:1100px) {
    .PPCHero-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.PPCHero-container .PPCHero-headingContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    padding: 20px 45px
}

.PPCHero-container .PPCHero-headingContainer .Heading {
    line-height: .8888888889em;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:701px) {
    .PPCHero-container .PPCHero-headingContainer .Heading {
        line-height: 1.5em
    }
}

.PPCHero-container .PPCHero-headingContainer .Heading-eyebrow {
    font-family: Monotype Garamond, garamond, serif;
    font-size: 1.125rem;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .0277777778em;
    line-height: 1.5em
}

.PPCHero-container .PPCHero-headingContainer .Heading-eyebrow:lang(ar) {
    font-family: Cairo, serif;
    -webkit-font-smoothing: auto;
    letter-spacing: 0
}

.PPCHero-container .PPCHero-headingContainer .Heading-eyebrow:lang(ru) {
    font-family: Open Sans, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-eyebrow:lang(ko-KR) {
    font-family: NanumGothic, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-eyebrow:lang(zh) {
    font-family: Noto Sans SC, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-eyebrow:lang(zh-TW) {
    font-family: Noto Sans TC, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-eyebrow:lang(ja) {
    font-family: Noto Sans Japanese, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

html.WhiteLabelSite .PPCHero-container .PPCHero-headingContainer .Heading-eyebrow {
    font-family: EB Garamond;
    text-transform: none
}

.PPCHero-container .PPCHero-headingContainer .Heading-title {
    font-family: Neue Helvetica, helvetica, sans-serif;
    font-size: 1.75rem;
    font-style: normal;
    font-weight: 200;
    letter-spacing: .2142857143em;
    line-height: 1.5em;
    margin: 10px 0 23px;
    text-transform: uppercase
}

@media only screen and (min-width:701px) {
    .PPCHero-container .PPCHero-headingContainer .Heading-title {
        font-size: 2rem;
        letter-spacing: .15625em;
        line-height: 1.46875em
    }
}

@media only screen and (min-width:961px) {
    .PPCHero-container .PPCHero-headingContainer .Heading-title {
        font-size: 2.75rem;
        letter-spacing: .1363636364em;
        line-height: 1.4090909091em
    }
}

@media only screen and (min-width:1701px) {
    .PPCHero-container .PPCHero-headingContainer .Heading-title {
        font-size: 4.5rem;
        letter-spacing: .1388888889em;
        line-height: 1.3888888889em
    }
}

.PPCHero-container .PPCHero-headingContainer .Heading-title:lang(ar) {
    font-family: Cairo, serif;
    -webkit-font-smoothing: auto;
    letter-spacing: 0
}

.PPCHero-container .PPCHero-headingContainer .Heading-title:lang(ru) {
    font-family: Open Sans, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-title:lang(ko-KR) {
    font-family: NanumGothic, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-title:lang(zh) {
    font-family: Noto Sans SC, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-title:lang(zh-TW) {
    font-family: Noto Sans TC, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-title:lang(ja) {
    font-family: Noto Sans Japanese, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

html.WhiteLabelSite .PPCHero-container .PPCHero-headingContainer .Heading-title {
    font-family: EB Garamond;
    text-transform: none
}

.PPCHero-container .PPCHero-headingContainer .Heading-title:after {
    background-color: #bababa;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    position: relative;
    top: 8px;
    width: 100%
}

@media only screen and (min-width:1701px) {
    .PPCHero-container .PPCHero-headingContainer .Heading-title {
        font-size: 2.75rem;
        margin: 10px 0 30px
    }
}

.PPCHero-container .PPCHero-headingContainer .Heading-title:lang(ar) {
    letter-spacing: -1px
}

.PPCHero-container .PPCHero-headingContainer .Heading-subtitle {
    font-family: Neue Helvetica, helvetica, sans-serif;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .25em;
    line-height: 1.5em;
    text-transform: uppercase
}

.PPCHero-container .PPCHero-headingContainer .Heading-subtitle:lang(ar) {
    font-family: Cairo, serif;
    -webkit-font-smoothing: auto;
    letter-spacing: 0
}

.PPCHero-container .PPCHero-headingContainer .Heading-subtitle:lang(ru) {
    font-family: Open Sans, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-subtitle:lang(ko-KR) {
    font-family: NanumGothic, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-subtitle:lang(zh) {
    font-family: Noto Sans SC, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-subtitle:lang(zh-TW) {
    font-family: Noto Sans TC, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .Heading-subtitle:lang(ja) {
    font-family: Noto Sans Japanese, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

html.WhiteLabelSite .PPCHero-container .PPCHero-headingContainer .Heading-subtitle {
    font-family: EB Garamond;
    font-size: 1rem;
    letter-spacing: .0625em;
    line-height: 1.6875em;
    text-transform: none
}

.PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    gap: 15px;
    justify-content: center
}

.PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer .CTA {
    font-family: Neue Helvetica, helvetica, sans-serif;
    font-size: .625rem;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .3em;
    line-height: 1.3em;
    text-transform: uppercase
}

.PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer .CTA:lang(ar) {
    font-family: Cairo, serif;
    -webkit-font-smoothing: auto;
    letter-spacing: 0
}

.PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer .CTA:lang(ru) {
    font-family: Open Sans, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer .CTA:lang(ko-KR) {
    font-family: NanumGothic, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer .CTA:lang(zh) {
    font-family: Noto Sans SC, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer .CTA:lang(zh-TW) {
    font-family: Noto Sans TC, sans-serif;
    -webkit-font-smoothing: auto
}

.PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer .CTA:lang(ja) {
    font-family: Noto Sans Japanese, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

html.WhiteLabelSite .PPCHero-container .PPCHero-headingContainer .PPCHero-linksContainer .CTA {
    font-family: EB Garamond;
    text-transform: none
}

.PPCHero-container .PPCHero-headingContainer .ppcCAW {
    display: none;
    min-height: 420px
}

@media only screen and (min-width:1100px) {
    .PPCHero-container .PPCHero-headingContainer .ppcCAW {
        display: block
    }
}

.PPCHero-container .PPCHero-headingContainer .ppcCAW .caw-popup__wrapper {
    padding: 20px 0
}

.PPCHero-container .PPCHero-headingContainer .ppcCAW .caw-popup__wrapper .Calendar-row {
    position: absolute
}

.PPCHero-container .PPCHero-galleryContainer {
    background-color: #000;
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    overflow: hidden;
    position: relative
}

.PPCHero-container .PPCHero-galleryContainer .PPCCarousel-list {
    overflow: hidden
}

.PPCHero-container .PPCHero-galleryContainer .PPCCarousel-list .CarouselSlide .Image-img {
    -o-object-fit: contain;
    object-fit: contain
}

.PPCHero-container .PPCHero-galleryContainer .PPCCarousel-desc p {
    padding-bottom: 40px
}

.ProductCard-react-ssr-placeholder {
    background-color: #fff
}

.TallImageCard.DynamicProduct {
    display: none
}

.TallImageCard.StaticProduct .TallImageCard-image {
    aspect-ratio: 4/5;
    height: auto;
    overflow: hidden;
    width: 100%
}

.TallImageCard.StaticProduct .TallImageCard-image .Image-ratioContainer {
    aspect-ratio: 4/5 !important;
    height: 100% !important;
    padding-bottom: 0 !important;
    width: 100% !important
}

.TallImageCard.StaticProduct .TallImageCard-image .Image-ratioContainer:after {
    content: "";
    display: block;
    padding-bottom: 0 !important
}

.TallImageCard.StaticProduct .TallImageCard-image .Image-picture {
    height: 100%;
    width: 100%
}

.TallImageCard.StaticProduct .TallImageCard-image img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.HideSelectStatic .TallImageCard.DynamicProduct {
    display: block
}

.HideSelectStatic .TallImageCard.StaticProduct {
    display: none
}

.RoomListing-heading .Heading-title {
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center
}

@media only screen and (min-width:701px) {
    .RoomListing-heading .Heading-title {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .RoomListing-heading .Heading-title {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:1701px) {
    .RoomListing-heading .Heading-title {
        margin-bottom: 90px
    }
}

.RoomListing-filter {
    margin: 0 auto 40px
}

@media only screen and (min-width:701px) {
    .RoomListing-filter {
        margin: 0 auto 60px
    }
}

@media only screen and (min-width:961px) {
    .RoomListing-filter {
        margin: 0 auto 70px
    }
}

@media only screen and (min-width:1701px) {
    .RoomListing-filter {
        margin: 0 auto 90px
    }
}

.RoomListing-filter-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    display: block;
    padding-top: 5px;
    width: 100%
}

.RoomListing-filter-button {
    width: 25%;
    -ms-flex-item-align: center;
    align-self: center;
    background: none;
    border: none;
    display: inline-block;
    font-weight: 400;
    text-align: center
}

.RoomListing-filter-button--light {
    color: #000;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out
}

.RoomListing-filter-button--light:focus,
.RoomListing-filter-button--light:hover {
    border-color: #767676;
    color: #767676
}

.RoomListing-filter-button--light.RoomListing-filter-button--is-active:active,
.RoomListing-filter-button--light.RoomListing-filter-button--is-active:focus,
.RoomListing-filter-button--light.RoomListing-filter-button--is-active:hover {
    color: #000
}

.RoomListing-filter-button--dark {
    color: #fff;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out
}

.RoomListing-filter-button--dark:focus,
.RoomListing-filter-button--dark:hover {
    border-color: #999;
    color: #999
}

.RoomListing-filter-button--dark.RoomListing-filter-button--is-active:active,
.RoomListing-filter-button--dark.RoomListing-filter-button--is-active:focus,
.RoomListing-filter-button--dark.RoomListing-filter-button--is-active:hover {
    color: #fff
}

@media only screen and (min-width:701px) {
    .RoomListing-filter-button {
        margin-top: 25px
    }
}

@media only screen and (min-width:961px) {
    .RoomListing-filter-button {
        margin-top: 30px
    }
}

@media only screen and (min-width:1701px) {
    .RoomListing-filter-button {
        margin-top: 40px
    }
}

.RoomListing-filter-button--is-active {
    font-weight: 700
}

@media only screen and (min-width:961px) {
    .RoomListing-dropdownContainer {
        display: none
    }
}

.RoomListing-dropdown {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    height: 80px;
    padding: 22px 0;
    position: relative
}

.RoomListing-types {
    display: block
}

.RoomListing-types-select {
    position: relative
}

.RoomListing-types-select:after {
    content: "\f111";
    font-size: 5px;
    pointer-events: none;
    position: absolute;
    right: 7px;
    top: 7px
}

.RoomListing-types-select:lang(ar):after {
    left: 7px;
    right: auto
}

@media only screen and (min-width:701px) {
    .RoomListing-types-select:after {
        right: 15px
    }
    .RoomListing-types-select:lang(ar):after {
        left: 15px;
        right: auto
    }
}

.RoomListing-types-buttons {
    display: none
}

@media only screen and (min-width:961px) {
    .RoomListing-types-buttons {
        border-bottom: 1px solid;
        border-top: 1px solid;
        display: block;
        padding-top: 0
    }
}

@media only screen and (min-width:961px)and (min-width:701px) {
    .RoomListing-types-buttons {
        padding-bottom: 25px
    }
}

@media only screen and (min-width:961px)and (min-width:961px) {
    .RoomListing-types-buttons {
        padding-bottom: 30px
    }
}

@media only screen and (min-width:961px)and (min-width:1701px) {
    .RoomListing-types-buttons {
        padding-bottom: 40px
    }
}

@media only screen and (min-width:961px) {
    .RoomListing-types-buttons-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .RoomListing-types-select {
        display: none
    }
}

.RoomType-items:not(:last-child) {
    margin-bottom: 80px
}

@media only screen and (min-width:701px) {
    .RoomType-items:not(:last-child) {
        margin-bottom: 120px
    }
}

@media only screen and (min-width:961px) {
    .RoomType-items:not(:last-child) {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:1701px) {
    .RoomType-items:not(:last-child) {
        margin-bottom: 180px
    }
}

.RoomType-items .RoomItem:not(:last-child) {
    margin-bottom: 80px
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem:not(:last-child) {
        margin-bottom: 120px
    }
}

@media only screen and (min-width:961px) {
    .RoomType-items .RoomItem:not(:last-child) {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:1701px) {
    .RoomType-items .RoomItem:not(:last-child) {
        margin-bottom: 180px
    }
}

@media only screen and (min-width:961px) {
    .RoomType-items .RoomItem-row {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .RoomType-items .RoomItem-row,
    .RoomType-items .RoomItem-row-col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.RoomType-items .RoomItem-wrapper {
    position: relative
}

@media only screen and (min-width:961px) {
    .RoomType-items .RoomItem-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 18px;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (min-width:1701px) {
    .RoomType-items .RoomItem-content {
        margin-left: 86px
    }
}

@media only screen and (min-width:961px) {
    .RoomType-items .RoomItem-content:lang(ar) {
        margin-left: 0;
        margin-right: 18px
    }
}

@media only screen and (min-width:1701px) {
    .RoomType-items .RoomItem-content:lang(ar) {
        margin-right: 86px
    }
}

.RoomType-items .RoomItem-picture {
    display: block;
    font-size: 0;
    margin-bottom: 32px;
    position: relative
}

@media only screen and (min-width:961px) {
    .RoomType-items .RoomItem-picture {
        margin-bottom: 0
    }
}

.RoomType-items .RoomItem-picture .Image-picture {
    height: auto;
    margin: auto;
    overflow: hidden;
    position: relative;
    right: 0;
    width: auto
}

.RoomType-items .RoomItem-picture .Image-picture img {
    display: block
}

.RoomType-items .RoomItem-rentalLabel {
    display: block;
    position: absolute;
    word-wrap: break-word;
    background-color: #000;
    color: #fff;
    left: 7px;
    padding: 6px 6px 6px 30px;
    top: 10px;
    width: 124px
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-rentalLabel {
        left: 15px
    }
}

.RoomType-items .RoomItem-rentalLabel:lang(ar) {
    padding-left: 0;
    padding-right: 30px;
    right: 7px
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-rentalLabel:lang(ar) {
        right: 15px
    }
}

.RoomType-items .RoomItem-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.RoomType-items .RoomItem-features {
    margin-bottom: 30px;
    margin-top: 30px
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-features {
        margin-bottom: 40px
    }
}

.RoomType-items .RoomItem-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.RoomType-items .RoomItem-feature-description {
    text-transform: none
}

.RoomType-items .RoomItem-feature:not(:last-child) {
    margin-bottom: 13px
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-feature:not(:last-child) {
        margin-bottom: 18px
    }
}

.RoomType-items .RoomItem-feature:before {
    content: "";
    padding-right: 14px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 15px;
    line-height: 1.3333333333em
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-feature:before {
        padding-right: 20px
    }
}

.RoomType-items .RoomItem-feature:lang(ar):before {
    padding-left: 14px;
    padding-right: 0
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-feature:lang(ar):before {
        padding-left: 20px
    }
}

.RoomType-items .RoomItem-feature.icon-beds:before {
    content: "\f109"
}

.RoomType-items .RoomItem-feature.icon-size:before {
    content: "\f136"
}

.RoomType-items .RoomItem-feature.icon-occupancy:before {
    content: "\f163"
}

.RoomType-items .RoomItem-feature.icon-accessibility:before {
    content: "\f101"
}

.RoomType-items .RoomItem-feature.icon-bathroom:before {
    content: "\f108"
}

.RoomType-items .RoomItem-feature.icon-view:before {
    content: "\f198"
}

.RoomType-items .RoomItem-feature.icon-decor:before {
    content: "\f125"
}

.RoomType-items .RoomItem-feature.icon-uniqueFeatures:before {
    content: "\f132"
}

.RoomType-items .RoomItem-feature.icon-accessibleFeatures:before {
    content: "\f101"
}

.RoomType-items .RoomItem-feature.icon-generalNotes:before {
    content: "\f161"
}

.RoomType-items .RoomItem-featureIcon {
    padding-right: 14px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: .9375rem;
    line-height: 1.3333333333em;
    -ms-flex-preferred-size: 29.52px;
    flex-basis: 29.52px;
    max-width: 29.52px
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-featureIcon {
        padding-right: 20px;
        -ms-flex-preferred-size: 35.52px;
        flex-basis: 35.52px;
        max-width: 35.52px
    }
}

.RoomType-items .RoomItem-featureIcon:lang(ar) {
    padding-left: 14px;
    padding-right: 0
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-featureIcon:lang(ar) {
        padding-left: 20px
    }
}

.RoomType-items .RoomItem-additionalFeature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.RoomType-items .RoomItem-additionalFeature:not(:last-child) {
    margin-bottom: 13px
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-additionalFeature:not(:last-child) {
        margin-bottom: 18px
    }
}

.RoomType-items .RoomItem-additionalFeature .icon-fitness_facilities {
    padding-right: 10px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.RoomType-items .RoomItem-additionalFeature .icon-fitness_facilities:before {
    font-size: 10px
}

@media only screen and (min-width:701px) {
    .RoomType-items .RoomItem-additionalFeature .icon-fitness_facilities {
        padding-right: 14px
    }
    .RoomType-items .RoomItem-additionalFeature .icon-fitness_facilities:before {
        font-size: 11px
    }
}

.RoomType-items .RoomItem-ctas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.RoomType-items .RoomItem-cta:last-child {
    min-width: auto
}

@media only screen and (min-width:961px) {
    .RoomType-items .RoomItem-cta:last-child {
        min-width: 130px
    }
}

.RoomType-items .RoomItem-cta:not(:last-child) {
    margin-right: 20px
}

@media only screen and (min-width:1701px) {
    .RoomType-items .RoomItem-cta:not(:last-child) {
        margin-right: 30px
    }
}

.RoomType-items .RoomItem-cta:not(:last-child):lang(ar) {
    margin-left: 20px;
    margin-right: 0
}

@media only screen and (min-width:1701px) {
    .RoomType-items .RoomItem-cta:not(:last-child):lang(ar) {
        margin-left: 30px
    }
}

.RoomType-items .RoomItem-callToBook {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.RoomType-items .RoomItem-callToBook-copy {
    margin-bottom: 5px
}

.RoomType-items .RoomItem-callToBook-number {
    color: #000;
    text-decoration: none;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out
}

.RoomType-items .RoomItem-callToBook-number:focus,
.RoomType-items .RoomItem-callToBook-number:hover {
    border-color: #767676;
    color: #767676
}

.RoomType-experience {
    margin: 80px 0 auto;
    text-align: center
}

@media only screen and (min-width:701px) {
    .RoomType-experience {
        margin: 120px 0 auto
    }
}

@media only screen and (min-width:961px) {
    .RoomType-experience {
        margin: 140px 0 auto
    }
}

.RoomType-experience .Heading {
    margin-bottom: 26px
}

@media only screen and (min-width:701px) {
    .RoomType-experience .Heading {
        margin-bottom: 36px
    }
}

.RoomType-experience .Heading .Heading-title {
    margin-bottom: 0;
    padding-bottom: 25px;
    position: relative;
    text-align: center
}

.RoomType-experience .Heading .Heading-title:after {
    border-top: 2px solid;
    bottom: 13px;
    content: "";
    display: block;
    left: calc(50% - 20px);
    position: absolute;
    width: 40px
}

.RoomType-experience .Heading .Heading-text {
    margin: 0
}

.RoomType-experience .Heading .Heading-text:lang(ja) {
    font-size: 1rem
}

.RoomType-wrapper {
    padding: 0
}

@media only screen and (min-width:701px) {
    .RoomType-wrapper {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .RoomType-wrapper {
        margin-bottom: 70px;
        margin-top: -30px
    }
}

.RoomType-introParagraph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.RoomType-introParagraph:after {
    border-bottom: 1px solid #d8d8d8;
    content: "";
    display: block;
    margin-bottom: 45px;
    margin-top: 40px
}

@media only screen and (min-width:701px) {
    .RoomType-introParagraph {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .RoomType-introParagraph:after {
        content: none
    }
}

.RoomType-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

.RoomType-icon:before {
    display: block;
    font-size: 68px;
    margin-top: 22px;
    position: relative;
    text-align: center
}

@media only screen and (min-width:701px) {
    .RoomType-icon {
        display: block;
        margin-bottom: 0;
        min-width: 128px;
        padding-left: 11px;
        padding-right: 41px;
        position: relative
    }
    .RoomType-icon:before {
        bottom: 50%;
        margin-top: 0;
        position: absolute;
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }
    .RoomType-icon:lang(ar) {
        padding-left: 41px;
        padding-right: 11px
    }
}

@media only screen and (min-width:961px) {
    .RoomType-icon {
        min-width: 165px;
        padding-left: 32px;
        padding-right: 60px
    }
    .RoomType-icon:lang(ar) {
        padding-left: 60px;
        padding-right: 32px
    }
}

.RoomType-description {
    display: block;
    text-align: center
}

@media only screen and (min-width:701px) {
    .RoomType-description {
        text-align: left
    }
    .RoomType-description:lang(ar) {
        text-align: right
    }
}

.VenueFinder-mobile {
    width: 100%
}

@media only screen and (min-width:961px) {
    .VenueFinder-mobile {
        display: none
    }
}

.VenueFinder-mobile-table-section {
    padding-top: 20px
}

.VenueFinder-mobile-table-section:not(:first-child) {
    text-align: right
}

.VenueFinder-mobile-table-section:not(:first-child):lang(ar) {
    text-align: left
}

.VenueFinder-header {
    width: 100%
}

@media only screen and (min-width:701px) {
    .VenueFinder-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.VenueFinder-header-title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.VenueFinder-header-unitSelectWrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    height: 39px;
    line-height: 39px;
    padding-right: 15px;
    width: 100%
}

@media only screen and (min-width:701px) {
    .VenueFinder-header-unitSelectWrapper select {
        margin-top: 10px
    }
}

.VenueFinder-header-unitSelectWrapper select:lang(ar) {
    padding-left: 15px;
    padding-right: 0
}

.VenueFinder-header-unitSelectWrapper select option {
    font-size: .75rem
}

.VenueFinder-header-unitSelectWrapper:after {
    right: 0
}

.VenueFinder-header-unitSelectWrapper:lang(ar):after {
    left: 0
}

@media only screen and (min-width:701px) {
    .VenueFinder-header-unitSelectWrapper:after {
        top: 15px
    }
}

.VenueFinder-icon {
    vertical-align: middle
}

.VenueFinder-icon:before {
    color: #999;
    padding-right: 5px
}

.VenueFinder-icon:before:lang(ar) {
    padding-left: 5px;
    padding-right: 0
}

.VenueFinder-icon-cta {
    color: #000;
    text-decoration: none
}

.VenueFinder-icon-cta:hover {
    color: #999
}

.VenueFinder-wrap {
    overflow: hidden;
    padding-bottom: 20px;
    -webkit-transition: height 1s;
    transition: height 1s
}

.VenueFinder-wrap.expanded+.VenueFinder-seeAll .shrink {
    display: block
}

.VenueFinder-wrap.expanded+.VenueFinder-seeAll .expand {
    display: none
}

.VenueFinder .heightAuto {
    height: auto
}

.VenueFinder-seeAll {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.VenueFinder-seeAll .shrink {
    display: none
}

.VenueFinder-table {
    border-collapse: collapse;
    height: auto;
    margin: 10px auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%
}

.VenueFinder-table-header {
    display: none
}

@media only screen and (min-width:961px) {
    .VenueFinder-table-header {
        display: table-header-group
    }
}

.VenueFinder-table-header-item.ty-q1 {
    font-size: 1.125rem
}

.VenueFinder-table-section-row-header {
    background: #f5f5f5;
    font-family: Neue Helvetica, helvetica, sans-serif;
    font-size: 1rem;
    font-size: .75rem;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .25em;
    line-height: 1.3125em;
    max-width: 100%;
    text-transform: uppercase
}

.VenueFinder-table-section-row-header:lang(ar) {
    font-family: Cairo, serif;
    -webkit-font-smoothing: auto;
    letter-spacing: 0
}

.VenueFinder-table-section-row-header:lang(ru) {
    font-family: Open Sans, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.VenueFinder-table-section-row-header:lang(ko-KR) {
    font-family: NanumGothic, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.VenueFinder-table-section-row-header:lang(zh) {
    font-family: Noto Sans SC, sans-serif;
    -webkit-font-smoothing: auto
}

.VenueFinder-table-section-row-header:lang(zh-TW) {
    font-family: Noto Sans TC, sans-serif;
    -webkit-font-smoothing: auto
}

.VenueFinder-table-section-row-header:lang(ja) {
    font-family: Noto Sans Japanese, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

html.WhiteLabelSite .VenueFinder-table-section-row-header {
    font-family: EB Garamond;
    text-transform: none
}

.VenueFinder-table-section-header {
    padding: 25px 0 25px 25px;
    text-align: left
}

.VenueFinder-table-section-header:lang(ar) {
    padding-left: 0;
    padding-right: 25px;
    text-align: right
}

.VenueFinder-table-section-item {
    padding: 15px
}

.VenueFinder-table-section-item:first-child {
    text-align: left
}

.VenueFinder-table-section-item:first-child:lang(ar) {
    text-align: right
}

@media only screen and (min-width:701px) {
    .VenueFinder-table-section-item {
        padding: 15px 60px
    }
}

@media only screen and (min-width:961px) {
    .VenueFinder-table-section-item {
        padding: 15px 0 15px 15px
    }
    .VenueFinder-table-section-item:lang(ar) {
        padding-left: 0;
        padding-right: 15px
    }
}

.VenueFinder-table-section-item .CTA {
    text-transform: none
}

.VenueFinder-table-section-item.Seating,
.VenueFinder-table-section-item.Size {
    display: none
}

@media only screen and (min-width:961px) {
    .VenueFinder-table-section-item.Seating,
    .VenueFinder-table-section-item.Size {
        display: table-cell
    }
}

.WeddingPackages-heading {
    border-top: 1px solid #000;
    padding: 25px 0 40px;
    text-align: center
}

@media only screen and (min-width:701px) {
    .WeddingPackages-heading {
        padding: 45px 0 70px
    }
}

.WeddingPackages-heading .Heading-title {
    margin: 12px 0 23px
}

@media only screen and (min-width:701px) {
    .WeddingPackages-heading .Heading-title {
        margin-top: 24px
    }
}

.WeddingPackages-heading .Heading-text {
    margin: 0
}

.WeddingPackages-heading .Heading-text:lang(ja) {
    font-size: 1rem
}

.WeddingPackage {
    background-color: #f5f5f5;
    margin-bottom: 40px;
    padding: 40px 15px 20px
}

@media only screen and (min-width:701px) {
    .WeddingPackage {
        padding: 40px 30px 25px;
        position: relative
    }
    .WeddingPackage-intro {
        width: 70%
    }
}

@media only screen and (min-width:961px) {
    .WeddingPackage {
        padding: 50px 30px 30px
    }
    .WeddingPackage-introWrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.WeddingPackage:last-child {
    margin-bottom: 0
}

.WeddingPackage-title {
    margin: 0 0 20px
}

.WeddingPackage-description {
    margin: 0 0 25px
}

@media only screen and (min-width:701px) {
    .WeddingPackage-description {
        margin-bottom: 40px
    }
    .WeddingPackage-sections {
        border-top: 1px solid #d8d8d8;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 25px 0 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (min-width:961px) {
    .WeddingPackage-sections {
        padding-top: 17px
    }
}

@media only screen and (min-width:1701px) {
    .WeddingPackage-sections {
        padding-right: 15px
    }
    .WeddingPackage-sections:lang(ar) {
        padding-left: 0;
        padding-right: 0
    }
}

.WeddingPackage-section {
    border-top: 1px solid #d8d8d8
}

.WeddingPackage-section-heading {
    margin: 20px 0 0
}

.WeddingPackage-section-text {
    margin: 8px 0 20px
}

@media only screen and (min-width:701px) {
    .WeddingPackage-section {
        border: none;
        margin: 0 auto;
        text-align: left
    }
    .WeddingPackage-section:lang(ar) {
        text-align: right
    }
    .WeddingPackage-sectionWrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: center;
        width: 100%
    }
    .WeddingPackage-sectionWrapper:first-child .WeddingPackage-section {
        margin-left: 0
    }
    .WeddingPackage-sectionWrapper:first-child .WeddingPackage-section:lang(ar) {
        margin-left: auto;
        margin-right: 0
    }
    .WeddingPackage-sectionWrapper-2 {
        width: 29%
    }
    .WeddingPackage-sectionWrapper-2:first-child {
        padding: 0 30px 0 0;
        width: 69%
    }
    .WeddingPackage-sectionWrapper-2:first-child:lang(ar) {
        padding: 0 0 0 30px
    }
    .WeddingPackage-sectionWrapper-3 {
        max-width: 30%
    }
}

@media only screen and (min-width:961px) {
    .WeddingPackage-sectionWrapper-3:last-child {
        text-align: left
    }
}

.WeddingPackage-verticalDivision {
    background-color: #d8d8d8;
    display: none;
    margin: 0 15px;
    width: 1px;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

@media only screen and (min-width:701px) {
    .WeddingPackage-verticalDivision:not(:first-child):not(:last-child) {
        display: block
    }
}

.WeddingPackage .CTA {
    background-color: #f5f5f5;
    margin: 15px 0 35px;
    width: 100%
}

@media only screen and (min-width:701px) {
    .WeddingPackage .CTA {
        margin: 0;
        position: absolute;
        right: 32px;
        top: 41px;
        width: auto
    }
    .WeddingPackage .CTA:lang(ar) {
        left: 32px;
        right: auto
    }
}

@media only screen and (min-width:961px) {
    .WeddingPackage .CTA {
        min-width: 175px;
        position: relative;
        right: 30px;
        top: -15px
    }
    .WeddingPackage .CTA:lang(ar) {
        left: 30px;
        right: auto
    }
}

.WeddingPackage .CTA:focus,
.WeddingPackage .CTA:hover {
    background-color: #000
}

.DescriptionAndBooking-intro,
.DescriptionAndBooking-intro.SpacedComponent:not(:last-child) {
    margin-bottom: 0
}

.DescriptionAndBooking-intro .Introduction-text {
    margin: 0
}

.DescriptionAndBooking-cta {
    display: block;
    margin-top: 30px;
    text-align: center
}

@media only screen and (min-width:701px) {
    .DescriptionAndBooking-cta {
        margin-top: 40px
    }
}

@media only screen and (min-width:1701px) {
    .DescriptionAndBooking-cta {
        margin-top: 60px
    }
}

.DescriptionAndBooking-contact {
    margin-bottom: 0;
    margin-top: 60px
}

.DescriptionAndBooking-contact.SpacedComponent:not(:last-child) {
    margin-bottom: 0
}

@media only screen and (min-width:701px) {
    .DescriptionAndBooking-contact {
        margin-top: 80px
    }
}

@media only screen and (min-width:961px) {
    .DescriptionAndBooking-contact {
        margin-top: 100px
    }
}

@media only screen and (min-width:1701px) {
    .DescriptionAndBooking-contact {
        margin-top: 140px
    }
}

.DescriptionAndBooking-contact .ContactBar-phone {
    margin-bottom: 0
}

.RoomDetails-Hero {
    position: relative;
    text-align: center
}

@media only screen and (min-width:701px) {
    .RoomDetails-Hero {
        padding-bottom: 0
    }
}

.RoomDetails-Hero .title {
    margin: 0
}

.RoomDetails-HeroLinks {
    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: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    margin-top: 20px
}

@media only screen and (min-width:701px) {
    .RoomDetails-HeroLinks {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 0;
        padding: 30px
    }
}

@media only screen and (min-width:961px) {
    .RoomDetails-HeroVideo .RoomDetails-HeroLinks {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        bottom: 30px;
        -ms-flex-direction: row;
        flex-direction: row;
        left: 30px;
        margin-top: 0;
        padding: 0;
        position: absolute;
        z-index: 2
    }
    .RoomDetails-HeroVideo .RoomDetails-HeroLinks:lang(ar) {
        left: auto;
        right: 30px
    }
}

.RoomDetails-CTARow .CTA {
    display: block
}

.RoomDetails-CTARow:not(:last-child) {
    margin-bottom: 27px
}

@media only screen and (min-width:701px) {
    .RoomDetails-CTARow:not(:last-child) {
        margin-bottom: 0;
        margin-right: 30px
    }
    .RoomDetails-CTARow:not(:last-child):lang(ar) {
        margin-left: 30px;
        margin-right: 0
    }
}

.RoomDetailsList-title {
    text-align: center
}

.RoomDetailsList-title .Heading-title {
    margin: 0
}

.RoomDetailsList-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
    margin-top: 40px
}

.RoomDetailsList-list:after,
.RoomDetailsList-list:before {
    display: none
}

@media only screen and (min-width:701px) {
    .RoomDetailsList-list {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:1701px) {
    .RoomDetailsList-list {
        margin-bottom: 80px;
        margin-top: 60px
    }
}

.RoomDetailsList-item {
    margin-top: 0;
    padding-bottom: 20px
}

.RoomDetailsList-item:not(:first-child) {
    margin-top: 20px
}

@media only screen and (min-width:701px) {
    .RoomDetailsList-item {
        margin-top: 20px
    }
}

.RoomDetailsList-item-container {
    border-top: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.RoomDetailsList--dark .RoomDetailsList-item-container {
    border-top: 1px solid #fff
}

.RoomDetailsList-item-container:before {
    content: "";
    display: block;
    font-size: 20px;
    margin-right: 20px;
    max-width: 20px
}

.RoomDetailsList-item-container:lang(ar):before {
    margin-left: 20px;
    margin-right: 0
}

.RoomDetailsList-item-gallery {
    display: block;
    margin-top: 20px
}

.RoomDetailsList-item-icon {
    height: 20px;
    margin-right: 20px;
    width: 20px
}

.RoomDetailsList-item-title {
    margin: 5px 0 20px
}

.RoomDetailsList-item-copy {
    margin: 0;
    text-transform: none
}

.RoomDetailsList-item-copy-link {
    margin-top: 20px
}

.RoomDetailsList-item-link {
    border-bottom: 1px solid #000;
    color: #000;
    font-weight: 700;
    padding-bottom: 3px;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out
}

.RoomDetailsList-item-link:focus,
.RoomDetailsList-item-link:focus:before,
.RoomDetailsList-item-link:hover,
.RoomDetailsList-item-link:hover:before {
    border-bottom-color: transparent
}

.RoomDetailsList-item-link:focus,
.RoomDetailsList-item-link:hover {
    border-color: #767676;
    color: #767676
}

.RoomDetailsList--dark .RoomDetailsList-item-link {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 700;
    padding-bottom: 3px;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out, border-color .3s ease-out
}

.RoomDetailsList--dark .RoomDetailsList-item-link:focus,
.RoomDetailsList--dark .RoomDetailsList-item-link:focus:before,
.RoomDetailsList--dark .RoomDetailsList-item-link:hover,
.RoomDetailsList--dark .RoomDetailsList-item-link:hover:before {
    border-bottom-color: transparent
}

.RoomDetailsList--dark .RoomDetailsList-item-link:focus,
.RoomDetailsList--dark .RoomDetailsList-item-link:hover {
    border-color: #999;
    color: #999
}

.RoomDetailsList-item-accessibility:before {
    content: "\f101"
}

.RoomDetailsList-item-bathrooms:before {
    content: "\f108"
}

.RoomDetailsList-item-beds:before {
    content: "\f109"
}

.RoomDetailsList-item-decor:before {
    content: "\f125"
}

.RoomDetailsList-item-notes:before {
    content: "\f161"
}

.RoomDetailsList-item-occupancy:before {
    content: "\f163"
}

.RoomDetailsList-item-size:before {
    content: "\f136"
}

.RoomDetailsList-item-unique:before {
    content: "\f132";
    font-size: 13px
}

.RoomDetailsList-item-views:before {
    content: "\f198"
}

.RoomDetailsList-item-sublist {
    list-style-type: disc;
    text-transform: none
}

.RoomDetailsList-note {
    font-family: Monotype Garamond, garamond, serif;
    font-style: italic;
    font-weight: 400
}

.RoomDetailsList-cta,
.RoomDetailsList-note {
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (min-width:701px) {
    .Services .BulletedList-list {
        -webkit-columns: 3;
        -moz-columns: 3;
        column-count: 3
    }
}

.HideStatic .BodySection>div {
    display: none
}

.HideStatic .BodySection>div.AccommodationsListing {
    display: block
}

.ContactUsRegion .StandardHero-title {
    padding-bottom: 30px
}

.ContactUsRegion .ContactTable {
    margin-bottom: 60px
}

@media only screen and (min-width:701px) {
    .ContactUsRegion .ContactTable {
        margin-bottom: 80px
    }
}

@media only screen and (min-width:1701px) {
    .ContactUsRegion .ContactTable {
        margin-bottom: 140px
    }
}

.ExperiencesDetail .StandardHero--dark .Heading-title:after,
.ExperiencesLanding .StandardHero--dark .Heading-title:after {
    background-color: #fff
}

.ExperiencesDetail .StandardHero--light .Heading-title:after,
.ExperiencesLanding .StandardHero--light .Heading-title:after {
    background-color: #000
}

.ExperiencesDetail .StandardHero .Heading-title,
.ExperiencesLanding .StandardHero .Heading-title {
    position: relative
}

.ExperiencesDetail .StandardHero .Heading-title:after,
.ExperiencesLanding .StandardHero .Heading-title:after {
    bottom: -13px;
    content: "";
    height: 2px;
    left: calc(50% - 20px);
    position: absolute;
    width: 40px
}

.LanaiAirForm-Section {
    margin-bottom: 50px
}

.LanaiAirForm-Section-30 {
    margin-bottom: 30px
}

.LanaiAirForm-bottom {
    margin-bottom: 70px
}

.LanaiAirForm-Header {
    margin-top: 0;
    padding-left: 0
}

.LanaiAirForm-SubHeader {
    margin-bottom: 20px;
    margin-top: 20px
}

.LanaiAirForm-SubText {
    margin-bottom: 27px;
    margin-top: 0
}

.LanaiAirForm-RadioButtons {
    margin-top: 15px
}

.LanaiAirForm-RadioButtons .RadioButtons-label {
    font-size: 1.25rem
}

.LanaiAirForm-RadioButtons .RadioButtons-button {
    margin: 0
}

.LanaiAirForm-RadioButtons .RadioButtons-button:not(:last-child) {
    margin-right: 30px
}

.hidden .LanaiAirForm-RadioButtons .RadioButtons-button {
    display: none
}

.LanaiAirForm-GuestOrTravelPlanner {
    margin-top: -5px
}

@media only screen and (min-width:701px) {
    .LanaiAirForm-GuestOrTravelPlanner {
        margin-top: 15px
    }
}

.LanaiAirForm-GuestOrTravelPlanner .RadioButtons-button:not(:last-child) {
    margin-bottom: 10px
}

@media only screen and (min-width:701px) {
    .LanaiAirForm-GuestOrTravelPlanner .RadioButtons-button:not(:last-child) {
        margin-bottom: 0
    }
}

.LanaiAirForm-PassengerInfo .LanaiAirForm-SubHeader {
    margin-bottom: 10px
}

.LanaiAirForm-PassengerInfo .LanaiAirForm-SubText {
    margin-bottom: 20px
}

.LanaiAirForm-GroundTransportation .LanaiAirForm-SubText:not(.LanaiAirForm-grayLine--bottom) {
    margin-bottom: 15px
}

.LanaiAirForm-GroundTransportation .LanaiAirForm--oahuDisclaimer .formElement-label {
    opacity: 1;
    position: relative
}

.LanaiAirForm-GroundTransportation .LanaiAirForm--oahuDisclaimer a {
    color: inherit
}

.LanaiAirForm-grayLine {
    border-top: 1px solid #d8d8d8;
    margin-top: 0;
    padding-top: 27px
}

.LanaiAirForm-grayLine--bottom {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.LanaiAirForm-grayLine--top {
    border-top: 1px solid #d8d8d8
}

.LanaiAirForm .ContactForm {
    padding-top: 75px
}

.LanaiAirForm .ContactForm .CTA-light-on-light {
    border-color: #000
}

.LanaiAirForm .ContactForm .ContactForm-SubmitCTA:disabled {
    background: #7d7d7d;
    border: 1px solid #7d7d7d;
    cursor: default
}

.LanaiAirForm .ContactForm .ContactForm-SubmitCTA:disabled:hover {
    color: #fff
}

.LanaiAirForm .ContactForm .ContactForm-SubmitCTA {
    border-radius: 5px
}

@media only screen and (min-width:701px) {
    .LanaiAirForm .ContactForm .ContactForm-SubmitCTA {
        min-width: 0
    }
}

.LanaiAirForm .hidden {
    display: none
}

.LanaiAirForm .formElement-field.ty-b2 {
    line-height: 1.5em
}

.LanaiAirForm #lanaiAirCFCheckbox-departure.LanaiAirForm-CF--long .RadioButtons-button .RadioButtons-text,
.LanaiAirForm #lanaiAirCFCheckbox-return.LanaiAirForm-CF--long .RadioButtons-button .RadioButtons-text {
    display: none !important
}

.LanaiAirForm .LanaiAirForm .formElement--invalid .formElement-error {
    color: #c00 !important
}

.LanaiAirForm #lanaiAirCFCheckbox-departure .RadioButtons-options,
.LanaiAirForm #lanaiAirCFCheckbox-return .RadioButtons-options {
    display: grid;
    gap: 16px 32px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.LanaiAirForm .formElement [aria-invalid=true],
.LanaiAirForm .formElement.formElement--invalid .formElement-field {
    border-color: #c00 !important
}

.LanaiAirForm #lanaiAirCFCheckbox-departure .RadioButtons-button,
.LanaiAirForm #lanaiAirCFCheckbox-return .RadioButtons-button {
    display: block
}

.LanaiAirForm #lanaiAirCFCheckbox-departure .RadioButtons-button.hidden,
.LanaiAirForm #lanaiAirCFCheckbox-return .RadioButtons-button.hidden {
    display: none
}

.LanaiAirForm #lanaiAirCFCheckbox-departure.LanaiAirForm-CF--long .RadioButtons-text,
.LanaiAirForm #lanaiAirCFCheckbox-return.LanaiAirForm-CF--long .RadioButtons-text {
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    white-space: nowrap
}

.LanaiAirForm .LanaiAirForm-CFOptionHelp {
    color: #222;
    letter-spacing: 0;
    line-height: 1.4;
    margin-top: 0;
    max-width: none;
    text-transform: none
}

.LanaiAirForm .LanaiAirForm-grayLine--rule {
    border-bottom: 1px solid #e0e0e0;
    margin: 16px 0
}

.LanaiAirForm .LanaiAir-AddFlightBtn {
    background: none;
    border: none;
    color: #06c;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 10px 0;
    text-decoration: underline;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.LanaiAirForm .LanaiAir-AddFlightBtn:hover {
    color: #0052a3;
    text-decoration: none
}

.LanaiAirForm .LanaiAir-AddFlightBtn:focus {
    outline: 2px solid #06c;
    outline-offset: 2px
}

.LanaiAirForm .LanaiAir-RemoveFlightBtn:after {
    content: "\f11b";
    cursor: pointer;
    height: 20px;
    width: 20px
}

.LanaiAirForm .LanaiAir-FlightItem {
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative
}

.LanaiAirForm .LanaiAir-MultipleFlightsLayover:after,
.LanaiAirForm .LanaiAir-MultipleFlightsLayover:before {
    clear: both;
    content: "";
    display: table
}

.LanaiAirForm .LanaiAir-MultipleFlightsLayover.hidden {
    display: none
}

.LanaiAirForm .LanaiAirForm .LanaiAirForm-RadioButtons {
    display: inline-block;
    font-size: var(--ty-b2-size, 16px);
    letter-spacing: normal;
    line-height: 1.4;
    text-transform: none
}

.LanaiAirForm .LanaiAirForm .RadioButtons-button {
    margin: 8px 0
}

@media(max-width:768px) {
    .LanaiAirForm #lanaiAirCFCheckbox-departure .RadioButtons-options,
    .LanaiAirForm #lanaiAirCFCheckbox-return .RadioButtons-options {
        gap: 12px 0;
        grid-template-columns: 1fr
    }
    .LanaiAirForm .RadioButtons-button label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-items: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }
    .LanaiAirForm .RadioButtons-button label span {
        margin-top: 5px
    }
}

@media(min-width:769px) {
    .LanaiAirForm #flightRequestSameDayConnectingFlight-departure-arriving_nolayover-wrapper label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }
    .LanaiAirForm #flightRequestSameDayConnectingFlight-departure-arriving_nolayover-wrapper label span {
        margin: 5px 20px 0 0 !important;
        padding-top: 14px !important
    }
}

.LanaiAirForm .LanaiAir-FlightItem-Header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.LanaiAirForm .LanaiAir-FlightsList .LanaiAir-FlightItem.row {
    margin-left: 0;
    margin-right: 0
}

.LanaiAirForm .LanaiAir-FlightsList .LanaiAir-FlightItem.row:last-child {
    margin-bottom: 0
}

@media(max-width:767px) {
    .LanaiAirForm.round-trip-active div.col-sm-12.col-md-6.col-xl-5:has(#flightRequestEstimatedPiecesOfLuggage-departure) {
        padding-left: 0
    }
}

.LanaiAirForm .labels-button-1 {
    padding-bottom: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.LanaiAirForm .labels-button-1 img {
    height: 15px;
    width: 15px
}

.LanaiAirForm .labels-button-1 span {
    border-bottom: 1px solid #030303
}

.LanaiAirForm .pl-0 {
    padding-left: 0
}

.LanaiAirForm .pr-0 {
    padding-right: 0
}

.LanaiAirForm .p-0 {
    padding: 0
}

.LanaiAirForm .mt-30 {
    margin-top: 30px
}

.LanaiAirForm .mt-10 {
    margin-top: 10px
}

.LanaiAirForm .m-0 {
    margin: 0
}

.LanaiAirForm .ml-0 {
    margin-left: 0
}

.LanaiAirForm .ty-h3 {
    letter-spacing: normal;
    margin: 0 0 30px;
    text-transform: none
}

.LanaiAirForm .mb-30 {
    margin-bottom: 30px
}

.LanaiAirForm-StatusMsg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #e9f2fb;
    border: 1px solid #e9f2fb;
    border-radius: 6px;
    color: #000;
    gap: 10px;
    margin-top: 0;
    padding: 12px 14px
}

.LanaiAirForm-StatusMsg:before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 21px;
    -ms-flex-negative: 0;
    background-color: #1f6bc1;
    flex-shrink: 0;
    margin-top: 3px;
    mask-image: url(../icons/information.svg);
    -webkit-mask-image: url(../icons/information.svg);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: contain;
    -webkit-mask-size: contain
}

.Hero+div[id^=caw-] {
    margin-left: auto;
    margin-right: auto;
    margin-top: -60px;
    max-width: 790px;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:1266px) {
    .Hero+div[id^=caw-] {
        display: none
    }
}

.Hero-contactBar {
    margin-top: -60px;
    position: relative;
    z-index: 2
}

@media only screen and (min-width:701px) {
    .Hero-contactBar {
        margin-top: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.Hero-contactBar .ContactBar-container {
    -webkit-box-shadow: 0 1px 30px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 30px 4px rgba(0, 0, 0, .12);
    padding-bottom: 20px;
    padding-top: 20px
}

.Hero-contactBar .ContactBar-title {
    margin-bottom: 10px
}

@media only screen and (min-width:701px) {
    .Hero-contactBar .ContactBar-title {
        margin-bottom: 0
    }
}

.Hero-contactBar .ContactBar-phone {
    margin-bottom: 15px
}

@media only screen and (min-width:701px) {
    .Hero-contactBar .ContactBar-phone {
        margin-bottom: 0
    }
}

.Hero-heading-noTitle {
    display: none
}

html.WhiteLabelSite .Hero .PropertyHero .Heading-title {
    font-size: 44px;
    letter-spacing: 5px;
    line-height: 50px
}

@media only screen and (min-width:400px) {
    html.WhiteLabelSite .Hero .PropertyHero .Heading-title {
        line-height: 62px
    }
}

html.WhiteLabelSite .Hero .PropertyHero .Heading-subtitle {
    font-family: Work Sans;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 18px
}

@media only screen and (min-width:961px) {
    .Hero-headingContainer {
        bottom: 80px
    }
}

@media only screen and (min-width:1701px) {
    .Hero-headingContainer {
        bottom: 100px
    }
}

.LmlmBody.SubscriptionBody .SubscriptionContainer {
    margin-top: 20px
}

.LmlmBody .LegalAgreement .Checkbox {
    margin-top: 15px
}

.LmlmBody .SubscriptionChoices .Intro {
    margin-bottom: 15px;
    margin-top: 15px
}

.SubscriptionsHero-heading .Heading-title {
    padding: 0 20px
}

.LWCInformation .Text-Box-text {
    font-size: 1.125rem
}

.Hero.MeetingsAndEventsHero .BackgroundImage .MeetingsAndEventsHero-noSubtitle .Heading-title:after {
    display: none
}

.MeetingsDetailHero-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding: 25px
}

.MeetingsDetailHero-contact .Heading {
    padding-bottom: 20px;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:961px) {
    .MeetingsDetailHero-contact .Heading {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-bottom: 0;
        text-align: left
    }
}

.MeetingsDetailHero-contact .Heading .Heading-title {
    margin: 0
}

.MeetingsDetailHero-contact-phone {
    color: #000;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

@media only screen and (min-width:961px) {
    .MeetingsDetailHero-contact-phone {
        padding: 0 20px;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

.MeetingsDetailHero-contact-phone:before {
    content: "\f123";
    display: block;
    font-size: 51px;
    letter-spacing: 0;
    margin: 18px 0 28px
}

.MeetingsDetailHero-contact-us-cta {
    color: #000;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

@media only screen and (min-width:961px) {
    .MeetingsDetailHero-contact-us-cta {
        padding: 0 10px;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

.MeetingsDetailHero-contact-us-cta:before {
    content: "\f122";
    display: block;
    font-size: 51px;
    letter-spacing: 0;
    margin: 18px 0 28px
}

.MeetingsDetailHero-hero .BackgroundImage:after {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background: linear-gradient(180deg, transparent 0, #000);
    height: 45%;
    width: 100%
}

@media only screen and (min-width:701px) {
    .MeetingsDetailHero-hero .BackgroundImage:after {
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
        background: linear-gradient(180deg, transparent 0, #000);
        height: 55%;
        width: 100%
    }
}

@media only screen and (min-width:961px) {
    .MeetingsDetailHero-hero .BackgroundImage:after {
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
        background: linear-gradient(180deg, transparent 0, #000);
        height: 45%;
        width: 100%
    }
}

.RequestForProposal .RfpForm .ContactForm .chosen-results .active-result.highlighted {
    background-color: #000;
    background-image: none;
    color: #fff
}

.RfpHero .StandardHero-heading .Heading-title {
    margin-bottom: 20px
}

.RfpHero .StandardHero-heading .Heading-subtitle {
    opacity: .5
}

.OfferDescriptionAndBooking-intro {
    margin-bottom: 30px
}

@media only screen and (min-width:701px) {
    .OfferDescriptionAndBooking-intro {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:961px) {
    .OfferDescriptionAndBooking-intro {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:1701px) {
    .OfferDescriptionAndBooking-intro {
        margin-bottom: 40px
    }
}

.OfferDescriptionAndBooking-intro .Introduction-text {
    margin-bottom: 0
}

.OfferDescriptionAndBooking-reservation {
    text-align: center
}

.OfferDescriptionAndBooking-reservation-text {
    margin: 0
}

.OfferDescriptionAndBooking-table {
    margin-bottom: 40px;
    margin-top: 40px
}

@media only screen and (min-width:701px) {
    .OfferDescriptionAndBooking-table {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .OfferDescriptionAndBooking-table {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:1701px) {
    .OfferDescriptionAndBooking-table {
        margin-bottom: 90px
    }
}

@media only screen and (min-width:701px) {
    .OfferDescriptionAndBooking-table {
        margin-top: 60px
    }
}

@media only screen and (min-width:961px) {
    .OfferDescriptionAndBooking-table {
        margin-top: 70px
    }
}

@media only screen and (min-width:1701px) {
    .OfferDescriptionAndBooking-table {
        margin-top: 90px
    }
}

.OfferDescriptionAndBooking-table .TableList-item .TableList-item-title {
    max-width: 210px
}

.OfferDetailsList-inclusions+.OfferDetailsList-conditions>.BulletedList .BulletedList-separator:first-child {
    display: none
}

.OfferDetailsList .ComponentSpacing .BulletedList:last-child {
    margin-bottom: 40px
}

@media only screen and (min-width:701px) {
    .OfferDetailsList .ComponentSpacing .BulletedList:last-child {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .OfferDetailsList .ComponentSpacing .BulletedList:last-child {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:1701px) {
    .OfferDetailsList .ComponentSpacing .BulletedList:last-child {
        margin-bottom: 90px
    }
}

.OfferDetailsList-conditions .BulletedList:last-child {
    margin-bottom: 40px
}

@media only screen and (min-width:701px) {
    .OfferDetailsList-conditions .BulletedList:last-child {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .OfferDetailsList-conditions .BulletedList:last-child {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:1701px) {
    .OfferDetailsList-conditions .BulletedList:last-child {
        margin-bottom: 90px
    }
}

.OfferDetailsList .BulletedList-list {
    margin-top: 20px
}

@media only screen and (min-width:701px) {
    .OfferDetailsList .BulletedList-list {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        -webkit-columns: auto 2;
        -moz-columns: auto 2;
        columns: 2
    }
}

@media only screen and (min-width:961px) {
    .OfferDetailsList .BulletedList-body {
        padding-bottom: 50px;
        padding-top: 30px
    }
}

@media only screen and (min-width:1701px) {
    .OfferDetailsList .BulletedList-body {
        padding-bottom: 60px;
        padding-top: 40px
    }
}

.OfferDetailsList .ItalicText-text {
    font-size: 15px
}

.ValueDates-heading {
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center
}

@media only screen and (min-width:701px) {
    .ValueDates-heading {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .ValueDates-heading {
        margin-bottom: 80px
    }
}

@media only screen and (min-width:1701px) {
    .ValueDates-heading {
        margin-bottom: 120px
    }
}

.ValueDates-heading:after {
    display: none
}

.ValueDates-lists {
    margin-bottom: 40px
}

@media only screen and (min-width:701px) {
    .ValueDates-lists {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .ValueDates-lists {
        margin-bottom: 80px
    }
}

@media only screen and (min-width:1701px) {
    .ValueDates-lists {
        margin-bottom: 120px
    }
}

.ValueDates-lists .BulletedList:last-child .BulletedList-body {
    border-bottom: none
}

.ValueDates-lists .BulletedList .BulletedList-body {
    padding-top: 40px
}

@media only screen and (min-width:701px) {
    .ValueDates-lists .BulletedList .BulletedList-body {
        padding-top: 60px
    }
}

@media only screen and (min-width:1701px) {
    .ValueDates-lists .BulletedList .BulletedList-body {
        padding-left: 8.3333333333%;
        padding-right: 8.3333333333%
    }
}

@media only screen and (min-width:701px) {
    .ValueDates-lists .BulletedList .BulletedList-heading {
        max-width: 50%
    }
}

.ValueDates-lists .BulletedList .BulletedList-list {
    margin-top: 20px
}

@media only screen and (min-width:701px) {
    .ValueDates-lists .BulletedList .BulletedList-list {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        -webkit-columns: auto 2;
        -moz-columns: auto 2;
        columns: 2
    }
}

.OffersList--dark .OfferCard-container {
    border-color: #000
}

.OffersList--light .OfferCard-container {
    border-color: #fff
}

.OffersList-heading {
    margin-bottom: 40px;
    text-align: center
}

@media only screen and (min-width:701px) {
    .OffersList-heading {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:961px) {
    .OffersList-heading {
        margin-bottom: 70px
    }
}

@media only screen and (min-width:1701px) {
    .OffersList-heading {
        margin-bottom: 90px
    }
}

.OffersList-heading .Heading-title {
    margin: 0
}

.OffersList-offer:last-child .OfferCard-container {
    border-bottom: 1px solid
}

.OffersList-offer .OfferCard-container {
    border-top: 1px solid;
    -webkit-box-shadow: none;
    box-shadow: none
}

.HideSelectStatic .ProductDetailPage .BodySection>div.StaticProductDetails {
    display: none
}

.ProductDetailPage .BodySection {
    padding-top: 0
}

.ProductDetailPage .AddToCard-Header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.ProductDetailPage .AddToCard-Header .StandardHero-breadcrumb {
    line-height: 1em;
    margin: 0;
    padding: 0
}

.ProductDetailPage .AddToCard-Header .ty-h2,
.ProductDetailPage .AddToCard-Header .ty-h4 {
    line-height: 1em
}

.ProductDetailPage .OverlayPage-Header {
    display: none
}

.ProductDetailPage .open-gallery {
    position: relative
}

.ProductDetailPage .Gallery-Signature-mobile-button,
.ProductDetailPage .image-addtocart-signature .Gallery-Signature-button {
    background: rgba(3, 3, 3, .6);
    border: 1px solid var(--color-border-subtle-inverse, rgba(77, 77, 77, .15));
    border-radius: 4px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    height: 35px;
    left: 15px;
    margin-top: -30px;
    padding: 5px 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    backdrop-filter: blur(15px);
    bottom: 15px;
    position: absolute;
    z-index: 8
}

.ProductDetailPage .Gallery-Signature-mobile-button:before,
.ProductDetailPage .image-addtocart-signature .Gallery-Signature-button:before {
    content: "";
    font-family: fs-iconfont;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: .7em;
    text-decoration: none;
    text-transform: none
}

@media only screen and (min-width:701px) {
    .ProductDetailPage .Gallery-Signature-mobile-button,
    .ProductDetailPage .image-addtocart-signature .Gallery-Signature-button {
        left: unset;
        position: absolute;
        right: 20px;
        top: 50px
    }
}

@media only screen and (min-width:961px) {
    .ProductDetailPage .Gallery-Signature-mobile-button,
    .ProductDetailPage .image-addtocart-signature .Gallery-Signature-button {
        display: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.ProductDetailPage .image-addtocart-signature .fullscreen-image {
    aspect-ratio: 16/9;
    cursor: pointer;
    display: none;
    height: auto;
    position: relative;
    width: 100%
}

.ProductDetailPage .image-addtocart-signature .Gallery-Signature-button,
.ProductDetailPage .image-addtocart-signature .addtocart-product-signature .addtocart-eyebrow-signature,
.ProductDetailPage .image-addtocart-signature .signature-squareImage-container {
    display: none
}

@media only screen and (min-width:961px) {
    .ProductDetailPage .image-addtocart-signature .Gallery-Signature-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: block;
        position: absolute;
        z-index: 8
    }
}

.ProductDetailPage .image-addtocart-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px
}

.ProductDetailPage .image-addtocart-grid .grid-img-container {
    min-height: 0;
    min-width: 0
}

.ProductDetailPage .image-addtocart-grid .grid-img-container img {
    width: 100%
}

.ProductDetailPage .image-addtocart-grid .grid-img-container .landscape {
    display: block
}

.ProductDetailPage .image-addtocart-grid .grid-img-container .portrait {
    display: none
}

.ProductDetailPage .image-addtocart-grid .grid-img-container .Gallery-button {
    background-color: #000;
    border: 1px solid #000;
    bottom: 15px;
    display: block;
    left: 15px;
    margin-top: -30px;
    opacity: 60%;
    padding: 5px 10px;
    position: relative
}

.ProductDetailPage .image-addtocart-grid .grid-img-container .Gallery-button .Button-label {
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 1em
}

.ProductDetailPage .image-addtocart-grid .grid-img-container .Gallery-button:before {
    content: "";
    font-family: fs-iconfont;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: .7em;
    text-decoration: none;
    text-transform: none
}

.ProductDetailPage .image-addtocart-grid.inline-carousel {
    margin-top: -40px
}

.ProductDetailPage .image-addtocart-grid.inline-carousel .grid-img-container {
    display: none
}

.ProductDetailPage .addtocart-product-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px
}

.ProductDetailPage #overview {
    scroll-margin-top: 60px
}

.ProductDetailPage .Text-Box {
    text-align: left
}

.ProductDetailPage .Text-Box .Text-Box-title {
    margin: 0 0 30px
}

.ProductDetailPage .Text-Box div {
    margin: 0;
    padding: 0;
    width: 100%
}

.ProductDetailPage .ImageAndText-primaryHeading .Heading-title {
    text-align: left
}

.ProductDetailPage .ImageAndText-primaryHeading .Heading-title:lang(ar) {
    text-align: right
}

.ProductDetailPage .ItineraryAccordion .ComponentAccordion-title {
    text-align: left
}

.ProductDetailPage .ItineraryAccordion .Itinerary-description {
    padding-bottom: 20px
}

.ProductDetailPage .ItineraryAccordion .RichText .container {
    padding: 0
}

@media only screen and (min-width:961px) {
    .ProductDetailPage .inline-carousel-container {
        display: none
    }
    .ProductDetailPage .image-addtocart-signature {
        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: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative
    }
    .ProductDetailPage .image-addtocart-signature .signature-squareImage-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 2px;
        width: 100%
    }
    .ProductDetailPage .image-addtocart-signature .signature-squareImage-container .Video-playButton {
        bottom: 6px;
        position: absolute;
        right: 6px
    }
    .ProductDetailPage .image-addtocart-signature .signature-squareImage-container .Video-playButton:before {
        background-color: rgba(3, 3, 3, .4);
        border-radius: 50%
    }
    .ProductDetailPage .image-addtocart-signature .signature-squareImage-button {
        cursor: pointer;
        -ms-flex-preferred-size: calc(50% - 1px);
        flex-basis: calc(50% - 1px)
    }
    .ProductDetailPage .image-addtocart-signature .signature-squareImage-video {
        aspect-ratio: 1;
        height: auto;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 50%
    }
    .ProductDetailPage .image-addtocart-signature .signature-squareImage-video .Video-video {
        height: 100%;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: auto
    }
    .ProductDetailPage .image-addtocart-signature .fullscreen-image {
        display: block
    }
    .ProductDetailPage .image-addtocart-signature .addtocart-product-signature {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        margin-top: -175px;
        min-height: 175px;
        padding: 30px 50px;
        width: 100%;
        width: calc(100% - 114px);
        z-index: 1
    }
    .ProductDetailPage .image-addtocart-signature .addtocart-product-signature .AddToCard-Header {
        gap: 5px;
        text-align: center
    }
    .ProductDetailPage .image-addtocart-signature .addtocart-product-signature .AddToCard-Header .ty-h4 {
        line-height: 27px
    }
    .ProductDetailPage .image-addtocart-signature .addtocart-product-signature .AddToCard-Header .ty-h2 {
        line-height: 31px
    }
    .ProductDetailPage .image-addtocart-signature .addtocart-product-signature .AddToCard-Header .addtocart-eyebrow-signature {
        display: inline
    }
    .ProductDetailPage .image-addtocart-signature .addtocart-product-signature .AddToCard-Header .addtocart-eyebrow-signature+.CTA {
        display: none
    }
    .ProductDetailPage .image-addtocart-signature .image-addtocart-grid {
        display: block;
        margin-top: 0
    }
    .ProductDetailPage .image-addtocart-signature .image-addtocart-grid .grid-img-container {
        display: none
    }
    .ProductDetailPage .image-addtocart-grid {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        margin-top: 50px
    }
    .ProductDetailPage .image-addtocart-grid .grid-img-container {
        display: block
    }
    .ProductDetailPage .image-addtocart-grid .grid-img-container .images {
        position: sticky;
        right: 0;
        top: 70px
    }
    .ProductDetailPage .image-addtocart-grid .grid-img-container .landscape {
        display: none
    }
    .ProductDetailPage .image-addtocart-grid .grid-img-container .portrait {
        display: block
    }
    .ProductDetailPage .image-addtocart-grid.inline-carousel {
        margin-top: 50px
    }
    .ProductDetailPage .image-addtocart-grid.inline-carousel .grid-img-container {
        display: block
    }
    .ProductDetailPage #overview {
        scroll-margin-top: 70px
    }
}

@media only screen and (max-width:960px) {
    .ProductDetailPage .addtocart-product-signature.surface-raised {
        -webkit-box-shadow: unset;
        box-shadow: unset;
        position: relative
    }
}

.ProductsConfirmation.TabbedContainers .BodySection {
    padding-bottom: 0
}

.ProductsConfirmation .Text-Box-text {
    font-family: Neue Helvetica, helvetica, sans-serif;
    font-size: .75rem;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    font-weight: 300;
    letter-spacing: .0833333333em;
    line-height: 1.5em;
    line-height: 30px
}

.ProductsConfirmation .Text-Box-text:lang(ar) {
    font-family: Cairo, serif;
    -webkit-font-smoothing: auto;
    letter-spacing: 0
}

.ProductsConfirmation .Text-Box-text:lang(ru) {
    font-family: Open Sans, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.ProductsConfirmation .Text-Box-text:lang(ko-KR) {
    font-family: NanumGothic, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.ProductsConfirmation .Text-Box-text:lang(zh) {
    font-family: Noto Sans SC, sans-serif;
    -webkit-font-smoothing: auto
}

.ProductsConfirmation .Text-Box-text:lang(zh-TW) {
    font-family: Noto Sans TC, sans-serif;
    -webkit-font-smoothing: auto
}

.ProductsConfirmation .Text-Box-text:lang(ja) {
    font-family: Noto Sans Japanese, helvetica, sans-serif;
    -webkit-font-smoothing: auto
}

.ProductsConfirmation .Text-Box .CTA {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 30px;
    padding-bottom: 0;
    text-transform: none
}

.ProductsConfirmation .TabContainer {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: linear-gradient(180deg, #fff, #f5f5f5);
    padding-bottom: 40px
}

@media only screen and (min-width:961px) {
    .ProductsConfirmation .TabContainer {
        padding-bottom: 80px
    }
}

.ProductsConfirmation .TabContainer .Heading-title {
    margin-bottom: 0;
    margin-top: 15px
}

.ProductsConfirmation .TabContainer .CardCarousel-item,
.ProductsConfirmation .TabContainer .CardCarousel-item .ProductCard-react-ssr-placeholder,
.ProductsConfirmation .TabContainer .CardCarousel-item .ProductCard-react-ssr-placeholder .TallImageCard {
    background-color: transparent
}

html.WhiteLabelSite .PageFooter-logo {
    text-align: center
}

html.WhiteLabelSite .PageFooter-logo img {
    width: 150px
}

.PageFooter-address {
    margin-bottom: 5px;
    margin-top: 30px
}

.PageFooter-linkItem {
    display: inline-block
}

.PageFooter-linkItem:not(:last-child) {
    border-right: 1px solid #fff;
    margin-right: 10px;
    padding-right: 10px
}

.PageFooter-linkItem a {
    display: block
}

/*# sourceMappingURL=property.mainCss.d0f0dbbc09f02c07a270.css.map*/