/* Minification failed. Returning unminified contents.
(428,37): run-time error CSS1030: Expected identifier, found '.'
(428,52): run-time error CSS1031: Expected selector, found ')'
(428,52): run-time error CSS1025: Expected comma or open brace, found ')'
(433,41): run-time error CSS1030: Expected identifier, found '.'
(433,56): run-time error CSS1031: Expected selector, found ')'
(433,56): run-time error CSS1025: Expected comma or open brace, found ')'
(471,36): run-time error CSS1030: Expected identifier, found '.'
(471,37): run-time error CSS1030: Expected identifier, found 'section-header'
(471,51): run-time error CSS1031: Expected selector, found ')'
(471,51): run-time error CSS1025: Expected comma or open brace, found ')'
(482,40): run-time error CSS1030: Expected identifier, found '.'
(482,41): run-time error CSS1030: Expected identifier, found 'section-header'
(482,55): run-time error CSS1031: Expected selector, found ')'
(482,55): run-time error CSS1025: Expected comma or open brace, found ')'
(508,36): run-time error CSS1030: Expected identifier, found '.'
(508,51): run-time error CSS1031: Expected selector, found ')'
(508,51): run-time error CSS1025: Expected comma or open brace, found ')'
(548,31): run-time error CSS1030: Expected identifier, found '.'
(548,46): run-time error CSS1031: Expected selector, found ')'
(548,46): run-time error CSS1025: Expected comma or open brace, found ')'
(553,35): run-time error CSS1030: Expected identifier, found '.'
(553,50): run-time error CSS1031: Expected selector, found ')'
(553,50): run-time error CSS1025: Expected comma or open brace, found ')'
(557,35): run-time error CSS1030: Expected identifier, found '.'
(557,50): run-time error CSS1031: Expected selector, found ')'
(557,50): run-time error CSS1025: Expected comma or open brace, found ')'
(561,39): run-time error CSS1030: Expected identifier, found '.'
(561,54): run-time error CSS1031: Expected selector, found ')'
(561,54): run-time error CSS1025: Expected comma or open brace, found ')'
(565,39): run-time error CSS1030: Expected identifier, found '.'
(565,54): run-time error CSS1031: Expected selector, found ')'
(565,54): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/* 
*******************************
prototype styles 
*******************************
*/
.template-select-guests main {
    margin-top: 80px;
}

@media screen and (min-width: 768px) {
    .template-select-guests main {
        margin-top: 110px;
    }
}

@media screen and (min-width: 768px) {
    .template-select-guests main {
        margin-top: 0;
    }
}
/* 
*******************************
end prototype styles 
*******************************
*/

.template-select-guests .plp-hotel-heading-container {
    margin-bottom: 32px;
}

.template-select-guests.template-select-guests .plp-hotel-heading-container .section-heading {
    margin-bottom: 15px;
    border: 0;
}

.template-select-guests .container-extra-wide .plp-hotel-heading-container p {
    text-align: center;
}

.template-select-guests p {
    margin-bottom: 16px !important;
}

.template-select-guests .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.template-select-guests .icon-select-guests-loyalty-icon {
    width: 1.0234375em;
}

.template-select-guests .experience-matters-wrap {
    display: none;
}

@media screen and (min-width: 1024px) {
    .template-select-guests .experience-matters-wrap {
        display: inline-flex;
        position: absolute;
        top: auto;
        right: -1vw;
        bottom: -104px;
        z-index: -1;
        opacity: 1;
        font-size: 100px;
        color: #003e52;
    }
}

@media screen and (min-width: 1224px) {
    .template-select-guests .experience-matters-wrap {
        right: -70px;
    }
}

@media screen and (min-width: 1400px) {
    .template-select-guests .experience-matters-wrap {
        right: -130px;
        bottom: -110px;
        font-size: 125px;
    }
}

.digex-page.template-select-guests [data-component] .mb-20 {
    margin-bottom: 20px;
}

.template-select-guests .select-guests-cards-wrapper * {
    box-sizing: border-box;
}

.template-select-guests .select-guests-card {
    display: flex;
    flex-flow: column;
    padding: 40px 0 10px;
    border-top: 2px solid rgba(154, 159, 163, 0.25);
    margin: 0;
    box-shadow: none;
}

@media (min-width: 768px) {
    .template-select-guests .select-guests-card {
        flex-flow: row;
        padding: 40px 0;
    }
}

.template-select-guests .select-guests-card-img {
    position: relative;
    width: 100%;
}

@media (min-width: 768px) {
    .template-select-guests .select-guests-card-img {
        position: relative;
        width: 40%;
    }
}

