.beyond-the-destination {
    position: relative;
    isolation: isolate;
    padding: 0 0 22em;
}
.beyond-the-destination header {
    position: relative;
    z-index: 2;
    margin-bottom: 5em; 
}
.beyond-the-destination header h3 {
    font-size: 3em;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.066em;
    color: var(--navy-blue);
    font-weight: 700;
}
.beyond-the-destination header p {
    font-weight: 400;
    font-family: var(--celine-font);
    color: var(--navy-blue);
    font-size: 6em;
    line-height: .5em;
    letter-spacing: 0.033em;
    margin-left: 1.1em;
}
.beyond-the-destination .splide::before {
    content: "";
    width: 80%;
    height: 70.7em;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../../img/layout/local-attractions/beyond-the-destination-under.jpg);
    background-size: cover;
    position: absolute;
    top: -8.6em;
    left: 6%;
}
.beyond-the-destination .splide__slide {
    background-color: var(--navy-blue);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.04);
    padding: 0 0 3em;
}
.beyond-the-destination .splide__slide__image {
    isolation: isolate;
}
.beyond-the-destination .splide__slide__image figure {
    width: calc(100% - 6.2em);
    margin: 0 auto;
    height: 25em;
}
.beyond-the-destination .splide__slide__image figure::after {
    content: '';
    pointer-events: none;
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 64.58%, rgba(0, 0, 0, 0.45) 100%);
}
.beyond-the-destination .splide__slide__image > img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 15em;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.beyond-the-destination .splide__slide h3,
.beyond-the-destination .splide__slide h4 {
    text-align: center;
}
.beyond-the-destination .splide__slide h3,
.beyond-the-destination .splide__slide h4,
.beyond-the-destination .splide__slide p,
.beyond-the-destination .cta-container {
    color: var(--white);
    padding: 0 5.2rem;
}
.beyond-the-destination .splide__slide h3 {
    font-size: 3em;
    line-height: 1em;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: -4rem;
    z-index: 2;
    position: relative;
}
.beyond-the-destination .splide__slide h4 {
    font-family: var(--celine-font);
    font-size: 6em;
    line-height: .5em;
    font-weight: 400;
    letter-spacing: 0.033em;
    margin-left: 2em;
    margin-bottom: 0.75em;
}
.beyond-the-destination .splide__slide p {
    font-size: 1.6em;
    line-height: 1.5em;
    letter-spacing: .125em;
    margin: 0 0 1.87em;
    font-weight: 500;
}
.beyond-the-destination .splide__slide .cta-container {
    text-align: left;
}
.beyond-the-destination .splide__slide .bttn-outlined-navy {
    text-align: center;
    width: 100%;
    max-width: 22.7em;
    --bg-color: transparent;
    font-weight: 700;
}
.beyond-the-destination .splide__slide .bttn-outlined-navy i {
    color: var(--white);
}
.beyond-the-destination .splide__pagination {
    bottom: -9.5em;
    right: 0;
    left: auto;
    padding-right: 3em;
}
.beyond-the-destination .splide .splide__pagination .splide__pagination__page {
    width: 24px;
    height: 24px;
    margin: 0 5px;
    border: 0.15em solid var(--navy-blue);
}
.beyond-the-destination .splide .splide__arrows {
    position: absolute;
    bottom: -12.3em;
    left: 0;
}
.beyond-the-destination .splide .splide__arrows .splide__arrow {
    position: static;
    width: 42px;
    height: 42px;
}
.beyond-the-destination .splide .splide__arrows .splide__arrow--prev {
    margin-right: 20px;
}
@media only screen
and (min-width : 961px) {
    .beyond-the-destination header {
        margin-bottom: 11.5rem; 
    }
    .beyond-the-destination header h3 {
        font-size: 8em;
        line-height: 1em;
        letter-spacing: 0.025em;
    }
    .beyond-the-destination header p {
        font-size: 15em;
        line-height: .5em;
        letter-spacing: 0.013em;
        margin-left: 50rem;
    }
    .beyond-the-destination .splide::before {
        width: 63.6rem;
        height: 105rem;
        top: -20.6rem;
        left: 41.9rem;
    }
    .beyond-the-destination .splide__slide {
        transition:  all .3s ease;
    }
    .beyond-the-destination .splide__slide:hover {
        background-color: var(--red);
    }
    .beyond-the-destination .splide__slide__image figure {
        width: calc(100% - 6rem);
        height: 43rem;
    }
    .beyond-the-destination .splide__slide__image > img {
        height: 31.5rem;
    }
    .beyond-the-destination .splide__slide h3,
    .beyond-the-destination .splide__slide h4,
    .beyond-the-destination .splide__slide p,
    .beyond-the-destination .cta-container {
        padding: 0 3rem;
    }
    .beyond-the-destination .splide__slide h3 {
        font-size: 5.51em;
        letter-spacing: .036em;
        line-height: 1em;
        margin-top: -4.5rem;
    }
    .beyond-the-destination .splide__slide h4 {
        margin-left: 0;
        text-align: right;
        margin-bottom: 5.5rem;
        font-size: 10em;
        line-height: .5em;
        letter-spacing: .0166em;
        padding: 0 4rem;
        margin-top: -0.5rem;
    }
    .beyond-the-destination .splide__slide p {
        font-size: 2em;
        line-height: 1.35em;
        letter-spacing: .1em;
        margin: 0 0 1.875em;
    }
    .beyond-the-destination .splide__slide .bttn-outlined-navy {
        max-width: 21.4rem;
    }
    .beyond-the-destination .splide__pagination {
        right: -5px;
        bottom: -6.6rem;
        padding-right: 0;
    }
    .beyond-the-destination .splide .splide__arrows {
        bottom: -9.7em;
    }
    .beyond-the-destination .splide .splide__arrows .splide__arrow {
        width: 48px;
        height: 48px;
    }
    .beyond-the-destination .splide .splide__arrows .splide__arrow--prev {
        margin-right: 30px;
    }

}
@media only screen
and (min-width : 0)
and (max-width : 960px) {
    .beyond-the-destination .col-36-36 {
        padding-right: 0;
    }
    .beyond-the-destination .splide__track {
        padding-right: 10em!important;
    }
}
