
@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: inherit;
    font: inherit;
    font-weight: 400;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    color: inherit;
    text-decoration: none
}

.slick-loading .slick-list {
    background: #fff url(../../_CommonLibraries/slider/slick/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../../_CommonLibraries/slider/slick/fonts/slick.eot);
    src: url(../../_CommonLibraries/slider/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(../../_CommonLibraries/slider/slick/fonts/slick.woff) format('woff'), url(../../_CommonLibraries/slider/slick/fonts/slick.ttf) format('truetype'), url(../../_CommonLibraries/slider/slick/fonts/slick.svg#slick) format('svg')
}

.slick-next,
.slick-prev {
    z-index: 1;
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 0 3px #292929;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -20px
}

.slick-prev[dir=rtl] {
    left: auto;
    right: -20px
}

.slick-prev:before {
    content: "←"
}

.slick-prev:before[dir=rtl] {
    content: "→"
}

.slick-next {
    right: -20px
}

.slick-next[dir=rtl] {
    left: -20px;
    right: auto
}

.slick-next:before {
    content: "→"
}

.slick-next:before[dir=rtl] {
    content: "←"
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    list-style: none;
    display: block;
    text-align: center !important;
    padding: 0;
    margin: 0;
    margin-top: .6em !important;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-slide {
    padding-left: 2px;
    padding-right: 2px
}

.slickLargeItemSpacing .slick-slide {
    padding-left: 8px;
    padding-right: 8px
}

.sliderStyleFullWidthSlide .slick-slide {
    padding-left: 0;
    padding-right: 0
}

.sliderWrapper .slick-prev {
    left: 0
}

.sliderWrapper .slick-prev[dir=rtl] {
    right: 0
}

.sliderWrapper .slick-next {
    right: 0
}

.sliderWrapper .slick-next[dir=rtl] {
    left: 0
}

.slider:not(.slick-initialized) div:not(:first-child) {
    display: none
}

.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: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -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: flex;
    align-content: stretch;
    align-items: stretch
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
    align-self: stretch
}

[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: flex
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: flex;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slider.photoGallery .slick-dots {
    position: static;
    margin-top: 25px
}

svg.svg-inline--fa {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900
}

.testLeftTop {
    display: flex;
    line-height: 1.2em;
    position: relative;
    padding-top: 0;
    align-items: stretch
}

.testLeftTop svg.svg-inline--fa {
    margin-right: .3em
}

.testLeftTop svg.svg-inline--fa {
    position: relative;
    top: 0
}

.testLeftTop svg.svg-inline--fa {
    font-size: 1.2em
}

.testLeftMid {
    display: flex;
    align-items: center
}

.testLeftMid svg.svg-inline--fa {
    margin-right: .3em
}

.testLeftMid svg.svg-inline--fa {
    font-size: 1.2em
}

.contactArea {
    display: flex;
    align-items: stretch;
    height: 50px;
    max-width: 100%;
    overflow: hidden;
    background: navy
}

@media (max-width:500px) {
    .contactArea {
        display: none
    }
}

.contactArea>div {
    max-width: 100%;
    width: 990px;
    padding: 0 10px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: stretch;
    justify-content: space-between
}

.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul,
.contactArea>div>ul {
    display: flex;
    align-items: stretch
}

.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li,
.contactArea>div>ul li {
    display: flex
}

.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li *,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a,
.contactArea>div>ul li,
.contactArea>div>ul li *,
.contactArea>div>ul li a {
    align-items: center;
    color: #fff
}

.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li * i.fab,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li * i.fad,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li * i.fal,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li * i.far,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li * i.fas,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li * svg.svg-inline--fa,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a i.fab,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a i.fad,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a i.fal,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a i.far,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a i.fas,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a svg.svg-inline--fa,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fab,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fad,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fal,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.far,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fas,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li svg.svg-inline--fa,
.contactArea>div>ul li * i.fab,
.contactArea>div>ul li * i.fad,
.contactArea>div>ul li * i.fal,
.contactArea>div>ul li * i.far,
.contactArea>div>ul li * i.fas,
.contactArea>div>ul li * svg.svg-inline--fa,
.contactArea>div>ul li a i.fab,
.contactArea>div>ul li a i.fad,
.contactArea>div>ul li a i.fal,
.contactArea>div>ul li a i.far,
.contactArea>div>ul li a i.fas,
.contactArea>div>ul li a svg.svg-inline--fa,
.contactArea>div>ul li i.fab,
.contactArea>div>ul li i.fad,
.contactArea>div>ul li i.fal,
.contactArea>div>ul li i.far,
.contactArea>div>ul li i.fas,
.contactArea>div>ul li svg.svg-inline--fa {
    color: #fff
}

.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li a .svg-inline--fa,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fa,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fab,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fad,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fal,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.far,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li i.fas,
.contactArea>div>.wrapperForLanguageSelectorPlusContactAndSocialIcons>ul li svg.svg-inline--fa,
.contactArea>div>ul li a,
.contactArea>div>ul li a .svg-inline--fa,
.contactArea>div>ul li i.fa,
.contactArea>div>ul li i.fab,
.contactArea>div>ul li i.fad,
.contactArea>div>ul li i.fal,
.contactArea>div>ul li i.far,
.contactArea>div>ul li i.fas,
.contactArea>div>ul li svg.svg-inline--fa {
    color: #fff
}

.contactArea>div .contactAndSocialIcons,
.contactArea>div .contactAndSocialIcons li,
.contactArea>div .contactAndSocialIcons ul,
.contactArea>div .contactDetails,
.contactArea>div .contactDetails li,
.contactArea>div .contactDetails ul,
.contactArea>div .languageSelector,
.contactArea>div .languageSelector li,
.contactArea>div .languageSelector ul {
    margin: 0 .2em 0 0;
    padding: 0
}

.contactArea>div .contactAndSocialIcons,
.contactArea>div .contactDetails {
    font-size: 14px
}

.contactArea>div .contactAndSocialIcons li,
.contactArea>div .contactDetails li {
    font-size: 1em
}

.contactArea>div .contactDetails li {
    margin-right: 10px
}

.contactArea>div .contactDetails li .svg-inline--fa {
    font-size: 1em
}

@media (max-width:1020px) {
    .contactArea>div .contactDetails li:not(.isPrimaryItem) {
        display: none
    }
}

.contactArea>div .contactAndSocialIcons li {
    margin-left: 10px
}

.contactArea>div .contactAndSocialIcons li .svg-inline--fa {
    font-size: 1.4em
}

.contactArea>div .wrapperForLanguageSelectorPlusContactAndSocialIcons {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.contactArea>div ul.languageSelector {
    margin-left: 10px
}

.contactArea>div ul.languageSelector img {
    vertical-align: middle
}

.contactArea>div ul.languageSelector>li:first-child:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f0d7";
    font-weight: 900;
    margin-left: 6px
}

.contactArea>div ul.languageSelector>li:first-child>img {
    display: inline-block;
    padding: 8px 0
}

.contactArea>div ul.languageSelector>li ul {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .5s ease-in-out;
    background: navy;
    position: absolute;
    z-index: 10;
    margin-left: -10px;
    top: 50px
}

.contactArea>div ul.languageSelector>li ul.selected {
    visibility: visible;
    opacity: .9
}

.contactArea>div ul.languageSelector>li ul li a {
    padding: .6em;
    display: block
}

.contactArea>div ul.languageSelector>li ul li img {
    height: auto;
    padding: 0
}

.navArea {
    background: #4d4d88;
    max-width: 100%
}

.navArea:after {
    display: block;
    content: "";
    clear: both
}

.navArea ul:nth-child(n) {
    margin: 0;
    padding: 0;
    line-height: 1em;
    list-style-type: none
}

.navArea>div {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    min-height: 90px;
    position: relative
}

@media (max-width:990px) {
    .navArea>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.navArea>div .websiteLogo {
    float: left;
    vertical-align: middle;
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 50%
}

.navArea>div ul.mainNav {
    float: right
}

.navArea>div ul.mainNav,
.navArea>div ul.mainNav a,
.navArea>div ul.mainNav i.fa,
.navArea>div ul.mainNav i.wi,
.navArea>div ul.mainNav>span {
    color: #fff
}

.navArea>div ul.mainNav>li>span:hover {
    cursor: pointer
}

.navArea>div ul.mainNav .hideFromNav {
    display: none
}

.navArea>div ul.mainNav>li {
    height: 90px;
    display: inline-block
}

.navArea>div ul.mainNav>li.selected>a,
.navArea>div ul.mainNav>li.selected>span {
    border-bottom: 2px solid #fff
}

.navArea>div ul.mainNav>li>a,
.navArea>div ul.mainNav>li>span {
    width: 100%;
    height: 100%;
    display: block;
    height: 54px;
    line-height: 54px;
    padding-right: 9px;
    padding-left: 9px;
    margin: 18px 0
}

.navArea>div ul.mainNav>li>a.hideFromNav,
.navArea>div ul.mainNav>li>span.hideFromNav {
    display: none
}

.navArea>div ul.mainNav>li.isSubmenuSelector>a:not(.hideFromNav),
.navArea>div ul.mainNav>li.isSubmenuSelector>span:not(.hideFromNav) {
    display: inline-block
}

.navArea>div ul.mainNav>li.isSubmenuSelector>a:after,
.navArea>div ul.mainNav>li.isSubmenuSelector>span:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f0d7";
    margin-left: 3px;
    font-weight: 900
}

.navArea>div ul.mainNav>li>ul {
    padding: 20px 30px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .5s ease-in-out;
    border-top: 2px solid #fff;
    position: absolute;
    top: 90px;
    z-index: 5000;
    left: 0;
    width: 100%;
    background: #4d4d88
}

.navArea>div ul.mainNav>li>ul.selected {
    visibility: visible;
    opacity: 1
}

.navArea>div ul.mainNav>li>ul li {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    line-height: 1.35em
}

.navArea>div ul.mainNav>li>ul li a:not(.button):not(.bookNow),
.navArea>div ul.mainNav>li>ul li span:not(.button):not(.bookNow) {
    width: 100%;
    padding: 9px 0
}

@media (max-width:550px) {

    .navArea>div ul.mainNav>li>ul li a:not(.button):not(.bookNow),
    .navArea>div ul.mainNav>li>ul li span:not(.button):not(.bookNow) {
        padding-top: 6px;
        padding-bottom: 6px
    }
}

.navArea>div ul.mainNav>li>ul li a,
.navArea>div ul.mainNav>li>ul li span {
    display: block
}

.navArea>div ul.mainNav>li>ul li>:nth-child(n+2) {
    display: none
}

.navArea>div ul.mainNav>li>ul * {
    text-align: left
}

.navArea>div ul.mainNav>li>ul .columns {
    margin: 0
}

.navArea>div ul.mainNav>li>ul .columns>div {
    margin: 0;
    padding: 0
}

@media (min-width:1020px) {
    .navArea>div .mainNav.above800px {
        display: block
    }

    .navArea>div .mainNav.below800px {
        display: none
    }
}

@media (max-width:1020px) {
    .navArea>div ul.mainNav.above800px {
        display: none
    }

    .navArea>div ul.mainNav.below800px {
        display: block;
        min-width: 100px;
        font-size: 1em
    }

    .navArea>div ul.mainNav.below800px>li:first-child {
        float: right
    }

    .navArea>div ul.mainNav.below800px>li:first-child>ul {
        min-height: 100vh
    }

    .navArea>div ul.mainNav.below800px>li:first-child>a:before,
    .navArea>div ul.mainNav.below800px>li:first-child>span:before {
        content: "\f0c9";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 900;
        font-size: 1.75em
    }

    .navArea>div ul.mainNav.below800px>li:first-child>a:after,
    .navArea>div ul.mainNav.below800px>li:first-child>span:after {
        display: none
    }

    .navArea>div ul.mainNav.below800px>li.selected:first-child>a:before,
    .navArea>div ul.mainNav.below800px>li.selected:first-child>span:before {
        content: "\f00d"
    }

    .navArea>div ul.mainNav.below800px>li.selected:first-child>a:after,
    .navArea>div ul.mainNav.below800px>li.selected:first-child>span:after {
        content: ""
    }

    .navArea>div ul.mainNav.below800px>li>ul {
        padding-top: 1em;
        padding-bottom: 1em
    }

    .navArea>div ul.mainNav.below800px>li>ul>li {
        margin-bottom: 12px;
        font-size: 1.2rem
    }

    .navArea>div ul.mainNav.below800px>li>ul>li ul li .three-col,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li .two-col {
        margin: 0
    }

    .navArea>div ul.mainNav.below800px>li>ul>li ul li .three-col ul,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li .two-col ul {
        overflow: hidden
    }

    .navArea>div ul.mainNav.below800px>li>ul>li ul li .three-col ul+h3,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li .three-col ul+h4,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li .three-col ul+h5,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li .two-col ul+h3,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li .two-col ul+h4,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li .two-col ul+h5 {
        margin-top: 24px
    }

    .navArea>div ul.mainNav.below800px>li>ul>li ul li a {
        font-size: .8rem;
        opacity: .85
    }

    .navArea>div ul.mainNav.below800px>li>ul>li ul li h3,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li h3 a,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li h4,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li h4 a,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li h5,
    .navArea>div ul.mainNav.below800px>li>ul>li ul li h5 a {
        font-size: .9rem;
        font-weight: 700
    }

    .navArea>div ul.mainNav.below800px>li>ul>li>a:not(.hideFromNav),
    .navArea>div ul.mainNav.below800px>li>ul>li>span:not(.hideFromNav) {
        display: inline-block;
        max-width: 100%;
        width: auto
    }

    .navArea>div ul.mainNav.below800px>li>ul>li:not(.hideFromNav).isSubmenuSelector {
        position: relative
    }

    .navArea>div ul.mainNav.below800px>li>ul>li:not(.hideFromNav).isSubmenuSelector:after {
        font-family: "Font Awesome 5 Pro";
        vertical-align: middle;
        font-weight: 900;
        content: "\f107";
        font-size: 2em;
        position: absolute;
        right: 0;
        top: .2em;
        font-weight: 400
    }

    .navArea>div ul.mainNav.below800px>li>ul>li:not(.hideFromNav).isSubmenuSelector.selected:after {
        content: "\f106"
    }

    .navArea>div ul.mainNav.below800px>li>ul li {
        float: left;
        text-align: left;
        clear: both;
        width: 100%
    }

    .navArea>div ul.mainNav.below800px>li>ul li:not(.hideFromNav) {
        display: block
    }

    .navArea>div ul.mainNav.below800px>li>ul li * {
        text-align: left
    }

    .navArea>div ul.mainNav.below800px>li>ul li.selected ul:not(.hideFromNav) {
        display: block
    }

    .navArea>div ul.mainNav.below800px>li>ul li>ul {
        display: none
    }
}

.navArea>div ul.mainNav.burgerMenu {
    display: block;
    min-width: 100px;
    font-size: 1em
}

.navArea>div ul.mainNav.burgerMenu>li:first-child {
    float: right
}

.navArea>div ul.mainNav.burgerMenu>li:first-child>ul {
    min-height: 100vh
}

.navArea>div ul.mainNav.burgerMenu>li:first-child>a:before,
.navArea>div ul.mainNav.burgerMenu>li:first-child>span:before {
    content: "\f0c9";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 1.75em
}

.navArea>div ul.mainNav.burgerMenu>li:first-child>a:after,
.navArea>div ul.mainNav.burgerMenu>li:first-child>span:after {
    display: none
}

.navArea>div ul.mainNav.burgerMenu>li.selected:first-child>a:before,
.navArea>div ul.mainNav.burgerMenu>li.selected:first-child>span:before {
    content: "\f00d"
}

.navArea>div ul.mainNav.burgerMenu>li.selected:first-child>a:after,
.navArea>div ul.mainNav.burgerMenu>li.selected:first-child>span:after {
    content: ""
}

.navArea>div ul.mainNav.burgerMenu>li>ul {
    padding-top: 1em;
    padding-bottom: 1em
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li {
    margin-bottom: 12px;
    font-size: 1.2rem
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .three-col,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .two-col {
    margin: 0
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .three-col ul,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .two-col ul {
    overflow: hidden
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .three-col ul+h3,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .three-col ul+h4,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .three-col ul+h5,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .two-col ul+h3,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .two-col ul+h4,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li .two-col ul+h5 {
    margin-top: 24px
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li a {
    font-size: .8rem;
    opacity: .85
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li h3,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li h3 a,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li h4,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li h4 a,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li h5,
.navArea>div ul.mainNav.burgerMenu>li>ul>li ul li h5 a {
    font-size: .9rem;
    font-weight: 700
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li>a:not(.hideFromNav),
.navArea>div ul.mainNav.burgerMenu>li>ul>li>span:not(.hideFromNav) {
    display: inline-block;
    max-width: 100%;
    width: auto
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li:not(.hideFromNav).isSubmenuSelector {
    position: relative
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li:not(.hideFromNav).isSubmenuSelector:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f107";
    font-size: 2em;
    position: absolute;
    right: 0;
    top: .2em;
    font-weight: 400
}

.navArea>div ul.mainNav.burgerMenu>li>ul>li:not(.hideFromNav).isSubmenuSelector.selected:after {
    content: "\f106"
}

.navArea>div ul.mainNav.burgerMenu>li>ul li {
    float: left;
    text-align: left;
    clear: both;
    width: 100%
}

.navArea>div ul.mainNav.burgerMenu>li>ul li:not(.hideFromNav) {
    display: block
}

.navArea>div ul.mainNav.burgerMenu>li>ul li * {
    text-align: left
}

.navArea>div ul.mainNav.burgerMenu>li>ul li.selected ul:not(.hideFromNav) {
    display: block
}

.navArea>div ul.mainNav.burgerMenu>li>ul li>ul {
    display: none
}

@media (max-width:1020px) {
    .navArea>div {
        min-height: 70px
    }

    .navArea>div .websiteLogo {
        max-height: 70px
    }

    .navArea>div ul.mainNav>li {
        height: 70px
    }

    .navArea>div ul.mainNav>li>a,
    .navArea>div ul.mainNav>li>span {
        margin: 10px 0
    }

    .navArea>div ul.mainNav>li>ul {
        top: 70px
    }
}

.sitemap .isSubmenuSelector>span {
    display: none
}

.mobileEdgeSpace {
    padding-left: 10px;
    padding-right: 10px
}

#lightboxBackground {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #000;
    opacity: .8;
    display: flex;
    justify-content: center;
    align-items: center
}

#lightboxBackground .lb-loadingWrapper {
    font-size: 50px;
    color: #eee
}

#lightbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center
}

#lightbox .lb-container {
    position: relative;
    max-height: 100%;
    max-width: 100%
}

#lightbox .lb-container .lb-image {
    max-height: 100vh;
    max-width: 100%;
    overflow: hidden
}

#lightbox .lb-container .lb-loadingErrorMessage {
    min-height: 200px;
    display: none;
    padding: 2em
}

#lightbox .lb-container .lb-close {
    position: absolute;
    top: 0;
    right: 0
}

#lightbox .lb-container .lb-next,
#lightbox .lb-container .lb-prev {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 45%;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

#lightbox .lb-container .lb-next {
    left: auto;
    right: 0;
    justify-content: flex-end
}

#lightbox .lb-container .lb-iconWrapper {
    background-color: rgba(0, 0, 0, .5);
    padding: 1em;
    color: rgba(240, 240, 240, .7);
    font-size: 18px
}

@media only screen and (max-width:800px) {
    #lightbox .lb-container .lb-iconWrapper {
        padding: .5em
    }
}

@media only screen and (max-width:500px) {
    #lightbox .lb-container .lb-iconWrapper {
        font-size: 15px
    }
}

#lightbox .lb-container .lb-close,
#lightbox .lb-container .lb-next,
#lightbox .lb-container .lb-prev {
    cursor: pointer;
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

#lightbox .lb-container .lb-close:hover,
#lightbox .lb-container .lb-next:hover,
#lightbox .lb-container .lb-prev:hover {
    opacity: .8
}

#lightbox .lb-container .lb-close:hover .lb-iconWrapper,
#lightbox .lb-container .lb-next:hover .lb-iconWrapper,
#lightbox .lb-container .lb-prev:hover .lb-iconWrapper {
    color: #fff
}

#lightbox .lb-container .lb-description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .3em;
    background-color: rgba(0, 0, 0, .5);
    color: rgba(240, 240, 240, .7);
    line-height: 1.3em
}

@media only screen and (max-width:800px) {
    #lightbox .lb-container .lb-description {
        font-size: .8em
    }
}

#lightbox .lb-container .lb-loader {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

#lightbox.loadingError .lb-loadingErrorMessage {
    display: block
}

#lightbox.loadingError .lb-image {
    display: none
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../../_CommonLibraries/photo/loading.gif) no-repeat
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../../_CommonLibraries/photo/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    opacity: 1
}

.lightbox img {
    border: none
}

a:not(.button)[rel*=lightbox] {
    max-width: 100%;
    object-fit: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch
}

a:not(.button)[rel*=lightbox]:focus:before,
a:not(.button)[rel*=lightbox]:hover:before {
    content: "\f00e";
    font-family: "Font Awesome 5 Pro";
    font-size: 35px;
    color: #fff;
    font-weight: 900;
    position: absolute;
    z-index: 1
}

a:not(.button)[rel*=lightbox]:focus img,
a:not(.button)[rel*=lightbox]:hover img {
    filter: brightness(30%);
    transition: ease .15s;
    -webkit-transition: ease .15s
}

img {
    max-width: 100%;
    object-fit: cover;
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.cropFromLeft {
    object-position: right
}

img.cropFromRight {
    object-position: left
}

img.cropFromTop {
    object-position: bottom
}

img.cropFromBottom {
    object-position: top
}

img.flipHorizontal {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: FlipH
}

figure {
    position: relative
}

.internetExplorer img {
    object-fit: none
}

a[onclick]:hover {
    cursor: pointer
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    place-items: center
}

.modal .modalContent {
    box-sizing: border-box;
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    max-width: 1200px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
    overflow: hidden
}

@media (max-width:400px) {
    .modal .modalContent {
        max-width: 96%
    }
}

.modal .modalContent.reducedWhitespace {
    padding: 1%
}

.modal .modalContent .innerContentArea {
    overflow: hidden
}

.modal.miniModal .modalContent {
    max-width: 450px;
    width: 90%;
    padding: 24px
}

.modal .modalClose {
    color: #aaa;
    float: right;
    font-size: 40px;
    line-height: 39px;
    cursor: pointer
}

.toggle_trigger {
    position: relative;
    padding-right: 1.5em;
    display: flex;
    align-items: center
}

.toggle_trigger:after {
    display: block;
    content: "\f055";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.toggle_trigger.active:after {
    content: "\f057";
    color: red
}

.toggle_container {
    position: relative;
    display: none
}

.toggle_container:after {
    display: block;
    content: "";
    clear: both
}

.toggle_trigger {
    cursor: pointer
}

.toggleFixedCloserWrapper {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 65px
}

.toggleFixedCloserWrapper .toggleFixedCloserBtn {
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
    padding: 1em
}

.toggleFixedCloserWrapper .toggleFixedCloserBtn:hover {
    cursor: pointer
}

.toggleFixedCloserWrapper .toggleFixedCloserBtn * {
    color: rgba(240, 240, 240, .9);
    font-size: 18px
}

@media only screen and (max-width:800px) {
    .toggleFixedCloserWrapper .toggleFixedCloserBtn {
        padding: .75em
    }
}

@media only screen and (max-width:500px) {
    .toggleFixedCloserWrapper .toggleFixedCloserBtn {
        font-size: 15px
    }
}

ul.toggleFeaturesList {
    clear: both
}

ul.toggleFeaturesList>li {
    text-align: left;
    border-top: 1px solid #dcdcdc;
    border-left: 5px solid transparent;
    padding: 1rem
}

ul.toggleFeaturesList>li:last-child {
    border-bottom: 1px solid #dcdcdc
}

@media (max-width:600px) {
    ul.toggleFeaturesList>li {
        padding: .7em .25em
    }
}

ul.toggleFeaturesList>li .toggle_trigger:after {
    display: none
}

ul.toggleFeaturesList>li .toggle_trigger:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f067";
    display: inline;
    vertical-align: middle;
    font-weight: 400;
    margin-right: .5em;
    font-size: 1.8em
}

ul.toggleFeaturesList>li .toggle_trigger.active:before {
    content: "\f068"
}

ul.toggleFeaturesList>li .toggle_trigger.active {
    color: #e2191a
}

ul.toggleFeaturesList>li.active {
    border-left-color: #e2191a
}

ul.toggleFeaturesList>li .toggle_container {
    padding-top: 1em
}

#mailchimpSignUpForm {
    visibility: hidden;
    position: absolute;
    bottom: -500px
}

.validationError {
    border: 2px solid red
}

.validationErrorMessage {
    font-size: .8em;
    color: red;
    display: none;
    clear: left
}

input,
label,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button {
    cursor: pointer
}

.contactFormArea {
    clear: both;
    text-align: left
}

.contactFormArea form {
    overflow: hidden
}

.contactFormArea input,
.contactFormArea label,
.contactFormArea select,
.contactFormArea textarea {
    max-width: 100%;
    display: block
}

.contactFormArea input {
    width: 24em
}

.contactFormArea input,
.contactFormArea select,
.contactFormArea textarea {
    margin-top: .2em
}

.contactFormArea textarea {
    width: 100%
}

.contactFormArea textarea.smallTextArea {
    height: 4em
}

.contactFormArea input,
.contactFormArea option,
.contactFormArea select,
.contactFormArea textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: 1.4em
}

.contactFormArea .inputBlock {
    margin-top: 1.5em
}

.contactFormArea .groupedInputs {
    overflow: hidden
}

.contactFormArea .groupedInputs>* {
    float: left;
    margin-right: 2em
}

.contactFormArea input[type=number] {
    width: 3em;
    display: inline-block
}

.contactFormArea ul.checkBoxArea {
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0
}

.contactFormArea ul.checkBoxArea li {
    list-style: none;
    margin-top: .3em;
    margin-bottom: 0
}

.contactFormArea ul.checkBoxArea li label {
    margin-top: 0
}

.contactFormArea .checkboxWrapper {
    display: flex;
    position: relative;
    flex-wrap: wrap
}

.contactFormArea .checkboxWrapper input[type=checkbox] {
    position: absolute;
    opacity: 0
}

.contactFormArea .checkboxWrapper input[type=checkbox]~label {
    position: relative;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: flex-start
}

.contactFormArea .checkboxWrapper input[type=checkbox]~label .labelContent {
    flex-grow: 1
}

.contactFormArea .checkboxWrapper input[type=checkbox]~label:before {
    content: "\f0c8";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    color: #777;
    background-color: #fff;
    font-size: 1.5em;
    margin-right: .2em
}

.contactFormArea .checkboxWrapper input[type=checkbox]:hover~label:before {
    color: rgba(0, 128, 0, .7)
}

.contactFormArea .checkboxWrapper input[type=checkbox]:checked~label:before {
    content: "\f14a";
    font-weight: 900;
    color: rgba(0, 128, 0, .7)
}

.contactFormArea .checkboxWrapper input[type=checkbox].validationError~label:before {
    color: red
}

.contactFormArea .datePicker {
    width: 200px;
    max-width: 100%
}

.contactFormArea .recaptchaDiv {
    max-width: 100%
}

.contactFormArea .successMessage {
    clear: both;
    background-color: #eee;
    display: none
}

.increaseDecreaseButtonArea {
    display: flex;
    justify-content: center
}

.increaseDecreaseButtonArea input {
    padding: .3em;
    text-align: center;
    width: 5em
}

.increaseButton {
    color: #fff;
    padding: 0 .5em;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(19, 109, 19, .8)
}

.increaseButton:hover {
    cursor: pointer
}

.increaseButton * {
    color: #fff
}

.decreaseButton {
    color: #fff;
    padding: 0 .5em;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(217, 38, 38, .8)
}

.decreaseButton:hover {
    cursor: pointer
}

