@charset "UTF-8";*,::after,::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}

::after,::before {
    --tw-content: ''
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b {
    font-weight: bolder
}

button {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

figure,h1,h2,h3,h4,h5,h6,p {
    margin: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

[role=button],button {
    cursor: pointer
}

:disabled {
    cursor: default
}

img,svg,video {
    display: block;
    vertical-align: middle
}

img,video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

*,::after,::before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

::-webkit-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

@media (min-width: 640px) {
    .container {
        max-width:640px
    }
}

@media (min-width: 769px) {
    .container {
        max-width:769px
    }
}

@media (min-width: 1025px) {
    .container {
        max-width:1025px
    }
}

@media (min-width: 1281px) {
    .container {
        max-width:1281px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width:1536px
    }
}

@media (min-width: 1800px) {
    .container {
        max-width:1800px
    }
}

.visible {
    visibility: visible
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.left-0 {
    left: 0
}

.left-1 {
    left: .25rem
}

.left-1\/2 {
    left: 50%
}

.right-0 {
    right: 0
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

.top-1\/2 {
    top: 50%
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-6 {
    margin-top: 1.5rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

main .hidden {
    display: none
}

.aspect-video {
    aspect-ratio: 16/9
}

.h-1 {
    height: .25rem
}

.h-2 {
    height: .5rem
}

.h-24 {
    height: 6rem
}

.h-full {
    height: 100%
}

.w-1\/2 {
    width: 50%
}

.w-12 {
    width: 3rem
}

.w-2\/5 {
    width: 40%
}

.w-24 {
    width: 6rem
}

.w-5\/12 {
    width: 41.666667%
}

.w-5\/6 {
    width: 83.333333%
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.max-w-3xl {
    max-width: 48rem
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    -webkit-transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    -webkit-transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
    -webkit-transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-6 {
    gap: 1.5rem
}

.gap-9 {
    gap: 2.25rem
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.rounded-3xl {
    border-radius: 1.5rem
}

.border {
    border-width: 1px
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

.bg-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity))
}

.bg-gray {
    --tw-bg-opacity: 1;
    background-color: rgb(240 240 234 / var(--tw-bg-opacity))
}

.bg-green {
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-cover {
    background-size: cover
}

.bg-center {
    background-position: center
}

.p-1 {
    padding: .25rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.text-center {
    text-align: center
}

.font-headers {
    font-family: Berlin Sans FB,sans-serif
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.leading-none {
    line-height: 1
}

.text-green {
    --tw-text-opacity: 1;
    color: rgb(25 158 109 / var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.transition {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 150ms
}

@font-face {
    font-family: "Berlin Sans FB";
    src: local("Berlin Sans FB"),local("BerlinSansFB-Reg"),url(https://metavative.com/pages/portfolio/gibraltar-nature-reserve/fonts/BerlinSansFB-Reg.woff2) format("woff2"),url(https://metavative.com/pages/portfolio/gibraltar-nature-reserve/fonts/BerlinSansFB-Reg.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

:root {
    --plyr-color-main: #199E6D
}

html {
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    font-size: 50%
}

@media (min-width: 769px) {
    html {
        font-size:56.25%
    }
}

@media (min-width: 1536px) {
    html {
        font-size:62.5%
    }
}

::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

::-moz-selection ::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

::selection ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.bg-green ::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.bg-green ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-thumb {
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity))
}

::-webkit-scrollbar-thumb ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

::-webkit-scrollbar-thumb {
    border-radius: .8rem;
    -webkit-transition: .3s background-color;
    transition: .3s background-color
}

::-webkit-scrollbar-track {
    background: #fff;
    border-left: 3px solid #fff
}

[data-scroll-container] {
    overflow-x: hidden;
    padding: 0;
    width: 100%
}

main {
    position: relative;
    margin: 0;
    width: 100%;
    overflow: hidden;
    font-family: neuzeit-grotesk,sans-serif;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
    font-size: 1.8rem;
    line-height: 1.5
}

@media (min-width: 1025px) {
    body {
        overflow:hidden
    }
}

p+p {
    margin-top: 1em
}

p>a:not(.btn) {
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(25 79 109 / var(--tw-text-opacity))
}

p>a:not(.btn):hover {
    --tw-text-opacity: 1;
    color: rgb(25 158 109 / var(--tw-text-opacity))
}

a {
    transition: .3s all;
    cursor: pointer
}

a * {
    cursor: pointer
}

b {
    font-weight: 700
}

.h1,h1 {
    font-family: Berlin Sans FB,sans-serif;
    line-height: 1.2;
    font-size: 3rem
}

@media (min-width: 769px) {
    .h1,h1 {
        font-size:4rem
    }
}

@media (min-width: 1536px) {
    .h1,h1 {
        font-size:5rem
    }
}

.h2,h2 {
    font-family: Berlin Sans FB,sans-serif;
    line-height: 1.2;
    font-size: 4rem
}

@media (min-width: 769px) {
    .h2,h2 {
        font-size:5rem
    }
}

@media (min-width: 1536px) {
    .h2,h2 {
        font-size:6rem
    }
}

.h3,h3 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 3rem
}

@media (min-width: 769px) {
    .h3,h3 {
        font-size:3.2rem
    }
}

@media (min-width: 1536px) {
    .h3,h3 {
        font-size:3.4rem
    }
}

.h4,h4 {
    font-family: Berlin Sans FB,sans-serif;
    font-size: 2.4rem
}

@media (min-width: 769px) {
    .h4,h4 {
        font-size:2.8rem
    }
}

@media (min-width: 1536px) {
    .h4,h4 {
        font-size:3rem
    }
}

.h5,h5 {
    font-weight: 700;
    font-size: 2rem
}

@media (min-width: 1536px) {
    .h5,h5 {
        font-size:2.2rem
    }
}

.h6,h6 {
    font-weight: 700;
    font-size: 1.8rem
}

@media (min-width: 1536px) {
    .h6,h6 {
        font-size:2rem
    }
}

.btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-family: Berlin Sans FB,sans-serif;
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: .15em;
    transition-delay: .2s
}

.btn[type=submit] {
    transition: .3s all .2s
}

.btn .icon {
    width: 1.5rem;
    margin-left: 1.5rem;
    transition: .3s all;
    transition-delay: .2s
}

.btn .icon,.btn span {
    z-index: 1
}

.btn .overlay {
    z-index: 0;
    fill: #194f6d
}

.btn.btn-green {
    border: 1px solid;
    --tw-border-opacity: 1;
    border-color: rgb(25 158 109 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.btn.btn-green ::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.btn.btn-green ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.btn.btn-blue {
    border: 1px solid;
    --tw-border-opacity: 1;
    border-color: rgb(25 79 109 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.btn.btn-blue .overlay {
    fill: #199e6d
}

.btn.btn-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(25 158 109 / var(--tw-text-opacity))
}

.btn.btn-outline-white {
    color: #fff;
    border: 1px solid #fff;
    background: 0 0
}

.btn.btn-outline-white .icon {
    fill: #fff
}

.btn.btn-outline-green {
    border: 1px solid;
    --tw-border-opacity: 1;
    border-color: rgb(25 158 109 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(25 158 109 / var(--tw-text-opacity));
    background: 0 0
}

.btn.btn-outline-green .icon,.btn.btn-outline-green .overlay {
    fill: #199e6d
}

.btn.btn-outline-blue {
    border: 1px solid;
    --tw-border-opacity: 1;
    border-color: rgb(25 79 109 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(25 79 109 / var(--tw-text-opacity));
    background: 0 0
}

.btn.btn-outline-blue .icon,.btn.btn-outline-blue .overlay {
    fill: #194f6d
}

.btn.btn-outline-black {
    border: 1px solid #000;
    background: 0 0
}

.btn:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-delay: .3s
}

.btn:hover .icon {
    fill: #fff;
    transition-delay: .3s
}

.text-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: Berlin Sans FB,sans-serif;
    text-transform: uppercase;
    letter-spacing: .15em;
    font-size: 1.3rem
}

.text-link svg {
    width: 1.3rem;
    margin-left: 1.15ch;
    fill: currentColor
}

.text-link:hover {
    --tw-text-opacity: 1;
    color: rgb(25 79 109 / var(--tw-text-opacity))
}

section {
    position: relative
}

.s-padding-0 {
    padding: max(30px,3vw) 0
}

.s-padding {
    padding: max(30px,4vw) 0
}

.s-padding-2 {
    padding: max(30px,8vw) 0
}

.s-margin {
    margin: max(30px,4vw) 0
}

.s-padding-top {
    padding-top: max(30px,8vw)
}

.s-padding-top-0 {
    padding-top: max(30px,4vw)
}

.container {
    width: 100%;
    max-width: none
}

@media (min-width: 769px) {
    .container {
        width:84.375%
    }
}

.row {
    display: flex;
    flex-wrap: wrap
}

[data-scroll-section] {
    will-change: transform
}

.bg-lines-light:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://www.metavative.com/pages/portfolio/gibraltar-nature-reserve/img/lines-light.svg);
    background-size: cover;
    opacity: .15;
    z-index: 0;
    pointer-events: none
}

.bg-lines-light>.container {
    position: relative;
    z-index: 1
}

.bg-lines-dark:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://www.metavative.com/pages/portfolio/gibraltar-nature-reserve/img/lines-dark.svg);
    background-size: cover;
    opacity: .1;
    z-index: 0;
    pointer-events: none
}

.bg-lines-dark>.container {
    position: relative;
    z-index: 1
}

.glightbox-open {
    overflow: inherit
}

[data-fade] {
    opacity: 0;
    transition: 1s opacity
}

[data-grow] {
    -webkit-transform: translate3d(0,0,0) scale(.8);
    transform: translate3d(0,0,0) scale(.8);
    transition: 1s -webkit-transform;
    transition: 1s transform;
    transition: 1s transform,1s -webkit-transform
}

[data-right] {
    -webkit-transform: translate3d(-4rem,0,0);
    transform: translate3d(-4rem,0,0);
    opacity: 0;
    transition: 1s opacity,1s -webkit-transform;
    transition: 1s transform,1s opacity;
    transition: 1s transform,1s opacity,1s -webkit-transform
}

[data-left] {
    -webkit-transform: translate3d(4rem,0,0);
    transform: translate3d(4rem,0,0);
    opacity: 0;
    transition: 1s opacity,1s -webkit-transform;
    transition: 1s transform,1s opacity;
    transition: 1s transform,1s opacity,1s -webkit-transform
}

[data-up] {
    -webkit-transform: translate3d(0,4rem,0);
    transform: translate3d(0,4rem,0);
    opacity: 0;
    transition: 1s opacity,1s -webkit-transform;
    transition: 1s transform,1s opacity;
    transition: 1s transform,1s opacity,1s -webkit-transform
}

[data-shrink] {
    -webkit-transform: translate3d(0,0,0) scale(1.2);
    transform: translate3d(0,0,0) scale(1.2);
    transition: 1s -webkit-transform;
    transition: 1s transform;
    transition: 1s transform,1s -webkit-transform
}

@-webkit-keyframes animate-svg-fill-1 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-1 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-2 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-2 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-3 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-3 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-4 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-4 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-5 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-5 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-6 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-6 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-7 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-7 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-8 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-8 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-9 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-9 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@-webkit-keyframes animate-svg-fill-10 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

@keyframes animate-svg-fill-10 {
    0% {
        fill: transparent
    }

    100% {
        fill: #fff
    }
}

.discover-explore:before {
    background-size: contain
}

.discover-explore .discover .tabs li,.discover-explore .discover .toggles li {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    cursor: pointer;
    transition: .3s all;
    box-shadow: 0 5px 18px 0 rgba(0,0,0,.05)
}

.discover-explore .discover .tabs li svg,.discover-explore .discover .toggles li svg {
    height: 1.8rem;
    margin-right: 1.5rem;
    fill: #199e6d;
    transition: .3s all
}

.discover-explore .discover .tabs li:not(:last-child):not(.active),.discover-explore .discover .toggles li:not(:last-child):not(.active) {
    border-right: 1px solid #f2f2f2
}

.discover-explore .discover .tabs li:hover,.discover-explore .discover .toggles li:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.discover-explore .discover .tabs li:hover svg,.discover-explore .discover .toggles li:hover svg {
    fill: #fff
}

.discover-explore .discover .tabs li.active,.discover-explore .discover .toggles li.active {
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.discover-explore .discover .tabs li.active ::-moz-selection,.discover-explore .discover .toggles li.active ::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.discover-explore .discover .tabs li.active ::selection,.discover-explore .discover .toggles li.active ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.discover-explore .discover .tabs li.active svg,.discover-explore .discover .toggles li.active svg {
    fill: #fff
}

.discover-explore .discover .toggles li {
    padding-right: 2rem;
    padding-left: 1.5rem
}

.discover-explore .discover .toggles li span {
    position: relative;
    display: flex;
    align-items: center
}

.discover-explore .discover .toggles li span:before {
    content: "";
    width: 0;
    height: 1px;
    margin-right: 1rem;
    background: #fff;
    transition: .6s all
}

.discover-explore .discover .toggles li svg {
    height: 1.2rem;
    margin-left: 1.5rem;
    margin-right: 0
}

.discover-explore .discover .toggles li.active span:before {
    width: 1.5rem
}

.discover-explore .discover .toggles li.active svg {
    opacity: 0
}

.discover-explore .explore .tabs {
    width: 100vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 50%;
    display: flex;
    justify-content: center;
    gap: 3rem;
    margin-bottom: -2.9rem
}

@media (min-width: 1025px) {
    .discover-explore .explore .tabs {
        padding:0 3rem
    }
}

.discover-explore .explore .tabs li {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    cursor: pointer;
    box-shadow: 0 5px 18px 0 rgba(0,0,0,.05);
    width: calc(50% - 3rem)
}

@media (min-width: 769px) {
    .discover-explore .explore .tabs li {
        width:calc(25% - 3rem)
    }
}

@media (min-width: 1025px) {
    .discover-explore .explore .tabs li {
        width:auto;
        flex: 1
    }
}

@media (min-width: 1536px) {
    .discover-explore .explore .tabs li {
        width:auto;
        flex: initial
    }
}

.discover-explore .explore .tabs li figure {
    position: relative
}

.discover-explore .explore .tabs li figure svg {
    position: absolute;
    bottom: .75rem;
    left: 1rem;
    z-index: 1;
    fill: #fff;
    height: 2.9rem
}

.discover-explore .explore .tabs li figure img {
    width: 100%
}

.discover-explore .explore .tabs li span {
    display: block;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.6rem;
    font-weight: 700;
    transition: .3s all;
    height: 2.9rem
}

.discover-explore .explore .tabs li>a {
    height: 100%;
    display: flex;
    flex-direction: column;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.discover-explore .explore .tabs li>a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity))
}

.discover-explore .explore .tabs li>a .icon {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.discover-explore .explore .tabs li>a svg {
    width: 1.3rem
}

.discover-explore .explore .tabs li:hover span {
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.discover-explore .explore .tabs li:hover span ::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.discover-explore .explore .tabs li:hover span ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

@-webkit-keyframes marquee {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes marquee {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.discover-explore .explore .text-marquee {
    font-family: Berlin Sans FB,sans-serif;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-size: 13vw;
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: transparent;
    left: 0;
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

@media (min-width: 1025px) {
    .discover-explore .explore .text-marquee {
        bottom:0;
        -webkit-transform: none;
        transform: none
    }
}

.discover-explore .explore .text-marquee img {
    width: 4rem;
    margin-left: .2ch;
    margin-right: -.1ch
}

.discover-explore .explore .text-marquee .text {
    white-space: nowrap
}

.discover-explore .explore .text-marquee .text div {
    display: inline-flex;
    align-items: center;
    will-change: transform;
    -webkit-animation: marquee 20s linear infinite;
    animation: marquee 20s linear infinite
}

@keyframes marquee {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.content-carousel h3 {
    font-family: Berlin Sans FB,sans-serif;
    font-weight: 400
}

@media (min-width: 1536px) {
    .content-carousel h3 {
        font-size:4rem
    }
}

.content-carousel .icon img,.content-carousel .icon svg {
    width: 3.8rem
}

.content-carousel .swiper {
    height: 100%;
    min-height: 38vmax
}

.content-carousel .swiper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.content-carousel .swiper-nav .next,.content-carousel .swiper-nav .prev {
    cursor: pointer;
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    box-shadow: 0 5px 18px 0 rgba(0,0,0,.05);
    transition: .3s all
}

.content-carousel .swiper-nav .next svg,.content-carousel .swiper-nav .prev svg {
    width: 1.6rem;
    fill: currentColor
}

.content-carousel .swiper-nav .next:hover,.content-carousel .swiper-nav .prev:hover {
    --tw-border-opacity: 1;
    border-color: rgb(25 79 109 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.big-carousel .swiper-nav {
    bottom: 3rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 1px solid #fff;
    border-radius: 2.1rem;
    width: calc(100% - 3rem)
}

@media (min-width: 769px) {
    .big-carousel .swiper-nav {
        width:auto
    }
}

@media (min-width: 1025px) {
    .big-carousel .swiper-nav {
        bottom:6rem
    }
}

.big-carousel .swiper-nav .bullets {
    flex: 1;
    bottom: auto;
    text-align: center
}

.big-carousel .swiper-nav .next,.big-carousel .swiper-nav .prev {
    cursor: pointer;
    width: 2rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: .3s all
}

.big-carousel .swiper-nav .next svg,.big-carousel .swiper-nav .prev svg {
    width: 2rem;
    fill: currentColor
}

.big-carousel .swiper-nav .next:hover,.big-carousel .swiper-nav .prev:hover {
    --tw-text-opacity: 1;
    color: rgb(25 158 109 / var(--tw-text-opacity))
}

.big-carousel .swiper {
    height: 49vmax
}

.big-carousel .swiper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.rock-tabs {
    pointer-events: none
}

.rock-tabs .toggles {
    will-change: transform;
    pointer-events: all
}

.rock-tabs .toggles li {
    background: #fff;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-right: 2rem;
    padding-left: 1.5rem;
    cursor: pointer;
    transition: .3s all;
    box-shadow: 0 5px 18px 0 rgba(0,0,0,.05)
}

.rock-tabs .toggles li span {
    position: relative;
    display: flex;
    align-items: center
}

.rock-tabs .toggles li span:before {
    content: "";
    width: 0;
    height: 1px;
    margin-right: 1rem;
    background: #fff;
    transition: .6s all
}

.rock-tabs .toggles li .title svg {
    height: 1.8rem;
    fill: #199e6d;
    transition: .3s all
}

.rock-tabs .toggles li>svg {
    height: 1.2rem;
    margin-left: 1.5rem;
    margin-right: 0;
    fill: #199e6d;
    transition: .3s all
}

.rock-tabs .toggles li:not(:last-child):not(.active) {
    border-right: 1px solid #f2f2f2
}

.rock-tabs .toggles li:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.rock-tabs .toggles li:hover svg {
    fill: #fff
}

.rock-tabs .toggles li.active {
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.rock-tabs .toggles li.active ::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.rock-tabs .toggles li.active ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.rock-tabs .toggles li.active span:before {
    width: 1.5rem
}

.rock-tabs .toggles li.active .title svg {
    fill: #fff
}

.rock-tabs .toggles li.active>svg {
    opacity: 0
}

@keyframes marquee {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.gallery h2 {
    font-weight: 400
}

.intro-banner .bg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg,#f0f0ea 18%,rgba(240,240,234,0) 100%);
    z-index: 1
}

.intro-banner .bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    opacity: .85
}

@media (max-width: 1024px) {
    .intro-banner .bg:after {
        background:linear-gradient(0deg,#f0f0ea 10%,rgba(240,240,234,0) 70%)
    }
}

.intro-banner .h1 {
    font-weight: 400
}

@media (min-width: 1025px) {
    .intro-banner .h1 {
        font-size:4.6rem
    }

    .intro-banner .offset-1 {
        margin-left: 8.3333333333%
    }

    .intro-banner .offset-3 {
        margin-left: 25%
    }

    .intro-banner .offset-5 {
        margin-left: 41.6666666667%
    }

    .intro-banner .offset-up {
        -webkit-transform: translateY(-75%);
        transform: translateY(-75%)
    }
}

.intro-banner .container figure {
    position: relative
}

.intro-banner .container figure img {
    width: 100%
}

.intro-banner .container figure figcaption {
    position: absolute;
    bottom: calc(100% + .5rem);
    right: 0;
    font-size: 1.3rem;
    font-weight: 500
}

.intro-banner .container .intro-1 figcaption {
    bottom: calc(95% + .5rem);
    right: 5%
}

.intro-banner .container .intro-2 figcaption {
    bottom: calc(96% + .5rem)
}

.intro-banner .container .intro-3 figcaption {
    bottom: calc(76% + .5rem)
}

.interactive-map {
    overflow: visible;
    z-index: 1
}

.interactive-map h3 {
    font-weight: 400
}

@media (min-width: 1025px) {
    .interactive-map .badge {
        -webkit-transform:translateY(-50%);
        transform: translateY(-50%)
    }
}

.interactive-map .points li {
    position: absolute;
    z-index: 1;
    cursor: pointer
}

.interactive-map .points li img {
    position: absolute;
    bottom: calc(100% + 1.5rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 5.3rem;
    height: 5.3rem;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
    border-radius: 100%;
    border: .4rem solid #fff;
    z-index: 1;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,.15);
    transition: .3s all
}

.interactive-map .points li span {
    display: block;
    width: .9rem;
    height: .9rem;
    border-radius: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity))
}

.interactive-map .points li span ::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.interactive-map .points li span ::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.interactive-map .points li span {
    transition: .3s all
}

.interactive-map .points li span:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    height: 2.5rem;
    width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(25 158 109 / var(--tw-bg-opacity))
}

.interactive-map .points li span :before::-moz-selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.interactive-map .points li span :before::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.interactive-map .points li span:before {
    transition: .3s all
}

.interactive-map .points li span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(calc(-50% + .5px),calc(-50% - .5px));
    transform: translate(calc(-50% + .5px),calc(-50% - .5px));
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 100%;
    border: 1px solid;
    --tw-border-opacity: 1;
    border-color: rgb(25 158 109 / var(--tw-border-opacity));
    transition: .3s all
}

.interactive-map .points li:hover img {
    --tw-border-opacity: 1;
    border-color: rgb(25 79 109 / var(--tw-border-opacity))
}

.interactive-map .points li.active img {
    --tw-border-opacity: 1;
    border-color: rgb(25 79 109 / var(--tw-border-opacity))
}

.interactive-map .points li.active span {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity))
}

.interactive-map .points li.active span:before {
    --tw-bg-opacity: 1;
    background-color: rgb(25 79 109 / var(--tw-bg-opacity))
}

.interactive-map .points li.active span:after {
    --tw-border-opacity: 1;
    border-color: rgb(25 79 109 / var(--tw-border-opacity))
}

.toggles li[data-cat=trails] img:first-child {
    width: 3.3rem;
    height: 3.3rem
}

.trail-title .title img,.trails-map .trail .title img {
    width: 7.6rem;
    height: 7.6rem;
    margin-right: 1.5rem
}

.toggles:not([data-sticky-rock]) li[data-cat=trails].active,.toggles:not([data-sticky-rock]) li[data-cat=trails]:hover {
    background: #efefef!important;
    color: #000!important
}

.toggles li[data-cat=trails].active span:before {
    width: 0!important
}

.trail-title .title,.trails-map .trail {
    opacity: 0;
    visibility: hidden;
    transition: .4s all;
    z-index: 1
}

.trail-title .title.open,.trails-map .trail.open {
    opacity: 1;
    visibility: visible
}

.interactive-map {
    z-index: 2
}

.interactive-map.trails .badge {
    -webkit-transform: none;
    transform: none
}

.interactive-map.trails .badge img {
    min-width: 10rem
}

.interactive-map .trails-map>img {
    width: 100%
}

.interactive-map .toggles li {
    background: #fff;
    display: flex;
    align-items: center;
    padding: 2rem 2.5rem;
    cursor: pointer;
    transition: .3s all;
    box-shadow: 0 5px 18px 0 rgba(0,0,0,.05)
}

.interactive-map .points li.flashpoint {
    transition: .8s all
}

@-webkit-keyframes flashpoint {
    from {
        -webkit-transform: translate(calc(-50% + .5px),calc(-50% - .5px)) scale(.6);
        transform: translate(calc(-50% + .5px),calc(-50% - .5px)) scale(.6);
        opacity: .8
    }

    to {
        -webkit-transform: translate(calc(-50% + .5px),calc(-50% - .5px)) scale(1.3);
        transform: translate(calc(-50% + .5px),calc(-50% - .5px)) scale(1.3);
        opacity: 0
    }
}

@keyframes flashpoint {
    from {
        -webkit-transform: translate(calc(-50% + .5px),calc(-50% - .5px)) scale(.6);
        transform: translate(calc(-50% + .5px),calc(-50% - .5px)) scale(.6);
        opacity: .8
    }

    to {
        -webkit-transform: translate(calc(-50% + .5px),calc(-50% - .5px)) scale(1.3);
        transform: translate(calc(-50% + .5px),calc(-50% - .5px)) scale(1.3);
        opacity: 0
    }
}

.interactive-map .points li.flashpoint span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(calc(-50% + .5px),calc(-50% - .5px));
    transform: translate(calc(-50% + .5px),calc(-50% - .5px));
    width: 3.5rem;
    height: 3.5rem;
    background: 0 0;
    border-radius: 100%;
    border: 1px solid;
    border-color: #199e6d;
    transition: .3s all;
    opacity: .4;
    -webkit-animation: 2s flashpoint ease infinite;
    animation: 2s flashpoint ease infinite
}

.interactive-map .points li.flashpoint:not(.open) {
    opacity: 0;
    visibility: hidden
}

@media (max-width: 640px) {
    .interactive-map .toggles {
        justify-content:space-between
    }

    .interactive-map .toggles li {
        width: calc(50% - .75rem)
    }

    .interactive-map .toggles li.active {
        background: #efefef!important;
        color: #000!important
    }

    .interactive-map .trail-title {
        align-items: center
    }

    .interactive-map:not(.all-trails) .trail-title .button {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .interactive-map.all-trails .trail-title .button {
        top: .9rem
    }

    .discover-explore .discover .trail .title .button svg.icon,.interactive-map .trail-title .button svg.icon {
        display: none
    }

    .discover .trail-line {
        margin-top: 2.5em
    }

    .discover .interactive-map .trails-map>img {
        -webkit-transform: translateY(2.5em);
        transform: translateY(2.5em)
    }

    .interactive-map .trails-map .points li {
        pointer-events: none
    }

    .interactive-map .trails-map .points li img,.interactive-map .trails-map .points li span:before {
        display: none
    }
}

@media (max-width: 1024px) {
    .discover-explore .discover .tabs li,.discover-explore .discover .toggles li {
        width:calc(50% - .75rem)
    }
}

.interactive-map .toggles li span {
    margin-left: 1rem
}

.trail-title .button a:hover {
    color: #fff!important
}

.trail-line svg {
    stroke-linecap: round
}

#thrill-line {
    position: absolute;
    top: 24%;
    right: 25%;
    width: 60%;
    stroke-width: 3
}

#thrill-line .svg-elem-1 {
    stroke-dashoffset: 1870.3526611328px;
    stroke-dasharray: 1870.3526611328px
}

.trail-line.open #thrill-line .svg-elem-1,.trail.open:not(.closed) #thrill-line .svg-elem-1 {
    transition: stroke-dashoffset 1.5s cubic-bezier(.445,.05,.55,.95) 0s;
    stroke-dashoffset: 0
}

#history-line {
    position: absolute;
    top: 16%;
    right: 4%;
    width: 78%;
    stroke-width: 3
}

#history-line .svg-elem-1 {
    stroke-dashoffset: 588.3605957031px;
    stroke-dasharray: 588.3605957031px
}

.trail-line.open #history-line .svg-elem-1,.trail.open:not(.closed) #history-line .svg-elem-1 {
    transition: stroke-dashoffset 1.5s cubic-bezier(.445,.05,.55,.95) 0s;
    stroke-dashoffset: 0
}

#history-line .svg-elem-2 {
    stroke-dashoffset: 1575.5262451172px;
    stroke-dasharray: 1575.5262451172px
}

.trail-line.open #history-line .svg-elem-2,.trail.open:not(.closed) #history-line .svg-elem-2 {
    transition: stroke-dashoffset 1.5s cubic-bezier(.445,.05,.55,.95) 1s;
    stroke-dashoffset: 0
}

#nature-line {
    position: absolute;
    top: 18%;
    right: 4%;
    width: 50%;
    stroke-width: 3
}

#nature-line .svg-elem-1 {
    stroke-dashoffset: 2679.4328613281px;
    stroke-dasharray: 2679.4328613281px
}

.trail-line.open #nature-line .svg-elem-1,.trail.open:not(.closed) #nature-line .svg-elem-1 {
    transition: stroke-dashoffset 1.5s cubic-bezier(.445,.05,.55,.95) 0s;
    stroke-dashoffset: 0
}

#monkey-line {
    position: absolute;
    top: 25%;
    right: 20%;
    width: 46%;
    stroke-width: 3
}

#monkey-line .svg-elem-1 {
    stroke-dashoffset: 3500.4604492188px;
    stroke-dasharray: 3500.4604492188px
}

.trail-line.open #monkey-line .svg-elem-1,.trail.open:not(.closed) #monkey-line .svg-elem-1 {
    transition: stroke-dashoffset 1.5s cubic-bezier(.445,.05,.55,.95) 0s;
    stroke-dashoffset: 0
}

