/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    margin-left: 0;
    min-width: initial
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.slick-lightbox .slick-loading .slick-list {
    background-color: transparent
}

.slick-lightbox .slick-prev {
    left: 15px
}

.slick-lightbox .slick-next {
    right: 15px
}

.slick-lightbox-hide {
    opacity: 0
}

.slick-lightbox-hide.slick-lightbox-ie {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.slick-lightbox-hide-init {
    position: absolute;
    top: -9999px;
    opacity: 0
}

.slick-lightbox-hide-init.slick-lightbox-ie {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.slick-lightbox-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slick-lightbox-slick-item {
    text-align: center;
    overflow: hidden
}

.slick-lightbox-slick-item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 20px
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    display: block;
    text-align: center
}

.slick-lightbox-slick-item-inner {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%
}

.slick-lightbox-slick-img {
    margin: 0 auto;
    display: block;
    max-width: 90%;
    max-height: 90%
}

.slick-lightbox-slick-caption {
    margin: 10px 0 0;
    color: #fff
}

.slick-lightbox-close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none
}

.slick-lightbox-close:focus {
    outline: none
}

.slick-lightbox-close:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '×'
}

/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
#s4-workspace {
    width: 100%
}

#s4-bodyContainer {
    padding-bottom: 0
}

.parks h1,
.parks h2,
.parks h3,
.parks h4,
.parks h5,
.parks p {
    color: #222
}

body,
.ms-core-defaultFont,
.js-callout-body {
    color: #222;
    font-size: 1em
}

.parks h1,
.parks h2,
.parks h3,
.parks h4,
.parks h5,
.parks h6,
.parks .ms-h1,
.parks .ms-h2,
.parks .ms-h3,
.parks .ms-h4,
.parks .ms-h5,
.parks .ms-h6 {
    font-family: 'Router', sans-serif;
    margin-left: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: normal
}

.parks .ms-srch-item-title h3.ms-srch-ellipsis {
    margin-top: 0;
    margin-bottom: 0;
    white-space: normal
}

.parks .ms-srch-item {
    width: 100%
}

.parks .pws--generic-information__content h4,
.parks .pws--generic-information__content ms-h4 {
    font-weight: bold
}

.parks input[type=button],
.parks input[type=reset],
.parks input[type=submit],
.parks button {
    font-family: 'Router', sans-serif;
    font-size: 1em
}

.pws--explore-map p {
    color: #fff
}

.pws--explore-map h2 {
    color: #fff;
    margin: .8em 0 1em 0
}

.pws-main-content p {
    line-height: 1.4
}

.parks .ms-rtestate-write {
    border: 1px solid #999;
    padding: 6px
}

#MSO_tblPageBody header,
#MSO_tblPageBody .pws--main-image {
    display: none
}

.ms-rteTable-2 tr.ms-rteTableOddRow-2,
.ms-rteTable-2 tr.ms-rteTableEvenRow-2 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

#__publishingReusableFragment+br {
    display: none
}

input[type="password"],
input[type="text"],
input[type="file"],
input:not([type]),
textarea,
.ms-inputBox {
    padding: 0
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    overflow-y: scroll
}

::-moz-selection {
    background: #71baea;
    color: #000;
    text-shadow: none
}

::selection {
    background: #71baea;
    color: #000;
    text-shadow: none
}

.parks hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

.parks .pws--critical-alert hr {
    border-top: 1px solid #000
}

.parks audio,
.parks canvas,
.parks iframe,
.parks img,
.parks svg,
.parks video {
    vertical-align: middle
}

.parks fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.parks textarea {
    resize: vertical;
    width: 100%
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.off-left {
    position: absolute;
    left: -100000px
}

@font-face {
    font-family: 'Router';
    font-weight: normal;
    font-display: swap;
    src: url("/tasparks/assets/theme/fonts/Router-Book.eot");
    src: url("/tasparks/assets/theme/fonts/Router-Book.eot?#iefix") format("embedded-opentype"), url("/tasparks/assets/theme/fonts/Router-Book.woff2") format("woff2"), url("/tasparks/assets/theme/fonts/Router-Book.woff") format("woff")
}
/* 
@font-face {
    font-family: 'Router';
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url("/tasparks/assets/theme/fonts/Router-BookItalic.eot");
    src: url("/tasparks/assets/theme/fonts/Router-BookItalic.eot?#iefix") format("embedded-opentype"), url("/tasparks/assets/theme/fonts/Router-BookItalic.woff2") format("woff2"), url("/tasparks/assets/theme/fonts/Router-BookItalic.woff") format("woff")
} */

@font-face {
    font-family: 'Router';
    font-weight: bold;
    font-display: swap;
    src: url("/tasparks/assets/theme/fonts/Router-Medium.eot");
    src: url("/tasparks/assets/theme/fonts/Router-Medium.eot?#iefix") format("embedded-opentype"), url("/tasparks/assets/theme/fonts/Router-Medium.woff2") format("woff2"), url("/tasparks/assets/theme/fonts/Router-Medium.woff") format("woff")
}

/* @font-face {
    font-family: 'Router';
    font-weight: bold;
    font-style: italic;
    font-display: swap;
    src: url("/tasparks/assets/theme/fonts/Router-MediumItalic.eot");
    src: url("/tasparks/assets/theme/fonts/Router-MediumItalic.eot?#iefix") format("embedded-opentype"), url("/tasparks/assets/theme/fonts/Router-MediumItalic.woff2") format("woff2"), url("/tasparks/assets/theme/fonts/Router-MediumItalic.woff") format("woff")
} */

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Router', sans-serif
}

.pws-pretitle,
.pws--pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {

    .pws-pretitle,
    .pws--pretitle {
        font-size: .75rem
    }
}

.pws-pretitle:after,
.pws--pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {

    .pws-pretitle:after,
    .pws--pretitle:after {
        top: calc(100% + 4px)
    }
}

.section-heading {
    position: relative
}

.section-heading:before {
    position: absolute;
    top: -12px;
    left: 0;
    content: '';
    width: 30px;
    height: 4px;
    border-radius: 2px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .section-heading:before {
        top: -8px;
        height: 3px
    }
}

.parks .pws--button {
    color: #fff;
    border: 0 none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1;
    font-size: 1rem;
    padding: 24px 150px 24px 24px;
    background: calc(100% - 24px) center no-repeat #55437e;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%228px%22%20height%3D%2213px%22%20viewBox%3D%220%200%208%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0D%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2049.1%20%2851147%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0D%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0D%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%0D%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button%2Farrow%2Frounded%22%20transform%3D%22translate%28-193.000000%2C%20-22.000000%29%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon%2Farrow%2Fwht%22%20transform%3D%22translate%28194.000000%2C%2023.000000%29%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolyline%20id%3D%22Stroke-3%22%20points%3D%220%200%205.6875%205.2284375%200%2010.5625%22%3E%3C%2Fpolyline%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E");
    -webkit-transition: background 200ms;
    transition: background 200ms;
    text-decoration: none;
    margin-left: 0;
    display: inline-block
}

.parks .pws--button:hover,
.parks .pws--button:focus {
    background-color: #4a3a6d;
    -webkit-transition: background 200ms;
    transition: background 200ms;
    text-decoration: underline;
    outline: none
}

.parks a.pws--button:visited {
    color: #fff
}

@media(max-width:770px) {
    .parks .pws--button {
        padding: 24px 50px 24px 24px
    }
}

img.cover-image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none
}

img.cover-image.taller {
    height: auto;
    width: 101%
}

img.cover-image.wider {
    width: auto;
    height: 101%
}

img.cover-image.equal {
    width: 100%;
    height: 101%
}

img.cover-image.topalign {
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

img.cover-image.bottomalign {
    top: inherit;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.grey {
    background: #dfdddc
}

body.locked {
    overflow: hidden
}

.body-inner {
    width: 100%;
    padding-top: 56px;
    position: relative;
    overflow: hidden
}

.pws--header {
    background-color: #312f2d;
    height: 56px;
    width: 100vw;
    position: absolute;
    z-index: 1000;
    top: 56px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.pws--header.sticky {
    position: fixed;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 350ms;
    transition: -webkit-transform 350ms;
    transition: transform 350ms;
    transition: transform 350ms, -webkit-transform 350ms
}

.pws--header.sticky .pws--header__logo,
.pws--header.sticky .pws--header__tools__translate {
    display: none
}

.pws--header.sticky .pws--critical-alert {
    height: 0;
    padding: 0;
    overflow: hidden;
    -webkit-transition: height 300ms;
    transition: height 300ms
}

.pws--header.sticky .pws--header__parks-pass {
    position: static;
    right: inherit;
    top: inherit
}

.pws--header.sticky .pws--header__parks-pass a {
    border-radius: 0;
    width: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pws--header.sticky .pws--header__parks-pass a:after {
    content: none
}

.pws--header.off-top {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.pws--header.off-top.show {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.pws--header__content-skip {
    position: absolute;
    top: 0;
    left: -100000px;
    background-color: #fff;
    color: #312f2d;
    z-index: 1005;
    padding: 5px
}

.pws--header__content-skip:focus {
    left: 0
}

.pws--header__logo {
    position: absolute;
    top: calc(100% + 56px);
    left: calc((((100vw - (104px))/14)*1) + 8px)
}

@media(min-width:950px) {
    .pws--header__logo {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--header__logo {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--header__logo {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:770px) {
    .pws--header__logo {
        width: 100px;
        left: 50%;
        top: calc(100% + 72px);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .pws--header__logo img {
        width: 100%
    }
}

#content a:focus {
    outline: none;
    border-bottom: 4px dotted #008952
}

.pws--header__logo a:focus {
    outline: 4px dotted #ffc713
}

.pws--header__mobile-menu-link {
    display: none
}

@media(max-width:1200px) {
    .pws--header__mobile-menu-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .pws--header__mobile-menu-link a {
        color: #fff;
        font-size: .8125rem;
        text-decoration: none;
        padding: 0 8px
    }

    .pws--header__mobile-menu-link a:before {
        content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cstyle%3E.a%7Bstroke%3A%23FFF%3B%7D%3C%2Fstyle%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M16%200C7.2%200%200%207.2%200%2016%200%2024.8%207.2%2032%2016%2032%2024.8%2032%2032%2024.8%2032%2016%2032%207.2%2024.8%200%2016%200ZM16%200.7C24.4%200.7%2031.3%207.6%2031.3%2016%2031.3%2024.4%2024.4%2031.3%2016%2031.3%207.6%2031.3%200.7%2024.4%200.7%2016%200.7%207.6%207.6%200.7%2016%200.7Z%22%20style%3D%22fill%3A%23FFF%3Bopacity%3A0.8%22%2F%3E%3Cpath%20d%3D%22M10%2010L22%2010%22%20class%3D%22a%22%2F%3E%3Cpath%20d%3D%22M10%2022L22%2022%22%20class%3D%22a%22%2F%3E%3Cpath%20d%3D%22M8%2016L24%2016%22%20class%3D%22a%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        vertical-align: middle;
        display: inline-block;
        margin-right: 8px
    }
}

.pws--header__mega-menu {
    height: 100%
}

.pws--header__mega-menu .showOnMobile {
    display: none
}

@media(max-width:1200px) {
    .pws--header__mega-menu .showOnMobile {
        display: block
    }

    .pws--header__mega-menu {
        position: absolute;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 100%;
        z-index: 1001
    }
}

.pws--header__mega-menu a {
    color: #fff;
    text-decoration: none
}

.pws--header__mega-menu__close {
    display: none !important
}

@media(max-width:1200px) {
    .pws--header__mega-menu__close {
        display: block !important;
        position: absolute;
        top: 2px;
        border-right: none !important;
        font-size: .8125rem
    }

    .pws--header__mega-menu__close a:before {
        content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M16%200C7.2%200%200%207.2%200%2016%200%2024.8%207.2%2032%2016%2032%2024.8%2032%2032%2024.8%2032%2016%2032%207.2%2024.8%200%2016%200ZM16%200.7C24.4%200.7%2031.3%207.6%2031.3%2016%2031.3%2024.4%2024.4%2031.3%2016%2031.3%207.6%2031.3%200.7%2024.4%200.7%2016%200.7%207.6%207.6%200.7%2016%200.7Z%22%20style%3D%22fill%3A%23FFF%3Bopacity%3A0.8%22%2F%3E%3Cg%20style%3D%22opacity%3A0.8%3Bstroke%3A%23FFF%22%3E%3Cpath%20d%3D%22M21.5%2010.5L10.2%2021.8%22%2F%3E%3Cpath%20d%3D%22M10.2%2010.5L21.5%2021.8%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        width: 32px !important;
        height: 32px !important;
        margin-top: -1px
    }

    .pws--header__mega-menu__close a:after {
        content: none !important
    }
}

.pws--header__mega-menu__top {
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .8125rem
}

.parks .pws--header__mega-menu__top h3,
.parks .pws--header__mega-menu__top p {
    color: #fff
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: calc(100vw);
        position: relative;
        background-color: #312f2d;
        padding-top: 70px;
        font-size: 1.125rem;
        -webkit-transition: -webkit-transform 200ms;
        transition: -webkit-transform 200ms;
        transition: transform 200ms;
        transition: transform 200ms, -webkit-transform 200ms
    }

    .pws--header__mega-menu__top.active {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 300ms;
        transition: -webkit-transform 300ms;
        transition: transform 300ms;
        transition: transform 300ms, -webkit-transform 300ms
    }
}

.pws--header__mega-menu__top>li {
    list-style-type: none;
    border-right: 1px solid #5a5957;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pws--header__mega-menu__top>li>a {
    padding: 0 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li>a {
        display: block;
        padding: 10px
    }
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li>a:before {
        margin-right: 10px;
        width: 20px;
        text-align: center;
        display: inline-block
    }
}

.pws--header__mega-menu__top>li>a:after {
    content: '';
    height: 3px;
    background-color: #64bd5f;
    width: 100%;
    position: absolute;
    top: -3px;
    left: 0;
    -webkit-transition: top 300ms;
    transition: top 300ms
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li>a:after {
        background: no-repeat center center transparent;
        background-size: 32px 32px;
        background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4xICg1MTE0NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJERVNJR05TIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9IkhvbWUvaVBhZC1Qcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjE5LjAwMDAwMCwgLTM0NjguMDAwMDAwKSI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIxOS4wMDAwMDAsIDM0NjguMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMyIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Imljb24vYXJyb3cvcHVycGxlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4zMDc2OTIsIDE0Ljc2OTIzMSkiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTdHJva2UtMyIgcG9pbnRzPSIwIDAgMTAuNSA5LjY1MjUgMCAxOS41Ij48L3BvbHlsaW5lPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNCw0OCBDMzcuMjYxMiw0OCA0OCwzNy4yNjEyIDQ4LDI0IEM0OCwxMC43Mzg4IDM3LjI2MTIsMCAyNCwwIEMxMC43Mzg4LDAgMCwxMC43Mzg4IDAsMjQgQzAsMzcuMjYxMiAxMC43Mzg4LDQ4IDI0LDQ4IFogTTI0LDIuNCBDMzUuOTM4OCwyLjQgNDUuNiwxMi4wNjEyIDQ1LjYsMjQgQzQ1LjYsMzUuOTM4OCAzNS45Mzg4LDQ1LjYgMjQsNDUuNiBDMTIuMDYxMiw0NS42IDIuNCwzNS45Mzg4IDIuNCwyNCBDMi40LDEyLjA2MTIgMTIuMDYxMiwyLjQgMjQsMi40IFoiIGlkPSJGaWxsLTIiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=");
        width: 32px;
        height: 32px;
        top: 50%;
        left: inherit;
        right: 20px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

.pws--header__mega-menu__top>li>a:hover,
.pws--header__mega-menu__top>li>a:focus {
    outline: none
}

.pws--header__mega-menu__top>li>a:hover:after,
.pws--header__mega-menu__top>li>a:focus:after {
    top: 0;
    -webkit-transition: top 150ms;
    transition: top 150ms
}

@media(max-width:1200px) {

    .pws--header__mega-menu__top>li>a:hover:after,
    .pws--header__mega-menu__top>li>a:focus:after {
        top: 50%;
        -webkit-transition: none;
        transition: none
    }
}

.pws--header__mega-menu__top>li>a span:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2213%22%20height%3D%227%22%20viewBox%3D%220%200%2013%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill-opacity%3A0.4%3Bfill%3Anone%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpolygon%20transform%3D%22translate%28-410%20-32%29translate%28410%2026%29translate%286.5%206.5%29rotate%28-315%29translate%28-6.5%20-6.5%29%22%20points%3D%2210.8%202.2%2010.8%2010.8%202.2%2010.8%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    margin-left: 10px;
    display: inline-block;
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li>a span:after {
        content: none
    }
}

.pws--header__mega-menu__top>li.explore>a:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2220%22%20height%3D%2213%22%20viewBox%3D%220%200%2020%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill%3Anone%3Bopacity%3A0.8%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M12%200.3C11.9%200.1%2011.7%200%2011.4%200%2011.2%200%2011%200.1%2010.9%200.3L7.1%206.5%205.8%204.5C5.7%204.3%205.5%204.2%205.3%204.2%205.1%204.2%204.9%204.3%204.7%204.5L0.1%2012.1C0%2012.3%200%2012.5%200.1%2012.7%200.2%2012.9%200.4%2013%200.6%2013L18.7%2013C18.9%2013%2019.1%2012.9%2019.2%2012.7%2019.4%2012.5%2019.4%2012.3%2019.2%2012.1L12%200.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.pws--header__mega-menu__top>li.do>a:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2215%22%20height%3D%2213%22%20viewBox%3D%220%200%2015%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill%3Anone%3Bopacity%3A0.8%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cg%20transform%3D%22translate%28-186%20-11%29translate%28186%2011%29%22%3E%3Cpath%20d%3D%22M2.8%209.6L1.4%2012.6C1.2%2012.9%200.8%2013%200.4%2012.9%200.1%2012.7-0.1%2012.3%200.1%2012L1.4%209C1.5%208.7%202%208.5%202.4%208.6%202.8%208.8%203%209.2%202.8%209.6%202.8%209.6%202.8%209.6%202.8%209.6ZM1.5%202L2.3%202.6C2.5%202.8%202.6%203.1%202.6%203.3L1.5%206.9C1.4%207.1%201.2%207.3%200.9%207.3L0.8%207.3C0.6%207.3%200.4%207.1%200.4%206.9L0.2%203.5C0.2%203.3%200.3%203%200.5%202.8L0.9%202.1C1%201.9%201.3%201.9%201.5%202ZM4.6%202.6L4.6%202.6C3.9%202.6%203.4%202%203.4%201.4%203.4%200.7%204%200.1%204.7%200.1%205.4%200.1%206%200.7%205.9%201.4%205.9%202.1%205.3%202.6%204.6%202.6ZM4.2%203.1L8.3%205.5C8.6%205.7%208.6%206%208.5%206.2%208.4%206.4%208.3%206.4%208.2%206.5L7.5%2011.4C7.5%2011.5%207.3%2011.6%207.1%2011.6%207%2011.6%206.8%2011.5%206.9%2011.3L7.6%206.3%204.6%205%204%207.3%205.8%208.2%205.8%208.2C6%208.3%206%208.5%206%208.7L5.9%2011.1C5.9%2011.4%205.5%2011.7%205.1%2011.7%204.8%2011.7%204.4%2011.4%204.4%2011.1L4.6%209%202.3%208.1C2.1%207.9%202%207.6%202%207.3%202%207.1%202%207%202%206.9L2.9%203.8C2.9%203.6%203%203.5%203.1%203.4%203.3%203%203.7%202.8%204.1%203%204.2%203%204.2%203.1%204.2%203.1Z%22%2F%3E%3Cpolygon%20points%3D%2215%203.4%2014.5%203.4%2013.4%205.8%2011.9%207%2010.9%209.4%209.8%209.4%207.1%2012.2%203%2012.2%202.1%2013%2015%2013%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.pws--header__mega-menu__top>li.stay>a:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2220%22%20height%3D%2213%22%20viewBox%3D%220%200%2020%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill%3Anone%3Bopacity%3A0.8%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M14.8%200.3L14.8%200.3%2013%204%2011%208%200.4%208%204.5%200.3%2014.8%200.3ZM16.4%202.1L16.4%202.1C17.6%204.4%2018.8%206.6%2019.9%208.8L19.9%2012.7%2016.4%2012.7%2016.4%202.1ZM15.3%202.2L15.3%202.2%2015.3%2012.7%2011.8%2012.7%2011.8%209.3%2014%204.7%2015.3%202.2ZM10.6%209.5L10.6%2012.7%200.1%2012.7%200.1%209.5%2010.6%209.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.pws--header__mega-menu__top>li.learning>a:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2214%22%20height%3D%2213%22%20viewBox%3D%220%200%2014%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill%3Anone%3Bopacity%3A0.8%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M5.2%202.4C5.2%203.6%204.1%204.7%202.8%204.7%201.6%204.7%200.5%203.6%200.5%202.4%200.5%201.1%201.6%200.1%202.8%200.1%204.1%200.1%205.2%201.1%205.2%202.4%22%2F%3E%3Cpath%20d%3D%22M11.7%208C11.4%207.5%2010.9%207.4%2010.4%207.7%209.3%208.4%208.5%208.7%207.9%208.6%207.5%208.5%207.1%208.1%206.6%207.5%206%206.9%205.3%206%204.1%205.6%204%205.6%203.9%205.5%203.8%205.5%202.8%205.3%201.6%205.2%200.9%205.9%200.7%206.1%200.1%206.5%200.1%208.1L0.1%2013%205.5%2013%205.3%208.8C5.9%209.5%206.5%2010.2%207.5%2010.4%207.7%2010.4%207.9%2010.5%208.2%2010.5%209.1%2010.5%2010.2%2010%2011.5%209.2%2011.9%208.9%2012%208.4%2011.7%208L11.7%208Z%22%2F%3E%3Cpolygon%20points%3D%2212.4%203.2%2013.1%203.2%2012.1%202.1%2012.6%202.1%2010.9%200%209.2%202.1%209.7%202.1%208.7%203.2%209.4%203.2%208.4%204.5%2010.6%204.5%2010.6%206%2011.3%206%2011.3%204.5%2013.5%204.5%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.pws--header__mega-menu__top>li.involve>a:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2218%22%20height%3D%2213%22%20viewBox%3D%220%200%2018%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill%3Anone%3Bopacity%3A0.8%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M10.3%201.6C10.3%202.5%209.5%203.2%208.7%203.2%207.8%203.2%207.1%202.5%207.1%201.6%207.1%200.7%207.8%200%208.7%200%209.5%200%2010.3%200.7%2010.3%201.6ZM4.4%203.2C4.4%204.1%203.7%204.8%202.8%204.8%201.9%204.8%201.2%204.1%201.2%203.2%201.2%202.3%201.9%201.6%202.8%201.6%203.7%201.6%204.4%202.3%204.4%203.2ZM16.1%203.2C16.1%204.1%2015.4%204.8%2014.5%204.8%2013.6%204.8%2012.9%204.1%2012.9%203.2%2012.9%202.3%2013.6%201.6%2014.5%201.6%2015.4%201.6%2016.1%202.3%2016.1%203.2ZM14.5%205.8L14.5%205.8C16%205.8%2017.2%207%2017.2%208.5L17.2%2012.7%2011.9%2012.7%2011.9%209.5%209.2%2011C9.1%2011.1%209%2011.2%208.9%2011.2%208.8%2011.2%208.8%2011.2%208.7%2011.2%208.6%2011.2%208.5%2011.2%208.4%2011.2%208.3%2011.2%208.2%2011.1%208.1%2011L5.5%209.5%205.5%2012.7%200.2%2012.7%200.2%208.5C0.2%207%201.3%205.8%202.8%205.8%203.3%205.8%203.7%206%204.2%206.2L8.7%208.9%2013.2%206.2C13.6%206%2014%205.8%2014.5%205.8ZM8.7%207.6L6.1%206.2C6.5%205.1%207.4%204.3%208.7%204.3%209.9%204.3%2010.9%205.1%2011.2%206.2L8.7%207.6Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.pws--header__mega-menu__top>li.about>a:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2213px%22%20height%3D%2213px%22%20viewBox%3D%220%200%2013%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0D%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2049.1%20%2851147%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0D%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0D%0A%20%20%20%20%3Cdefs%3E%0D%0A%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22path-1%22%20points%3D%222.13181086e-05%20-2.84217094e-14%2012.9982735%20-2.84217094e-14%2012.9982735%2012.9597689%202.13181086e-05%2012.9597689%22%3E%3C%2Fpolygon%3E%0D%0A%20%20%20%20%3C%2Fdefs%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.8%22%3E%0D%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Navigation%2FonLoad%22%20transform%3D%22translate%28-792.000000%2C%20-11.000000%29%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22PWS-logowht%2Fshield%22%20transform%3D%22translate%28792.000000%2C%2011.000000%29%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Page-1%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Clip-2%22%3E%3C%2Fg%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0.68942017%2C1.47482848%20L0.65564188%2C1.49506026%20L0.0189563058%2C1.87825894%20L0.00233105384%2C2.60953046%20L0.00153937518%2C2.64827219%20C-0.0590680248%2C5.36828543%201.69221314%2C10.2381199%205.7754278%2C12.5500536%20C5.77516391%2C12.5499675%205.81149316%2C12.5705437%205.81149316%2C12.5705437%20L6.49893413%2C12.9597689%20L7.18619918%2C12.5705437%20L7.2226164%2C12.5499675%20C11.3054792%2C10.238206%2013.0571122%2C5.36854371%2012.9967687%2C2.64887483%20C12.9966808%2C2.64827219%2012.9958011%2C2.60953046%2012.9958011%2C2.60953046%20L12.9792638%2C1.87825894%20L12.3425782%2C1.49506026%20L12.3088879%2C1.47482848%20C10.4969994%2C0.3861%208.04684185%2C-2.58278146e-05%206.49893413%2C-2.58278146e-05%20C4.95085049%2C-2.58278146e-05%202.50069299%2C0.3861%200.68942017%2C1.47482848%22%20id%3D%22Fill-1%22%20fill%3D%22%23FEFEFE%22%20mask%3D%22url%28%23mask-2%29%22%3E%3C%2Fpath%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E")
}

.pws--header__mega-menu__top>li:hover,
.pws--header__mega-menu__top>li.focussed {
    background-color: #464442;
    outline: none
}

.pws--header__mega-menu__top>li:hover a span:after,
.pws--header__mega-menu__top>li.focussed a span:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 150ms;
    transition: -webkit-transform 150ms;
    transition: transform 150ms;
    transition: transform 150ms, -webkit-transform 150ms
}

.pws--header__mega-menu__top>li:hover .pws--mega-menu-content,
.pws--header__mega-menu__top>li.focussed .pws--mega-menu-content {
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 150ms;
    transition: opacity 150ms
}

.pws--header__mega-menu__top>li .pws--mega-menu-content {
    position: absolute;
    top: 100%;
    left: -100000px;
    width: 100%;
    background-color: #464442;
    color: #fff;
    padding: 25px 0;
    z-index: 1000;
    font-size: 1rem;
    opacity: 0;
    -webkit-transition: opacity 300ms linear 0s, left 0s linear 300ms;
    transition: opacity 300ms linear 0s, left 0s linear 300ms
}

.pws--mega-menu-content h3 {
    color: #fff
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content {
        left: 8px !important;
        overflow: scroll;
        opacity: 1;
        top: 0;
        width: calc(100vw - 16px);
        height: 100vh;
        -webkit-transition: -webkit-transform 300ms !important;
        transition: -webkit-transform 300ms !important;
        transition: transform 300ms !important;
        transition: transform 300ms, -webkit-transform 300ms !important;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .pws--header__mega-menu__top>li .pws--mega-menu-content.active {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-transition: -webkit-transform 150ms;
        transition: -webkit-transform 150ms;
        transition: transform 150ms;
        transition: transform 150ms, -webkit-transform 150ms
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content a:hover {
    text-decoration: underline
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__back {
    position: absolute;
    top: 16px;
    left: 12px;
    line-height: 1;
    font-size: .8125rem
}

@media(min-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__back {
        display: none
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__back:before {
    content: '';
    width: 32px;
    height: 32px;
    background: center center no-repeat transparent;
    background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4xICg1MTE0NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJERVNJR05TIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9IkhvbWUvaVBhZC1Qcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjE5LjAwMDAwMCwgLTM0NjguMDAwMDAwKSI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIxOS4wMDAwMDAsIDM0NjguMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMyIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Imljb24vYXJyb3cvcHVycGxlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4zMDc2OTIsIDE0Ljc2OTIzMSkiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTdHJva2UtMyIgcG9pbnRzPSIwIDAgMTAuNSA5LjY1MjUgMCAxOS41Ij48L3BvbHlsaW5lPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNCw0OCBDMzcuMjYxMiw0OCA0OCwzNy4yNjEyIDQ4LDI0IEM0OCwxMC43Mzg4IDM3LjI2MTIsMCAyNCwwIEMxMC43Mzg4LDAgMCwxMC43Mzg4IDAsMjQgQzAsMzcuMjYxMiAxMC43Mzg4LDQ4IDI0LDQ4IFogTTI0LDIuNCBDMzUuOTM4OCwyLjQgNDUuNiwxMi4wNjEyIDQ1LjYsMjQgQzQ1LjYsMzUuOTM4OCAzNS45Mzg4LDQ1LjYgMjQsNDUuNiBDMTIuMDYxMiw0NS42IDIuNCwzNS45Mzg4IDIuNCwyNCBDMi40LDEyLjA2MTIgMTIuMDYxMiwyLjQgMjQsMi40IFoiIGlkPSJGaWxsLTIiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=");
    display: inline-block;
    background-size: 32px 32px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -2px
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc((((100vw - (104px))/14)*12) + (88px));
    margin: 0 auto
}

@media(min-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(min-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(min-width:1400px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(min-width:1400px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        width: calc((((100vw - (104px))/14)*10) + (72px))
    }
}

@media(min-width:1400px) and (min-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        width: calc((((100vw - (208px))/14)*10) + (144px))
    }
}

@media(min-width:1400px) and (min-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        width: calc((((100vw - (312px))/14)*10) + (216px))
    }
}

@media(min-width:1400px) and (min-width:1400px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        width: calc((((100vw - (416px))/14)*10) + (288px))
    }
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        margin-top: 60px;
        width: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: calc((((100vw - (104px))/14)*1));
        margin-right: calc((((100vw - (104px))/14)*1))
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        margin-left: calc((((100vw - (208px))/14)*1))
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        margin-left: calc((((100vw - (312px))/14)*1))
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        margin-left: calc((((100vw - (416px))/14)*1))
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        margin-right: calc((((100vw - (208px))/14)*1))
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        margin-right: calc((((100vw - (312px))/14)*1))
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        margin-right: calc((((100vw - (416px))/14)*1))
    }
}

@media(max-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        margin-left: 0;
        margin-right: 0
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner>h2 {
    position: absolute;
    left: -100000px
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner>h2 {
        left: 10px;
        top: 62px;
        font-size: 1.125rem
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner h2 {
    position: absolute;
    left: -1000000px
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner>div {
    padding: 0 10px
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner>div {
        margin-bottom: 50px;
        padding: 0 20px
    }
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner>div.explore-map {
        display: none
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner h3 {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 0;
    position: relative
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner h3:after {
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #64bd5f
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner h3 {
        font-weight: normal
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: calc(24/16)
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner ul {
        font-size: 1rem
    }
}

@media(max-width:770px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner ul {
        font-size: .875rem
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner ul.two-col {
    -webkit-columns: 2;
    columns: 2;
    -webkit-column-gap: 60px;
    column-gap: 60px
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner ul.two-col {
        -webkit-columns: 1;
        columns: 1
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner ul li a {
    display: inline-block;
    position: relative
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner ul li a:focus:after {
    content: '';
    position: absolute;
    top: calc(100% - 2px);
    left: 0;
    width: 100%
}

.pws--header__mega-menu__top a:focus {
    outline: none;
    border-bottom: 2px dotted #ffc713
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .explore-map svg path,
.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .explore-map svg polygon {
    -webkit-transition: fill 350ms;
    transition: fill 350ms
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .explore-map svg .active {
    fill: #55437e;
    -webkit-transition: fill 300ms;
    transition: fill 300ms
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block {
    width: 480px
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper {
    width: 100%;
    height: 270px
}

@media(max-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper {
        display: block;
        width: auto;
        height: auto
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column {
    width: calc(50% - 10px);
    margin: 0 5px;
    height: 100%
}

@media(max-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column {
        width: auto;
        height: auto;
        margin-bottom: 10px
    }
}

@media(max-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .feature-single {
        height: 40vw
    }
}

@media(max-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .feature-single .image {
        height: 100%;
        min-height: 0
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .feature-single .text,
.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
    width: auto;
    padding: 10px
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .feature-single .text h3,
.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text h3 {
    font-size: 1rem;
    line-height: calc(19/16);
    font-weight: normal;
    text-transform: none
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .feature-single .text h3:after,
.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text h3:after {
    content: none
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .feature-single .text h3 span.icon,
.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text h3 span.icon {
    display: none
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .feature-single .text .hidden-text,
.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text .hidden-text {
    display: none !important
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single {
    height: calc(50% - 5px);
    margin-top: 10px
}

@media(max-width:950px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single {
        height: 40vw
    }
}

.pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single:nth-child(1) {
    margin-top: 0
}

@media(max-width:1200px) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner .pws--threeimg-block__block-wrapper__column .column-wrapper__single .image {
        height: 100%;
        min-height: 0
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner {
        justify-content: flex-start
    }

    .pws--header__mega-menu__top>li .pws--mega-menu-content__inner>div {
        padding: 0 50px 0 0
    }
}

.pws--header__tools {
    margin-left: auto;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.pws--header__tools>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid #5a5957
}

.pws--header__tools>*:first-child {
    border-left: none
}

.pws--header__tools__alerts {
    padding: 0 15px
}

.pws--header__tools__alerts a {
    color: #ffc713;
    font-size: .8125rem;
    font-weight: bold;
    text-decoration: none;
    background-color: #111;
    line-height: 1;
    padding: 5px 10px 2px;
    border-radius: 12px;
    -webkit-transition: background-color 350ms;
    transition: background-color 350ms
}

.pws--header__tools__alerts a:hover,
.pws--header__tools__alerts a:focus {
    background-color: #ffc713;
    color: #312f2d;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms
}

.pws--header__tools__search a {
    padding: 0 20px;
    height: 100%;
    width: 24px;
    background: no-repeat center center;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill%3Anone%3Bopacity%3A0.8%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M23.6%2021.6L16.3%2014.4C17.5%2012.9%2018.1%2011.1%2018.1%209%2018.1%204%2014.1%200%209%200%204%200%200%204%200%209%200%2014.1%204%2018.1%209%2018.1%2011.1%2018.1%2012.9%2017.5%2014.4%2016.3L21.6%2023.6C21.9%2023.9%2022.3%2024%2022.6%2024%2023%2024%2023.3%2023.9%2023.6%2023.6%2024.1%2023%2024.1%2022.2%2023.6%2021.6L23.6%2021.6ZM9%2015.3C5.6%2015.3%202.8%2012.5%202.8%209%202.8%205.6%205.6%202.8%209%202.8%2012.5%202.8%2015.3%205.6%2015.3%209%2015.3%2012.5%2012.5%2015.3%209%2015.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    text-indent: -100000px;
    -webkit-transition: background-color 200ms;
    transition: background-color 200ms
}

.pws--header__tools__search a:hover,
.pws--header__tools__search a:focus {
    background-color: #55437e;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms
}

@media(max-width:950px) {
    .pws--header__tools__search a {
        padding: 0 12px
    }
}

.pws--header__tools__translate {
    max-width: 90px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 1.1;
    -webkit-transition: background-color 200ms;
    transition: background-color 200ms
}

.pws--header__tools__translate.focus-within {
    background-color: #55437e;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms
}

.pws--header__tools__translate .goog-te-gadget {
    white-space: inherit;
    padding: 0 20px
}

.pws--header__tools__translate .goog-te-gadget-simple {
    background-color: transparent;
    border: none;
    font-size: .6875rem
}

.pws--header__tools__translate .goog-te-gadget-simple .goog-te-gadget-icon {
    display: none
}

.pws--header__tools__translate .goog-te-gadget-simple .goog-te-menu-value {
    color: #fff;
    text-align: center;
    margin: 0 !important;
    outline: none
}

.pws--header__tools__translate .goog-te-gadget-simple .goog-te-menu-value img {
    display: none
}

.pws--header__tools__translate .goog-te-gadget-simple .goog-te-menu-value span {
    border-left: none !important;
    white-space: pre-wrap
}

.pws--header__tools__translate .goog-te-gadget-simple .goog-te-menu-value span:last-child {
    display: block;
    margin-top: 3px;
    text-indent: -100000px;
    background: center center no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2213%22%20height%3D%227%22%20viewBox%3D%220%200%2013%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill-opacity%3A0.4%3Bfill%3Anone%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpolygon%20transform%3D%22translate%28-410%20-32%29translate%28410%2026%29translate%286.5%206.5%29rotate%28-315%29translate%28-6.5%20-6.5%29%22%20points%3D%2210.8%202.2%2010.8%2010.8%202.2%2010.8%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.pws--header__search {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #55437e;
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: opacity 300ms linear 0s, -webkit-transform 0s linear 300ms;
    transition: opacity 300ms linear 0s, -webkit-transform 0s linear 300ms;
    transition: opacity 300ms linear 0s, transform 0s linear 300ms;
    transition: opacity 300ms linear 0s, transform 0s linear 300ms, -webkit-transform 0s linear 300ms
}

.pws--header__search.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: opacity 150ms, -webkit-transform 150ms;
    transition: opacity 150ms, -webkit-transform 150ms;
    transition: transform 150ms, opacity 150ms;
    transition: transform 150ms, opacity 150ms, -webkit-transform 150ms
}

.pws--header__search.active .pws--header__search__form,
.pws--header__search.active .pws--header__search__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pws--header__search__close {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.pws--header__search__close a {
    height: 100%;
    width: 24px;
    text-indent: -100000px;
    display: block;
    background: no-repeat center center transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill%3Anone%3Bopacity%3A0.8%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M23.6%2021.6L16.3%2014.4C17.5%2012.9%2018.1%2011.1%2018.1%209%2018.1%204%2014.1%200%209%200%204%200%200%204%200%209%200%2014.1%204%2018.1%209%2018.1%2011.1%2018.1%2012.9%2017.5%2014.4%2016.3L21.6%2023.6C21.9%2023.9%2022.3%2024%2022.6%2024%2023%2024%2023.3%2023.9%2023.6%2023.6%2024.1%2023%2024.1%2022.2%2023.6%2021.6L23.6%2021.6ZM9%2015.3C5.6%2015.3%202.8%2012.5%202.8%209%202.8%205.6%205.6%202.8%209%202.8%2012.5%202.8%2015.3%205.6%2015.3%209%2015.3%2012.5%2012.5%2015.3%209%2015.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    padding: 0 10px;
    -webkit-transition: background 350ms;
    transition: background 350ms
}

.pws--header__search__close a:focus {
    outline: none;
    background-color: #312f2d;
    -webkit-transition: background 300ms;
    transition: background 300ms
}

.pws--header__search__form {
    display: none;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

@media(max-width:950px) {
    .pws--header__search__form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.pws--header__search__form input[type="text"] {
    margin: 4px 0 4px 6px;
    font-size: .875rem;
    padding: 0 18px;
    min-width: 30vw;
    font-style: italic
}

.pws--header__search__form button {
    background-color: rgba(255, 255, 255, .1);
    border-radius: 0;
    border: 0;
    color: #fff;
    margin: 4px 23px 4px 6px;
    padding: 0 24px
}

.pws--header__search__form button:hover,
.pws--header__search__form button:focus {
    text-decoration: underline
}

.pws--header__parks-pass {
    position: absolute;
    top: calc(100% + 56px);
    right: calc((((100vw - (104px))/14)*1) + 8px);
    height: 100%
}

@media(min-width:950px) {
    .pws--header__parks-pass {
        right: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--header__parks-pass {
        right: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--header__parks-pass {
        right: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:770px) {
    .pws--header__parks-pass {
        top: calc(100% + 8px);
        right: calc(1*(8*1px))
    }
}

@media(max-width:770px) and (min-width:950px) {
    .pws--header__parks-pass {
        right: calc(1*(16*1px))
    }
}

@media(max-width:770px) and (min-width:1200px) {
    .pws--header__parks-pass {
        right: calc(1*(24*1px))
    }
}

@media(max-width:770px) and (min-width:1400px) {
    .pws--header__parks-pass {
        right: calc(1*(32*1px))
    }
}

.pws--header__parks-pass a {
    display: block;
    background-color: #55437e;
    padding: 15px 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 28px;
    width: calc((((100vw - (104px))/14)*3) + (16px));
    color: #fff;
    line-height: 1;
    font-size: 1rem;
    text-decoration: none;
    -webkit-transition: background 300ms;
    transition: background 300ms
}

@media(min-width:950px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (208px))/14)*3) + (32px))
    }
}

@media(min-width:1200px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (312px))/14)*3) + (48px))
    }
}

@media(min-width:1400px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (416px))/14)*3) + (64px))
    }
}

@media(max-width:950px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (104px))/14)*4) + (24px))
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (208px))/14)*4) + (48px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (312px))/14)*4) + (72px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (416px))/14)*4) + (96px))
    }
}

@media(max-width:770px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (104px))/14)*14) + (104px) + -16px)
    }
}

@media(max-width:770px) and (min-width:950px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (208px))/14)*14) + (208px) + -32px)
    }
}

@media(max-width:770px) and (min-width:1200px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (312px))/14)*14) + (312px) + -48px)
    }
}

