.elementor-585 .elementor-element.elementor-element-4738b1c6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:10em;--padding-bottom:4em;--padding-left:1em;--padding-right:1em;--z-index:1;}.elementor-585 .elementor-element.elementor-element-4738b1c6:not(.elementor-motion-effects-element-type-background), .elementor-585 .elementor-element.elementor-element-4738b1c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%);}.elementor-585 .elementor-element.elementor-element-18b79b27{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-585 .elementor-element.elementor-element-18b79b27.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-585 .elementor-element.elementor-element-79a4ec21{margin:0em 0em calc(var(--kit-widget-spacing, 0px) + 0em) 0em;text-align:center;}.elementor-585 .elementor-element.elementor-element-79a4ec21 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-585 .elementor-element.elementor-element-3ab5da4d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(12px/2);}.elementor-585 .elementor-element.elementor-element-3ab5da4d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(12px/2);}.elementor-585 .elementor-element.elementor-element-3ab5da4d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(12px/2);}.elementor-585 .elementor-element.elementor-element-3ab5da4d .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-12px/2);}.elementor-585 .elementor-element.elementor-element-3ab5da4d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-12px/2);}.elementor-585 .elementor-element.elementor-element-3ab5da4d .elementor-icon-list-icon i{color:var( --e-global-color-secondary );transition:color 0.3s;}.elementor-585 .elementor-element.elementor-element-3ab5da4d .elementor-icon-list-icon svg{fill:var( --e-global-color-secondary );transition:fill 0.3s;}.elementor-585 .elementor-element.elementor-element-3ab5da4d{--e-icon-list-icon-size:16px;--icon-vertical-offset:0px;}.elementor-585 .elementor-element.elementor-element-3ab5da4d .elementor-icon-list-text{color:var( --e-global-color-36e7074 );transition:color 0.3s;}.elementor-585 .elementor-element.elementor-element-73345279{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:4em;--padding-bottom:4em;--padding-left:2em;--padding-right:2em;}.elementor-585 .elementor-element.elementor-element-73345279:not(.elementor-motion-effects-element-type-background), .elementor-585 .elementor-element.elementor-element-73345279 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-585 .elementor-element.elementor-element-4738b1c6{--content-width:1440px;}.elementor-585 .elementor-element.elementor-element-18b79b27{--width:100%;}.elementor-585 .elementor-element.elementor-element-73345279{--content-width:1400px;}}@media(max-width:1024px) and (min-width:768px){.elementor-585 .elementor-element.elementor-element-18b79b27{--width:100%;}}@media(max-width:1024px){.elementor-585 .elementor-element.elementor-element-4738b1c6{--flex-wrap:wrap;--padding-top:7em;--padding-bottom:3em;--padding-left:1em;--padding-right:1em;}.elementor-585 .elementor-element.elementor-element-73345279{--padding-top:3em;--padding-bottom:3em;--padding-left:1em;--padding-right:1em;}}/* Start custom CSS for html, class: .elementor-element-499a7fb */.elg-booking-policy-page {
    width: 100%;
    background: var(--e-global-color-36e7074, #FFFFFF);
    color: var(--e-global-color-text, #423B2E);
}

.elg-booking-policy-container {
    width: min(1140px, calc(100% - 40px));
    margin: 0 auto;
}


/* =========================
   HERO
========================= */

.elg-booking-policy-hero {
    padding: 120px 0 90px;
    text-align: center;
}

.elg-booking-policy-eyebrow {
    display: block;
    margin-bottom: 18px;

    color: var(--e-global-color-accent, #D2AE6E);

    font-family:
        var(--e-global-typography-text-font-family),
        Inter,
        sans-serif;

    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.elg-booking-policy-title {
    max-width: 900px;
    margin: 0 auto 24px;

    color: var(--e-global-color-primary, #000000);

    font-family:
        "Instrument Serif",
        Georgia,
        serif;

    font-size: 96px;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    letter-spacing: -2.4px;
}

.elg-booking-policy-intro {
    max-width: 720px;
    margin: 0 auto;

    color: var(--e-global-color-text, #423B2E);

    font-family:
        var(--e-global-typography-text-font-family),
        Inter,
        sans-serif;

    font-size: 20px;
    line-height: 1.45;
    letter-spacing: -0.4px;
}


/* =========================
   CONTENT
========================= */

.elg-booking-policy-content {
    padding: 20px 0 110px;
}

.elg-booking-policy-section {
    display: grid;
    grid-template-columns: 90px minmax(0, 1fr);
    gap: 36px;

    padding: 65px 0;

    border-top: 1px solid rgba(210,174,110,.28);
}

.elg-booking-policy-section:first-child {
    border-top: 0;
}

.elg-booking-policy-section-number {
    color: var(--e-global-color-accent, #D2AE6E);

    font-family:
        "Instrument Serif",
        Georgia,
        serif;

    font-size: 30px;
    font-style: italic;
    line-height: 1.1;
}

.elg-booking-policy-section-content {
    max-width: 820px;
}

.elg-booking-policy-section-eyebrow {
    display: block;
    margin-bottom: 18px;

    color: var(--e-global-color-accent, #D2AE6E);

    font-family:
        var(--e-global-typography-text-font-family),
        Inter,
        sans-serif;

    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.elg-booking-policy-section-title {
    margin: 0 0 24px;

    color: var(--e-global-color-primary, #000000);

    font-family:
        "Instrument Serif",
        Georgia,
        serif;

    font-size: 52px;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    letter-spacing: -1.7px;
}

.elg-booking-policy-text {
    margin: 0 0 18px;

    color: var(--e-global-color-text, #423B2E);

    font-family:
        var(--e-global-typography-text-font-family),
        Inter,
        sans-serif;

    font-size: 19px;
    line-height: 1.55;
    letter-spacing: -.35px;
}

.elg-booking-policy-text:last-child {
    margin-bottom: 0;
}


/* =========================
   HIGHLIGHT BOX
========================= */

.elg-booking-policy-highlight {
    margin-top: 30px;
    padding: 24px 26px;

    background: var(--e-global-color-secondary, #FAF7F3);
    border-left: 3px solid var(--e-global-color-accent, #D2AE6E);
}

.elg-booking-policy-highlight strong {
    display: block;
    margin-bottom: 10px;

    color: var(--e-global-color-primary, #000000);

    font-family:
        var(--e-global-typography-text-font-family),
        Inter,
        sans-serif;

    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
}

.elg-booking-policy-highlight p {
    margin: 0;

    color: var(--e-global-color-text, #423B2E);

    font-family:
        var(--e-global-typography-text-font-family),
        Inter,
        sans-serif;

    font-size: 17px;
    line-height: 1.55;
}


/* =========================
   FINAL NOTE
========================= */

.elg-booking-policy-final {
    padding-bottom: 20px;
}

.elg-booking-policy-thankyou {
    margin: 32px 0 0;

    color: var(--e-global-color-primary, #000000);

    font-family:
        "Instrument Serif",
        Georgia,
        serif;

    font-size: 32px;
    font-style: italic;
    line-height: 1.2;
}


/* =========================
   CTA
========================= */

.elg-booking-policy-cta {
    padding: 110px 0;

    background: var(--e-global-color-secondary, #FAF7F3);

    text-align: center;
}

.elg-booking-policy-cta-title {
    max-width: 800px;
    margin: 0 auto 22px;

    color: var(--e-global-color-primary, #000000);

    font-family:
        "Instrument Serif",
        Georgia,
        serif;

    font-size: 64px;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    letter-spacing: -2px;
}

.elg-booking-policy-cta-text {
    max-width: 620px;
    margin: 0 auto 32px;

    color: var(--e-global-color-text, #423B2E);

    font-family:
        var(--e-global-typography-text-font-family),
        Inter,
        sans-serif;

    font-size: 20px;
    line-height: 1.45;
}

.elg-booking-policy-cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 52px;
    padding: 14px 30px;

    border: 1px solid var(--e-global-color-accent, #D2AE6E);
    border-radius: 8px;

    background: var(--e-global-color-accent, #D2AE6E);
    color: #000 !important;

    font-family:
        var(--e-global-typography-accent-font-family),
        Inter,
        sans-serif;

    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;

    text-decoration: none;

    transition:
        background-color .3s ease,
        color .3s ease,
        border-color .3s ease;
}

.elg-booking-policy-cta-button:hover {
    background: #000;
    border-color: var(--e-global-color-accent, #D2AE6E);
    color: var(--e-global-color-accent, #D2AE6E) !important;
}


/* =========================
   TABLET
========================= */

@media (max-width: 1024px) {

    .elg-booking-policy-title {
        font-size: 72px;
        letter-spacing: -2px;
    }

    .elg-booking-policy-section {
        grid-template-columns: 65px minmax(0, 1fr);
        gap: 25px;
    }

    .elg-booking-policy-section-title {
        font-size: 44px;
    }

    .elg-booking-policy-cta-title {
        font-size: 52px;
    }

}


/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {

    .elg-booking-policy-container {
        width: min(100% - 32px, 1140px);
    }

    .elg-booking-policy-hero {
        padding: 80px 0 55px;
    }

    .elg-booking-policy-title {
        font-size: 52px;
        letter-spacing: -1.4px;
    }

    .elg-booking-policy-intro {
        font-size: 18px;
    }

    .elg-booking-policy-content {
        padding-bottom: 75px;
    }

    .elg-booking-policy-section {
        display: block;
        padding: 45px 0;
    }

    .elg-booking-policy-section-number {
        margin-bottom: 18px;
        font-size: 26px;
    }

    .elg-booking-policy-section-title {
        font-size: 38px;
        letter-spacing: -1px;
    }

    .elg-booking-policy-text {
        font-size: 17px;
    }

    .elg-booking-policy-highlight {
        padding: 20px;
    }

    .elg-booking-policy-highlight strong {
        font-size: 17px;
    }

    .elg-booking-policy-highlight p {
        font-size: 16px;
    }

    .elg-booking-policy-thankyou {
        font-size: 27px;
    }

    .elg-booking-policy-cta {
        padding: 80px 0;
    }

    .elg-booking-policy-cta-title {
        font-size: 44px;
        letter-spacing: -1.2px;
    }

    .elg-booking-policy-cta-text {
        font-size: 18px;
    }

    .elg-booking-policy-cta-button {
        width: 100%;
    }

}/* End custom CSS */