.decreaseButton * {
    color: #fff
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.googleMapWrapper iframe {
    pointer-events: none;
    position: relative
}

.googleMapWrapper iframe.clicked {
    pointer-events: auto
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

[id] {
    scroll-margin-top: clamp(30px, 7.5vh, 110px)
}

i.external-link-square-alt,
i.external-link-square-alt:before,
i.fa-external-link-square,
i.fa-external-link-square:before,
sup,
sup:before {
    vertical-align: super;
    font-size: .65em
}

@media (max-width:550px) {
    .hide-mob {
        display: none
    }
}

@media (min-width:800px) {
    .navArea>div ul.mainNav .mobileNavOnly:nth-child(n) {
        display: none
    }
}

video {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
li a,
p a {
    font-weight: inherit
}

.Main__Container-sc-1n4ud0o-0.feDyja {
    height: auto
}

.iframeContainer,
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden
}

.iframeContainer embed,
.iframeContainer iframe,
.iframeContainer object,
.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

* {
    box-sizing: border-box;
    font-family: Montserrat, sans-serif
}

.fold {
    padding: clamp(30px, 7.5vh, 110px) 0
}

.fold>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .fold>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.fold>div:not(:last-child) {
    margin-bottom: 24px
}

.fold.brief>div,
.fold.intro>div {
    max-width: 600px
}

.fold.brief>div h1,
.fold.brief>div h2,
.fold.intro>div h1,
.fold.intro>div h2 {
    text-align: center
}

.fold.brief>div p,
.fold.intro>div p {
    font-size: clamp(18px, 3.7vw, 20.2px)
}

.fold.brief>div p:only-of-type,
.fold.intro>div p:only-of-type {
    text-align: center
}

.fold.highlight {
    background-color: #627a5e
}

.fold.highlight h1,
.fold.highlight h2,
.fold.highlight h3,
.fold.highlight h4,
.fold.highlight h5,
.fold.highlight h6,
.fold.highlight ol,
.fold.highlight p,
.fold.highlight ul {
    color: #fff
}

.fold.highlight h1 a,
.fold.highlight h2 a,
.fold.highlight h3 a,
.fold.highlight h4 a,
.fold.highlight h5 a,
.fold.highlight h6 a,
.fold.highlight ol a,
.fold.highlight p a,
.fold.highlight ul a {
    color: inherit
}

.fold.highlight .CTA,
.fold.highlight a {
    color: #fff;
    border-color: #fff;
    border-bottom: 2px solid
}

.fold.light-highlight {
    background-color: #f9f8f4
}

.fold.timeLine>div h2 {
    text-align: center
}

.fold.timeLine>div>div {
    display: grid;
    grid-template-columns: 1fr 55px 1fr;
    grid-column-gap: 24px;
    margin-top: 48px;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

.fold.timeLine>div>div>div {
    min-height: 230px;
    padding: 48px;
    padding-top: 16.5px
}

@media (max-width:850px) {
    .fold.timeLine>div>div {
        grid-template-columns: 55px 1fr;
        grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18"
    }

    .fold.timeLine>div>div>div:nth-child(6n+3),
    .fold.timeLine>div>div>div:nth-child(6n+4) {
        display: none
    }

    .fold.timeLine>div>div>div:nth-child(1) {
        grid-area: caption1
    }

    .fold.timeLine>div>div>div:nth-child(2) {
        grid-area: number1
    }

    .fold.timeLine>div>div>div:nth-child(3) {
        grid-area: empty1
    }

    .fold.timeLine>div>div>div:nth-child(4) {
        grid-area: empty2
    }

    .fold.timeLine>div>div>div:nth-child(5) {
        grid-area: number2
    }

    .fold.timeLine>div>div>div:nth-child(6) {
        grid-area: caption2
    }

    .fold.timeLine>div>div>div:nth-child(7) {
        grid-area: caption3
    }

    .fold.timeLine>div>div>div:nth-child(8) {
        grid-area: number3
    }

    .fold.timeLine>div>div>div:nth-child(9) {
        grid-area: empty3
    }

    .fold.timeLine>div>div>div:nth-child(10) {
        grid-area: empty4
    }

    .fold.timeLine>div>div>div:nth-child(11) {
        grid-area: number4
    }

    .fold.timeLine>div>div>div:nth-child(12) {
        grid-area: caption4
    }

    .fold.timeLine>div>div>div:nth-child(13) {
        grid-area: caption5
    }

    .fold.timeLine>div>div>div:nth-child(14) {
        grid-area: number5
    }

    .fold.timeLine>div>div>div:nth-child(15) {
        grid-area: empty5
    }

    .fold.timeLine>div>div>div:nth-child(16) {
        grid-area: empty6
    }

    .fold.timeLine>div>div>div:nth-child(17) {
        grid-area: number6
    }

    .fold.timeLine>div>div>div:nth-child(18) {
        grid-area: caption6
    }

    .fold.timeLine>div>div>div:nth-child(19) {
        grid-area: caption7
    }

    .fold.timeLine>div>div>div:nth-child(20) {
        grid-area: number7
    }

    .fold.timeLine>div>div>div:nth-child(21) {
        grid-area: empty7
    }

    .fold.timeLine>div>div>div:nth-child(22) {
        grid-area: empty8
    }

    .fold.timeLine>div>div>div:nth-child(23) {
        grid-area: number8
    }

    .fold.timeLine>div>div>div:nth-child(24) {
        grid-area: caption8
    }

    .fold.timeLine>div>div>div:nth-child(25) {
        grid-area: caption9
    }

    .fold.timeLine>div>div>div:nth-child(26) {
        grid-area: number9
    }

    .fold.timeLine>div>div>div:nth-child(27) {
        grid-area: empty9
    }

    .fold.timeLine>div>div>div:nth-child(28) {
        grid-area: empty10
    }

    .fold.timeLine>div>div>div:nth-child(29) {
        grid-area: number10
    }

    .fold.timeLine>div>div>div:nth-child(30) {
        grid-area: caption10
    }

    .fold.timeLine>div>div>div:nth-child(31) {
        grid-area: caption11
    }

    .fold.timeLine>div>div>div:nth-child(32) {
        grid-area: number11
    }

    .fold.timeLine>div>div>div:nth-child(33) {
        grid-area: empty11
    }

    .fold.timeLine>div>div>div:nth-child(34) {
        grid-area: empty12
    }

    .fold.timeLine>div>div>div:nth-child(35) {
        grid-area: number12
    }

    .fold.timeLine>div>div>div:nth-child(36) {
        grid-area: caption12
    }

    .fold.timeLine>div>div>div:nth-child(37) {
        grid-area: caption13
    }

    .fold.timeLine>div>div>div:nth-child(38) {
        grid-area: number13
    }

    .fold.timeLine>div>div>div:nth-child(39) {
        grid-area: empty13
    }

    .fold.timeLine>div>div>div:nth-child(40) {
        grid-area: empty14
    }

    .fold.timeLine>div>div>div:nth-child(41) {
        grid-area: number14
    }

    .fold.timeLine>div>div>div:nth-child(42) {
        grid-area: caption14
    }

    .fold.timeLine>div>div>div:nth-child(43) {
        grid-area: caption15
    }

    .fold.timeLine>div>div>div:nth-child(44) {
        grid-area: number15
    }

    .fold.timeLine>div>div>div:nth-child(45) {
        grid-area: empty15
    }

    .fold.timeLine>div>div>div:nth-child(46) {
        grid-area: empty16
    }

    .fold.timeLine>div>div>div:nth-child(47) {
        grid-area: number16
    }

    .fold.timeLine>div>div>div:nth-child(48) {
        grid-area: caption16
    }

    .fold.timeLine>div>div>div:nth-child(49) {
        grid-area: caption17
    }

    .fold.timeLine>div>div>div:nth-child(50) {
        grid-area: number17
    }

    .fold.timeLine>div>div>div:nth-child(51) {
        grid-area: empty17
    }

    .fold.timeLine>div>div>div:nth-child(52) {
        grid-area: empty18
    }

    .fold.timeLine>div>div>div:nth-child(53) {
        grid-area: number18
    }

    .fold.timeLine>div>div>div:nth-child(54) {
        grid-area: caption18
    }
}

@media (max-width:510px) {
    .fold.timeLine>div>div>div {
        padding-left: 0;
        padding-right: 0
    }
}

.fold.timeLine>div>div>div:nth-child(3n+2) {
    padding: 0;
    position: relative;
    min-height: 55px
}

.fold.timeLine>div>div>div:nth-child(3n+2):before {
    display: block;
    content: "";
    display: flex;
    height: 100%;
    border-right: 2px dashed #d8d8d8;
    width: 50%
}

.fold.timeLine>div>div>div:nth-child(3n+2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px dashed #d8d8d8;
    color: #627a5e;
    content: "1";
    font-size: 22px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    background-color: #fff
}

.fold.timeLine>div>div>div:nth-child(5):after {
    content: "2"
}

.fold.timeLine>div>div>div:nth-child(8):after {
    content: "3"
}

.fold.timeLine>div>div>div:nth-child(11):after {
    content: "4"
}

.fold.timeLine>div>div>div:nth-child(14):after {
    content: "5"
}

.fold.timeLine>div>div>div:nth-child(17):after {
    content: "6"
}

.fold.timeLine>div>div>div:nth-child(20):after {
    content: "7"
}

.fold.timeLine>div>div>div:nth-child(23):after {
    content: "8"
}

.fold.timeLine>div>div>div:nth-child(26):after {
    content: "9"
}

.fold.timeLine>div>div>div:nth-child(29):after {
    content: "10"
}

.fold.timeLine>div>div>div:nth-child(32):after {
    content: "11"
}

.fold.timeLine>div>div>div:nth-child(35):after {
    content: "12"
}

.fold.timeLine>div>div>div:nth-child(38):after {
    content: "13"
}

.fold.timeLine>div>div>div:nth-child(41):after {
    content: "14"
}

.fold.timeLine>div>div>div:nth-child(44):after {
    content: "15"
}

.fold.timeLine>div>div>div:nth-child(47):after {
    content: "16"
}

.fold.timeLine>div>div>div:nth-child(50):after {
    content: "17"
}

.fold.timeLine>div>div>div:nth-child(53):after {
    content: "18"
}

.fold.timeLine>div>div div:nth-last-child(2):before {
    display: none
}

body.informationalPage .spread {
    background: #f2f1ed
}

@media (min-width:901px) {
    body.informationalPage .spread {
        padding-top: clamp(20px, 4vw, 50px)
    }
}

body.informationalPage .spread>div {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 300px calc(100% - 300px);
    grid-template-areas: "pageContentsTable hero" "pageContentsTable guidePageContent"
}

@media (min-width:901px) {
    body.informationalPage .spread>div .hero {
        margin: 0 24px 24px 24px;
        border-radius: 4px;
        overflow: hidden
    }

    body.informationalPage .spread>div .hero>div:nth-of-type(2) {
        padding: 24px
    }
}

@media (max-width:900px) {
    body.informationalPage .spread>div .guidePageContent {
        padding-top: 48px
    }
}

@media (max-width:500px) {
    body.informationalPage .spread>div .guidePageContent {
        padding-top: 24px
    }
}

@media (max-width:900px) {
    body.informationalPage .spread>div {
        grid-template-columns: 100%;
        grid-template-areas: "hero" "pageContentsTable" "guidePageContent"
    }
}

body.informationalPage .spread>div .hero:not(.frontPage) {
    grid-area: hero;
    background-color: transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: clamp(180px, 60vw, 250px)
}

body.informationalPage .spread>div .hero:not(.frontPage)>div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden
}

body.informationalPage .spread>div .hero:not(.frontPage)>div:first-child img,
body.informationalPage .spread>div .hero:not(.frontPage)>div:first-child picture {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(80%)
}

body.informationalPage .spread>div .hero:not(.frontPage)>div:first-child>img:nth-of-type(2) {
    display: none
}

@media (max-width:500px) {
    body.informationalPage .spread>div .hero:not(.frontPage)>div:first-child>img:nth-of-type(2):last-child {
        display: block
    }

    body.informationalPage .spread>div .hero:not(.frontPage)>div:first-child>img:first-of-type:nth-last-of-type(2) {
        display: none
    }
}

body.informationalPage .spread>div .hero:not(.frontPage)>div:first-child>picture>img:nth-child(n) {
    display: block
}

body.informationalPage .spread>div .hero:not(.frontPage)>div:nth-child(2) {
    position: relative;
    resize: vertical;
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    body.informationalPage .spread>div .hero:not(.frontPage)>div:nth-child(2) {
        padding-left: 10px;
        padding-right: 10px
    }
}

.internetExplorer body.informationalPage .spread>div .hero:not(.frontPage),
.internetExplorer body.informationalPage .spread>div .hero:not(.frontPage) * {
    display: block
}

.internetExplorer body>body.informationalPage .spread>div .hero:not(.frontPage) {
    min-height: 400px
}

body.informationalPage .spread>div .hero:not(.frontPage)>div:nth-of-type(2) {
    min-height: 0
}

body.informationalPage .spread>div .hero:not(.frontPage)>div:nth-of-type(2) * {
    color: #fff
}

body.informationalPage .spread>div .pageContentsTable {
    grid-area: pageContentsTable;
    background: #f2f1ed
}

@media (min-width:901px) {
    body.informationalPage .spread>div .pageContentsTable {
        margin-left: 10px
    }
}

body.informationalPage .spread>div .pageContentsTable ul {
    display: grid;
    grid-column-gap: 24px
}

@media (max-width:900px) {
    body.informationalPage .spread>div .pageContentsTable ul {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media (max-width:700px) {
    body.informationalPage .spread>div .pageContentsTable ul {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:500px) {
    body.informationalPage .spread>div .pageContentsTable ul {
        grid-template-columns: 1fr
    }
}

body.informationalPage .spread>div .pageContentsTable>div {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    padding: 24px;
    background: #29252d
}

@media (min-width:901px) {
    body.informationalPage .spread>div .pageContentsTable>div {
        border-radius: 4px
    }
}

body.informationalPage .spread>div .pageContentsTable>div * {
    color: #fff
}

body.informationalPage .spread>div .pageContentsTable>div ul li {
    font-size: .9rem
}

body.informationalPage .spread>div .pageContentsTable>div ul li:before {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f0da";
    margin-right: 5px;
    vertical-align: top
}

body.informationalPage .spread>div .guidePageContent {
    grid-area: guidePageContent;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px
}

@media (max-width:500px) {
    body.informationalPage .spread>div .guidePageContent {
        padding-left: 10px;
        padding-right: 10px
    }
}

body.informationalPage .spread>div .guidePageContent>div {
    margin-bottom: 48px
}

body.informationalPage .spread>div .guidePageContent>div:not(.tabs):not(.singleFullWidthCTA):not(.photoGallery) {
    padding: 24px;
    border-radius: 4px;
    background: #fff
}

@media (max-width:500px) {
    body.informationalPage .spread>div .guidePageContent>div {
        margin-bottom: 24px
    }
}

body.informationalPage .spread>div .guidePageContent>div:last-child {
    margin-bottom: 0
}

body.informationalPage .spread>div .guidePageContent>div.photoGallery {
    padding: 0;
    margin: 48px 0;
    background: 0 0
}

@media (max-width:1020px) {
    body.informationalPage .spread>div .guidePageContent>div.photoGallery {
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width:750px) and (max-width:900px) {
    body.informationalPage .spread>div .guidePageContent>div.photoGallery {
        grid-template-columns: 1fr 1fr 1fr
    }
}

body.informationalPage .spread>div .guidePageContent>div.photoGallery>* {
    border-radius: 4px;
    overflow: hidden
}

body.informationalPage .spread>div .guidePageContent>div .figure {
    margin: 24px auto
}

body.informationalPage .spread>div .guidePageContent>div .figure figcaption {
    text-align: center
}

body.informationalPage .spread>div .guidePageContent>div .subSection {
    margin: 24px 0;
    padding: 24px 0;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3
}

body.informationalPage .spread>div .guidePageContent>div .subSection+.subSection,
body.informationalPage .spread>div .guidePageContent>div .subSection:first-child {
    border-top: none;
    padding-top: 0
}

body.informationalPage .spread>div .guidePageContent>div .subSection:last-child,
body.informationalPage .spread>div .guidePageContent>div .subSection:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

body.informationalPage .spread>div .guidePageContent>div>div:last-child {
    margin-bottom: 0
}

body.informationalPage .spread>div .guidePageContent>div .iconsList,
body.informationalPage .spread>div .guidePageContent>div .statsList {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

@media (max-width:1000px) {

    body.informationalPage .spread>div .guidePageContent>div .iconsList,
    body.informationalPage .spread>div .guidePageContent>div .statsList {
        grid-template-columns: 1fr 1fr
    }
}

body.informationalPage .spread>div .guidePageContent>div .iconsList>li,
body.informationalPage .spread>div .guidePageContent>div .statsList>li {
    padding: 24px;
    font-size: .9rem;
    line-height: 1.035rem;
    text-align: left;
    display: flex;
    align-items: center
}

body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.fab,
body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.fad,
body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.fal,
body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.far,
body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.fas,
body.informationalPage .spread>div .guidePageContent>div .iconsList>li svg.svg-inline--fa,
body.informationalPage .spread>div .guidePageContent>div .statsList>li i.fab,
body.informationalPage .spread>div .guidePageContent>div .statsList>li i.fad,
body.informationalPage .spread>div .guidePageContent>div .statsList>li i.fal,
body.informationalPage .spread>div .guidePageContent>div .statsList>li i.far,
body.informationalPage .spread>div .guidePageContent>div .statsList>li i.fas,
body.informationalPage .spread>div .guidePageContent>div .statsList>li svg.svg-inline--fa {
    font-weight: 300;
    font-size: 1.7em;
    color: grey;
    vertical-align: middle;
    margin-right: 12px
}

@media (max-width:450px) {

    body.informationalPage .spread>div .guidePageContent>div .iconsList>li,
    body.informationalPage .spread>div .guidePageContent>div .statsList>li {
        padding: 12px;
        font-size: .81rem
    }

    body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.fab,
    body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.fad,
    body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.fal,
    body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.far,
    body.informationalPage .spread>div .guidePageContent>div .iconsList>li i.fas,
    body.informationalPage .spread>div .guidePageContent>div .iconsList>li svg.svg-inline--fa,
    body.informationalPage .spread>div .guidePageContent>div .statsList>li i.fab,
    body.informationalPage .spread>div .guidePageContent>div .statsList>li i.fad,
    body.informationalPage .spread>div .guidePageContent>div .statsList>li i.fal,
    body.informationalPage .spread>div .guidePageContent>div .statsList>li i.far,
    body.informationalPage .spread>div .guidePageContent>div .statsList>li i.fas,
    body.informationalPage .spread>div .guidePageContent>div .statsList>li svg.svg-inline--fa {
        font-size: 1.53em
    }
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper {
    border-radius: 4px;
    width: 100%;
    border: 1px solid #d3d3d3;
    overflow: hidden;
    margin: 24px 0
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper table {
    margin: 0;
    width: 100%;
    font-size: 16px
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper table td,
body.informationalPage .spread>div .guidePageContent>div .tableWrapper table th {
    border: 1px solid #d3d3d3;
    padding: 18px;
    text-align: left
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper table td:first-of-type,
body.informationalPage .spread>div .guidePageContent>div .tableWrapper table th:first-of-type {
    border-left: none
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper table td:last-of-type,
body.informationalPage .spread>div .guidePageContent>div .tableWrapper table th:last-of-type {
    border-right: none
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper table tr td,
body.informationalPage .spread>div .guidePageContent>div .tableWrapper table tr:last-of-type {
    border-bottom: none
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper table th {
    font-weight: 700;
    border-top: none;
    text-transform: none
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper table td {
    font-size: 14.4px
}

body.informationalPage .spread>div .guidePageContent>div .tableWrapper table td:first-of-type {
    font-weight: 700;
    font-size: 16px
}

body.informationalPage .spread>div .guidePageContent .directory>div {
    margin: 24px 0 0 0;
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr))
}

body.informationalPage .spread>div .guidePageContent .directory>div ul {
    width: 100%;
    margin: 0
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li {
    font-size: .85rem;
    padding: 3px 0
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li p {
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li h1,
body.informationalPage .spread>div .guidePageContent .directory>div ul li h2,
body.informationalPage .spread>div .guidePageContent .directory>div ul li h3,
body.informationalPage .spread>div .guidePageContent .directory>div ul li h4 {
    display: none
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li h5 {
    font-size: 1rem;
    line-height: 1.25em;
    margin: 0
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li .category,
body.informationalPage .spread>div .guidePageContent .directory>div ul li .recommendation {
    font-size: .7em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li .recommendation {
    background: #b74928;
    color: #fff;
    padding: 4px
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li .category {
    opacity: .8
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li .category:nth-of-type(2) {
    margin-left: 5px
}

body.informationalPage .spread>div .guidePageContent .directory>div ul li i.fab,
body.informationalPage .spread>div .guidePageContent .directory>div ul li i.fad,
body.informationalPage .spread>div .guidePageContent .directory>div ul li i.fal,
body.informationalPage .spread>div .guidePageContent .directory>div ul li i.far,
body.informationalPage .spread>div .guidePageContent .directory>div ul li i.fas,
body.informationalPage .spread>div .guidePageContent .directory>div ul li svg.svg-inline--fa {
    font-weight: 300
}

body.informationalPage .spread>div .guidePageContent figure>img,
body.informationalPage .spread>div .guidePageContent>img {
    width: 100%;
    padding: 0
}

body.informationalPage .spread>div .guidePageContent>figure {
    margin-bottom: 48px
}

body.informationalPage .spread>div .guidePageContent>figure figcaption {
    background: 0 0;
    margin: 0;
    padding: 12px 0
}

@media (min-width:900px) and (max-width:1000px) {
    body.informationalPage .localAttractionGallery {
        grid-template-columns: 1fr 1fr
    }
}

body.articlePage,
body.articlePage .fold:not(#footer):not(.signup):nth-child(n) {
    background: #f2f1ed
}

@media (max-width:775px) {

    body.articlePage,
    body.articlePage .fold:not(#footer):not(.signup):nth-child(n) {
        background-color: #fff
    }
}

body.articlePage .hero {
    height: clamp(180px, 100vw, 275px);
    overflow: hidden
}

body.articlePage .hero>div:first-child img {
    filter: none;
    height: 100%;
    width: 100%
}

body.articlePage .hero>div:nth-child(n+2) {
    display: none
}

body.articlePage .articleSpread {
    padding: clamp(30px, 7.5vh, 110px) 0;
    padding-top: 48px
}

body.articlePage .articleSpread>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    body.articlePage .articleSpread>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

body.articlePage .articleSpread>div:not(:last-child) {
    margin-bottom: 24px
}

body.articlePage .articleSpread>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    body.articlePage .articleSpread>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

body.articlePage .articleSpread>div:not(:last-child) {
    margin-bottom: 24px
}

body.articlePage .articleSpread.brief>div,
body.articlePage .articleSpread.intro>div {
    max-width: 600px
}

body.articlePage .articleSpread.brief>div h1,
body.articlePage .articleSpread.brief>div h2,
body.articlePage .articleSpread.intro>div h1,
body.articlePage .articleSpread.intro>div h2 {
    text-align: center
}

body.articlePage .articleSpread.brief>div p,
body.articlePage .articleSpread.intro>div p {
    font-size: clamp(18px, 3.7vw, 20.2px)
}

body.articlePage .articleSpread.brief>div p:only-of-type,
body.articlePage .articleSpread.intro>div p:only-of-type {
    text-align: center
}

body.articlePage .articleSpread.highlight {
    background-color: #627a5e
}

body.articlePage .articleSpread.highlight h1,
body.articlePage .articleSpread.highlight h2,
body.articlePage .articleSpread.highlight h3,
body.articlePage .articleSpread.highlight h4,
body.articlePage .articleSpread.highlight h5,
body.articlePage .articleSpread.highlight h6,
body.articlePage .articleSpread.highlight ol,
body.articlePage .articleSpread.highlight p,
body.articlePage .articleSpread.highlight ul {
    color: #fff
}

body.articlePage .articleSpread.highlight h1 a,
body.articlePage .articleSpread.highlight h2 a,
body.articlePage .articleSpread.highlight h3 a,
body.articlePage .articleSpread.highlight h4 a,
body.articlePage .articleSpread.highlight h5 a,
body.articlePage .articleSpread.highlight h6 a,
body.articlePage .articleSpread.highlight ol a,
body.articlePage .articleSpread.highlight p a,
body.articlePage .articleSpread.highlight ul a {
    color: inherit
}

body.articlePage .articleSpread.highlight .CTA,
body.articlePage .articleSpread.highlight a {
    color: #fff;
    border-color: #fff;
    border-bottom: 2px solid
}

body.articlePage .articleSpread.light-highlight {
    background-color: #f9f8f4
}

body.articlePage .articleSpread.timeLine>div h2 {
    text-align: center
}

body.articlePage .articleSpread.timeLine>div>div {
    display: grid;
    grid-template-columns: 1fr 55px 1fr;
    grid-column-gap: 24px;
    margin-top: 48px;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

body.articlePage .articleSpread.timeLine>div>div>div {
    min-height: 230px;
    padding: 48px;
    padding-top: 16.5px
}

@media (max-width:850px) {
    body.articlePage .articleSpread.timeLine>div>div {
        grid-template-columns: 55px 1fr;
        grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18"
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(6n+3),
    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(6n+4) {
        display: none
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(1) {
        grid-area: caption1
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(2) {
        grid-area: number1
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(3) {
        grid-area: empty1
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(4) {
        grid-area: empty2
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(5) {
        grid-area: number2
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(6) {
        grid-area: caption2
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(7) {
        grid-area: caption3
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(8) {
        grid-area: number3
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(9) {
        grid-area: empty3
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(10) {
        grid-area: empty4
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(11) {
        grid-area: number4
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(12) {
        grid-area: caption4
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(13) {
        grid-area: caption5
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(14) {
        grid-area: number5
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(15) {
        grid-area: empty5
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(16) {
        grid-area: empty6
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(17) {
        grid-area: number6
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(18) {
        grid-area: caption6
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(19) {
        grid-area: caption7
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(20) {
        grid-area: number7
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(21) {
        grid-area: empty7
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(22) {
        grid-area: empty8
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(23) {
        grid-area: number8
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(24) {
        grid-area: caption8
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(25) {
        grid-area: caption9
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(26) {
        grid-area: number9
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(27) {
        grid-area: empty9
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(28) {
        grid-area: empty10
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(29) {
        grid-area: number10
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(30) {
        grid-area: caption10
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(31) {
        grid-area: caption11
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(32) {
        grid-area: number11
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(33) {
        grid-area: empty11
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(34) {
        grid-area: empty12
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(35) {
        grid-area: number12
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(36) {
        grid-area: caption12
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(37) {
        grid-area: caption13
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(38) {
        grid-area: number13
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(39) {
        grid-area: empty13
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(40) {
        grid-area: empty14
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(41) {
        grid-area: number14
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(42) {
        grid-area: caption14
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(43) {
        grid-area: caption15
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(44) {
        grid-area: number15
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(45) {
        grid-area: empty15
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(46) {
        grid-area: empty16
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(47) {
        grid-area: number16
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(48) {
        grid-area: caption16
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(49) {
        grid-area: caption17
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(50) {
        grid-area: number17
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(51) {
        grid-area: empty17
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(52) {
        grid-area: empty18
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(53) {
        grid-area: number18
    }

    body.articlePage .articleSpread.timeLine>div>div>div:nth-child(54) {
        grid-area: caption18
    }
}

@media (max-width:510px) {
    body.articlePage .articleSpread.timeLine>div>div>div {
        padding-left: 0;
        padding-right: 0
    }
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(3n+2) {
    padding: 0;
    position: relative;
    min-height: 55px
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(3n+2):before {
    display: block;
    content: "";
    display: flex;
    height: 100%;
    border-right: 2px dashed #d8d8d8;
    width: 50%
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(3n+2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px dashed #d8d8d8;
    color: #627a5e;
    content: "1";
    font-size: 22px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    background-color: #fff
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(5):after {
    content: "2"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(8):after {
    content: "3"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(11):after {
    content: "4"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(14):after {
    content: "5"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(17):after {
    content: "6"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(20):after {
    content: "7"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(23):after {
    content: "8"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(26):after {
    content: "9"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(29):after {
    content: "10"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(32):after {
    content: "11"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(35):after {
    content: "12"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(38):after {
    content: "13"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(41):after {
    content: "14"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(44):after {
    content: "15"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(47):after {
    content: "16"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(50):after {
    content: "17"
}

body.articlePage .articleSpread.timeLine>div>div>div:nth-child(53):after {
    content: "18"
}

body.articlePage .articleSpread.timeLine>div>div div:nth-last-child(2):before {
    display: none
}

body.articlePage .articleSpread>div {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: auto 280px;
    grid-template-areas: "article sidebar" "supplementaryContent supplementaryContent"
}

@media (max-width:775px) {
    body.articlePage .articleSpread>div {
        grid-template-columns: 1fr;
        grid-template-areas: "article" "sidebar" "supplementaryContent"
    }
}

body.articlePage .articleSpread>div .article {
    grid-area: article;
    background-color: #fff;
    border-radius: 4px;
    padding: 24px;
    margin-bottom: 24px
}

@media (max-width:775px) {
    body.articlePage .articleSpread>div .article {
        padding: 0
    }
}

body.articlePage .articleSpread>div .article h1,
body.articlePage .articleSpread>div .article h2,
body.articlePage .articleSpread>div .article h3,
body.articlePage .articleSpread>div .article h4,
body.articlePage .articleSpread>div .article h5,
body.articlePage .articleSpread>div .article h6,
body.articlePage .articleSpread>div .article ol,
body.articlePage .articleSpread>div .article p,
body.articlePage .articleSpread>div .article ul {
    color: #464646
}

body.articlePage .articleSpread>div .article h1 {
    font-size: clamp(41.6px, 5.2vw, 46.8px)
}

body.articlePage .articleSpread>div .article h1 .subHeading {
    margin-top: 24px
}

body.articlePage .articleSpread>div .article p {
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.7em;
    text-align: left;
    margin: 0
}

body.articlePage .articleSpread>div .article p,
body.articlePage .articleSpread>div .article ul {
    margin-bottom: 1.8em
}

body.articlePage .articleSpread>div .article figure {
    margin-bottom: 24px;
    width: 100%
}

body.articlePage .articleSpread>div .article figure img {
    width: 100%
}

body.articlePage .articleSpread>div .article figure figcaption {
    font-size: 14.4px;
    text-align: left;
    color: grey;
    margin-top: 5px
}

body.articlePage .articleSpread>div .article ul.articleContentsList {
    font-size: 14.4px;
    list-style: square inside;
    margin-left: 12px
}

body.articlePage .articleSpread>div .article ul.articleContentsList li {
    margin-top: 0;
    font-size: 14.4px
}

body.articlePage .articleSpread>div .sidebar {
    grid-area: sidebar
}

body.articlePage .articleSpread>div .sidebar h1,
body.articlePage .articleSpread>div .sidebar h2,
body.articlePage .articleSpread>div .sidebar h3 {
    display: none
}

body.articlePage .articleSpread>div .sidebar h4,
body.articlePage .articleSpread>div .sidebar h4 * {
    text-transform: uppercase;
    font-weight: 700
}

@media (min-width:775px) {
    body.articlePage .articleSpread>div .sidebar h4 {
        font-size: 16.8px
    }
}

body.articlePage .articleSpread>div .sidebar>div {
    background-color: #fff;
    border-radius: 4px;
    padding: 24px;
    margin-bottom: 24px
}

@media (min-width:775px) {
    body.articlePage .articleSpread>div .sidebar>div:first-of-type {
        position: sticky;
        position: -webkit-sticky;
        top: 0
    }
}

@media (max-width:775px) {
    body.articlePage .articleSpread>div .sidebar>div {
        padding: 0
    }
}

@media (max-width:775px) {
    body.articlePage .articleSpread>div .sidebar>div.onThisPage {
        display: none
    }
}

body.articlePage .articleSpread>div .sidebar>div.onThisPage ul {
    list-style-type: none;
    padding: 0;
    margin: 12px 0 0 0
}

body.articlePage .articleSpread>div .sidebar>div.onThisPage ul li {
    margin: 0;
    font-size: 14.4px;
    color: #464646;
    font-weight: 700;
    line-height: 1.75em;
    display: flex;
    justify-content: space-between
}

body.articlePage .articleSpread>div .sidebar>div.onThisPage ul li:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f0da"
}

body.articlePage .articleSpread>div .sidebar>div.onThisPage ul li:hover {
    color: #b74928
}

body.articlePage .articleSpread>div .sidebar>div.onThisPage ul li a {
    color: inherit;
    font-weight: inherit
}

body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div {
    clear: both;
    display: flex;
    flex-direction: column;
    margin-top: 12px
}

body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>a,
body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>div {
    display: flex;
    margin-bottom: 12px
}

body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>a img,
body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>div img {
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
    margin-right: 7px
}

body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>a>div,
body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>div>div {
    width: auto;
    padding: 0
}

body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>a>div h5,
body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>div>div h5 {
    font-size: 14.4px;
    line-height: 1.3em;
    letter-spacing: .4px;
    text-transform: none
}

@media (max-width:775px) {
    body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div {
        margin-top: 24px
    }
}

@media (min-width:485px) and (max-width:775px) {
    body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div {
        flex-direction: row;
        flex-wrap: wrap
    }

    body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>a,
    body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>div {
        width: 50%;
        padding: 0 3px
    }
}

@media (max-width:485px) {
    body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>a>div h5 {
        font-size: 4vw;
        font-weight: 400
    }
}

@media (max-width:350px) {
    body.articlePage .articleSpread>div .sidebar>div.relatedArticles>div>a>div h5 {
        font-size: 15px
    }
}

@media (max-width:775px) {
    body.articlePage .articleSpread>div .sidebar>div.relatedArticles h4 {
        height: 30px;
        line-height: 30px;
        position: relative;
        display: block;
        text-align: center
    }

    body.articlePage .articleSpread>div .sidebar>div.relatedArticles h4 span {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        padding: 0 24px;
        background: #fff;
        z-index: 1;
        position: relative
    }

    body.articlePage .articleSpread>div .sidebar>div.relatedArticles h4:before {
        content: "";
        width: 100%;
        height: 1px;
        display: block;
        top: 50%;
        margin-top: -1px;
        position: absolute;
        background: rgba(51, 51, 51, .1)
    }
}

body.articlePage .articleSpread>div .supplementaryContent {
    grid-area: supplementaryContent;
    background-color: #fff;
    border-radius: 4px;
    padding: 24px;
    margin-bottom: 24px
}

@media (max-width:775px) {
    body.articlePage .articleSpread>div .supplementaryContent {
        padding: 0
    }
}

@media (max-width:775px) {
    body.articlePage .articleSpread>div .supplementaryContent {
        border-top: 1px solid rgba(51, 51, 51, .1);
        padding-top: 24px
    }
}

body.articlePage .articleSpread>div .supplementaryContent .listing {
    margin-bottom: 24px
}

body.articlePage .articleSpread>div .supplementaryContent .listing li,
body.articlePage .articleSpread>div .supplementaryContent .listing p,
body.articlePage .articleSpread>div .supplementaryContent .listing ul {
    font-size: 14.4px;
    letter-spacing: .4px
}

body.articlePage .articleSpread>div .supplementaryContent .listing p {
    margin-bottom: 5px
}

.junctionPage {
    background: #f2f1ed;
    padding: clamp(30px, 7.5vh, 110px) 0
}

.junctionPage>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .junctionPage>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.junctionPage>div:not(:last-child) {
    margin-bottom: 24px
}

.junctionPage>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .junctionPage>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.junctionPage>div:not(:last-child) {
    margin-bottom: 24px
}

.junctionPage.brief>div,
.junctionPage.intro>div {
    max-width: 600px
}

.junctionPage.brief>div h1,
.junctionPage.brief>div h2,
.junctionPage.intro>div h1,
.junctionPage.intro>div h2 {
    text-align: center
}

.junctionPage.brief>div p,
.junctionPage.intro>div p {
    font-size: clamp(18px, 3.7vw, 20.2px)
}

.junctionPage.brief>div p:only-of-type,
.junctionPage.intro>div p:only-of-type {
    text-align: center
}

.junctionPage.highlight {
    background-color: #627a5e
}

.junctionPage.highlight h1,
.junctionPage.highlight h2,
.junctionPage.highlight h3,
.junctionPage.highlight h4,
.junctionPage.highlight h5,
.junctionPage.highlight h6,
.junctionPage.highlight ol,
.junctionPage.highlight p,
.junctionPage.highlight ul {
    color: #fff
}

.junctionPage.highlight h1 a,
.junctionPage.highlight h2 a,
.junctionPage.highlight h3 a,
.junctionPage.highlight h4 a,
.junctionPage.highlight h5 a,
.junctionPage.highlight h6 a,
.junctionPage.highlight ol a,
.junctionPage.highlight p a,
.junctionPage.highlight ul a {
    color: inherit
}

.junctionPage.highlight .CTA,
.junctionPage.highlight a {
    color: #fff;
    border-color: #fff;
    border-bottom: 2px solid
}

.junctionPage.light-highlight {
    background-color: #f9f8f4
}

.junctionPage.timeLine>div h2 {
    text-align: center
}

.junctionPage.timeLine>div>div {
    display: grid;
    grid-template-columns: 1fr 55px 1fr;
    grid-column-gap: 24px;
    margin-top: 48px;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

.junctionPage.timeLine>div>div>div {
    min-height: 230px;
    padding: 48px;
    padding-top: 16.5px
}

@media (max-width:850px) {
    .junctionPage.timeLine>div>div {
        grid-template-columns: 55px 1fr;
        grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18"
    }

    .junctionPage.timeLine>div>div>div:nth-child(6n+3),
    .junctionPage.timeLine>div>div>div:nth-child(6n+4) {
        display: none
    }

    .junctionPage.timeLine>div>div>div:nth-child(1) {
        grid-area: caption1
    }

    .junctionPage.timeLine>div>div>div:nth-child(2) {
        grid-area: number1
    }

    .junctionPage.timeLine>div>div>div:nth-child(3) {
        grid-area: empty1
    }

    .junctionPage.timeLine>div>div>div:nth-child(4) {
        grid-area: empty2
    }

    .junctionPage.timeLine>div>div>div:nth-child(5) {
        grid-area: number2
    }

    .junctionPage.timeLine>div>div>div:nth-child(6) {
        grid-area: caption2
    }

    .junctionPage.timeLine>div>div>div:nth-child(7) {
        grid-area: caption3
    }

    .junctionPage.timeLine>div>div>div:nth-child(8) {
        grid-area: number3
    }

    .junctionPage.timeLine>div>div>div:nth-child(9) {
        grid-area: empty3
    }

    .junctionPage.timeLine>div>div>div:nth-child(10) {
        grid-area: empty4
    }

    .junctionPage.timeLine>div>div>div:nth-child(11) {
        grid-area: number4
    }

    .junctionPage.timeLine>div>div>div:nth-child(12) {
        grid-area: caption4
    }

    .junctionPage.timeLine>div>div>div:nth-child(13) {
        grid-area: caption5
    }

    .junctionPage.timeLine>div>div>div:nth-child(14) {
        grid-area: number5
    }

    .junctionPage.timeLine>div>div>div:nth-child(15) {
        grid-area: empty5
    }

    .junctionPage.timeLine>div>div>div:nth-child(16) {
        grid-area: empty6
    }

    .junctionPage.timeLine>div>div>div:nth-child(17) {
        grid-area: number6
    }

    .junctionPage.timeLine>div>div>div:nth-child(18) {
        grid-area: caption6
    }

    .junctionPage.timeLine>div>div>div:nth-child(19) {
        grid-area: caption7
    }

    .junctionPage.timeLine>div>div>div:nth-child(20) {
        grid-area: number7
    }

    .junctionPage.timeLine>div>div>div:nth-child(21) {
        grid-area: empty7
    }

    .junctionPage.timeLine>div>div>div:nth-child(22) {
        grid-area: empty8
    }

    .junctionPage.timeLine>div>div>div:nth-child(23) {
        grid-area: number8
    }

    .junctionPage.timeLine>div>div>div:nth-child(24) {
        grid-area: caption8
    }

    .junctionPage.timeLine>div>div>div:nth-child(25) {
        grid-area: caption9
    }

    .junctionPage.timeLine>div>div>div:nth-child(26) {
        grid-area: number9
    }

    .junctionPage.timeLine>div>div>div:nth-child(27) {
        grid-area: empty9
    }

    .junctionPage.timeLine>div>div>div:nth-child(28) {
        grid-area: empty10
    }

    .junctionPage.timeLine>div>div>div:nth-child(29) {
        grid-area: number10
    }

    .junctionPage.timeLine>div>div>div:nth-child(30) {
        grid-area: caption10
    }

    .junctionPage.timeLine>div>div>div:nth-child(31) {
        grid-area: caption11
    }

    .junctionPage.timeLine>div>div>div:nth-child(32) {
        grid-area: number11
    }

    .junctionPage.timeLine>div>div>div:nth-child(33) {
        grid-area: empty11
    }

    .junctionPage.timeLine>div>div>div:nth-child(34) {
        grid-area: empty12
    }

    .junctionPage.timeLine>div>div>div:nth-child(35) {
        grid-area: number12
    }

    .junctionPage.timeLine>div>div>div:nth-child(36) {
        grid-area: caption12
    }

    .junctionPage.timeLine>div>div>div:nth-child(37) {
        grid-area: caption13
    }

    .junctionPage.timeLine>div>div>div:nth-child(38) {
        grid-area: number13
    }

    .junctionPage.timeLine>div>div>div:nth-child(39) {
        grid-area: empty13
    }

    .junctionPage.timeLine>div>div>div:nth-child(40) {
        grid-area: empty14
    }

    .junctionPage.timeLine>div>div>div:nth-child(41) {
        grid-area: number14
    }

    .junctionPage.timeLine>div>div>div:nth-child(42) {
        grid-area: caption14
    }

    .junctionPage.timeLine>div>div>div:nth-child(43) {
        grid-area: caption15
    }

    .junctionPage.timeLine>div>div>div:nth-child(44) {
        grid-area: number15
    }

    .junctionPage.timeLine>div>div>div:nth-child(45) {
        grid-area: empty15
    }

    .junctionPage.timeLine>div>div>div:nth-child(46) {
        grid-area: empty16
    }

    .junctionPage.timeLine>div>div>div:nth-child(47) {
        grid-area: number16
    }

    .junctionPage.timeLine>div>div>div:nth-child(48) {
        grid-area: caption16
    }

    .junctionPage.timeLine>div>div>div:nth-child(49) {
        grid-area: caption17
    }

    .junctionPage.timeLine>div>div>div:nth-child(50) {
        grid-area: number17
    }

    .junctionPage.timeLine>div>div>div:nth-child(51) {
        grid-area: empty17
    }

    .junctionPage.timeLine>div>div>div:nth-child(52) {
        grid-area: empty18
    }

    .junctionPage.timeLine>div>div>div:nth-child(53) {
        grid-area: number18
    }

    .junctionPage.timeLine>div>div>div:nth-child(54) {
        grid-area: caption18
    }
}

@media (max-width:510px) {
    .junctionPage.timeLine>div>div>div {
        padding-left: 0;
        padding-right: 0
    }
}

.junctionPage.timeLine>div>div>div:nth-child(3n+2) {
    padding: 0;
    position: relative;
    min-height: 55px
}

.junctionPage.timeLine>div>div>div:nth-child(3n+2):before {
    display: block;
    content: "";
    display: flex;
    height: 100%;
    border-right: 2px dashed #d8d8d8;
    width: 50%
}

.junctionPage.timeLine>div>div>div:nth-child(3n+2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px dashed #d8d8d8;
    color: #627a5e;
    content: "1";
    font-size: 22px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    background-color: #fff
}

.junctionPage.timeLine>div>div>div:nth-child(5):after {
    content: "2"
}

.junctionPage.timeLine>div>div>div:nth-child(8):after {
    content: "3"
}

.junctionPage.timeLine>div>div>div:nth-child(11):after {
    content: "4"
}

.junctionPage.timeLine>div>div>div:nth-child(14):after {
    content: "5"
}

.junctionPage.timeLine>div>div>div:nth-child(17):after {
    content: "6"
}

.junctionPage.timeLine>div>div>div:nth-child(20):after {
    content: "7"
}

.junctionPage.timeLine>div>div>div:nth-child(23):after {
    content: "8"
}

.junctionPage.timeLine>div>div>div:nth-child(26):after {
    content: "9"
}

.junctionPage.timeLine>div>div>div:nth-child(29):after {
    content: "10"
}

.junctionPage.timeLine>div>div>div:nth-child(32):after {
    content: "11"
}

.junctionPage.timeLine>div>div>div:nth-child(35):after {
    content: "12"
}

.junctionPage.timeLine>div>div>div:nth-child(38):after {
    content: "13"
}

.junctionPage.timeLine>div>div>div:nth-child(41):after {
    content: "14"
}

.junctionPage.timeLine>div>div>div:nth-child(44):after {
    content: "15"
}

.junctionPage.timeLine>div>div>div:nth-child(47):after {
    content: "16"
}

.junctionPage.timeLine>div>div>div:nth-child(50):after {
    content: "17"
}

.junctionPage.timeLine>div>div>div:nth-child(53):after {
    content: "18"
}

.junctionPage.timeLine>div>div div:nth-last-child(2):before {
    display: none
}

.junctionPage>div .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 12px
}

.junctionPage>div .grid:not(:first-child) {
    margin-top: 48px
}

.junctionPage>div .grid:not(:last-child) {
    margin-bottom: 48px
}

@media (max-width:850px) {
    .junctionPage>div .grid {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:470px) {
    .junctionPage>div .grid {
        grid-template-columns: 1fr;
        grid-gap: 24px
    }
}

.junctionPage>div .grid a {
    display: block;
    overflow: hidden;
    background: #fff;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px
}

.junctionPage>div .grid a img,
.junctionPage>div .grid a picture {
    width: 100%
}

.junctionPage>div .grid a h1,
.junctionPage>div .grid a h2,
.junctionPage>div .grid a h3 {
    display: none
}

.junctionPage>div .grid a h4,
.junctionPage>div .grid a h5 {
    margin: 0;
    padding: 12px;
    text-transform: uppercase
}

@media (max-width:470px) {

    .junctionPage>div .grid a h4,
    .junctionPage>div .grid a h5 {
        padding: 4.5vw
    }
}

.junctionPage>div .grid a h4 span,
.junctionPage>div .grid a h5 span {
    font-weight: 400;
    color: #8b8b8b;
    font-size: clamp(11px, .55em, 12.5px);
    display: block;
    line-height: 1.5em;
    text-transform: uppercase
}

.junctionPage>div h2+.grid:nth-child(n),
.junctionPage>div h3+.grid:nth-child(n) {
    margin-top: 0
}

.junctionPage .grid.articles a div h4,
.junctionPage .grid.articles a div h5 {
    text-transform: none;
    font-weight: 600;
    line-height: 1.4em
}

.tabs {
    width: 100%;
    background: #f2f1ed;
    padding: 24px 0
}

@media (max-width:600px) {
    .tabs {
        padding-left: 10px;
        padding-right: 10px
    }
}

.tabs>div .tabSelectors {
    position: relative
}

.tabs>div .tabSelectors ul {
    display: flex;
    overflow: auto;
    width: 100%
}

.tabs>div .tabSelectors ul:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 73%;
    background: linear-gradient(90deg, transparent 0, #f2f1ed 85%)
}

.tabs>div .tabSelectors ul>li {
    cursor: pointer;
    display: block;
    flex-shrink: 0;
    overflow: hidden;
    padding: 0;
    min-width: 25%
}

.tabs>div .tabSelectors ul>li>span {
    display: block;
    height: 100%;
    color: #9b9b9b;
    padding: 12px 24px;
    font-size: 15px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center
}

@media (max-width:600px) {
    .tabs>div .tabSelectors ul>li>span {
        padding-left: 18px;
        padding-right: 18px
    }
}

.tabs>div .tabSelectors ul>li:last-child>span {
    margin-right: 200px
}

.tabs>div .tabSelectors ul>li.selected {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.tabs>div .tabSelectors ul>li.selected>span {
    background: #fff;
    color: #b74928;
    border-top: 3px solid #b74928
}

.tabs>div .tabSelectors ul>li.selected i.fab,
.tabs>div .tabSelectors ul>li.selected i.fad,
.tabs>div .tabSelectors ul>li.selected i.fal,
.tabs>div .tabSelectors ul>li.selected i.far,
.tabs>div .tabSelectors ul>li.selected i.fas,
.tabs>div .tabSelectors ul>li.selected svg.svg-inline--fa {
    color: #b74928
}

.tabs>div .tabContents {
    padding: 24px;
    background: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.tabs>div .tabContents>div {
    display: none
}

.tabs>div .tabContents>div.selected {
    display: block
}

.accommodationPageContents {
    padding: clamp(30px, 7.5vh, 110px) 0;
    padding: 48px 0 0 0
}

.accommodationPageContents>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .accommodationPageContents>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.accommodationPageContents>div:not(:last-child) {
    margin-bottom: 24px
}

.accommodationPageContents>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .accommodationPageContents>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.accommodationPageContents>div:not(:last-child) {
    margin-bottom: 24px
}

.accommodationPageContents.brief>div,
.accommodationPageContents.intro>div {
    max-width: 600px
}

.accommodationPageContents.brief>div h1,
.accommodationPageContents.brief>div h2,
.accommodationPageContents.intro>div h1,
.accommodationPageContents.intro>div h2 {
    text-align: center
}

.accommodationPageContents.brief>div p,
.accommodationPageContents.intro>div p {
    font-size: clamp(18px, 3.7vw, 20.2px)
}

.accommodationPageContents.brief>div p:only-of-type,
.accommodationPageContents.intro>div p:only-of-type {
    text-align: center
}

.accommodationPageContents.highlight {
    background-color: #627a5e
}

.accommodationPageContents.highlight h1,
.accommodationPageContents.highlight h2,
.accommodationPageContents.highlight h3,
.accommodationPageContents.highlight h4,
.accommodationPageContents.highlight h5,
.accommodationPageContents.highlight h6,
.accommodationPageContents.highlight ol,
.accommodationPageContents.highlight p,
.accommodationPageContents.highlight ul {
    color: #fff
}

.accommodationPageContents.highlight h1 a,
.accommodationPageContents.highlight h2 a,
.accommodationPageContents.highlight h3 a,
.accommodationPageContents.highlight h4 a,
.accommodationPageContents.highlight h5 a,
.accommodationPageContents.highlight h6 a,
.accommodationPageContents.highlight ol a,
.accommodationPageContents.highlight p a,
.accommodationPageContents.highlight ul a {
    color: inherit
}

.accommodationPageContents.highlight .CTA,
.accommodationPageContents.highlight a {
    color: #fff;
    border-color: #fff;
    border-bottom: 2px solid
}

.accommodationPageContents.light-highlight {
    background-color: #f9f8f4
}

.accommodationPageContents.timeLine>div h2 {
    text-align: center
}

.accommodationPageContents.timeLine>div>div {
    display: grid;
    grid-template-columns: 1fr 55px 1fr;
    grid-column-gap: 24px;
    margin-top: 48px;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

.accommodationPageContents.timeLine>div>div>div {
    min-height: 230px;
    padding: 48px;
    padding-top: 16.5px
}

@media (max-width:850px) {
    .accommodationPageContents.timeLine>div>div {
        grid-template-columns: 55px 1fr;
        grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18"
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(6n+3),
    .accommodationPageContents.timeLine>div>div>div:nth-child(6n+4) {
        display: none
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(1) {
        grid-area: caption1
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(2) {
        grid-area: number1
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(3) {
        grid-area: empty1
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(4) {
        grid-area: empty2
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(5) {
        grid-area: number2
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(6) {
        grid-area: caption2
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(7) {
        grid-area: caption3
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(8) {
        grid-area: number3
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(9) {
        grid-area: empty3
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(10) {
        grid-area: empty4
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(11) {
        grid-area: number4
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(12) {
        grid-area: caption4
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(13) {
        grid-area: caption5
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(14) {
        grid-area: number5
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(15) {
        grid-area: empty5
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(16) {
        grid-area: empty6
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(17) {
        grid-area: number6
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(18) {
        grid-area: caption6
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(19) {
        grid-area: caption7
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(20) {
        grid-area: number7
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(21) {
        grid-area: empty7
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(22) {
        grid-area: empty8
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(23) {
        grid-area: number8
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(24) {
        grid-area: caption8
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(25) {
        grid-area: caption9
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(26) {
        grid-area: number9
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(27) {
        grid-area: empty9
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(28) {
        grid-area: empty10
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(29) {
        grid-area: number10
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(30) {
        grid-area: caption10
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(31) {
        grid-area: caption11
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(32) {
        grid-area: number11
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(33) {
        grid-area: empty11
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(34) {
        grid-area: empty12
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(35) {
        grid-area: number12
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(36) {
        grid-area: caption12
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(37) {
        grid-area: caption13
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(38) {
        grid-area: number13
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(39) {
        grid-area: empty13
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(40) {
        grid-area: empty14
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(41) {
        grid-area: number14
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(42) {
        grid-area: caption14
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(43) {
        grid-area: caption15
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(44) {
        grid-area: number15
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(45) {
        grid-area: empty15
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(46) {
        grid-area: empty16
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(47) {
        grid-area: number16
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(48) {
        grid-area: caption16
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(49) {
        grid-area: caption17
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(50) {
        grid-area: number17
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(51) {
        grid-area: empty17
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(52) {
        grid-area: empty18
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(53) {
        grid-area: number18
    }

    .accommodationPageContents.timeLine>div>div>div:nth-child(54) {
        grid-area: caption18
    }
}

@media (max-width:510px) {
    .accommodationPageContents.timeLine>div>div>div {
        padding-left: 0;
        padding-right: 0
    }
}

.accommodationPageContents.timeLine>div>div>div:nth-child(3n+2) {
    padding: 0;
    position: relative;
    min-height: 55px
}

.accommodationPageContents.timeLine>div>div>div:nth-child(3n+2):before {
    display: block;
    content: "";
    display: flex;
    height: 100%;
    border-right: 2px dashed #d8d8d8;
    width: 50%
}

.accommodationPageContents.timeLine>div>div>div:nth-child(3n+2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px dashed #d8d8d8;
    color: #627a5e;
    content: "1";
    font-size: 22px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    background-color: #fff
}

.accommodationPageContents.timeLine>div>div>div:nth-child(5):after {
    content: "2"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(8):after {
    content: "3"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(11):after {
    content: "4"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(14):after {
    content: "5"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(17):after {
    content: "6"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(20):after {
    content: "7"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(23):after {
    content: "8"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(26):after {
    content: "9"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(29):after {
    content: "10"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(32):after {
    content: "11"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(35):after {
    content: "12"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(38):after {
    content: "13"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(41):after {
    content: "14"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(44):after {
    content: "15"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(47):after {
    content: "16"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(50):after {
    content: "17"
}

.accommodationPageContents.timeLine>div>div>div:nth-child(53):after {
    content: "18"
}

.accommodationPageContents.timeLine>div>div div:nth-last-child(2):before {
    display: none
}

.accommodationPageContents .propertyTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 48px 0;
    border-bottom: 1px solid #f2f1ed
}

.accommodationPageContents .propertyTitle a {
    cursor: pointer;
    padding: 12px 24px;
    background: #b74928;
    color: #fff;
    border-radius: 4px;
    font-size: .9rem;
    font-weight: 700;
    margin: 24px auto;
    margin-right: 0
}

.accommodationPageContents .propertyTitle a:after {
    display: inline;
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    margin-left: 12px
}

@media (max-width:550px) {
    .accommodationPageContents .propertyTitle h1 {
        font-size: clamp(1.25rem, 5vw, 2.25rem)
    }

    .accommodationPageContents .propertyTitle a {
        padding: 12px
    }
}

.accommodationPageContents h4+p {
    margin-top: 0
}

.skipToPrices {
    position: absolute;
    bottom: -5000px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: bottom .5s ease-in;
    -moz-transition: bottom .5s ease-in;
    -o-transition: bottom .5s ease-in;
    transition: bottom .5s ease-in
}

.displaysPricesCTA #footer,
.displaysPricesCTA .footer {
    padding-bottom: 105px
}

@media (max-width:450px) {

    .displaysPricesCTA #footer,
    .displaysPricesCTA .footer {
        padding-bottom: 90px
    }
}

.displaysPricesCTA .skipToPrices {
    visibility: visible;
    opacity: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #f2f1ed;
    z-index: 999;
    background: #fff
}

.displaysPricesCTA .skipToPrices>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .displaysPricesCTA .skipToPrices>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.displaysPricesCTA .skipToPrices>div:not(:last-child) {
    margin-bottom: 24px
}

.displaysPricesCTA .skipToPrices>div {
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex
}

.displaysPricesCTA .skipToPrices>div>* {
    display: none
}

.displaysPricesCTA .skipToPrices>div>ul {
    display: flex;
    padding: 0
}

.displaysPricesCTA .skipToPrices>div>ul li {
    padding: 15px 0;
    max-width: 200px;
    min-width: 90px;
    font-size: .9rem;
    text-align: center
}

@media (max-width:620px) {
    .displaysPricesCTA .skipToPrices>div>ul li:nth-child(n+3) {
        display: none
    }
}

.displaysPricesCTA .skipToPrices>div>div {
    max-width: 250px;
    width: 220px;
    display: inline-block;
    margin: 0 0 0 auto;
    display: flex;
    align-items: center
}

.displaysPricesCTA .skipToPrices>div>div>.button {
    margin: 0;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 12px
}

@media (max-width:450px) {
    .displaysPricesCTA .skipToPrices>div>div {
        max-width: 49%;
        min-width: 49%;
        margin: 0 auto
    }

    .displaysPricesCTA .skipToPrices>div>ul {
        width: 49%
    }

    .displaysPricesCTA .skipToPrices>div>ul>li {
        width: auto;
        max-width: 50%;
        padding-right: 10px;
        min-width: 0
    }
}

@media (max-width:410px) {
    .displaysPricesCTA .skipToPrices>div>div {
        max-width: 150px;
        min-width: 150px;
        margin-right: 0
    }

    .displaysPricesCTA .skipToPrices>div>div .button {
        padding: 8px
    }
}

.skipToPrices .button {
    background: #b74928;
    text-align: center;
    font-size: clamp(.9rem, 3vw, 16px)
}

.propertyDescriptionBlock {
    padding: 36px 0
}

.propertyDescriptionBlock:not(:last-child) {
    border-bottom: 1px solid #f2f1ed
}

.twoInfoBoxes {
    clear: both;
    width: 100%;
    margin: 24px 0;
    box-sizing: border-box;
    display: grid;
    grid-gap: 48px;
    -ms-grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr)
}

.fold>div .twoInfoBoxes:last-child {
    margin-bottom: 0
}

.fold>div .twoInfoBoxes:only-child {
    margin: 0
}

.twoInfoBoxes>* {
    display: none
}

.twoInfoBoxes>a,
.twoInfoBoxes>div {
    display: block
}

.twoInfoBoxes>a:nth-child(n),
.twoInfoBoxes>div:nth-child(n) {
    -ms-grid-column-span: span 1;
    grid-column: span 1
}

@media (max-width:800px) and (min-width:725px) {
    .twoInfoBoxes {
        grid-gap: 24px
    }
}

@media (max-width:725px) {
    .twoInfoBoxes {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.internetExplorer .twoInfoBoxes {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

.internetExplorer .twoInfoBoxes>a,
.internetExplorer .twoInfoBoxes>div {
    width: 50%;
    display: block;
    padding-left: 24px;
    padding-right: 24px
}

.internetExplorer .twoInfoBoxes>a:nth-child(1),
.internetExplorer .twoInfoBoxes>a:nth-child(2),
.internetExplorer .twoInfoBoxes>a:nth-child(3),
.internetExplorer .twoInfoBoxes>div:nth-child(1),
.internetExplorer .twoInfoBoxes>div:nth-child(2),
.internetExplorer .twoInfoBoxes>div:nth-child(3) {
    flex-grow: 1
}

.internetExplorer .twoInfoBoxes>a *,
.internetExplorer .twoInfoBoxes>div * {
    max-width: 100%
}

@media (max-width:800px) {

    .internetExplorer .twoInfoBoxes>a:nth-child(n),
    .internetExplorer .twoInfoBoxes>div:nth-child(n) {
        width: 100%
    }
}

.propertyDescriptionBlock,
.resortDescriptionBlock {
    padding: 36px 0
}

.propertyDescriptionBlock:not(:last-child),
.resortDescriptionBlock:not(:last-child) {
    border-bottom: 1px solid #f2f1ed
}

.resortInfoAndDownloads {
    clear: both;
    width: 100%;
    margin: 24px 0;
    box-sizing: border-box;
    display: grid;
    grid-gap: 24px;
    -ms-grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr)
}

.fold>div .resortInfoAndDownloads:last-child {
    margin-bottom: 0
}

.fold>div .resortInfoAndDownloads:only-child {
    margin: 0
}

.resortInfoAndDownloads>* {
    display: none
}

.resortInfoAndDownloads>a,
.resortInfoAndDownloads>div {
    display: block
}

.resortInfoAndDownloads>a:nth-child(n),
.resortInfoAndDownloads>div:nth-child(n) {
    -ms-grid-column-span: span 1;
    grid-column: span 1
}

@media (max-width:800px) and (min-width:870px) {
    .resortInfoAndDownloads {
        grid-gap: 12px
    }
}

@media (max-width:870px) {
    .resortInfoAndDownloads {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.internetExplorer .resortInfoAndDownloads {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

.internetExplorer .resortInfoAndDownloads>a,
.internetExplorer .resortInfoAndDownloads>div {
    width: 50%;
    display: block;
    padding-left: 12px;
    padding-right: 12px
}

.internetExplorer .resortInfoAndDownloads>a:nth-child(1),
.internetExplorer .resortInfoAndDownloads>a:nth-child(2),
.internetExplorer .resortInfoAndDownloads>a:nth-child(3),
.internetExplorer .resortInfoAndDownloads>div:nth-child(1),
.internetExplorer .resortInfoAndDownloads>div:nth-child(2),
.internetExplorer .resortInfoAndDownloads>div:nth-child(3) {
    flex-grow: 1
}

.internetExplorer .resortInfoAndDownloads>a *,
.internetExplorer .resortInfoAndDownloads>div * {
    max-width: 100%
}

@media (max-width:800px) {

    .internetExplorer .resortInfoAndDownloads>a:nth-child(n),
    .internetExplorer .resortInfoAndDownloads>div:nth-child(n) {
        width: 100%
    }
}

@media (max-width:870px) {
    .resortInfoAndDownloads>div {
        margin-bottom: 24px
    }
}

.storybrand {
    padding: clamp(30px, 7.5vh, 110px) 0;
    position: relative
}

.storybrand>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .storybrand>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.storybrand>div:not(:last-child) {
    margin-bottom: 24px
}

@media (min-width:950px) {
    .storybrand {
        padding-top: clamp(30px, 25vh, 250px);
        padding-bottom: clamp(30px, 25vh, 250px)
    }
}

.storybrand>div>div {
    display: grid;
    grid-template-columns: minmax(400px, 40%) 1fr;
    grid-gap: 96px
}

@media (max-width:900px) {
    .storybrand>div>div {
        grid-template-columns: 1fr;
        max-width: 90%;
        margin: auto;
        grid-gap: 24px
    }

    .storybrand>div>div>div:nth-of-type(2) {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .storybrand>div>div>div .CTA,
    .storybrand>div>div>div h2,
    .storybrand>div>div>div h3,
    .storybrand>div>div>div h4,
    .storybrand>div>div>div h5,
    .storybrand>div>div>div h6,
    .storybrand>div>div>div p:only-of-type {
        text-align: center
    }
}

@media (max-width:500px) {
    .storybrand>div>div {
        max-width: 100%
    }

    .storybrand>div>div p:nth-of-type(n) {
        text-align: justify
    }
}

.storybrand>div>div>div :first-child {
    margin-top: 0
}

.storybrand>div>div>div :last-child {
    margin-bottom: 0
}

.storybrand div {
    position: relative;
    z-index: 1
}

.storybrand.highlight {
    background: #b74928
}

.storybrand.highlight * {
    color: #fff
}

.storybrand h2,
.storybrand h3 {
    line-height: 1.35em
}

.storybrand p {
    font-size: clamp(17px, 3vw, 20px)
}

.card-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    padding: 20px 0 0 0
}

.card-grid>div {
    background: #f9f8f4;
    border: 1px solid #f2f1ed;
    border-radius: 4px;
    padding: 20px;
    width: 280px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
    display: flex;
    flex: 1 1 250px;
    flex-direction: column;
    justify-content: space-between;
    transition: all .3s ease
}

.card-grid>div h3 {
    font-size: 1.1rem;
    margin-bottom: 20px
}

.stage-card {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1.5rem;
    background: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .05)
}

@media (max-width:640px) {
    .stage-card>div {
        flex: 1 1 100%;
        width: 100%
    }
}

.stage-card>div h3 {
    margin-bottom: .5rem
}

.stage-card>div p {
    margin: .25rem 0
}

.build-types li {
    margin: .25rem 0;
    list-style: none
}

.productIntroWithGraphic {
    margin: 24px auto;
    max-width: 1400px;
    margin: 0 auto
}

.productIntroWithGraphic>div {
    clear: both;
    width: 100%;
    margin: 24px 0;
    box-sizing: border-box;
    display: grid;
    grid-gap: 0;
    -ms-grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    margin: 24px auto
}

.fold>div .productIntroWithGraphic>div:last-child {
    margin-bottom: 0
}

.fold>div .productIntroWithGraphic>div:only-child {
    margin: 0
}

.productIntroWithGraphic>div>* {
    display: none
}

.productIntroWithGraphic>div>a,
.productIntroWithGraphic>div>div {
    display: block
}

.productIntroWithGraphic>div>a:nth-child(n),
.productIntroWithGraphic>div>div:nth-child(n) {
    -ms-grid-column-span: span 1;
    grid-column: span 1
}

@media (max-width:800px) and (min-width:1000px) {
    .productIntroWithGraphic>div {
        grid-gap: 0
    }
}

@media (max-width:1000px) {
    .productIntroWithGraphic>div {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.internetExplorer .productIntroWithGraphic>div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

.internetExplorer .productIntroWithGraphic>div>a,
.internetExplorer .productIntroWithGraphic>div>div {
    width: 50%;
    display: block;
    padding-left: 0;
    padding-right: 0
}

.internetExplorer .productIntroWithGraphic>div>a:nth-child(1),
.internetExplorer .productIntroWithGraphic>div>a:nth-child(2),
.internetExplorer .productIntroWithGraphic>div>a:nth-child(3),
.internetExplorer .productIntroWithGraphic>div>div:nth-child(1),
.internetExplorer .productIntroWithGraphic>div>div:nth-child(2),
.internetExplorer .productIntroWithGraphic>div>div:nth-child(3) {
    flex-grow: 1
}

.internetExplorer .productIntroWithGraphic>div>a *,
.internetExplorer .productIntroWithGraphic>div>div * {
    max-width: 100%
}

@media (max-width:800px) {

    .internetExplorer .productIntroWithGraphic>div>a:nth-child(n),
    .internetExplorer .productIntroWithGraphic>div>div:nth-child(n) {
        width: 100%
    }
}

.productIntroWithGraphic>div>div {
    padding: 24px
}

@media (min-width:1000px) {
    .productIntroWithGraphic>div {
        grid-template-areas: "text image"
    }

    .productIntroWithGraphic>div>div:first-child {
        grid-area: image
    }

    .productIntroWithGraphic>div>div:nth-child(2) {
        grid-area: text;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }

    .productIntroWithGraphic>div>div:nth-child(2) .button,
    .productIntroWithGraphic>div>div:nth-child(2) h2,
    .productIntroWithGraphic>div>div:nth-child(2) h3,
    .productIntroWithGraphic>div>div:nth-child(2) h4,
    .productIntroWithGraphic>div>div:nth-child(2) h5,
    .productIntroWithGraphic>div>div:nth-child(2) p {
        text-align: left
    }
}

.productIntroWithGraphic>div>div:nth-of-type(2) {
    justify-content: center;
    display: flex;
    flex-direction: column
}

.productIntroWithGraphic>div>div:first-child {
    display: flex;
    align-items: center
}

.productIntroWithGraphic>div>div:first-child img,
.productIntroWithGraphic>div>div:first-child picture {
    width: 100%
}

@media (min-width:1000px) {
    .productIntroWithGraphic>div>div:first-child img {
        height: auto;
        min-height: 0
    }

    .productIntroWithGraphic>div>div:first-child img:after {
        content: "";
        display: block;
        padding-bottom: 100%
    }
}

@media (max-width:1000px) {
    .productIntroWithGraphic>div>div:first-child img {
        max-height: 50vh;
        min-width: 100%
    }
}

@media (max-width:500px) {
    .productIntroWithGraphic>div>div:first-child img {
        max-height: 30vh
    }
}

.productIntroWithGraphic>div>div:first-child .photoGallery {
    display: grid;
    clear: both;
    grid-gap: 6px;
    margin: 6px;
    grid-template-columns: repeat(2, 1fr)
}

.productIntroWithGraphic>div>div:first-child .photoGallery>a,
.productIntroWithGraphic>div>div:first-child .photoGallery>div,
.productIntroWithGraphic>div>div:first-child .photoGallery>figure,
.productIntroWithGraphic>div>div:first-child .photoGallery>img,
.productIntroWithGraphic>div>div:first-child .photoGallery>picture {
    width: 100%;
    float: none
}

.productIntroWithGraphic>div>div:first-child .photoGallery>a,
.productIntroWithGraphic>div>div:first-child .photoGallery>a img,
.productIntroWithGraphic>div>div:first-child .photoGallery>a picture,
.productIntroWithGraphic>div>div:first-child .photoGallery>a picture img,
.productIntroWithGraphic>div>div:first-child .photoGallery>div,
.productIntroWithGraphic>div>div:first-child .photoGallery>div img,
.productIntroWithGraphic>div>div:first-child .photoGallery>div picture,
.productIntroWithGraphic>div>div:first-child .photoGallery>div picture img,
.productIntroWithGraphic>div>div:first-child .photoGallery>figure,
.productIntroWithGraphic>div>div:first-child .photoGallery>figure img,
.productIntroWithGraphic>div>div:first-child .photoGallery>figure picture,
.productIntroWithGraphic>div>div:first-child .photoGallery>figure picture img,
.productIntroWithGraphic>div>div:first-child .photoGallery>img,
.productIntroWithGraphic>div>div:first-child .photoGallery>img img,
.productIntroWithGraphic>div>div:first-child .photoGallery>img picture,
.productIntroWithGraphic>div>div:first-child .photoGallery>img picture img,
.productIntroWithGraphic>div>div:first-child .photoGallery>picture,
.productIntroWithGraphic>div>div:first-child .photoGallery>picture img,
.productIntroWithGraphic>div>div:first-child .photoGallery>picture picture,
.productIntroWithGraphic>div>div:first-child .photoGallery>picture picture img {
    max-height: none;
    width: 100%
}

.productIntroWithGraphic>div>div:first-child .photoGallery>a.portrait,
.productIntroWithGraphic>div>div:first-child .photoGallery>div.portrait,
.productIntroWithGraphic>div>div:first-child .photoGallery>figure.portrait,
.productIntroWithGraphic>div>div:first-child .photoGallery>img.portrait,
.productIntroWithGraphic>div>div:first-child .photoGallery>picture.portrait {
    grid-row: span 2
}

.productIntroWithGraphic>div>div:first-child .photoGallery>a.doubleWidth,
.productIntroWithGraphic>div>div:first-child .photoGallery>div.doubleWidth,
.productIntroWithGraphic>div>div:first-child .photoGallery>figure.doubleWidth,
.productIntroWithGraphic>div>div:first-child .photoGallery>img.doubleWidth,
.productIntroWithGraphic>div>div:first-child .photoGallery>picture.doubleWidth {
    grid-column: span 2
}

@media (max-width:800px) {
    .productIntroWithGraphic>div>div:first-child .photoGallery {
        grid-template-columns: 1fr 1fr
    }
}

.productIntroWithGraphic>div>div:first-child .photoGallery img {
    min-height: 0;
    height: auto
}

.productIntroWithGraphic.switch {
    margin: 24px auto
}

.productIntroWithGraphic.switch>div {
    clear: both;
    width: 100%;
    margin: 24px 0;
    box-sizing: border-box;
    display: grid;
    grid-gap: 0;
    -ms-grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    margin: 24px auto
}

.fold>div .productIntroWithGraphic.switch>div:last-child {
    margin-bottom: 0
}

.fold>div .productIntroWithGraphic.switch>div:only-child {
    margin: 0
}

.productIntroWithGraphic.switch>div>* {
    display: none
}

.productIntroWithGraphic.switch>div>a,
.productIntroWithGraphic.switch>div>div {
    display: block
}

.productIntroWithGraphic.switch>div>a:nth-child(n),
.productIntroWithGraphic.switch>div>div:nth-child(n) {
    -ms-grid-column-span: span 1;
    grid-column: span 1
}

@media (max-width:800px) and (min-width:1000px) {
    .productIntroWithGraphic.switch>div {
        grid-gap: 0
    }
}

@media (max-width:1000px) {
    .productIntroWithGraphic.switch>div {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.internetExplorer .productIntroWithGraphic.switch>div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

.internetExplorer .productIntroWithGraphic.switch>div>a,
.internetExplorer .productIntroWithGraphic.switch>div>div {
    width: 50%;
    display: block;
    padding-left: 0;
    padding-right: 0
}

.internetExplorer .productIntroWithGraphic.switch>div>a:nth-child(1),
.internetExplorer .productIntroWithGraphic.switch>div>a:nth-child(2),
.internetExplorer .productIntroWithGraphic.switch>div>a:nth-child(3),
.internetExplorer .productIntroWithGraphic.switch>div>div:nth-child(1),
.internetExplorer .productIntroWithGraphic.switch>div>div:nth-child(2),
.internetExplorer .productIntroWithGraphic.switch>div>div:nth-child(3) {
    flex-grow: 1
}

.internetExplorer .productIntroWithGraphic.switch>div>a *,
.internetExplorer .productIntroWithGraphic.switch>div>div * {
    max-width: 100%
}

@media (max-width:800px) {

    .internetExplorer .productIntroWithGraphic.switch>div>a:nth-child(n),
    .internetExplorer .productIntroWithGraphic.switch>div>div:nth-child(n) {
        width: 100%
    }
}

.productIntroWithGraphic.switch>div>div {
    padding: 24px
}

.productIntroWithGraphic.switch>div>div:first-child {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.productIntroWithGraphic.switch>div>div:first-child .button,
.productIntroWithGraphic.switch>div>div:first-child h2,
.productIntroWithGraphic.switch>div>div:first-child h3,
.productIntroWithGraphic.switch>div>div:first-child h4,
.productIntroWithGraphic.switch>div>div:first-child h5,
.productIntroWithGraphic.switch>div>div:first-child p {
    text-align: left
}

.productIntroWithGraphic.switch>div>div:nth-of-type(2) {
    justify-content: center;
    display: flex;
    flex-direction: column
}

.productIntroWithGraphic.switch>div>div:first-child {
    display: flex;
    align-items: center
}

.productIntroWithGraphic.switch>div>div:first-child img,
.productIntroWithGraphic.switch>div>div:first-child picture {
    width: 100%
}

@media (min-width:1000px) {
    .productIntroWithGraphic.switch>div>div:first-child img {
        height: auto;
        min-height: 0
    }

    .productIntroWithGraphic.switch>div>div:first-child img:after {
        content: "";
        display: block;
        padding-bottom: 100%
    }
}

@media (max-width:1000px) {
    .productIntroWithGraphic.switch>div>div:first-child img {
        max-height: 50vh;
        min-width: 100%
    }
}

@media (max-width:500px) {
    .productIntroWithGraphic.switch>div>div:first-child img {
        max-height: 30vh
    }
}

.productIntroWithGraphic.switch>div>div:first-child .photoGallery {
    display: grid;
    clear: both;
    grid-gap: 6px;
    margin: 6px;
    grid-template-columns: repeat(2, 1fr)
}

.productIntroWithGraphic.switch>div>div:first-child .photoGallery>a,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>div,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>figure,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>picture {
    width: 100%;
    float: none
}

.productIntroWithGraphic.switch>div>div:first-child .photoGallery>a,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>a img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>a picture,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>a picture img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>div,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>div img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>div picture,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>div picture img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>figure,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>figure img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>figure picture,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>figure picture img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>img img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>img picture,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>img picture img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>picture,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>picture img,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>picture picture,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>picture picture img {
    max-height: none;
    width: 100%
}

.productIntroWithGraphic.switch>div>div:first-child .photoGallery>a.portrait,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>div.portrait,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>figure.portrait,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>img.portrait,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>picture.portrait {
    grid-row: span 2
}

.productIntroWithGraphic.switch>div>div:first-child .photoGallery>a.doubleWidth,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>div.doubleWidth,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>figure.doubleWidth,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>img.doubleWidth,
.productIntroWithGraphic.switch>div>div:first-child .photoGallery>picture.doubleWidth {
    grid-column: span 2
}

@media (max-width:800px) {
    .productIntroWithGraphic.switch>div>div:first-child .photoGallery {
        grid-template-columns: 1fr 1fr
    }
}

.productIntroWithGraphic.switch>div>div:first-child .photoGallery img {
    min-height: 0;
    height: auto
}

.productIntroWithGraphic.switch>div>div:nth-of-type(2),
.productIntroWithGraphic>div>div:nth-of-type(2) {
    align-items: stretch
}

.productIntroWithGraphic .button {
    margin: 24px auto 10px
}

.productIntroWithGraphic.standout {
    background: #f2f1ed
}

.productIntroWithGraphic .photoGallery {
    display: grid;
    clear: both;
    grid-gap: 6px;
    margin: 6px;
    grid-template-columns: repeat(2, 1fr)
}

.productIntroWithGraphic .photoGallery>a,
.productIntroWithGraphic .photoGallery>div,
.productIntroWithGraphic .photoGallery>figure,
.productIntroWithGraphic .photoGallery>img,
.productIntroWithGraphic .photoGallery>picture {
    width: 100%;
    float: none
}

.productIntroWithGraphic .photoGallery>a,
.productIntroWithGraphic .photoGallery>a img,
.productIntroWithGraphic .photoGallery>a picture,
.productIntroWithGraphic .photoGallery>a picture img,
.productIntroWithGraphic .photoGallery>div,
.productIntroWithGraphic .photoGallery>div img,
.productIntroWithGraphic .photoGallery>div picture,
.productIntroWithGraphic .photoGallery>div picture img,
.productIntroWithGraphic .photoGallery>figure,
.productIntroWithGraphic .photoGallery>figure img,
.productIntroWithGraphic .photoGallery>figure picture,
.productIntroWithGraphic .photoGallery>figure picture img,
.productIntroWithGraphic .photoGallery>img,
.productIntroWithGraphic .photoGallery>img img,
.productIntroWithGraphic .photoGallery>img picture,
.productIntroWithGraphic .photoGallery>img picture img,
.productIntroWithGraphic .photoGallery>picture,
.productIntroWithGraphic .photoGallery>picture img,
.productIntroWithGraphic .photoGallery>picture picture,
.productIntroWithGraphic .photoGallery>picture picture img {
    max-height: none;
    width: 100%
}

.productIntroWithGraphic .photoGallery>a.portrait,
.productIntroWithGraphic .photoGallery>div.portrait,
.productIntroWithGraphic .photoGallery>figure.portrait,
.productIntroWithGraphic .photoGallery>img.portrait,
.productIntroWithGraphic .photoGallery>picture.portrait {
    grid-row: span 2
}

.productIntroWithGraphic .photoGallery>a.doubleWidth,
.productIntroWithGraphic .photoGallery>div.doubleWidth,
.productIntroWithGraphic .photoGallery>figure.doubleWidth,
.productIntroWithGraphic .photoGallery>img.doubleWidth,
.productIntroWithGraphic .photoGallery>picture.doubleWidth {
    grid-column: span 2
}

@media (max-width:800px) {
    .productIntroWithGraphic .photoGallery {
        grid-template-columns: 1fr 1fr
    }
}

.productIntroWithGraphic a.button {
    text-align: center
}

.productIntroWithGraphic a.CTA,
.productIntroWithGraphic a.button {
    margin-left: auto;
    margin-right: auto;
    float: none;
    max-width: 200px
}

@media (min-width:1220px) {
    .mobileOnly {
        display: none
    }
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 98;
    display: none;
    pointer-events: none
}

.nav {
    display: block;
    background: #fff;
    font-size: 17px;
    position: sticky;
    z-index: 101;
    transition: top .3s ease;
    top: 0
}

.nav.compact {
    position: relative
}

.nav .announcementBar,
.nav .contactBar {
    background: #29252d;
    color: #fff;
    height: 50px;
    text-align: center;
    font-size: .9em;
    transition: transform .3s ease
}

.nav .announcementBar.hidden,
.nav .contactBar.hidden {
    transform: translateY(-100%)
}

.nav .announcementBar>*,
.nav .contactBar>* {
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    line-height: 50px;
    font-size: 14px
}

@media (max-width:1220px) {

    .nav .announcementBar>*,
    .nav .contactBar>* {
        width: 100%
    }
}

.nav .announcementBar ul,
.nav .contactBar ul {
    margin: 0 auto;
    color: inherit;
    display: flex;
    gap: 24px;
    justify-content: center
}

.nav .announcementBar ul a,
.nav .contactBar ul a {
    color: inherit
}

@media (max-width:650px) {

    .nav .announcementBar,
    .nav .contactBar {
        display: none
    }
}

.nav .announcementBar a {
    text-decoration: underline;
    text-underline-position: under
}

.nav .contactBar a {
    text-decoration: none
}

.nav .logo-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1220px) {
    .nav .logo-area {
        width: 100%
    }
}

@media (min-width:650px) and (max-width:1220px) {
    .nav .logo-area {
        padding: 0 12px
    }
}

.nav .logo-area>div {
    height: 124px;
    padding: 12px;
    display: flex;
    align-items: center
}

.nav .logo-area>div img,
.nav .logo-area>div svg {
    height: 100px;
    max-height: 100px;
    width: auto
}

.nav .logo-area>div ul {
    display: flex;
    gap: 12px;
    list-style: none;
    margin: 0;
    padding: 0
}

.nav .logo-area>div:nth-of-type(3) {
    align-self: center
}

.nav .logo-area>div:nth-of-type(3)>a {
    padding: 12px;
    border-radius: 4px;
    background: #b74928;
    font-size: .85rem;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #fff
}

.nav .logo-area>div.burger-menu {
    display: none;
    font-size: 30px;
    border-radius: 50%;
    height: 60px;
    line-height: 60px;
    width: 60px
}

.nav .logo-area>div.burger-menu:hover {
    background: #f2f2f2
}

@media (max-width:1220px) {
    .nav .logo-area>div.burger-menu {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer
    }
}

.nav .selectors-area {
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding-bottom: 5px
}

@media (max-width:1220px) {
    .nav .selectors-area {
        width: 100%
    }
}

.nav .selectors-area .close {
    display: none
}

.nav .selectors-area ul {
    display: flex;
    gap: 12px;
    padding: 0 24px;
    width: 100%;
    margin: 0
}

@media (min-width:1221px) {
    .nav .selectors-area ul>li {
        padding: 0 12px
    }
}

.nav .selectors-area ul li {
    height: 56px;
    line-height: 56px;
    font-size: .9rem;
    font-weight: 600;
    color: #29252d;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

@media (max-width:1220px) {
    .nav .selectors-area ul li {
        cursor: pointer
    }
}

@media (min-width:1221px) {

    .nav .selectors-area ul li.active,
    .nav .selectors-area ul li:hover {
        border-color: #29252d
    }
}

.nav .selectors-area ul li>a {
    display: block
}

.nav .selectors-area ul li>a,
.nav .selectors-area ul li>a:hover {
    text-decoration: none;
    color: #29252d
}

@media (min-width:1221px) {
    .nav .selectors-area ul li[data-nav-item]:after {
        font-family: "Font Awesome 5 Pro";
        vertical-align: middle;
        font-weight: 900;
        content: "\f107";
        display: inline-block;
        margin-left: 8px;
        margin-top: 2px;
        font-size: 1.1em
    }
}

@media (max-width:1220px) {
    .nav .selectors-area {
        display: none;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 15%;
        width: 100%;
        flex-direction: column;
        justify-content: flex-start;
        min-height: 100vh
    }

    .nav .selectors-area .close {
        display: block;
        width: 100%
    }

    .nav .selectors-area .close i,
    .nav .selectors-area .close span {
        font-size: 30px;
        border-radius: 50%;
        height: 60px;
        line-height: 60px;
        width: 60px;
        display: block;
        cursor: pointer;
        margin: auto;
        margin-bottom: 0;
        margin-right: 6px;
        margin-top: 6px
    }

    .nav .selectors-area .close i:hover,
    .nav .selectors-area .close span:hover {
        background: #f2f2f2
    }

    .nav .selectors-area ul {
        flex-direction: column;
        gap: 0;
        width: 100%
    }

    .nav .selectors-area ul li {
        background: #fff;
        position: relative;
        width: 100%;
        line-height: 56px;
        cursor: pointer;
        font-size: 18.7px;
        font-weight: inherit;
        border-bottom: 1px solid #f2f1ed
    }

    .nav .selectors-area ul li:hover {
        color: #b74928
    }

    .nav .selectors-area ul li:after {
        font-family: "Font Awesome 5 Pro";
        vertical-align: middle;
        font-weight: 900;
        content: "\f105";
        position: absolute;
        right: 27px;
        font-size: 1.5em;
        font-weight: 300
    }
}

.nav .nav-contents-area {
    width: 100vw;
    position: relative;
    background: #fff
}

.nav .nav-contents-area .back-close {
    display: none;
    padding: 0 6px;
    align-items: center
}

.nav .nav-contents-area .back-close .back,
.nav .nav-contents-area .back-close .close {
    display: block;
    width: 100%;
    width: 60px;
    margin-top: 0
}

.nav .nav-contents-area .back-close .back i,
.nav .nav-contents-area .back-close .back span,
.nav .nav-contents-area .back-close .close i,
.nav .nav-contents-area .back-close .close span {
    font-size: 30px;
    border-radius: 50%;
    height: 60px;
    line-height: 60px;
    width: 60px;
    display: block;
    cursor: pointer;
    margin: auto;
    margin-bottom: 0;
    margin-right: 6px;
    margin-top: 6px
}

.nav .nav-contents-area .back-close .back i:hover,
.nav .nav-contents-area .back-close .back span:hover,
.nav .nav-contents-area .back-close .close i:hover,
.nav .nav-contents-area .back-close .close span:hover {
    background: #f2f2f2
}

.nav .nav-contents-area .back-close .back {
    margin-left: 0
}

.nav .nav-contents-area .back-close .current-selection {
    font-family: Montserrat, sans-serif;
    color: #29252d;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    margin: 6px 0 0 0;
    font-weight: 600;
    font-size: 1.35rem
}

.nav .nav-contents-area .back-close .current-selection:first-child {
    margin-top: 0
}

.nav .nav-contents-area.active {
    min-height: 65vh
}

@media (max-width:1220px) {
    .nav .nav-contents-area.active {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        min-height: 100vh
    }

    .nav .nav-contents-area.active .back-close {
        display: flex
    }
}

.nav .nav-contents-area>div {
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 12px 48px 12px;
    z-index: 1;
    display: none
}

@media (max-width:1220px) {
    .nav .nav-contents-area>div {
        width: 100%
    }
}

.nav .nav-contents-area>div * {
    background: #fff
}

.nav .nav-contents-area>div.active {
    display: block;
    min-height: 65vh;
    z-index: 11;
    width: 100%;
    box-sizing: border-box
}

.nav .nav-contents-area>div>div {
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px
}

@media (max-width:1220px) {
    .nav .nav-contents-area>div>div {
        width: 100%
    }
}

.nav .nav-contents-area>div>div h3 {
    font-size: clamp(1.25rem, 2vw, 1.45rem)
}

.nav .nav-contents-area>div>div>div {
    margin-top: 24px;
    display: grid;
    grid-template-columns: 1fr;
    padding: 0 24px
}

@media (min-width:1221px) {
    .nav .nav-contents-area>div>div>div {
        grid-gap: 48px;
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

@media (max-width:1220px) {
    .nav .nav-contents-area>div>div>div>div {
        background: #fff;
        position: relative;
        width: 100%;
        line-height: 56px;
        cursor: pointer;
        font-size: 18.7px;
        font-weight: inherit;
        border-bottom: 1px solid #f2f1ed
    }

    .nav .nav-contents-area>div>div>div>div:hover {
        color: #b74928
    }

    .nav .nav-contents-area>div>div>div>div:after {
        font-family: "Font Awesome 5 Pro";
        vertical-align: middle;
        font-weight: 900;
        content: "\f105";
        position: absolute;
        right: 27px;
        font-size: 1.5em;
        font-weight: 300
    }
}

@media (max-width:1220px) {
    .nav .nav-contents-area>div>div>div>div[data-sub-item] .sub-selector {
        height: 56px;
        line-height: 56px;
        display: inline-block
    }

    .nav .nav-contents-area>div>div>div>div[data-sub-item].active .sub-selector {
        display: none
    }

    .nav .nav-contents-area>div>div>div>div[data-sub-item].active ul {
        display: block
    }
}

.nav .nav-contents-area>div>div>div>div .sub-selector {
    height: 56px;
    line-height: 56px;
    font-size: .9rem;
    font-weight: 600;
    color: #29252d;
    border-bottom: 2px solid transparent;
    margin: 0
}

@media (max-width:1220px) {
    .nav .nav-contents-area>div>div>div>div .sub-selector {
        cursor: pointer
    }
}

@media (max-width:1220px) {
    .nav .nav-contents-area>div>div>div>div .sub-selector {
        cursor: pointer;
        font-size: 18.7px;
        font-weight: inherit
    }

    .nav .nav-contents-area>div>div>div>div .sub-selector:hover {
        color: #b74928
    }
}

@media (min-width:1221px) {
    .nav .nav-contents-area>div>div>div>div .sub-selector {
        font-size: 1rem;
        padding: 0;
        font-family: Montserrat, sans-serif;
        color: #29252d;
        font-weight: 600;
        line-height: 1.15em;
        margin: .75em 0 .25em 0;
        letter-spacing: .035em
    }

    .nav .nav-contents-area>div>div>div>div .sub-selector:first-child {
        margin-top: 0
    }
}

.nav .nav-contents-area>div>div>div>div ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1.25em
}

@media (max-width:1220px) {
    .nav .nav-contents-area>div>div>div>div ul {
        display: none
    }
}

.nav .nav-contents-area>div>div>div>div li {
    padding: 6px 0;
    font-weight: 500;
    font-size: .9rem
}

.nav .nav-contents-area>div>div>div>div li a {
    text-decoration: none;
    color: #29252d
}

.nav .nav-contents-area>div>div>div>div li a:hover {
    color: #b74928
}

@media (max-width:1220px) {
    .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item] {
        display: none
    }

    .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active {
        display: block
    }

    .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active:after {
        display: none
    }

    .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active ul>li {
        background: #fff;
        position: relative;
        width: 100%;
        line-height: 56px;
        cursor: pointer;
        font-size: 18.7px;
        font-weight: inherit;
        border-bottom: 1px solid #f2f1ed
    }

    .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active ul>li:hover {
        color: #b74928
    }

    .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active ul>li:after {
        font-family: "Font Awesome 5 Pro";
        vertical-align: middle;
        font-weight: 900;
        content: "\f105";
        position: absolute;
        right: 27px;
        font-size: 1.5em;
        font-weight: 300
    }
}

.nav .announcementBar,
.nav .contactBar {
    background: #29252d;
    padding: 5px
}

.nav .logo-area {
    display: grid
}

@media (max-width:1220px) {
    .nav .logo-area {
        grid-template-columns: 1fr 2fr 1fr
    }
}

.nav .logo-area>div {
    padding: 12px
}

@media (max-width:550px) {
    .nav .logo-area>div {
        height: 90px
    }
}

@media (max-width:550px) {

    .nav .logo-area>div img,
    .nav .logo-area>div svg {
        max-width: 180px
    }
}

.nav .logo-area>div:nth-of-type(2) {
    grid-column: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0
}

.nav .logo-area>div:nth-of-type(2)>a {
    max-width: 100%;
    padding: 6px 0
}

.nav .logo-area>div:nth-of-type(2)>a>img,
.nav .logo-area>div:nth-of-type(2)>a>svg {
    max-width: 100%
}

@media (max-width:550px) {

    .nav .logo-area>div:nth-of-type(2)>a>img,
    .nav .logo-area>div:nth-of-type(2)>a>svg {
        max-height: 80px
    }
}

.nav .logo-area>div:nth-of-type(3) {
    grid-column: 3;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 0
}

@media (max-width:450px) {

    .nav .logo-area>div:nth-of-type(3) i.fa,
    .nav .logo-area>div:nth-of-type(3) i.fab,
    .nav .logo-area>div:nth-of-type(3) i.fal,
    .nav .logo-area>div:nth-of-type(3) i.far,
    .nav .logo-area>div:nth-of-type(3) i.fas,
    .nav .logo-area>div:nth-of-type(3) svg.svg-inline--fa {
        display: none
    }
}

@media (min-width:1221px) {
    .nav .selectors-area ul {
        max-width: 1100px;
        margin: 0 auto;
        justify-content: space-between
    }

    .nav .selectors-area ul li:active,
    .nav .selectors-area ul li:hover {
        border-color: #627a5e
    }
}

#footer {
    padding: clamp(30px, 7.5vh, 110px) 0;
    padding: 48px 0 12px 0;
    background: #29252d
}

#footer>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    #footer>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

#footer>div:not(:last-child) {
    margin-bottom: 24px
}

#footer>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    #footer>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

#footer>div:not(:last-child) {
    margin-bottom: 24px
}

#footer.brief>div,
#footer.intro>div {
    max-width: 600px
}

#footer.brief>div h1,
#footer.brief>div h2,
#footer.intro>div h1,
#footer.intro>div h2 {
    text-align: center
}

#footer.brief>div p,
#footer.intro>div p {
    font-size: clamp(18px, 3.7vw, 20.2px)
}

#footer.brief>div p:only-of-type,
#footer.intro>div p:only-of-type {
    text-align: center
}

#footer.highlight {
    background-color: #627a5e
}

#footer.highlight h1,
#footer.highlight h2,
#footer.highlight h3,
#footer.highlight h4,
#footer.highlight h5,
#footer.highlight h6,
#footer.highlight ol,
#footer.highlight p,
#footer.highlight ul {
    color: #fff
}

#footer.highlight h1 a,
#footer.highlight h2 a,
#footer.highlight h3 a,
#footer.highlight h4 a,
#footer.highlight h5 a,
#footer.highlight h6 a,
#footer.highlight ol a,
#footer.highlight p a,
#footer.highlight ul a {
    color: inherit
}

#footer.highlight .CTA,
#footer.highlight a {
    color: #fff;
    border-color: #fff;
    border-bottom: 2px solid
}

#footer.light-highlight {
    background-color: #f9f8f4
}

#footer.timeLine>div h2 {
    text-align: center
}

#footer.timeLine>div>div {
    display: grid;
    grid-template-columns: 1fr 55px 1fr;
    grid-column-gap: 24px;
    margin-top: 48px;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

#footer.timeLine>div>div>div {
    min-height: 230px;
    padding: 48px;
    padding-top: 16.5px
}

@media (max-width:850px) {
    #footer.timeLine>div>div {
        grid-template-columns: 55px 1fr;
        grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18"
    }

    #footer.timeLine>div>div>div:nth-child(6n+3),
    #footer.timeLine>div>div>div:nth-child(6n+4) {
        display: none
    }

    #footer.timeLine>div>div>div:nth-child(1) {
        grid-area: caption1
    }

    #footer.timeLine>div>div>div:nth-child(2) {
        grid-area: number1
    }

    #footer.timeLine>div>div>div:nth-child(3) {
        grid-area: empty1
    }

    #footer.timeLine>div>div>div:nth-child(4) {
        grid-area: empty2
    }

    #footer.timeLine>div>div>div:nth-child(5) {
        grid-area: number2
    }

    #footer.timeLine>div>div>div:nth-child(6) {
        grid-area: caption2
    }

    #footer.timeLine>div>div>div:nth-child(7) {
        grid-area: caption3
    }

    #footer.timeLine>div>div>div:nth-child(8) {
        grid-area: number3
    }

    #footer.timeLine>div>div>div:nth-child(9) {
        grid-area: empty3
    }

    #footer.timeLine>div>div>div:nth-child(10) {
        grid-area: empty4
    }

    #footer.timeLine>div>div>div:nth-child(11) {
        grid-area: number4
    }

    #footer.timeLine>div>div>div:nth-child(12) {
        grid-area: caption4
    }

    #footer.timeLine>div>div>div:nth-child(13) {
        grid-area: caption5
    }

    #footer.timeLine>div>div>div:nth-child(14) {
        grid-area: number5
    }

    #footer.timeLine>div>div>div:nth-child(15) {
        grid-area: empty5
    }

    #footer.timeLine>div>div>div:nth-child(16) {
        grid-area: empty6
    }

    #footer.timeLine>div>div>div:nth-child(17) {
        grid-area: number6
    }

    #footer.timeLine>div>div>div:nth-child(18) {
        grid-area: caption6
    }

    #footer.timeLine>div>div>div:nth-child(19) {
        grid-area: caption7
    }

    #footer.timeLine>div>div>div:nth-child(20) {
        grid-area: number7
    }

    #footer.timeLine>div>div>div:nth-child(21) {
        grid-area: empty7
    }

    #footer.timeLine>div>div>div:nth-child(22) {
        grid-area: empty8
    }

    #footer.timeLine>div>div>div:nth-child(23) {
        grid-area: number8
    }

    #footer.timeLine>div>div>div:nth-child(24) {
        grid-area: caption8
    }

    #footer.timeLine>div>div>div:nth-child(25) {
        grid-area: caption9
    }

    #footer.timeLine>div>div>div:nth-child(26) {
        grid-area: number9
    }

    #footer.timeLine>div>div>div:nth-child(27) {
        grid-area: empty9
    }

    #footer.timeLine>div>div>div:nth-child(28) {
        grid-area: empty10
    }

    #footer.timeLine>div>div>div:nth-child(29) {
        grid-area: number10
    }

    #footer.timeLine>div>div>div:nth-child(30) {
        grid-area: caption10
    }

    #footer.timeLine>div>div>div:nth-child(31) {
        grid-area: caption11
    }

    #footer.timeLine>div>div>div:nth-child(32) {
        grid-area: number11
    }

    #footer.timeLine>div>div>div:nth-child(33) {
        grid-area: empty11
    }

    #footer.timeLine>div>div>div:nth-child(34) {
        grid-area: empty12
    }

    #footer.timeLine>div>div>div:nth-child(35) {
        grid-area: number12
    }

    #footer.timeLine>div>div>div:nth-child(36) {
        grid-area: caption12
    }

    #footer.timeLine>div>div>div:nth-child(37) {
        grid-area: caption13
    }

    #footer.timeLine>div>div>div:nth-child(38) {
        grid-area: number13
    }

    #footer.timeLine>div>div>div:nth-child(39) {
        grid-area: empty13
    }

    #footer.timeLine>div>div>div:nth-child(40) {
        grid-area: empty14
    }

    #footer.timeLine>div>div>div:nth-child(41) {
        grid-area: number14
    }

    #footer.timeLine>div>div>div:nth-child(42) {
        grid-area: caption14
    }

    #footer.timeLine>div>div>div:nth-child(43) {
        grid-area: caption15
    }

    #footer.timeLine>div>div>div:nth-child(44) {
        grid-area: number15
    }

    #footer.timeLine>div>div>div:nth-child(45) {
        grid-area: empty15
    }

    #footer.timeLine>div>div>div:nth-child(46) {
        grid-area: empty16
    }

    #footer.timeLine>div>div>div:nth-child(47) {
        grid-area: number16
    }

    #footer.timeLine>div>div>div:nth-child(48) {
        grid-area: caption16
    }

    #footer.timeLine>div>div>div:nth-child(49) {
        grid-area: caption17
    }

    #footer.timeLine>div>div>div:nth-child(50) {
        grid-area: number17
    }

    #footer.timeLine>div>div>div:nth-child(51) {
        grid-area: empty17
    }

    #footer.timeLine>div>div>div:nth-child(52) {
        grid-area: empty18
    }

    #footer.timeLine>div>div>div:nth-child(53) {
        grid-area: number18
    }

    #footer.timeLine>div>div>div:nth-child(54) {
        grid-area: caption18
    }
}

@media (max-width:510px) {
    #footer.timeLine>div>div>div {
        padding-left: 0;
        padding-right: 0
    }
}

#footer.timeLine>div>div>div:nth-child(3n+2) {
    padding: 0;
    position: relative;
    min-height: 55px
}

#footer.timeLine>div>div>div:nth-child(3n+2):before {
    display: block;
    content: "";
    display: flex;
    height: 100%;
    border-right: 2px dashed #d8d8d8;
    width: 50%
}

#footer.timeLine>div>div>div:nth-child(3n+2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px dashed #d8d8d8;
    color: #627a5e;
    content: "1";
    font-size: 22px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    background-color: #fff
}

#footer.timeLine>div>div>div:nth-child(5):after {
    content: "2"
}

#footer.timeLine>div>div>div:nth-child(8):after {
    content: "3"
}

#footer.timeLine>div>div>div:nth-child(11):after {
    content: "4"
}

#footer.timeLine>div>div>div:nth-child(14):after {
    content: "5"
}

#footer.timeLine>div>div>div:nth-child(17):after {
    content: "6"
}

#footer.timeLine>div>div>div:nth-child(20):after {
    content: "7"
}

#footer.timeLine>div>div>div:nth-child(23):after {
    content: "8"
}

#footer.timeLine>div>div>div:nth-child(26):after {
    content: "9"
}

#footer.timeLine>div>div>div:nth-child(29):after {
    content: "10"
}

#footer.timeLine>div>div>div:nth-child(32):after {
    content: "11"
}

#footer.timeLine>div>div>div:nth-child(35):after {
    content: "12"
}

#footer.timeLine>div>div>div:nth-child(38):after {
    content: "13"
}

#footer.timeLine>div>div>div:nth-child(41):after {
    content: "14"
}

#footer.timeLine>div>div>div:nth-child(44):after {
    content: "15"
}

#footer.timeLine>div>div>div:nth-child(47):after {
    content: "16"
}

#footer.timeLine>div>div>div:nth-child(50):after {
    content: "17"
}

#footer.timeLine>div>div>div:nth-child(53):after {
    content: "18"
}

#footer.timeLine>div>div div:nth-last-child(2):before {
    display: none
}

#footer>div {
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 300px 300px;
    grid-template-areas: "companyInfo links1 links2" "copyrightInfo copyrightInfo copyrightInfo";
    grid-gap: 24px
}

@media (max-width:1080px) {
    #footer>div {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "companyInfo companyInfo " "links1 links2" "copyrightInfo copyrightInfo"
    }
}

@media (max-width:600px) {
    #footer>div {
        grid-template-columns: 1fr;
        grid-template-areas: "companyInfo" "links1" "links2" "copyrightInfo"
    }
}

#footer>div>div:first-of-type {
    grid-area: companyInfo;
    display: flex;
    flex-direction: column
}

#footer>div>div:first-of-type .logo {
    display: block;
    margin-bottom: 24px
}

#footer>div>div:nth-of-type(2) {
    grid-area: links1
}

#footer>div>div:nth-of-type(3) {
    grid-area: links2
}

#footer>div>div:not(:nth-of-type(4)) li,
#footer>div>div:not(:nth-of-type(4)) p,
#footer>div>div:not(:nth-of-type(4)) ul {
    line-height: 2em;
    padding: 0;
    text-align: left
}

#footer>div>div:nth-of-type(4) {
    grid-area: copyrightInfo;
    border-top: 1px solid #fff;
    padding: 12px 6px 0 6px;
    display: grid;
    grid-template-columns: 2fr 1fr
}

#footer>div>div:nth-of-type(4) p,
#footer>div>div:nth-of-type(4) ul {
    margin: 0;
    vertical-align: middle;
    align-self: center
}

#footer>div>div:nth-of-type(4) p {
    font-size: .9rem;
    text-align: left
}

#footer>div>div:nth-of-type(4) ul {
    display: inline-flex;
    justify-content: flex-end;
    gap: 6px
}

#footer>div>div:nth-of-type(4) ul>li a {
    display: block;
    padding: 6px 12px;
    border-radius: 50%;
    background: #627a5e
}

#footer>div>div:nth-of-type(4) ul>li a i.fab,
#footer>div>div:nth-of-type(4) ul>li a i.fad,
#footer>div>div:nth-of-type(4) ul>li a i.fal,
#footer>div>div:nth-of-type(4) ul>li a i.far,
#footer>div>div:nth-of-type(4) ul>li a i.fas,
#footer>div>div:nth-of-type(4) ul>li a svg.svg-inline--fa {
    color: #fff
}

@media (max-width:600px) {
    #footer>div>div:nth-of-type(4) {
        grid-template-columns: 1fr
    }

    #footer>div>div:nth-of-type(4) p {
        text-align: center
    }

    #footer>div>div:nth-of-type(4) ul {
        margin: auto
    }
}

#footer>div>div ul li {
    font-size: .9rem
}

#footer>div>div * {
    color: #fff
}

#footer>div>div * a,
#footer>div>div * span {
    color: inherit
}

#footer>div>div img,
#footer>div>div picture {
    margin: 0 auto 0 0
}

.branded-btn,
.button {
    cursor: pointer;
    padding: 24px;
    background: #b74928;
    color: #fff;
    border-radius: 4px;
    font-size: .9rem;
    font-weight: 700;
    margin: 24px auto;
    margin-left: 0;
    white-space: nowrap
}

.branded-btn:after,
.button:after {
    display: inline;
    content: "";
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900
}

.branded-btn {
    background: #29252d;
    transition: background .3s ease;
    display: block;
    font-size: 1rem;
    margin: 24px auto;
    text-align: center;
    max-width: 450px
}

.branded-btn:hover {
    background: #36313b
}

.branded-btn.highlight {
    background: #627a5e
}

.branded-btn.highlight:hover {
    background: #6e8869
}

.mainCTAsSplitter {
    display: flex;
    width: 100%;
    background: #fff
}

.mainCTAsSplitter>div {
    text-align: center;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #29252d;
    border: 1px solid rgba(41, 37, 45, .3);
    border-left: none;
    flex: 1;
    vertical-align: middle
}

.mainCTAsSplitter>div:nth-of-type(n+2) {
    display: flex;
    align-items: center
}

.mainCTAsSplitter>div:nth-of-type(n+2) a {
    padding: 24px 12px;
    width: 100%;
    margin: auto
}

.mainCTAsSplitter>div:nth-of-type(n+2) a:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f054";
    display: block;
    float: right
}

.mainCTAsSplitter>div:first-of-type {
    padding: 24px;
    background: #29252d;
    color: #fff;
    max-width: 25%
}

@media (min-width:900px) {
    .mainCTAsSplitter>div:first-of-type {
        padding: 24px 48px
    }
}

@media (max-width:850px) {
    .mainCTAsSplitter {
        flex-direction: column
    }

    .mainCTAsSplitter>div:nth-child(n) {
        width: 100%;
        max-width: 100%;
        border: 1px solid rgba(41, 37, 45, .3);
        border-top: none
    }

    .mainCTAsSplitter>div:nth-child(n)>a {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

.mainCTAsSplitter>div:first-of-type {
    padding: 24px;
    background: #b74928
}

.mainCTAsSplitter a {
    font-weight: 600
}

.holidayExtrasInfoLink,
.holidayTypeOption {
    border-radius: 4px;
    display: block;
    position: relative;
    overflow: hidden
}

.holidayExtrasInfoLink h1,
.holidayExtrasInfoLink h2,
.holidayExtrasInfoLink h3,
.holidayTypeOption h1,
.holidayTypeOption h2,
.holidayTypeOption h3 {
    display: none
}

.holidayExtrasInfoLink h4,
.holidayExtrasInfoLink h5,
.holidayTypeOption h4,
.holidayTypeOption h5 {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 17px;
    text-shadow: 1px 1px #000;
    padding: 12px;
    padding-right: 0
}

.holidayExtrasInfoLink h4:after,
.holidayExtrasInfoLink h5:after,
.holidayTypeOption h4:after,
.holidayTypeOption h5:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    vertical-align: top;
    margin-left: 5px;
    content: "\00A0\f054";
    display: inline-block
}

.holidayExtrasInfoLink img,
.holidayExtrasInfoLink picture,
.holidayTypeOption img,
.holidayTypeOption picture {
    min-width: 100%;
    height: 200px;
    min-height: 100%;
    transition: transform .2s;
    filter: brightness(80%)
}

.holidayExtrasInfoLink:focus,
.holidayExtrasInfoLink:hover,
.holidayTypeOption:focus,
.holidayTypeOption:hover {
    cursor: pointer
}

.holidayExtrasInfoLink:focus>img,
.holidayExtrasInfoLink:focus>picture,
.holidayExtrasInfoLink:hover>img,
.holidayExtrasInfoLink:hover>picture,
.holidayTypeOption:focus>img,
.holidayTypeOption:focus>picture,
.holidayTypeOption:hover>img,
.holidayTypeOption:hover>picture {
    transform: scale(1.15)
}

@media (max-width:650px) {

    .holidayExtrasInfoLink img,
    .holidayExtrasInfoLink picture,
    .holidayTypeOption img,
    .holidayTypeOption picture {
        height: clamp(200px, 50vw, 350px)
    }
}

@media (min-width:650px) {

    .holidayExtrasInfoLink img,
    .holidayExtrasInfoLink picture,
    .holidayTypeOption img,
    .holidayTypeOption picture {
        height: auto
    }

    .holidayExtrasInfoLink img:after,
    .holidayExtrasInfoLink picture:after,
    .holidayTypeOption img:after,
    .holidayTypeOption picture:after {
        content: "";
        display: block;
        padding-bottom: 100%
    }
}

.featuredOfferingCTA:not(.secondInstance) {
    position: relative;
    overflow: hidden;
    z-index: 10;
    display: block
}

.featuredOfferingCTA:not(.secondInstance)+.featuredOfferingCTA:not(.secondInstance) {
    margin-top: clamp(24px, 6vw, 100px)
}

.fold>.featuredOfferingCTA:not(.secondInstance) {
    max-width: 990px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .fold>.featuredOfferingCTA:not(.secondInstance) {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width:1010px) and (min-width:750px) {
    .fold>.featuredOfferingCTA:not(.secondInstance) {
        padding-right: 10px;
        padding-left: 10px
    }

    .fold>.featuredOfferingCTA:not(.secondInstance)>div:first-of-type {
        Left: 10px
    }
}

.featuredOfferingCTA:not(.secondInstance)>div:first-of-type {
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    Left: 0;
    Right: 25%
}

.featuredOfferingCTA:not(.secondInstance)>div:first-of-type>img {
    width: 100%;
    height: 100%
}

.featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) {
    z-index: 2;
    background: #29252d;
    max-width: 400px;
    margin: 40px 0;
    margin-Left: auto;
    padding: 24px;
    border-radius: 0;
    border: 0 solid #ebebeb
}

.featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) *,
.featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) * a {
    color: #fff;
    text-align: center
}

.featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) .button {
    background: #fff;
    color: #29252d;
    max-width: 80%;
    min-width: 250px
}

.featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) .button:last-child {
    margin-bottom: 0
}

.featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) a:not(.button) {
    text-decoration: underline;
    text-underline-position: under;
    text-align: center
}

@media (max-width:750px) {
    .featuredOfferingCTA:not(.secondInstance) {
        display: flex;
        flex-direction: column
    }

    .featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(n) {
        position: relative;
        z-index: 0;
        border-radius: 0
    }

    .featuredOfferingCTA:not(.secondInstance)>div:first-of-type {
        width: 90%;
        right: 0;
        left: 0;
        margin: auto;
        margin-bottom: -40px;
        z-index: 3
    }

    .featuredOfferingCTA:not(.secondInstance)>div:first-of-type>img {
        max-height: 320px
    }

    .featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding-top: 52px
    }
}

@media (max-width:550px) {
    .featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) {
        padding-left: 10px;
        padding-right: 10px
    }
}

.featuredOfferingCTA:not(.secondInstance)>div:nth-of-type(2) {
    z-index: 2;
    background: #514e4d
}

.featuredOfferingCTA.secondInstance {
    position: relative;
    overflow: hidden;
    z-index: 10;
    display: block
}

.featuredOfferingCTA.secondInstance+.featuredOfferingCTA.secondInstance {
    margin-top: clamp(24px, 6vw, 100px)
}

.fold>.featuredOfferingCTA.secondInstance {
    max-width: 990px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .fold>.featuredOfferingCTA.secondInstance {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width:1010px) and (min-width:750px) {
    .fold>.featuredOfferingCTA.secondInstance {
        padding-right: 10px;
        padding-left: 10px
    }

    .fold>.featuredOfferingCTA.secondInstance>div:first-of-type {
        Right: 10px
    }
}

.featuredOfferingCTA.secondInstance>div:first-of-type {
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    Right: 0;
    Left: 25%
}

.featuredOfferingCTA.secondInstance>div:first-of-type>img {
    width: 100%;
    height: 100%
}

.featuredOfferingCTA.secondInstance>div:nth-of-type(2) {
    z-index: 2;
    background: #29252d;
    max-width: 400px;
    margin: 40px 0;
    margin-Right: auto;
    padding: 24px;
    border-radius: 0;
    border: 0 solid #ebebeb
}

.featuredOfferingCTA.secondInstance>div:nth-of-type(2) *,
.featuredOfferingCTA.secondInstance>div:nth-of-type(2) * a {
    color: #fff;
    text-align: center
}

.featuredOfferingCTA.secondInstance>div:nth-of-type(2) .button {
    background: #fff;
    color: #29252d;
    max-width: 80%;
    min-width: 250px
}

.featuredOfferingCTA.secondInstance>div:nth-of-type(2) .button:last-child {
    margin-bottom: 0
}

.featuredOfferingCTA.secondInstance>div:nth-of-type(2) a:not(.button) {
    text-decoration: underline;
    text-underline-position: under;
    text-align: center
}

@media (max-width:750px) {
    .featuredOfferingCTA.secondInstance {
        display: flex;
        flex-direction: column
    }

    .featuredOfferingCTA.secondInstance>div:nth-of-type(n) {
        position: relative;
        z-index: 0;
        border-radius: 0
    }

    .featuredOfferingCTA.secondInstance>div:first-of-type {
        width: 90%;
        right: 0;
        left: 0;
        margin: auto;
        margin-bottom: -40px;
        z-index: 3
    }

    .featuredOfferingCTA.secondInstance>div:first-of-type>img {
        max-height: 320px
    }

    .featuredOfferingCTA.secondInstance>div:nth-of-type(2) {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding-top: 52px
    }
}

@media (max-width:550px) {
    .featuredOfferingCTA.secondInstance>div:nth-of-type(2) {
        padding-left: 10px;
        padding-right: 10px
    }
}

.featuredOfferingCTA.christmas>div:nth-of-type(2),
.featuredOfferingCTA.discount>div:nth-of-type(2) {
    background: #a00
}

.singleFullWidthCTA {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .singleFullWidthCTA {
        padding-left: 10px;
        padding-right: 10px
    }
}

.singleFullWidthCTA>div {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 24px;
    background: #b74928;
    padding: 24px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.singleFullWidthCTA>div>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    z-index: -1
}

.singleFullWidthCTA>div>img img,
.singleFullWidthCTA>div>img picture {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(80%)
}

.singleFullWidthCTA>div>div {
    width: auto
}

.singleFullWidthCTA>div>div>* {
    display: none
}

.singleFullWidthCTA>div>div p {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: left
}

.singleFullWidthCTA>div>div p>* {
    color: inherit;
    font-weight: inherit
}

@media (min-width:768px) {
    .singleFullWidthCTA>div>div {
        max-width: 70%
    }
}

.singleFullWidthCTA>div>a {
    padding: 12px;
    padding-left: 24px;
    border-radius: 50px;
    background: #fff;
    color: #b74928;
    min-width: 220px;
    margin-left: 24px;
    display: flex;
    justify-content: space-between;
    font-weight: 700
}

.singleFullWidthCTA>div>a:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f054";
    margin-left: 10px
}

@media (max-width:768px) {
    .singleFullWidthCTA>div {
        flex-direction: column
    }

    .singleFullWidthCTA>div>div {
        width: 100%
    }

    .singleFullWidthCTA>div>div p {
        text-align: center
    }

    .singleFullWidthCTA>div a {
        margin: 24px auto 0
    }
}

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #29252d;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
    transition: opacity .3s ease;
    padding: 10px;
    z-index: 1001
}

.contactFormArea label {
    font-weight: 600;
    color: grey;
    margin-bottom: 6px
}

.contactFormArea input {
    width: 100%;
    padding: 12px
}

.contactFormArea input.button {
    border: none;
    padding: 24px;
    background: #29252d
}

.contactFormArea input[type=number],
.contactFormArea input[type=text],
.contactFormArea textarea {
    border: 1px solid #ccc;
    border-radius: 4px
}

.contactFormArea .successMessage {
    background: 0 0;
    border: 1px solid #f2f1ed;
    border-radius: 4px;
    padding: 24px;
    border: none;
    margin-top: 24px;
    margin-bottom: 24px
}

.contactFormArea .successMessage p {
    text-align: center
}

.equalOptionsList>div>h2,
.equalOptionsList>div>h3 {
    text-align: center
}

.equalOptionsList>div ul {
    margin: 70px 0 70px 0;
    padding: 0;
    display: grid;
    grid-gap: 24px;
    grid-template-columns: repeat(3, 1fr)
}

@media (max-width:11720px) {
    .equalOptionsList>div ul {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:0) {
    .equalOptionsList>div ul {
        grid-template-columns: 1fr
    }
}

.equalOptionsList>div ul>li {
    padding: 0 0 24px 0;
    border-bottom: 2px solid #b74928
}

.equalOptionsList>div ul>li>a {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.equalOptionsList>div ul>li>a:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    margin-left: 5px;
    content: "\00A0\f054";
    display: inline-block
}

.equalOptionsList>div ul>li>a:after,
.equalOptionsList>div ul>li>a>* {
    line-height: 1em;
    margin: 0;
    padding: 0
}

@media (min-width:700px) {
    .equalOptionsList>div ul {
        grid-column-gap: 48px
    }
}

.equalOptionsList h4 {
    font-size: clamp(15px, 3vw, 20px)
}

.toggleFeaturesList {
    margin-top: 24px
}

.topMSPsList {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

@media (max-width:850px) {
    .topMSPsList {
        grid-template-columns: 1fr 1fr
    }
}

.topMSPsList>li {
    padding: 24px;
    font-size: 15px;
    line-height: 17.25px;
    text-align: left;
    display: flex;
    align-items: center
}

.topMSPsList>li i.fab,
.topMSPsList>li i.fad,
.topMSPsList>li i.fal,
.topMSPsList>li i.far,
.topMSPsList>li i.fas,
.topMSPsList>li svg.svg-inline--fa {
    font-weight: 300;
    font-size: 1.7em;
    color: #514e4d;
    vertical-align: middle;
    margin-right: 12px
}

@media (max-width:450px) {
    .topMSPsList>li {
        padding: 12px;
        font-size: 13.5px
    }

    .topMSPsList>li i.fab,
    .topMSPsList>li i.fad,
    .topMSPsList>li i.fal,
    .topMSPsList>li i.far,
    .topMSPsList>li i.fas,
    .topMSPsList>li svg.svg-inline--fa {
        font-size: 1.53em
    }
}

.facilitiesList,
.holidayFeaturesList {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

@media (max-width:850px) {

    .facilitiesList,
    .holidayFeaturesList {
        grid-template-columns: 1fr 1fr
    }
}

.facilitiesList>li,
.holidayFeaturesList>li {
    padding: 24px;
    font-size: .9rem;
    line-height: 1.035rem;
    text-align: left;
    display: flex;
    align-items: center
}

.facilitiesList>li i.fab,
.facilitiesList>li i.fad,
.facilitiesList>li i.fal,
.facilitiesList>li i.far,
.facilitiesList>li i.fas,
.facilitiesList>li svg.svg-inline--fa,
.holidayFeaturesList>li i.fab,
.holidayFeaturesList>li i.fad,
.holidayFeaturesList>li i.fal,
.holidayFeaturesList>li i.far,
.holidayFeaturesList>li i.fas,
.holidayFeaturesList>li svg.svg-inline--fa {
    font-weight: 300;
    font-size: 1.7em;
    color: #514e4d;
    vertical-align: middle;
    margin-right: 12px
}

@media (max-width:450px) {

    .facilitiesList>li,
    .holidayFeaturesList>li {
        padding: 12px;
        font-size: .81rem
    }

    .facilitiesList>li i.fab,
    .facilitiesList>li i.fad,
    .facilitiesList>li i.fal,
    .facilitiesList>li i.far,
    .facilitiesList>li i.fas,
    .facilitiesList>li svg.svg-inline--fa,
    .holidayFeaturesList>li i.fab,
    .holidayFeaturesList>li i.fad,
    .holidayFeaturesList>li i.fal,
    .holidayFeaturesList>li i.far,
    .holidayFeaturesList>li i.fas,
    .holidayFeaturesList>li svg.svg-inline--fa {
        font-size: 1.53em
    }
}

.customerMotivationsList {
    clear: both;
    width: 100%;
    margin: 24px 0;
    box-sizing: border-box;
    display: grid;
    grid-gap: 24px;
    -ms-grid-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    margin-top: 48px;
    margin-bottom: 48px;
    column-gap: clamp(24px, 9vw, 96px)
}

.fold>div .customerMotivationsList:last-child {
    margin-bottom: 0
}

.fold>div .customerMotivationsList:only-child {
    margin: 0
}

.customerMotivationsList>* {
    display: none
}

.customerMotivationsList>a,
.customerMotivationsList>div {
    display: block
}

.customerMotivationsList>a:nth-child(n),
.customerMotivationsList>div:nth-child(n) {
    -ms-grid-column-span: span 1;
    grid-column: span 1
}

@media (max-width:700px) and (min-width:700px) {
    .customerMotivationsList {
        grid-gap: 12px
    }
}

@media (max-width:700px) {
    .customerMotivationsList {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:700px) {
    .customerMotivationsList {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.internetExplorer .customerMotivationsList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

.internetExplorer .customerMotivationsList>a,
.internetExplorer .customerMotivationsList>div {
    width: 50%;
    display: block;
    padding-left: 12px;
    padding-right: 12px
}

.internetExplorer .customerMotivationsList>a:nth-child(1),
.internetExplorer .customerMotivationsList>a:nth-child(2),
.internetExplorer .customerMotivationsList>a:nth-child(3),
.internetExplorer .customerMotivationsList>div:nth-child(1),
.internetExplorer .customerMotivationsList>div:nth-child(2),
.internetExplorer .customerMotivationsList>div:nth-child(3) {
    flex-grow: 1
}

.internetExplorer .customerMotivationsList>a *,
.internetExplorer .customerMotivationsList>div * {
    max-width: 100%
}

@media (max-width:700px) {

    .internetExplorer .customerMotivationsList>a:nth-child(n),
    .internetExplorer .customerMotivationsList>div:nth-child(n) {
        width: 100%
    }
}

.customerMotivationsList>div {
    display: grid;
    grid-template-columns: 32px auto;
    column-gap: 24px;
    grid-template-areas: "icon heading" "icon description"
}

@media (min-width:700px) {
    .customerMotivationsList>div {
        margin-bottom: 48px
    }
}

.customerMotivationsList>div i.fab,
.customerMotivationsList>div i.fad,
.customerMotivationsList>div i.fal,
.customerMotivationsList>div i.far,
.customerMotivationsList>div i.fas,
.customerMotivationsList>div svg.svg-inline--fa {
    grid-area: icon;
    font-weight: 300;
    font-size: 32px
}

.customerMotivationsList>div h4,
.customerMotivationsList>div p {
    text-align: left;
    margin: 0
}

.customerMotivationsList>div h4 {
    grid-area: heading
}

.customerMotivationsList>div p {
    grid-area: description
}

.roomingList {
    display: grid;
    grid-template-columns: repeat(unset, 1fr);
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    flex-shrink: 0;
    flex-wrap: wrap
}

@media (max-width:850px) {
    .roomingList {
        grid-template-columns: 1fr 1fr
    }
}

.roomingList>li {
    min-width: 150px
}

.roomingList>li {
    padding: 24px;
    font-size: .9rem;
    line-height: 1.035rem;
    text-align: left;
    display: flex;
    align-items: center
}

.roomingList>li i.fab,
.roomingList>li i.fad,
.roomingList>li i.fal,
.roomingList>li i.far,
.roomingList>li i.fas,
.roomingList>li svg.svg-inline--fa {
    font-weight: 300;
    font-size: 1.7em;
    color: #514e4d;
    vertical-align: middle;
    margin-right: 12px
}

@media (max-width:450px) {
    .roomingList>li {
        padding: 12px;
        font-size: .81rem
    }

    .roomingList>li i.fab,
    .roomingList>li i.fad,
    .roomingList>li i.fal,
    .roomingList>li i.far,
    .roomingList>li i.fas,
    .roomingList>li svg.svg-inline--fa {
        font-size: 1.53em
    }
}

.likeForLikeResortFacts,
.majorIconList>div>div,
.resortTopStats>div>div {
    clear: both;
    width: 100%;
    margin: 24px 0;
    box-sizing: border-box;
    display: grid;
    grid-gap: 24px;
    -ms-grid-columns: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr);
    margin: 48px auto
}

.fold>div .likeForLikeResortFacts:last-child,
.fold>div .majorIconList>div>div:last-child,
.fold>div .resortTopStats>div>div:last-child {
    margin-bottom: 0
}

.fold>div .likeForLikeResortFacts:only-child,
.fold>div .majorIconList>div>div:only-child,
.fold>div .resortTopStats>div>div:only-child {
    margin: 0
}

.likeForLikeResortFacts>*,
.majorIconList>div>div>*,
.resortTopStats>div>div>* {
    display: none
}

.likeForLikeResortFacts>a,
.likeForLikeResortFacts>div,
.majorIconList>div>div>a,
.majorIconList>div>div>div,
.resortTopStats>div>div>a,
.resortTopStats>div>div>div {
    display: block
}

.likeForLikeResortFacts>a:nth-child(n),
.likeForLikeResortFacts>div:nth-child(n),
.majorIconList>div>div>a:nth-child(n),
.majorIconList>div>div>div:nth-child(n),
.resortTopStats>div>div>a:nth-child(n),
.resortTopStats>div>div>div:nth-child(n) {
    -ms-grid-column-span: span 1;
    grid-column: span 1
}

.likeForLikeResortFacts>a:first-child:nth-last-child(2),
.likeForLikeResortFacts>a:last-child:nth-child(2),
.likeForLikeResortFacts>div:first-child:nth-last-child(2),
.likeForLikeResortFacts>div:last-child:nth-child(2),
.majorIconList>div>div>a:first-child:nth-last-child(2),
.majorIconList>div>div>a:last-child:nth-child(2),
.majorIconList>div>div>div:first-child:nth-last-child(2),
.majorIconList>div>div>div:last-child:nth-child(2),
.resortTopStats>div>div>a:first-child:nth-last-child(2),
.resortTopStats>div>div>a:last-child:nth-child(2),
.resortTopStats>div>div>div:first-child:nth-last-child(2),
.resortTopStats>div>div>div:last-child:nth-child(2) {
    -ms-grid-column-span: span 2;
    grid-column: span 2
}

@media (max-width:800px) and (min-width:1px) {

    .likeForLikeResortFacts,
    .majorIconList>div>div,
    .resortTopStats>div>div {
        grid-gap: 12px
    }
}

@media (max-width:800px) {

    .likeForLikeResortFacts,
    .majorIconList>div>div,
    .resortTopStats>div>div {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:1px) {

    .likeForLikeResortFacts,
    .majorIconList>div>div,
    .resortTopStats>div>div {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.internetExplorer .likeForLikeResortFacts,
.internetExplorer .majorIconList>div>div,
.internetExplorer .resortTopStats>div>div {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

.internetExplorer .likeForLikeResortFacts>a,
.internetExplorer .likeForLikeResortFacts>div,
.internetExplorer .majorIconList>div>div>a,
.internetExplorer .majorIconList>div>div>div,
.internetExplorer .resortTopStats>div>div>a,
.internetExplorer .resortTopStats>div>div>div {
    width: 25%;
    display: block;
    padding-left: 12px;
    padding-right: 12px
}

.internetExplorer .likeForLikeResortFacts>a:nth-child(1),
.internetExplorer .likeForLikeResortFacts>a:nth-child(2),
.internetExplorer .likeForLikeResortFacts>a:nth-child(3),
.internetExplorer .likeForLikeResortFacts>div:nth-child(1),
.internetExplorer .likeForLikeResortFacts>div:nth-child(2),
.internetExplorer .likeForLikeResortFacts>div:nth-child(3),
.internetExplorer .majorIconList>div>div>a:nth-child(1),
.internetExplorer .majorIconList>div>div>a:nth-child(2),
.internetExplorer .majorIconList>div>div>a:nth-child(3),
.internetExplorer .majorIconList>div>div>div:nth-child(1),
.internetExplorer .majorIconList>div>div>div:nth-child(2),
.internetExplorer .majorIconList>div>div>div:nth-child(3),
.internetExplorer .resortTopStats>div>div>a:nth-child(1),
.internetExplorer .resortTopStats>div>div>a:nth-child(2),
.internetExplorer .resortTopStats>div>div>a:nth-child(3),
.internetExplorer .resortTopStats>div>div>div:nth-child(1),
.internetExplorer .resortTopStats>div>div>div:nth-child(2),
.internetExplorer .resortTopStats>div>div>div:nth-child(3) {
    flex-grow: 1
}

.internetExplorer .likeForLikeResortFacts>a *,
.internetExplorer .likeForLikeResortFacts>div *,
.internetExplorer .majorIconList>div>div>a *,
.internetExplorer .majorIconList>div>div>div *,
.internetExplorer .resortTopStats>div>div>a *,
.internetExplorer .resortTopStats>div>div>div * {
    max-width: 100%
}

@media (max-width:800px) {

    .internetExplorer .likeForLikeResortFacts>a:nth-child(n),
    .internetExplorer .likeForLikeResortFacts>div:nth-child(n),
    .internetExplorer .majorIconList>div>div>a:nth-child(n),
    .internetExplorer .majorIconList>div>div>div:nth-child(n),
    .internetExplorer .resortTopStats>div>div>a:nth-child(n),
    .internetExplorer .resortTopStats>div>div>div:nth-child(n) {
        width: 100%
    }
}

.likeForLikeResortFacts>a,
.likeForLikeResortFacts>div,
.majorIconList>div>div>a,
.majorIconList>div>div>div,
.resortTopStats>div>div>a,
.resortTopStats>div>div>div {
    margin-bottom: 24px;
    display: block
}

.likeForLikeResortFacts>a:last-child:nth-child(2),
.likeForLikeResortFacts>a:last-child:nth-child(3),
.likeForLikeResortFacts>a:last-child:nth-child(4),
.likeForLikeResortFacts>div:last-child:nth-child(2),
.likeForLikeResortFacts>div:last-child:nth-child(3),
.likeForLikeResortFacts>div:last-child:nth-child(4),
.majorIconList>div>div>a:last-child:nth-child(2),
.majorIconList>div>div>a:last-child:nth-child(3),
.majorIconList>div>div>a:last-child:nth-child(4),
.majorIconList>div>div>div:last-child:nth-child(2),
.majorIconList>div>div>div:last-child:nth-child(3),
.majorIconList>div>div>div:last-child:nth-child(4),
.resortTopStats>div>div>a:last-child:nth-child(2),
.resortTopStats>div>div>a:last-child:nth-child(3),
.resortTopStats>div>div>a:last-child:nth-child(4),
.resortTopStats>div>div>div:last-child:nth-child(2),
.resortTopStats>div>div>div:last-child:nth-child(3),
.resortTopStats>div>div>div:last-child:nth-child(4) {
    margin-bottom: 0
}

.likeForLikeResortFacts>a:nth-last-child(2):first-child,
.likeForLikeResortFacts>a:nth-last-child(2):nth-child(2),
.likeForLikeResortFacts>a:nth-last-child(2):nth-child(3),
.likeForLikeResortFacts>div:nth-last-child(2):first-child,
.likeForLikeResortFacts>div:nth-last-child(2):nth-child(2),
.likeForLikeResortFacts>div:nth-last-child(2):nth-child(3),
.majorIconList>div>div>a:nth-last-child(2):first-child,
.majorIconList>div>div>a:nth-last-child(2):nth-child(2),
.majorIconList>div>div>a:nth-last-child(2):nth-child(3),
.majorIconList>div>div>div:nth-last-child(2):first-child,
.majorIconList>div>div>div:nth-last-child(2):nth-child(2),
.majorIconList>div>div>div:nth-last-child(2):nth-child(3),
.resortTopStats>div>div>a:nth-last-child(2):first-child,
.resortTopStats>div>div>a:nth-last-child(2):nth-child(2),
.resortTopStats>div>div>a:nth-last-child(2):nth-child(3),
.resortTopStats>div>div>div:nth-last-child(2):first-child,
.resortTopStats>div>div>div:nth-last-child(2):nth-child(2),
.resortTopStats>div>div>div:nth-last-child(2):nth-child(3) {
    margin-bottom: 0
}

.likeForLikeResortFacts>a:nth-last-child(3):first-child,
.likeForLikeResortFacts>a:nth-last-child(3):nth-child(2),
.likeForLikeResortFacts>div:nth-last-child(3):first-child,
.likeForLikeResortFacts>div:nth-last-child(3):nth-child(2),
.majorIconList>div>div>a:nth-last-child(3):first-child,
.majorIconList>div>div>a:nth-last-child(3):nth-child(2),
.majorIconList>div>div>div:nth-last-child(3):first-child,
.majorIconList>div>div>div:nth-last-child(3):nth-child(2),
.resortTopStats>div>div>a:nth-last-child(3):first-child,
.resortTopStats>div>div>a:nth-last-child(3):nth-child(2),
.resortTopStats>div>div>div:nth-last-child(3):first-child,
.resortTopStats>div>div>div:nth-last-child(3):nth-child(2) {
    margin-bottom: 0
}

.likeForLikeResortFacts>a>i.fab,
.likeForLikeResortFacts>a>i.fal,
.likeForLikeResortFacts>a>i.far,
.likeForLikeResortFacts>a>i.fas,
.likeForLikeResortFacts>a>svg.svg-inline--fa,
.likeForLikeResortFacts>div>i.fab,
.likeForLikeResortFacts>div>i.fal,
.likeForLikeResortFacts>div>i.far,
.likeForLikeResortFacts>div>i.fas,
.likeForLikeResortFacts>div>svg.svg-inline--fa,
.majorIconList>div>div>a>i.fab,
.majorIconList>div>div>a>i.fal,
.majorIconList>div>div>a>i.far,
.majorIconList>div>div>a>i.fas,
.majorIconList>div>div>a>svg.svg-inline--fa,
.majorIconList>div>div>div>i.fab,
.majorIconList>div>div>div>i.fal,
.majorIconList>div>div>div>i.far,
.majorIconList>div>div>div>i.fas,
.majorIconList>div>div>div>svg.svg-inline--fa,
.resortTopStats>div>div>a>i.fab,
.resortTopStats>div>div>a>i.fal,
.resortTopStats>div>div>a>i.far,
.resortTopStats>div>div>a>i.fas,
.resortTopStats>div>div>a>svg.svg-inline--fa,
.resortTopStats>div>div>div>i.fab,
.resortTopStats>div>div>div>i.fal,
.resortTopStats>div>div>div>i.far,
.resortTopStats>div>div>div>i.fas,
.resortTopStats>div>div>div>svg.svg-inline--fa {
    font-size: 26px;
    color: #b74928;
    display: block;
    margin: 0 auto
}

@media (max-width:650px) {

    .likeForLikeResortFacts>a>i.fab,
    .likeForLikeResortFacts>a>i.fal,
    .likeForLikeResortFacts>a>i.far,
    .likeForLikeResortFacts>a>i.fas,
    .likeForLikeResortFacts>a>svg.svg-inline--fa,
    .likeForLikeResortFacts>div>i.fab,
    .likeForLikeResortFacts>div>i.fal,
    .likeForLikeResortFacts>div>i.far,
    .likeForLikeResortFacts>div>i.fas,
    .likeForLikeResortFacts>div>svg.svg-inline--fa,
    .majorIconList>div>div>a>i.fab,
    .majorIconList>div>div>a>i.fal,
    .majorIconList>div>div>a>i.far,
    .majorIconList>div>div>a>i.fas,
    .majorIconList>div>div>a>svg.svg-inline--fa,
    .majorIconList>div>div>div>i.fab,
    .majorIconList>div>div>div>i.fal,
    .majorIconList>div>div>div>i.far,
    .majorIconList>div>div>div>i.fas,
    .majorIconList>div>div>div>svg.svg-inline--fa,
    .resortTopStats>div>div>a>i.fab,
    .resortTopStats>div>div>a>i.fal,
    .resortTopStats>div>div>a>i.far,
    .resortTopStats>div>div>a>i.fas,
    .resortTopStats>div>div>a>svg.svg-inline--fa,
    .resortTopStats>div>div>div>i.fab,
    .resortTopStats>div>div>div>i.fal,
    .resortTopStats>div>div>div>i.far,
    .resortTopStats>div>div>div>i.fas,
    .resortTopStats>div>div>div>svg.svg-inline--fa {
        font-size: 20.8px
    }
}

.likeForLikeResortFacts>a>p,
.likeForLikeResortFacts>div>p,
.majorIconList>div>div>a>p,
.majorIconList>div>div>div>p,
.resortTopStats>div>div>a>p,
.resortTopStats>div>div>div>p {
    text-align: center;
    margin: 0
}

.likeForLikeResortFacts>a h4,
.likeForLikeResortFacts>div h4,
.majorIconList>div>div>a h4,
.majorIconList>div>div>div h4,
.resortTopStats>div>div>a h4,
.resortTopStats>div>div>div h4 {
    margin: 6px 0 0 0;
    color: #b74928;
    text-align: center
}

.likeForLikeResortFacts>div,
.majorIconList>div>div>div,
.resortTopStats>div>div>div {
    margin: 0
}

.likeForLikeResortFacts>div:nth-of-type(n+5),
.majorIconList>div>div>div:nth-of-type(n+5),
.resortTopStats>div>div>div:nth-of-type(n+5) {
    display: none
}

@media (max-width:800px) {

    .likeForLikeResortFacts>div:first-of-type,
    .likeForLikeResortFacts>div:nth-of-type(2),
    .majorIconList>div>div>div:first-of-type,
    .majorIconList>div>div>div:nth-of-type(2),
    .resortTopStats>div>div>div:first-of-type,
    .resortTopStats>div>div>div:nth-of-type(2) {
        margin-bottom: clamp(24px, 5vw, 48px)
    }
}

@media (min-width:550px) {

    .likeForLikeResortFacts>div,
    .majorIconList>div>div>div,
    .resortTopStats>div>div>div {
        padding-left: 12px;
        padding-right: 12px
    }
}

.likeForLikeResortFacts>div i.fab,
.likeForLikeResortFacts>div i.fal,
.likeForLikeResortFacts>div i.far,
.likeForLikeResortFacts>div i.fas,
.likeForLikeResortFacts>div svg.svg-inline--fa,
.majorIconList>div>div>div i.fab,
.majorIconList>div>div>div i.fal,
.majorIconList>div>div>div i.far,
.majorIconList>div>div>div i.fas,
.majorIconList>div>div>div svg.svg-inline--fa,
.resortTopStats>div>div>div i.fab,
.resortTopStats>div>div>div i.fal,
.resortTopStats>div>div>div i.far,
.resortTopStats>div>div>div i.fas,
.resortTopStats>div>div>div svg.svg-inline--fa {
    color: #514e4d;
    font-weight: 300;
    font-size: clamp(26px, 5vw, 3rem);
    margin-bottom: 12px
}

.likeForLikeResortFacts>div h4,
.majorIconList>div>div>div h4,
.resortTopStats>div>div>div h4 {
    font-size: clamp(1rem, 4vw, 17px);
    color: #514e4d
}

.likeForLikeResortFacts>div p,
.majorIconList>div>div>div p,
.resortTopStats>div>div>div p {
    font-size: clamp(.9rem, 2.7vw, 1rem)
}

.majorIconList,
.resortTopStats {
    padding: clamp(30px, 7.5vh, 110px) 0;
    background: #b74928
}

.majorIconList>div,
.resortTopStats>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {

    .majorIconList>div,
    .resortTopStats>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.majorIconList>div:not(:last-child),
.resortTopStats>div:not(:last-child) {
    margin-bottom: 24px
}

.majorIconList>div,
.resortTopStats>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {

    .majorIconList>div,
    .resortTopStats>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.majorIconList>div:not(:last-child),
.resortTopStats>div:not(:last-child) {
    margin-bottom: 24px
}

.majorIconList.brief>div,
.majorIconList.intro>div,
.resortTopStats.brief>div,
.resortTopStats.intro>div {
    max-width: 600px
}

.majorIconList.brief>div h1,
.majorIconList.brief>div h2,
.majorIconList.intro>div h1,
.majorIconList.intro>div h2,
.resortTopStats.brief>div h1,
.resortTopStats.brief>div h2,
.resortTopStats.intro>div h1,
.resortTopStats.intro>div h2 {
    text-align: center
}

.majorIconList.brief>div p,
.majorIconList.intro>div p,
.resortTopStats.brief>div p,
.resortTopStats.intro>div p {
    font-size: clamp(18px, 3.7vw, 20.2px)
}

.majorIconList.brief>div p:only-of-type,
.majorIconList.intro>div p:only-of-type,
.resortTopStats.brief>div p:only-of-type,
.resortTopStats.intro>div p:only-of-type {
    text-align: center
}

.majorIconList.highlight,
.resortTopStats.highlight {
    background-color: #627a5e
}

.majorIconList.highlight h1,
.majorIconList.highlight h2,
.majorIconList.highlight h3,
.majorIconList.highlight h4,
.majorIconList.highlight h5,
.majorIconList.highlight h6,
.majorIconList.highlight ol,
.majorIconList.highlight p,
.majorIconList.highlight ul,
.resortTopStats.highlight h1,
.resortTopStats.highlight h2,
.resortTopStats.highlight h3,
.resortTopStats.highlight h4,
.resortTopStats.highlight h5,
.resortTopStats.highlight h6,
.resortTopStats.highlight ol,
.resortTopStats.highlight p,
.resortTopStats.highlight ul {
    color: #fff
}

.majorIconList.highlight h1 a,
.majorIconList.highlight h2 a,
.majorIconList.highlight h3 a,
.majorIconList.highlight h4 a,
.majorIconList.highlight h5 a,
.majorIconList.highlight h6 a,
.majorIconList.highlight ol a,
.majorIconList.highlight p a,
.majorIconList.highlight ul a,
.resortTopStats.highlight h1 a,
.resortTopStats.highlight h2 a,
.resortTopStats.highlight h3 a,
.resortTopStats.highlight h4 a,
.resortTopStats.highlight h5 a,
.resortTopStats.highlight h6 a,
.resortTopStats.highlight ol a,
.resortTopStats.highlight p a,
.resortTopStats.highlight ul a {
    color: inherit
}

.majorIconList.highlight .CTA,
.majorIconList.highlight a,
.resortTopStats.highlight .CTA,
.resortTopStats.highlight a {
    color: #fff;
    border-color: #fff;
    border-bottom: 2px solid
}

.majorIconList.light-highlight,
.resortTopStats.light-highlight {
    background-color: #f9f8f4
}

.majorIconList.timeLine>div h2,
.resortTopStats.timeLine>div h2 {
    text-align: center
}

.majorIconList.timeLine>div>div,
.resortTopStats.timeLine>div>div {
    display: grid;
    grid-template-columns: 1fr 55px 1fr;
    grid-column-gap: 24px;
    margin-top: 48px;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

.majorIconList.timeLine>div>div>div,
.resortTopStats.timeLine>div>div>div {
    min-height: 230px;
    padding: 48px;
    padding-top: 16.5px
}

@media (max-width:850px) {

    .majorIconList.timeLine>div>div,
    .resortTopStats.timeLine>div>div {
        grid-template-columns: 55px 1fr;
        grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18"
    }

    .majorIconList.timeLine>div>div>div:nth-child(6n+3),
    .majorIconList.timeLine>div>div>div:nth-child(6n+4),
    .resortTopStats.timeLine>div>div>div:nth-child(6n+3),
    .resortTopStats.timeLine>div>div>div:nth-child(6n+4) {
        display: none
    }

    .majorIconList.timeLine>div>div>div:nth-child(1),
    .resortTopStats.timeLine>div>div>div:nth-child(1) {
        grid-area: caption1
    }

    .majorIconList.timeLine>div>div>div:nth-child(2),
    .resortTopStats.timeLine>div>div>div:nth-child(2) {
        grid-area: number1
    }

    .majorIconList.timeLine>div>div>div:nth-child(3),
    .resortTopStats.timeLine>div>div>div:nth-child(3) {
        grid-area: empty1
    }

    .majorIconList.timeLine>div>div>div:nth-child(4),
    .resortTopStats.timeLine>div>div>div:nth-child(4) {
        grid-area: empty2
    }

    .majorIconList.timeLine>div>div>div:nth-child(5),
    .resortTopStats.timeLine>div>div>div:nth-child(5) {
        grid-area: number2
    }

    .majorIconList.timeLine>div>div>div:nth-child(6),
    .resortTopStats.timeLine>div>div>div:nth-child(6) {
        grid-area: caption2
    }

    .majorIconList.timeLine>div>div>div:nth-child(7),
    .resortTopStats.timeLine>div>div>div:nth-child(7) {
        grid-area: caption3
    }

    .majorIconList.timeLine>div>div>div:nth-child(8),
    .resortTopStats.timeLine>div>div>div:nth-child(8) {
        grid-area: number3
    }

    .majorIconList.timeLine>div>div>div:nth-child(9),
    .resortTopStats.timeLine>div>div>div:nth-child(9) {
        grid-area: empty3
    }

    .majorIconList.timeLine>div>div>div:nth-child(10),
    .resortTopStats.timeLine>div>div>div:nth-child(10) {
        grid-area: empty4
    }

    .majorIconList.timeLine>div>div>div:nth-child(11),
    .resortTopStats.timeLine>div>div>div:nth-child(11) {
        grid-area: number4
    }

    .majorIconList.timeLine>div>div>div:nth-child(12),
    .resortTopStats.timeLine>div>div>div:nth-child(12) {
        grid-area: caption4
    }

    .majorIconList.timeLine>div>div>div:nth-child(13),
    .resortTopStats.timeLine>div>div>div:nth-child(13) {
        grid-area: caption5
    }

    .majorIconList.timeLine>div>div>div:nth-child(14),
    .resortTopStats.timeLine>div>div>div:nth-child(14) {
        grid-area: number5
    }

    .majorIconList.timeLine>div>div>div:nth-child(15),
    .resortTopStats.timeLine>div>div>div:nth-child(15) {
        grid-area: empty5
    }

    .majorIconList.timeLine>div>div>div:nth-child(16),
    .resortTopStats.timeLine>div>div>div:nth-child(16) {
        grid-area: empty6
    }

    .majorIconList.timeLine>div>div>div:nth-child(17),
    .resortTopStats.timeLine>div>div>div:nth-child(17) {
        grid-area: number6
    }

    .majorIconList.timeLine>div>div>div:nth-child(18),
    .resortTopStats.timeLine>div>div>div:nth-child(18) {
        grid-area: caption6
    }

    .majorIconList.timeLine>div>div>div:nth-child(19),
    .resortTopStats.timeLine>div>div>div:nth-child(19) {
        grid-area: caption7
    }

    .majorIconList.timeLine>div>div>div:nth-child(20),
    .resortTopStats.timeLine>div>div>div:nth-child(20) {
        grid-area: number7
    }

    .majorIconList.timeLine>div>div>div:nth-child(21),
    .resortTopStats.timeLine>div>div>div:nth-child(21) {
        grid-area: empty7
    }

    .majorIconList.timeLine>div>div>div:nth-child(22),
    .resortTopStats.timeLine>div>div>div:nth-child(22) {
        grid-area: empty8
    }

    .majorIconList.timeLine>div>div>div:nth-child(23),
    .resortTopStats.timeLine>div>div>div:nth-child(23) {
        grid-area: number8
    }

    .majorIconList.timeLine>div>div>div:nth-child(24),
    .resortTopStats.timeLine>div>div>div:nth-child(24) {
        grid-area: caption8
    }

    .majorIconList.timeLine>div>div>div:nth-child(25),
    .resortTopStats.timeLine>div>div>div:nth-child(25) {
        grid-area: caption9
    }

    .majorIconList.timeLine>div>div>div:nth-child(26),
    .resortTopStats.timeLine>div>div>div:nth-child(26) {
        grid-area: number9
    }

    .majorIconList.timeLine>div>div>div:nth-child(27),
    .resortTopStats.timeLine>div>div>div:nth-child(27) {
        grid-area: empty9
    }

    .majorIconList.timeLine>div>div>div:nth-child(28),
    .resortTopStats.timeLine>div>div>div:nth-child(28) {
        grid-area: empty10
    }

    .majorIconList.timeLine>div>div>div:nth-child(29),
    .resortTopStats.timeLine>div>div>div:nth-child(29) {
        grid-area: number10
    }

    .majorIconList.timeLine>div>div>div:nth-child(30),
    .resortTopStats.timeLine>div>div>div:nth-child(30) {
        grid-area: caption10
    }

    .majorIconList.timeLine>div>div>div:nth-child(31),
    .resortTopStats.timeLine>div>div>div:nth-child(31) {
        grid-area: caption11
    }

    .majorIconList.timeLine>div>div>div:nth-child(32),
    .resortTopStats.timeLine>div>div>div:nth-child(32) {
        grid-area: number11
    }

    .majorIconList.timeLine>div>div>div:nth-child(33),
    .resortTopStats.timeLine>div>div>div:nth-child(33) {
        grid-area: empty11
    }

    .majorIconList.timeLine>div>div>div:nth-child(34),
    .resortTopStats.timeLine>div>div>div:nth-child(34) {
        grid-area: empty12
    }

    .majorIconList.timeLine>div>div>div:nth-child(35),
    .resortTopStats.timeLine>div>div>div:nth-child(35) {
        grid-area: number12
    }

    .majorIconList.timeLine>div>div>div:nth-child(36),
    .resortTopStats.timeLine>div>div>div:nth-child(36) {
        grid-area: caption12
    }

    .majorIconList.timeLine>div>div>div:nth-child(37),
    .resortTopStats.timeLine>div>div>div:nth-child(37) {
        grid-area: caption13
    }

    .majorIconList.timeLine>div>div>div:nth-child(38),
    .resortTopStats.timeLine>div>div>div:nth-child(38) {
        grid-area: number13
    }

    .majorIconList.timeLine>div>div>div:nth-child(39),
    .resortTopStats.timeLine>div>div>div:nth-child(39) {
        grid-area: empty13
    }

    .majorIconList.timeLine>div>div>div:nth-child(40),
    .resortTopStats.timeLine>div>div>div:nth-child(40) {
        grid-area: empty14
    }

    .majorIconList.timeLine>div>div>div:nth-child(41),
    .resortTopStats.timeLine>div>div>div:nth-child(41) {
        grid-area: number14
    }

    .majorIconList.timeLine>div>div>div:nth-child(42),
    .resortTopStats.timeLine>div>div>div:nth-child(42) {
        grid-area: caption14
    }

    .majorIconList.timeLine>div>div>div:nth-child(43),
    .resortTopStats.timeLine>div>div>div:nth-child(43) {
        grid-area: caption15
    }

    .majorIconList.timeLine>div>div>div:nth-child(44),
    .resortTopStats.timeLine>div>div>div:nth-child(44) {
        grid-area: number15
    }

    .majorIconList.timeLine>div>div>div:nth-child(45),
    .resortTopStats.timeLine>div>div>div:nth-child(45) {
        grid-area: empty15
    }

    .majorIconList.timeLine>div>div>div:nth-child(46),
    .resortTopStats.timeLine>div>div>div:nth-child(46) {
        grid-area: empty16
    }

    .majorIconList.timeLine>div>div>div:nth-child(47),
    .resortTopStats.timeLine>div>div>div:nth-child(47) {
        grid-area: number16
    }

    .majorIconList.timeLine>div>div>div:nth-child(48),
    .resortTopStats.timeLine>div>div>div:nth-child(48) {
        grid-area: caption16
    }

    .majorIconList.timeLine>div>div>div:nth-child(49),
    .resortTopStats.timeLine>div>div>div:nth-child(49) {
        grid-area: caption17
    }

    .majorIconList.timeLine>div>div>div:nth-child(50),
    .resortTopStats.timeLine>div>div>div:nth-child(50) {
        grid-area: number17
    }

    .majorIconList.timeLine>div>div>div:nth-child(51),
    .resortTopStats.timeLine>div>div>div:nth-child(51) {
        grid-area: empty17
    }

    .majorIconList.timeLine>div>div>div:nth-child(52),
    .resortTopStats.timeLine>div>div>div:nth-child(52) {
        grid-area: empty18
    }

    .majorIconList.timeLine>div>div>div:nth-child(53),
    .resortTopStats.timeLine>div>div>div:nth-child(53) {
        grid-area: number18
    }

    .majorIconList.timeLine>div>div>div:nth-child(54),
    .resortTopStats.timeLine>div>div>div:nth-child(54) {
        grid-area: caption18
    }
}

@media (max-width:510px) {

    .majorIconList.timeLine>div>div>div,
    .resortTopStats.timeLine>div>div>div {
        padding-left: 0;
        padding-right: 0
    }
}

.majorIconList.timeLine>div>div>div:nth-child(3n+2),
.resortTopStats.timeLine>div>div>div:nth-child(3n+2) {
    padding: 0;
    position: relative;
    min-height: 55px
}

.majorIconList.timeLine>div>div>div:nth-child(3n+2):before,
.resortTopStats.timeLine>div>div>div:nth-child(3n+2):before {
    display: block;
    content: "";
    display: flex;
    height: 100%;
    border-right: 2px dashed #d8d8d8;
    width: 50%
}

.majorIconList.timeLine>div>div>div:nth-child(3n+2):after,
.resortTopStats.timeLine>div>div>div:nth-child(3n+2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px dashed #d8d8d8;
    color: #627a5e;
    content: "1";
    font-size: 22px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    background-color: #fff
}

.majorIconList.timeLine>div>div>div:nth-child(5):after,
.resortTopStats.timeLine>div>div>div:nth-child(5):after {
    content: "2"
}

.majorIconList.timeLine>div>div>div:nth-child(8):after,
.resortTopStats.timeLine>div>div>div:nth-child(8):after {
    content: "3"
}

.majorIconList.timeLine>div>div>div:nth-child(11):after,
.resortTopStats.timeLine>div>div>div:nth-child(11):after {
    content: "4"
}

.majorIconList.timeLine>div>div>div:nth-child(14):after,
.resortTopStats.timeLine>div>div>div:nth-child(14):after {
    content: "5"
}

.majorIconList.timeLine>div>div>div:nth-child(17):after,
.resortTopStats.timeLine>div>div>div:nth-child(17):after {
    content: "6"
}

.majorIconList.timeLine>div>div>div:nth-child(20):after,
.resortTopStats.timeLine>div>div>div:nth-child(20):after {
    content: "7"
}

.majorIconList.timeLine>div>div>div:nth-child(23):after,
.resortTopStats.timeLine>div>div>div:nth-child(23):after {
    content: "8"
}

.majorIconList.timeLine>div>div>div:nth-child(26):after,
.resortTopStats.timeLine>div>div>div:nth-child(26):after {
    content: "9"
}

.majorIconList.timeLine>div>div>div:nth-child(29):after,
.resortTopStats.timeLine>div>div>div:nth-child(29):after {
    content: "10"
}

.majorIconList.timeLine>div>div>div:nth-child(32):after,
.resortTopStats.timeLine>div>div>div:nth-child(32):after {
    content: "11"
}

.majorIconList.timeLine>div>div>div:nth-child(35):after,
.resortTopStats.timeLine>div>div>div:nth-child(35):after {
    content: "12"
}

.majorIconList.timeLine>div>div>div:nth-child(38):after,
.resortTopStats.timeLine>div>div>div:nth-child(38):after {
    content: "13"
}

.majorIconList.timeLine>div>div>div:nth-child(41):after,
.resortTopStats.timeLine>div>div>div:nth-child(41):after {
    content: "14"
}

.majorIconList.timeLine>div>div>div:nth-child(44):after,
.resortTopStats.timeLine>div>div>div:nth-child(44):after {
    content: "15"
}

.majorIconList.timeLine>div>div>div:nth-child(47):after,
.resortTopStats.timeLine>div>div>div:nth-child(47):after {
    content: "16"
}

.majorIconList.timeLine>div>div>div:nth-child(50):after,
.resortTopStats.timeLine>div>div>div:nth-child(50):after {
    content: "17"
}

.majorIconList.timeLine>div>div>div:nth-child(53):after,
.resortTopStats.timeLine>div>div>div:nth-child(53):after {
    content: "18"
}

.majorIconList.timeLine>div>div div:nth-last-child(2):before,
.resortTopStats.timeLine>div>div div:nth-last-child(2):before {
    display: none
}

.majorIconList>div>div>div *,
.resortTopStats>div>div>div * {
    color: #fff;
    text-align: center
}

.majorIconList>div>div>div i.fab,
.majorIconList>div>div>div i.fal,
.majorIconList>div>div>div i.far,
.majorIconList>div>div>div i.fas,
.majorIconList>div>div>div span.stat,
.majorIconList>div>div>div svg.svg-inline--fa,
.resortTopStats>div>div>div i.fab,
.resortTopStats>div>div>div i.fal,
.resortTopStats>div>div>div i.far,
.resortTopStats>div>div>div i.fas,
.resortTopStats>div>div>div span.stat,
.resortTopStats>div>div>div svg.svg-inline--fa {
    font-size: clamp(30px, 6vw, 50px);
    font-weight: 600;
    display: block
}

.majorIconList>div>div>div i.fab,
.majorIconList>div>div>div i.fal,
.majorIconList>div>div>div i.far,
.majorIconList>div>div>div i.fas,
.majorIconList>div>div>div svg.svg-inline--fa {
    color: #fff
}

ul.inclusionsList>li:before {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    display: inline-block;
    margin-right: 6px;
    content: "\f058"
}

.prices {
    padding: clamp(30px, 7.5vh, 110px) 0;
    background: #f2f1ed
}

.prices>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .prices>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.prices>div:not(:last-child) {
    margin-bottom: 24px
}

.prices>div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .prices>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.prices>div:not(:last-child) {
    margin-bottom: 24px
}

.prices.brief>div,
.prices.intro>div {
    max-width: 600px
}

.prices.brief>div h1,
.prices.brief>div h2,
.prices.intro>div h1,
.prices.intro>div h2 {
    text-align: center
}

.prices.brief>div p,
.prices.intro>div p {
    font-size: clamp(18px, 3.7vw, 20.2px)
}

.prices.brief>div p:only-of-type,
.prices.intro>div p:only-of-type {
    text-align: center
}

.prices.highlight {
    background-color: #627a5e
}

.prices.highlight h1,
.prices.highlight h2,
.prices.highlight h3,
.prices.highlight h4,
.prices.highlight h5,
.prices.highlight h6,
.prices.highlight ol,
.prices.highlight p,
.prices.highlight ul {
    color: #fff
}

.prices.highlight h1 a,
.prices.highlight h2 a,
.prices.highlight h3 a,
.prices.highlight h4 a,
.prices.highlight h5 a,
.prices.highlight h6 a,
.prices.highlight ol a,
.prices.highlight p a,
.prices.highlight ul a {
    color: inherit
}

.prices.highlight .CTA,
.prices.highlight a {
    color: #fff;
    border-color: #fff;
    border-bottom: 2px solid
}

.prices.light-highlight {
    background-color: #f9f8f4
}

.prices.timeLine>div h2 {
    text-align: center
}

.prices.timeLine>div>div {
    display: grid;
    grid-template-columns: 1fr 55px 1fr;
    grid-column-gap: 24px;
    margin-top: 48px;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

.prices.timeLine>div>div>div {
    min-height: 230px;
    padding: 48px;
    padding-top: 16.5px
}

@media (max-width:850px) {
    .prices.timeLine>div>div {
        grid-template-columns: 55px 1fr;
        grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18"
    }

    .prices.timeLine>div>div>div:nth-child(6n+3),
    .prices.timeLine>div>div>div:nth-child(6n+4) {
        display: none
    }

    .prices.timeLine>div>div>div:nth-child(1) {
        grid-area: caption1
    }

    .prices.timeLine>div>div>div:nth-child(2) {
        grid-area: number1
    }

    .prices.timeLine>div>div>div:nth-child(3) {
        grid-area: empty1
    }

    .prices.timeLine>div>div>div:nth-child(4) {
        grid-area: empty2
    }

    .prices.timeLine>div>div>div:nth-child(5) {
        grid-area: number2
    }

    .prices.timeLine>div>div>div:nth-child(6) {
        grid-area: caption2
    }

    .prices.timeLine>div>div>div:nth-child(7) {
        grid-area: caption3
    }

    .prices.timeLine>div>div>div:nth-child(8) {
        grid-area: number3
    }

    .prices.timeLine>div>div>div:nth-child(9) {
        grid-area: empty3
    }

    .prices.timeLine>div>div>div:nth-child(10) {
        grid-area: empty4
    }

    .prices.timeLine>div>div>div:nth-child(11) {
        grid-area: number4
    }

    .prices.timeLine>div>div>div:nth-child(12) {
        grid-area: caption4
    }

    .prices.timeLine>div>div>div:nth-child(13) {
        grid-area: caption5
    }

    .prices.timeLine>div>div>div:nth-child(14) {
        grid-area: number5
    }

    .prices.timeLine>div>div>div:nth-child(15) {
        grid-area: empty5
    }

    .prices.timeLine>div>div>div:nth-child(16) {
        grid-area: empty6
    }

    .prices.timeLine>div>div>div:nth-child(17) {
        grid-area: number6
    }

    .prices.timeLine>div>div>div:nth-child(18) {
        grid-area: caption6
    }

    .prices.timeLine>div>div>div:nth-child(19) {
        grid-area: caption7
    }

    .prices.timeLine>div>div>div:nth-child(20) {
        grid-area: number7
    }

    .prices.timeLine>div>div>div:nth-child(21) {
        grid-area: empty7
    }

    .prices.timeLine>div>div>div:nth-child(22) {
        grid-area: empty8
    }

    .prices.timeLine>div>div>div:nth-child(23) {
        grid-area: number8
    }

    .prices.timeLine>div>div>div:nth-child(24) {
        grid-area: caption8
    }

    .prices.timeLine>div>div>div:nth-child(25) {
        grid-area: caption9
    }

    .prices.timeLine>div>div>div:nth-child(26) {
        grid-area: number9
    }

    .prices.timeLine>div>div>div:nth-child(27) {
        grid-area: empty9
    }

    .prices.timeLine>div>div>div:nth-child(28) {
        grid-area: empty10
    }

    .prices.timeLine>div>div>div:nth-child(29) {
        grid-area: number10
    }

    .prices.timeLine>div>div>div:nth-child(30) {
        grid-area: caption10
    }

    .prices.timeLine>div>div>div:nth-child(31) {
        grid-area: caption11
    }

    .prices.timeLine>div>div>div:nth-child(32) {
        grid-area: number11
    }

    .prices.timeLine>div>div>div:nth-child(33) {
        grid-area: empty11
    }

    .prices.timeLine>div>div>div:nth-child(34) {
        grid-area: empty12
    }

    .prices.timeLine>div>div>div:nth-child(35) {
        grid-area: number12
    }

    .prices.timeLine>div>div>div:nth-child(36) {
        grid-area: caption12
    }

    .prices.timeLine>div>div>div:nth-child(37) {
        grid-area: caption13
    }

    .prices.timeLine>div>div>div:nth-child(38) {
        grid-area: number13
    }

    .prices.timeLine>div>div>div:nth-child(39) {
        grid-area: empty13
    }

    .prices.timeLine>div>div>div:nth-child(40) {
        grid-area: empty14
    }

    .prices.timeLine>div>div>div:nth-child(41) {
        grid-area: number14
    }

    .prices.timeLine>div>div>div:nth-child(42) {
        grid-area: caption14
    }

    .prices.timeLine>div>div>div:nth-child(43) {
        grid-area: caption15
    }

    .prices.timeLine>div>div>div:nth-child(44) {
        grid-area: number15
    }

    .prices.timeLine>div>div>div:nth-child(45) {
        grid-area: empty15
    }

    .prices.timeLine>div>div>div:nth-child(46) {
        grid-area: empty16
    }

    .prices.timeLine>div>div>div:nth-child(47) {
        grid-area: number16
    }

    .prices.timeLine>div>div>div:nth-child(48) {
        grid-area: caption16
    }

    .prices.timeLine>div>div>div:nth-child(49) {
        grid-area: caption17
    }

    .prices.timeLine>div>div>div:nth-child(50) {
        grid-area: number17
    }

    .prices.timeLine>div>div>div:nth-child(51) {
        grid-area: empty17
    }

    .prices.timeLine>div>div>div:nth-child(52) {
        grid-area: empty18
    }

    .prices.timeLine>div>div>div:nth-child(53) {
        grid-area: number18
    }

    .prices.timeLine>div>div>div:nth-child(54) {
        grid-area: caption18
    }
}

@media (max-width:510px) {
    .prices.timeLine>div>div>div {
        padding-left: 0;
        padding-right: 0
    }
}

.prices.timeLine>div>div>div:nth-child(3n+2) {
    padding: 0;
    position: relative;
    min-height: 55px
}

.prices.timeLine>div>div>div:nth-child(3n+2):before {
    display: block;
    content: "";
    display: flex;
    height: 100%;
    border-right: 2px dashed #d8d8d8;
    width: 50%
}

.prices.timeLine>div>div>div:nth-child(3n+2):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px dashed #d8d8d8;
    color: #627a5e;
    content: "1";
    font-size: 22px;
    font-weight: 700;
    line-height: 55px;
    text-align: center;
    background-color: #fff
}

.prices.timeLine>div>div>div:nth-child(5):after {
    content: "2"
}

.prices.timeLine>div>div>div:nth-child(8):after {
    content: "3"
}

.prices.timeLine>div>div>div:nth-child(11):after {
    content: "4"
}

.prices.timeLine>div>div>div:nth-child(14):after {
    content: "5"
}

.prices.timeLine>div>div>div:nth-child(17):after {
    content: "6"
}

.prices.timeLine>div>div>div:nth-child(20):after {
    content: "7"
}

.prices.timeLine>div>div>div:nth-child(23):after {
    content: "8"
}

.prices.timeLine>div>div>div:nth-child(26):after {
    content: "9"
}

.prices.timeLine>div>div>div:nth-child(29):after {
    content: "10"
}

.prices.timeLine>div>div>div:nth-child(32):after {
    content: "11"
}

.prices.timeLine>div>div>div:nth-child(35):after {
    content: "12"
}

.prices.timeLine>div>div>div:nth-child(38):after {
    content: "13"
}

.prices.timeLine>div>div>div:nth-child(41):after {
    content: "14"
}

.prices.timeLine>div>div>div:nth-child(44):after {
    content: "15"
}

.prices.timeLine>div>div>div:nth-child(47):after {
    content: "16"
}

.prices.timeLine>div>div>div:nth-child(50):after {
    content: "17"
}

.prices.timeLine>div>div>div:nth-child(53):after {
    content: "18"
}

.prices.timeLine>div>div div:nth-last-child(2):before {
    display: none
}

.prices>div>div {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: clamp(12px, 2vw, 24px)
}

.prices>div>div:not(:first-child) {
    margin-top: 48px
}

.prices>div>div:not(:last-child) {
    margin-bottom: 48px
}

@media (max-width:880px) {
    .prices>div>div {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:490px) {
    .prices>div>div {
        grid-template-columns: 1fr
    }
}

.prices>div>div>div {
    overflow: hidden;
    background: #fff;
    border-radius: 0 4px 4px 4px;
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    position: relative;
    border-top: 3px solid #29252d;
    padding: 12px
}

.prices>div>div>div .date {
    font-family: Montserrat, sans-serif;
    color: #29252d;
    font-weight: 600;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    font-size: clamp(16px, 2.5vw, 17px);
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block
}

.prices>div>div>div .date:first-child {
    margin-top: 0
}

.prices>div>div>div .propertyName {
    display: block;
    font-family: Montserrat, sans-serif;
    color: #29252d;
    font-weight: 600;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    margin-top: 0;
    font-weight: 400;
    font-size: clamp(12px, .6em, 13.5px);
    color: #8b8b8b;
    text-transform: uppercase
}

.prices>div>div>div .propertyName:first-child {
    margin-top: 0
}

.prices>div>div>div .spacesAvailable {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 0 0 auto;
    background: #29252d;
    color: #fff;
    padding: 3px 6px;
    font-size: 13px
}

.prices>div>div>div .spacesAvailable i.fab,
.prices>div>div>div .spacesAvailable i.fal,
.prices>div>div>div .spacesAvailable i.far,
.prices>div>div>div .spacesAvailable i.fas,
.prices>div>div>div .spacesAvailable svg.svg-inline--fa {
    font-weight: 900
}

.prices>div>div>div .price {
    display: block;
    font-family: Montserrat, sans-serif;
    color: #29252d;
    font-weight: 600;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    font-size: clamp(1.15rem, 2.5vw, 1.3rem);
    font-weight: 700;
    margin: 24px 0 0 0
}

.prices>div>div>div .price:first-child {
    margin-top: 0
}

.prices>div>div>div .price+.price {
    margin-top: 0
}

.prices>div>div>div .price>span {
    font-weight: 400;
    font-size: clamp(12px, .6em, 13.5px);
    color: #8b8b8b;
    text-transform: uppercase
}

.prices>div>div>div .bookingAndAccordian {
    display: flex;
    flex-wrap: wrap
}

.prices>div>div>div .bookingAndAccordian>span {
    display: block;
    margin-top: 24px
}

.prices>div>div>div .bookingAndAccordian .bookNow {
    width: 50%;
    text-align: right;
    font-weight: 700;
    text-transform: uppercase;
    color: #29252d;
    font-size: .9rem
}

.prices>div>div>div .bookingAndAccordian .bookNow:after {
    margin-left: 3px;
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f105";
    vertical-align: top
}

.prices>div>div>div .bookingAndAccordian .toggle_trigger {
    width: 50%;
    text-align: left;
    font-size: clamp(12px, .6em, 13.5px);
    font-weight: 600
}

.prices>div>div>div .bookingAndAccordian .toggle_trigger:before {
    content: "+ Show bedrooms";
    margin-right: 5px
}

.prices>div>div>div .bookingAndAccordian .toggle_trigger.active:before {
    content: "- Hide bedrooms"
}

.prices>div>div>div .bookingAndAccordian .toggle_trigger:after {
    display: none
}

.prices>div>div>div .bookingAndAccordian .toggle_container {
    flex-basis: 100%
}

.prices>div>div>div .bookingAndAccordian .rooming {
    margin-top: 24px;
    display: inline-flex;
    gap: 4px;
    justify-content: space-between;
    width: 100%
}

.prices>div>div>div .bookingAndAccordian .rooming>div {
    background: rgba(41, 37, 45, .6);
    font-size: 10px;
    text-transform: uppercase;
    padding: 4px;
    color: #fff;
    flex-basis: 100%
}

.prices>div>div>div .bookingAndAccordian .rooming>div:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f058";
    vertical-align: top;
    font-size: .9em
}

.prices>div>div>div .bookingAndAccordian .rooming>div.booked {
    background: #ececec;
    color: #bababa
}

.prices>div>div>div .bookingAndAccordian .rooming>div.booked:after {
    display: none
}

@media (min-width:490px) and (max-width:600px) {
    .prices>div>div>div .bookingAndAccordian .rooming {
        flex: 1;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .prices>div>div>div .bookingAndAccordian .rooming>div {
        flex-basis: calc((100% - (2 * 4px))/ 3)
    }
}

.prices>div>div>div.booked {
    border-color: #d3d3d3
}

.prices>div>div>div.booked .date,
.prices>div>div>div.booked .price,
.prices>div>div>div.booked .price span,
.prices>div>div>div.booked .propertyName {
    color: #d3d3d3
}

.prices>div>div>div.booked .spacesAvailable {
    background: #d3d3d3
}

.prices>div>div>div.booked .rooming>div {
    background: #ececec;
    color: #bababa
}

.prices>div>div>div.booked .rooming>div:after {
    display: none
}

.prices>div>div>div.booked .bookingAndAccordian {
    display: none
}

.prices>div .chaletSapin>div .bookingAndAccordian .rooming,
.prices>div .largeChalet>div .bookingAndAccordian .rooming,
.prices>div.chaletSapin>div .bookingAndAccordian .rooming,
.prices>div.largeChalet>div .bookingAndAccordian .rooming {
    display: flex;
    flex: 0;
    flex-wrap: wrap;
    justify-content: flex-start
}

.prices>div .chaletSapin>div .bookingAndAccordian .rooming>div,
.prices>div .largeChalet>div .bookingAndAccordian .rooming>div,
.prices>div.chaletSapin>div .bookingAndAccordian .rooming>div,
.prices>div.largeChalet>div .bookingAndAccordian .rooming>div {
    flex-basis: calc((100% - (3 * 4px))/ 4)
}

body {
    font-family: Montserrat, sans-serif;
    color: #29252d
}

b,
strong {
    font-weight: 600
}

h1 {
    font-family: Montserrat, sans-serif;
    color: #29252d;
    font-weight: 600;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    font-size: clamp(2.2rem, 5vw, 4rem);
    font-weight: 700
}

h1:first-child {
    margin-top: 0
}

h2 {
    font-family: Montserrat, sans-serif;
    color: #29252d;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    font-size: clamp(1.8rem, 4vw, 3rem);
    font-weight: 600
}

h2:first-child {
    margin-top: 0
}

h3 {
    font-family: Montserrat, sans-serif;
    color: #29252d;
    font-weight: 600;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    font-size: clamp(1.5rem, 3vw, 1.9rem)
}

h3:first-child {
    margin-top: 0
}

h4 {
    font-family: Montserrat, sans-serif;
    color: #29252d;
    font-weight: 600;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    font-size: clamp(1.15rem, 2.5vw, 1.3rem);
    font-weight: 700;
    text-transform: uppercase
}

h4:first-child {
    margin-top: 0
}

h5 {
    font-family: Montserrat, sans-serif;
    color: #29252d;
    font-weight: 600;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    font-size: clamp(16px, 2.5vw, 17px);
    font-weight: 700;
    text-transform: uppercase
}

h5:first-child {
    margin-top: 0
}

h6 {
    color: #29252d;
    font-weight: 600;
    line-height: 1.15em;
    margin: .75em 0 .25em 0;
    letter-spacing: .035em;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 700
}

h6:first-child {
    margin-top: 0
}

ol,
p,
ul {
    font-family: Montserrat, sans-serif;
    color: #29252d;
    font-size: clamp(16px, 2.5vw, 17px);
    line-height: 1.6em
}

ol a,
p a,
ul a {
    color: #b74928
}

ol li.highlight,
p li.highlight,
ul li.highlight {
    color: #b74928
}

p {
    margin: .25em 0 1em 0
}

fad,
i.fab,
i.fal,
i.far,
i.fas,
svg.svg-inline--fa {
    font-weight: 300
}

.subHeading {
    text-align: inherit;
    font-weight: 600;
    font-size: clamp(1rem, .8em, 26px);
    line-height: 1em;
    opacity: .8;
    margin: 0;
    letter-spacing: .03em
}

.subHeading:before {
    display: block;
    content: "";
    clear: both;
    height: .5em
}

.fold>div>p:only-child {
    text-align: center;
    color: #b74928;
    font-size: clamp(20px, 4vw, 34px)
}

.photoGallery {
    display: grid;
    clear: both;
    grid-gap: 6px;
    margin: 6px;
    grid-template-columns: repeat(3, 1fr)
}

.photoGallery>a,
.photoGallery>div,
.photoGallery>figure,
.photoGallery>img,
.photoGallery>picture {
    width: 100%;
    float: none
}

.photoGallery>a,
.photoGallery>a img,
.photoGallery>a picture,
.photoGallery>a picture img,
.photoGallery>div,
.photoGallery>div img,
.photoGallery>div picture,
.photoGallery>div picture img,
.photoGallery>figure,
.photoGallery>figure img,
.photoGallery>figure picture,
.photoGallery>figure picture img,
.photoGallery>img,
.photoGallery>img img,
.photoGallery>img picture,
.photoGallery>img picture img,
.photoGallery>picture,
.photoGallery>picture img,
.photoGallery>picture picture,
.photoGallery>picture picture img {
    max-height: none;
    width: 100%
}

.photoGallery>a.portrait,
.photoGallery>div.portrait,
.photoGallery>figure.portrait,
.photoGallery>img.portrait,
.photoGallery>picture.portrait {
    grid-row: span 2
}

.photoGallery>a.doubleWidth,
.photoGallery>div.doubleWidth,
.photoGallery>figure.doubleWidth,
.photoGallery>img.doubleWidth,
.photoGallery>picture.doubleWidth {
    grid-column: span 2
}

@media (max-width:800px) {
    .photoGallery {
        grid-template-columns: 1fr 1fr
    }
}

body>.photoGallery {
    grid-template-columns: repeat(4, 1fr)
}

.hero:not(.frontPage) {
    background-color: transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.hero:not(.frontPage)>div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden
}

.hero:not(.frontPage)>div:first-child img,
.hero:not(.frontPage)>div:first-child picture {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(70%)
}

.hero:not(.frontPage)>div:first-child>img:nth-of-type(2) {
    display: none
}

@media (max-width:500px) {
    .hero:not(.frontPage)>div:first-child>img:nth-of-type(2):last-child {
        display: block
    }

    .hero:not(.frontPage)>div:first-child>img:first-of-type:nth-last-of-type(2) {
        display: none
    }
}

.hero:not(.frontPage)>div:first-child>picture>img:nth-child(n) {
    display: block
}

.hero:not(.frontPage)>div:nth-child(2) {
    position: relative;
    resize: vertical;
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .hero:not(.frontPage)>div:nth-child(2) {
        padding-left: 10px;
        padding-right: 10px
    }
}

.internetExplorer .hero:not(.frontPage),
.internetExplorer .hero:not(.frontPage) * {
    display: block
}

.internetExplorer body>.hero:not(.frontPage) {
    min-height: 400px
}

.hero:not(.frontPage)>div:nth-of-type(2) {
    min-height: clamp(250px, 34vw, 400px);
    display: flex;
    flex-direction: column;
    justify-content: center
}

.hero:not(.frontPage)>div:nth-of-type(2) * {
    color: #fff
}

.hero:not(.frontPage)>div:nth-of-type(2) .CTA {
    cursor: pointer;
    padding: 12px 24px;
    background: #b74928;
    color: #fff;
    border-radius: 4px;
    font-size: .9rem;
    font-weight: 700;
    margin: 24px auto;
    margin-left: 0
}

.hero:not(.frontPage)>div:nth-of-type(2) .CTA:after {
    display: inline;
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    margin-left: 12px
}

.hero.frontPage {
    background-color: transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.hero.frontPage>div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden
}

.hero.frontPage>div:first-child img,
.hero.frontPage>div:first-child picture {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(80%)
}

.hero.frontPage>div:first-child>img:nth-of-type(2) {
    display: none
}

@media (max-width:500px) {
    .hero.frontPage>div:first-child>img:nth-of-type(2):last-child {
        display: block
    }

    .hero.frontPage>div:first-child>img:first-of-type:nth-last-of-type(2) {
        display: none
    }
}

.hero.frontPage>div:first-child>picture>img:nth-child(n) {
    display: block
}

.hero.frontPage>div:nth-child(2) {
    position: relative;
    resize: vertical;
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .hero.frontPage>div:nth-child(2) {
        padding-left: 10px;
        padding-right: 10px
    }
}

.internetExplorer .hero.frontPage,
.internetExplorer .hero.frontPage * {
    display: block
}

.internetExplorer body>.hero.frontPage {
    min-height: 400px
}

@media (max-width:700px) {
    .hero.frontPage>div:first-of-type {
        display: none
    }
}

.hero.frontPage>div:first-of-type img,
.hero.frontPage>div:first-of-type picture {
    filter: blur(2px)
}

.hero.frontPage>div:nth-of-type(2) {
    width: 100%;
    max-width: 100%;
    background: rgba(41, 37, 45, .75)
}

@media (max-width:1010px) {
    .hero.frontPage>div:nth-of-type(2) {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:700px) {
    .hero.frontPage>div:nth-of-type(2) .navArea {
        background: 0 0;
        margin-top: 24px
    }
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea {
    width: 100%;
    max-width: 990px;
    background-color: transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (min-width:700px) {
    .hero.frontPage>div:nth-of-type(2)>div.heroArea {
        margin: 48px auto 48px auto
    }
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-child img,
.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-child picture {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(100%)
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-child>img:nth-of-type(2) {
    display: none
}

@media (max-width:500px) {
    .hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-child>img:nth-of-type(2):last-child {
        display: block
    }

    .hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-child>img:first-of-type:nth-last-of-type(2) {
        display: none
    }
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-child>picture>img:nth-child(n) {
    display: block
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:nth-child(2) {
    position: relative;
    resize: vertical;
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .hero.frontPage>div:nth-of-type(2)>div.heroArea>div:nth-child(2) {
        padding-left: 10px;
        padding-right: 10px
    }
}

.internetExplorer .hero.frontPage>div:nth-of-type(2)>div.heroArea,
.internetExplorer .hero.frontPage>div:nth-of-type(2)>div.heroArea * {
    display: block
}

.internetExplorer body>.hero.frontPage>div:nth-of-type(2)>div.heroArea {
    min-height: 400px
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div * {
    color: #fff;
    text-shadow: 2px 3px 5px rgba(0, 0, 0, .5)
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
    width: clamp(320px, 45%, 45%);
    overflow: visible
}

@media (max-width:1010px) {
    .hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type {
        left: 10px
    }
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type h1 {
    margin-top: 0
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type .sliderControls {
    margin-top: 12px;
    display: flex
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type .sliderControls>div {
    margin-right: 24px
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type .sliderControls i.fab,
.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type .sliderControls i.fad,
.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type .sliderControls i.fal,
.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type .sliderControls i.far,
.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type .sliderControls i.fas,
.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:first-of-type .sliderControls svg.svg-inline--fa {
    font-size: 24px;
    font-weight: 900;
    opacity: .6
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:nth-of-type(2) {
    margin: 0 0 0 auto;
    width: 75%
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:nth-of-type(2) .slick-next:before,
.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:nth-of-type(2) .slick-prev:before {
    opacity: 0
}

.hero.frontPage>div:nth-of-type(2)>div.heroArea>div:nth-of-type(2) .sliderWrapper {
    margin: 0
}

@media (max-width:700px) {
    .hero.frontPage>div:nth-of-type(2)>div.heroArea>div:nth-of-type(2) {
        width: 100%;
        padding: 0
    }
}

.hero:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background: linear-gradient(45deg, rgba(27, 27, 27, .3) 50%, transparent 50%);
    transform: translateX(-25%);
    z-index: 1;
    pointer-events: none
}

.hero h1 {
    z-index: 2
}

.bannerGrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr 1fr;
    overflow: hidden;
    justify-content: stretch;
    justify-items: stretch
}

.bannerGrid>div:first-of-type {
    grid-row: 1/span 2;
    grid-column: 1/span 2;
    background-color: transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.bannerGrid>div:first-of-type>div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden
}

.bannerGrid>div:first-of-type>div:first-child img,
.bannerGrid>div:first-of-type>div:first-child picture {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(60%)
}

.bannerGrid>div:first-of-type>div:first-child>img:nth-of-type(2) {
    display: none
}

@media (max-width:500px) {
    .bannerGrid>div:first-of-type>div:first-child>img:nth-of-type(2):last-child {
        display: block
    }

    .bannerGrid>div:first-of-type>div:first-child>img:first-of-type:nth-last-of-type(2) {
        display: none
    }
}

.bannerGrid>div:first-of-type>div:first-child>picture>img:nth-child(n) {
    display: block
}

.bannerGrid>div:first-of-type>div:nth-child(2) {
    position: relative;
    resize: vertical;
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1010px) {
    .bannerGrid>div:first-of-type>div:nth-child(2) {
        padding-left: 10px;
        padding-right: 10px
    }
}

.internetExplorer .bannerGrid>div:first-of-type,
.internetExplorer .bannerGrid>div:first-of-type * {
    display: block
}

.internetExplorer body>.bannerGrid>div:first-of-type {
    min-height: 400px
}

.bannerGrid>div:first-of-type>div:nth-of-type(2) {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 24px
}

.bannerGrid>div:first-of-type>div:nth-of-type(2) :first-child {
    margin-top: auto
}

.bannerGrid>div:first-of-type>div:nth-of-type(2) h1,
.bannerGrid>div:first-of-type>div:nth-of-type(2) h2 {
    color: #fff;
    font-size: clamp(29px, 5vw, 44px);
    text-shadow: 1px 1px #414141
}

.bannerGrid>div:first-of-type>div:nth-of-type(2) h1 .subHeading,
.bannerGrid>div:first-of-type>div:nth-of-type(2) h2 .subHeading {
    font-size: .65em;
    color: rgba(255, 255, 255, .9);
    display: block
}

.bannerGrid>div:first-of-type>div:nth-of-type(2) h1 .subHeading:before,
.bannerGrid>div:first-of-type>div:nth-of-type(2) h2 .subHeading:before {
    display: inline;
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    color: #fff;
    content: "\f3c5";
    margin-right: 10px;
    opacity: 1
}

.bannerGrid img,
.bannerGrid picture {
    display: block
}

.bannerGrid>div:nth-of-type(n+2) {
    overflow: hidden;
    display: flex;
    justify-content: stretch;
    align-items: stretch
}

.bannerGrid>div:nth-of-type(n+2) img,
.bannerGrid>div:nth-of-type(n+2) picture {
    max-width: none;
    object-fit: cover;
    display: flex;
    align-self: stretch;
    justify-self: stretch
}

@media (max-width:1000px) {
    .bannerGrid {
        grid-template-columns: repeat(3, 1fr)
    }

    .bannerGrid>div:nth-child(3),
    .bannerGrid>div:nth-child(5),
    .bannerGrid>img:nth-child(3),
    .bannerGrid>img:nth-child(5),
    .bannerGrid>picture:nth-child(3),
    .bannerGrid>picture:nth-child(5) {
        display: none
    }
}

@media (max-width:600px) {
    .bannerGrid {
        grid-template-columns: 1fr 1fr
    }

    .bannerGrid>div:nth-child(n+2),
    .bannerGrid>img:nth-child(n+2),
    .bannerGrid>picture:nth-child(n+2) {
        display: none
    }

    .bannerGrid>div:first-of-type {
        height: 50vw
    }
}

.miniProductSummaryBox {
    color: grey;
    display: block;
    color: #29252d;
    background: #fff
}

.miniProductSummaryBox img,
.miniProductSummaryBox picture {
    min-width: 100%;
    border-radius: 4px;
    overflow: hidden
}

.miniProductSummaryBox img+div>ul,
.miniProductSummaryBox picture+div>ul {
    display: flex;
    margin: 8px 0 0 0;
    padding: 0
}

.miniProductSummaryBox img+div>ul li,
.miniProductSummaryBox picture+div>ul li {
    margin: 0;
    padding: 6px;
    text-align: left;
    font-size: 12.5px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .4px
}

.miniProductSummaryBox img+div>ul li:first-child,
.miniProductSummaryBox picture+div>ul li:first-child {
    border-radius: 4px;
    background: #858585;
    color: #fff;
    font-size: 12.5px
}

.miniProductSummaryBox img+div>ul li:first-child i.fab,
.miniProductSummaryBox img+div>ul li:first-child i.fad,
.miniProductSummaryBox img+div>ul li:first-child i.fal,
.miniProductSummaryBox img+div>ul li:first-child i.far,
.miniProductSummaryBox img+div>ul li:first-child i.fas,
.miniProductSummaryBox img+div>ul li:first-child svg.svg-inline--fa,
.miniProductSummaryBox picture+div>ul li:first-child i.fab,
.miniProductSummaryBox picture+div>ul li:first-child i.fad,
.miniProductSummaryBox picture+div>ul li:first-child i.fal,
.miniProductSummaryBox picture+div>ul li:first-child i.far,
.miniProductSummaryBox picture+div>ul li:first-child i.fas,
.miniProductSummaryBox picture+div>ul li:first-child svg.svg-inline--fa {
    color: inherit;
    vertical-align: bottom
}

.miniProductSummaryBox img+div>ul li:nth-child(n+3),
.miniProductSummaryBox picture+div>ul li:nth-child(n+3) {
    display: none
}

.miniProductSummaryBox h4,
.miniProductSummaryBox h5 {
    text-transform: none;
    color: #676767;
    margin-top: 5px;
    font-size: 15px
}

.miniProductSummaryBox h4 a,
.miniProductSummaryBox h5 a {
    color: inherit
}

.miniProductSummaryBox p {
    font-size: 11.25px;
    margin: 0;
    text-align: left
}

.miniProductSummaryBox img,
.miniProductSummaryBox picture {
    min-width: 100%;
    border-radius: 4px;
    overflow: hidden
}

.miniProductSummaryBox img+div>ul,
.miniProductSummaryBox picture+div>ul {
    display: flex;
    margin: 8px 0 0 0;
    padding: 0
}

.miniProductSummaryBox img+div>ul li,
.miniProductSummaryBox picture+div>ul li {
    margin: 0;
    padding: 6px;
    text-align: left;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .4px
}

.miniProductSummaryBox img+div>ul li:first-child,
.miniProductSummaryBox picture+div>ul li:first-child {
    border-radius: 4px;
    background: #858585;
    color: #fff;
    font-size: 14px
}

.miniProductSummaryBox img+div>ul li:first-child i.fab,
.miniProductSummaryBox img+div>ul li:first-child i.fad,
.miniProductSummaryBox img+div>ul li:first-child i.fal,
.miniProductSummaryBox img+div>ul li:first-child i.far,
.miniProductSummaryBox img+div>ul li:first-child i.fas,
.miniProductSummaryBox img+div>ul li:first-child svg.svg-inline--fa,
.miniProductSummaryBox picture+div>ul li:first-child i.fab,
.miniProductSummaryBox picture+div>ul li:first-child i.fad,
.miniProductSummaryBox picture+div>ul li:first-child i.fal,
.miniProductSummaryBox picture+div>ul li:first-child i.far,
.miniProductSummaryBox picture+div>ul li:first-child i.fas,
.miniProductSummaryBox picture+div>ul li:first-child svg.svg-inline--fa {
    color: inherit;
    vertical-align: bottom
}

.miniProductSummaryBox img+div>ul li:nth-child(n+3),
.miniProductSummaryBox picture+div>ul li:nth-child(n+3) {
    display: none
}

.miniProductSummaryBox h4,
.miniProductSummaryBox h5 {
    text-transform: none;
    color: #100e11;
    margin-top: 5px;
    font-size: 17.5px
}

.miniProductSummaryBox h4 a,
.miniProductSummaryBox h5 a {
    color: inherit
}

.miniProductSummaryBox p {
    font-size: 14px;
    margin: 0;
    text-align: left
}

.alterativeAccommodationOptions {
    clear: both;
    width: 100%;
    margin: 24px 0;
    box-sizing: border-box;
    display: grid;
    grid-gap: 24px;
    -ms-grid-columns: repeat(4, 1fr);
    grid-template-columns: repeat(4, 1fr)
}

.fold>div .alterativeAccommodationOptions:last-child {
    margin-bottom: 0
}

.fold>div .alterativeAccommodationOptions:only-child {
    margin: 0
}

.alterativeAccommodationOptions>* {
    display: none
}

.alterativeAccommodationOptions>a,
.alterativeAccommodationOptions>div {
    display: block
}

.alterativeAccommodationOptions>a:nth-child(n),
.alterativeAccommodationOptions>div:nth-child(n) {
    -ms-grid-column-span: span 1;
    grid-column: span 1
}

.alterativeAccommodationOptions>a:first-child:nth-last-child(2),
.alterativeAccommodationOptions>a:last-child:nth-child(2),
.alterativeAccommodationOptions>div:first-child:nth-last-child(2),
.alterativeAccommodationOptions>div:last-child:nth-child(2) {
    -ms-grid-column-span: span 2;
    grid-column: span 2
}

@media (max-width:850px) and (min-width:400px) {
    .alterativeAccommodationOptions {
        grid-gap: 12px
    }
}

@media (max-width:850px) {
    .alterativeAccommodationOptions {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:400px) {
    .alterativeAccommodationOptions {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.internetExplorer .alterativeAccommodationOptions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

.internetExplorer .alterativeAccommodationOptions>a,
.internetExplorer .alterativeAccommodationOptions>div {
    width: 25%;
    display: block;
    padding-left: 12px;
    padding-right: 12px
}

.internetExplorer .alterativeAccommodationOptions>a:nth-child(1),
.internetExplorer .alterativeAccommodationOptions>a:nth-child(2),
.internetExplorer .alterativeAccommodationOptions>a:nth-child(3),
.internetExplorer .alterativeAccommodationOptions>div:nth-child(1),
.internetExplorer .alterativeAccommodationOptions>div:nth-child(2),
.internetExplorer .alterativeAccommodationOptions>div:nth-child(3) {
    flex-grow: 1
}

.internetExplorer .alterativeAccommodationOptions>a *,
.internetExplorer .alterativeAccommodationOptions>div * {
    max-width: 100%
}

@media (max-width:850px) {

    .internetExplorer .alterativeAccommodationOptions>a:nth-child(n),
    .internetExplorer .alterativeAccommodationOptions>div:nth-child(n) {
        width: 100%
    }
}

.alterativeAccommodationOptions>a,
.alterativeAccommodationOptions>div {
    color: grey;
    display: block;
    color: #29252d;
    background: #fff
}

.alterativeAccommodationOptions>a img,
.alterativeAccommodationOptions>a picture,
.alterativeAccommodationOptions>div img,
.alterativeAccommodationOptions>div picture {
    min-width: 100%;
    border-radius: 4px;
    overflow: hidden
}

.alterativeAccommodationOptions>a img+div>ul,
.alterativeAccommodationOptions>a picture+div>ul,
.alterativeAccommodationOptions>div img+div>ul,
.alterativeAccommodationOptions>div picture+div>ul {
    display: flex;
    margin: 8px 0 0 0;
    padding: 0
}

.alterativeAccommodationOptions>a img+div>ul li,
.alterativeAccommodationOptions>a picture+div>ul li,
.alterativeAccommodationOptions>div img+div>ul li,
.alterativeAccommodationOptions>div picture+div>ul li {
    margin: 0;
    padding: 6px;
    text-align: left;
    font-size: 12.5px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .4px
}

.alterativeAccommodationOptions>a img+div>ul li:first-child,
.alterativeAccommodationOptions>a picture+div>ul li:first-child,
.alterativeAccommodationOptions>div img+div>ul li:first-child,
.alterativeAccommodationOptions>div picture+div>ul li:first-child {
    border-radius: 4px;
    background: #858585;
    color: #fff;
    font-size: 12.5px
}

.alterativeAccommodationOptions>a img+div>ul li:first-child i.fab,
.alterativeAccommodationOptions>a img+div>ul li:first-child i.fad,
.alterativeAccommodationOptions>a img+div>ul li:first-child i.fal,
.alterativeAccommodationOptions>a img+div>ul li:first-child i.far,
.alterativeAccommodationOptions>a img+div>ul li:first-child i.fas,
.alterativeAccommodationOptions>a img+div>ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.fab,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.fad,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.fal,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.far,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.fas,
.alterativeAccommodationOptions>a picture+div>ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.fab,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.fad,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.fal,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.far,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.fas,
.alterativeAccommodationOptions>div img+div>ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.fab,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.fad,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.fal,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.far,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.fas,
.alterativeAccommodationOptions>div picture+div>ul li:first-child svg.svg-inline--fa {
    color: inherit;
    vertical-align: bottom
}

.alterativeAccommodationOptions>a img+div>ul li:nth-child(n+3),
.alterativeAccommodationOptions>a picture+div>ul li:nth-child(n+3),
.alterativeAccommodationOptions>div img+div>ul li:nth-child(n+3),
.alterativeAccommodationOptions>div picture+div>ul li:nth-child(n+3) {
    display: none
}

.alterativeAccommodationOptions>a h4,
.alterativeAccommodationOptions>a h5,
.alterativeAccommodationOptions>div h4,
.alterativeAccommodationOptions>div h5 {
    text-transform: none;
    color: #676767;
    margin-top: 5px;
    font-size: 15px
}

.alterativeAccommodationOptions>a h4 a,
.alterativeAccommodationOptions>a h5 a,
.alterativeAccommodationOptions>div h4 a,
.alterativeAccommodationOptions>div h5 a {
    color: inherit
}

.alterativeAccommodationOptions>a p,
.alterativeAccommodationOptions>div p {
    font-size: 11.25px;
    margin: 0;
    text-align: left
}

.alterativeAccommodationOptions>a img,
.alterativeAccommodationOptions>a picture,
.alterativeAccommodationOptions>div img,
.alterativeAccommodationOptions>div picture {
    min-width: 100%;
    border-radius: 4px;
    overflow: hidden
}

.alterativeAccommodationOptions>a img+div>ul,
.alterativeAccommodationOptions>a picture+div>ul,
.alterativeAccommodationOptions>div img+div>ul,
.alterativeAccommodationOptions>div picture+div>ul {
    display: flex;
    margin: 8px 0 0 0;
    padding: 0
}

.alterativeAccommodationOptions>a img+div>ul li,
.alterativeAccommodationOptions>a picture+div>ul li,
.alterativeAccommodationOptions>div img+div>ul li,
.alterativeAccommodationOptions>div picture+div>ul li {
    margin: 0;
    padding: 6px;
    text-align: left;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .4px
}

.alterativeAccommodationOptions>a img+div>ul li:first-child,
.alterativeAccommodationOptions>a picture+div>ul li:first-child,
.alterativeAccommodationOptions>div img+div>ul li:first-child,
.alterativeAccommodationOptions>div picture+div>ul li:first-child {
    border-radius: 4px;
    background: #858585;
    color: #fff;
    font-size: 14px
}

.alterativeAccommodationOptions>a img+div>ul li:first-child i.fab,
.alterativeAccommodationOptions>a img+div>ul li:first-child i.fad,
.alterativeAccommodationOptions>a img+div>ul li:first-child i.fal,
.alterativeAccommodationOptions>a img+div>ul li:first-child i.far,
.alterativeAccommodationOptions>a img+div>ul li:first-child i.fas,
.alterativeAccommodationOptions>a img+div>ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.fab,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.fad,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.fal,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.far,
.alterativeAccommodationOptions>a picture+div>ul li:first-child i.fas,
.alterativeAccommodationOptions>a picture+div>ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.fab,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.fad,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.fal,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.far,
.alterativeAccommodationOptions>div img+div>ul li:first-child i.fas,
.alterativeAccommodationOptions>div img+div>ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.fab,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.fad,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.fal,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.far,
.alterativeAccommodationOptions>div picture+div>ul li:first-child i.fas,
.alterativeAccommodationOptions>div picture+div>ul li:first-child svg.svg-inline--fa {
    color: inherit;
    vertical-align: bottom
}

.alterativeAccommodationOptions>a img+div>ul li:nth-child(n+3),
.alterativeAccommodationOptions>a picture+div>ul li:nth-child(n+3),
.alterativeAccommodationOptions>div img+div>ul li:nth-child(n+3),
.alterativeAccommodationOptions>div picture+div>ul li:nth-child(n+3) {
    display: none
}

.alterativeAccommodationOptions>a h4,
.alterativeAccommodationOptions>a h5,
.alterativeAccommodationOptions>div h4,
.alterativeAccommodationOptions>div h5 {
    text-transform: none;
    color: #100e11;
    margin-top: 5px;
    font-size: 17.5px
}

.alterativeAccommodationOptions>a h4 a,
.alterativeAccommodationOptions>a h5 a,
.alterativeAccommodationOptions>div h4 a,
.alterativeAccommodationOptions>div h5 a {
    color: inherit
}

.alterativeAccommodationOptions>a p,
.alterativeAccommodationOptions>div p {
    font-size: 14px;
    margin: 0;
    text-align: left
}

.alterativeAccommodationOptions>a:nth-of-type(n+5),
.alterativeAccommodationOptions>div:nth-of-type(n+5) {
    display: none
}

.companyProfile,
.resortProfile {
    border: 1px solid #f2f1ed;
    border-radius: 4px;
    padding: 24px
}

.companyProfile>div,
.resortProfile>div {
    margin-top: 12px
}

.companyProfile>div>a,
.companyProfile>div>div,
.resortProfile>div>a,
.resortProfile>div>div {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.companyProfile>div>a img,
.companyProfile>div>a picture,
.companyProfile>div>div img,
.companyProfile>div>div picture,
.resortProfile>div>a img,
.resortProfile>div>a picture,
.resortProfile>div>div img,
.resortProfile>div>div picture {
    width: 75px;
    height: 75px;
    border-radius: 50%
}

.companyProfile>div>a h5,
.companyProfile>div>div h5,
.resortProfile>div>a h5,
.resortProfile>div>div h5 {
    width: calc(100% - 75px);
    padding-left: 24px;
    line-height: 1em
}

.companyProfile>div>a h5 .subHeading,
.companyProfile>div>div h5 .subHeading,
.resortProfile>div>a h5 .subHeading,
.resortProfile>div>div h5 .subHeading {
    text-transform: none;
    font-size: .75em
}

.companyProfile>div p,
.resortProfile>div p {
    width: 100%
}

.productCategoryGallery {
    margin: 48px auto;
    max-width: 100%;
    display: grid;
    grid-gap: 12px;
    grid-template-columns: repeat(4, 1fr)
}

@media (max-width:840px) {
    .productCategoryGallery {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:440px) {
    .productCategoryGallery {
        grid-template-columns: 1fr;
        grid-gap: 2vw
    }
}

@media (min-width:440px) {

    .productCategoryGallery.featuredFirstChild>a:first-of-type,
    .productCategoryGallery.featuredFirstChild>div:first-of-type {
        grid-row: 1/span 2;
        grid-column: 1/span 2
    }

    .productCategoryGallery.featuredFirstChild>a:first-of-type>img,
    .productCategoryGallery.featuredFirstChild>a:first-of-type>picture,
    .productCategoryGallery.featuredFirstChild>div:first-of-type>img,
    .productCategoryGallery.featuredFirstChild>div:first-of-type>picture {
        height: 300px
    }

    .productCategoryGallery.featuredFirstChild>a:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>a:first-of-type h5,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h5 {
        padding: 24px
    }
}

@media (min-width:440px) and (max-width:840px) {

    .productCategoryGallery.featuredFirstChild>a:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>a:first-of-type h5,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h5 {
        font-size: clamp(20px, 3vw, 24px)
    }
}

@media (min-width:840px) {

    .productCategoryGallery.featuredFirstChild>a:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>a:first-of-type h5,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h5 {
        font-size: 24px
    }
}

.productCategoryGallery>a,
.productCategoryGallery>div {
    background-color: #d3d3d3;
    border-radius: 4px;
    display: block;
    position: relative;
    overflow: hidden
}

.productCategoryGallery>a:nth-of-type(even),
.productCategoryGallery>div:nth-of-type(even) {
    background-color: #9292f0
}

.productCategoryGallery>a h1,
.productCategoryGallery>a h2,
.productCategoryGallery>a h3,
.productCategoryGallery>div h1,
.productCategoryGallery>div h2,
.productCategoryGallery>div h3 {
    display: none
}

.productCategoryGallery>a h4,
.productCategoryGallery>a h5,
.productCategoryGallery>div h4,
.productCategoryGallery>div h5 {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    padding: 12px;
    padding-right: 0
}

.productCategoryGallery>a h4:after,
.productCategoryGallery>a h5:after,
.productCategoryGallery>div h4:after,
.productCategoryGallery>div h5:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    vertical-align: top;
    margin-left: 5px;
    content: "\00A0\f054";
    display: inline-block
}

.productCategoryGallery>a img,
.productCategoryGallery>a picture,
.productCategoryGallery>div img,
.productCategoryGallery>div picture {
    min-width: 100%;
    height: 200px;
    min-height: 100%;
    transition: transform .2s;
    filter: brightness(70%)
}

.productCategoryGallery>a:focus,
.productCategoryGallery>a:hover,
.productCategoryGallery>div:focus,
.productCategoryGallery>div:hover {
    cursor: pointer
}

.productCategoryGallery>a:focus>img,
.productCategoryGallery>a:focus>picture,
.productCategoryGallery>a:hover>img,
.productCategoryGallery>a:hover>picture,
.productCategoryGallery>div:focus>img,
.productCategoryGallery>div:focus>picture,
.productCategoryGallery>div:hover>img,
.productCategoryGallery>div:hover>picture {
    transform: scale(1.15)
}

.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div {
    max-height: 80px;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h3,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h4,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h5,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h3,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h4,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h5 {
    text-align: center;
    position: relative;
    bottom: auto;
    padding: 0 5px;
    margin: 0;
    max-width: 100%
}

.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h3:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h4:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h5:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h3:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h4:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h5:after {
    display: none
}

.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a img,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a picture,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div img,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (min-width:840px) {
    .productCategoryGallery.buttonStyle {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.localAttractionGallery {
    margin: 48px auto;
    max-width: 100%;
    display: grid;
    grid-gap: 12px;
    grid-template-columns: repeat(3, 1fr)
}

@media (max-width:840px) {
    .localAttractionGallery {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:440px) {
    .localAttractionGallery {
        grid-template-columns: 1fr;
        grid-gap: 2vw
    }
}

@media (min-width:440px) {

    .localAttractionGallery.featuredFirstChild>a:first-of-type,
    .localAttractionGallery.featuredFirstChild>div:first-of-type {
        grid-row: 1/span 2;
        grid-column: 1/span 2
    }

    .localAttractionGallery.featuredFirstChild>a:first-of-type>img,
    .localAttractionGallery.featuredFirstChild>a:first-of-type>picture,
    .localAttractionGallery.featuredFirstChild>div:first-of-type>img,
    .localAttractionGallery.featuredFirstChild>div:first-of-type>picture {
        height: 300px
    }

    .localAttractionGallery.featuredFirstChild>a:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>a:first-of-type h5,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h5 {
        padding: 24px
    }
}

@media (min-width:440px) and (max-width:840px) {

    .localAttractionGallery.featuredFirstChild>a:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>a:first-of-type h5,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h5 {
        font-size: clamp(20px, 3vw, 24px)
    }
}

@media (min-width:840px) {

    .localAttractionGallery.featuredFirstChild>a:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>a:first-of-type h5,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h5 {
        font-size: 24px
    }
}

.localAttractionGallery>a,
.localAttractionGallery>div {
    background-color: #d3d3d3;
    border-radius: 4px;
    display: block;
    position: relative;
    overflow: hidden
}

.localAttractionGallery>a:nth-of-type(even),
.localAttractionGallery>div:nth-of-type(even) {
    background-color: #9292f0
}

.localAttractionGallery>a h1,
.localAttractionGallery>a h2,
.localAttractionGallery>a h3,
.localAttractionGallery>div h1,
.localAttractionGallery>div h2,
.localAttractionGallery>div h3 {
    display: none
}

.localAttractionGallery>a h4,
.localAttractionGallery>a h5,
.localAttractionGallery>div h4,
.localAttractionGallery>div h5 {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    padding: 12px;
    padding-right: 0
}

.localAttractionGallery>a h4:after,
.localAttractionGallery>a h5:after,
.localAttractionGallery>div h4:after,
.localAttractionGallery>div h5:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    vertical-align: top;
    margin-left: 5px;
    content: "\00A0\f054";
    display: inline-block
}

.localAttractionGallery>a img,
.localAttractionGallery>a picture,
.localAttractionGallery>div img,
.localAttractionGallery>div picture {
    min-width: 100%;
    height: 200px;
    min-height: 100%;
    transition: transform .2s;
    filter: brightness(70%)
}

.localAttractionGallery>a:focus,
.localAttractionGallery>a:hover,
.localAttractionGallery>div:focus,
.localAttractionGallery>div:hover {
    cursor: pointer
}

.localAttractionGallery>a:focus>img,
.localAttractionGallery>a:focus>picture,
.localAttractionGallery>a:hover>img,
.localAttractionGallery>a:hover>picture,
.localAttractionGallery>div:focus>img,
.localAttractionGallery>div:focus>picture,
.localAttractionGallery>div:hover>img,
.localAttractionGallery>div:hover>picture {
    transform: scale(1.15)
}

.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div {
    max-height: 80px;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h3,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h4,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h5,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h3,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h4,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h5 {
    text-align: center;
    position: relative;
    bottom: auto;
    padding: 0 5px;
    margin: 0;
    max-width: 100%
}

.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h3:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h4:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h5:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h3:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h4:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h5:after {
    display: none
}

.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a img,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a picture,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div img,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.localAttractionGallery>a img,
.localAttractionGallery>div img {
    height: auto
}

.localAttractionGallery>a>div,
.localAttractionGallery>div>div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px;
    background: rgba(0, 0, 0, .6)
}

.localAttractionGallery>a>div h4,
.localAttractionGallery>a>div p,
.localAttractionGallery>div>div h4,
.localAttractionGallery>div>div p {
    color: #fff;
    text-align: left
}

.localAttractionGallery>a>div h4,
.localAttractionGallery>div>div h4 {
    position: relative;
    padding: 0
}

.localAttractionGallery>a>div h4:after,
.localAttractionGallery>div>div h4:after {
    display: none
}

.localAttractionGallery>a>div p,
.localAttractionGallery>div>div p {
    font-size: .9rem;
    margin: 0
}

.localAttractionGallery>a>div p>a,
.localAttractionGallery>div>div p>a {
    color: inherit;
    text-decoration: underline;
    text-underline-position: under
}

.slick-slide>div {
    width: 96%;
    margin: 5px auto
}

.sliderWrapper {
    margin: 24px 0
}

.sliderWrapper .slider.slider-for {
    margin-bottom: 4px
}

.breadcrumb {
    background: #29252d;
    background: #fff;
    color: #29252d
}

.breadcrumb div {
    max-width: 970px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px
}

@media (max-width:1010px) {
    .breadcrumb div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.breadcrumb div,
.breadcrumb div a {
    color: #fff
}

.breadcrumb div .fa,
.breadcrumb div>.svg-inline--fa {
    vertical-align: middle;
    color: #b74928
}

.breadcrumb div {
    color: #29252d
}

.breadcrumb div a {
    color: #29252d;
    text-decoration: underline
}

.productCategoryGallery {
    margin: 48px auto;
    max-width: 100%;
    display: grid;
    grid-gap: 12px;
    grid-template-columns: repeat(4, 1fr)
}

@media (max-width:840px) {
    .productCategoryGallery {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:440px) {
    .productCategoryGallery {
        grid-template-columns: 1fr;
        grid-gap: 2vw
    }
}

@media (min-width:440px) {

    .productCategoryGallery.featuredFirstChild>a:first-of-type,
    .productCategoryGallery.featuredFirstChild>div:first-of-type {
        grid-row: 1/span 2;
        grid-column: 1/span 2
    }

    .productCategoryGallery.featuredFirstChild>a:first-of-type>img,
    .productCategoryGallery.featuredFirstChild>a:first-of-type>picture,
    .productCategoryGallery.featuredFirstChild>div:first-of-type>img,
    .productCategoryGallery.featuredFirstChild>div:first-of-type>picture {
        height: 300px
    }

    .productCategoryGallery.featuredFirstChild>a:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>a:first-of-type h5,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h5 {
        padding: 24px
    }
}

@media (min-width:440px) and (max-width:840px) {

    .productCategoryGallery.featuredFirstChild>a:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>a:first-of-type h5,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h5 {
        font-size: clamp(20px, 3vw, 24px)
    }
}

@media (min-width:840px) {

    .productCategoryGallery.featuredFirstChild>a:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>a:first-of-type h5,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h4,
    .productCategoryGallery.featuredFirstChild>div:first-of-type h5 {
        font-size: 24px
    }
}

.productCategoryGallery>a,
.productCategoryGallery>div {
    background-color: #d3d3d3;
    border-radius: 4px;
    display: block;
    position: relative;
    overflow: hidden
}

.productCategoryGallery>a:nth-of-type(even),
.productCategoryGallery>div:nth-of-type(even) {
    background-color: #9292f0
}

.productCategoryGallery>a h1,
.productCategoryGallery>a h2,
.productCategoryGallery>a h3,
.productCategoryGallery>div h1,
.productCategoryGallery>div h2,
.productCategoryGallery>div h3 {
    display: none
}

.productCategoryGallery>a h4,
.productCategoryGallery>a h5,
.productCategoryGallery>div h4,
.productCategoryGallery>div h5 {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    padding: 12px;
    padding-right: 0
}

.productCategoryGallery>a h4:after,
.productCategoryGallery>a h5:after,
.productCategoryGallery>div h4:after,
.productCategoryGallery>div h5:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    vertical-align: top;
    margin-left: 5px;
    content: "\00A0\f054";
    display: inline-block
}

.productCategoryGallery>a img,
.productCategoryGallery>a picture,
.productCategoryGallery>div img,
.productCategoryGallery>div picture {
    min-width: 100%;
    height: 200px;
    min-height: 100%;
    transition: transform .2s;
    filter: brightness(70%)
}

.productCategoryGallery>a:focus,
.productCategoryGallery>a:hover,
.productCategoryGallery>div:focus,
.productCategoryGallery>div:hover {
    cursor: pointer
}

.productCategoryGallery>a:focus>img,
.productCategoryGallery>a:focus>picture,
.productCategoryGallery>a:hover>img,
.productCategoryGallery>a:hover>picture,
.productCategoryGallery>div:focus>img,
.productCategoryGallery>div:focus>picture,
.productCategoryGallery>div:hover>img,
.productCategoryGallery>div:hover>picture {
    transform: scale(1.15)
}

.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div {
    max-height: 80px;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h3,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h4,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h5,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h3,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h4,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h5 {
    text-align: center;
    position: relative;
    bottom: auto;
    padding: 0 5px;
    margin: 0;
    max-width: 100%
}

.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h3:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h4:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a h5:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h3:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h4:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div h5:after {
    display: none
}

.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a img,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>a picture,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div img,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild)>div picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (min-width:840px) {
    .productCategoryGallery.buttonStyle {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.localAttractionGallery {
    margin: 48px auto;
    max-width: 100%;
    display: grid;
    grid-gap: 12px;
    grid-template-columns: repeat(3, 1fr)
}

@media (max-width:840px) {
    .localAttractionGallery {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:440px) {
    .localAttractionGallery {
        grid-template-columns: 1fr;
        grid-gap: 2vw
    }
}

@media (min-width:440px) {

    .localAttractionGallery.featuredFirstChild>a:first-of-type,
    .localAttractionGallery.featuredFirstChild>div:first-of-type {
        grid-row: 1/span 2;
        grid-column: 1/span 2
    }

    .localAttractionGallery.featuredFirstChild>a:first-of-type>img,
    .localAttractionGallery.featuredFirstChild>a:first-of-type>picture,
    .localAttractionGallery.featuredFirstChild>div:first-of-type>img,
    .localAttractionGallery.featuredFirstChild>div:first-of-type>picture {
        height: 300px
    }

    .localAttractionGallery.featuredFirstChild>a:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>a:first-of-type h5,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h5 {
        padding: 24px
    }
}

@media (min-width:440px) and (max-width:840px) {

    .localAttractionGallery.featuredFirstChild>a:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>a:first-of-type h5,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h5 {
        font-size: clamp(20px, 3vw, 24px)
    }
}

@media (min-width:840px) {

    .localAttractionGallery.featuredFirstChild>a:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>a:first-of-type h5,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h4,
    .localAttractionGallery.featuredFirstChild>div:first-of-type h5 {
        font-size: 24px
    }
}

.localAttractionGallery>a,
.localAttractionGallery>div {
    background-color: #d3d3d3;
    border-radius: 4px;
    display: block;
    position: relative;
    overflow: hidden
}

.localAttractionGallery>a:nth-of-type(even),
.localAttractionGallery>div:nth-of-type(even) {
    background-color: #9292f0
}

.localAttractionGallery>a h1,
.localAttractionGallery>a h2,
.localAttractionGallery>a h3,
.localAttractionGallery>div h1,
.localAttractionGallery>div h2,
.localAttractionGallery>div h3 {
    display: none
}

.localAttractionGallery>a h4,
.localAttractionGallery>a h5,
.localAttractionGallery>div h4,
.localAttractionGallery>div h5 {
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    text-shadow: none;
    padding: 12px;
    padding-right: 0
}

.localAttractionGallery>a h4:after,
.localAttractionGallery>a h5:after,
.localAttractionGallery>div h4:after,
.localAttractionGallery>div h5:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    vertical-align: top;
    margin-left: 5px;
    content: "\00A0\f054";
    display: inline-block
}

.localAttractionGallery>a img,
.localAttractionGallery>a picture,
.localAttractionGallery>div img,
.localAttractionGallery>div picture {
    min-width: 100%;
    height: 200px;
    min-height: 100%;
    transition: transform .2s;
    filter: brightness(70%)
}

.localAttractionGallery>a:focus,
.localAttractionGallery>a:hover,
.localAttractionGallery>div:focus,
.localAttractionGallery>div:hover {
    cursor: pointer
}

.localAttractionGallery>a:focus>img,
.localAttractionGallery>a:focus>picture,
.localAttractionGallery>a:hover>img,
.localAttractionGallery>a:hover>picture,
.localAttractionGallery>div:focus>img,
.localAttractionGallery>div:focus>picture,
.localAttractionGallery>div:hover>img,
.localAttractionGallery>div:hover>picture {
    transform: scale(1.15)
}

.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div {
    max-height: 80px;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h3,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h4,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h5,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h3,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h4,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h5 {
    text-align: center;
    position: relative;
    bottom: auto;
    padding: 0 5px;
    margin: 0;
    max-width: 100%
}

.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h3:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h4:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a h5:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h3:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h4:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div h5:after {
    display: none
}

.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a img,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>a picture,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div img,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild)>div picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.localAttractionGallery>a img,
.localAttractionGallery>div img {
    height: auto
}

.localAttractionGallery>a>div,
.localAttractionGallery>div>div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 12px;
    background: rgba(0, 0, 0, .6)
}

.localAttractionGallery>a>div h4,
.localAttractionGallery>a>div p,
.localAttractionGallery>div>div h4,
.localAttractionGallery>div>div p {
    color: #fff;
    text-align: left
}

.localAttractionGallery>a>div h4,
.localAttractionGallery>div>div h4 {
    position: relative;
    padding: 0
}

.localAttractionGallery>a>div h4:after,
.localAttractionGallery>div>div h4:after {
    display: none
}

.localAttractionGallery>a>div p,
.localAttractionGallery>div>div p {
    font-size: .9rem;
    margin: 0
}

.localAttractionGallery>a>div p>a,
.localAttractionGallery>div>div p>a {
    color: inherit;
    text-decoration: underline;
    text-underline-position: under
}

@media (min-width:875px) {
    .threeProductsGrid {
        clear: both;
        width: 100%;
        margin: 24px 0;
        box-sizing: border-box;
        display: grid;
        grid-gap: 24px;
        -ms-grid-columns: repeat(3, 1fr);
        grid-template-columns: repeat(3, 1fr)
    }

    .fold>div .threeProductsGrid:last-child {
        margin-bottom: 0
    }

    .fold>div .threeProductsGrid:only-child {
        margin: 0
    }

    .threeProductsGrid>* {
        display: none
    }

    .threeProductsGrid>a,
    .threeProductsGrid>div {
        display: block
    }

    .threeProductsGrid>a:nth-child(n),
    .threeProductsGrid>div:nth-child(n) {
        -ms-grid-column-span: span 1;
        grid-column: span 1
    }

    .internetExplorer .threeProductsGrid {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto
    }

    .internetExplorer .threeProductsGrid>a,
    .internetExplorer .threeProductsGrid>div {
        width: 33.33333333%;
        display: block;
        padding-left: 12px;
        padding-right: 12px
    }

    .internetExplorer .threeProductsGrid>a:nth-child(1),
    .internetExplorer .threeProductsGrid>a:nth-child(2),
    .internetExplorer .threeProductsGrid>a:nth-child(3),
    .internetExplorer .threeProductsGrid>div:nth-child(1),
    .internetExplorer .threeProductsGrid>div:nth-child(2),
    .internetExplorer .threeProductsGrid>div:nth-child(3) {
        flex-grow: 1
    }

    .internetExplorer .threeProductsGrid>a *,
    .internetExplorer .threeProductsGrid>div * {
        max-width: 100%
    }
}

@media (min-width:875px) and (max-width:800px) and (min-width:650px) {
    .threeProductsGrid {
        grid-gap: 12px
    }
}

@media (min-width:875px) and (max-width:650px) {
    .threeProductsGrid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

@media (min-width:875px) and (max-width:800px) {

    .internetExplorer .threeProductsGrid>a:nth-child(n),
    .internetExplorer .threeProductsGrid>div:nth-child(n) {
        width: 100%
    }
}

@media (max-width:875px) {
    .threeProductsGrid {
        display: flex;
        flex-direction: column
    }

    .threeProductsGrid>div {
        margin: 24px auto;
        width: clamp(280px, 100%, 625px)
    }

    .threeProductsGrid>div>div {
        margin: 0
    }
}

@media (min-width:875px) and (max-width:1030px) {
    .threeProductsGrid {
        margin-left: 24px;
        margin-right: 24px;
        max-width: 100%;
        width: auto
    }
}

.downloadsArea,
.skiInfoTableArea {
    border-radius: 4px;
    overflow: hidden
}

.downloadsArea>*,
.skiInfoTableArea>* {
    padding: 12px
}

.downloadsArea>h2,
.skiInfoTableArea>h2 {
    background: #b74928;
    color: #fff;
    margin-bottom: 0;
    font-size: 1.5rem
}

.downloadsArea>h2:before,
.skiInfoTableArea>h2:before {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    display: inline-block;
    color: #78301a;
    content: "\f56d";
    vertical-align: top
}

.downloadsArea>h2 .endNote,
.skiInfoTableArea>h2 .endNote {
    color: #78301a;
    opacity: 1;
    float: right
}

.downloadsArea>div,
.skiInfoTableArea>div {
    background: #f2f2f2;
    margin-top: 5px;
    position: relative;
    overflow: hidden
}

.downloadsArea>div h4,
.skiInfoTableArea>div h4 {
    font-size: 17px;
    text-align: left
}

.downloadsArea>div table td,
.downloadsArea>div table th,
.skiInfoTableArea>div table td,
.skiInfoTableArea>div table th {
    padding: 12px
}

.downloadsArea>div table td,
.skiInfoTableArea>div table td {
    font-size: .9rem
}

.downloadsArea:after,
.skiInfoTableArea:after {
    display: block;
    content: "";
    border-top: 10px solid #b74928;
    margin-top: 5px;
    height: 0
}

.skiInfoTableArea h2:before {
    content: "\f7c8"
}

.downloadsArea>div {
    padding-top: 24px
}

.downloadsArea ul {
    font-size: .9rem
}

.downloadsArea ul li {
    padding: 6px
}

.content-options,
.top-options {
    padding: clamp(30px, 7.5vh, 110px) 0;
    background: #f2f1ed
}

.content-options>div,
.top-options>div {
    max-width: 1480px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1520px) {

    .content-options>div,
    .top-options>div {
        padding-left: 10px;
        padding-right: 10px
    }
}

.content-options>div:not(:last-child),
.top-options>div:not(:last-child) {
    margin-bottom: 24px
}

.content-options:not(.content-options) h2,
.top-options:not(.content-options) h2 {
    font-size: clamp(2.5rem, 6.5vw, 5rem)
}

.content-options>div .cards,
.top-options>div .cards {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin: auto;
    margin-top: 48px
}

.content-options>div .cards>a,
.content-options>div .cards>div,
.content-options>div .cards>li,
.top-options>div .cards>a,
.top-options>div .cards>div,
.top-options>div .cards>li {
    margin-bottom: 24px;
    min-width: 296px;
    flex-grow: 1;
    flex-basis: calc((100% - ((4 - 1) * 24px))/ 4)
}

.content-options>div .cards>a:last-child:nth-child(2),
.content-options>div .cards>a:last-child:nth-child(3),
.content-options>div .cards>a:last-child:nth-child(4),
.content-options>div .cards>div:last-child:nth-child(2),
.content-options>div .cards>div:last-child:nth-child(3),
.content-options>div .cards>div:last-child:nth-child(4),
.content-options>div .cards>li:last-child:nth-child(2),
.content-options>div .cards>li:last-child:nth-child(3),
.content-options>div .cards>li:last-child:nth-child(4),
.top-options>div .cards>a:last-child:nth-child(2),
.top-options>div .cards>a:last-child:nth-child(3),
.top-options>div .cards>a:last-child:nth-child(4),
.top-options>div .cards>div:last-child:nth-child(2),
.top-options>div .cards>div:last-child:nth-child(3),
.top-options>div .cards>div:last-child:nth-child(4),
.top-options>div .cards>li:last-child:nth-child(2),
.top-options>div .cards>li:last-child:nth-child(3),
.top-options>div .cards>li:last-child:nth-child(4) {
    margin-bottom: 0
}

.content-options>div .cards>a:nth-last-child(2):first-child,
.content-options>div .cards>a:nth-last-child(2):nth-child(2),
.content-options>div .cards>a:nth-last-child(2):nth-child(3),
.content-options>div .cards>div:nth-last-child(2):first-child,
.content-options>div .cards>div:nth-last-child(2):nth-child(2),
.content-options>div .cards>div:nth-last-child(2):nth-child(3),
.content-options>div .cards>li:nth-last-child(2):first-child,
.content-options>div .cards>li:nth-last-child(2):nth-child(2),
.content-options>div .cards>li:nth-last-child(2):nth-child(3),
.top-options>div .cards>a:nth-last-child(2):first-child,
.top-options>div .cards>a:nth-last-child(2):nth-child(2),
.top-options>div .cards>a:nth-last-child(2):nth-child(3),
.top-options>div .cards>div:nth-last-child(2):first-child,
.top-options>div .cards>div:nth-last-child(2):nth-child(2),
.top-options>div .cards>div:nth-last-child(2):nth-child(3),
.top-options>div .cards>li:nth-last-child(2):first-child,
.top-options>div .cards>li:nth-last-child(2):nth-child(2),
.top-options>div .cards>li:nth-last-child(2):nth-child(3) {
    margin-bottom: 0
}

.content-options>div .cards>a:nth-last-child(3):first-child,
.content-options>div .cards>a:nth-last-child(3):nth-child(2),
.content-options>div .cards>div:nth-last-child(3):first-child,
.content-options>div .cards>div:nth-last-child(3):nth-child(2),
.content-options>div .cards>li:nth-last-child(3):first-child,
.content-options>div .cards>li:nth-last-child(3):nth-child(2),
.top-options>div .cards>a:nth-last-child(3):first-child,
.top-options>div .cards>a:nth-last-child(3):nth-child(2),
.top-options>div .cards>div:nth-last-child(3):first-child,
.top-options>div .cards>div:nth-last-child(3):nth-child(2),
.top-options>div .cards>li:nth-last-child(3):first-child,
.top-options>div .cards>li:nth-last-child(3):nth-child(2) {
    margin-bottom: 0
}

@media (max-width:1280px) {

    .content-options>div .cards>a,
    .content-options>div .cards>div,
    .content-options>div .cards>li,
    .top-options>div .cards>a,
    .top-options>div .cards>div,
    .top-options>div .cards>li {
        flex-basis: calc((100% - (2 * 24px))/ 2)
    }

    .content-options>div .cards>a:first-child:nth-last-child(3),
    .content-options>div .cards>a:last-child:nth-child(3),
    .content-options>div .cards>a:nth-last-child(2):nth-child(2),
    .content-options>div .cards>div:first-child:nth-last-child(3),
    .content-options>div .cards>div:last-child:nth-child(3),
    .content-options>div .cards>div:nth-last-child(2):nth-child(2),
    .content-options>div .cards>li:first-child:nth-last-child(3),
    .content-options>div .cards>li:last-child:nth-child(3),
    .content-options>div .cards>li:nth-last-child(2):nth-child(2),
    .top-options>div .cards>a:first-child:nth-last-child(3),
    .top-options>div .cards>a:last-child:nth-child(3),
    .top-options>div .cards>a:nth-last-child(2):nth-child(2),
    .top-options>div .cards>div:first-child:nth-last-child(3),
    .top-options>div .cards>div:last-child:nth-child(3),
    .top-options>div .cards>div:nth-last-child(2):nth-child(2),
    .top-options>div .cards>li:first-child:nth-last-child(3),
    .top-options>div .cards>li:last-child:nth-child(3),
    .top-options>div .cards>li:nth-last-child(2):nth-child(2) {
        flex-basis: calc((100% - (2 * 24px))/ 3)
    }
}

@media (max-width:1028px) {

    .content-options>div .cards>a:first-child:nth-last-child(3),
    .content-options>div .cards>a:last-child:nth-child(3),
    .content-options>div .cards>a:nth-last-child(2):nth-child(2),
    .content-options>div .cards>div:first-child:nth-last-child(3),
    .content-options>div .cards>div:last-child:nth-child(3),
    .content-options>div .cards>div:nth-last-child(2):nth-child(2),
    .content-options>div .cards>li:first-child:nth-last-child(3),
    .content-options>div .cards>li:last-child:nth-child(3),
    .content-options>div .cards>li:nth-last-child(2):nth-child(2),
    .top-options>div .cards>a:first-child:nth-last-child(3),
    .top-options>div .cards>a:last-child:nth-child(3),
    .top-options>div .cards>a:nth-last-child(2):nth-child(2),
    .top-options>div .cards>div:first-child:nth-last-child(3),
    .top-options>div .cards>div:last-child:nth-child(3),
    .top-options>div .cards>div:nth-last-child(2):nth-child(2),
    .top-options>div .cards>li:first-child:nth-last-child(3),
    .top-options>div .cards>li:last-child:nth-child(3),
    .top-options>div .cards>li:nth-last-child(2):nth-child(2) {
        flex-basis: 100%;
        margin-bottom: 24px
    }
}

@media (max-width:684px) {

    .content-options>div .cards>a,
    .content-options>div .cards>div,
    .content-options>div .cards>li,
    .top-options>div .cards>a,
    .top-options>div .cards>div,
    .top-options>div .cards>li {
        flex-basis: calc((100% - 24px)/ 2);
        min-width: 0
    }
}

@media (max-width:640px) {

    .content-options>div .cards>a,
    .content-options>div .cards>div,
    .content-options>div .cards>li,
    .top-options>div .cards>a,
    .top-options>div .cards>div,
    .top-options>div .cards>li {
        flex-basis: 100%
    }
}

.content-options>div .cards>a,
.top-options>div .cards>a {
    margin-bottom: 24px;
    background: #fff;
    padding: 24px;
    border-radius: 4px;
    border: 1px solid #f2f1ed;
    display: flex;
    flex-direction: column
}

.content-options>div .cards>a:not(:last-of-type),
.top-options>div .cards>a:not(:last-of-type) {
    margin-bottom: 24px
}

.content-options>div .cards>a:nth-child(n):nth-last-child(n),
.top-options>div .cards>a:nth-child(n):nth-last-child(n) {
    margin: 0
}

@media (max-width:938px) {

    .content-options>div .cards>a:nth-child(n):nth-last-child(n),
    .top-options>div .cards>a:nth-child(n):nth-last-child(n) {
        margin-bottom: 0
    }
}

.content-options>div .cards>a,
.content-options>div .cards>a *,
.top-options>div .cards>a,
.top-options>div .cards>a * {
    transition: all ease .35s
}

.content-options>div .cards>a .CTA,
.content-options>div .cards>a h4,
.content-options>div .cards>a p,
.top-options>div .cards>a .CTA,
.top-options>div .cards>a h4,
.top-options>div .cards>a p {
    text-align: left;
    padding-left: 0
}

.content-options>div .cards>a h4,
.top-options>div .cards>a h4 {
    font-weight: 600
}

.content-options>div .cards>a p,
.top-options>div .cards>a p {
    line-height: 1.6em;
    font-size: 17px
}

.content-options>div .cards>a i.fab,
.content-options>div .cards>a i.fal,
.content-options>div .cards>a i.far,
.content-options>div .cards>a i.fas,
.content-options>div .cards>a svg,
.top-options>div .cards>a i.fab,
.top-options>div .cards>a i.fal,
.top-options>div .cards>a i.far,
.top-options>div .cards>a i.fas,
.top-options>div .cards>a svg {
    margin: 0 auto 24px 0;
    width: 105px;
    height: 105px;
    color: #514e4d;
    fill: #514e4d
}

.content-options>div .cards>a .CTA,
.top-options>div .cards>a .CTA {
    border: none;
    font-size: .9rem;
    line-height: 24px;
    padding: 12px;
    border-radius: 4px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: #b74928;
    display: block;
    margin: auto auto 0 0
}

.content-options>div .cards>a .CTA:after,
.top-options>div .cards>a .CTA:after {
    margin-left: 12px
}

.content-options>div .cards>a:hover,
.top-options>div .cards>a:hover {
    background: #29252d
}

.content-options>div .cards>a:hover *,
.content-options>div .cards>a:hover svg *,
.top-options>div .cards>a:hover *,
.top-options>div .cards>a:hover svg * {
    color: #fff;
    fill: #fff
}

.content-options>div .cards>a:hover .CTA:after,
.top-options>div .cards>a:hover .CTA:after {
    animation: moveBackAndForth .5s ease-in-out forwards
}

@media (min-width:956px) {

    .content-options>div .cards>a:first-child:nth-last-child(3),
    .content-options>div .cards>a:last-child:nth-child(3),
    .content-options>div .cards>a:nth-last-child(2):nth-child(2),
    .top-options>div .cards>a:first-child:nth-last-child(3),
    .top-options>div .cards>a:last-child:nth-child(3),
    .top-options>div .cards>a:nth-last-child(2):nth-child(2) {
        flex-basis: 29%;
        flex-grow: 1
    }
}

.content-options+.singleFullWidthCTA,
.top-options+.singleFullWidthCTA {
    max-width: 100%;
    width: 100%;
    border-top: clamp(48px, 5vw, 100px) solid #f2f1ed
}

@media (max-width:1320px) {

    .content-options+.singleFullWidthCTA,
    .top-options+.singleFullWidthCTA {
        padding-left: 0;
        padding-right: 0
    }
}

.content-options+.singleFullWidthCTA:before,
.top-options+.singleFullWidthCTA:before {
    display: block;
    content: "";
    background: #f2f1ed;
    height: 100px
}

.content-options+.singleFullWidthCTA>div,
.top-options+.singleFullWidthCTA>div {
    margin: 0 auto;
    margin-top: -100px;
    width: 1280px;
    max-width: 96%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    height: 200px;
    background: #29252d
}

@media (min-width:1250px) {

    .content-options+.singleFullWidthCTA>div,
    .top-options+.singleFullWidthCTA>div {
        padding-left: 72px;
        padding-right: 72px
    }
}

.content-options+.singleFullWidthCTA>div>div,
.top-options+.singleFullWidthCTA>div>div {
    max-width: 50%
}

.content-options+.singleFullWidthCTA>div>div p,
.top-options+.singleFullWidthCTA>div>div p {
    font-size: clamp(1.75rem, 3vw, 2.1rem)
}

.content-options+.singleFullWidthCTA>div>a.button,
.top-options+.singleFullWidthCTA>div>a.button {
    margin: auto 0 auto auto;
    border-radius: 4px;
    padding: 24px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .5px;
    border: 2px solid #fff
}

.content-options+.singleFullWidthCTA>div>a.button:hover,
.top-options+.singleFullWidthCTA>div>a.button:hover {
    color: #29252d
}

.content-options+.singleFullWidthCTA>div>a.button:not(:hover),
.top-options+.singleFullWidthCTA>div>a.button:not(:hover) {
    color: #fff;
    background: 0 0
}

.content-options+.singleFullWidthCTA>div>a.button:not(:hover):after,
.top-options+.singleFullWidthCTA>div>a.button:not(:hover):after {
    color: #fff
}

@media (max-width:768px) {

    .content-options+.singleFullWidthCTA>div,
    .top-options+.singleFullWidthCTA>div {
        flex-direction: column;
        height: auto;
        padding-top: 48px;
        padding-bottom: 48px
    }

    .content-options+.singleFullWidthCTA>div>div,
    .top-options+.singleFullWidthCTA>div>div {
        width: 100%;
        max-width: 550px;
        margin: auto
    }

    .content-options+.singleFullWidthCTA>div>div p,
    .top-options+.singleFullWidthCTA>div>div p {
        text-align: center
    }

    .content-options+.singleFullWidthCTA>div>a.button,
    .top-options+.singleFullWidthCTA>div>a.button {
        margin: 48px auto 0 auto;
        text-align: center;
        display: block;
        width: 100%;
        max-width: 320px
    }

    .content-options+.singleFullWidthCTA>div>a.button:after,
    .top-options+.singleFullWidthCTA>div>a.button:after {
        display: none
    }
}

.team-display {
    display: grid;
    grid-gap: 48px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 48px auto
}

@media (max-width:1150px) {
    .team-display {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:770px) {
    .team-display {
        grid-template-columns: 1fr;
        max-width: 650px;
        margin-left: auto;
        margin-right: auto
    }
}

.team-display>div {
    display: flex;
    gap: 12px
}

.team-display>div img {
    width: 115px;
    height: 115px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    flex-grow: 0
}

.team-display>div>div {
    width: auto;
    flex: 1
}

.team-display>div>div h5 a,
.team-display>div>div h5 span {
    font-size: .75em;
    opacity: .8;
    color: inherit;
    text-decoration: none
}

.team-display>div>div h6,
.team-display>div>div p {
    margin: 0
}

.team-display>div>div p {
    font-size: .9rem;
    line-height: 1.6em;
    letter-spacing: .25px
}

.team-display>div>div h6 {
    font-weight: 500;
    display: inline-block;
    color: #fff;
    background: #29252d;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .4px
}

.cookie-consent {
    z-index: 10001;
    background: #e5e5e5;
    position: fixed;
    bottom: 12px;
    right: 12px;
    padding: 24px;
    width: 300px;
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px;
    display: none;
    flex-direction: column;
    gap: 6px;
    border-radius: 4px
}

.cookie-consent.displayed {
    display: flex
}

.cookie-consent p {
    margin: 0 0 12px 0;
    font-size: 14px;
    line-height: 1.4
}

.cookie-consent p a {
    color: #100e11;
    font-weight: 700
}

.cookie-consent button {
    border-radius: 4px;
    border: 1px solid #29252d;
    padding: 6px 0
}

.cookie-consent button:first-of-type {
    border: none;
    background: #000;
    color: #fff;
    font-weight: 600
}