.template-select-guests .select-guests-card-content {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    padding: 20px;
    width: 100%;
}

@media (min-width: 768px) {
    .template-select-guests .select-guests-card-content {
        display: block;
        width: 60%;
        padding: 0 40px;
    }
}

.template-select-guests .select-guests-card-heading {
    margin-top: -7px;
}

.template-select-guests .select-guests-card-actions {
    text-align: left;
    margin-top: 20px;
}

    .template-select-guests .select-guests-card-actions .plp-primary-cta {
        display: inline-block;
        width: auto;
        min-width: 145px;
        min-width: 145px;
        padding: 0 24px;
    }

.template-select-guests .select-guests-card-description p {
    margin-bottom: 16px;
}

    .template-select-guests .select-guests-card-description p:only-child {
        margin-bottom: 0;
    }


.template-select-guests .planner-grid p > a,
.template-select-guests .bottom-nav a {
    color: blue;
    text-decoration: underline;
}

.template-select-guests .plp-hotel-container p > a {
    color: blue;
    text-decoration: underline;
}

.template-select-guests .plp-hotel-container p > a {
    color: blue;
    text-decoration: underline;
}

    .template-select-guests .plp-hotel-container p > a::after,
    .template-select-guests .planner-grid p > a::after,
    .template-select-guests .bottom-nav a::after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 0.5px;
        background-color: transparent;
    }

    .template-select-guests .plp-hotel-container p > a:hover,
    .template-select-guests .plp-hotel-container p > a:focus,
    .template-select-guests .planner-grid p > a:hover,
    .template-select-guests .planner-grid p > a:focus,
    .template-select-guests .bottom-nav a::after,
    .template-select-guests .bottom-nav a:focus {
        color: blue;
        text-decoration: underline;
    }
    .template-select-guests .plp-hotel-container p > a:hover,
    .template-select-guests .plp-hotel-container p > a:focus {
        color: blue;
        text-decoration: underline;
    }
    .template-select-guests .plp-hotel-container p > a:hover,
    .template-select-guests .plp-hotel-container p > a:focus {
        color: blue;
        text-decoration: underline;
    }

        .template-select-guests .plp-hotel-container p > a:hover:after,
        .template-select-guests .plp-hotel-container p > a:focus:after,
        .template-select-guests .planner-grid p > a:hover:after,
        .template-select-guests .planner-grid p > a:focus:after,
        .template-select-guests .bottom-nav a:hover:after,
        .template-select-guests .bottom-nav a:focus:after {
            background-color: transparent;
        }

.template-select-guests.template-select-guests .plp-hotel-container ul {
    padding-left: 30px;
    list-style-type: disc;
}

.template-select-guests.template-select-guests .plp-hotel-container ol {
    padding-left: 30px;
}

.template-select-guests.template-select-guests .plp-hotel-container ul li {
    margin-bottom: 8px;
}

.template-select-guests .plp-hotel-container > h2 {
    margin-top: 50px;
    margin-bottom: 10px;
}

.template-select-guests .plp-hotel-container > h3 {
    margin-bottom: 10px;
}

.template-select-guests footer {
    margin-top: 40px;
}

.template-select-guests [data-component="plp-resort-faqs"],
.template-select-guests [data-component="plp-resort-faqs"] .plp-resort-faqs-container {
    padding: 0;
}

/* member-benefits-table */

.member-benefits-table-content-wrap {
    margin-bottom: 40px;
}

@media screen and (min-width: 1420px) {
    .member-benefits-table-content-wrap {
        box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.15);
    }
}

.member-benefits-table-wrap {
    overflow-x: auto;
}

    .member-benefits-table-wrap .icon {
        display: inline-block;
        width: 1em;
        height: 1em;
        stroke-width: 0;
        stroke: currentColor;
        fill: currentColor;
    }

    .member-benefits-table-wrap .icon-dollar-icon {
        width: 1.0166015625em;
    }

    .member-benefits-table-wrap .icon-extra-spend {
        width: 1.001953125em;
    }

    .member-benefits-table-wrap .icon-wifi {
        width: 1.3330078125em;
    }

.member-benefits-table {
    position: relative;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: none;
    white-space: nowrap;
}

@media screen and (max-width: 599px) {
    .member-benefits-table {
        white-space: normal;
    }
}

.member-benefits-table * {
    border: none;
}

.member-benefits-table thead tr {
    color: #2d3748;
    text-align: left;
}

    .member-benefits-table thead tr th {
        background: #edf2f7;
        padding: 0.75rem 1.5rem;
        vertical-align: middle;
    }