@media(max-width:770px) and (min-width:1400px) {
    .pws--header__parks-pass a {
        width: calc((((100vw - (416px))/14)*14) + (416px) + -64px)
    }
}

.pws--header__parks-pass a:after {
    content: '';
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%228px%22%20height%3D%2213px%22%20viewBox%3D%220%200%208%2013%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0D%0A%20%20%20%20%3C%21--%20Generator%3A%20Sketch%2049.1%20%2851147%29%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0D%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0D%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%0D%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22button%2Farrow%2Frounded%22%20transform%3D%22translate%28-193.000000%2C%20-22.000000%29%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22icon%2Farrow%2Fwht%22%20transform%3D%22translate%28194.000000%2C%2023.000000%29%22%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpolyline%20id%3D%22Stroke-3%22%20points%3D%220%200%205.6875%205.2284375%200%2010.5625%22%3E%3C%2Fpolyline%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E") no-repeat center center/contain;
    position: absolute;
    right: 22px;
    top: 22px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 8px;
    height: 16px
}

.pws--header__parks-pass a:hover,
.pws--header__parks-pass a:focus {
    text-decoration: underline;
    background: #4a3a6d;
    -webkit-transition: background 300ms;
    transition: background 300ms;
    outline: none
}

.pws--header__parks-pass a:focus {
    outline: 2px dotted #ffc713
}