.interactive-map.trails.all-trails .trail-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cbd-banner .bg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 40vh;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg,#f0f0ea 18%,rgba(240,240,234,0) 100%);
    z-index: 1
}

.cbd-banner .bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    opacity: .85
}

@media (max-width: 1024px) {
    .cbd-banner .bg:after {
        background:linear-gradient(0deg,#f0f0ea 10%,rgba(240,240,234,0) 70%)
    }
}

.cbd-banner .h1 {
    font-weight: 400
}

@media (min-width: 1025px) {
    .cbd-banner .h1 {
        font-size:4.6rem
    }

    .cbd-banner .offset-1 {
        margin-left: 8.3333333333%
    }

    .cbd-banner .offset-3 {
        margin-left: 25%
    }

    .cbd-banner .offset-5 {
        margin-left: 41.6666666667%
    }

    .cbd-banner .offset-up {
        -webkit-transform: translateY(-75%);
        transform: translateY(-75%)
    }
}

.cbd-banner .container figure {
    position: relative
}

.cbd-banner .container figure img {
    width: 100%
}

.cbd-banner .container figure figcaption {
    position: absolute;
    bottom: calc(100% + .5rem);
    right: 0;
    font-size: 1.3rem;
    font-weight: 500
}

.cbd-banner .container .intro-1 figcaption {
    bottom: calc(95% + .5rem);
    right: 5%
}

.cbd-banner .container .intro-2 figcaption {
    bottom: calc(96% + .5rem)
}

.cbd-banner .container .intro-3 figcaption {
    bottom: calc(76% + .5rem)
}

@keyframes marquee {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(calc(-100% - var(--gap)),0,0);
        transform: translate3d(calc(-100% - var(--gap)),0,0)
    }
}

