.page-template-parks-and-trails .slider-cards-with-background:is(.all-trails, .on-the-water) h2 {
    width: 100%;
}
.page-template-parks-and-trails .slider-cards-with-background:is(.all-trails, .on-the-water) sup {
    text-align: left;
}
.page-template-parks-and-trails .slider-cards-with-background:is(.all-trails) h2 {
    max-width: 67rem;
}
.page-template-parks-and-trails .slider-cards-with-background:is(.on-the-water) h2 {
    max-width: 33rem;
}
@media only screen
and (min-width : 961px) {
    .overview--parks-and-trails {
        margin-top: -33rem;
    }
    /* Overview */
    .page-template-parks-and-trails .overview::after {
        background: url('../../img/layout/parks-and-trails/bg-overview.webp') no-repeat center center;
        background-size: cover;
    }
    .page-template-parks-and-trails .slider-cards-with-background .splide .splide__slide .txt-box {
        top: -9.5rem;
    }
    .page-template-parks-and-trails .slider-cards-with-background .splide .splide__slide .txt-box h3 span {
        padding: 0;
    }
    .page-template-parks-and-trails .slider-cards-with-background .splide .splide__slide .txt-box h3 sup {
        height: 10.5rem;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    .page-template-parks-and-trails .slider-cards-with-background .texture {
        top: 5.9rem;
    }
    .page-template-parks-and-trails .slider-cards-with-background .texture .img-box {
        height: 88.5rem;
    }
    .page-template-parks-and-trails .slider-cards-with-background:is(.all-trails, .on-the-water) sup {
        text-align: left;
        font-size: 7.3em;
    }
    .page-template-parks-and-trails .slider-cards-with-background:is(.all-trails) h2 {
        max-width: 67rem;
    }
    .page-template-parks-and-trails .slider-cards-with-background:is(.on-the-water) h2 {
        max-width: 43rem;
    }
    .page-template-parks-and-trails .slider-cards-with-background:is(.all-trails, .on-the-water) h2 span {
        margin-top: -2.3rem;
        font-size: 13.6em;
    }
}
@media only screen
and (min-width : 961px)
and (max-width : 1440px) {
}
@media only screen
and (min-width : 0)
and (max-width : 960px) {
}



/* HEADER LIFESTYLE */
.header-lifestyle :is(h2, p) {
    color: rgb(26, 46, 87);
    text-align: center;
}
.header-lifestyle h2 {
    font-size: 5em;
    letter-spacing: 1.07px;
    line-height: 1.04em;
    margin: 0 auto 1.7rem;
    text-transform: uppercase;
    max-width: 119.6rem;
}
.header-lifestyle p {
    font-size: 2.6em;
    letter-spacing: 0.56px;
    line-height: 1.694em;
    margin: 0 auto;
    max-width: 91.9rem;
}
@media only screen
and (min-width : 961px) {
    .header-lifestyle + .courses {
        margin-top: 7rem;
    } 
    .header-lifestyle h2 {
        font-size: 4.5rem;
        margin: 0 0 2rem;
        line-height: 1em;
    }
    .header-lifestyle p {
        font-size: 2rem;
        letter-spacing: .1em;
        line-height: 135%;
    }
}
@media only screen
and (min-width : 961px)
and (max-width : 1440px) {
}
@media only screen
and (min-width : 0)
and (max-width : 960px) {
}