.goog-te-menu-frame {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.critical {
    display: block;
    height: auto;
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none
}

.critical .wrapper {
    margin-top: -56px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.critical .wrapper .pws--mega-menu-content {
    top: 56px
}

.critical .wrapper .pws--header__tools {
    height: 56px
}

.critical .wrapper .pws--header__search {
    height: 56px
}

.critical.sticky .wrapper {
    margin-top: 0 !important
}

.parks footer p {
    color: #dfdddc
}

footer {
    background: #312f2d;
    color: #dfdddc;
    text-align: center;
    padding: 40px 0
}

@media(max-width:770px) {
    footer {
        padding: 20px 0
    }
}

footer .footer-wrapper {
    position: relative;
    width: calc((((100vw - (104px))/14)*10) + (72px));
    left: calc((((100vw - (104px))/14)*2) + (8px) + 8px)
}

@media(min-width:950px) {
    footer .footer-wrapper {
        width: calc((((100vw - (208px))/14)*10) + (144px))
    }
}

@media(min-width:1200px) {
    footer .footer-wrapper {
        width: calc((((100vw - (312px))/14)*10) + (216px))
    }
}

@media(min-width:1400px) {
    footer .footer-wrapper {
        width: calc((((100vw - (416px))/14)*10) + (288px))
    }
}

@media(min-width:950px) {
    footer .footer-wrapper {
        left: calc((((100vw - (208px))/14)*2) + (16px) + 16px)
    }
}

@media(min-width:1200px) {
    footer .footer-wrapper {
        left: calc((((100vw - (312px))/14)*2) + (24px) + 24px)
    }
}

@media(min-width:1400px) {
    footer .footer-wrapper {
        left: calc((((100vw - (416px))/14)*2) + (32px) + 32px)
    }
}

@media(max-width:950px) {
    footer .footer-wrapper {
        width: calc((((100vw - (104px))/14)*12) + (88px));
        left: calc((((100vw - (104px))/14)*1) + 8px)
    }
}

@media(max-width:950px) and (min-width:950px) {
    footer .footer-wrapper {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    footer .footer-wrapper {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    footer .footer-wrapper {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(max-width:950px) and (min-width:950px) {
    footer .footer-wrapper {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(max-width:950px) and (min-width:1200px) {
    footer .footer-wrapper {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(max-width:950px) and (min-width:1400px) {
    footer .footer-wrapper {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:770px) {
    footer .footer-wrapper {
        width: calc(100% - 28px);
        left: 14px
    }
}

footer .footer-wrapper nav {
    font-size: 1rem;
    padding: 10px 0
}

footer .footer-wrapper nav ul li {
    display: inline-block;
    padding: 0 8px;
    border-left: 1px solid #5a5957;
    margin-bottom: 10px
}

footer .footer-wrapper nav ul li:first-of-type {
    border-left: none
}

footer .footer-wrapper nav ul li a {
    position: relative
}

footer .footer-wrapper nav ul li a:focus {
    outline: none
}

footer .footer-wrapper nav ul li a:focus:after {
    content: '';
    position: absolute;
    top: calc(100% - 2px);
    left: 0;
    width: 100%;
    border-bottom: 2px dotted #ffc713
}

footer p a:focus {
    outline: 2px dotted #ffc713
}

footer .footer-wrapper ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

footer .footer-wrapper ul li {
    display: inline-block
}

@media(max-width:500px) {
    footer .footer-wrapper .menu ul li {
        display: block;
        border-left: 0;
        font-size: .875rem
    }
}

footer .footer-wrapper a {
    color: #dfdddc;
    text-decoration: none
}

footer .footer-wrapper a:hover {
    text-decoration: underline
}

footer .footer-wrapper .social {
    padding: 20px 0
}

footer .footer-wrapper .social ul li {
    margin-left: 8px
}

footer .footer-wrapper .social ul li a {
    opacity: .6;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms
}

footer .footer-wrapper .social ul li a:hover,
footer .footer-wrapper .social ul li a:focus {
    outline: none;
    opacity: 1;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms
}

footer .footer-wrapper .disclaimer {
    padding: 20px 0;
    border-bottom: 1px solid #5a5957
}

footer .footer-wrapper .disclaimer p {
    font-size: .875rem;
    max-width: 500px;
    margin: 0 auto
}

@media(max-width:500px) {
    footer .footer-wrapper .disclaimer p {
        font-size: .75rem
    }
}

footer .footer-wrapper .logos {
    padding: 20px 0 40px
}

footer .footer-wrapper .logos img {
    max-height: 70px;
    width: auto;
    margin-left: calc((((100vw - (104px))/14)*1))
}

@media(min-width:950px) {
    footer .footer-wrapper .logos img {
        margin-left: calc((((100vw - (208px))/14)*1))
    }
}

@media(min-width:1200px) {
    footer .footer-wrapper .logos img {
        margin-left: calc((((100vw - (312px))/14)*1))
    }
}

@media(min-width:1400px) {
    footer .footer-wrapper .logos img {
        margin-left: calc((((100vw - (416px))/14)*1))
    }
}

footer .footer-wrapper .logos img:first-of-type {
    margin-left: 0
}

footer .footer-wrapper .logos a:focus {
    outline: 2px dotted #ffc713
}

footer .footer-wrapper .bottom-nav {
    font-size: .875rem;
    font-style: italic
}

@media(max-width:500px) {
    footer .footer-wrapper .bottom-nav {
        font-size: .75rem
    }
}

.general-wrapper {
    position: relative;
    width: calc((((100vw - (104px))/14)*12) + (88px));
    left: calc((((100vw - (104px))/14)*1) + 8px)
}

@media(min-width:950px) {
    .general-wrapper {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(min-width:1200px) {
    .general-wrapper {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(min-width:1400px) {
    .general-wrapper {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(min-width:950px) {
    .general-wrapper {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .general-wrapper {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .general-wrapper {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:770px) {
    .general-wrapper {
        width: calc(100% - 28px);
        left: 14px
    }
}

.pws--main-image,
.pws--generic-main-image {
    height: calc(100vh - 56px - 24px);
    position: relative
}

.pws--main-image .image,
.pws--generic-main-image .image {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%
}

.pws--main-image .alt-background,
.pws--generic-main-image .alt-background {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #939393
}

.pws--main-image-credit {
    display: block;
    width: 21px;
    height: 16px;
    background: no-repeat center center;
    position: absolute;
    left: calc((100vw - (80px)) + 15px);
    top: 15px;
    cursor: pointer;
    padding: 3px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAgLS0+DQo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiIFsNCgk8IUVOVElUWSBuc19mbG93cyAiaHR0cDovL25zLmFkb2JlLmNvbS9GbG93cy8xLjAvIj4NCl0+DQo8c3ZnIHZlcnNpb249IjEuMSINCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyINCgkgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNnB4IiBoZWlnaHQ9IjIxcHgiIHZpZXdCb3g9Ii0wLjIgLTAuMTEyIDI2IDIxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IC0wLjIgLTAuMTEyIDI2IDIxIg0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxkZWZzPg0KPC9kZWZzPg0KPHBhdGggZmlsbD0iIzMxMkYyRCIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTIxLjY4Nyw0LjQ0OGgtMi43NTkNCgljLTAuMzQ0LDAtMC44MDUtMC4zNDUtMC45MTktMC42ODlsLTAuNjg5LTIuMDY5QzE3LjIwNCwxLjM0NCwxNi44NTksMSwxNi4zOTksMUg4LjU4NUM4LjI0LDEsNy43ODEsMS4zNDQsNy42NjYsMS42ODlMNi45NzYsMy43NTgNCgljLTAuMTE1LDAuMzQ1LTAuNDYsMC42ODktMC45MTksMC42ODlIMy4yOThDMi4wMzQsNC40NDgsMSw1LjQ4MiwxLDYuNzQ2djEwLjM0M2MwLDEuMjY0LDEuMDM0LDIuMjk5LDIuMjk4LDIuMjk5aDE4LjM4OA0KCWMxLjI2NCwwLDIuMjk5LTEuMDM1LDIuMjk5LTIuMjk5VjYuNzQ2QzIzLjk4NSw1LjQ4MiwyMi45NSw0LjQ0OCwyMS42ODcsNC40NDhMMjEuNjg3LDQuNDQ4eiIvPg0KPHBhdGggZmlsbD0iIzMxMkYyRCIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTEyLjQ5MiwxNS4zNjljLTIuMzI5LDAtNC4zMTItMS44OTYtNC4zMTItNC4zMTINCgljMC0yLjQxNSwxLjk4My00LjMxMyw0LjMxMi00LjMxM2MyLjQxNiwwLDQuMzEzLDEuODk3LDQuMzEzLDQuMzEzQzE2LjgwNSwxMy40NzIsMTQuOTA4LDE1LjM2OSwxMi40OTIsMTUuMzY5eiIvPg0KPC9zdmc+DQo=')
}

@media(max-width:770px) {
    .pws--main-image-credit {
        top: 75px
    }
}

.ui-front {
    z-index: 9999 !important
}

.ui-widget {
    background-color: rgba(255, 255, 255, .8) !important
}

.ui-widget-header {
    background-color: #312f2d !important;
    color: #fff !important
}

.pws--main-image__wrapper,
.pws--generic-main-image__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    bottom: 0;
    left: calc((((100vw - (104px))/14)*1) + 8px)
}

@media(min-width:950px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:1200px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        width: calc((((100vw - (104px))/14)*9) + (64px));
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse
    }
}

@media(max-width:1200px) and (min-width:950px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        width: calc((((100vw - (208px))/14)*9) + (128px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        width: calc((((100vw - (312px))/14)*9) + (192px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        width: calc((((100vw - (416px))/14)*9) + (256px))
    }
}

@media(max-width:770px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        width: calc((((100vw - (104px))/14)*13) + (96px));
        left: calc(1*(8*1px))
    }
}

@media(max-width:770px) and (min-width:950px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        width: calc((((100vw - (208px))/14)*13) + (192px))
    }
}

@media(max-width:770px) and (min-width:1200px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        width: calc((((100vw - (312px))/14)*13) + (288px))
    }
}

@media(max-width:770px) and (min-width:1400px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        width: calc((((100vw - (416px))/14)*13) + (384px))
    }
}

@media(max-width:770px) and (min-width:950px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        left: calc(1*(16*1px))
    }
}

@media(max-width:770px) and (min-width:1200px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        left: calc(1*(24*1px))
    }
}

@media(max-width:770px) and (min-width:1400px) {

    .pws--main-image__wrapper,
    .pws--generic-main-image__wrapper {
        left: calc(1*(32*1px))
    }
}

.pws--main-image__wrapper__text h1,
.pws--generic-main-image__wrapper__text h1 {
    color: #000;
    margin-bottom: .5em
}

.pws--main-image__wrapper__text p,
.pws--generic-main-image__wrapper__text p {
    color: #000
}

.pws--main-image__wrapper__text,
.pws--generic-main-image__wrapper__text {
    position: relative;
    width: calc((((100vw - (104px))/14)*6) + (40px) + 8px);
    background-color: rgba(255, 255, 255, .8)
}

@media(min-width:950px) {

    .pws--main-image__wrapper__text,
    .pws--generic-main-image__wrapper__text {
        width: calc((((100vw - (208px))/14)*6) + (80px) + 16px)
    }
}

@media(min-width:1200px) {

    .pws--main-image__wrapper__text,
    .pws--generic-main-image__wrapper__text {
        width: calc((((100vw - (312px))/14)*6) + (120px) + 24px)
    }
}

@media(min-width:1400px) {

    .pws--main-image__wrapper__text,
    .pws--generic-main-image__wrapper__text {
        width: calc((((100vw - (416px))/14)*6) + (160px) + 32px)
    }
}

@media(max-width:1200px) {

    .pws--main-image__wrapper__text,
    .pws--generic-main-image__wrapper__text {
        width: 100%;
        max-width: inherit
    }
}

.pws--main-image__wrapper__text .wrapper,
.pws--generic-main-image__wrapper__text .wrapper {
    padding: 22px 22px 12px 22px
}

@media(max-width:1200px) {

    .pws--main-image__wrapper__text .wrapper,
    .pws--generic-main-image__wrapper__text .wrapper {
        padding: 24px
    }
}

@media(max-width:770px) {

    .pws--main-image__wrapper__text .wrapper,
    .pws--generic-main-image__wrapper__text .wrapper {
        padding-right: 56px
    }
}

.pws--main-image__wrapper__text .pws-pretitle,
.pws--generic-main-image__wrapper__text .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {

    .pws--main-image__wrapper__text .pws-pretitle,
    .pws--generic-main-image__wrapper__text .pws-pretitle {
        font-size: .75rem
    }
}

.pws--main-image__wrapper__text .pws-pretitle:after,
.pws--generic-main-image__wrapper__text .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {

    .pws--main-image__wrapper__text .pws-pretitle:after,
    .pws--generic-main-image__wrapper__text .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--main-image__wrapper__text h1,
.pws--generic-main-image__wrapper__text h1 {
    margin-bottom: 8px
}

@media(max-width:770px) {

    .pws--main-image__wrapper__text h1,
    .pws--generic-main-image__wrapper__text h1 {
        font-size: 1.75rem
    }
}

.pws--main-image__wrapper__text p,
.pws--generic-main-image__wrapper__text p {
    margin: 0;
    font-size: 1.5rem
}

@media(max-width:770px) {

    .pws--main-image__wrapper__text p,
    .pws--generic-main-image__wrapper__text p {
        font-size: 1.125rem
    }
}

.home .parks h1 {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {
    .home .parks h1 {
        font-size: .75rem
    }
}

.home .parks h1:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .home .parks h1:after {
        top: calc(100% + 4px)
    }
}

.home .parks .pws--main-image__wrapper__text p,
.home .parks .pws--generic-main-image__wrapper__text p {
    font-size: 2.625rem;
    font-weight: normal;
    margin: 32px 0 0;
    line-height: calc(48/42)
}

@media(max-width:770px) {

    .home .parks .pws--main-image__wrapper__text p,
    .home .parks .pws--generic-main-image__wrapper__text p {
        font-size: 1.75rem
    }
}

.pws--main-image__wrapper__text .arrow,
.pws--generic-main-image__wrapper__text .arrow {
    position: absolute;
    right: 20px;
    bottom: 10px
}

.pws--main-image__wrapper__text .arrow a,
.pws--generic-main-image__wrapper__text .arrow a {
    padding: 5px
}

.pws--main-image__wrapper__text .arrow a:focus,
.pws--generic-main-image__wrapper__text .arrow a:focus {
    outline: 2px dotted #55437e
}

@media(max-width:770px) {

    .pws--main-image__wrapper__text .arrow,
    .pws--generic-main-image__wrapper__text .arrow {
        right: 24px;
        bottom: 24px
    }

    .pws--main-image__wrapper__text .arrow img,
    .pws--generic-main-image__wrapper__text .arrow img {
        max-width: 16px
    }
}

.pws--main-image__wrapper__text .page-icon,
.pws--generic-main-image__wrapper__text .page-icon {
    position: absolute;
    right: 15px;
    top: 15px
}

.pws--main-image__wrapper__text .page-icon img,
.pws--generic-main-image__wrapper__text .page-icon img {
    max-height: 60px
}

@media(max-width:770px) {

    .pws--main-image__wrapper__text .page-icon,
    .pws--generic-main-image__wrapper__text .page-icon {
        right: 24px;
        top: 24px
    }

    .pws--main-image__wrapper__text .page-icon img,
    .pws--generic-main-image__wrapper__text .page-icon img {
        max-height: 30px
    }
}

.parks .pws--main-image__wrapper__warning p,
.parks .pws--generic-main-image__wrapper__warning p {
    color: #fff
}

.pws--main-image__wrapper__warning,
.pws--generic-main-image__wrapper__warning {
    position: relative;
    width: calc((((100vw - (104px))/14)*6) + (40px));
    color: #fff
}

@media(min-width:950px) {

    .pws--main-image__wrapper__warning,
    .pws--generic-main-image__wrapper__warning {
        width: calc((((100vw - (208px))/14)*6) + (80px))
    }
}

@media(min-width:1200px) {

    .pws--main-image__wrapper__warning,
    .pws--generic-main-image__wrapper__warning {
        width: calc((((100vw - (312px))/14)*6) + (120px))
    }
}

@media(min-width:1400px) {

    .pws--main-image__wrapper__warning,
    .pws--generic-main-image__wrapper__warning {
        width: calc((((100vw - (416px))/14)*6) + (160px))
    }
}

@media(max-width:1200px) {

    .pws--main-image__wrapper__warning,
    .pws--generic-main-image__wrapper__warning {
        width: 100%
    }
}

.pws--main-image__wrapper__warning .warning-details,
.pws--generic-main-image__wrapper__warning .warning-details {
    position: absolute;
    background: #312f2d;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pws--main-image__wrapper__warning .warning-details:hover .see-details,
.pws--generic-main-image__wrapper__warning .warning-details:hover .see-details {
    text-decoration: underline
}

@media(max-width:1200px) {

    .pws--main-image__wrapper__warning .warning-details,
    .pws--generic-main-image__wrapper__warning .warning-details {
        position: relative
    }
}

.pws--main-image__wrapper__warning .warning-details .text,
.pws--generic-main-image__wrapper__warning .warning-details .text {
    padding: 8px 16px;
    width: calc(100% - 150px - 72px)
}

@media(max-width:1200px) {

    .pws--main-image__wrapper__warning .warning-details .text,
    .pws--generic-main-image__wrapper__warning .warning-details .text {
        width: calc(100% - 120px - 72px)
    }
}

@media(max-width:770px) {

    .pws--main-image__wrapper__warning .warning-details .text,
    .pws--generic-main-image__wrapper__warning .warning-details .text {
        width: calc(100% - 30px - 72px)
    }
}

.pws--main-image__wrapper__warning .warning-details .text h2,
.pws--generic-main-image__wrapper__warning .warning-details .text h2 {
    color: #ffc713;
    font-size: .875rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0
}

.pws--main-image__wrapper__warning .warning-details .text h2:before,
.pws--generic-main-image__wrapper__warning .warning-details .text h2:before {
    content: '';
    width: 18px;
    height: 18px;
    position: relative;
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE2IDE0Ij48ZGVzYz4gIENyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxnIGZpbGw9Im5vbmUiPjxnIGZpbGw9IiNGRkM3MTMiPjxwYXRoIGQ9Ik0xNC41IDE0TDEuNSAxNEMwLjkgMTQgMC41IDEzLjcgMC4yIDEzLjMgLTAuMSAxMi44LTAuMSAxMi4zIDAuMiAxMS44TDYuNyAwLjdDNyAwLjMgNy41IDAgOCAwIDguNSAwIDkgMC4zIDkuMyAwLjdMMTUuOCAxMS44QzE2LjEgMTIuMyAxNi4xIDEyLjggMTUuOCAxMy4zIDE1LjUgMTMuNyAxNS4xIDE0IDE0LjUgMTRMMTQuNSAxNFpNMS4zIDEyLjVDMS4zIDEyLjUgMS4zIDEyLjYgMS4zIDEyLjYgMS40IDEyLjYgMS40IDEyLjcgMS41IDEyLjdMMTQuNSAxMi43QzE0LjYgMTIuNyAxNC42IDEyLjYgMTQuNyAxMi42IDE0LjcgMTIuNiAxNC43IDEyLjUgMTQuNyAxMi41TDguMSAxLjRDOC4xIDEuMyA3LjkgMS4zIDcuOSAxLjRMMS4zIDEyLjUgMS4zIDEyLjVaTTggOS4zQzcuNiA5LjMgNy4zIDkgNy4zIDguN0w3LjMgNS4zQzcuMyA1IDcuNiA0LjcgOCA0LjcgOC40IDQuNyA4LjcgNSA4LjcgNS4zTDguNyA4LjdDOC43IDkgOC40IDkuMyA4IDkuM1pNOCAxMS4zQzcuOSAxMS4zIDcuOCAxMS4zIDcuNyAxMS4zIDcuNyAxMS4yIDcuNiAxMS4yIDcuNSAxMS4xIDcuNCAxMSA3LjMgMTAuOCA3LjMgMTAuNyA3LjMgMTAuNiA3LjQgMTAuNSA3LjQgMTAuNCA3LjQgMTAuMyA3LjUgMTAuMyA3LjUgMTAuMiA3LjYgMTAuMSA3LjcgMTAuMSA3LjcgMTAuMSA3LjkgMTAgOC4xIDEwIDguMyAxMC4xIDguMyAxMC4xIDguNCAxMC4xIDguNSAxMC4yIDguNSAxMC4zIDguNiAxMC4zIDguNiAxMC40IDguNiAxMC41IDguNyAxMC42IDguNyAxMC43IDguNyAxMC44IDguNiAxMSA4LjUgMTEuMSA4LjMgMTEuMyA4LjIgMTEuMyA4IDExLjNMOCAxMS4zWiIvPjwvZz48L2c+PC9zdmc+") no-repeat center center/contain;
    display: inline-block;
    top: 2px;
    margin-right: 5px
}

.pws--main-image__wrapper__warning .warning-details .text p,
.pws--generic-main-image__wrapper__warning .warning-details .text p {
    margin: 0;
    margin-top: 8px
}

@media(max-width:770px) {

    .pws--main-image__wrapper__warning .warning-details .text p,
    .pws--generic-main-image__wrapper__warning .warning-details .text p {
        display: none
    }
}

.pws--main-image__wrapper__warning .warning-details .see-details,
.pws--generic-main-image__wrapper__warning .warning-details .see-details {
    background: #ffc713;
    padding: 0 16px;
    color: #312f2d;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    margin: 0;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 150px
}

@media(max-width:1200px) {

    .pws--main-image__wrapper__warning .warning-details .see-details,
    .pws--generic-main-image__wrapper__warning .warning-details .see-details {
        width: 120px
    }
}

@media(max-width:770px) {

    .pws--main-image__wrapper__warning .warning-details .see-details,
    .pws--generic-main-image__wrapper__warning .warning-details .see-details {
        width: 30px
    }
}

.pws--main-image__wrapper__warning .warning-details .see-details:hover,
.pws--main-image__wrapper__warning .warning-details .see-details:focus,
.pws--generic-main-image__wrapper__warning .warning-details .see-details:hover,
.pws--generic-main-image__wrapper__warning .warning-details .see-details:focus {
    text-decoration: underline;
    outline: none
}

.pws--main-image__wrapper__warning .warning-details .see-details span,
.pws--generic-main-image__wrapper__warning .warning-details .see-details span {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block
}

.pws--main-image__wrapper__warning .warning-details .see-details span:after,
.pws--generic-main-image__wrapper__warning .warning-details .see-details span:after {
    content: '';
    width: 14px;
    height: 14px;
    position: relative;
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyI+PGRlc2M+ICBDcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz48ZyBmaWxsPSJub25lIj48ZyBmaWxsPSIjMTUxOTE4Ij48cGF0aCBkPSJNNS43IDdDNS41IDcgNS4zIDYuOSA1LjEgNi43TDAuMiAxLjRDLTAuMSAxLjEtMC4xIDAuNSAwLjIgMC4yIDAuNi0wLjEgMS4xLTAuMSAxLjQgMC4zTDUuNyA1IDEwLjEgMC4zQzEwLjQtMC4xIDEwLjktMC4xIDExLjIgMC4yIDExLjUgMC41IDExLjUgMS4xIDExLjIgMS40TDYuMyA2LjdDNi4xIDYuOSA1LjEgNyA0LjkgNyIvPjwvZz48L2c+PC9zdmc+") no-repeat center center/contain;
    display: inline-block;
    top: 2px;
    margin-left: 24px
}

@media(max-width:770px) {

    .pws--main-image__wrapper__warning .warning-details .see-details span,
    .pws--generic-main-image__wrapper__warning .warning-details .see-details span {
        display: none
    }
}

@media(max-width:770px) {

    .pws--main-image__wrapper__warning .warning-details .see-details:after,
    .pws--generic-main-image__wrapper__warning .warning-details .see-details:after {
        content: '';
        width: 14px;
        height: 14px;
        position: relative;
        background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyI+PGRlc2M+ICBDcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz48ZyBmaWxsPSJub25lIj48ZyBmaWxsPSIjMTUxOTE4Ij48cGF0aCBkPSJNNS43IDdDNS41IDcgNS4zIDYuOSA1LjEgNi43TDAuMiAxLjRDLTAuMSAxLjEtMC4xIDAuNSAwLjIgMC4yIDAuNi0wLjEgMS4xLTAuMSAxLjQgMC4zTDUuNyA1IDEwLjEgMC4zQzEwLjQtMC4xIDEwLjktMC4xIDExLjIgMC4yIDExLjUgMC41IDExLjUgMS4xIDExLjIgMS40TDYuMyA2LjdDNi4xIDYuOSA1LjEgNyA0LjkgNyIvPjwvZz48L2c+PC9zdmc+") no-repeat center center/contain;
        display: inline-block
    }
}

.pws--main-image__wrapper__warning .warning-details a.alert-details,
.pws--generic-main-image__wrapper__warning .warning-details a.alert-details {
    position: absolute;
    text-indent: -10000px;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.pws--main-image__wrapper__warning .warning-details:hover .warning-dropdown,
.pws--main-image__wrapper__warning .warning-details.focussed .warning-dropdown,
.pws--generic-main-image__wrapper__warning .warning-details:hover .warning-dropdown,
.pws--generic-main-image__wrapper__warning .warning-details.focussed .warning-dropdown {
    opacity: 1;
    left: 0;
    -webkit-transition: opacity 350ms;
    transition: opacity 350ms;
    width: 100%
}

.pws--main-image__wrapper__warning .warning-details .warning-dropdown,
.pws--generic-main-image__wrapper__warning .warning-details .warning-dropdown {
    -webkit-transition: left 0s linear 350ms, opacity 350ms;
    transition: left 0s linear 350ms, opacity 350ms;
    opacity: 0;
    left: -100000px;
    position: absolute;
    top: 100%;
    z-index: 9000;
    background: #464442;
    overflow-y: scroll;
    max-height: 300px
}

.pws--main-image__wrapper__warning .warning-details .warning-dropdown .wrapper,
.pws--generic-main-image__wrapper__warning .warning-details .warning-dropdown .wrapper {
    padding: 16px;
    padding-right: 24px
}

.pws--main-image__wrapper__warning .warning-details .warning-dropdown .wrapper a,
.pws--generic-main-image__wrapper__warning .warning-details .warning-dropdown .wrapper a {
    color: #fff;
    background: none;
    padding: 0;
    text-decoration: underline;
    font-style: italic
}

.pws--main-image__wrapper__warning .warning-details .warning-dropdown .wrapper a:hover,
.pws--main-image__wrapper__warning .warning-details .warning-dropdown .wrapper a:focus,
.pws--generic-main-image__wrapper__warning .warning-details .warning-dropdown .wrapper a:hover,
.pws--generic-main-image__wrapper__warning .warning-details .warning-dropdown .wrapper a:focus {
    color: #ffc713;
    text-decoration: none
}

.pws--main-image__wrapper__warning .warning-details .warning-dropdown .wrapper hr,
.pws--generic-main-image__wrapper__warning .warning-details .warning-dropdown .wrapper hr {
    border-top: 1px solid #5a5957
}

.generic {
    height: calc(50vh - 280px);
    position: relative;
    min-height: 380px
}

.shallow {
    height: calc(65vh - 56px - 24px);
    position: relative;
    min-height: 380px
}

@media(max-width:770px) {
    .generic {
        height: calc(50vh - 180px);
        min-height: 310px
    }
}

.pws--critical-alert {
    padding: 56px 40px 40px;
    z-index: 900;
    position: relative;
    background: no-repeat right #ffc713;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22424%22%20height%3D%22371%22%20viewBox%3D%220%200%20424%20371%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20style%3D%22fill%3Anone%3Bopacity%3A0.2%22%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M385.4%20371L38.6%20371C24.5%20371%2012%20363.8%205.1%20351.6%20-1.8%20339.7-1.7%20325.5%205.3%20313.7L178.7%2019C185.7%207.1%20198.1%200%20212%200%20225.9%200%20238.4%207.1%20245.4%2019L418.8%20313.7C425.7%20325.5%20425.8%20339.7%20419%20351.6%20412%20363.8%20399.5%20371%20385.4%20371L385.4%20371ZM35.7%20331.6C35.5%20331.9%2035%20332.8%2035.7%20334.1%2036.1%20334.8%2037%20335.7%2038.6%20335.7L385.4%20335.7C387.1%20335.7%20387.9%20334.8%20388.3%20334.1%20389.1%20332.8%20388.5%20331.9%20388.3%20331.5L214.9%2036.9C213.4%2034.3%20210.7%2034.3%20209.1%2036.9L35.8%20331.6%2035.7%20331.6ZM212%20247.3C202.3%20247.3%20194.4%20239.4%20194.4%20229.7L194.4%20141.3C194.4%20131.6%20202.3%20123.7%20212%20123.7%20221.8%20123.7%20229.7%20131.6%20229.7%20141.3L229.7%20229.7C229.7%20239.4%20221.8%20247.3%20212%20247.3ZM212%20300.3C209.7%20300.3%20207.4%20299.8%20205.3%20298.9%20203.2%20298%20201.3%20296.8%20199.5%20295.2%20196.1%20291.8%20194.4%20287.4%20194.4%20282.7%20194.4%20280.4%20194.9%20278.1%20195.8%20276%20196.7%20273.8%20197.9%20271.9%20199.5%20270.1%20201.3%20268.5%20203%20267.3%20205.3%20266.4%20209.6%20264.6%20214.5%20264.6%20218.8%20266.4%20221.1%20267.3%20222.8%20268.5%20224.6%20270.1%20226.2%20271.9%20227.4%20273.8%20228.3%20276%20229.2%20278.1%20229.7%20280.4%20229.7%20282.7%20229.7%20287.4%20227.9%20291.9%20224.6%20295.2%20221.2%20298.6%20216.8%20300.3%20212%20300.3L212%20300.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    width: 100vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid 2px #000
}

.parks .pws--critical-alert h2 {
    margin-top: 0;
    margin-bottom: 0
}

@media(max-width:950px) {
    .pws--critical-alert {
        padding: 20px
    }
}

.parks .pws--critical-alert h2 {
    font-size: 2.625rem;
    color: #464442;
    max-width: 770px
}

@media(max-width:950px) {
    .pws--critical-alert h2 {
        font-size: 1.5rem
    }
}

.pws--critical-alert h2:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2256%22%20height%3D%2249%22%20viewBox%3D%220%200%2056%2049%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22%23464442%22%3E%3Cpath%20d%3D%22M50.9%2049L5.1%2049C3.2%2049%201.6%2048%200.7%2046.4%20-0.2%2044.9-0.2%2043%200.7%2041.4L23.6%202.5C24.5%200.9%2026.2%200%2028%200%2029.8%200%2031.5%200.9%2032.4%202.5L55.3%2041.4C56.2%2043%2056.2%2044.9%2055.3%2046.4%2054.4%2048%2052.8%2049%2050.9%2049L50.9%2049ZM4.7%2043.8C4.7%2043.8%204.6%2044%204.7%2044.1%204.8%2044.2%204.9%2044.3%205.1%2044.3L50.9%2044.3C51.1%2044.3%2051.2%2044.2%2051.3%2044.1%2051.4%2044%2051.3%2043.8%2051.3%2043.8L28.4%204.9C28.2%204.5%2027.8%204.5%2027.6%204.9L4.7%2043.8%204.7%2043.8ZM28%2032.7C26.7%2032.7%2025.7%2031.6%2025.7%2030.3L25.7%2018.7C25.7%2017.4%2026.7%2016.3%2028%2016.3%2029.3%2016.3%2030.3%2017.4%2030.3%2018.7L30.3%2030.3C30.3%2031.6%2029.3%2032.7%2028%2032.7ZM28%2039.7C27.7%2039.7%2027.4%2039.6%2027.1%2039.5%2026.8%2039.4%2026.6%2039.2%2026.3%2039%2025.9%2038.5%2025.7%2038%2025.7%2037.3%2025.7%2037%2025.7%2036.7%2025.9%2036.4%2026%2036.2%2026.1%2035.9%2026.3%2035.7%2026.6%2035.5%2026.8%2035.3%2027.1%2035.2%2027.7%2035%2028.3%2035%2028.9%2035.2%2029.2%2035.3%2029.4%2035.5%2029.7%2035.7%2029.9%2035.9%2030%2036.2%2030.2%2036.4%2030.3%2036.7%2030.3%2037%2030.3%2037.3%2030.3%2038%2030.1%2038.5%2029.7%2039%2029.2%2039.4%2028.6%2039.7%2028%2039.7L28%2039.7Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    margin-right: 17px
}

.pws--critical-alert p,
.pws--critical-alert ul {
    color: #464442;
    font-size: 1.125rem;
    line-height: calc(27/18);
    max-width: 770px
}

.pws--critical-alert ul {
    margin-left: 20px
}

@media(max-width:950px) {

    .pws--critical-alert p,
    .pws--critical-alert ul {
        font-size: .875rem
    }
}

.pws--critical-alert a {
    font-style: italic;
    color: #464442
}

.parks input[type="button"].criticalAlertsButton {
    font-size: .5em;
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyI+PGRlc2M+ICBDcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz48ZyBmaWxsPSJub25lIj48ZyBmaWxsPSIjMTUxOTE4Ij48cGF0aCBkPSJNNS43IDdDNS41IDcgNS4zIDYuOSA1LjEgNi43TDAuMiAxLjRDLTAuMSAxLjEtMC4xIDAuNSAwLjIgMC4yIDAuNi0wLjEgMS4xLTAuMSAxLjQgMC4zTDUuNyA1IDEwLjEgMC4zQzEwLjQtMC4xIDEwLjktMC4xIDExLjIgMC4yIDExLjUgMC41IDExLjUgMS4xIDExLjIgMS40TDYuMyA2LjdDNi4xIDYuOSA1LjEgNyA0LjkgNyIvPjwvZz48L2c+PC9zdmc+") #ffe696 no-repeat 95% center/20px;
    padding-right: 40px;
    border: solid 3px #464442
}

.alertGoesHere {
    display: none
}

.alert-listing.critical,
.pws--walk-info-box__wrapper .text .track-info.alert-listing {
    border-radius: 25px;
    margin-bottom: 20px
}

.pws--walk-info-box__wrapper .text .track-info.alert-listing {
    background: #ffe696;
    padding: 20px
}

.alert-listing.critical {
    background: #ffd242;
    border: 1px solid #b89830 !important
}

@media(max-width:1200px) {
    .alert-listing.critical h3 {
        margin-top: auto
    }

    .alert-listing {
        margin: 16px 0
    }
}

.pws--park-listing__filtering {
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width:950px) {
    .pws--park-listing__filtering {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #dfdddc
    }
}

@media(max-width:950px) {
    .pws--park-listing__filtering {
        display: block
    }
}

@media(max-width:1200px) {
    .pws--park-listing__filtering {
        position: relative
    }
}

@media(max-width:950px) {
    .pws--park-listing__filtering form {
        width: 100%
    }
}

.open-map {
    color: #312f2d;
    text-decoration: none;
    float: none;
    clear: both;
    font-size: 1rem;
    padding-left: 20px;
    border-left: 1px solid #dfdddc;
    text-align: right
}

@media(max-width:950px) {
    .open-map {
        border-left: 0;
        margin-top: 10px;
        text-align: center
    }
}

.open-map:hover,
.open-map:focus {
    text-decoration: underline
}

.open-map:focus:focus {
    outline: 2px dotted #55437e
}

.open-map:before {
    content: '';
    position: relative;
    display: block;
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDM4IDMwIj48ZGVzYz4gIENyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxnIGZpbGw9Im5vbmUiPjxnIGZpbGw9IiM1NTQzN0UiPjxwYXRoIGQ9Ik0yNC45IDBDMjIgMCAxOS43IDIuNCAxOS43IDUuMyAxOS43IDYgMTkuOSA2LjggMjAuMSA3LjRMMjQuOSAxNy40IDI5LjYgNy40QzI5LjggNi44IDMwIDYgMzAgNS4zIDMwIDIuNCAyNy43IDAgMjQuOSAwTDI0LjkgMFpNMTEuOCAxLjZMMCA0LjcgMCAzMCAxMS44IDI2LjggMTEuOCAxLjZaTTEyLjYgMS42TDEyLjYgMjYuOCAyNC41IDMwIDI0LjUgMTguMSAxOS40IDcuNkMxOS4yIDcgMTkgNiAxOSA1LjIgMTkgNC42IDE5LjEgMy45IDE5LjMgMy4zTDEyLjYgMS42Wk0zNy4xIDEuNkwzMC41IDMuM0MzMC43IDMuOSAzMC44IDQuNiAzMC44IDUuMiAzMC44IDYgMzAuNiA3IDMwLjMgNy42TDI1LjMgMTguMiAyNS4zIDMwIDM3LjEgMjYuOCAzNy4xIDEuNlpNMjQuOSAyLjhDMjYuMiAyLjggMjcuMiAzLjggMjcuMiA1LjEgMjcuMiA2LjQgMjYuMiA3LjUgMjQuOSA3LjUgMjMuNiA3LjUgMjIuNSA2LjQgMjIuNSA1LjEgMjIuNSAzLjggMjMuNiAyLjggMjQuOSAyLjhaIi8+PC9nPjwvZz48L3N2Zz4=") no-repeat center center/contain;
    width: 38px;
    height: 30px;
    float: right;
    margin: 0 auto
}

@media(max-width:950px) {
    .open-map:before {
        border-left: 0;
        margin-top: 10px;
        float: none
    }
}

.open-map span {
    float: none;
    clear: both;
    display: block;
    margin-top: 10px
}

@media(max-width:950px) {
    .open-map span {
        margin-top: 0
    }
}

.parks div.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width:950px) {
    .parks div.form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.parks div.form .options-box {
    position: relative
}

.parks div.form .options-box h3 {
    border: 1px solid #dfdddc;
    margin: 0 10px 0 0;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMTFweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMTEgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4xICg1MTE0NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBvcGFjaXR5PSIwLjYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+DQogICAgICAgIDxnIGlkPSJkcm9wZG93bi9icm93biIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMyNy4wMDAwMDAsIC0xOS4wMDAwMDApIiBzdHJva2U9IiM2OTYwNTkiIHN0cm9rZS13aWR0aD0iMiI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyOC4wMDAwMDAsIDIwLjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uL2Fycm93L2Jyb3duIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjUwMDAwMCwgMTUuNDU0NTQ1KSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTQuNTAwMDAwLCAtMTUuNDU0NTQ1KSB0cmFuc2xhdGUoMi4wNDU0NTUsIDEwLjk1NDU0NSkiPg0KICAgICAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlN0cm9rZS0zIiBwb2ludHM9IjAgMCA0LjczOTU4MzMzIDQuMjc3ODEyNSAwIDguNjQyMDQ1NDUiPjwvcG9seWxpbmU+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJpY29uL2Fycm93L2Jyb3duIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjUwMDAwMCwgMi40NTQ1NDUpIHNjYWxlKDEsIC0xKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTQuNTAwMDAwLCAtMi40NTQ1NDUpIHRyYW5zbGF0ZSgyLjA0NTQ1NSwgLTIuMDQ1NDU1KSI+DQogICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iU3Ryb2tlLTMiIHBvaW50cz0iMCAwIDQuNzM5NTgzMzMgNC4yNzc4MTI1IDAgOC42NDIwNDU0NSI+PC9wb2x5bGluZT4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%
}

@media(max-width:1200px) {
    .parks div.form .options-box h3 {
        font-size: 1rem
    }
}

@media(max-width:950px) {
    .parks div.form .options-box h3 {
        margin: 0
    }
}

@media(max-width:770px) {
    .parks div.form .options-box h3 {
        margin: 0;
        font-size: 1rem
    }
}

.parks div.form .options-box h3 a {
    color: #312f2d;
    text-decoration: none;
    outline: none;
    padding: 20px 80px 20px 20px;
    display: block
}

@media(max-width:770px) {
    .parks div.form .options-box h3 a {
        padding: 16px 30px 16px 12px
    }
}

.parks div.form .options-box__checkboxes {
    position: absolute;
    padding: 28px 0;
    border: 1px solid #dfdddc;
    min-width: 100%;
    background: #fff;
    z-index: 1000;
    top: 100%;
    left: -100000px;
    opacity: 0;
    -webkit-transition: opacity 150ms linear 0s, left 0s linear 150ms;
    transition: opacity 150ms linear 0s, left 0s linear 150ms
}

.parks div.form .options-box__checkboxes h4 {
    font-size: .875rem;
    text-transform: uppercase;
    position: relative;
    margin: 0 28px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold
}

.parks div.form .options-box__checkboxes h4:after {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    content: '';
    width: 30px;
    height: 3px;
    border-radius: 1.5px;
    background-color: #55437e
}

.parks div.form .options-box__checkboxes__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 28px
}

.parks div.form .options-box__checkboxes__wrapper ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-right: 20px;
    min-width: 200px
}

.parks div.form .options-box__checkboxes__wrapper ul li {
    position: relative;
    font-size: 1.125rem;
    line-height: calc(24/16)
}

.parks div.form .options-box__checkboxes__wrapper ul li input[type="checkbox"] {
    position: absolute;
    left: -100000px
}

.parks div.form .options-box__checkboxes__wrapper ul li input[type="checkbox"]:checked+label:before {
    background-color: #55437e;
    background-image: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NyIgaGVpZ2h0PSIzMyIgdmlld0JveD0iMCAwIDQ3IDMzIj48ZGVzYz4gIENyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxnIGZpbGw9Im5vbmUiPjxnIGZpbGw9IiNGRkYiPjxwYXRoIGQ9Ik00NS41IDYuN0wyMSAzMS4yQzIwLjMgMzEuOSAxOS4zIDMyLjMgMTguMiAzMi4zIDE3LjEgMzIuMyAxNi4yIDMxLjkgMTUuNCAzMS4yTDEuMyAxNy4xQy0wLjIgMTUuNi0wLjIgMTMuMSAxLjMgMTEuNiAyLjggMTAuMSA1LjMgMTAuMSA2LjggMTEuNkwxOC4xIDIyLjkgMzkuOSAxLjFDNDEuNC0wLjQgNDMuOS0wLjQgNDUuNCAxLjEgNDcgMi43IDQ3IDUuMSA0NS41IDYuN0w0NS41IDYuN1oiLz48L2c+PC9nPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 9px 7px;
    left: 0;
    border: 1px solid #55437e
}

.parks div.form .options-box__checkboxes__wrapper ul li input[type="checkbox"]:focus+label {
    color: #55437e;
    text-decoration: underline
}

.parks div.form .options-box__checkboxes__wrapper ul li label {
    white-space: nowrap;
    display: inline-block
}

.parks div.form .options-box__checkboxes__wrapper ul li label:hover {
    color: #55437e;
    text-decoration: underline;
    cursor: pointer
}

.parks div.form .options-box__checkboxes__wrapper ul li label:before {
    content: '';
    display: inline-block;
    vertical-align: bottom;
    margin-right: 11px;
    width: 15px;
    height: 15px;
    border: 1px solid #dfdddc;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.parks div.form .options-box__checkboxes__wrapper svg {
    max-width: 211px;
    max-height: 250px;
    position: relative;
    padding-left: 30px;
    margin-top: -30px
}

.parks div.form .options-box__checkboxes__wrapper svg * {
    -webkit-transition: fill 300ms;
    transition: fill 300ms
}

.parks div.form .options-box__checkboxes__wrapper svg .active {
    fill: #55437e;
    -webkit-transition: fill 150ms;
    transition: fill 150ms
}

@media(max-width:500px) {
    .parks div.form .options-box__checkboxes__wrapper svg {
        display: none
    }
}

.parks div.form .options-box:hover .options-box__checkboxes,
form .options-box.focussed .options-box__checkboxes {
    left: 0;
    opacity: 1;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms
}

.parks div.form .pws--button {
    text-align: left
}

@media(max-width:950px) {
    .parks div.form .pws--button {
        padding: 20px 40px 20px 30px;
        margin-top: 8px
    }
}

.pws--threeimg-block h2 {
    left: calc((((100vw - (104px))/14)*1) + 8px);
    width: calc((((100vw - (104px))/14)*13) + (96px));
    position: relative;
    font-size: 2.625rem
}

@media(min-width:950px) {
    .pws--threeimg-block h2 {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--threeimg-block h2 {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--threeimg-block h2 {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(min-width:950px) {
    .pws--threeimg-block h2 {
        width: calc((((100vw - (208px))/14)*13) + (192px))
    }
}

@media(min-width:1200px) {
    .pws--threeimg-block h2 {
        width: calc((((100vw - (312px))/14)*13) + (288px))
    }
}

@media(min-width:1400px) {
    .pws--threeimg-block h2 {
        width: calc((((100vw - (416px))/14)*13) + (384px))
    }
}

@media(max-width:770px) {
    .pws--threeimg-block h2 {
        font-size: 1.5rem;
        left: 0;
        margin-left: 14px
    }
}

.pws--threeimg-block h2:before {
    position: absolute;
    top: -12px;
    left: 0;
    content: '';
    width: 30px;
    height: 3px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

.pws--threeimg-block__block-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 60vw;
    max-height: 1000px
}

@media(max-width:1200px) {
    .pws--threeimg-block__block-wrapper {
        height: inherit;
        max-height: inherit
    }
}

.pws--threeimg-block__block-wrapper h3 {
    color: #55437e;
    font-size: 2rem;
    margin: 0
}

@media(max-width:770px) {
    .pws--threeimg-block__block-wrapper h3 {
        font-size: 1.75rem
    }
}

@media(max-width:500px) {
    .pws--threeimg-block__block-wrapper h3 {
        font-size: 1.25rem
    }
}

.pws--threeimg-block__block-wrapper h3 .icon {
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIyNnB4IiB2aWV3Qm94PSIwIDAgMjYgMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4xICg1MTE0NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9Imljb24vYXJyb3cvcHVycGxlL2NpcmNsZSI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMyIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Imljb24vYXJyb3cvcHVycGxlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS4wMDAwMDAsIDguMDAwMDAwKSIgc3Ryb2tlPSIjNTU0MzdFIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiI+DQogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlN0cm9rZS0zIiBwb2ludHM9IjAgMCA1LjY4NzUgNS4yMjg0Mzc1IDAgMTAuNTYyNSI+PC9wb2x5bGluZT4NCiAgICAgICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTMsMjYgQzIwLjE4MzE1LDI2IDI2LDIwLjE4MzE1IDI2LDEzIEMyNiw1LjgxNjg1IDIwLjE4MzE1LDAgMTMsMCBDNS44MTY4NSwwIDAsNS44MTY4NSAwLDEzIEMwLDIwLjE4MzE1IDUuODE2ODUsMjYgMTMsMjYgWiBNMTMsMS4zIEMxOS40NjY4NSwxLjMgMjQuNyw2LjUzMzE1IDI0LjcsMTMgQzI0LjcsMTkuNDY2ODUgMTkuNDY2ODUsMjQuNyAxMywyNC43IEM2LjUzMzE1LDI0LjcgMS4zLDE5LjQ2Njg1IDEuMywxMyBDMS4zLDYuNTMzMTUgNi41MzMxNSwxLjMgMTMsMS4zIFoiIGlkPSJGaWxsLTIiIGZpbGw9IiM1NDQzN0UiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=") no-repeat center center/contain;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 36px;
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

@media(max-width:500px) {
    .pws--threeimg-block__block-wrapper h3 .icon {
        width: 20px;
        height: 20px;
        -webkit-transform: translate(0, 3px);
        transform: translate(0, 3px);
        margin-left: 15px
    }
}

.pws--threeimg-block__block-wrapper a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: -10000px
}

.pws--threeimg-block__block-wrapper .text {
    position: absolute;
    bottom: 0;
    background: #fff;
    padding: 30px 36px
}

@media(max-width:770px) {
    .pws--threeimg-block__block-wrapper .text {
        padding: 15px 14px
    }
}

.pws--threeimg-block__block-wrapper .text p {
    font-size: 1.125rem;
    padding-right: 5vw
}

.pws--threeimg-block__block-wrapper__column {
    width: 50vw;
    overflow: hidden
}

@media(max-width:1200px) {
    .pws--threeimg-block__block-wrapper__column {
        width: 100%
    }
}

.pws--threeimg-block__block-wrapper__column .feature-single {
    height: 100%;
    position: relative
}

.pws--threeimg-block__block-wrapper__column .feature-single .cover-image {
    -webkit-transition: -webkit-transform 150ms ease-in;
    transition: -webkit-transform 150ms ease-in;
    transition: transform 150ms ease-in;
    transition: transform 150ms ease-in, -webkit-transform 150ms ease-in
}

@media(max-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .cover-image {
        width: 105%;
        height: 105%
    }
}

.pws--threeimg-block__block-wrapper__column .feature-single:hover .cover-image,
.pws--threeimg-block__block-wrapper__column .feature-single.focussed .cover-image {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
    -webkit-transition: -webkit-transform 350ms ease-out;
    transition: -webkit-transform 350ms ease-out;
    transition: transform 350ms ease-out;
    transition: transform 350ms ease-out, -webkit-transform 350ms ease-out
}

.pws--threeimg-block__block-wrapper__column .feature-single:hover h3 .icon,
.pws--threeimg-block__block-wrapper__column .feature-single.focussed h3 .icon {
    -webkit-transform: translate(10px, 5px);
    transform: translate(10px, 5px);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

.pws--threeimg-block__block-wrapper__column .feature-single.focussed h3 {
    text-decoration: underline
}

.pws--threeimg-block__block-wrapper__column .feature-single .image {
    width: 100%;
    height: 100%;
    position: relative
}

@media(max-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .image {
        min-height: 320px;
        height: 60vw
    }
}

@media(max-width:950px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .image {
        min-height: 320px
    }
}

.pws--threeimg-block__block-wrapper__column .feature-single .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 100%
}

.pws--threeimg-block__block-wrapper__column .feature-single .text {
    width: calc((((100vw - (104px))/14)*5) + (32px) + 16px)
}

@media(min-width:950px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .text {
        width: calc((((100vw - (208px))/14)*5) + (64px) + 32px)
    }
}

@media(min-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .text {
        width: calc((((100vw - (312px))/14)*5) + (96px) + 48px)
    }
}

@media(min-width:1400px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .text {
        width: calc((((100vw - (416px))/14)*5) + (128px) + 64px)
    }
}

@media(max-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .text {
        width: calc((((100vw - (104px))/14)*10) + (72px) + 16px)
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .text {
        width: calc((((100vw - (208px))/14)*10) + (144px) + 32px)
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .text {
        width: calc((((100vw - (312px))/14)*10) + (216px) + 48px)
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--threeimg-block__block-wrapper__column .feature-single .text {
        width: calc((((100vw - (416px))/14)*10) + (288px) + 64px)
    }
}

.pws--threeimg-block__block-wrapper__column .column-wrapper {
    height: 100%
}

.pws--threeimg-block__block-wrapper__column .column-wrapper__single {
    height: 50%;
    position: relative;
    overflow: hidden
}

.pws--threeimg-block__block-wrapper__column .column-wrapper__single .cover-image {
    -webkit-transition: -webkit-transform 150ms ease-in;
    transition: -webkit-transform 150ms ease-in;
    transition: transform 150ms ease-in;
    transition: transform 150ms ease-in, -webkit-transform 150ms ease-in
}

.pws--threeimg-block__block-wrapper__column .column-wrapper__single:hover .cover-image,
.pws--threeimg-block__block-wrapper__column .column-wrapper__single.focussed .cover-image {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
    -webkit-transition: -webkit-transform 350ms ease-out;
    transition: -webkit-transform 350ms ease-out;
    transition: transform 350ms ease-out;
    transition: transform 350ms ease-out, -webkit-transform 350ms ease-out
}

.pws--threeimg-block__block-wrapper__column .column-wrapper__single:hover h3 .icon,
.pws--threeimg-block__block-wrapper__column .column-wrapper__single.focussed h3 .icon {
    -webkit-transform: translate(10px, 5px);
    transform: translate(10px, 5px);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

.pws--threeimg-block__block-wrapper__column .column-wrapper__single.focussed h3 {
    text-decoration: underline
}

.pws--threeimg-block__block-wrapper__column .column-wrapper__single .image {
    width: 100%;
    height: 100%;
    overflow: hidden
}

@media(max-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .column-wrapper__single .image {
        min-height: 320px;
        height: 50vw
    }
}

.pws--threeimg-block__block-wrapper__column .column-wrapper__single .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
    width: calc((((100vw - (104px))/14)*5) + (32px) + 16px)
}

@media(min-width:950px) {
    .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
        width: calc((((100vw - (208px))/14)*5) + (64px) + 32px)
    }
}

@media(min-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
        width: calc((((100vw - (312px))/14)*5) + (96px) + 48px)
    }
}

@media(min-width:1400px) {
    .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
        width: calc((((100vw - (416px))/14)*5) + (128px) + 64px)
    }
}

@media(max-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
        width: calc((((100vw - (104px))/14)*10) + (72px) + 16px)
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
        width: calc((((100vw - (208px))/14)*10) + (144px) + 32px)
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
        width: calc((((100vw - (312px))/14)*10) + (216px) + 48px)
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--threeimg-block__block-wrapper__column .column-wrapper__single .text {
        width: calc((((100vw - (416px))/14)*10) + (288px) + 64px)
    }
}

.pws--explore-map {
    position: relative;
    overflow: hidden;
    color: #fff;
    max-height: 800px
}

@media(max-width:950px) {
    .pws--explore-map {
        margin-bottom: 50px;
        max-height: inherit
    }
}

.pws--explore-map__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width:950px) {
    .pws--explore-map__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 0
    }
}

.pws--explore-map__wrapper__column {
    width: 50vw
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column {
        width: 100vw
    }
}

.pws--explore-map__wrapper__column .text {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-left: calc((((100vw - (104px))/14)*2) + (8px) + 8px)
}

@media(min-width:950px) {
    .pws--explore-map__wrapper__column .text {
        margin-left: calc((((100vw - (208px))/14)*2) + (16px) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--explore-map__wrapper__column .text {
        margin-left: calc((((100vw - (312px))/14)*2) + (24px) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--explore-map__wrapper__column .text {
        margin-left: calc((((100vw - (416px))/14)*2) + (32px) + 32px)
    }
}

@media(min-width:950px) {
    .pws--explore-map__wrapper__column .text {
        width: calc((((100vw - (208px))/14)*4) + (48px))
    }
}

@media(min-width:1200px) {
    .pws--explore-map__wrapper__column .text {
        width: calc((((100vw - (312px))/14)*4) + (72px))
    }
}

@media(min-width:1400px) {
    .pws--explore-map__wrapper__column .text {
        width: calc((((100vw - (416px))/14)*4) + (96px))
    }
}

@media(max-width:1200px) {
    .pws--explore-map__wrapper__column .text {
        margin-left: calc((((100vw - (104px))/14)*1) + 8px)
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--explore-map__wrapper__column .text {
        margin-left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--explore-map__wrapper__column .text {
        margin-left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--explore-map__wrapper__column .text {
        margin-left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--explore-map__wrapper__column .text {
        width: calc((((100vw - (208px))/14)*5) + (64px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--explore-map__wrapper__column .text {
        width: calc((((100vw - (312px))/14)*5) + (96px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--explore-map__wrapper__column .text {
        width: calc((((100vw - (416px))/14)*5) + (128px))
    }
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column .text {
        top: inherit;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        position: inherit;
        text-align: center;
        margin-left: 0
    }
}

.pws--explore-map__wrapper__column .text .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {
    .pws--explore-map__wrapper__column .text .pws-pretitle {
        font-size: .75rem
    }
}

.pws--explore-map__wrapper__column .text .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .pws--explore-map__wrapper__column .text .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column .text .pws-pretitle {
        display: block
    }

    .pws--explore-map__wrapper__column .text .pws-pretitle:after {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column .text .pws-pretitle span {
        display: none
    }
}

.pws--explore-map__wrapper__column .text h2 {
    font-size: 2.625rem;
    max-width: 300px;
    line-height: calc(48/42)
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column .text h2 {
        font-size: 2.25rem;
        margin: 15px auto
    }
}

@media(max-width:770px) {
    .pws--explore-map__wrapper__column .text h2 {
        font-size: 1.5rem
    }
}

.pws--explore-map__wrapper__column .text p {
    font-size: 1.125rem;
    line-height: calc(28/18)
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column .text p {
        display: none
    }
}

.pws--explore-map__wrapper__column .text a {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    text-transform: none;
    text-decoration: none
}

.pws--explore-map__wrapper__column .text a:hover,
.pws--explore-map__wrapper__column .text a:focus {
    text-decoration: underline
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column .text a {
        position: absolute;
        left: 50%;
        bottom: 60px;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        z-index: 200;
        text-align: left
    }
}

@media(max-width:770px) {
    .pws--explore-map__wrapper__column .text a {
        width: 100%;
        max-width: 220px;
        display: block;
        padding: 16px 40px 16px 20px
    }
}

.pws--explore-map__wrapper__column .image {
    position: relative;
    width: calc((((100vw - (104px))/14)*7) + (48px))
}

@media(min-width:950px) {
    .pws--explore-map__wrapper__column .image {
        width: calc((((100vw - (208px))/14)*7) + (96px))
    }
}

@media(min-width:1200px) {
    .pws--explore-map__wrapper__column .image {
        width: calc((((100vw - (312px))/14)*7) + (144px))
    }
}

@media(min-width:1400px) {
    .pws--explore-map__wrapper__column .image {
        width: calc((((100vw - (416px))/14)*7) + (192px))
    }
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column .image {
        width: 100%;
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }
}

.pws--explore-map__wrapper__column .image .map {
    width: 100%;
    height: auto;
    max-width: 700px
}

@media(max-width:950px) {
    .pws--explore-map__wrapper__column .image .map {
        margin: 0 auto;
        display: block
    }
}

.pws--explore-map:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000a12;
    opacity: .5;
    mix-blend-mode: multiply;
    z-index: -1
}

.pws--explore-map .cover-image {
    position: absolute;
    z-index: -2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pws--activity-slider,
.pws--gallery-slider {
    position: relative;
    padding: 60px 0
}

.pws--activity-slider__wrapper,
.pws--gallery-slider__wrapper {
    overflow: hidden;
    position: relative;
    left: calc((((100vw - (104px))/14)*1) + 8px)
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper,
    .pws--gallery-slider__wrapper {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper,
    .pws--gallery-slider__wrapper {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper,
    .pws--gallery-slider__wrapper {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper,
    .pws--gallery-slider__wrapper {
        width: calc((((100vw - (208px))/14)*13) + (192px))
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper,
    .pws--gallery-slider__wrapper {
        width: calc((((100vw - (312px))/14)*13) + (288px))
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper,
    .pws--gallery-slider__wrapper {
        width: calc((((100vw - (416px))/14)*13) + (384px))
    }
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper,
    .pws--gallery-slider__wrapper {
        left: 0;
        width: calc(100% - 14px);
        padding: 0 0 0 14px
    }
}

.pws--activity-slider__wrapper__title,
.pws--gallery-slider__wrapper__title {
    position: relative
}

.pws--activity-slider__wrapper__title .pws-pretitle,
.pws--gallery-slider__wrapper__title .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__title .pws-pretitle,
    .pws--gallery-slider__wrapper__title .pws-pretitle {
        font-size: .75rem
    }
}

.pws--activity-slider__wrapper__title .pws-pretitle:after,
.pws--gallery-slider__wrapper__title .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__title .pws-pretitle:after,
    .pws--gallery-slider__wrapper__title .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--activity-slider__wrapper__title h2,
.pws--gallery-slider__wrapper__title h2 {
    font-size: 2.625rem;
    margin-bottom: 0;
    margin-top: 20px
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__title h2,
    .pws--gallery-slider__wrapper__title h2 {
        font-size: 1.5rem
    }
}

.pws--activity-slider__wrapper__title .asmod-slick-dots,
.pws--gallery-slider__wrapper__title .asmod-slick-dots {
    position: absolute;
    right: calc((((100vw - (104px))/14)*1) + 8px);
    bottom: 0
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper__title .asmod-slick-dots,
    .pws--gallery-slider__wrapper__title .asmod-slick-dots {
        right: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper__title .asmod-slick-dots,
    .pws--gallery-slider__wrapper__title .asmod-slick-dots {
        right: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper__title .asmod-slick-dots,
    .pws--gallery-slider__wrapper__title .asmod-slick-dots {
        right: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__title .asmod-slick-dots,
    .pws--gallery-slider__wrapper__title .asmod-slick-dots {
        display: none
    }
}

.pws--activity-slider__wrapper__title .asmod-slick-dots ul,
.pws--gallery-slider__wrapper__title .asmod-slick-dots ul {
    margin: 0;
    padding: 0
}

.pws--activity-slider__wrapper__title .asmod-slick-dots ul li,
.pws--gallery-slider__wrapper__title .asmod-slick-dots ul li {
    display: inline-block;
    vertical-align: top;
    border: none;
    text-indent: -10000px;
    background: #5a5957;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    margin-left: 8px;
    opacity: .6;
    -webkit-transition: background 200ms, opacity 200ms;
    transition: background 200ms, opacity 200ms;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pws--activity-slider__wrapper__title .asmod-slick-dots ul li.focussed,
.pws--gallery-slider__wrapper__title .asmod-slick-dots ul li.focussed {
    border: 2px solid #64bd5f
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__title .asmod-slick-dots ul li,
    .pws--gallery-slider__wrapper__title .asmod-slick-dots ul li {
        margin-left: 5px;
        width: 5px;
        height: 5px
    }
}

.pws--activity-slider__wrapper__title .asmod-slick-dots ul .slick-active,
.pws--gallery-slider__wrapper__title .asmod-slick-dots ul .slick-active {
    background: #55437e;
    opacity: 1;
    -webkit-transition: background 200ms, opacity 200ms;
    transition: background 200ms, opacity 200ms
}

.pws--activity-slider__wrapper__slider,
.pws--gallery-slider__wrapper__slider {
    margin-top: 30px;
    position: relative
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider,
    .pws--gallery-slider__wrapper__slider {
        margin-top: 20px
    }
}

.pws--activity-slider__wrapper__slider .slide-single,
.pws--gallery-slider__wrapper__slider .slide-single {
    position: relative;
    width: calc((((100vw - (104px))/14)*5) + (32px));
    height: calc((((100vw - (104px))/14)*5) + (32px));
    margin-right: calc(1*(8*1px))
}

.pws--activity-slider__wrapper__slider .slide-single .cover-image,
.pws--gallery-slider__wrapper__slider .slide-single .cover-image {
    -webkit-transition: -webkit-transform 150ms ease-in;
    transition: -webkit-transform 150ms ease-in;
    transition: transform 150ms ease-in;
    transition: transform 150ms ease-in, -webkit-transform 150ms ease-in
}

.pws--activity-slider__wrapper__slider .slide-single:hover .cover-image,
.pws--activity-slider__wrapper__slider .slide-single.focussed .cover-image,
.pws--gallery-slider__wrapper__slider .slide-single:hover .cover-image,
.pws--gallery-slider__wrapper__slider .slide-single.focussed .cover-image {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
    -webkit-transition: -webkit-transform 350ms ease-out;
    transition: -webkit-transform 350ms ease-out;
    transition: transform 350ms ease-out;
    transition: transform 350ms ease-out, -webkit-transform 350ms ease-out
}

.pws--activity-slider__wrapper__slider .slide-single a span,
.pws--gallery-slider__wrapper__slider .slide-single a span {
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

.pws--activity-slider__wrapper__slider .slide-single:hover .see-all,
.pws--gallery-slider__wrapper__slider .slide-single:hover .see-all {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (208px))/14)*5) + (64px))
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (312px))/14)*5) + (96px))
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (416px))/14)*5) + (128px))
    }
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (208px))/14)*5) + (64px))
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (312px))/14)*5) + (96px))
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (416px))/14)*5) + (128px))
    }
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        margin-right: calc(1*(16*1px))
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        margin-right: calc(1*(24*1px))
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        margin-right: calc(1*(32*1px))
    }
}

@media(max-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (104px))/14)*9) + (64px));
        height: calc((((100vw - (104px))/14)*9) + (64px))
    }
}

@media(max-width:950px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (208px))/14)*9) + (128px))
    }
}

@media(max-width:950px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (312px))/14)*9) + (192px))
    }
}

