@charset "UTF-8";
@-webkit-keyframes flickerAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes flickerAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes flickerAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flickerAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes upAndDown {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@-moz-keyframes upAndDown {
  0% {
    -moz-transform: translateX(-10px);
         transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(10px);
         transform: translateX(10px);
  }
}
@-o-keyframes upAndDown {
  0% {
    -o-transform: translateX(-10px);
       transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(10px);
       transform: translateX(10px);
  }
}
@keyframes upAndDown {
  0% {
    -webkit-transform: translateX(-10px);
       -moz-transform: translateX(-10px);
         -o-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(10px);
       -moz-transform: translateX(10px);
         -o-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@-webkit-keyframes pulsating {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@-moz-keyframes pulsating {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  100% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
}
@-o-keyframes pulsating {
  0% {
    -o-transform: scale(1);
       transform: scale(1);
  }
  100% {
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
}
@keyframes pulsating {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@font-face {
  font-family: "global-icons";
  src: url("/fonts/icons/global-icons.ttf?l27sm6") format("truetype"), url("/fonts/icons/global-icons.woff?l27sm6") format("woff"), url("/fonts/icons/global-icons.svg?l27sm6#global-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "social-icons";
  src: url("/fonts/icons/social-icons.eot?ejdvaz");
  src: url("/fonts/icons/social-icons.eot?ejdvaz#iefix") format("embedded-opentype"), url("/fonts/icons/social-icons.ttf?ejdvaz") format("truetype"), url("/fonts/icons/social-icons.woff?ejdvaz") format("woff"), url("/fonts/icons/social-icons.svg?ejdvaz#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*
    * social icons
*/
.social-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "social-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icon.social-blog-icon:before {
  content: "";
}
.social-icon.social-facebook-icon:before {
  content: "";
}
.social-icon.social-flickr-icon:before {
  content: "";
}
.social-icon.social-instagram-icon:before {
  content: "";
}
.social-icon.social-issuu-icon:before {
  content: "";
}
.social-icon.social-linkedin-icon:before {
  content: "";
}
.social-icon.social-pinterest-icon:before {
  content: "";
}
.social-icon.social-soundcloud-icon:before {
  content: "";
}
.social-icon.social-twitter-icon:before {
  content: "";
}
.social-icon.social-vimeo-icon:before {
  content: "";
}
.social-icon.social-youtube-icon:before {
  content: "";
}
.social-icon.social-news-icon:before {
  content: "";
}

/* end social icons */
/*
    * global icons
*/
.after-g-icon:after, .footer .map-holder ul p a:after {
  font-family: "global-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.after-g-icon.g-apply-icon:after, .footer .map-holder ul p a.g-apply-icon:after {
  content: "";
}
.after-g-icon.g-map-pin-icon:after, .footer .map-holder ul p a.g-map-pin-icon:after {
  content: "";
}
.after-g-icon.g-angle-down-icon:after, .footer .map-holder ul p a.g-angle-down-icon:after {
  content: "";
}
.after-g-icon.g-envelope-icon:after, .footer .map-holder ul p a.g-envelope-icon:after {
  content: "";
}
.after-g-icon.g-search-icon-icon:after, .footer .map-holder ul p a.g-search-icon-icon:after {
  content: "";
}
.after-g-icon.g-long-arrow-icon:after, .footer .map-holder ul p a.g-long-arrow-icon:after {
  content: "";
}
.after-g-icon.g-small-arrow-icon:after, .footer .map-holder ul p a:after {
  content: "";
}
.after-g-icon.g-circle-cut-icon:after, .footer .map-holder ul p a.g-circle-cut-icon:after {
  content: "";
}
.after-g-icon.g-angle-right-icon:after, .footer .map-holder ul p a.g-angle-right-icon:after {
  content: "";
}
.after-g-icon.g-email-icon:after, .footer .map-holder ul p a.g-email-icon:after {
  content: "";
}
.after-g-icon.g-mail-icon:after, .footer .map-holder ul p a.g-mail-icon:after {
  content: "";
}
.after-g-icon.g-volume-mute-icon:after, .footer .map-holder ul p a.g-volume-mute-icon:after {
  content: "";
}
.after-g-icon.g-volume-high-icon:after, .footer .map-holder ul p a.g-volume-high-icon:after {
  content: "";
}
.after-g-icon.g-close-icon:before, .footer .map-holder ul p a.g-close-icon:before {
  content: "";
}
.after-g-icon.g-pause-icon:before, .footer .map-holder ul p a.g-pause-icon:before {
  content: "";
}
.after-g-icon.g-play-icon:after, .footer .map-holder ul p a.g-play-icon:after {
  content: "";
}

.before-g-icon:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "global-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.before-g-icon.g-apply-icon:before {
  content: "";
}
.before-g-icon.g-map-pin-icon:before {
  content: "";
}
.before-g-icon.g-email-icon:before {
  content: "";
}
.before-g-icon.g-mail-icon:before {
  content: "";
}
.before-g-icon.g-angle-down-icon:before {
  content: "";
}
.before-g-icon.g-envelope-icon:before {
  content: "";
}
.before-g-icon.g-search-icon-icon:before {
  content: "";
}
.before-g-icon.g-long-arrow-icon:before {
  content: "";
}
.before-g-icon.g-small-arrow-icon:before, .footer .map-holder ul p a.before-g-icon:before {
  content: "";
}
.before-g-icon.g-circle-cut-icon:before {
  content: "";
}
.before-g-icon.g-angle-right-icon:before {
  content: "";
}
.before-g-icon.g-volume-mute-icon:before {
  content: "";
}
.before-g-icon.g-volume-high-icon:before {
  content: "";
}
.before-g-icon.g-close-icon:before {
  content: "";
}
.before-g-icon.g-pause-icon:before {
  content: "";
}
.before-g-icon.g-play-icon:before {
  content: "";
}

.g-icon, .downloadBtn:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "global-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.g-icon.g-apply-icon:before, .g-apply-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-map-pin-icon:before, .g-map-pin-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-email-icon:before, .g-email-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-mail-icon:before, .g-mail-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-angle-down-icon:before, .g-angle-down-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-envelope-icon:before, .g-envelope-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-search-icon-icon:before, .g-search-icon-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-long-arrow-icon:before, .g-long-arrow-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-small-arrow-icon:before, .footer .map-holder ul p a.g-icon:before, .g-small-arrow-icon.downloadBtn:before, .footer .map-holder ul p a.downloadBtn:before {
  content: "";
}
.g-icon.g-circle-cut-icon:before, .g-circle-cut-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-angle-right-icon:before, .g-angle-right-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-volume-mute-icon:before, .g-volume-mute-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-volume-high-icon:before, .g-volume-high-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-close-icon:before, .g-close-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-pause-icon:before, .g-pause-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-play-icon:before, .g-play-icon.downloadBtn:before {
  content: "";
}
.g-icon.g-logout-icon:before, .g-logout-icon.downloadBtn:before {
  content: "«";
  position: absolute;
  font-size: 37px;
  top: -5px;
}

@font-face {
  font-family: "secondlevel-icons";
  src: url("/fonts/icons/secondlevel-icons.ttf?xvvvm2") format("truetype"), url("/fonts/icons/secondlevel-icons.woff?xvvvm2") format("woff"), url("/fonts/icons/secondlevel-icons.svg?xvvvm2#secondlevel-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.sl-icons.sl-mail-icon:after, .secondLvlCss a.sl-mail-icon[href$=".pdf"]:not(.downloadBtn):not(.customCssClass):after, .secondLvlCss a.sl-mail-icon[target=_blank]:not(.downloadBtn):not(.customCssClass):not([href$=".pdf"]):after, .secondLvlCss a[target=_blank][href^=mailto]:not(.downloadBtn):not(.customCssClass):not([href$=".pdf"]):after, .secondLvlCss a[href^=mailto]:not(.downloadBtn):not(.customCssClass):after {
  font-family: "secondlevel-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.sl-icons.sl-pdf_file-icon:after, .secondLvlCss a[href$=".pdf"]:not(.downloadBtn):not(.customCssClass):after, .secondLvlCss a.sl-pdf_file-icon[target=_blank]:not(.downloadBtn):not(.customCssClass):not([href$=".pdf"]):after, .secondLvlCss a[target=_blank][href$=".pdf"]:not(.downloadBtn):not(.customCssClass):not([href$=".pdf"]):after, .secondLvlCss a.sl-pdf_file-icon[href^=mailto]:not(.downloadBtn):not(.customCssClass):after {
  font-family: "secondlevel-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
.sl-icons.sl-tabs-icon:after, .secondLvlCss a.sl-tabs-icon[href$=".pdf"]:not(.downloadBtn):not(.customCssClass):after, .secondLvlCss a[target=_blank]:not(.downloadBtn):not(.customCssClass):not([href$=".pdf"]):after, .secondLvlCss a.sl-tabs-icon[href^=mailto]:not(.downloadBtn):not(.customCssClass):after {
  font-family: "secondlevel-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

@font-face {
  font-family: "hp-icons";
  src: url("/fonts/icons/hp-icons.ttf?wjqfuf") format("truetype"), url("/fonts/icons/hp-icons.woff?wjqfuf") format("woff"), url("/fonts/icons/hp-icons.svg?wjqfuf#global-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "ssq";
  src: url("/fonts/icons/ssq.eot?nbpuun");
  src: url("/fonts/icons/ssq.eot?nbpuun#iefix") format("embedded-opentype"), url("/fonts/icons/ssq.ttf?nbpuun") format("truetype"), url("/fonts/icons/ssq.woff?nbpuun") format("woff"), url("/fonts/icons/ssq.svg?nbpuun#ssq") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.hp-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "hp-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hp-notice-icon-icon:before {
  content: "";
}

.hp-alert-icon:before {
  content: "";
}

.hp-degrees-icon:before {
  content: "";
}

.before-ssq-icon:before, .footer .map-holder ul li:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ssq" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=" before-ssq-icon-"]:before,
[class^=before-ssq-icon-]:before,
[class^=ssq-icon-],
[class*=" ssq-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ssq" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* SSQ icon fonts */
.before-ssq-icon-close:before,
.ssq-icon-close:before {
  content: "";
}

.ssq-icon-bell:before {
  content: "";
}

.ssq-icon-warning:before {
  content: "";
}

.before-ssq-icon-pin:before, .footer .map-holder ul li:before,
.ssq-icon-pin:before {
  content: "";
}

.secondLvlCss {
  /* youtube iframe */
  /*div {
    iframe {
      padding-bottom: 30px;
    }
  }*/
}
.secondLvlCss h1 {
  font-family: "Goudy Old Style", serif;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  text-align: left;
  /*overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  overflow: hidden;*/
}
.secondLvlCss h2 {
  font-family: "Goudy Old Style", serif;
  font-size: 60px;
  line-height: 1;
  font-weight: 400;
  color: #231F20;
  margin-bottom: 20px;
}
.secondLvlCss h3 {
  font-family: "Goudy Old Style", serif;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  color: #231F20;
  display: block;
  margin-bottom: 20px;
}
.secondLvlCss h4 {
  font-size: 30px;
  line-height: 1;
  font-weight: 400;
  color: #A46E08;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.secondLvlCss p {
  font-family: "Avenir LT Std", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #231F20;
  margin-bottom: 20px;
}
.secondLvlCss p a:not(.downloadBtn) {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.secondLvlCss p img {
  margin: 0;
}
.secondLvlCss p img:not(.ug-thumb-image) {
  margin: 0;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
}
.secondLvlCss p img.ug-thumb-image {
  width: 100%;
  height: auto;
}
.secondLvlCss p.featuredText {
  color: #895B04;
}
.secondLvlCss p.featuredParagraph {
  font-family: "Goudy Old Style", serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
  color: #895B04;
}
.secondLvlCss .featured-paragraph {
  margin-bottom: 20px;
}
.secondLvlCss .featured-paragraph p {
  font-family: "Goudy Old Style", serif;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 400;
  margin: 0 !important;
  color: #895B04;
}
.secondLvlCss blockquote {
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
  display: block;
  color: #895B04;
  position: relative;
  text-align: left;
  padding: 0 30px 0 50px;
  margin: 40px 0;
  font-family: "Goudy Old Style", serif;
}
.secondLvlCss blockquote:before {
  content: "“";
  font-size: 42px;
  line-height: 52px;
  font-weight: 400;
  color: #A46E08;
  position: absolute;
  left: 0;
  top: 0;
}
.secondLvlCss blockquote:after {
  content: "”";
  font-size: 42px;
  line-height: 1px;
  color: #A46E08;
  position: absolute;
  bottom: 0;
  right: 0;
}
.secondLvlCss blockquote p {
  position: relative;
  margin: 0 !important;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
}
.secondLvlCss a:not(.downloadBtn):not(.customCssClass) {
  font-size: inherit;
  line-height: inherit;
  text-decoration: underline;
  -webkit-text-decoration-color: #A46E08;
     -moz-text-decoration-color: #A46E08;
          text-decoration-color: #A46E08;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
  display: inline;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-weight: 500;
}
.secondLvlCss a:not(.downloadBtn):not(.customCssClass)[href$=".pdf"], .secondLvlCss a:not(.downloadBtn):not(.customCssClass)[target=_blank]:not([href$=".pdf"]), .secondLvlCss a:not(.downloadBtn):not(.customCssClass)[href^=mailto] {
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
.secondLvlCss a:not(.downloadBtn):not(.customCssClass)[href$=".pdf"]:after, .secondLvlCss a:not(.downloadBtn):not(.customCssClass)[target=_blank]:not([href$=".pdf"]):after, .secondLvlCss a:not(.downloadBtn):not(.customCssClass)[href^=mailto]:after {
  margin-left: 10px;
  text-decoration: none;
  top: 2px;
  position: relative;
}
html.no-touch .secondLvlCss a:not(.downloadBtn):not(.customCssClass):hover {
  color: #A46E08;
}
.secondLvlCss ul {
  display: block;
  margin-bottom: 40px;
  font-family: "Avenir LT Std", sans-serif;
}
.secondLvlCss ul li {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  list-style-type: none;
  padding-left: 30px;
  position: relative;
  color: #231F20;
  margin-bottom: 10px;
}
.secondLvlCss ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background: #A46E08;
  position: absolute;
  left: 0;
  top: 10px;
}
.secondLvlCss ul li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ul li:last-child {
  margin-bottom: 0;
}
.secondLvlCss ol {
  display: block;
  counter-reset: li;
  margin-bottom: 40px;
}
.secondLvlCss ol li {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  list-style-type: none;
  line-height: 30px;
  color: #231F20;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: "Avenir LT Std", sans-serif;
}
.secondLvlCss ol li:first-letter {
  text-transform: uppercase;
}
.secondLvlCss ol li:after {
  font-family: "Goudy Old Style", serif;
  content: counter(li) ".";
  counter-increment: li;
  width: 28px;
  color: #A46E08;
  line-height: 28px;
  font-weight: 400;
  font-size: 22px;
  text-align: right;
  display: block;
  position: absolute;
  left: 2px;
  top: 1px;
  z-index: 2;
}
.secondLvlCss ol li:last-child {
  margin-bottom: 0;
}
.secondLvlCss img:not(.ug-thumb-image) {
  width: 100%;
  height: auto;
  margin: 40px 0;
  display: block;
  position: relative;
}
.secondLvlCss img:not(.ug-thumb-image).alignLeft {
  width: 310px;
  height: auto;
  float: left;
  margin: 0 20px 20px 0 !important;
  clear: both;
}
.secondLvlCss img:not(.ug-thumb-image).alignRight {
  width: 310px;
  height: auto;
  float: right;
  margin: 0 0 20px 20px !important;
  clear: both;
  left: auto;
}
.secondLvlCss table {
  max-width: 100%;
  margin: 50px 0 !important;
  overflow-y: auto;
  overflow-x: auto;
  display: block;
  border: 0;
  border-bottom: none;
  border-right: none;
}
html.touch .secondLvlCss table {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
}
.secondLvlCss table tbody,
.secondLvlCss table thead {
  width: 100%;
}
.secondLvlCss table td {
  width: 1%;
  font-family: "Avenir LT Std", sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #231F20;
  vertical-align: top;
  padding: 15px 30px;
  font-weight: 400;
  border-right: 1px solid #FFFCF2;
  border-bottom: 8px solid #FFFCF2;
  background: rgba(219, 197, 157, 0.25);
}
.secondLvlCss table td p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.secondLvlCss table th {
  font-family: "Goudy Old Style", serif;
  width: 25%;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
  vertical-align: top;
  padding: 15px 30px;
  border: none;
  text-align: left;
  border-right: 1px solid #FFF;
  border-bottom: 8px solid #FFFCF2;
  background: #A46E08;
}
.secondLvlCss table th p {
  color: #231F20;
  font-weight: inherit;
  letter-spacing: inherit;
  font-size: inherit;
  line-height: inherit;
}
.secondLvlCss .embed-container {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
.secondLvlCss .embed-container .embed-container-inner {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}
.secondLvlCss .embed-container iframe,
.secondLvlCss .embed-container object,
.secondLvlCss .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.secondLvlCss html.lt-ie8 .embed-container {
  overflow: visible;
  height: auto;
}
.secondLvlCss hr {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  margin: 30px 0;
  background: #A46E08;
  border: none;
}

.downloadBtn {
  cursor: pointer;
  font-family: "Goudy Old Style", serif;
  display: inline-block;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  position: relative;
  font-size: 22px;
  line-height: 30px;
  padding: 14px 64px 14px 30px;
  color: #231F20;
  font-weight: 400;
  border: 1px solid #A46E08;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  -o-transition: color 0.3s ease, background-color 0.3s ease;
  -moz-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.downloadBtn:first-letter {
  text-transform: uppercase;
}
.downloadBtn:before {
  content: "";
  color: #A46E08;
  font-size: 15px;
  line-height: 14px;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: color 0.3s ease, -o-transform 0.3s ease;
  -moz-transition: color 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
}
.no-touch .downloadBtn:hover {
  color: #A46E08;
}
.no-touch .downloadBtn:hover:before {
  -webkit-transform: translate3d(5px, 0, 0);
     -moz-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}
.downloadBtn.smlBtn {
  font-size: 18px;
  padding: 4px 56px 4px 24px;
}
.downloadBtn.smlBtn:before {
  font-size: 11px;
  margin-top: -5px;
}

@media screen and (max-width: 767px) {
  .secondLvlCss h1 {
    font-size: 33px;
    line-height: 1.1;
    text-align: center;
    color: #FFFFFF;
    padding-top: 0;
  }
  .secondLvlCss h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .secondLvlCss h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .secondLvlCss h4 {
    font-size: 20px;
    line-height: 24px;
  }
  .secondLvlCss p {
    font-size: 16px;
    line-height: 24px;
  }
  .secondLvlCss .featured-paragraph {
    margin-bottom: 30px;
  }
  .secondLvlCss .featured-paragraph p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .secondLvlCss img {
    margin: 30px 0;
  }
  .secondLvlCss blockquote {
    font-size: 26px;
    line-height: 35px;
    padding-right: 35px;
    margin: 30px 0;
  }
  .secondLvlCss blockquote:before {
    line-height: 30px;
    font-size: 79px;
  }
  .secondLvlCss blockquote:after {
    line-height: 1px;
    font-size: 79px;
    bottom: -20px;
  }
  .secondLvlCss ul,
.secondLvlCss ol {
    margin-bottom: 30px;
  }
  .secondLvlCss ul li,
.secondLvlCss ol li {
    font-size: 16px;
    line-height: 26px;
  }
  .secondLvlCss table td {
    padding: 15px;
    word-break: normal;
    min-width: 120px;
  }
  .secondLvlCss table th {
    font-size: 17px;
    padding: 15px;
    word-break: normal;
    min-width: 120px;
  }
}
.staff-card {
  width: 100%;
  display: block;
  padding: 15px;
}
.staff-card .sc-container {
  width: 100%;
  display: block;
  padding-top: 123%;
  position: relative;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
}
.staff-card .sc-inner {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  cursor: pointer;
}
html.no-touch .staff-card .sc-inner:hover .sc-image:after {
  opacity: 1;
}
html.no-touch .staff-card .sc-inner:hover .sc-image .img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
html.no-touch .staff-card .sc-inner:hover .decorative-link:before {
  -webkit-transform: translate3d(2px, 0, 0);
     -moz-transform: translate3d(2px, 0, 0);
          transform: translate3d(2px, 0, 0);
}
.staff-card .url-full {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
}
.staff-card .sc-image {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.staff-card .sc-image:before {
  content: "";
  width: 100%;
  height: 70%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(35, 31, 32, 0) 0%, #231f20 100%);
  background: -webkit-linear-gradient(top, rgba(35, 31, 32, 0) 0%, #231f20 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0)), to(#231f20));
  background: -o-linear-gradient(top, rgba(35, 31, 32, 0) 0%, #231f20 100%);
  background: linear-gradient(to bottom, rgba(35, 31, 32, 0) 0%, #231f20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00231f20", endColorstr="#231f20",GradientType=0 );
  z-index: 2;
}
.staff-card .sc-image:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(35, 31, 32, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 2;
}
.staff-card .img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
}
.staff-card .sc-content {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 14px;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.staff-card .name {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 400;
  color: #fff;
  margin-bottom: 5px;
  padding: 0 10px;
}
.staff-card .decorative-link {
  position: absolute;
  right: 40px;
  bottom: 27px;
}
.staff-card .role {
  font-family: "Avenir LT Std", sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  padding: 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  max-height: 75px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.staff-card .flags-container {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
     -moz-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 5px;
  padding-right: 50px;
}
.staff-card .flags-container .flag {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.staff-card .flags-container .item {
  display: block;
  padding: 10px;
}
.staff-card.no-bio {
  pointer-events: none;
}
.staff-card.no-bio .decorative-link {
  display: none;
}
.staff-card.no-bio .url-full {
  display: none;
}
.staff-card.no-bio .sc-content {
  padding-right: 14px !important;
}
.staff-card.no-lang .sc-content {
  padding-bottom: 20px;
  padding-right: 60px;
}

.story-card {
  width: 100%;
  display: block;
  position: relative;
}
.story-card .story-card-inner {
  width: 100%;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
}
html.no-touch .story-card .story-card-inner:hover .image:after {
  opacity: 1;
}
html.no-touch .story-card .story-card-inner:hover .image img,
html.no-touch .story-card .story-card-inner:hover .image .img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.story-card .image {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.story-card .image:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(35, 31, 32, 0.2) 0%, #231f20 100%);
  background: -webkit-linear-gradient(top, rgba(35, 31, 32, 0.2) 0%, #231f20 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0.2)), to(#231f20));
  background: -o-linear-gradient(top, rgba(35, 31, 32, 0.2) 0%, #231f20 100%);
  background: linear-gradient(to bottom, rgba(35, 31, 32, 0.2) 0%, #231f20 100%);
  z-index: 2;
}
.story-card .image:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(35, 31, 32, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 2;
}
.story-card .image img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
}
.story-card .image .img {
  width: 100%;
  padding-top: 126%;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.story-card .social-icon-container {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.story-card .social-icon-container i {
  width: 100%;
  display: block;
  font-size: 20px;
  color: #fff;
  padding-left: 10px;
  text-align: center;
  line-height: 65px;
}
.story-card .story-card-content {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 20px;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.story-card .story-card-content .title {
  font-family: "Avenir LT Std", sans-serif;
  font-size: 19px;
  line-height: 28px;
  color: #FFFFFF;
  font-weight: 400;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.story-card .story-card-content .title a {
  color: inherit;
}
.story-card .story-card-content .title span {
  display: block;
  overflow: hidden;
  max-height: 112px;
}
.story-card .story-card-content .title .short-title {
  font-size: 19px;
  line-height: 28px;
}
.story-card .story-card-content .date {
  font-family: "Avenir LT Std", sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
}
.story-card.fixed-height {
  /*.image {
    img {
      display: none;
    }
  }*/
}
.story-card.fixed-height.has-truncate .story-card-content .truncate {
  max-height: 56px;
}
.story-card.variable-height .image .img {
  display: none;
}
.story-card.variable-height.has-truncate .story-card-content .truncate {
  max-height: 56px;
}

.social-font-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "social-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.before-social-font-icon {
  /*&.social-font-icon-event:before {
      content: "\e901";
  }*/
}
.before-social-font-icon:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "social-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.before-social-font-icon.social-font-icon-blog:before {
  content: "";
}
.before-social-font-icon.social-font-icon-facebook:before {
  content: "";
}
.before-social-font-icon.social-font-icon-photos:before {
  content: "";
}
.before-social-font-icon.social-font-icon-instagram:before {
  content: "";
}
.before-social-font-icon.social-font-icon-magazines:before {
  content: "";
}
.before-social-font-icon.social-font-icon-linkedin:before {
  content: "";
}
.before-social-font-icon.social-font-icon-news:before {
  content: "";
}
.before-social-font-icon.social-font-icon-pinterest:before {
  content: "";
}
.before-social-font-icon.social-font-icon-soundcloud:before {
  content: "";
}
.before-social-font-icon.social-font-icon-twitter:before {
  content: "";
}
.before-social-font-icon.social-font-icon-vimeo:before {
  content: "";
}
.before-social-font-icon.social-font-icon-videos:before {
  content: "";
}

.social-font-icon {
  /*&.social-font-icon-event:before {
      content: "\e901";
  }*/
}
.social-font-icon.social-font-icon-blog:before {
  content: "";
}
.social-font-icon.social-font-icon-facebook:before {
  content: "";
}
.social-font-icon.social-font-icon-photos:before {
  content: "";
}
.social-font-icon.social-font-icon-instagram:before {
  content: "";
}
.social-font-icon.social-font-icon-magazines:before {
  content: "";
}
.social-font-icon.social-font-icon-linkedin:before {
  content: "";
}
.social-font-icon.social-font-icon-news:before {
  content: "";
}
.social-font-icon.social-font-icon-pinterest:before {
  content: "";
}
.social-font-icon.social-font-icon-soundcloud:before {
  content: "";
}
.social-font-icon.social-font-icon-twitter:before {
  content: "";
}
.social-font-icon.social-font-icon-vimeo:before {
  content: "";
}
.social-font-icon.social-font-icon-videos:before {
  content: "";
}

@font-face {
  font-family: "hp-icons";
  src: url("/fonts/icons/hp-icons.ttf?wjqfuf") format("truetype"), url("/fonts/icons/hp-icons.woff?wjqfuf") format("woff"), url("/fonts/icons/hp-icons.svg?wjqfuf#global-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "ssq";
  src: url("/fonts/icons/ssq.eot?nbpuun");
  src: url("/fonts/icons/ssq.eot?nbpuun#iefix") format("embedded-opentype"), url("/fonts/icons/ssq.ttf?nbpuun") format("truetype"), url("/fonts/icons/ssq.woff?nbpuun") format("woff"), url("/fonts/icons/ssq.svg?nbpuun#ssq") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.hp-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "hp-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hp-notice-icon-icon:before {
  content: "";
}

.hp-alert-icon:before {
  content: "";
}

.hp-degrees-icon:before {
  content: "";
}

.before-ssq-icon:before, .footer .map-holder ul li:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ssq" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=" before-ssq-icon-"]:before,
[class^=before-ssq-icon-]:before,
[class^=ssq-icon-],
[class*=" ssq-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ssq" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* SSQ icon fonts */
.before-ssq-icon-close:before,
.ssq-icon-close:before {
  content: "";
}

.ssq-icon-bell:before {
  content: "";
}

.ssq-icon-warning:before {
  content: "";
}

.before-ssq-icon-pin:before, .footer .map-holder ul li:before,
.ssq-icon-pin:before {
  content: "";
}

.footer {
  position: relative;
  background-color: rgba(35, 31, 32, 0.9);
  background: -moz-linear-gradient(top, rgba(35, 31, 32, 0.9) 0%, rgba(35, 31, 32, 0.9) 50%, #231f20 100%);
  background: -webkit-linear-gradient(top, rgba(35, 31, 32, 0.9) 0%, rgba(35, 31, 32, 0.9) 50%, #231f20 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0.9)), color-stop(50%, rgba(35, 31, 32, 0.9)), to(#231f20));
  background: -o-linear-gradient(top, rgba(35, 31, 32, 0.9) 0%, rgba(35, 31, 32, 0.9) 50%, #231f20 100%);
  background: linear-gradient(to bottom, rgba(35, 31, 32, 0.9) 0%, rgba(35, 31, 32, 0.9) 50%, #231f20 100%);
  z-index: 2;
}
.footer .footer__main {
  position: relative;
  padding: 100px 40px 60px;
}
@media all and (min-width: 768px) {
  .footer .footer__main {
    padding: 100px 20px 20px;
  }
}
@media all and (min-width: 992px) {
  .footer .footer__main {
    padding: 160px 20px 20px;
  }
}
.footer h2 {
  font-size: 43px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
  max-width: 260px;
  margin: 0 auto;
  text-align: center;
}
@media all and (min-width: 768px) {
  .footer h2 {
    font-size: 61px;
    max-width: 720px;
  }
}
@media all and (min-width: 992px) {
  .footer h2 {
    font-size: 75px;
    max-width: 860px;
  }
}
@media all and (min-width: 1440px) {
  .footer h2 {
    font-size: 90px;
    max-width: 988px;
  }
}
.footer h2 em {
  font-family: "baskerville-display-pt", serif;
  color: #CE9E42;
  font-style: italic;
  text-transform: none;
  font-size: 150%;
  line-height: 1px;
  display: inline-block;
}
.footer .footer__cta {
  margin: 40px auto;
  max-width: 196px;
}
@media all and (min-width: 768px) {
  .footer .footer__cta {
    max-width: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.footer .footer__cta li {
  margin: 20px 0;
}
@media all and (min-width: 768px) {
  .footer .footer__cta li {
    margin: 0 10px;
  }
}
@media all and (min-width: 992px) {
  .footer .footer__cta li {
    margin: 0 20px;
  }
}
@media all and (min-width: 1440px) {
  .footer .footer__cta li {
    margin: 0 30px;
  }
}
.footer .footer__cta a {
  display: block;
  position: relative;
  color: #FFFFFF;
  font-size: 21px;
  line-height: 22px;
  border: 1px solid #A46E08;
  -webkit-border-radius: 29px;
     -moz-border-radius: 29px;
          border-radius: 29px;
  padding: 13px 90px 13px 40px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
@media all and (min-width: 992px) {
  .footer .footer__cta a {
    font-size: 24px;
    line-height: 30px;
  }
}
.footer .footer__cta a:after {
  display: block;
  position: absolute;
  right: 32px;
  font-size: 8px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.no-touch .footer .footer__cta a:hover {
  color: #CE9E42;
}
.no-touch .footer .footer__cta a:hover:after {
  -webkit-transform: translate(6px, -50%);
     -moz-transform: translate(6px, -50%);
      -ms-transform: translate(6px, -50%);
       -o-transform: translate(6px, -50%);
          transform: translate(6px, -50%);
}
@media all and (min-width: 768px) {
  .footer .map-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media all and (min-width: 992px) {
  .footer .map-holder {
    width: 860px;
    margin: 40px auto 60px;
  }
}
@media all and (min-width: 1440px) {
  .footer .map-holder {
    width: 900px;
    margin: 80px auto 120px;
  }
}
.footer .map-holder .map-image {
  width: 100%;
  margin-bottom: 40px;
}
@media all and (min-width: 992px) {
  .footer .map-holder .map-image {
    margin-bottom: 0;
    max-width: 539px;
  }
}
@media all and (min-width: 1440px) {
  .footer .map-holder .map-image {
    max-width: 539px;
  }
}
.footer .map-holder .map-image img {
  display: block;
  width: 100%;
  height: auto;
}
@media all and (min-width: 768px) {
  .footer .map-holder .map-locations {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 280px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 280px;
            flex: 0 0 280px;
  }
}
@media all and (min-width: 992px) {
  .footer .map-holder .map-locations {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 300px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }
}
.footer .map-holder ul {
  color: #FFFFFF;
}
.footer .map-holder ul li {
  position: relative;
  padding-left: 44px;
}
.footer .map-holder ul li:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 26px;
}
.footer .map-holder ul li.schoolSenior:before {
  color: #832A43;
}
.footer .map-holder ul li.schoolPreparatory:before {
  color: #434586;
}
.footer .map-holder ul li.schoolJunior:before {
  color: #6C7231;
}
.footer .map-holder ul li.schoolGirls:before {
  color: #837BCC;
}
.footer .map-holder ul li + li {
  margin-top: 30px;
}
.footer .map-holder ul h5 {
  font-weight: 400;
  line-height: 1;
  font-size: 20px;
}
@media all and (min-width: 992px) {
  .footer .map-holder ul h5 {
    font-size: 25px;
  }
}
.footer .map-holder ul p {
  font-family: "Avenir LT Std", sans-serif;
  font-size: 16px;
  line-height: 21px;
}
@media all and (min-width: 992px) {
  .footer .map-holder ul p {
    font-size: 19px;
    line-height: 26px;
  }
}
.footer .map-holder ul p a {
  color: inherit;
  display: block;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.footer .map-holder ul p a:after {
  font-size: 8px;
  margin-left: 6px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
@media all and (min-width: 992px) {
  .footer .map-holder ul p a:after {
    font-size: 10px;
  }
}
.no-touch .footer .map-holder ul p a:hover {
  color: #CE9E42;
}
.no-touch .footer .map-holder ul p a:hover:after {
  margin-left: 10px;
}
.footer .footer_addons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 30px 0 0;
}
@media all and (min-width: 768px) {
  .footer .footer_addons {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media all and (min-width: 992px) {
  .footer .footer_addons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media all and (min-width: 1440px) {
  .footer .footer_addons {
    margin: 0 20px;
    /*flex-wrap: nowrap;
    flex-direction: row;
    margin: 0 20px;*/
  }
}
.footer .credits,
.footer .tos {
  font-family: "Avenir LT Std", sans-serif;
  font-size: 17px;
  line-height: 30px;
  color: #FFFFFF;
  margin-top: 20px;
}
@media all and (min-width: 992px) {
  .footer .credits,
.footer .tos {
    margin-top: 0;
  }
}
.footer .credits ul,
.footer .tos ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .credits li:before,
.footer .tos li:before {
  content: "|";
  margin: 0 10px;
}
.footer .credits li:first-child:before,
.footer .tos li:first-child:before {
  display: none;
}
.footer .credits a,
.footer .tos a {
  color: #FFFFFF;
  text-decoration: underline;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  white-space: nowrap;
}
.no-touch .footer .credits a:hover,
.no-touch .footer .tos a:hover {
  color: #A46E08;
}
.footer .socials {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
     -moz-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media all and (min-width: 992px) {
  .footer .socials {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media all and (min-width: 1440px) {
  .footer .socials {
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset;
       -moz-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    width: auto;
    margin-bottom: 0;
  }
}
.footer .socials ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media all and (max-width: 767px) {
  .footer .socials ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media all and (min-width: 768px) {
  .footer .socials ul {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .socials li {
  font-family: "Avenir LT Std", sans-serif;
  font-size: 17px;
  line-height: 30px;
}
@media all and (min-width: 768px) {
  .footer .socials li:not(:last-child) {
    margin: 0 5px;
  }
}
.footer .socials li:not(:last-child) a {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 14px;
  line-height: 1;
}
.footer .socials li:not(:last-child) a:before {
  display: block;
  position: absolute;
  text-indent: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.footer .socials li:last-child {
  color: #FFFFFF;
}
@media all and (max-width: 767px) {
  .footer .socials li:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    text-align: left;
  }
}
.footer .socials li:last-child:before {
  content: " | ";
  display: none;
}
@media all and (min-width: 768px) {
  .footer .socials li:last-child:before {
    color: #A46E08;
    margin: 0 20px 0 10px;
    display: inline-block;
  }
}
.footer .socials li:last-child a {
  text-decoration: underline;
}
.footer .socials a {
  display: inline-block;
  position: relative;
  color: #FFFFFF;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.no-touch .footer .socials a:hover {
  color: #A46E08;
}
.footer .footer__bottom {
  background: #F9F6EF;
  position: relative;
  padding: 20px 0 100px;
  margin: 0 -10px;
}
@media all and (min-width: 768px) {
  .footer .footer__bottom {
    padding-bottom: 20px;
  }
}
@media all and (min-width: 992px) {
  .footer .footer__bottom {
    padding: 10px 20px;
    margin: 0;
  }
}
.footer .footer__affiliates {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*marquee {
    white-space: nowrap;

    li {
      display: inline-block;
    }
  }*/
}
.footer .footer__affiliates > li:not(:last-child) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
}
.footer .footer__affiliates > li:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.footer .footer__affiliates li {
  text-align: center;
  margin: 10px;
}
@media all and (min-width: 992px) {
  .footer .footer__affiliates li {
    margin: 10px 30px;
  }
}
.footer .footer__affiliates img {
  opacity: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.footer .footer__affiliates a {
  display: inline-block;
}
.no-touch .footer .footer__affiliates a:hover img {
  opacity: 0.8;
}
.footer .marquee {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  gap: 10px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.footer .marquee_content {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (max-width: 767px) {
  .footer .marquee_content {
    gap: 10px;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-animation: marqueeScroll 12s linear infinite;
       -moz-animation: marqueeScroll 12s linear infinite;
         -o-animation: marqueeScroll 12s linear infinite;
            animation: marqueeScroll 12s linear infinite;
  }
}
.footer .marquee_content > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
  margin: 10px;
}
@media all and (min-width: 992px) {
  .footer .marquee_content > * {
    margin: 10px 20px;
  }
}
.footer .marquee_content img {
  opacity: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.no-touch .footer .marquee_content a:hover img {
  opacity: 0.8;
}
@-webkit-keyframes marqueeScroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-webkit-calc(-100% - 10px));
            transform: translateX(calc(-100% - 10px));
  }
}
@-moz-keyframes marqueeScroll {
  from {
    -moz-transform: translateX(0);
         transform: translateX(0);
  }
  to {
    -moz-transform: translateX(-moz-calc(-100% - 10px));
         transform: translateX(calc(-100% - 10px));
  }
}
@-o-keyframes marqueeScroll {
  from {
    -o-transform: translateX(0);
       transform: translateX(0);
  }
  to {
    -o-transform: translateX(calc(-100% - 10px));
       transform: translateX(calc(-100% - 10px));
  }
}
@keyframes marqueeScroll {
  from {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-webkit-calc(-100% - 10px));
       -moz-transform: translateX(-moz-calc(-100% - 10px));
         -o-transform: translateX(calc(-100% - 10px));
            transform: translateX(calc(-100% - 10px));
  }
}
@media (min-width: 768px) {
  body.homepage .footer .g-fadeUpAndIn {
    opacity: 0;
    -webkit-transform: translateY(20px);
       -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
         -o-transform: translateY(20px);
            transform: translateY(20px);
  }
  body.homepage .footer .isAnimated .g-fadeUpAndIn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out, -moz-transform 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
  }
  body.homepage .footer .isAnimated .footer__cta {
    -webkit-transition-delay: 0.15s;
       -moz-transition-delay: 0.15s;
         -o-transition-delay: 0.15s;
            transition-delay: 0.15s;
  }
  body.homepage .footer .isAnimated .map-holder {
    -webkit-transition-delay: 0.3s;
       -moz-transition-delay: 0.3s;
         -o-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  body.homepage .footer .isAnimated .footer_addons {
    -webkit-transition-delay: 0.4s;
       -moz-transition-delay: 0.4s;
         -o-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  body.homepage .footer .isAnimated .footer__bottom {
    -webkit-transition-delay: 0.6s;
       -moz-transition-delay: 0.6s;
         -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
}
@media all and (max-width: 767px) {
  body.homepage .footer {
    background-repeat: no-repeat;
    background-image: url("../../../../Images/assets/misc/default-bg.jpg");
    background-position: top center;
    -moz-background-size: auto 100vh;
      -o-background-size: auto 100vh;
         background-size: auto 100vh;
    background-attachment: unset;
  }
  body.homepage .footer .footer__main {
    background: -moz-linear-gradient(top, rgba(35, 31, 32, 0.9) 0%, #231f20 40%, #231f20 100%);
    background: -webkit-linear-gradient(top, rgba(35, 31, 32, 0.9) 0%, #231f20 40%, #231f20 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0.9)), color-stop(40%, #231f20), to(#231f20));
    background: -o-linear-gradient(top, rgba(35, 31, 32, 0.9) 0%, #231f20 40%, #231f20 100%);
    background: linear-gradient(to bottom, rgba(35, 31, 32, 0.9) 0%, #231f20 40%, #231f20 100%);
  }
}

.intro {
  position: relative;
  z-index: 2;
  background: #F9F6EF;
  padding: 100px 40px;
}
@media all and (min-width: 768px) {
  .intro {
    padding: 0;
    background: -moz-linear-gradient(top, rgba(249, 246, 239, 0) 0%, rgba(249, 246, 239, 0.68) 40%, rgba(249, 246, 239, 0.98) 100%);
    background: -webkit-linear-gradient(top, rgba(249, 246, 239, 0) 0%, rgba(249, 246, 239, 0.68) 40%, rgba(249, 246, 239, 0.98) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(249, 246, 239, 0)), color-stop(40%, rgba(249, 246, 239, 0.68)), to(rgba(249, 246, 239, 0.98)));
    background: -o-linear-gradient(top, rgba(249, 246, 239, 0) 0%, rgba(249, 246, 239, 0.68) 40%, rgba(249, 246, 239, 0.98) 100%);
    background: linear-gradient(to bottom, rgba(249, 246, 239, 0) 0%, rgba(249, 246, 239, 0.68) 40%, rgba(249, 246, 239, 0.98) 100%);
    height: 150vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 15vh;
  }
}
.intro .scrollNext {
  cursor: pointer;
  color: #A46E08;
  font-size: 18px;
  width: 80px;
  height: 120px;
  margin: 40px auto 0;
  display: none;
}
@media all and (min-width: 768px) {
  .intro .scrollNext {
    display: block;
  }
}
.intro .scrollNext:before {
  display: block;
  position: relative;
  -webkit-transform: rotate(90deg) translate(50%, 0);
     -moz-transform: rotate(90deg) translate(50%, 0);
      -ms-transform: rotate(90deg) translate(50%, 0);
       -o-transform: rotate(90deg) translate(50%, 0);
          transform: rotate(90deg) translate(50%, 0);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.no-touch .intro .scrollNext:hover:before {
  -webkit-transform: rotate(90deg) translate(70%, 0);
     -moz-transform: rotate(90deg) translate(70%, 0);
      -ms-transform: rotate(90deg) translate(70%, 0);
       -o-transform: rotate(90deg) translate(70%, 0);
          transform: rotate(90deg) translate(70%, 0);
}
.intro .intro__text {
  position: relative;
  margin: 0 auto;
  color: #231F20;
  text-align: center;
  max-width: 640px;
}
@media all and (min-width: 768px) {
  .intro .intro__text {
    margin-top: 120px;
  }
}
@media all and (min-width: 1440px) {
  .intro .intro__text {
    max-width: 880px;
  }
}
.intro p {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 24px;
}
@media all and (min-width: 768px) {
  .intro p {
    font-size: 37px;
    margin-bottom: 30px;
  }
}
@media all and (min-width: 1440px) {
  .intro p {
    font-size: 43px;
    margin-bottom: 40px;
  }
}
.intro p em {
  color: #A46E08;
  font-family: "baskerville-display-pt", serif;
}
.intro p.featuredParagraph {
  font-family: "Avenir LT Std", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1.12px;
  line-height: 1.4;
}
@media all and (min-width: 768px) {
  .intro p.featuredParagraph br {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .intro p.featuredParagraph {
    font-size: 22px;
    letter-spacing: 1.76px;
  }
}
@media all and (min-width: 1440px) {
  .intro p.featuredParagraph {
    font-size: 26px;
    letter-spacing: 2.08px;
  }
}
.intro p.featuredParagraph em {
  font-style: normal;
  font-family: inherit;
}
@media (min-width: 768px) {
  .intro .intro__text {
    opacity: 0;
    -webkit-transform: translateY(40px);
       -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
         -o-transform: translateY(40px);
            transform: translateY(40px);
  }
  .intro .intro__text.isAnimated {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  }
}

.philosophy {
  background: #895B04;
  padding: 10px 0 30px;
  position: relative;
  z-index: 2;
  /*&:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    height: 100vh;
  }*/
}
@media all and (min-width: 768px) {
  .philosophy {
    padding: 0 0 100px;
  }
}
.philosophy .carousel_dots {
  position: fixed;
  left: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  display: none;
}
@media all and (min-width: 768px) {
  .philosophy .carousel_dots {
    display: block;
  }
}
.philosophy .carousel_dots.isVisible {
  opacity: 1;
  visibility: visible;
}
.philosophy .carousel_dots ul li {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  opacity: 0.5;
  cursor: pointer;
}
.philosophy .carousel_dots ul li.active {
  opacity: 1;
}
.philosophy .carousel_dots ul li:before {
  content: "";
  background: #FFFFFF;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
@media all and (min-width: 768px) {
  .philosophy .philosophy__carousel {
    opacity: 0;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
       -moz-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
         -o-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
  }
}
.philosophy .philosophy__carousel.isVisible {
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
  pointer-events: auto;
}
.philosophy .philosophy__item {
  position: relative;
  width: 312px;
  padding: 0 20px;
  text-align: center;
  margin: 100px auto 60px;
  pointer-events: none;
}
@media all and (max-width: 767px) {
  .philosophy .philosophy__item:last-child {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .philosophy .philosophy__item {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.philosophy .philosophy__item .item-container {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  pointer-events: auto;
}
@media all and (min-width: 768px) {
  .philosophy .philosophy__item .item-container {
    width: 680px;
  }
}
@media all and (min-width: 992px) {
  .philosophy .philosophy__item .item-container {
    width: 780px;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media all and (min-width: 1600px) {
  .philosophy .philosophy__item .item-container {
    width: 980px;
  }
}
.no-touch .philosophy .philosophy__item .item-container:hover .item-image .img-fe {
  -moz-background-size: 106%;
    -o-background-size: 106%;
       background-size: 106%;
}
.no-touch .philosophy .philosophy__item .item-container:hover .item-image .img-fe:before {
  opacity: 0.3;
}
.no-touch .philosophy .philosophy__item .item-container:hover .item-text {
  opacity: 0.75;
}
.philosophy .philosophy__item .item-image {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 214px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 214px;
          flex: 0 0 214px;
}
@media all and (min-width: 992px) {
  .philosophy .philosophy__item .item-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 320px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 320px;
            flex: 0 0 320px;
  }
}
@media all and (min-width: 1600px) {
  .philosophy .philosophy__item .item-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 490px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 490px;
            flex: 0 0 490px;
  }
}
.philosophy .philosophy__item .img-bg {
  top: 50%;
  left: 50%;
  -moz-background-size: contain;
    -o-background-size: contain;
       background-size: contain;
  position: absolute;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  width: 312px;
  height: 312px;
  margin: -156px 0 0 -156px;
  pointer-events: none;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
@media all and (min-width: 992px) {
  .philosophy .philosophy__item .img-bg {
    width: 526px;
    height: 525px;
    margin: -263px 0 0 -263px;
  }
}
@media all and (min-width: 1600px) {
  .philosophy .philosophy__item .img-bg {
    width: 726px;
    height: 725px;
    margin: -363px 0 0 -363px;
  }
}
.philosophy .philosophy__item .img-fe {
  width: 214px;
  height: 214px;
  position: relative;
  overflow: hidden;
  -moz-background-size: 100%;
    -o-background-size: 100%;
       background-size: 100%;
  background-position: center;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
@media all and (min-width: 992px) {
  .philosophy .philosophy__item .img-fe {
    width: 340px;
    height: 340px;
  }
}
@media all and (min-width: 1600px) {
  .philosophy .philosophy__item .img-fe {
    width: 490px;
    height: 490px;
  }
}
.philosophy .philosophy__item .img-fe:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #A46E08;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.philosophy .philosophy__item .item-text {
  width: 300px;
  opacity: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  margin-top: 20px;
}
@media all and (min-width: 992px) {
  .philosophy .philosophy__item .item-text {
    margin-top: 0;
    width: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px;
  }
}
@media all and (min-width: 1600px) {
  .philosophy .philosophy__item .item-text {
    width: 440px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 440px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 440px;
            flex: 0 0 440px;
  }
}
.philosophy .philosophy__item .item-text p {
  font-family: "Avenir LT Std", sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  margin-top: 8px;
}
@media all and (min-width: 992px) {
  .philosophy .philosophy__item .item-text p {
    margin-top: 20px;
    font-size: 20px;
    line-height: 26px;
  }
}
@media all and (min-width: 768px) {
  .philosophy .philosophy__item:nth-of-type(1) {
    margin-left: 70%;
  }
}
.philosophy .philosophy__title {
  font-size: 28px;
  line-height: 1.1;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
  position: relative;
  display: inline;
}
@media all and (min-width: 992px) {
  .philosophy .philosophy__title {
    font-size: 57px;
  }
}
.philosophy .philosophy__title:after {
  content: "+";
  position: relative;
  bottom: 0;
  right: -10px;
  font-size: 33px;
  line-height: 1.08;
  font-family: "Avenir LT Std", sans-serif;
}
@media all and (min-width: 992px) {
  .philosophy .philosophy__title:after {
    font-size: 63px;
    right: -20px;
  }
}
.philosophy .fakePinSpacer {
  z-index: 2 !important;
}
@media all and (max-width: 767px) {
  .philosophy .fakePinSpacer {
    display: none !important;
  }
}

.virtualTour {
  position: relative;
  background: #231F20;
  z-index: 2;
  padding: 200px 40px 50px;
}
@media all and (min-width: 768px) {
  .virtualTour {
    padding: 160px 40px;
    background: rgba(255, 255, 255, 0.8);
  }
}
@media all and (min-width: 992px) {
  .virtualTour {
    min-height: 100vh;
    padding: 100px 40px;
    background: rgba(255, 255, 255, 0.8);
  }
}
@media all and (min-width: 1440px) {
  .virtualTour {
    padding: 160px 40px;
  }
}
.virtualTour .virtualTour__mediaContent {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center;
}
@media all and (min-width: 768px) {
  .virtualTour .virtualTour__mediaContent {
    height: 100%;
  }
}
.virtualTour .virtualTour__mediaContent:after, .virtualTour .virtualTour__mediaContent:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.virtualTour .virtualTour__mediaContent:before {
  background: -moz-linear-gradient(top, rgba(35, 31, 32, 0) 0%, #231f20 50%, #231f20 100%);
  background: -webkit-linear-gradient(top, rgba(35, 31, 32, 0) 0%, #231f20 50%, #231f20 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0)), color-stop(50%, #231f20), to(#231f20));
  background: -o-linear-gradient(top, rgba(35, 31, 32, 0) 0%, #231f20 50%, #231f20 100%);
  background: linear-gradient(to bottom, rgba(35, 31, 32, 0) 0%, #231f20 50%, #231f20 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00231f20", endColorstr="#231f20", GradientType=0);
  top: 30%;
}
@media all and (min-width: 768px) {
  .virtualTour .virtualTour__mediaContent:before {
    /*background: -moz-linear-gradient(left, rgba(35, 31, 32, 0) 0%, rgba(35, 31, 32, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(35, 31, 32, 0) 0%, rgba(35, 31, 32, 1) 100%);
    background: linear-gradient(to right, rgba(35, 31, 32, 0) 0%, rgba(35, 31, 32, 1) 100%);*/
    background: -moz-linear-gradient(left, #231f20 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -webkit-linear-gradient(left, #231f20 0%, rgba(0, 0, 0, 0.3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#231f20), to(rgba(0, 0, 0, 0.3)));
    background: -o-linear-gradient(left, #231f20 0%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(to right, #231f20 0%, rgba(0, 0, 0, 0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#231f20", endColorstr="#4d000000",GradientType=1 );
    opacity: 0.8;
    top: 0;
  }
}
.virtualTour .virtualTour__mediaContent:after {
  display: none;
  /*@media all and (min-width: $sm) {
    background: rgba(35, 31, 32, 0.3);
    display: block;
  }*/
}
.virtualTour .virtualTour__text {
  position: relative;
  z-index: 1;
  color: #fff;
}
@media all and (min-width: 992px) {
  .virtualTour .virtualTour__text {
    margin-left: 50px;
  }
}
.virtualTour .virtualTour__text h2 {
  font-family: "Goudy Old Style", serif;
  line-height: 1.12;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 28px;
  max-width: 222px;
}
@media all and (min-width: 992px) {
  .virtualTour .virtualTour__text h2 {
    font-size: 75px;
    max-width: 700px;
  }
}
.virtualTour .virtualTour__text p {
  font-family: "Avenir LT Std", sans-serif;
  line-height: 1.4;
  font-size: 16px;
  margin-top: 10px;
  max-width: 300px;
}
@media all and (min-width: 992px) {
  .virtualTour .virtualTour__text p {
    font-size: 20px;
    margin-top: 30px;
    max-width: 400px;
  }
}
@media (min-width: 768px) {
  .virtualTour .virtualTour__text {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100px);
       -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
         -o-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  .virtualTour .virtualTour__text.isAnimated {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  }
}

.tourLinks {
  position: relative;
  z-index: 1;
  margin: 40px 0 0 0;
  /*.tourLinks__icon {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    text-align: center;
    position: relative;
    margin-right: 4px;

    img {
      display: inline-block;
    }

    &.isFeatured {
      &:before, &:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        border-radius: 50%;
        z-index: -1;
      }

      &:before {
        width: 36px;
        height: 36px;
        background: $color-standOut-light;
        margin: -18px 0 0 -18px;
      }

      &:after {
        width: 48px;
        height: 48px;
        box-shadow: inset 0 0 0 1px rgba($color-standOut-light, .4);
        margin: -24px 0 0 -24px;
      }
    }
  }

  .tourLinks__name {
    font-size: 18px;
    line-height: 1.41;
    color: #fff;
    letter-spacing: 0;
  }*/
}
@media all and (min-width: 768px) {
  .tourLinks {
    margin: 80px 0 0 0;
  }
}
@media all and (min-width: 992px) {
  .tourLinks {
    margin: 60px 0 0 50px;
  }
}
@media all and (min-width: 1440px) {
  .tourLinks {
    margin: 100px 0 0 50px;
  }
}
.tourLinks ul {
  display: inline-block;
}
.tourLinks li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #FFFFFF;
  cursor: pointer;
}
.tourLinks li span {
  display: block;
  line-height: 40px;
  font-size: 21px;
}
@media all and (min-width: 992px) {
  .tourLinks li span {
    font-size: 24px;
  }
}
.tourLinks li:after {
  font-size: 8px;
  margin-left: 8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.tourLinks li .img-thumb {
  position: relative;
  width: 40px;
  height: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
     -moz-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
  background: #231F20;
}
.tourLinks li .img-thumb img {
  opacity: 0.7;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.no-touch .tourLinks li:hover:after {
  margin-left: 12px;
}
.no-touch .tourLinks li:hover .img-thumb img {
  opacity: 1;
}
.tourLinks li._active:after {
  margin-left: 12px;
}
.tourLinks li._active .img-thumb img {
  opacity: 1;
}
.tourLinks li + li {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .tourLinks {
    opacity: 0;
    -webkit-transform: translateX(-100px);
       -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
         -o-transform: translateX(-100px);
            transform: translateX(-100px);
    visibility: hidden;
  }
  .tourLinks.isAnimated {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  }
}

.virtualTour-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 31;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
     -moz-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
  /*.sc-title {
    h2 {
      font-family: $ff_primary;
      font-size: 33px;
      line-height: 1.2;
      font-weight: 700;
      color: $colorGold;
      text-transform: uppercase;
      margin: 0;
    }
  }*/
}
.virtualTour-popup.opened {
  visibility: visible !important;
  opacity: 1 !important;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.virtualTour-popup.opened:before {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
     -moz-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.virtualTour-popup:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(35, 31, 32, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.virtualTour-popup .sf-head {
  width: 100%;
  height: 50px;
  background: #A46E08;
  position: relative;
  /*.title {
    font-family: $ff_secondary;
    font-size: 23px;
    line-height: 50px;
    color: #FFFFFF;
    padding-left: 80px
  }*/
}
.virtualTour-popup .close-button {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #F9F6EF;
  border: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.virtualTour-popup .close-button span {
  width: 23px;
  height: 23px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11.5px;
  margin-left: -11.5px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.virtualTour-popup .close-button span:before, .virtualTour-popup .close-button span:after {
  content: "";
  background: #231F20;
  position: absolute;
}
.virtualTour-popup .close-button span:before {
  width: 100%;
  height: 1px;
  top: 50%;
  margin-top: -1px;
  left: 0;
}
.virtualTour-popup .close-button span:after {
  width: 1px;
  height: 100%;
  left: 50%;
  margin-left: -1px;
  top: 0;
}
html.no-touch .virtualTour-popup .close-button:hover span:before, html.no-touch .virtualTour-popup .close-button:hover span:after {
  background: #A46E08;
}
.virtualTour-popup .sf-wrapper {
  width: 100%;
  height: 100%;
  max-width: 650px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.virtualTour-popup .sf-container {
  width: 100%;
  height: 100%;
  position: relative;
  background: #F9F6EF;
  overflow-y: auto;
}
.virtualTour-popup .sf-inner {
  width: 100%;
  min-height: 100%;
}
.virtualTour-popup .sf-content {
  width: 100%;
  display: block;
  position: relative;
  padding: 30px;
}
.virtualTour-popup .sf-content:after {
  content: " ";
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  clear: both;
}
.virtualTour-popup .sf-content .secondLvlCss h2 {
  text-transform: none;
  font-size: 39px;
}
.virtualTour-popup .img-holder {
  float: right;
  width: 48%;
  margin: 0 0 20px 20px;
  -webkit-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
     -moz-box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
          box-shadow: 0 3px 16px rgba(0, 0, 0, 0.29);
}
.virtualTour-popup .img-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.virtualTour-popup .related-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 10px 10px 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media all and (max-width: 767px) {
  .virtualTour-popup .related-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.virtualTour-popup .search-tag {
  line-height: 30px;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  padding: 0 10px;
  background-color: rgba(137, 91, 4, 0.18);
  color: #231F20;
  font-size: 11px;
  letter-spacing: 0.55px;
  margin-top: 20px;
  font-family: "Avenir LT Std", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
@media all and (min-width: 768px) {
  .virtualTour-popup .search-tag {
    margin-left: 20px;
    margin-top: 0;
  }
}
.virtualTour-popup .related-cards {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
  padding: 20px;
  background: #DBC59D;
}
.virtualTour-popup .related-cards .related-cards-title {
  font-family: "Goudy Old Style", serif;
  font-size: 26px;
  line-height: 30px;
  color: #231F20;
  font-weight: 400;
}
.virtualTour-popup .related-cards .column {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.virtualTour-popup .related-cards .story-card {
  padding: 15px;
}

@media screen and (max-width: 767px) {
  .virtualTour-popup .related-cards {
    padding: 0 10px 30px;
  }
  .virtualTour-popup .related-cards .story-card {
    padding: 10px;
  }
}
@media screen and (max-width: 480px) {
  .virtualTour-popup .related-cards .column {
    width: 100%;
  }
  .virtualTour-popup .related-cards .column-right {
    display: none;
  }
}
.custom-hidden {
  width: 0;
  height: 0;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  z-index: -10;
  pointer-events: none;
  top: 0;
  left: 0;
}

.hpProfiles {
  background: #F9F6EF;
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 50px 40px;
}
@media all and (min-width: 768px) {
  .hpProfiles {
    padding: 100px 0;
  }
}
@media all and (min-width: 1440px) {
  .hpProfiles {
    padding: 160px 0;
  }
}
.hpProfiles .hpProfiles__text {
  position: relative;
}
@media all and (min-width: 768px) {
  .hpProfiles .hpProfiles__text {
    text-align: center;
    padding: 0 20px;
  }
}
.hpProfiles .hpProfiles__text h2 {
  font-family: "Goudy Old Style", serif;
  color: #231F20;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 400;
}
@media all and (min-width: 768px) {
  .hpProfiles .hpProfiles__text h2 {
    font-size: 61px;
  }
}
@media all and (min-width: 1440px) {
  .hpProfiles .hpProfiles__text h2 {
    font-size: 91px;
  }
}
.hpProfiles .hpProfiles__text h2 span {
  display: block;
  font-family: "Avenir LT Std", sans-serif;
  color: #A46E08;
  font-size: 21px;
  letter-spacing: 2.52px;
  line-height: 1;
  margin-bottom: 4px;
}
@media all and (min-width: 768px) {
  .hpProfiles .hpProfiles__text h2 span {
    margin-bottom: 10px;
    font-size: 34px;
    letter-spacing: 2.88px;
  }
}
@media all and (min-width: 1440px) {
  .hpProfiles .hpProfiles__text h2 span {
    font-size: 49px;
    letter-spacing: 5.88px;
  }
}
.hpProfiles .hpProfiles__text p {
  margin: 15px 0 10px;
  font-family: "Avenir LT Std", sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #231F20;
}
@media all and (min-width: 768px) {
  .hpProfiles .hpProfiles__text p {
    font-size: 24px;
    line-height: 35px;
    max-width: 640px;
    margin: 30px auto 0;
  }
}
.hpProfiles .hpProfiles__content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 40px auto;
}
@media all and (min-width: 768px) {
  .hpProfiles .hpProfiles__content {
    width: 688px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media all and (min-width: 992px) {
  .hpProfiles .hpProfiles__content {
    width: 912px;
  }
}
@media all and (min-width: 1440px) {
  .hpProfiles .hpProfiles__content {
    width: 1182px;
    margin: 100px auto 90px;
  }
}
.hpProfiles .hpProfiles__column > *:nth-child(2) {
  margin-top: 30px;
}
@media all and (min-width: 1440px) {
  .hpProfiles .hpProfiles__column > *:nth-child(2) {
    margin-top: 40px;
  }
}
.hpProfiles .hpProfiles__column:nth-child(1), .hpProfiles .hpProfiles__column:nth-child(3) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100px;
     -moz-box-flex: 1;
      -ms-flex: 1 0 100px;
          flex: 1 0 100px;
}
@media all and (min-width: 768px) {
  .hpProfiles .hpProfiles__column:nth-child(1), .hpProfiles .hpProfiles__column:nth-child(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 328px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 328px;
            flex: 0 0 328px;
  }
}
@media all and (min-width: 992px) {
  .hpProfiles .hpProfiles__column:nth-child(1), .hpProfiles .hpProfiles__column:nth-child(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 284px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 284px;
            flex: 0 0 284px;
  }
}
@media all and (min-width: 1440px) {
  .hpProfiles .hpProfiles__column:nth-child(1), .hpProfiles .hpProfiles__column:nth-child(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 328px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 328px;
            flex: 0 0 328px;
  }
}
.hpProfiles .hpProfiles__column:nth-child(1) .story-card .image .img, .hpProfiles .hpProfiles__column:nth-child(3) .story-card .image .img {
  padding-top: 122%;
}
.hpProfiles .hpProfiles__column:nth-child(2) {
  display: none;
}
@media all and (min-width: 992px) {
  .hpProfiles .hpProfiles__column:nth-child(2) {
    display: block;
  }
}
@media all and (min-width: 992px) {
  .hpProfiles .hpProfiles__column:nth-child(2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 284px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 284px;
            flex: 0 0 284px;
  }
}
@media all and (min-width: 1440px) {
  .hpProfiles .hpProfiles__column:nth-child(2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 446px;
       -moz-box-flex: 0;
        -ms-flex: 0 0 446px;
            flex: 0 0 446px;
  }
}
.hpProfiles .hpProfiles__column:nth-child(2) .story-card:nth-child(1) .image .img {
  padding-top: 102.8%;
}
@media all and (min-width: 1440px) {
  .hpProfiles .hpProfiles__column:nth-child(2) .story-card:nth-child(1) .image .img {
    padding-top: 75.4%;
  }
}
.hpProfiles .hpProfiles__column:nth-child(2) .story-card:nth-child(2) .image .img {
  padding-top: 152%;
}
@media all and (min-width: 1440px) {
  .hpProfiles .hpProfiles__column:nth-child(2) .story-card:nth-child(2) .image .img {
    padding-top: 112%;
  }
}
.hpProfiles .hpProfiles__column._justStories:nth-child(1) .story-card:nth-child(1) .image .img {
  padding-top: 122%;
}
.hpProfiles .hpProfiles__column._justStories:nth-child(1) .story-card:nth-child(2) .image .img {
  padding-top: 132.6%;
}
.hpProfiles .hpProfiles__column._justStories:nth-child(3) {
  margin-top: 30px;
}
@media all and (min-width: 768px) {
  .hpProfiles .hpProfiles__column._justStories:nth-child(3) {
    margin-top: 0;
  }
}
.hpProfiles .hpProfiles__column._justStories:nth-child(3) .story-card:nth-child(1) .image .img {
  padding-top: 132.6%;
}
.hpProfiles .hpProfiles__column._justStories:nth-child(3) .story-card:nth-child(2) .image .img {
  padding-top: 122%;
}
.hpProfiles .hpProfiles__column:nth-child(3) {
  margin-top: 30px;
}
@media all and (min-width: 768px) {
  .hpProfiles .hpProfiles__column:nth-child(3) {
    margin-top: 0;
  }
}
.hpProfiles .hpProfiles__more {
  text-align: center;
}
.hpProfiles .hpProfiles__more a {
  font-size: 22px;
  line-height: 30px;
  padding: 12px 74px 12px 36px;
  -webkit-border-radius: 28px;
     -moz-border-radius: 28px;
          border-radius: 28px;
}
.hpProfiles .hpProfiles__more a:before {
  font-size: 15px;
  line-height: 15px;
}
.hpProfiles .staff-card {
  padding: 0;
}
.hpProfiles .staff-card .name {
  font-size: 35px;
}
.hpProfiles .staff-card .role {
  font-size: 20px;
  line-height: 25px;
}
.hpProfiles .staff-card .sc-container {
  padding-top: 132.7%;
}
.hpProfiles .staff-card .sc-inner {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
@media (min-width: 768px) {
  .hpProfiles .hpProfiles__text {
    opacity: 0;
    -webkit-transform: translateY(40px);
       -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
         -o-transform: translateY(40px);
            transform: translateY(40px);
  }
  .hpProfiles .hpProfiles__text.isAnimated {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
  }
}

.iframeContainer {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 105;
  display: none;
  text-align: center;
}
.iframeContainer:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.25em;
}
.iframeContainer:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(10, 36, 65, 0.8);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
.iframeContainer .closePopup {
  position: absolute;
  right: 0;
  top: -60px;
}
.iframeContainer .iframeContainer__inner {
  position: relative;
  z-index: 3;
  display: inline-block;
  vertical-align: middle;
  max-width: 1280px;
  width: 88%;
  background: #0A2441;
}
.iframeContainer .iframeContainer__inner:before {
  content: "";
  padding-bottom: 56%;
  display: block;
}
.iframeContainer iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (orientation: landscape), (max-height: 850px) {
  .iframeContainer .iframeContainer__inner {
    max-width: 1280px;
    width: 60%;
  }
}
@media (orientation: portrait), (max-height: 700px) {
  .iframeContainer .iframeContainer__inner {
    width: 100%;
    height: 100%;
  }
  .iframeContainer .iframeContainer__inner:before {
    padding-bottom: 0;
  }
  .iframeContainer .closePopup {
    top: auto;
    bottom: 20px;
    right: 20px;
    z-index: 6;
  }
}