@media screen and (max-width: 599px) {
    .member-benefits-table thead tr th {
        max-width: 40vw !important;
        min-width: 20vw !important;
    }
}

.member-benefits-table thead tr th:nth-child(2) {
    background: #b88fbb;
}

.member-benefits-table thead tr th:nth-child(3) {
    background: #a973aa;
}

.member-benefits-table thead tr th:nth-child(4) {
    background: #995799;
}

.member-benefits-table thead tr th:nth-child(5) {
    background: #434e58;
}

.member-benefits-table thead tr div {
    font-family: "sweet-sans-pro", sans-serif;
    letter-spacing: normal;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
}

.member-benefits-table thead tr th:nth-child(1) img,
.member-benefits-table tbody tr td:nth-child(1) img {
    width: 16px;
    margin-right: 10px;
}

/* .member-benefits-table tbody tr td:nth-child(1) img.w-11 {
    width: 11px;
    margin-right: 15px;
}
 */
.member-benefits-table thead tr th .subtitle {
    font-weight: 500;
}

.member-benefits-table thead tr th div {
}

    .member-benefits-table thead tr th div .icon,
    .member-benefits-table tbody tr td div .icon {
        margin-right: 12px;
        font-size: 16px;
    }

@media screen and (max-width: 599px) {
    .member-benefits-table thead tr th div .icon,
    .member-benefits-table tbody tr td div .icon {
        display: none;
    }
}

.member-benefits-table tbody tr:nth-child(odd) td {
    background: #ffffff;
}

/* .member-benefits-table tbody tr:nth-child(even) td {
    background: #edf2f7;
} */

.member-benefits-table tbody td {
    color: #000;
    text-align: center;
    padding: 8px 24px;
    vertical-align: middle;
    background-color: #fff;
}

@media screen and (min-width: 1200px) {
    .member-benefits-table tr > th:first-child,
    .member-benefits-table tr > td:first-child {
        width: 27.5%;
    }

    .member-benefits-table tbody td {
        width: 18.125%;
    }
}

.member-benefits-table tbody td.white-spacer {
    padding: 5px;
    background-color: #fff !important;
}

.member-benefits-table tbody td.linen-spacer {
    padding: 5px;
    background-color: #faf6ed !important;
}

.member-benefits-table tbody td span {
    display: inline-block;
    line-height: 1.1;
}

.member-benefits-table tbody td:has(.section-header) {
    padding-top: 16px;
}

@media screen and (max-width: 599px) {
    .member-benefits-table tbody td:has(.section-header) .rule {
        display: none;
        /* white-space: nowrap; */
    }
}

.member-benefits-table tr:last-child td:first-child {
    border-bottom-left-radius: 0.5rem;
}

.member-benefits-table th:first-child {
    background-color: #e6d8e7;
}

@media screen and (max-width: 599px) {
    .member-benefits-table th:first-child br {
        display: none;
    }
}

.member-benefits-table th:first-child div {
    color: #995799;
    background-color: #e6d8e7;
    text-align: left;
}

.member-benefits-table td:first-child {
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
}

    .member-benefits-table th:first-child div,
    .member-benefits-table td:first-child div {
        display: flex;
        align-items: center;
    }

.member-benefits-table td:not(:has(.section-header)):first-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 2px;
    background-color: rgba(0, 0, 0, 0.125);
}

@media screen and (min-width: 1200px) {
    .member-benefits-table td:not(:has(.section-header)):first-child:after {
        content: none;
    }
}

.member-benefits-table tr:last-child td:last-child {
    border-bottom-right-radius: 0;
}

.member-benefits-table th:last-child {
    border-top-right-radius: 0;
}

.member-benefits-table tr > th:first-child,
.member-benefits-table tr > td:first-child {
    position: sticky;
    left: 0;
}

@media screen and (max-width: 599px) {
    .member-benefits-table tr > th:first-child,
    .member-benefits-table tr > td:first-child {
        width: 30vw !important;
    }
}

.member-benefits-table tr > td:has(.section-header) div {
    font-family: "ivypresto-display", serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: 0.06em;
}

.member-benefits-table .section-header {
    display: flex;
    align-items: center;
}

    .member-benefits-table .section-header .rule {
        width: 100%;
        height: 1px;
        background-color: rgba(0, 0, 0, 0.125);
    }

    .member-benefits-table .section-header .title {
        margin-right: 20px;
    }