.cbd-scroll-text .text-marquee {
    overflow: visible;
    font-family: Berlin Sans FB,sans-serif;
    text-transform: uppercase;
    color: transparent;
    font-size: 6vw;
    -webkit-text-stroke: 2px #199e6d;
    --gap: 0.75em
}

.cbd-scroll-text .text-marquee img {
    width: 4rem;
    margin-left: .2ch;
    margin-right: -.1ch
}

.cbd-scroll-text .text-marquee .text {
    display: flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    gap: var(--gap)
}

.cbd-scroll-text .text-marquee .text div {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    min-width: 100%;
    gap: var(--gap);
    -webkit-animation: marquee 30s linear infinite;
    animation: marquee 30s linear infinite;
    will-change: transform
}

.cbd-scroll-text .text-marquee .text div span {
    position: relative;
    display: flex;
    align-items: center;
    white-space: nowrap;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: .3s color
}

.cbd-scroll-text .text-marquee .text div span:hover {
    --tw-text-opacity: 1;
    color: rgb(25 158 109 / var(--tw-text-opacity))
}

.cbd-mockup .video-box {
    border: 1rem solid #fff
}

.cbd-mobiles .white-half:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100vw;
    background: #fff;
    z-index: -1
}

@media (max-width: 1024px) {
    .cbd-mobiles .white-half:before {
        left:50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.cbd-mobiles .image-mockups img {
    max-width: 42vw
}

.portfolio-mockups {
    height: calc(100vh - 20px)
}

.portfolio-mockups .logo {
    position: absolute;
    top: 53%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: max(32vw,300px);
    z-index: 1
}

.portfolio-mockups .logo img {
    width: 100%
}

.portfolio-mockups .bg {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.portfolio-mockups .bg .simpleParallax {
    height: 100%
}

.portfolio-mockups .bg img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 1536px) {
    .cbd-roundels .h3,.cbd-roundels h3 {
        font-size:4.2rem
    }
}

.cbd-end {
    height: 32vh
}

@media (min-width: 1025px) {
    .cbd-end {
        height:64vh
    }
}

.cbd-end .bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 640px) {
    .sm\:block {
        display:block
    }

    .sm\:w-1\/12 {
        width: 8.333333%
    }
}

@media (min-width: 769px) {
    .md\:mt-0 {
        margin-top:0
    }

    .md\:w-4\/5 {
        width: 80%
    }
}

@media (min-width: 1025px) {
    .lg\:mt-0 {
        margin-top:0
    }

    .lg\:mt-24 {
        margin-top: 6rem
    }

    .lg\:h-40 {
        height: 10rem
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/4 {
        width: 25%
    }

    .lg\:w-1\/6 {
        width: 16.666667%
    }

    .lg\:w-2\/3 {
        width: 66.666667%
    }

    .lg\:w-20 {
        width: 5rem
    }

    .lg\:w-3\/4 {
        width: 75%
    }

    .lg\:w-4\/5 {
        width: 80%
    }

    .lg\:w-40 {
        width: 10rem
    }

    .lg\:w-5\/12 {
        width: 41.666667%
    }

    .lg\:w-5\/6 {
        width: 83.333333%
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:items-stretch {
        align-items: stretch
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:gap-0 {
        gap: 0
    }
}

@media (min-width: 1536px) {
    .\32xl\:w-1\/2 {
        width:50%
    }
}