@media(max-width:950px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (416px))/14)*9) + (256px))
    }
}

@media(max-width:950px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (208px))/14)*9) + (128px))
    }
}

@media(max-width:950px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (312px))/14)*9) + (192px))
    }
}

@media(max-width:950px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (416px))/14)*9) + (256px))
    }
}

@media(max-width:500px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (104px))/14)*11) + (80px));
        height: calc((((100vw - (104px))/14)*11) + (80px))
    }
}

@media(max-width:500px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (208px))/14)*11) + (160px))
    }
}

@media(max-width:500px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (312px))/14)*11) + (240px))
    }
}

@media(max-width:500px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        width: calc((((100vw - (416px))/14)*11) + (320px))
    }
}

@media(max-width:500px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (208px))/14)*11) + (160px))
    }
}

@media(max-width:500px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (312px))/14)*11) + (240px))
    }
}

@media(max-width:500px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single,
    .pws--gallery-slider__wrapper__slider .slide-single {
        height: calc((((100vw - (416px))/14)*11) + (320px))
    }
}

.pws--activity-slider__wrapper__slider .slide-single:after,
.pws--gallery-slider__wrapper__slider .slide-single:after {
    content: '';
    width: 100%;
    height: 56px;
    background: #fff;
    position: absolute;
    display: block;
    bottom: 0
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider .slide-single:after,
    .pws--gallery-slider__wrapper__slider .slide-single:after {
        height: 30px
    }
}