.member-benefits-table-content-wrap .small-text {
    padding: 20px 24px;
    background-color: #faf6ed;
}

    .member-benefits-table-content-wrap .small-text p {
        margin-top: 0 !important;
        margin-bottom: 8px !important;
        font-size: 12px;
        line-height: 1.2;
    }

        .member-benefits-table-content-wrap .small-text p:last-of-type,
        .member-benefits-table-content-wrap .small-text p:only-child {
            margin-bottom: 0 !important;
        }

.member-benefits-table td:has(.section-header) {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

    .member-benefits-table td:has(.section-header):first-child {
        padding-left: 24px !important;
    }

    .member-benefits-table td:has(.section-header) ~ td {
        padding: 16px 0 8px;
    }

        .member-benefits-table td:has(.section-header) ~ td:last-child {
            padding: 16px 24px 8px 0;
        }

        .member-benefits-table td:has(.section-header) ~ td .rule {
            width: 100%;
            height: 1px;
            background-color: #e3e3e3;
        }

/* select guests tables */
.template-select-guests .tftable {
    color: #000;
    width: 100%;
    max-width: 600px;
    margin: 30px auto;
    border: 1px solid #003e52;
    border-collapse: collapse;
    box-shadow: 0px 2px 4px 1px rgba(50, 50, 50, 0.15);
}

    .template-select-guests .tftable th {
        color: #ffffff;
        background-color: #003e52;
        border: 1px solid #003e52;
        padding: 8px;
        line-height: 1.3;
    }

        .template-select-guests .tftable th:first-of-type {
            border-right: 1px solid rgba(255,255,255, 0.25);
        }

    .template-select-guests .tftable tr {
        background-color: #ffffff;
        transition: background-color 0.3s;
    }

    .template-select-guests .tftable td {
        border: 1px solid #003e52;
        padding: 8px;
        font-weight: 400;
    }

    .template-select-guests .tftable tr:hover {
        background-color: rgba(0, 61, 82, 0.125);
    }

    .template-select-guests .tftable th,
    .template-select-guests .tftable td {
        width: 50%;
        text-align: center;
    }

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-40-sm {
    margin-bottom: 40px;
}

.mt-65 {
    margin-top: 65px;
}

@media (min-width: 768px) {
    .mb-60-med {
        margin-bottom: 60px;
    }
}

@media (min-width: 1024px) {
    .mb-100-lrg {
        margin-bottom: 100px;
    }
}

.center {
    text-align: center;
}

@media (min-width: 1024px) {
    .three-card-row .container--wide {
        max-width: 1080px !important;
    }
}

@media (min-width: 1200px) {
    .three-card-row .container--wide {
        max-width: 90% !important;
    }
}

@media (min-width: 1300px) {
    .three-card-row .container--wide {
        max-width: 85% !important;
    }
}

@media (min-width: 1400px) {
    .three-card-row .container--wide {
        max-width: 80% !important;
    }
}

@media (min-width: 1700px) {
    .three-card-row .container--wide {
        max-width: 75% !important;
    }
}

@media (min-width: 2000px) {
    .three-card-row .container--wide {
        max-width: 70% !important;
    }
}

/* .three-card-row {
    margin-bottom: 60px;
} */

.three-card-row-card {
    margin: 0 auto 40px;
}

    .three-card-row-card .digex-secondary-cta {
        width: auto;
        display: inline-block;
        margin: 16px 0 0;
        border: 0;
        text-align: left;
    }

@media (min-width: 768px) {
    .three-card-row-wrap {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 24px;
        grid-row-gap: 0px;
    }

    .three-card-row-card {
        margin: 0;
    }
}

.three-card-row-title {
    text-align: center;
    text-transform: uppercase;
}

.three-card-row-wrap img {
    width: 100%;
    height: auto;
    /* aspect-ratio: 1.5/1; */
}

.three-card-row-card-description h3 {
    margin: 12px 0 8px !important;
    font-family: "sweet-sans-pro", sans-serif !important;
    font-weight: 500;
    line-height: 1.3;
}

.three-card-row.three-card-row--basic .container {
    background-color: #f9f6ed;
    color: #003e52;
}

.three-card-row.three-card-row--basic .three-card-row-wrap {
    padding: 20px 20px 2px;
}

@media (min-width: 768px) {
    .three-card-row.three-card-row--basic .three-card-row-wrap {
        padding: 20px 30px 40px;
    }
}

.three-card-row .digex-primary-cta {
    display: inline-block;
    width: auto;
    max-width: 240px;
    min-width: 145px;
    margin-top: 0;
    padding: 0 24px;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .three-card-row .digex-primary-cta {
        margin-top: 12px;
    }
}

@media (min-width: 992px) {
    .three-card-row .digex-primary-cta {
        margin-top: 24px;
    }
}

