.nl-content-html {
    width: min(82cqw, 100%);
    max-height: 100%;
    overflow: auto;
    text-align: left;
    pointer-events: auto;
}

.nl-visual.has-content-page-background,
.nl-visual.has-content-page-background .nl-level-content,
.nl-visual.has-content-page-background .nl-content-html,
.nl-visual.has-content-page-background .booking-methods-content,
.nl-visual.has-content-page-background .beach-video-content {
    background-color: var(--content-page-background-color) !important;
}

.nl-level-content.has-content-pagination .nl-content-html {
    max-height: calc(100% - 10cqw);
}

.nl-content-page-title {
    margin: 0 0 2cqw;
}

.nl-content-pagination {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 1.8cqw;
    margin: 0;
    padding-bottom: 1.5cqw;
    pointer-events: none;
}

.nl-content-page-number,
.nl-content-page-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    color: inherit;
    line-height: 1;
    text-decoration: none;
    pointer-events: auto;
}

.nl-content-page-number {
    min-width: 2.8cqw;
    padding: .35cqw .45cqw .55cqw;
    font-size: 3.1cqw;
}

.nl-content-page-number.is-current {
    font-weight: 800;
    text-decoration: underline;
    text-decoration-thickness: .22cqw;
    text-underline-offset: .5cqw;
}

.nl-content-page-arrow {
    position: absolute;
    top: 55%;
    z-index: 4;
    width: 8cqw;
    height: 8cqw;
    overflow: hidden;
    color: #fff;
    font-size: 0;
    transform: translateY(-50%);
    transition: opacity .18s ease;
}

.nl-content-page-arrow::before {
    content: "";
    position: absolute;
    inset: 1.3cqw;
    border-top: .36cqw solid currentColor;
    border-left: .36cqw solid currentColor;
}

.nl-content-page-arrow.is-previous::before {
    transform: rotate(-45deg);
}

.nl-content-page-arrow.is-previous {
    left: 3.8cqw;
}

.nl-content-page-arrow.is-next::before {
    transform: rotate(135deg);
}

.nl-content-page-arrow.is-next {
    right: 3.8cqw;
}

.nl-content-page-arrow:hover {
    opacity: .65;
}

.nl-content-page-number:focus-visible,
.nl-content-page-arrow:focus-visible {
    outline: .35cqw solid #256d7e;
    outline-offset: .25cqw;
}

.nl-content-html > :first-child {
    margin-top: 0;
}

.nl-content-html > :last-child {
    margin-bottom: 0;
}

.nl-content-html h1,
.nl-content-html h2,
.nl-content-html h3 {
    line-height: 1.2;
    letter-spacing: 0;
}

.nl-content-html p,
.nl-content-html li {
    line-height: 1.7;
}

.nl-content-html a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: .18em;
}

.nl-content-html .beach-video-links a {
    text-decoration: none;
}

.nl-content-html .content-lead {
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.6;
}

.nl-content-html .content-callout {
    border-left: .35em solid #256d7e;
    padding: .8em 1em;
    background: #f4f0c9;
}

.nl-content-html .content-marker {
    padding: .05em .2em;
    background: #fffb00;
}

.nl-content-html .content-button-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: .3em;
    padding: .45em .9em;
    background: #256d7e;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.nl-content-html .content-button-link:hover,
.nl-content-html .content-button-link:focus-visible {
    background: #1c5b6b;
}

.nl-content-booking-methods .nl-level-content {
    align-content: start;
    padding: 0;
    color: #0c223f;
}