.pws--activity-slider__wrapper__slider .slide-single__image,
.pws--gallery-slider__wrapper__slider .slide-single__image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.pws--activity-slider__wrapper__slider .slide-single__image img,
.pws--gallery-slider__wrapper__slider .slide-single__image img {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    width: auto
}

.pws--activity-slider__wrapper__slider .slide-single__text,
.pws--gallery-slider__wrapper__slider .slide-single__text {
    background: #fff;
    position: absolute;
    width: calc((((100vw - (104px))/14)*3) + (16px) + 16px);
    left: calc(1*(8*1px));
    bottom: 0;
    z-index: 5;
    padding: 10px 20px
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (208px))/14)*3) + (32px) + 32px)
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (312px))/14)*3) + (48px) + 48px)
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (416px))/14)*3) + (64px) + 64px)
    }
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc(1*(16*1px))
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc(1*(24*1px))
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc(1*(32*1px))
    }
}

@media(max-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (104px))/14)*4) + (24px))
    }
}

@media(max-width:1200px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (208px))/14)*4) + (48px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (312px))/14)*4) + (72px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (416px))/14)*4) + (96px))
    }
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc((((100vw - (104px))/14)*1));
        width: calc((((100vw - (104px))/14)*6) + (40px))
    }
}

@media(max-width:770px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc((((100vw - (208px))/14)*1))
    }
}

@media(max-width:770px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc((((100vw - (312px))/14)*1))
    }
}

@media(max-width:770px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc((((100vw - (416px))/14)*1))
    }
}

@media(max-width:770px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (208px))/14)*6) + (80px))
    }
}

@media(max-width:770px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (312px))/14)*6) + (120px))
    }
}

@media(max-width:770px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (416px))/14)*6) + (160px))
    }
}

@media(max-width:500px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc((((100vw - (104px))/14)*1));
        width: calc((((100vw - (104px))/14)*8) + (56px))
    }
}

@media(max-width:500px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc((((100vw - (208px))/14)*1))
    }
}

@media(max-width:500px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc((((100vw - (312px))/14)*1))
    }
}

@media(max-width:500px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        left: calc((((100vw - (416px))/14)*1))
    }
}

@media(max-width:500px) and (min-width:950px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (208px))/14)*8) + (112px))
    }
}

@media(max-width:500px) and (min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (312px))/14)*8) + (168px))
    }
}

@media(max-width:500px) and (min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slide-single__text,
    .pws--gallery-slider__wrapper__slider .slide-single__text {
        width: calc((((100vw - (416px))/14)*8) + (224px))
    }
}

.pws--activity-slider__wrapper__slider .slide-single__text .pws-pretitle,
.pws--gallery-slider__wrapper__slider .slide-single__text .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    font-size: .875rem
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider .slide-single__text .pws-pretitle,
    .pws--gallery-slider__wrapper__slider .slide-single__text .pws-pretitle {
        font-size: .75rem
    }
}

.pws--activity-slider__wrapper__slider .slide-single__text .pws-pretitle:after,
.pws--gallery-slider__wrapper__slider .slide-single__text .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider .slide-single__text .pws-pretitle:after,
    .pws--gallery-slider__wrapper__slider .slide-single__text .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--activity-slider__wrapper__slider .slide-single__text .pws-pretitle:after,
.pws--gallery-slider__wrapper__slider .slide-single__text .pws-pretitle:after {
    top: 100%
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider .slide-single__text .pws-pretitle:after,
    .pws--gallery-slider__wrapper__slider .slide-single__text .pws-pretitle:after {
        top: calc(100% + 3px)
    }
}

.pws--activity-slider__wrapper__slider .slide-single__text h3,
.pws--gallery-slider__wrapper__slider .slide-single__text h3 {
    position: relative;
    font-size: 1.5rem;
    margin-top: 8px
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider .slide-single__text h3,
    .pws--gallery-slider__wrapper__slider .slide-single__text h3 {
        font-size: 1rem
    }
}

.pws--activity-slider__wrapper__slider .slide-single__text .gallery-title,
.pws--gallery-slider__wrapper__slider .slide-single__text .gallery-title {
    font-size: .875rem;
    background: #fff
}

.pws--activity-slider__wrapper__slider .slide-single a,
.pws--gallery-slider__wrapper__slider .slide-single a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 700
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider .slide-single a,
    .pws--gallery-slider__wrapper__slider .slide-single a {
        font-size: .75rem
    }
}

.pws--activity-slider__wrapper__slider .slide-single .see-all,
.pws--gallery-slider__wrapper__slider .slide-single .see-all {
    color: #5a5957;
    font-style: italic;
    position: absolute;
    bottom: 0;
    text-align: right;
    z-index: 600;
    display: block;
    width: 100%;
    padding: 26px 0 8px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

.pws--activity-slider__wrapper__slider .slide-single .see-all:after,
.pws--gallery-slider__wrapper__slider .slide-single .see-all:after {
    content: '';
    width: 16px;
    height: 1px;
    background: #5a5957;
    opacity: .8;
    position: relative;
    display: inline-block;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
    margin-left: 5px
}

@media(max-width:770px) {

    .pws--activity-slider__wrapper__slider .slide-single .see-all:after,
    .pws--gallery-slider__wrapper__slider .slide-single .see-all:after {
        -webkit-transform: translate(0, -3px);
        transform: translate(0, -3px)
    }
}

.pws--activity-slider__wrapper__slider .slick-slide:focus,
.pws--activity-slider__wrapper__slider .slick-slide.focussed,
.pws--gallery-slider__wrapper__slider .slick-slide:focus,
.pws--gallery-slider__wrapper__slider .slick-slide.focussed {
    outline: none
}

.pws--activity-slider__wrapper__slider .slick-slide:focus a,
.pws--activity-slider__wrapper__slider .slick-slide.focussed a,
.pws--gallery-slider__wrapper__slider .slick-slide:focus a,
.pws--gallery-slider__wrapper__slider .slick-slide.focussed a {
    outline: none
}

.pws--activity-slider__wrapper__slider .slick-slide:focus:before,
.pws--activity-slider__wrapper__slider .slick-slide.focussed:before,
.pws--gallery-slider__wrapper__slider .slick-slide:focus:before,
.pws--gallery-slider__wrapper__slider .slick-slide.focussed:before {
    content: '';
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border: 2px dotted #55437e;
    z-index: 10
}

.pws--activity-slider__wrapper__slider .slick-slide:focus h3,
.pws--activity-slider__wrapper__slider .slick-slide.focussed h3,
.pws--gallery-slider__wrapper__slider .slick-slide:focus h3,
.pws--gallery-slider__wrapper__slider .slick-slide.focussed h3 {
    text-decoration: underline
}

.pws--activity-slider__wrapper__slider .slick-track,
.pws--gallery-slider__wrapper__slider .slick-track {
    padding-top: 2px;
    padding-bottom: 2px
}

.pws--activity-slider__wrapper__slider .slide-single.end,
.pws--gallery-slider__wrapper__slider .slide-single.end {
    background: #464442
}

@media(max-width:950px) {

    .pws--activity-slider__wrapper__slider .slick-current,
    .pws--gallery-slider__wrapper__slider .slick-current {
        opacity: 1;
        -webkit-transition: opacity 300ms, -webkit-filter 300ms;
        transition: opacity 300ms, -webkit-filter 300ms;
        transition: opacity 300ms, filter 300ms;
        transition: opacity 300ms, filter 300ms, -webkit-filter 300ms;
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }

    .pws--activity-slider__wrapper__slider .slick-current .slide-single__image:after,
    .pws--gallery-slider__wrapper__slider .slick-current .slide-single__image:after {
        content: '';
        width: 100%;
        height: 100%;
        z-index: 5;
        background: #000;
        opacity: 0;
        mix-blend-mode: multiply;
        position: absolute;
        -webkit-transition: opacity 300ms;
        transition: opacity 300ms
    }
}

.pws--activity-slider__wrapper__slider .slick-current+.slick-slide,
.pws--gallery-slider__wrapper__slider .slick-current+.slick-slide {
    opacity: 1;
    -webkit-transition: opacity 300ms, -webkit-filter 300ms;
    transition: opacity 300ms, -webkit-filter 300ms;
    transition: opacity 300ms, filter 300ms;
    transition: opacity 300ms, filter 300ms, -webkit-filter 300ms;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.pws--activity-slider__wrapper__slider .slick-current+.slick-slide .slide-single__image:after,
.pws--gallery-slider__wrapper__slider .slick-current+.slick-slide .slide-single__image:after {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 5;
    background: #000;
    opacity: 0;
    mix-blend-mode: multiply;
    position: absolute;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms
}

@media(max-width:950px) {

    .pws--activity-slider__wrapper__slider .slick-current+.slick-slide,
    .pws--gallery-slider__wrapper__slider .slick-current+.slick-slide {
        opacity: .6;
        -webkit-transition: opacity 300ms, -webkit-filter 300ms;
        transition: opacity 300ms, -webkit-filter 300ms;
        transition: opacity 300ms, filter 300ms;
        transition: opacity 300ms, filter 300ms, -webkit-filter 300ms;
        -webkit-filter: grayscale(.3);
        filter: grayscale(.3)
    }

    .pws--activity-slider__wrapper__slider .slick-current+.slick-slide .slide-single__image:after,
    .pws--gallery-slider__wrapper__slider .slick-current+.slick-slide .slide-single__image:after {
        content: '';
        width: 100%;
        height: 100%;
        z-index: 5;
        background: #000;
        opacity: .7;
        mix-blend-mode: multiply;
        position: absolute;
        -webkit-transition: opacity 300ms;
        transition: opacity 300ms
    }
}

.pws--activity-slider__wrapper__slider .slick-current+.slick-slide+.slick-slide,
.pws--gallery-slider__wrapper__slider .slick-current+.slick-slide+.slick-slide {
    opacity: .6;
    -webkit-transition: opacity 300ms, -webkit-filter 300ms;
    transition: opacity 300ms, -webkit-filter 300ms;
    transition: opacity 300ms, filter 300ms;
    transition: opacity 300ms, filter 300ms, -webkit-filter 300ms;
    -webkit-filter: grayscale(.3);
    filter: grayscale(.3)
}

.pws--activity-slider__wrapper__slider .slick-current+.slick-slide+.slick-slide .slide-single__image:after,
.pws--gallery-slider__wrapper__slider .slick-current+.slick-slide+.slick-slide .slide-single__image:after {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 5;
    background: #000;
    opacity: .7;
    mix-blend-mode: multiply;
    position: absolute;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms
}

.pws--activity-slider__wrapper__slider .slick-current+.slick-slide+.slick-slide+.slick-slide,
.pws--gallery-slider__wrapper__slider .slick-current+.slick-slide+.slick-slide+.slick-slide {
    opacity: .6;
    -webkit-transition: opacity 300ms, -webkit-filter 300ms;
    transition: opacity 300ms, -webkit-filter 300ms;
    transition: opacity 300ms, filter 300ms;
    transition: opacity 300ms, filter 300ms, -webkit-filter 300ms;
    -webkit-filter: grayscale(.3);
    filter: grayscale(.3)
}

.pws--activity-slider__wrapper__slider .slick-current+.slick-slide+.slick-slide+.slick-slide .slide-single__image:after,
.pws--gallery-slider__wrapper__slider .slick-current+.slick-slide+.slick-slide+.slick-slide .slide-single__image:after {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 5;
    background: #000;
    opacity: .7;
    mix-blend-mode: multiply;
    position: absolute;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms
}

.pws--activity-slider__wrapper__slider .slick-arrow,
.pws--gallery-slider__wrapper__slider .slick-arrow {
    position: absolute;
    right: calc((((100vw - (104px))/14)*1) + 8px);
    z-index: 100;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -10000px;
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4xICg1MTE0NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJERVNJR05TIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9IkhvbWUvaVBhZC1Qcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjE5LjAwMDAwMCwgLTM0NjguMDAwMDAwKSI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIxOS4wMDAwMDAsIDM0NjguMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMyIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Imljb24vYXJyb3cvcHVycGxlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4zMDc2OTIsIDE0Ljc2OTIzMSkiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTdHJva2UtMyIgcG9pbnRzPSIwIDAgMTAuNSA5LjY1MjUgMCAxOS41Ij48L3BvbHlsaW5lPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNCw0OCBDMzcuMjYxMiw0OCA0OCwzNy4yNjEyIDQ4LDI0IEM0OCwxMC43Mzg4IDM3LjI2MTIsMCAyNCwwIEMxMC43Mzg4LDAgMCwxMC43Mzg4IDAsMjQgQzAsMzcuMjYxMiAxMC43Mzg4LDQ4IDI0LDQ4IFogTTI0LDIuNCBDMzUuOTM4OCwyLjQgNDUuNiwxMi4wNjEyIDQ1LjYsMjQgQzQ1LjYsMzUuOTM4OCAzNS45Mzg4LDQ1LjYgMjQsNDUuNiBDMTIuMDYxMiw0NS42IDIuNCwzNS45Mzg4IDIuNCwyNCBDMi40LDEyLjA2MTIgMTIuMDYxMiwyLjQgMjQsMi40IFoiIGlkPSJGaWxsLTIiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=") no-repeat center center/contain;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms
}

@media(min-width:950px) {

    .pws--activity-slider__wrapper__slider .slick-arrow,
    .pws--gallery-slider__wrapper__slider .slick-arrow {
        right: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {

    .pws--activity-slider__wrapper__slider .slick-arrow,
    .pws--gallery-slider__wrapper__slider .slick-arrow {
        right: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {

    .pws--activity-slider__wrapper__slider .slick-arrow,
    .pws--gallery-slider__wrapper__slider .slick-arrow {
        right: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

.pws--activity-slider__wrapper__slider .slick-arrow:hover,
.pws--activity-slider__wrapper__slider .slick-arrow:focus,
.pws--gallery-slider__wrapper__slider .slick-arrow:hover,
.pws--gallery-slider__wrapper__slider .slick-arrow:focus {
    opacity: .7;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms
}

.pws--activity-slider__wrapper__slider .slick-arrow:focus,
.pws--gallery-slider__wrapper__slider .slick-arrow:focus {
    background-color: #55437e;
    border-radius: 50%
}

@media(max-width:500px) {

    .pws--activity-slider__wrapper__slider .slick-arrow,
    .pws--gallery-slider__wrapper__slider .slick-arrow {
        height: 30px;
        width: 30px;
        right: 14px
    }
}

.pws--activity-slider__wrapper__slider .slick-arrow.slick-disabled,
.pws--gallery-slider__wrapper__slider .slick-arrow.slick-disabled {
    opacity: .1;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    cursor: default !important
}

.pws--activity-slider__wrapper__slider .slick-arrow.slick-disabled:hover,
.pws--gallery-slider__wrapper__slider .slick-arrow.slick-disabled:hover {
    opacity: .1
}

.pws--activity-slider__wrapper__slider .slick-prev,
.pws--gallery-slider__wrapper__slider .slick-prev {
    top: calc(50% + 40px - 40px);
    -webkit-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg)
}

@media(max-width:500px) {

    .pws--activity-slider__wrapper__slider .slick-prev,
    .pws--gallery-slider__wrapper__slider .slick-prev {
        top: calc(50% + 20px - 30px)
    }
}

.pws--activity-slider__wrapper__slider .slick-next,
.pws--gallery-slider__wrapper__slider .slick-next {
    top: calc(50% - 40px - 40px)
}

@media(max-width:500px) {

    .pws--activity-slider__wrapper__slider .slick-next,
    .pws--gallery-slider__wrapper__slider .slick-next {
        top: calc(50% - 20px - 30px)
    }
}

.slick-lightbox-slick {
    position: relative
}

.slick-lightbox-slick span {
    margin-top: 30px;
    display: block
}

@media(max-height:400px) {
    .slick-lightbox-slick span {
        margin-top: 10px
    }
}

.slick-lightbox-slick .slick-arrow {
    position: absolute;
    z-index: 100;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -10000px;
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OS4xICg1MTE0NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJERVNJR05TIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9IkhvbWUvaVBhZC1Qcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjE5LjAwMDAwMCwgLTM0NjguMDAwMDAwKSI+DQogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIxOS4wMDAwMDAsIDM0NjguMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMyIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Imljb24vYXJyb3cvcHVycGxlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4zMDc2OTIsIDE0Ljc2OTIzMSkiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTdHJva2UtMyIgcG9pbnRzPSIwIDAgMTAuNSA5LjY1MjUgMCAxOS41Ij48L3BvbHlsaW5lPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNCw0OCBDMzcuMjYxMiw0OCA0OCwzNy4yNjEyIDQ4LDI0IEM0OCwxMC43Mzg4IDM3LjI2MTIsMCAyNCwwIEMxMC43Mzg4LDAgMCwxMC43Mzg4IDAsMjQgQzAsMzcuMjYxMiAxMC43Mzg4LDQ4IDI0LDQ4IFogTTI0LDIuNCBDMzUuOTM4OCwyLjQgNDUuNiwxMi4wNjEyIDQ1LjYsMjQgQzQ1LjYsMzUuOTM4OCAzNS45Mzg4LDQ1LjYgMjQsNDUuNiBDMTIuMDYxMiw0NS42IDIuNCwzNS45Mzg4IDIuNCwyNCBDMi40LDEyLjA2MTIgMTIuMDYxMiwyLjQgMjQsMi40IFoiIGlkPSJGaWxsLTIiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=") no-repeat center center/contain;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms
}

.slick-lightbox-slick .slick-arrow:hover {
    opacity: .7;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms
}

@media(max-width:500px) {
    .slick-lightbox-slick .slick-arrow {
        height: 30px;
        width: 30px;
        top: inherit !important;
        bottom: 30px
    }
}

.slick-lightbox-slick .slick-arrow.slick-disabled {
    opacity: .1;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    cursor: default !important
}

.slick-lightbox-slick .slick-arrow.slick-disabled:hover {
    opacity: .1
}

.slick-lightbox-slick .slick-prev {
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg)
}

.slick-lightbox-slick .slick-next {
    top: 50%
}

.slick-lightbox-close:before {
    font-size: 42px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative
}

.pws--gallery-slider .slide-single__text {
    -webkit-transform: translate(0, -30px);
    transform: translate(0, -30px);
    padding: 8px
}

.pws--gallery-slider .slide-single__text .gallery-title {
    margin: 0
}

.pws--news-events {
    position: relative;
    overflow: hidden;
    margin-top: 60px
}

.pws--news-events__title,
.pws--news-events__paging {
    position: relative;
    left: calc((((100vw - (104px))/14)*1) + 8px);
    width: calc((((100vw - (104px))/14)*12) + (88px))
}

@media(min-width:950px) {

    .pws--news-events__title,
    .pws--news-events__paging {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {

    .pws--news-events__title,
    .pws--news-events__paging {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {

    .pws--news-events__title,
    .pws--news-events__paging {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(min-width:950px) {

    .pws--news-events__title,
    .pws--news-events__paging {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(min-width:1200px) {

    .pws--news-events__title,
    .pws--news-events__paging {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(min-width:1400px) {

    .pws--news-events__title,
    .pws--news-events__paging {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(max-width:770px) {

    .pws--news-events__title,
    .pws--news-events__paging {
        width: calc(100% - 28px);
        left: 14px
    }
}

.pws--news-events__paging {
    margin-bottom: 60px;
    padding-top: 20px;
    border-top: 1px solid #999
}

.pws--news-events__paging span {
    font-size: 1.3rem
}

.pws--news-events__title .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {
    .pws--news-events__title .pws-pretitle {
        font-size: .75rem
    }
}

.pws--news-events__title .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .pws--news-events__title .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--news-events__title h2 {
    font-size: 2.625rem;
    margin-bottom: 0;
    margin-top: 35px
}

@media(max-width:770px) {
    .pws--news-events__title h2 {
        font-size: 1.5rem
    }
}

.pws--news-events__title a,
.pws--news-events__paging a {
    font-style: italic;
    text-decoration: none;
    color: #312f2d;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 1.25rem;
    padding: 12px;
    background: #ebeae9;
    -webkit-transition: background 200ms;
    transition: background 200ms
}

.pws--news-events__paging a {
    position: relative
}

.pws--news-events__title a:hover,
.pws--news-events__title a:focus,
.pws--news-events__paging a:hover,
.pws--news-events__paging a:focus {
    background: #dfdddc;
    -webkit-transition: background 200ms;
    transition: background 200ms;
    text-decoration: underline;
    outline: none
}

.pws--news-events__title a:after,
.pws--news-events__paging a:after {
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 2px;
    background: #64bd5f;
    position: relative;
    display: inline-block;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
    margin-left: 8px
}

@media(max-width:950px) {

    .pws--news-events__title a,
    .pws--news-events__paging a {
        position: relative;
        margin-top: 20px;
        display: block
    }
}

.pws--news-events__news-wrapper {
    margin-top: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    position: relative;
    margin-bottom: 50px;
    padding-right: 1px;
    left: calc((((100vw - (104px))/14)*1) + 8px);
    width: calc((((100vw - (104px))/14)*12) + (88px))
}

@media(min-width:950px) {
    .pws--news-events__news-wrapper {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--news-events__news-wrapper {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--news-events__news-wrapper {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(min-width:950px) {
    .pws--news-events__news-wrapper {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(min-width:1200px) {
    .pws--news-events__news-wrapper {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(min-width:1400px) {
    .pws--news-events__news-wrapper {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(max-width:770px) {
    .pws--news-events__news-wrapper {
        width: calc(100% - 28px);
        left: 14px
    }
}

.pws--news-events__news-wrapper .nemod-single {
    position: relative;
    background: #fff;
    width: calc((((100vw - (104px))/14)*4) + (24px));
    margin-left: calc(1*(8*1px))
}

@media(min-width:950px) {
    .pws--news-events__news-wrapper .nemod-single {
        width: calc((((100vw - (208px))/14)*4) + (48px))
    }
}

@media(min-width:1200px) {
    .pws--news-events__news-wrapper .nemod-single {
        width: calc((((100vw - (312px))/14)*4) + (72px))
    }
}

@media(min-width:1400px) {
    .pws--news-events__news-wrapper .nemod-single {
        width: calc((((100vw - (416px))/14)*4) + (96px))
    }
}

@media(min-width:950px) {
    .pws--news-events__news-wrapper .nemod-single {
        margin-left: calc(1*(16*1px))
    }
}

@media(min-width:1200px) {
    .pws--news-events__news-wrapper .nemod-single {
        margin-left: calc(1*(24*1px))
    }
}

@media(min-width:1400px) {
    .pws--news-events__news-wrapper .nemod-single {
        margin-left: calc(1*(32*1px))
    }
}

.pws--news-events__news-wrapper .nemod-single .cover-image {
    -webkit-transition: -webkit-transform 150ms ease-in;
    transition: -webkit-transform 150ms ease-in;
    transition: transform 150ms ease-in;
    transition: transform 150ms ease-in, -webkit-transform 150ms ease-in
}

.pws--news-events__news-wrapper .nemod-single:hover .cover-image,
.pws--news-events__news-wrapper .nemod-single.focussed .cover-image {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
    -webkit-transition: -webkit-transform 350ms ease-out;
    transition: -webkit-transform 350ms ease-out;
    transition: transform 350ms ease-out;
    transition: transform 350ms ease-out, -webkit-transform 350ms ease-out
}

.pws--news-events__news-wrapper .nemod-single.focussed {
    outline: 2px dotted #55437e
}

.pws--news-events__news-wrapper .nemod-single.focussed h3 {
    text-decoration: underline
}

.pws--news-events__news-wrapper .nemod-single:hover a span {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

@media(max-width:950px) {
    .pws--news-events__news-wrapper .nemod-single {
        width: calc((((100vw - (104px))/14)*12) + (88px));
        margin-left: 0;
        margin-bottom: 30px
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--news-events__news-wrapper .nemod-single {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--news-events__news-wrapper .nemod-single {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--news-events__news-wrapper .nemod-single {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(max-width:770px) {
    .pws--news-events__news-wrapper .nemod-single {
        width: 100%
    }
}

.pws--news-events__news-wrapper .nemod-single:nth-of-type(3n+1) {
    margin-left: -.5px
}

.pws--news-events__news-wrapper .nemod-single__image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 200px;
    background-color: #dfdddc;
    height: calc((((100vw - (104px))/14)*3) + (16px) + 16px)
}

@media(min-width:950px) {
    .pws--news-events__news-wrapper .nemod-single__image {
        height: calc((((100vw - (208px))/14)*3) + (32px) + 32px)
    }
}

@media(min-width:1200px) {
    .pws--news-events__news-wrapper .nemod-single__image {
        height: calc((((100vw - (312px))/14)*3) + (48px) + 48px)
    }
}

@media(min-width:1400px) {
    .pws--news-events__news-wrapper .nemod-single__image {
        height: calc((((100vw - (416px))/14)*3) + (64px) + 64px)
    }
}

@media(max-width:950px) {
    .pws--news-events__news-wrapper .nemod-single__image {
        height: calc((((100vw - (104px))/14)*9) + (64px))
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--news-events__news-wrapper .nemod-single__image {
        height: calc((((100vw - (208px))/14)*9) + (128px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--news-events__news-wrapper .nemod-single__image {
        height: calc((((100vw - (312px))/14)*9) + (192px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--news-events__news-wrapper .nemod-single__image {
        height: calc((((100vw - (416px))/14)*9) + (256px))
    }
}

.pws--news-events__news-wrapper .nemod-single__text {
    position: relative;
    -webkit-transform: translate(0, -30px);
    transform: translate(0, -30px);
    width: calc(100% - 60px);
    padding: 10px 20px 40px 40px
}

.pws--news-events__news-wrapper .nemod-single__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    height: 40px;
    background: #fff;
    width: calc((((100vw - (104px))/14)*3) + (16px))
}

@media(min-width:950px) {
    .pws--news-events__news-wrapper .nemod-single__text:before {
        width: calc((((100vw - (208px))/14)*3) + (32px))
    }
}

@media(min-width:1200px) {
    .pws--news-events__news-wrapper .nemod-single__text:before {
        width: calc((((100vw - (312px))/14)*3) + (48px))
    }
}

@media(min-width:1400px) {
    .pws--news-events__news-wrapper .nemod-single__text:before {
        width: calc((((100vw - (416px))/14)*3) + (64px))
    }
}

@media(max-width:950px) {
    .pws--news-events__news-wrapper .nemod-single__text:before {
        width: calc((((100vw - (104px))/14)*9) + (64px))
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--news-events__news-wrapper .nemod-single__text:before {
        width: calc((((100vw - (208px))/14)*9) + (128px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--news-events__news-wrapper .nemod-single__text:before {
        width: calc((((100vw - (312px))/14)*9) + (192px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--news-events__news-wrapper .nemod-single__text:before {
        width: calc((((100vw - (416px))/14)*9) + (256px))
    }
}

.pws--news-events__news-wrapper .nemod-single__text .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    font-size: .875rem
}

@media(max-width:770px) {
    .pws--news-events__news-wrapper .nemod-single__text .pws-pretitle {
        font-size: .75rem
    }
}

.pws--news-events__news-wrapper .nemod-single__text .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .pws--news-events__news-wrapper .nemod-single__text .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--news-events__news-wrapper .nemod-single__text .pws-pretitle:after {
    top: 100%
}

@media(max-width:770px) {
    .pws--news-events__news-wrapper .nemod-single__text .pws-pretitle:after {
        top: calc(100% + 3px)
    }
}

.pws--news-events__news-wrapper .nemod-single__text h3 {
    position: relative;
    font-size: 1.5rem;
    margin-top: 8px;
    margin-bottom: 0
}

@media(max-width:770px) {
    .pws--news-events__news-wrapper .nemod-single__text h3 {
        font-size: 1rem
    }
}

.pws--news-events__news-wrapper .nemod-single a {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100%);
    height: 100%;
    text-align: right;
    color: #5a5957;
    font-style: italic;
    z-index: 700
}

.pws--news-events__news-wrapper .nemod-single a:focus {
    outline: none
}

@media(max-width:770px) {
    .pws--news-events__news-wrapper .nemod-single a {
        font-size: .75rem
    }
}

.pws--news-events__news-wrapper .nemod-single a span {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 26px 0 8px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

.pws--news-events__news-wrapper .nemod-single a span:after {
    content: '';
    width: 16px;
    height: 1px;
    background: #5a5957;
    position: relative;
    display: inline-block;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
    margin-left: 5px;
    margin-right: 10px
}

@media(max-width:770px) {
    .pws--news-events__news-wrapper .nemod-single a span:after {
        -webkit-transform: translate(0, -3px);
        transform: translate(0, -3px)
    }
}

.pws--news-events__background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -5;
    opacity: 1;
    overflow: hidden
}

@media(max-width:950px) {
    .pws--news-events__background {
        max-height: 800px;
        top: inherit;
        bottom: 0
    }
}

.pws--news-events__background:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(10%, #fff), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, #fff 0%, #fff 10%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)
}

.pws--second-level-news .pws--news-events {
    position: relative;
    width: calc((((100vw - (104px))/14)*8) + (56px));
    left: calc((((100vw - (104px))/14)*3) + (16px) + 8px)
}

@media(min-width:950px) {
    .pws--second-level-news .pws--news-events {
        width: calc((((100vw - (208px))/14)*8) + (112px))
    }
}

@media(min-width:1200px) {
    .pws--second-level-news .pws--news-events {
        width: calc((((100vw - (312px))/14)*8) + (168px))
    }
}

@media(min-width:1400px) {
    .pws--second-level-news .pws--news-events {
        width: calc((((100vw - (416px))/14)*8) + (224px))
    }
}

@media(min-width:950px) {
    .pws--second-level-news .pws--news-events {
        left: calc((((100vw - (208px))/14)*3) + (32px) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--second-level-news .pws--news-events {
        left: calc((((100vw - (312px))/14)*3) + (48px) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--second-level-news .pws--news-events {
        left: calc((((100vw - (416px))/14)*3) + (64px) + 32px)
    }
}

@media(max-width:1200px) {
    .pws--second-level-news .pws--news-events {
        width: calc((((100vw - (104px))/14)*12) + (88px));
        left: calc((((100vw - (104px))/14)*1) + 8px)
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--second-level-news .pws--news-events {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--second-level-news .pws--news-events {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--second-level-news .pws--news-events {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--second-level-news .pws--news-events {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--second-level-news .pws--news-events {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--second-level-news .pws--news-events {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:770px) {
    .pws--second-level-news .pws--news-events {
        width: calc(100% - 28px);
        left: 14px
    }
}

.pws--second-level-news .pws--news-events__title {
    width: 100%;
    left: 0
}

.pws--second-level-news .pws--news-events__news-wrapper {
    width: 100%;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-bottom: 0
}

.pws--second-level-news .pws--news-events__news-wrapper .nemod-single {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-top: 60px;
    padding-top: 60px;
    border-top: 1px solid #dfdddc
}

@media(max-width:950px) {
    .pws--second-level-news .pws--news-events__news-wrapper .nemod-single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        margin-top: 0;
        padding-top: 20px
    }
}

.pws--second-level-news .pws--news-events__news-wrapper .nemod-single:first-of-type {
    margin-top: 0;
    padding-top: 0;
    border: none
}

.pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text {
    position: relative;
    -webkit-transform: none;
    transform: none;
    padding: 0
}

@media(max-width:950px) {
    .pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text {
        padding-bottom: 0
    }
}

@media(max-width:770px) {
    .pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text {
        left: 14px
    }
}

.pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text .text-wrapper {
    background: #fff;
    position: absolute;
    padding: 16px 16px 40px 16px;
    bottom: 0;
    left: -30px
}

@media(max-width:950px) {
    .pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text .text-wrapper {
        left: 28px;
        width: calc((((100vw - (104px))/14)*10) + (72px));
        position: relative;
        -webkit-transform: translate(0, -30px);
        transform: translate(0, -30px);
        padding: 16px;
        padding-bottom: 0
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text .text-wrapper {
        width: calc((((100vw - (208px))/14)*10) + (144px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text .text-wrapper {
        width: calc((((100vw - (312px))/14)*10) + (216px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text .text-wrapper {
        width: calc((((100vw - (416px))/14)*10) + (288px))
    }
}

@media(max-width:770px) {
    .pws--second-level-news .pws--news-events__news-wrapper .nemod-single__text .text-wrapper {
        left: 0
    }
}

@media(max-width:770px) {
    .pws--breadcrumbs .pws--breadcrumbs__wrapper img {
        display: none
    }
}

.pws--breadcrumbs__wrapper {
    position: relative;
    width: calc((((100vw - (104px))/14)*8) + (56px));
    left: calc((((100vw - (104px))/14)*3) + (16px) + 8px);
    margin: 40px 0 20px
}

@media(min-width:950px) {
    .pws--breadcrumbs__wrapper {
        width: calc((((100vw - (208px))/14)*8) + (112px))
    }
}

@media(min-width:1200px) {
    .pws--breadcrumbs__wrapper {
        width: calc((((100vw - (312px))/14)*8) + (168px))
    }
}

@media(min-width:1400px) {
    .pws--breadcrumbs__wrapper {
        width: calc((((100vw - (416px))/14)*8) + (224px))
    }
}

@media(min-width:950px) {
    .pws--breadcrumbs__wrapper {
        left: calc((((100vw - (208px))/14)*3) + (32px) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--breadcrumbs__wrapper {
        left: calc((((100vw - (312px))/14)*3) + (48px) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--breadcrumbs__wrapper {
        left: calc((((100vw - (416px))/14)*3) + (64px) + 32px)
    }
}

@media(max-width:950px) {
    .pws--breadcrumbs__wrapper {
        width: calc(100% - 28px);
        left: 14px;
        margin: 20px 0 0 0
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--breadcrumbs__wrapper {
        width: calc((((100vw - (208px))/14)*10) + (144px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--breadcrumbs__wrapper {
        width: calc((((100vw - (312px))/14)*10) + (216px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--breadcrumbs__wrapper {
        width: calc((((100vw - (416px))/14)*10) + (288px))
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--breadcrumbs__wrapper {
        left: calc((((100vw - (208px))/14)*2) + (16px) + 16px)
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--breadcrumbs__wrapper {
        left: calc((((100vw - (312px))/14)*2) + (24px) + 24px)
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--breadcrumbs__wrapper {
        left: calc((((100vw - (416px))/14)*2) + (32px) + 32px)
    }
}

.pws--breadcrumbs__wrapper img {
    display: inline-block;
    height: 32px;
    width: 32px
}

.pws--breadcrumbs__wrapper .breadcrumbs ul {
    padding-left: 0
}

.pws--breadcrumbs__wrapper .breadcrumbs {
    font-size: .875rem;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.pws--breadcrumbs__wrapper .breadcrumbs li {
    display: inline-block;
    margin-left: 3px
}

.pws--breadcrumbs__wrapper .breadcrumbs li:before {
    content: '-';
    position: relative;
    margin-right: 3px
}

.pws--breadcrumbs__wrapper .breadcrumbs li:first-of-type:before {
    content: ''
}

.pws--breadcrumbs__wrapper .breadcrumbs li a {
    color: #312f2d;
    text-decoration: none
}

.pws--breadcrumbs__wrapper .breadcrumbs li a:hover,
.pws--breadcrumbs__wrapper .breadcrumbs li a:focus {
    text-decoration: underline;
    outline: none;
    border: none !important
}

.pws--breadcrumbs__wrapper .breadcrumbs li:last-of-type {
    font-weight: bold;
    font-style: italic
}

.pws--park-listing {
    position: relative
}

.pws--park-listing .pws--park-listing__wrapper .listing .text-wrapper {
    width: 95%
}

.pws--park-listing__wrapper {
    position: relative;
    left: calc((((100vw - (104px))/14)*1) + 8px);
    width: calc((((100vw - (104px))/14)*12) + (88px))
}

@media(min-width:950px) {
    .pws--park-listing__wrapper {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--park-listing__wrapper {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--park-listing__wrapper {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(min-width:950px) {
    .pws--park-listing__wrapper {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(min-width:1200px) {
    .pws--park-listing__wrapper {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(min-width:1400px) {
    .pws--park-listing__wrapper {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(max-width:770px) {
    .pws--park-listing__wrapper {
        width: calc(100% - 28px);
        left: 14px
    }
}

.pws--park-listing__wrapper .title {
    position: relative;
    margin-bottom: 30px
}

.pws--park-listing__wrapper .title h2 {
    font-size: 2.625rem;
    margin-bottom: 0
}

@media(max-width:770px) {
    .pws--park-listing__wrapper .title h2 {
        font-size: 1.5rem
    }
}

.pws--park-listing__wrapper .title h2:before {
    position: absolute;
    top: -12px;
    left: 0;
    content: '';
    width: 30px;
    height: 3px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

.pws--park-listing__wrapper .listing {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pws--park-listing__wrapper .listing__single {
    position: relative;
    background: #fff;
    width: calc((((100vw - (104px))/14)*4) + (24px));
    margin-left: calc(1*(8*1px));
    margin-bottom: 60px;
    overflow: hidden
}

@media(min-width:950px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (208px))/14)*4) + (48px))
    }
}

@media(min-width:1200px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (312px))/14)*4) + (72px))
    }
}

@media(min-width:1400px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (416px))/14)*4) + (96px))
    }
}

@media(min-width:950px) {
    .pws--park-listing__wrapper .listing__single {
        margin-left: calc(1*(16*1px))
    }
}

@media(min-width:1200px) {
    .pws--park-listing__wrapper .listing__single {
        margin-left: calc(1*(24*1px))
    }
}

@media(min-width:1400px) {
    .pws--park-listing__wrapper .listing__single {
        margin-left: calc(1*(32*1px))
    }
}

.pws--park-listing__wrapper .listing__single .cover-image {
    -webkit-transition: -webkit-transform 150ms ease-in;
    transition: -webkit-transform 150ms ease-in;
    transition: transform 150ms ease-in;
    transition: transform 150ms ease-in, -webkit-transform 150ms ease-in
}

.pws--park-listing__wrapper .listing__single:hover .cover-image,
.pws--park-listing__wrapper .listing__single.focussed .cover-image {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
    -webkit-transition: -webkit-transform 350ms ease-out;
    transition: -webkit-transform 350ms ease-out;
    transition: transform 350ms ease-out;
    transition: transform 350ms ease-out, -webkit-transform 350ms ease-out
}

@media(max-width:1200px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (104px))/14)*6) + (40px))
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (208px))/14)*6) + (80px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (312px))/14)*6) + (120px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (416px))/14)*6) + (160px))
    }
}

.pws--park-listing__wrapper .listing__single:hover a span,
.pws--park-listing__wrapper .listing__single.focussed a span {
    -webkit-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

.pws--park-listing__wrapper .listing__single:hover .listing__single__popup,
.pws--park-listing__wrapper .listing__single.focussed .listing__single__popup {
    background: rgba(0, 0, 0, .4);
    -webkit-transition: background 300ms;
    transition: background 300ms;
    top: 0
}

.pws--park-listing__wrapper .listing__single:hover .listing__single__popup .popup-wrapper,
.pws--park-listing__wrapper .listing__single.focussed .listing__single__popup .popup-wrapper {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: z-index 0s linear 350ms, -webkit-transform 350ms;
    transition: z-index 0s linear 350ms, -webkit-transform 350ms;
    transition: transform 350ms, z-index 0s linear 350ms;
    transition: transform 350ms, z-index 0s linear 350ms, -webkit-transform 350ms
}

.pws--park-listing__wrapper .listing__single:hover .listing__single__popup .popup-wrapper .box,
.pws--park-listing__wrapper .listing__single.focussed .listing__single__popup .popup-wrapper .box {
    opacity: 1;
    -webkit-transition: opacity 150ms linear 300ms;
    transition: opacity 150ms linear 300ms
}

.pws--park-listing__wrapper .listing__single.focussed h3 {
    text-decoration: underline
}

@media(max-width:950px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (104px))/14)*12) + (88px));
        margin-left: 0;
        margin-bottom: 30px
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--park-listing__wrapper .listing__single {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(max-width:950px) {
    .pws--park-listing__wrapper .listing__single {
        width: 100%
    }
}

.pws--park-listing__wrapper .listing__single:nth-of-type(3n+1) {
    margin-left: -.5px
}

@media(max-width:1200px) {
    .pws--park-listing__wrapper .listing__single:nth-of-type(3n+1) {
        margin-left: calc(1*(8*1px))
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--park-listing__wrapper .listing__single:nth-of-type(3n+1) {
        margin-left: calc(1*(16*1px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--park-listing__wrapper .listing__single:nth-of-type(3n+1) {
        margin-left: calc(1*(24*1px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--park-listing__wrapper .listing__single:nth-of-type(3n+1) {
        margin-left: calc(1*(32*1px))
    }
}

@media(max-width:1200px) {
    .pws--park-listing__wrapper .listing__single:nth-of-type(2n+1) {
        margin-left: -.5px
    }
}

.pws--park-listing__wrapper .listing__single__image {
    position: relative;
    overflow: hidden;
    width: 100%;
    background-color: #dfdddc;
    height: calc((((100vw - (104px))/14)*3) + (16px) + 16px)
}

@media(min-width:950px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (208px))/14)*3) + (32px) + 32px)
    }
}

@media(min-width:1200px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (312px))/14)*3) + (48px) + 48px)
    }
}

@media(min-width:1400px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (416px))/14)*3) + (64px) + 64px)
    }
}

@media(max-width:1200px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (104px))/14)*5) + (32px))
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (208px))/14)*5) + (64px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (312px))/14)*5) + (96px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (416px))/14)*5) + (128px))
    }
}

@media(max-width:950px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (104px))/14)*9) + (64px))
    }
}

@media(max-width:950px) and (min-width:950px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (208px))/14)*9) + (128px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (312px))/14)*9) + (192px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .pws--park-listing__wrapper .listing__single__image {
        height: calc((((100vw - (416px))/14)*9) + (256px))
    }
}

.pws--park-listing__wrapper .listing__single__popup {
    position: absolute;
    width: 100%;
    -webkit-transition: background 300ms, top 0s linear 300ms;
    transition: background 300ms, top 0s linear 300ms;
    top: 100%;
    height: calc((((100vw - (104px))/14)*3) + (16px) + 16px)
}

@media(min-width:950px) {
    .pws--park-listing__wrapper .listing__single__popup {
        height: calc((((100vw - (208px))/14)*3) + (32px) + 32px)
    }
}

@media(min-width:1200px) {
    .pws--park-listing__wrapper .listing__single__popup {
        height: calc((((100vw - (312px))/14)*3) + (48px) + 48px)
    }
}

@media(min-width:1400px) {
    .pws--park-listing__wrapper .listing__single__popup {
        height: calc((((100vw - (416px))/14)*3) + (64px) + 64px)
    }
}

@media(max-width:1200px) {
    .pws--park-listing__wrapper .listing__single__popup {
        height: calc((((100vw - (104px))/14)*5) + (32px))
    }
}

@media(max-width:1200px) and (min-width:950px) {
    .pws--park-listing__wrapper .listing__single__popup {
        height: calc((((100vw - (208px))/14)*5) + (64px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {
    .pws--park-listing__wrapper .listing__single__popup {
        height: calc((((100vw - (312px))/14)*5) + (96px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {
    .pws--park-listing__wrapper .listing__single__popup {
        height: calc((((100vw - (416px))/14)*5) + (128px))
    }
}

@media(max-width:950px) {
    .pws--park-listing__wrapper .listing__single__popup {
        display: none
    }
}

.pws--park-listing__wrapper .listing__single__popup .popup-wrapper {
    position: absolute;
    bottom: 30px;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    background: #fff;
    left: 20px;
    z-index: 5;
    overflow-y: scroll;
    width: 90%;
    max-height: calc(100% - 20px);
    font-size: 1rem
}

.pws--park-listing__wrapper .listing__single__popup .popup-wrapper .box {
    opacity: 0
}

.pws--park-listing__wrapper .listing__single__popup .popup-wrapper .warning-box {
    padding: 8px 16px
}

.parks .pws--park-listing__wrapper .listing__single__popup .popup-wrapper .warning-box p {
    color: #fff
}

.pws--park-listing__wrapper .listing__single__popup .popup-wrapper .walk-box {
    padding: 8px 16px
}

.pws--park-listing__wrapper .listing__single__text {
    position: relative;
    -webkit-transform: translate(0, -30px);
    transform: translate(0, -30px);
    width: calc(100% - 60px);
    padding: 10px 20px 0 40px;
    z-index: 10
}

.pws--park-listing__wrapper .listing__single__text .walk-box,
.pws--park-listing__wrapper .listing__single__text .warning-box {
    display: none
}

@media(max-width:950px) {

    .pws--park-listing__wrapper .listing__single__text .walk-box,
    .pws--park-listing__wrapper .listing__single__text .warning-box {
        display: block
    }
}

.pws--park-listing__wrapper .listing__single__text .warning-box {
    position: absolute;
    top: 0;
    left: 20px;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    padding: 8px 16px
}

.pws--park-listing__wrapper .listing__single__text .warning-box p {
    text-decoration: none !important
}

.pws--park-listing__wrapper .listing__single__text .walk-box .track-info {
    border-bottom: none;
    border-top: 1px solid #dfdddc;
    padding-bottom: 0;
    padding-top: 10px
}

.pws--park-listing__wrapper .listing__single__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    height: 40px;
    background: #fff;
    width: 90%
}

.pws--park-listing__wrapper .listing__single__text .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    font-size: .875rem
}

@media(max-width:770px) {
    .pws--park-listing__wrapper .listing__single__text .pws-pretitle {
        font-size: .75rem
    }
}

.pws--park-listing__wrapper .listing__single__text .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .pws--park-listing__wrapper .listing__single__text .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--park-listing__wrapper .listing__single__text .pws-pretitle:after {
    top: 100%
}

@media(max-width:770px) {
    .pws--park-listing__wrapper .listing__single__text .pws-pretitle:after {
        top: calc(100% + 3px)
    }
}

.pws--park-listing__wrapper .listing__single__text h3 {
    position: relative;
    font-size: 1.5rem;
    margin-top: 8px;
    margin-bottom: 0
}

@media(max-width:770px) {
    .pws--park-listing__wrapper .listing__single__text h3 {
        font-size: 1rem
    }
}

.pws--park-listing__wrapper .listing__single a {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100%);
    height: 100%;
    text-align: right;
    color: #5a5957;
    font-style: italic;
    z-index: 700
}

@media(max-width:770px) {
    .pws--park-listing__wrapper .listing__single a {
        font-size: .75rem
    }
}

.pws--park-listing__wrapper .listing__single a span {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 26px 0 8px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}

.pws--park-listing__wrapper .listing__single a span:after {
    content: '';
    width: 16px;
    height: 1px;
    background: #5a5957;
    position: relative;
    display: inline-block;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
    margin-left: 5px;
    margin-right: 10px
}

@media(max-width:770px) {
    .pws--park-listing__wrapper .listing__single a span:after {
        -webkit-transform: translate(0, -3px);
        transform: translate(0, -3px)
    }
}

.pws--park-listing__wrapper .listing .track-info {
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdddc
}

.pws--park-listing__wrapper .listing .track-info img {
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.pws--park-listing__wrapper .listing .warning-box {
    background: #464442;
    color: #fff
}

.pws--park-listing__wrapper .listing .warning-box p {
    margin: 0;
    color: #fff;
    text-decoration: underline
}

.pws--park-listing__wrapper .listing .warning-box p:before {
    content: '';
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE2IDE0Ij48ZGVzYz4gIENyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxnIGZpbGw9Im5vbmUiPjxnIGZpbGw9IiNGRkM3MTMiPjxwYXRoIGQ9Ik0xNC41IDE0TDEuNSAxNEMwLjkgMTQgMC41IDEzLjcgMC4yIDEzLjMgLTAuMSAxMi44LTAuMSAxMi4zIDAuMiAxMS44TDYuNyAwLjdDNyAwLjMgNy41IDAgOCAwIDguNSAwIDkgMC4zIDkuMyAwLjdMMTUuOCAxMS44QzE2LjEgMTIuMyAxNi4xIDEyLjggMTUuOCAxMy4zIDE1LjUgMTMuNyAxNS4xIDE0IDE0LjUgMTRMMTQuNSAxNFpNMS4zIDEyLjVDMS4zIDEyLjUgMS4zIDEyLjYgMS4zIDEyLjYgMS40IDEyLjYgMS40IDEyLjcgMS41IDEyLjdMMTQuNSAxMi43QzE0LjYgMTIuNyAxNC42IDEyLjYgMTQuNyAxMi42IDE0LjcgMTIuNiAxNC43IDEyLjUgMTQuNyAxMi41TDguMSAxLjRDOC4xIDEuMyA3LjkgMS4zIDcuOSAxLjRMMS4zIDEyLjUgMS4zIDEyLjVaTTggOS4zQzcuNiA5LjMgNy4zIDkgNy4zIDguN0w3LjMgNS4zQzcuMyA1IDcuNiA0LjcgOCA0LjcgOC40IDQuNyA4LjcgNSA4LjcgNS4zTDguNyA4LjdDOC43IDkgOC40IDkuMyA4IDkuM1pNOCAxMS4zQzcuOSAxMS4zIDcuOCAxMS4zIDcuNyAxMS4zIDcuNyAxMS4yIDcuNiAxMS4yIDcuNSAxMS4xIDcuNCAxMSA3LjMgMTAuOCA3LjMgMTAuNyA3LjMgMTAuNiA3LjQgMTAuNSA3LjQgMTAuNCA3LjQgMTAuMyA3LjUgMTAuMyA3LjUgMTAuMiA3LjYgMTAuMSA3LjcgMTAuMSA3LjcgMTAuMSA3LjkgMTAgOC4xIDEwIDguMyAxMC4xIDguMyAxMC4xIDguNCAxMC4xIDguNSAxMC4yIDguNSAxMC4zIDguNiAxMC4zIDguNiAxMC40IDguNiAxMC41IDguNyAxMC42IDguNyAxMC43IDguNyAxMC44IDguNiAxMSA4LjUgMTEuMSA4LjMgMTEuMyA4LjIgMTEuMyA4IDExLjNMOCAxMS4zWiIvPjwvZz48L2c+PC9zdmc+") no-repeat center center/contain;
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
    margin-right: 8px
}

.list-format {
    position: relative
}

.list-format .listing {
    width: 100%;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.list-format .listing__single {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-bottom: 20px
}

@media(max-width:950px) {
    .list-format .listing__single__image {
        height: calc((((100vw - (104px))/14)*6) + (40px))
    }
}

@media(max-width:950px) and (min-width:950px) {
    .list-format .listing__single__image {
        height: calc((((100vw - (208px))/14)*6) + (80px))
    }
}

@media(max-width:950px) and (min-width:1200px) {
    .list-format .listing__single__image {
        height: calc((((100vw - (312px))/14)*6) + (120px))
    }
}

@media(max-width:950px) and (min-width:1400px) {
    .list-format .listing__single__image {
        height: calc((((100vw - (416px))/14)*6) + (160px))
    }
}

.list-format .listing__single__popup {
    display: none
}

.list-format .listing__single__text {
    position: relative;
    -webkit-transform: none;
    transform: none
}

@media(max-width:770px) {
    .list-format .listing__single__text .description {
        display: none
    }
}

.list-format .listing__single__text .text-wrapper {
    background: #fff;
    position: absolute;
    padding: 16px 16px 16px 16px;
    bottom: 0;
    left: -30px
}

.list-format .listing__single__text .text-wrapper .warning-box,
.list-format .listing__single__text .text-wrapper .walk-box {
    display: block !important
}

.list-format .listing__single__text .text-wrapper .warning-box {
    position: absolute;
    top: inherit;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    padding: 8px 16px
}

.list-format .listing__single__text .text-wrapper .warning-box p {
    text-decoration: none !important
}

.pws--in-this-topic a {
    font-weight: bold;
    font-size: 1.1rem
}

.pws--in-this-topic {
    background-color: #f8f8f8;
    padding: 30px;
    border: 1px solid #ccc;
    margin-bottom: 40px
}

.pws--park-information,
.pws--generic-information {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: calc((((100vw - (104px))/14)*1) + 8px)
}

@media(min-width:950px) {

    .pws--park-information,
    .pws--generic-information {
        left: calc((((100vw - (208px))/44)*1) + 6px)
    }

    .pws--generic-information .sidebar-group .list {
        font-size: .9rem
    }

    .pws--generic-information .sidebar-group .list ul {
        padding-left: 12px
    }
}

@media(min-width:1200px) {

    .pws--park-information,
    .pws--generic-information {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }

    .pws--generic-information .sidebar-group .list {
        font-size: 1rem
    }
}

@media(min-width:1400px) {

    .pws--park-information,
    .pws--generic-information {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:950px) {

    .pws--park-information,
    .pws--generic-information {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        left: calc((((100vw - (104px))/14)*2) + (8px) + 8px);
        width: calc((((100vw - (104px))/14)*10) + (72px));
        margin: 10px 0
    }
}

@media(max-width:950px) and (min-width:950px) {

    .pws--park-information,
    .pws--generic-information {
        left: calc((((100vw - (208px))/14)*2) + (16px) + 16px)
    }
}

@media(max-width:950px) and (min-width:1200px) {

    .pws--park-information,
    .pws--generic-information {
        left: calc((((100vw - (312px))/14)*2) + (24px) + 24px)
    }
}

@media(max-width:950px) and (min-width:1400px) {

    .pws--park-information,
    .pws--generic-information {
        left: calc((((100vw - (416px))/14)*2) + (32px) + 32px)
    }
}

@media(max-width:950px) and (min-width:950px) {

    .pws--park-information,
    .pws--generic-information {
        width: calc((((100vw - (208px))/14)*10) + (144px))
    }
}

@media(max-width:950px) and (min-width:1200px) {

    .pws--park-information,
    .pws--generic-information {
        width: calc((((100vw - (312px))/14)*10) + (216px))
    }
}

@media(max-width:950px) and (min-width:1400px) {

    .pws--park-information,
    .pws--generic-information {
        width: calc((((100vw - (416px))/14)*10) + (288px))
    }
}

@media(max-width:770px) {

    .pws--park-information,
    .pws--generic-information {
        width: calc(100% - 28px);
        left: 14px
    }
}

.pws--park-information__sidebar,
.pws--generic-information__sidebar {
    position: relative;
    width: calc((((100vw - (104px))/14)*2) + (8px));
    margin-right: calc(1*(8*1px));
    overflow-wrap: break-word
}

@media(min-width:950px) {

    .pws--park-information__sidebar,
    .pws--generic-information__sidebar {
        width: calc((((100vw - (208px))/14)*2) + (96px))
    }
}

@media(min-width:1200px) {

    .pws--park-information__sidebar,
    .pws--generic-information__sidebar {
        width: calc((((100vw - (312px))/14)*2) + (24px))
    }
}

@media(min-width:1400px) {

    .pws--park-information__sidebar,
    .pws--generic-information__sidebar {
        width: calc((((100vw - (416px))/14)*2) + (32px))
    }
}

@media(min-width:950px) {

    .pws--park-information__sidebar,
    .pws--generic-information__sidebar {
        margin-right: calc(1*(16*1px))
    }
}

@media(min-width:1200px) {

    .pws--park-information__sidebar,
    .pws--generic-information__sidebar {
        margin-right: calc(1*(24*1px))
    }
}

@media(min-width:1400px) {

    .pws--park-information__sidebar,
    .pws--generic-information__sidebar {
        margin-right: calc(1*(32*1px))
    }
}

@media(max-width:950px) {

    .pws--park-information__sidebar,
    .pws--generic-information__sidebar {
        width: 100%;
        margin-bottom: 30px
    }
}

.pws--park-information__sidebar h2,
.pws--generic-information__sidebar h2 {
    text-transform: uppercase;
    color: #464442;
    font-size: 1rem;
    position: relative
}

.pws--park-information__sidebar h2 a,
.pws--generic-information__sidebar h2 a {
    display: none
}

.pws--park-information__sidebar h2:after,
.pws--generic-information__sidebar h2:after {
    content: '';
    position: relative;
    display: block;
    margin-top: 12px;
    width: 30px;
    height: 2px;
    background: #5a5957;
    opacity: .5
}

@media(max-width:950px) {

    .pws--park-information__sidebar h2,
    .pws--generic-information__sidebar h2 {
        margin: 0;
        border: 1px solid #dfdddc;
        padding: 16px;
        -webkit-transition: background 150ms, color 150ms;
        transition: background 150ms, color 150ms
    }

    .pws--park-information__sidebar h2:hover,
    .pws--generic-information__sidebar h2:hover {
        background: #dfdddc;
        -webkit-transition: background 150ms;
        transition: background 150ms
    }

    .pws--park-information__sidebar h2:after,
    .pws--generic-information__sidebar h2:after {
        display: none
    }

    .pws--park-information__sidebar h2 a,
    .pws--generic-information__sidebar h2 a {
        position: absolute;
        left: 0;
        top: 0;
        text-indent: -100000px;
        height: 100%;
        width: 100%;
        display: block
    }

    .pws--park-information__sidebar h2 a:before,
    .pws--generic-information__sidebar h2 a:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 24px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        height: 24px;
        width: 24px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22%23464442%22%3E%3Cpath%20d%3D%22M12%200C5.4%200%200%205.4%200%2012%200%2018.6%205.4%2024%2012%2024%2018.6%2024%2024%2018.6%2024%2012%2024%205.4%2018.6%200%2012%200ZM12%2022.7C6.1%2022.7%201.3%2017.9%201.3%2012%201.3%206.1%206.1%201.3%2012%201.3%2017.9%201.3%2022.7%206.1%2022.7%2012%2022.7%2017.9%2017.9%2022.7%2012%2022.7Z%22%2F%3E%3Cpath%20d%3D%22M16%2011.3L12.7%2011.3%2012.7%208C12.7%207.6%2012.4%207.3%2012%207.3%2011.6%207.3%2011.3%207.6%2011.3%208L11.3%2011.3%208%2011.3C7.6%2011.3%207.3%2011.6%207.3%2012%207.3%2012.4%207.6%2012.7%208%2012.7L11.3%2012.7%2011.3%2016C11.3%2016.4%2011.6%2016.7%2012%2016.7%2012.4%2016.7%2012.7%2016.4%2012.7%2016L12.7%2012.7%2016%2012.7C16.4%2012.7%2016.7%2012.4%2016.7%2012%2016.7%2011.6%2016.4%2011.3%2016%2011.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center/contain;
        opacity: 1;
        -webkit-transition: opacity 150ms;
        transition: opacity 150ms
    }

    .pws--park-information__sidebar h2 a:after,
    .pws--generic-information__sidebar h2 a:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 24px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        height: 24px;
        width: 24px;
        background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVzYz4gIENyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxnIGZpbGw9Im5vbmUiPjxnIGZpbGw9IiNERkREREMiPjxwYXRoIGQ9Ik0xMiAwQzUuNCAwIDAgNS40IDAgMTIgMCAxOC42IDUuNCAyNCAxMiAyNCAxOC42IDI0IDI0IDE4LjYgMjQgMTIgMjQgNS40IDE4LjYgMCAxMiAwWk0xMiAyMi43QzYuMSAyMi43IDEuMyAxNy45IDEuMyAxMiAxLjMgNi4xIDYuMSAxLjMgMTIgMS4zIDE3LjkgMS4zIDIyLjcgNi4xIDIyLjcgMTIgMjIuNyAxNy45IDE3LjkgMjIuNyAxMiAyMi43WiIvPjxwYXRoIGQ9Ik0xNiAxMS4zTDEyLjcgMTEuMyAxMS4zIDExLjMgOCAxMS4zQzcuNiAxMS4zIDcuMyAxMS42IDcuMyAxMiA3LjMgMTIuNCA3LjYgMTIuNyA4IDEyLjdMMTEuMyAxMi43IDEyLjcgMTIuNyAxNiAxMi43QzE2LjQgMTIuNyAxNi43IDEyLjQgMTYuNyAxMiAxNi43IDExLjYgMTYuNCAxMS4zIDE2IDExLjNaIi8+PC9nPjwvZz48L3N2Zz4=") no-repeat center center/contain;
        opacity: 0;
        -webkit-transition: opacity 150ms;
        transition: opacity 150ms
    }
}

@media(max-width:950px) {

    .pws--park-information__sidebar .active,
    .pws--generic-information__sidebar .active {
        background-color: #464442;
        color: #fff;
        border: 1px solid #312f2d;
        -webkit-transition: background 150ms, color 150ms;
        transition: background 150ms, color 150ms
    }

    .pws--park-information__sidebar .active:hover,
    .pws--generic-information__sidebar .active:hover {
        background: #312f2d;
        -webkit-transition: background 150ms;
        transition: background 150ms
    }

    .pws--park-information__sidebar .active a:before,
    .pws--generic-information__sidebar .active a:before {
        opacity: 0;
        -webkit-transition: opacity 150ms;
        transition: opacity 150ms
    }

    .pws--park-information__sidebar .active a:after,
    .pws--generic-information__sidebar .active a:after {
        opacity: 1;
        -webkit-transition: opacity 150ms;
        transition: opacity 150ms
    }
}

.pws--park-information__sidebar .list,
.pws--generic-information__sidebar .list {
    padding: 0;
    list-style-type: none;
    margin: 24px 0;
    max-width: 200px
}

@media(min-width:950px) {

    .pws--park-information__sidebar .list,
    .pws--generic-information__sidebar .list {
        display: block !important
    }
}

@media(max-width:950px) {

    .pws--park-information__sidebar .list,
    .pws--generic-information__sidebar .list {
        padding: 16px;
        border: 1px solid #dfdddc;
        margin: 0;
        display: none;
        max-width: inherit
    }
}

.pws--park-information__sidebar .list li,
.pws--generic-information__sidebar .list li {
    margin-bottom: 8px
}

.pws--park-information__sidebar .list li img,
.pws--generic-information__sidebar .list li img {
    max-width: 32px;
    height: auto;
    margin-right: 16px
}

.pws--park-information__sidebar .list li a,
.pws--generic-information__sidebar .list li a {
    color: #312f2d;
    padding-bottom: 8px;
    margin-top: 8px;
    border-bottom: 1px solid #dfdddc;
    text-decoration: none;
    display: block
}

.pws--park-information__sidebar .list li a:hover,
.pws--generic-information__sidebar .list li a:hover {
    text-decoration: underline;
    color: #55437e
}

.current-page {
    font-weight: bold
}

.pws--park-information__content,
.pws--generic-information__content {
    width: calc((((100vw - (104px))/14)*8) + (56px))
}

@media(min-width:950px) {

    .pws--park-information__content,
    .pws--generic-information__content {
        width: calc((((100vw - (208px))/14)*8) + (112px))
    }
}

@media(min-width:1200px) {

    .pws--park-information__content,
    .pws--generic-information__content {
        width: calc((((100vw - (312px))/14)*8) + (168px))
    }
}

@media(min-width:1400px) {

    .pws--park-information__content,
    .pws--generic-information__content {
        width: calc((((100vw - (416px))/14)*8) + (224px))
    }
}

@media(max-width:950px) {

    .pws--park-information__content,
    .pws--generic-information__content {
        width: calc((((100vw - (104px))/14)*10) + (72px))
    }
}

@media(max-width:950px) and (min-width:950px) {

    .pws--park-information__content,
    .pws--generic-information__content {
        width: calc((((100vw - (208px))/14)*10) + (144px))
    }
}

@media(max-width:950px) and (min-width:1200px) {

    .pws--park-information__content,
    .pws--generic-information__content {
        width: calc((((100vw - (312px))/14)*10) + (216px))
    }
}

@media(max-width:950px) and (min-width:1400px) {

    .pws--park-information__content,
    .pws--generic-information__content {
        width: calc((((100vw - (416px))/14)*10) + (288px))
    }
}

@media(max-width:770px) {

    .pws--park-information__content,
    .pws--generic-information__content {
        width: 100%
    }
}

.pws--park-information__content h2,
.pws--generic-information__content h2 {
    font-size: 2rem
}

@media(max-width:770px) {

    .pws--park-information__content h2,
    .pws--generic-information__content h2 {
        font-size: 1.5rem
    }
}

.pws--park-information__content h3,
.pws--generic-information__content h3,
.pws--park-information__content h3,
.pws--generic-information__content h3 * {
    font-size: 1.7rem
}

@media(max-width:770px) {

    .pws--park-information__content h3,
    .pws--generic-information__content h3,
    .pws--park-information__content h3,
    .pws--generic-information__content h3 * {
        font-size: 1.5rem
    }
}

.pws--park-information__content *,
.pws--generic-information__content * {
    font-size: 1.125rem
}

@media(max-width:770px) {

    .pws--park-information__content *,
    .pws--generic-information__content * {
        font-size: 1rem
    }
}

.pws--park-information__content a,
.pws--generic-information__content a {
    color: #55437e;
    text-decoration: underline
}

.pws--generic-information__content .pws--header__tools__alerts a {
    color: #ffc713;
    text-decoration: none
}

.pws--generic-information__content .pws--header__tools__alerts a:hover,
.pws--generic-information__content .pws--header__tools__alerts a:focus {
    color: #312f2d
}

.pws--park-information__content a:hover,
.pws--generic-information__content a:hover {
    text-decoration: none
}

.pws--park-information__content hr,
.pws--generic-information__content hr {
    margin: 60px 0
}

.pws--park-information__content .page-intro p,
.pws--generic-information__content .page-intro p {
    font-size: 1.5rem;
    margin-bottom: 30px
}

@media(max-width:770px) {

    .pws--park-information__content .page-intro p,
    .pws--generic-information__content .page-intro p {
        font-size: 1.125rem
    }
}

.pws--park-information__content .page-intro__readmore,
.pws--generic-information__content .page-intro__readmore {
    border: 1px solid transparent
}

.pws--park-information__content img.full-width,
.pws--generic-information__content img.full-width {
    width: 100%;
    height: auto;
    margin: 20px 0
}

.pws--park-information__content p.full-width,
.pws--generic-information__content p.full-width {
    width: 100% !important;
    left: 0 !important
}

.pws--park-information__content .imgCaption,
.pws--generic-information__content .imgCaption,
.pws--park-information__content .imgCaption *,
.pws--generic-information__content .imgCaption * {
    font-size: .875rem
}

.pws--park-information__content .imgCaption,
.pws--generic-information__content .imgCaption {
    width: 100% !important;
    left: 0 !important;
    font-style: italic;
    color: #5a5957;
    margin: 10px 0 60px 0
}

@media(max-width:950px) {

    .pws--park-information__content .imgCaption,
    .pws--generic-information__content .imgCaption {
        margin-bottom: 20px
    }
}

.pws--park-information__content .imgCaption:before,
.pws--generic-information__content .imgCaption:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 16px;
    height: 2px;
    background: #5a5957;
    margin-right: 7px;
    top: -3px;
    opacity: .5
}

@media(min-width:1200px) {
    div.imgLeft {
        float: left;
        margin-right: -60px;
        position: relative;
        z-index: 9
    }

    div.imgRight {
        float: right;
        margin-left: 200px;
        position: relative;
        z-index: 9
    }

    div.imgLeft p,
    div.imgLeft p.imgCaption,
    div.imgRight p,
    div.imgRight p.imgCaption {
        width: 260px !important
    }

    div.imgLeft a,
    div.imgRight a {
        display: inline-block
    }

    div.img {
        text-align: center
    }

    div.img.wide {
        width: calc((((100vw - (416px))/14)*8) + (224px)) !important;
        margin-left: calc((100vw - 100vw) - ((((100vw - (312px))/14)*1) + 24px));
        margin-right: calc((100vw - 100vw) - ((((100vw - (312px))/14)*1) + 24px))
    }
}

div.img img,
div.imgLeft img,
div.imgRight img,
#content .ms-rtestate-field p img {
    max-width: 100%
}

#content .ms-rtestate-field .ms-srch-result img {
    max-width: none
}

.pws--park-information__content .table-content,
.pws--generic-information__content .table-content,
table.ms-rteTable-default {
    width: 100%;
    text-align: left;
    font-weight: normal;
    margin-top: 30px;
    font-size: .875rem
}

.pws--park-information__content .table-content th,
.pws--generic-information__content .table-content th,
.pws--park-information__content .ms-rteTable-default th,
.pws--generic-information__content .ms-rteTable-default th {
    padding: 8px;
    background: #5a5957;
    color: #fff;
    font-weight: normal;
    border-right: 1px solid #fff;
    font-size: .875rem
}

.pws--park-information__content .table-content td,
.pws--generic-information__content .table-content td,
.pws--park-information__content .ms-rteTable-default td,
.pws--generic-information__content .ms-rteTable-default td {
    padding: 8px;
    border: 1px solid #dfdddc;
    font-size: .875rem
}

.pws--park-information__content .table-content td a,
.pws--generic-information__content .table-content td a,
.pws--park-information__content .ms-rteTable-default td a,
.pws--generic-information__content .ms-rteTable-default td a {
    font-size: .875rem
}

@media(max-width:834px) {
    .pws--generic-information__content div.scrollable.has-scroll {
        overflow-x: auto
    }
}

.pws--park-information__content .read-more,
.pws--generic-information__content .read-more {
    font-size: .875rem;
    color: #464442;
    font-style: italic;
    text-decoration: none
}

.pws--park-information__content .read-more:hover,
.pws--generic-information__content .read-more:hover {
    text-decoration: underline
}

.pws--park-information__content .read-more:before,
.pws--generic-information__content .read-more:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22%23464442%22%3E%3Cpath%20d%3D%22M12%200C5.4%200%200%205.4%200%2012%200%2018.6%205.4%2024%2012%2024%2018.6%2024%2024%2018.6%2024%2012%2024%205.4%2018.6%200%2012%200ZM12%2022.7C6.1%2022.7%201.3%2017.9%201.3%2012%201.3%206.1%206.1%201.3%2012%201.3%2017.9%201.3%2022.7%206.1%2022.7%2012%2022.7%2017.9%2017.9%2022.7%2012%2022.7Z%22%2F%3E%3Cpath%20d%3D%22M16%2011.3L12.7%2011.3%2012.7%208C12.7%207.6%2012.4%207.3%2012%207.3%2011.6%207.3%2011.3%207.6%2011.3%208L11.3%2011.3%208%2011.3C7.6%2011.3%207.3%2011.6%207.3%2012%207.3%2012.4%207.6%2012.7%208%2012.7L11.3%2012.7%2011.3%2016C11.3%2016.4%2011.6%2016.7%2012%2016.7%2012.4%2016.7%2012.7%2016.4%2012.7%2016L12.7%2012.7%2016%2012.7C16.4%2012.7%2016.7%2012.4%2016.7%2012%2016.7%2011.6%2016.4%2011.3%2016%2011.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center/contain;
    top: 7px;
    margin-right: 7px;
    opacity: .5
}

.pws--park-information__content .read-more.minus:before,
.pws--generic-information__content .read-more.minus:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22%23464442%22%3E%3Cpath%20d%3D%22M12%200C5.4%200%200%205.4%200%2012%200%2018.6%205.4%2024%2012%2024%2018.6%2024%2024%2018.6%2024%2012%2024%205.4%2018.6%200%2012%200ZM12%2022.7C6.1%2022.7%201.3%2017.9%201.3%2012%201.3%206.1%206.1%201.3%2012%201.3%2017.9%201.3%2022.7%206.1%2022.7%2012%2022.7%2017.9%2017.9%2022.7%2012%2022.7Z%22%2F%3E%3Cpath%20d%3D%22M16%2011.3L8%2011.3C7.6%2011.3%207.3%2011.6%207.3%2012%207.3%2012.4%207.6%2012.7%208%2012.7L16%2012.7C16.4%2012.7%2016.7%2012.4%2016.7%2012%2016.7%2011.6%2016.4%2011.3%2016%2011.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.pws--park-information__content .read-more span:before,
.pws--generic-information__content .read-more span:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 16px;
    height: 2px;
    background: #5a5957;
    margin-right: 7px;
    top: -3px;
    opacity: .5
}

.pws--park-information__content .park-description,
.pws--generic-information__content .park-description {
    position: relative;
    left: calc((((100vw - (104px))/14)*1));
    width: calc((((100vw - (104px))/14)*6) + (40px))
}

@media(min-width:950px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        left: calc((((100vw - (208px))/14)*1))
    }
}

@media(min-width:1200px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        left: calc((((100vw - (312px))/14)*1))
    }
}

@media(min-width:1400px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        left: calc((((100vw - (416px))/14)*1))
    }
}

@media(min-width:950px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        width: calc((((100vw - (208px))/14)*6) + (80px))
    }
}

@media(min-width:1200px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        width: calc((((100vw - (312px))/14)*6) + (120px))
    }
}

@media(min-width:1400px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        width: calc((((100vw - (416px))/14)*6) + (160px))
    }
}

@media(max-width:1200px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        width: 100%;
        left: 0
    }
}

@media(max-width:1200px) and (min-width:950px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        width: calc((((100vw - (208px))/14)*8) + (112px))
    }
}

@media(max-width:1200px) and (min-width:1200px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        width: calc((((100vw - (312px))/14)*8) + (168px))
    }
}

@media(max-width:1200px) and (min-width:1400px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        width: calc((((100vw - (416px))/14)*8) + (224px))
    }
}

@media(max-width:770px) {

    .pws--park-information__content .park-description,
    .pws--generic-information__content .park-description {
        width: 100%
    }
}

.pws--park-information__content .park-description p,
.pws--generic-information__content .park-description p {
    font-size: 1.125rem
}

.pws--generic-information .pws--generic-information__content {
    position: relative;
    padding-left: 0
}

@media(min-width:1200px) {
    .pws--generic-information .pws--generic-information__content {
        padding-left: calc((((100vw - (312px))/14)*1) + 24px);
        width: calc((((100vw - (312px))/14)*6) + (120px) + 24px)
    }

    .pws--in-this-topic {
        padding-left: calc((((100vw - (312px))/14)*1) + 24px);
        margin-left: calc((100vw - 100vw) - ((((100vw - (312px))/14)*1) + 24px));
        padding-right: calc((((100vw - (312px))/14)*1) + 24px);
        margin-right: calc((100vw - 100vw) - ((((100vw - (312px))/14)*1) + 24px))
    }

    #managementPlansList,
    .pws--generic-information .pws--generic-information__content table.wide {
        margin-left: calc((100vw - 100vw) - ((((100vw - (312px))/14)*1) + 24px));
        margin-right: calc((100vw - 100vw) - ((((100vw - (312px))/14)*1) + 24px))
    }

    .pws--generic-information .pws--generic-information__content table.wide {
        width: calc((((100vw - (416px))/14)*8) + (224px)) !important
    }

    .pws--generic-information .pws--generic-information__content #customListFormPanel table {
        margin-left: auto
    }
}

@media(min-width:1400px) {
    .pws--generic-information .pws--generic-information__content {
        padding-left: calc((((100vw - (416px))/14)*1) + 32px);
        width: calc((((100vw - (416px))/14)*6) + (160px) + 32px)
    }

    .alert-listing {
        padding-left: calc((((100vw - (416px))/14)*1) + 10px)
    }
}

.pws--park-information__content .intro * {
    font-size: 1.4rem
}

.pws--park-info-box .text p {
    color: #fff
}

.pws--park-info-box {
    color: #fff
}

.pws--park-info-box,
.pws--walk-info-box {
    background: #464442;
    position: relative;
    margin: 0 0 60px 0
}

.pws--park-info-box__wrapper,
.pws--walk-info-box__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pws--park-info-box__wrapper .text {
    width: calc(100% - 348px)
}

.pws--park-info-box__wrapper .text,
.pws--walk-info-box__wrapper .text {
    padding: 24px;
    width: 100%
}

@media(max-width:950px) {
    .pws--park-info-box__wrapper .text {
        width: calc(100% - 132px)
    }

    .pws--park-info-box__wrapper .text,
    .pws--walk-info-box__wrapper .text {
        padding: 16px
    }
}

@media(max-width:500px) {

    .pws--park-info-box__wrapper .text,
    .pws--walk-info-box__wrapper .text {
        width: 100%
    }
}

.pws--park-info-box__wrapper .text .title,
.pws--walk-info-box__wrapper .text .title {
    font-size: 2rem;
    margin: 0
}

.pws--park-info-box__wrapper .text .title img,
.pws--walk-info-box__wrapper .text .title img {
    max-width: 36px;
    max-height: 36px;
    margin-right: 16px
}

@media(max-width:950px) {

    .pws--park-info-box__wrapper .text .title img,
    .pws--walk-info-box__wrapper .text .title img {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 5
    }
}

@media(max-width:950px) {

    .pws--park-info-box__wrapper .text .title,
    .pws--walk-info-box__wrapper .text .title {
        font-size: 1.25rem
    }
}

@media(max-width:1600px) {

    .pws--park-info-box__wrapper .text p,
    .pws--walk-info-box__wrapper .text p,
    .pws--walk-info-box__wrapper .text td {
        padding-right: 20px;
        margin-bottom: 30px
    }

    .pws--park-info-box__wrapper .text {
        padding-bottom: 60px
    }
}

.pws--park-info-box__wrapper .image,
.pws--walk-info-box__wrapper .image {
    width: 245px;
    overflow: hidden;
    position: relative
}

@media(max-width:950px) {

    .pws--park-info-box__wrapper .image,
    .pws--walk-info-box__wrapper .image {
        width: 90px
    }
}

@media(max-width:500px) {

    .pws--park-info-box__wrapper .image,
    .pws--walk-info-box__wrapper .image {
        display: none
    }
}

.pws--park-info-box__wrapper .image img,
.pws--walk-info-box__wrapper .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pws--park-info-box a.parks-pass {
    position: absolute;
    top: 50%;
    right: 100px
}

.pws--park-info-box a.parks-pass,
.parks .pws--walk-info-box a.pws--button {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 24px 70px 24px 24px;
    text-transform: none;
    text-decoration: none;
    color: #fff
}

@media(max-width:1600px) {

    .pws--park-info-box a.parks-pass,
    .parks .pws--walk-info-box a.pws--button {
        padding: 16px 70px 16px 16px;
        top: inherit;
        bottom: 20px;
        -webkit-transform: none;
        transform: none;
        right: inherit;
        left: 16px
    }
}

.pws--walk-info-box {
    background: #ebeae9;
    color: #000
}

.pws--walk-info-box__wrapper .text .track-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    border-bottom: 1px solid #dfdddc
}

.pws--walk-info-box__wrapper .text .track-info span {
    width: 100%
}

.pws--walk-info-box__wrapper .text img {
    max-width: 32px;
    height: 32px;
    margin-right: 16px
}

.pws--info-accordion {
    position: relative;
    margin-bottom: 60px;
    margin-top: 60px
}

@media(max-width:950px) {
    .pws--info-accordion {
        margin: 40px 0 10px 0;
        left: 0
    }
}

.pws--info-accordion__wrapper {
    position: relative;
    width: 100%;
    left: 0
}

@media(min-width:950px) {
    .pws--info-accordion__wrapper {
        width: calc((((100vw - (208px))/14)*8) + (112px))
    }
}

@media(min-width:1200px) {
    .pws--info-accordion__wrapper {
        width: calc((((100vw - (312px))/14)*8) + (168px))
    }
}

@media(min-width:1400px) {
    .pws--info-accordion__wrapper {
        width: calc((((100vw - (416px))/14)*8) + (224px))
    }
}

@media(min-width:950px) {
    .pws--info-accordion__wrapper {
        left: 0
    }
}

@media(min-width:1200px) {
    .pws--info-accordion__wrapper {
        left: 0
    }
}

@media(min-width:1400px) {
    .pws--info-accordion__wrapper {
        left: 0
    }
}

@media(max-width:770px) {
    .pws--info-accordion__wrapper {
        width: calc((((100vw - (104px))/14)*12) + (88px))
    }
}

@media(max-width:770px) and (min-width:950px) {
    .pws--info-accordion__wrapper {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(max-width:770px) and (min-width:1200px) {
    .pws--info-accordion__wrapper {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(max-width:770px) and (min-width:1400px) {
    .pws--info-accordion__wrapper {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(max-width:770px) and (min-width:950px) {
    .pws--info-accordion__wrapper {
        left: 0
    }
}

@media(max-width:770px) and (min-width:1200px) {
    .pws--info-accordion__wrapper {
        left: 0
    }
}

@media(max-width:770px) and (min-width:1400px) {
    .pws--info-accordion__wrapper {
        left: 0
    }
}

@media(max-width:770px) {
    .pws--info-accordion__wrapper {
        width: calc(100% - 28px);
        left: 14px
    }

    .alert-listings__wrapper .pws--info-accordion__wrapper {
        width: 100%;
        left: 0
    }
}

.pws--info-accordion__wrapper .section {
    margin-bottom: 8px
}

.pws--generic-information__content .alert-listings__wrapper .pws--info-accordion {
    margin: 0 !important
}

.alert-listings__wrapper .pws--info-accordion__wrapper .section .title-block {
    background-color: #ffd242;
    border-radius: 25px;
    border: 1px solid #b89830
}

.alert-listings__wrapper .pws--info-accordion__wrapper .section .dropdown {
    background: #ffe696;
    padding: 0;
    border-radius: 25px
}

@media(min-width:1200px) {
    .alert-listings__wrapper .pws--info-accordion__wrapper .alert-listing {
        padding: 20px 0 10px 0
    }

    .alert-listings__wrapper .pws--info-accordion__wrapper .section .title-block,
    .alert-listings__wrapper .pws--info-accordion__wrapper .section .dropdown,
    .alert-listings__wrapper .alert-listing.critical {
        padding-left: calc((((100vw - (312px))/14)*1) + 24px);
        margin-left: calc((100vw - 100vw) - ((((100vw - (312px))/14)*1) + 24px))
    }

    .alert-listings__wrapper .pws--info-accordion__wrapper .section .title-block * {
        padding: 16px 0 6px
    }

    .alert-listings__wrapper .pws--info-accordion__wrapper .section .title-block p,
    .alert-listings__wrapper .alert-listing p {
        padding: 6px 0
    }
}

@media(max-width:1200px) {

    .alert-listings__wrapper .pws--info-accordion__wrapper .section .title-block h3,
    .alert-listing.critical {
        padding: 16px 55px 6px 24px
    }
}

.pws--info-accordion__wrapper .section .title-block {
    position: relative;
    border: 1px solid #dfdddc;
    -webkit-transition: background 150ms, color 150ms;
    transition: background 150ms, color 150ms
}

.pws--info-accordion__wrapper .section .title-block:hover,
.pws--info-accordion__wrapper .section .title-block.focussed {
    background: #dfdddc;
    -webkit-transition: background 150ms;
    transition: background 150ms;
    outline: none
}

.pws--info-accordion__wrapper .section .title-block h3 {
    font-size: 1.25rem;
    padding: 16px 55px 16px 24px;
    margin: 0
}

.pws--info-accordion__wrapper .section .title-block p,
.dropdown .alert-listing p {
    padding: 6px 55px 6px 24px
}

@media(min-width:1200px) {

    .pws--info-accordion__wrapper .section .title-block p,
    .dropdown .alert-listing p {
        padding: 0
    }
}

.pws--info-accordion__wrapper .section .title-block h3 b {
    font-size: 1.25rem
}

.pws--info-accordion__wrapper .section .title-block a {
    position: absolute;
    width: 100%;
    height: 100%;
    text-indent: -100000px;
    top: 0;
    left: 0
}

.pws--info-accordion__wrapper .section .title-block a:focus {
    outline: none !important;
    border-bottom: none !important
}

.pws--info-accordion__wrapper .section .title-block a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 24px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 24px;
    width: 24px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdesc%3E%20%20Created%20with%20Sketch.%3C%2Fdesc%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22%23464442%22%3E%3Cpath%20d%3D%22M12%200C5.4%200%200%205.4%200%2012%200%2018.6%205.4%2024%2012%2024%2018.6%2024%2024%2018.6%2024%2012%2024%205.4%2018.6%200%2012%200ZM12%2022.7C6.1%2022.7%201.3%2017.9%201.3%2012%201.3%206.1%206.1%201.3%2012%201.3%2017.9%201.3%2022.7%206.1%2022.7%2012%2022.7%2017.9%2017.9%2022.7%2012%2022.7Z%22%2F%3E%3Cpath%20d%3D%22M16%2011.3L12.7%2011.3%2012.7%208C12.7%207.6%2012.4%207.3%2012%207.3%2011.6%207.3%2011.3%207.6%2011.3%208L11.3%2011.3%208%2011.3C7.6%2011.3%207.3%2011.6%207.3%2012%207.3%2012.4%207.6%2012.7%208%2012.7L11.3%2012.7%2011.3%2016C11.3%2016.4%2011.6%2016.7%2012%2016.7%2012.4%2016.7%2012.7%2016.4%2012.7%2016L12.7%2012.7%2016%2012.7C16.4%2012.7%2016.7%2012.4%2016.7%2012%2016.7%2011.6%2016.4%2011.3%2016%2011.3Z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center center/contain;
    opacity: 1;
    -webkit-transition: opacity 150ms;
    transition: opacity 150ms
}

.pws--info-accordion__wrapper .section .title-block a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 24px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 24px;
    width: 24px;
    background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48ZGVzYz4gIENyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxnIGZpbGw9Im5vbmUiPjxnIGZpbGw9IiNERkREREMiPjxwYXRoIGQ9Ik0xMiAwQzUuNCAwIDAgNS40IDAgMTIgMCAxOC42IDUuNCAyNCAxMiAyNCAxOC42IDI0IDI0IDE4LjYgMjQgMTIgMjQgNS40IDE4LjYgMCAxMiAwWk0xMiAyMi43QzYuMSAyMi43IDEuMyAxNy45IDEuMyAxMiAxLjMgNi4xIDYuMSAxLjMgMTIgMS4zIDE3LjkgMS4zIDIyLjcgNi4xIDIyLjcgMTIgMjIuNyAxNy45IDE3LjkgMjIuNyAxMiAyMi43WiIvPjxwYXRoIGQ9Ik0xNiAxMS4zTDEyLjcgMTEuMyAxMS4zIDExLjMgOCAxMS4zQzcuNiAxMS4zIDcuMyAxMS42IDcuMyAxMiA3LjMgMTIuNCA3LjYgMTIuNyA4IDEyLjdMMTEuMyAxMi43IDEyLjcgMTIuNyAxNiAxMi43QzE2LjQgMTIuNyAxNi43IDEyLjQgMTYuNyAxMiAxNi43IDExLjYgMTYuNCAxMS4zIDE2IDExLjNaIi8+PC9nPjwvZz48L3N2Zz4=") no-repeat center center/contain;
    opacity: 0;
    -webkit-transition: opacity 150ms;
    transition: opacity 150ms
}

.pws--info-accordion__wrapper .section .active {
    background-color: #464442 !important;
    color: #fff;
    border: 1px solid #312f2d;
    -webkit-transition: background 150ms, color 150ms;
    transition: background 150ms, color 150ms
}

.pws--info-accordion__wrapper .section .active h3,
.pws--info-accordion__wrapper .section .active p {
    color: #fff
}

.pws--info-accordion__wrapper .section .active:hover {
    background: #312f2d !important;
    -webkit-transition: background 150ms;
    transition: background 150ms
}

.pws--info-accordion__wrapper .section .active a:before {
    opacity: 0;
    -webkit-transition: opacity 150ms;
    transition: opacity 150ms
}

.pws--info-accordion__wrapper .section .active a:after {
    opacity: 1;
    -webkit-transition: opacity 150ms;
    transition: opacity 150ms
}

.pws--info-accordion__wrapper .section .dropdown {
    border: 1px solid #5a5957;
    display: none;
    background: #dfdddc;
    padding: 30px
}

.pws--info-accordion__wrapper .section .dropdown p {
    font-size: 1.125rem;
    max-width: 800px
}

.pws--map-container {
    margin-right: 30px;
    margin-left: 30px
}

@media(min-width:950px) {
    .pws--map-container {
        margin-right: 0;
        margin-left: 0
    }
}

.pws--map-view {
    position: relative;
    margin: 0 0 20px 0
}

.pws--map-view__title {
    position: relative;
    width: calc((((100vw - (104px))/14)*12) + (88px));
    left: calc((((100vw - (104px))/14)*1) + 8px)
}

@media(min-width:950px) {
    .pws--map-view__title {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(min-width:1200px) {
    .pws--map-view__title {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(min-width:1400px) {
    .pws--map-view__title {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(min-width:950px) {
    .pws--map-view__title {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--map-view__title {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--map-view__title {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:770px) {
    .pws--map-view__title {
        left: 14px;
        width: calc(100% - 28px)
    }
}

.pws--map-view__title .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {
    .pws--map-view__title .pws-pretitle {
        font-size: .75rem
    }
}

.pws--map-view__title .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .pws--map-view__title .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--map-view__title h2 {
    font-size: 2.625rem
}

@media(max-width:770px) {
    .pws--map-view__title h2 {
        font-size: 1.5rem
    }
}

.pws--map-view__map-wrapper {
    position: relative
}

.pws--map-view__map-wrapper .map {
    position: relative;
    overflow: hidden;
    height: calc((((100vw - (104px))/14)*6) + (40px) + 8px);
    min-height: 400px
}

@media(min-width:950px) {
    .pws--map-view__map-wrapper .map {
        height: calc((((100vw - (208px))/14)*6) + (80px) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--map-view__map-wrapper .map {
        height: calc((((100vw - (312px))/14)*6) + (120px) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--map-view__map-wrapper .map {
        height: calc((((100vw - (416px))/14)*6) + (160px) + 32px)
    }
}

.pws--map-view__map-wrapper .link {
    position: absolute;
    bottom: 0;
    width: calc((((100vw - (104px))/14)*11) + (80px));
    right: 0;
    background: #fff
}

@media(min-width:950px) {
    .pws--map-view__map-wrapper .link {
        width: calc((((100vw - (208px))/14)*11) + (160px))
    }
}

@media(min-width:1200px) {
    .pws--map-view__map-wrapper .link {
        width: calc((((100vw - (312px))/14)*11) + (240px))
    }
}

@media(min-width:1400px) {
    .pws--map-view__map-wrapper .link {
        width: calc((((100vw - (416px))/14)*11) + (320px))
    }
}

@media(max-width:770px) {
    .pws--map-view__map-wrapper .link {
        position: relative
    }
}

.pws--map-view__map-wrapper .link a {
    padding: 16px;
    display: block;
    position: relative;
    width: calc((((100vw - (104px))/14)*5) + (32px))
}

@media(min-width:950px) {
    .pws--map-view__map-wrapper .link a {
        width: calc((((100vw - (208px))/14)*5) + (64px))
    }
}

@media(min-width:1200px) {
    .pws--map-view__map-wrapper .link a {
        width: calc((((100vw - (312px))/14)*5) + (96px))
    }
}

@media(min-width:1400px) {
    .pws--map-view__map-wrapper .link a {
        width: calc((((100vw - (416px))/14)*5) + (128px))
    }
}

@media(max-width:770px) {
    .pws--map-view__map-wrapper .link a {
        width: calc((((100vw - (104px))/14)*10) + (72px))
    }
}

@media(max-width:770px) and (min-width:950px) {
    .pws--map-view__map-wrapper .link a {
        width: calc((((100vw - (208px))/14)*10) + (144px))
    }
}

@media(max-width:770px) and (min-width:1200px) {
    .pws--map-view__map-wrapper .link a {
        width: calc((((100vw - (312px))/14)*10) + (216px))
    }
}

@media(max-width:770px) and (min-width:1400px) {
    .pws--map-view__map-wrapper .link a {
        width: calc((((100vw - (416px))/14)*10) + (288px))
    }
}

.pws--map-view .general-wrapper {
    margin-top: 50px
}

.pws--map-view .general-wrapper h2 {
    font-size: 2rem;
    margin-bottom: 0
}

@media(max-width:770px) {
    .pws--map-view .general-wrapper h2 {
        font-size: 2rem
    }
}

#mapid {
    width: 100%;
    height: 500px;
    border: solid 2px #666;
    margin-bottom: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

@media(max-width:650px) {
    .leaflet-right {
        width: 50%
    }
}

.pws--park-accommodation {
    position: relative;
    width: calc((((100vw - (104px))/14)*12) + (88px));
    left: calc((((100vw - (104px))/14)*1) + 8px);
    margin-top: 60px;
    padding-bottom: 60px
}

@media(min-width:950px) {
    .pws--park-accommodation {
        width: calc((((100vw - (208px))/14)*12) + (176px))
    }
}

@media(min-width:1200px) {
    .pws--park-accommodation {
        width: calc((((100vw - (312px))/14)*12) + (264px))
    }
}

@media(min-width:1400px) {
    .pws--park-accommodation {
        width: calc((((100vw - (416px))/14)*12) + (352px))
    }
}

@media(min-width:950px) {
    .pws--park-accommodation {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--park-accommodation {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--park-accommodation {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(max-width:770px) {
    .pws--park-accommodation {
        font-size: 1rem;
        width: calc(100% - 28px);
        left: 14px
    }
}

.pws--park-accommodation__title {
    position: relative
}

.pws--park-accommodation__title .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {
    .pws--park-accommodation__title .pws-pretitle {
        font-size: .75rem
    }
}

.pws--park-accommodation__title .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .pws--park-accommodation__title .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--park-accommodation__title .large-text {
    font-size: 2.625rem;
    margin: 20px 0
}

@media(max-width:770px) {
    .pws--park-accommodation__title .large-text {
        font-size: 1.5rem
    }
}

.pws--park-accommodation__wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 50px
}

@media(max-width:950px) {
    .pws--park-accommodation__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }
}

.pws--park-accommodation__wrapper .column {
    position: relative;
    width: 50%
}

@media(max-width:950px) {
    .pws--park-accommodation__wrapper .column {
        width: 100%
    }
}

.pws--park-accommodation__wrapper .column__text {
    padding-right: 50px
}

@media(max-width:770px) {
    .pws--park-accommodation__wrapper .column__text {
        padding-right: 0
    }
}

.pws--park-accommodation__wrapper .column__text .accom-list {
    padding: 0;
    list-style-type: none
}

.pws--park-accommodation__wrapper .column__text .accom-list li {
    font-size: 1.5rem
}

.pws--park-accommodation__wrapper .column__text .accom-list li img {
    max-width: 40px;
    height: auto;
    margin-right: 16px
}

@media(max-width:770px) {
    .pws--park-accommodation__wrapper .column__text .accom-list li img {
        max-width: 36px;
        -webkit-transform: translate(0, -5px);
        transform: translate(0, -5px);
        margin-right: 8px
    }
}

@media(max-width:770px) {
    .pws--park-accommodation__wrapper .column__text .accom-list li {
        font-size: 1rem
    }
}

.pws--park-accommodation__wrapper .column__text p {
    font-size: 1.125rem;
    margin-bottom: 36px
}

@media(max-width:500px) {
    .pws--park-accommodation__wrapper .column__text p {
        font-size: 1rem
    }
}

.parks .pws--park-accommodation__wrapper .column__text .pws--button {
    padding-top: 16px;
    padding-bottom: 16px;
    display: block;
    max-width: 250px
}

@media(max-width:770px) {
    .parks .pws--park-accommodation__wrapper .column__text .pws--button {
        max-width: inherit;
        padding-right: 16px
    }
}

.pws--park-accommodation__wrapper .column__image {
    overflow: hidden;
    position: relative;
    height: 100%
}

@media(max-width:950px) {
    .pws--park-accommodation__wrapper .column__image {
        display: none
    }
}

.pws--park-accommodation__wrapper .column__image .image {
    position: relative;
    height: calc((((100vw - (104px))/14)*4) + (24px));
    min-height: 300px
}

@media(min-width:950px) {
    .pws--park-accommodation__wrapper .column__image .image {
        height: calc((((100vw - (208px))/14)*4) + (48px))
    }
}

@media(min-width:1200px) {
    .pws--park-accommodation__wrapper .column__image .image {
        height: calc((((100vw - (312px))/14)*4) + (72px))
    }
}

@media(min-width:1400px) {
    .pws--park-accommodation__wrapper .column__image .image {
        height: calc((((100vw - (416px))/14)*4) + (96px))
    }
}

.pws--park-accommodation__wrapper .column__image .image-title {
    position: absolute;
    background: #fff;
    z-index: 5;
    bottom: 0;
    padding: 8px 16px;
    margin: 0;
    width: calc((((100vw - (104px))/14)*4) + (24px) + 8px);
    left: calc(1*(8*1px));
    font-size: .875rem
}

@media(min-width:950px) {
    .pws--park-accommodation__wrapper .column__image .image-title {
        width: calc((((100vw - (208px))/14)*4) + (48px) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--park-accommodation__wrapper .column__image .image-title {
        width: calc((((100vw - (312px))/14)*4) + (72px) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--park-accommodation__wrapper .column__image .image-title {
        width: calc((((100vw - (416px))/14)*4) + (96px) + 32px)
    }
}

@media(min-width:950px) {
    .pws--park-accommodation__wrapper .column__image .image-title {
        left: calc(1*(16*1px))
    }
}

@media(min-width:1200px) {
    .pws--park-accommodation__wrapper .column__image .image-title {
        left: calc(1*(24*1px))
    }
}

@media(min-width:1400px) {
    .pws--park-accommodation__wrapper .column__image .image-title {
        left: calc(1*(32*1px))
    }
}

.pws--ctamod {
    position: relative;
    margin-top: 60px
}

.pws--ctamod .background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -3;
    overflow: hidden;
    min-height: 300px
}

.pws--ctamod__wrapper {
    position: relative;
    height: 100%;
    width: calc((((100vw - (104px))/14)*12) + (88px) + 8px);
    left: calc((((100vw - (104px))/14)*1) + 8px);
    padding-top: calc((((100vw - (104px))/14)*4) + (24px))
}

@media(min-width:950px) {
    .pws--ctamod__wrapper {
        width: calc((((100vw - (208px))/14)*12) + (176px) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--ctamod__wrapper {
        width: calc((((100vw - (312px))/14)*12) + (264px) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--ctamod__wrapper {
        width: calc((((100vw - (416px))/14)*12) + (352px) + 32px)
    }
}

@media(min-width:950px) {
    .pws--ctamod__wrapper {
        left: calc((((100vw - (208px))/14)*1) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--ctamod__wrapper {
        left: calc((((100vw - (312px))/14)*1) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--ctamod__wrapper {
        left: calc((((100vw - (416px))/14)*1) + 32px)
    }
}

@media(min-width:950px) {
    .pws--ctamod__wrapper {
        padding-top: calc((((100vw - (208px))/14)*4) + (48px))
    }
}

@media(min-width:1200px) {
    .pws--ctamod__wrapper {
        padding-top: calc((((100vw - (312px))/14)*4) + (72px))
    }
}

@media(min-width:1400px) {
    .pws--ctamod__wrapper {
        padding-top: calc((((100vw - (416px))/14)*4) + (96px))
    }
}

@media(max-width:770px) {
    .pws--ctamod__wrapper {
        width: calc(100% - 28px);
        left: 14px
    }
}

.pws--ctamod__wrapper .text {
    background: #fff;
    padding: 24px;
    padding-bottom: 42px;
    position: relative;
    width: calc((((100vw - (104px))/14)*6) + (40px) + 8px)
}

@media(min-width:950px) {
    .pws--ctamod__wrapper .text {
        width: calc((((100vw - (208px))/14)*6) + (80px) + 16px)
    }
}

@media(min-width:1200px) {
    .pws--ctamod__wrapper .text {
        width: calc((((100vw - (312px))/14)*6) + (120px) + 24px)
    }
}

@media(min-width:1400px) {
    .pws--ctamod__wrapper .text {
        width: calc((((100vw - (416px))/14)*6) + (160px) + 32px)
    }
}

@media(max-width:770px) {
    .pws--ctamod__wrapper .text {
        width: calc((((100vw - (104px))/14)*10) + (72px))
    }
}

@media(max-width:770px) and (min-width:950px) {
    .pws--ctamod__wrapper .text {
        width: calc((((100vw - (208px))/14)*10) + (144px))
    }
}

@media(max-width:770px) and (min-width:1200px) {
    .pws--ctamod__wrapper .text {
        width: calc((((100vw - (312px))/14)*10) + (216px))
    }
}

@media(max-width:770px) and (min-width:1400px) {
    .pws--ctamod__wrapper .text {
        width: calc((((100vw - (416px))/14)*10) + (288px))
    }
}

.pws--ctamod__wrapper .text .pws-pretitle {
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 0
}

@media(max-width:770px) {
    .pws--ctamod__wrapper .text .pws-pretitle {
        font-size: .75rem
    }
}

.pws--ctamod__wrapper .text .pws-pretitle:after {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    content: '';
    width: 24px;
    height: 2px;
    border-radius: 1.5px;
    background-color: #64bd5f
}

@media(max-width:770px) {
    .pws--ctamod__wrapper .text .pws-pretitle:after {
        top: calc(100% + 4px)
    }
}

.pws--ctamod__wrapper .text h2 {
    font-size: 2.625rem;
    margin-bottom: 10px
}

@media(max-width:770px) {
    .pws--ctamod__wrapper .text h2 {
        font-size: 1.5rem
    }
}

.pws--ctamod__wrapper .text a {
    position: relative;
    display: block;
    width: calc((((100vw - (104px))/14)*4) + (24px));
    left: calc((((100vw - (104px))/14)*3) + (16px));
    padding: 16px
}

@media(min-width:950px) {
    .pws--ctamod__wrapper .text a {
        width: calc((((100vw - (208px))/14)*4) + (48px))
    }
}

@media(min-width:1200px) {
    .pws--ctamod__wrapper .text a {
        width: calc((((100vw - (312px))/14)*4) + (72px))
    }
}

@media(min-width:1400px) {
    .pws--ctamod__wrapper .text a {
        width: calc((((100vw - (416px))/14)*4) + (96px))
    }
}

@media(min-width:950px) {
    .pws--ctamod__wrapper .text a {
        left: calc((((100vw - (208px))/14)*3) + (32px))
    }
}

@media(min-width:1200px) {
    .pws--ctamod__wrapper .text a {
        left: calc((((100vw - (312px))/14)*3) + (48px))
    }
}

@media(min-width:1400px) {
    .pws--ctamod__wrapper .text a {
        left: calc((((100vw - (416px))/14)*3) + (64px))
    }
}

@media(max-width:770px) {
    .pws--ctamod__wrapper .text a {
        width: calc((((100vw - (104px))/14)*10) + (72px) + 8px);
        left: 0
    }
}

@media(max-width:770px) and (min-width:950px) {
    .pws--ctamod__wrapper .text a {
        width: calc((((100vw - (208px))/14)*10) + (144px) + 16px)
    }
}

@media(max-width:770px) and (min-width:1200px) {
    .pws--ctamod__wrapper .text a {
        width: calc((((100vw - (312px))/14)*10) + (216px) + 24px)
    }
}

@media(max-width:770px) and (min-width:1400px) {
    .pws--ctamod__wrapper .text a {
        width: calc((((100vw - (416px))/14)*10) + (288px) + 32px)
    }
}

.pws-ahmsg {
    background-color: #555;
    padding-top: 10px;
    padding-bottom: 10px
}

.pws-ahmsg p {
    color: #fff;
    font-size: 1.4em
}

@media(max-width:950px) {
    .pws-ahmsg p {
        font-size: 1em
    }
}

#managementPlansList {
    overflow: hidden
}

#managementPlansList p {
    font-size: 1rem !important;
    margin: 0 0 6px 0 !important
}

#managementPlansListHead {
    background-color: #000;
    color: #fff;
    font-size: 1.25rem;
    font-weight: bold;
    padding: 18px
}

.pws--generic-information__content #managementPlansFilters * {
    font-size: .9rem !important
}

.pws--generic-information__content #managementPlansFilters select {
    margin-top: 4px
}

.pws--generic-information__content .managementPlan-header a,
.pws--generic-information__content .managementPlan-header a:visited {
    color: #fff
}

.managementPlan-header {
    background-color: #007446;
    padding: 9px;
    color: #fff
}

h3.managementPlan-header {
    color: #fff
}

.managementPlan-metadata img {
    width: initial !important
}

.managementPlan-body {
    display: flex;
    flex-flow: row wrap
}

.managementPlan-body>* {
    flex: 1 100%
}

@media all and (min-width:1400px) {
    .managementPlan-metadata {
        flex: 0 0 300px;
        padding-right: 50px
    }

    .managementPlan-summary {
        flex: 3
    }
}

@media(max-width:834px) {
    #locationsList {
        width: 100%
    }
}

.fullconsultationlist ul li {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 3px dotted #d0d0d0
}

.fullconsultationlist ul li:last-child {
    border-bottom: none
}

.pws--park-information__content .fullconsultationlist hr {
    margin: 0
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {

    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    header,
    .pws--header__logo,
    .pws--header__mobile-menu-link,
    .pws--header__tools,
    .pws--critical-alert,
    .pws--main-image .image,
    .pws--main-image-credit,
    .alt-background,
    .pws--header__parks-pass,
    .arrow,
    .pws--main-image__wrapper__warning,
    .pws-ahmsg,
    .pws--breadcrumbs,
    .pws--park-information__sidebar,
    .pws--generic-information__sidebar,
    .pws--map-container,
    .pws--park-info-box,
    .pws--park-listing,
    .pws--park-accommodation,
    .page-icon,
    footer {
        display: none
    }

    .pws--main-image,
    .pws--generic-main-image {
        height: 150px
    }

    .pws--main-image__wrapper,
    .pws--main-image__wrapper__text {
        padding-top: 60px
    }

    .parks,
    .body-inner {
        padding-top: 0
    }

    .pws--info-accordion__wrapper .section .dropdown {
        display: block !important;
        background: none;
        border: none;
        padding: 0
    }

    .page-intro__readmore {
        display: block !important
    }

    .read-more {
        display: none
    }

    .pws--park-information__content .park-description p,
    .pws--generic-information__content .park-description p {
        font-size: 1.4rem
    }

    .pws--park-information,
    .pws--generic-information {
        padding-bottom: 100px
    }

    html,
    body {
        font-size: .8rem
    }
}

body.display .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    width: 100%
}

body.display .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media print {

    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}