.nl-content-booking-methods .nl-content-html {
    width: 100%;
    height: 100%;
    overflow: auto;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-content {
    position: relative;
    width: 100%;
    min-height: 134.62cqw;
    color: #0c223f;
    text-align: center;
    font-weight: 700;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-content h1 {
    position: absolute;
    top: 9.65cqw;
    left: 50%;
    display: flex;
    width: 67.2cqw;
    min-height: 7.7cqw;
    align-items: center;
    justify-content: center;
    border-radius: 1.1cqw;
    margin: 0;
    padding: .3cqw 1.6cqw .75cqw;
    background: #fffb00;
    color: #000;
    font-size: 5.45cqw;
    line-height: 1;
    white-space: nowrap;
    transform: translateX(-50%);
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block {
    position: absolute;
    left: 0;
    width: 100%;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block:nth-of-type(1) {
    top: 21.84cqw;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block:nth-of-type(2) {
    top: 97.45cqw;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block:nth-of-type(3) {
    top: 122.06cqw;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block h2 {
    display: flex;
    width: 67.2cqw;
    min-height: 6.3cqw;
    align-items: center;
    justify-content: center;
    border-radius: .8cqw;
    margin: 0 auto;
    padding: .15cqw 1.2cqw .55cqw;
    background: #f4f0c9;
    color: #0c223f;
    font-size: 3.7cqw;
    line-height: 1.08;
    white-space: nowrap;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block:nth-of-type(2) h2,
:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block:nth-of-type(3) h2 {
    width: 78.5cqw;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block p {
    position: absolute;
    top: 10.15cqw;
    left: 0;
    width: 100%;
    margin: 0;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block:nth-of-type(2) p {
    top: 11.7cqw;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-cta {
    display: inline-flex;
    min-height: 6.95cqw;
    align-items: center;
    border: .45cqw solid #fff;
    border-radius: 1.1cqw;
    padding: .2cqw 2.6cqw .65cqw;
    background: #256d7e;
    color: #fff !important;
    font-size: 3.75cqw;
    font-weight: 700;
    line-height: 1;
    text-decoration: none !important;
    white-space: nowrap;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block:nth-of-type(2) .booking-methods-cta {
    padding-right: 1.5cqw;
    padding-left: 1.5cqw;
    font-size: 3.45cqw;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-cta:hover,
:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-cta:focus-visible {
    background: #1c5b6b;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block ul {
    position: absolute;
    top: 21.75cqw;
    left: 50%;
    display: grid;
    gap: 1.2cqw;
    justify-items: center;
    width: 90cqw;
    margin: 0;
    padding: 0;
    color: #000;
    text-align: left;
    list-style-position: outside;
    font-size: 3.35cqw;
    line-height: 1.32;
    transform: translateX(-50%);
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block li {
    width: max-content;
    max-width: 100%;
    margin-left: 2.2cqw;
    line-height: 1.32;
    white-space: nowrap;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block li:has(> span) {
    margin-left: 0;
    text-align: center;
    list-style: none;
}

:is(.nl-content-html, .ck-editor .ck-content) .booking-methods-block li span {
    display: inline-block;
    color: #fff;
    font-size: 2.85cqw;
}

/* Shared by the live page and the admin visual preview. */
.nl-content-videos.has-plain-content .nl-visual {
    background: #c8c2a0;
}

.nl-content-videos .nl-level-content {
    inset: 0;
    display: block;
    padding: 0;
    text-align: left;
}

.nl-content-videos .nl-content-html {
    width: 100%;
    height: 100%;
    max-height: none;
    overflow-y: auto;
}

.nl-content-videos .nl-level-content.has-content-pagination .nl-content-html {
    height: calc(100% - 10cqw);
    max-height: calc(100% - 10cqw);
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-content {
    padding: 15.8cqw var(--video-horizontal-padding, 17.8cqw) 8cqw;
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-content .beach-video-heading {
    margin: 0 0 3.4cqw 6.4cqw;
    color: #fff;
    font-size: 7.1cqw;
    font-weight: 400;
    line-height: 1.05;
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-content .beach-video-tagline {
    min-height: 7.45cqw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.35cqw;
    margin: 0;
    padding: .5cqw 2.6cqw .9cqw;
    background: var(--video-tagline-color, #fffb00);
    color: var(--video-tagline-text-color, #000);
    font-size: 3.65cqw;
    font-weight: 700;
    line-height: 1.1;
    white-space: nowrap;
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-content h1 {
    margin: 4.4cqw 0 7.2cqw 2.6cqw;
    font-size: 3.5cqw;
    font-weight: 500;
    line-height: 1.2;
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-links {
    display: grid;
    gap: var(--video-item-gap, 3.8cqw);
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-links a {
    min-height: 7.8cqw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: var(--video-button-radius, 1.25cqw);
    padding: 0 6.3cqw .45cqw 8.3cqw;
    background: var(--video-button-color, #fff);
    color: var(--video-button-text-color, #000);
    font-size: 3.75cqw;
    font-weight: 800;
    line-height: 1;
    text-decoration: none;
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-links a:hover,
:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-links a:focus-visible {
    filter: brightness(.97);
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-links a:focus-visible {
    outline: .35cqw solid #000;
    outline-offset: .25cqw;
}

:is(.nl-content-videos .nl-content-html, .ck-editor.is-content-template-related-videos .ck-content) .beach-video-favorite {
    color: var(--video-favorite-color, #ff4f5e);
    font-size: 4.6cqw;
    line-height: 1;
    -webkit-text-stroke: .32cqw var(--video-favorite-outline-color, #ffcf00);
}

.ck-editor .ck-content {
    container-type: inline-size;
    box-sizing: border-box;
    width: min(100%, 520px);
    min-height: 700px;
    height: auto;
    max-height: none;
    margin: 0 auto;
    overflow: visible;
}

/* Special content removes CKEditor's padding so the frontend geometry is exact. */
.ck-editor .ck-content:has(.booking-methods-content),
.ck-editor.is-content-template-related-videos .ck-content {
    padding: 0;
}

.ck-editor.is-content-template-related-videos .ck-content {
    background: #c8c2a0;
}

.ck-editor.is-content-template-related-videos .ck-content .beach-video-content {
    box-sizing: border-box;
    min-height: 700px;
    background: #c8c2a0;
}

.content-editor-tools {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    gap: .75rem 1rem;
    margin-bottom: .75rem;
}

.ck-editor .ck-content .content-lead {
    font-size: 1.2em;
    font-weight: 700;
}

.ck-editor .ck-content .content-callout {
    border-left: .35em solid #256d7e;
    padding: .8em 1em;
    background: #f4f0c9;
}

.ck-editor .ck-content .content-marker {
    padding: .05em .2em;
    background: #fffb00;
}

.ck-editor .ck-content .content-button-link {
    border-radius: .3em;
    padding: .45em .9em;
    background: #256d7e;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
