@charset "UTF-8";
/******************************************************************
Site Name:
Author:

Stylesheet: Variables

Here is where we declare all our variables like colors, fonts,
base values, and defaults. We want to make sure this file ONLY
contains variables that way our files don't get all messy.
No one likes a mess.

******************************************************************/
/* MOBILE ******/
/* Breakpoints */
/* reboot */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Financier Light", Georgia, Times, serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.35;
  color: #000000;
  text-align: left;
  background-color: #f2eeea;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 10px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: normal;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

pre,
code,
kbd,
samp {
  font-family: "Financier Light", Georgia, Times, serif;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0;
  padding-bottom: 0;
  color: #000;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 10px;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Typography

******************************************************************/
@font-face {
  font-family: "circular-bold";
  src: url(fonts/circularstd-bold.eot);
  src: url(fonts/circularstd-bold.eot?#iefix) format("embedded-opentype"), url(fonts/circularstd-bold.woff) format("woff"), url(fonts/circularstd-bold.ttf) format("truetype"), url(images/circularstd-bold.svg#circular-bold) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "circular";
  src: url(fonts/circularstd-book.eot);
  src: url(fonts/circularstd-book.eot?#iefix) format("embedded-opentype"), url(fonts/circularstd-book.woff) format("woff"), url(fonts/circularstd-book.ttf) format("truetype"), url(images/circularstd-book.svg#circular) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MNewsPlantin";
  src: url(fonts/MNewsPlantin.eot?#iefix) format("embedded-opentype"), url(fonts/MNewsPlantin.otf) format("opentype"), url(fonts/MNewsPlantin.woff) format("woff"), url(fonts/MNewsPlantin.ttf) format("truetype"), url(images/MNewsPlantin.svg#MNewsPlantin) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MNewsPlantin-Italic";
  src: url(fonts/MNewsPlantin-Italic.eot?#iefix) format("embedded-opentype"), url(fonts/MNewsPlantin-Italic.otf) format("opentype"), url(fonts/MNewsPlantin-Italic.woff) format("woff"), url(fonts/MNewsPlantin-Italic.ttf) format("truetype"), url(images/MNewsPlantin-Italic.svg#MNewsPlantin-Italic) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mediasanscondensed-regular";
  src: url(fonts/mediasanscondensed-regular.otf) format("opentype"), url(fonts/mediasanscondensed-regular.woff) format("woff"), url(fonts/mediasanscondensed-regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*********************
GENERAL STYLES
*********************/
html {
  font-size: 100%;
}

body {
  font-family: "MNewsPlantin", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4em;
  line-height: 1.4;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
    font-size: 1em;
  }
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: normal;
  font-family: "circular";
  /* removing text decoration from all headline links */
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 1.28em;
  line-height: 1.333em;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 2.25em;
  }
}

h1.title, h1.page-title {
  margin: 10px 0px 5px 0px;
  display: inline-block;
}

h1.page-title {
  text-align: center;
  display: block;
  margin: 0px 0px 20px 0px;
}
@media (min-width: 768px) {
  h1.page-title {
    margin: 0px 0px 45px 0px;
  }
}

h2, .h2 {
  font-size: 1.07em;
  line-height: 1.2em;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 1.875em;
  }
}

h3, .h3 {
  font-size: 1em;
  line-height: 1.1666666667em;
}
@media (min-width: 768px) {
  h3, .h3 {
    font-size: 1.5em;
  }
}

h4, .h4 {
  font-size: 0.79em;
}
@media (min-width: 768px) {
  h4, .h4 {
    font-size: 1.28em;
  }
}

h5, .h5 {
  font-size: 1em;
}

.h1, .h2, .h3, .h4, .h5 {
  margin: 0px;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Sass Functions

You can do a lot of really cool things in Sass. Functions help you
make repeated actions a lot easier. They are really similar to mixins,
but can be used for so much more.

Anyway, keep them all in here so it's easier to find when you're
looking for one.

For more info on functions, go here:
http://sass-lang.com/documentation/Sass/Script/Functions.html

******************************************************************/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/******************************************************************
Site Name:
Author:

Stylesheet: Mixins Stylesheet

This is where you can take advantage of Sass' great features: Mixins.
I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

Helpful:
http://sachagreif.com/useful-sass-mixins/
http://thesassway.com/intermediate/leveraging-sass-mixins-for-cleaner-code
http://web-design-weekly.com/blog/2013/05/12/handy-sass-mixins/

******************************************************************/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
.scroll {
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.noscroll {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
}

/*********************
TRANSITION
*********************/
/* TRANSFORM STYLE */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideInFade {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideOutFade {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 0;
    transform: translateX(-125px);
  }
}
@keyframes pulse-black {
  0% {
    transform: scale(0.95);
  }
  70% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.95);
  }
}
.animate--fade {
  opacity: 0;
}
.animate--fade.-is-visible {
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.animate--instant {
  opacity: 0;
}
.animate--instant.-is-visible {
  opacity: 1;
  transition: opacity 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.animate--fade-alt {
  opacity: 0;
}
.animate--fade-alt.-is-visible {
  opacity: 0.45;
  transition: 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.animate--fade-text.-is-visible {
  opacity: 1;
  transition: 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.animate--fade-slide {
  opacity: 0;
  transform: translate(-50%, 100px);
}
.animate--fade-slide.-is-visible {
  opacity: 1;
  transform: translate(-50%, -50%);
  transition: opacity 2s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animate--cover {
  opacity: 0;
  transform: scale(1.2);
}
.animate--cover.-is-visible {
  opacity: 1;
  transform: scale(1);
  transition: opacity 2s cubic-bezier(0.23, 1, 0.32, 1), transform 5s cubic-bezier(0.23, 1, 0.32, 1);
}

.animate--fade-slow {
  opacity: 0;
}
.animate--fade-slow.-is-visible {
  opacity: 1;
  transition: 1.75s ease-out;
}

.animate--fade-up {
  opacity: 0;
}
.animate--fade-up.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* GENERAL GRID FARMEWORK ***************************************/
.grid .row {
  width: 100%;
  margin-bottom: 20px;
}
.grid .row::after {
  clear: both;
  content: "";
  display: table;
}
@media (min-width: 768px) {
  .grid .row {
    margin-bottom: 80px;
  }
}
.grid .col {
  width: 100%;
  display: block;
  min-height: 1px;
  vertical-align: top;
  margin-bottom: 20px;
  float: none;
}
.grid .col .item {
  position: relative;
  vertical-align: top;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.grid .col.full {
  width: 100% !important;
}
.grid.grid-square .item .img-container {
  padding-bottom: 100%;
}

@media (min-width: 768px) {
  .grid4 .col {
    width: calc((100% - 2*20px) / 4);
    margin: 0px 20px 80px 0px;
    float: left;
  }
  .grid4 .col:nth-child(4n) {
    margin-right: 0px;
    float: right;
  }
}

@media (min-width: 768px) {
  .grid3:not(.selected-program) .col {
    width: calc((100% - 2*20px) / 3);
    margin: 0px 20px 80px 0px;
    float: left;
  }
  .grid3:not(.selected-program) .col:nth-child(3n) {
    margin-right: 0px;
    float: right;
  }
}
@media (min-width: 769px) {
  .grid3.selected-program .col {
    width: calc((100% - 2*20px) / 3);
    margin: 0px 20px 80px 0px;
    float: left;
  }
  .grid3.selected-program .col:nth-child(3n) {
    margin-right: 0px;
    float: right;
  }
}

.post-grid.column--full {
  margin-left: 0;
  padding: 20px;
  flex-basis: 100%;
}
.post-grid__post {
  margin-bottom: 55px;
}
.post-grid__image {
  width: 100%;
}
.post-grid__title {
  margin-top: 17px;
  font-size: 18px;
  line-height: 1.15;
}
.post-grid__location, .post-grid__caption {
  margin-top: 10px;
  font-size: 15px;
  color: #999999;
  font-family: "circular";
}
.post-grid__quote {
  padding-bottom: 30px;
  font-size: 27px;
  line-height: 1.37;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  border-bottom: 1px solid #999999;
}
@media only screen and (min-width: 768px) {
  .post-grid {
    display: flex;
    flex-flow: row wrap;
    padding: 30px 15px;
    margin-left: auto;
  }
  .post-grid__post {
    flex-basis: 50%;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .post-grid {
    padding: 60px 30px;
  }
  .post-grid.column--full {
    margin-left: 0;
    flex-basis: 100%;
  }
  .post-grid.column--full .post-grid__post {
    flex-basis: 25%;
  }
  .post-grid__post {
    padding: 0 30px;
  }
  .post-grid__quote {
    font-size: 30px;
    line-height: 1.24;
  }
}

.modal--search {
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  position: fixed;
  top: 50px;
  bottom: 0;
  z-index: 10;
  background-color: #f2eeea;
}
.modal--search.active {
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: visible;
  opacity: 0.97;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: calc(100% - 50px);
  transition: opacity 0.3s ease;
}
.modal--search .btn--close-search {
  position: absolute;
  top: 20px;
  right: 20px;
}
.modal--search form {
  position: relative;
  padding: 0 40px;
  max-width: 1024px;
  width: calc(100% - 18px);
}
.modal--search input[type=text] {
  padding: 0 10px;
  width: 100%;
  font-size: 24px;
  font-family: "circular";
  border: 0;
  border-bottom: 1px solid #999999;
  background-color: #f2eeea;
}
.modal--search input[type=text]::placeholder {
  color: #999999;
}
.modal--search input[type=text]:focus::placeholder {
  opacity: 0;
}
.modal--search .btn--search {
  position: absolute;
  bottom: 8px;
  right: auto;
  width: 18px;
  height: 18px;
  border: 0;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .modal--search .btn--close-search {
    position: absolute;
    top: 28px;
    right: 28px;
    height: 20px;
  }
  .modal--search form {
    padding: 0 120px;
    width: calc(100% - 20px);
  }
  .modal--search input[type=text] {
    font-size: 30px;
  }
  .modal--search .btn--search {
    bottom: 11px;
    width: 26px;
    height: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  .modal--search {
    top: 75px;
    height: calc(100% - 75px);
  }
  .modal--search form {
    padding: 0;
    width: 100%;
  }
  .modal--search input[type=text] {
    width: 100%;
  }
  .modal--search .btn--search {
    bottom: 12px;
    right: -32px;
    width: 25px;
    height: 25px;
  }
}

.modal--share {
  visibility: hidden;
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}
.modal--share.active {
  visibility: visible;
  opacity: 1;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(242, 238, 234, 0.7);
  transition: opacity 0.3s ease;
}
.modal--share .modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 60px;
  width: 465px;
  height: 405px;
  background-color: #f2eeea;
  border: 1px solid #999999;
  transition: all 0.3s ease;
}
.modal--share .share-title {
  margin-bottom: 60px;
  font-size: 18px;
  line-height: 21px;
}
.modal--share .share-links {
  text-align: center;
}
.modal--share .share-links__link {
  position: relative;
  margin-bottom: 15px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
  font-family: "circular";
  border: 1px solid #999999;
}
.modal--share .share-links__link a {
  display: block;
}
.modal--share .share-links .copy-link {
  overflow: hidden;
  resize: none;
  padding-left: 15px;
  padding-right: 75px;
  height: 42px;
  line-height: 42px;
  font-family: "circular";
  color: #999999;
  border: 0;
}
.modal--share .btn--copy {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  color: #666666;
  background-color: #f2eeea;
}
.modal--share .btn--copy .btn-text {
  opacity: 1;
}
.modal--share .btn--copy:after {
  content: "copied";
  position: absolute;
  top: 0;
  right: 2px;
  z-index: -1;
  opacity: 0;
  background-color: #f2eeea;
}
.modal--share .btn--copy.copied .btn-text {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.modal--share .btn--copy.copied:after {
  z-index: 1;
  opacity: 1;
  transition: opacity 0.8s ease;
}
.modal--share .btn--close-search {
  position: absolute;
  top: 30px;
  right: 30px;
}
@media only screen and (min-width: 1024px) {
  .modal--share {
    display: block;
  }
}

#pi_tracking_opt_in_div {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 24px 42px 24px 20px;
  z-index: 100;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  font-family: "circular";
  background-color: #f2eeea;
  border: 1px solid #999999;
}
#pi_tracking_opt_in_div.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
#pi_tracking_opt_in_div .opt-in__msg {
  display: inline;
  margin-bottom: 0;
  width: 440px;
}
#pi_tracking_opt_in_div .opt-in__msg br {
  display: none;
}
#pi_tracking_opt_in_div a {
  border-bottom: 1px solid #000000;
}
#pi_tracking_opt_in_div a:first-of-type {
  margin: 0 12px;
}
#pi_tracking_opt_in_div .btn--close {
  top: 8px;
  right: 8px;
  width: 24px;
  height: 24px;
  line-height: 30px;
}
#pi_tracking_opt_in_div .btn--close:before, #pi_tracking_opt_in_div .btn--close:after {
  top: 3px;
  left: 12px;
  width: 1px;
  background-color: #999999;
}
@media only screen and (min-width: 600px) {
  #pi_tracking_opt_in_div {
    padding-right: 20px;
  }
  #pi_tracking_opt_in_div .opt-in__msg br {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  #pi_tracking_opt_in_div {
    bottom: 60px;
    left: auto;
    right: 60px;
    padding: 24px;
    max-width: 545px;
  }
}

.page-template-page-vision #pi_tracking_opt_in_div,
.page-template-page-salon-noir #pi_tracking_opt_in_div {
  background-color: #000000;
}
.page-template-page-vision #pi_tracking_opt_in_div a,
.page-template-page-salon-noir #pi_tracking_opt_in_div a {
  border-bottom: 1px solid #ffffff;
}
.page-template-page-vision #pi_tracking_opt_in_div .btn--close:before, .page-template-page-vision #pi_tracking_opt_in_div .btn--close:after,
.page-template-page-salon-noir #pi_tracking_opt_in_div .btn--close:before,
.page-template-page-salon-noir #pi_tracking_opt_in_div .btn--close:after {
  background-color: #ffffff;
}

html {
  box-sizing: border-box;
  min-height: 100%;
  height: 100%;
  scroll-behavior: smooth;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  height: 100%;
  overflow-x: hidden;
}

/* MAIN COLOR SCHEME *********/
body.neue-house__alt, body.neue-house__alt .header {
  background: #0f1820;
}
body.neue-house__alt #page-header-bg, body.neue-house__alt #loading .bg, body.neue-house__alt .header #page-header-bg, body.neue-house__alt .header #loading .bg {
  background: #0f1820;
}
body.neue-house__alt .header, body.neue-house__alt .header .header {
  color: #f2eeea;
}

main#content {
  flex: 1 0 auto;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  main#content {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  main#content {
    margin-top: 75px;
  }
}

.page-template-page-house main#content,
.page-template-page-membership main#content,
.page-template-page-private-events main#content,
.page-template-page-careers main#content,
.page-template-page-neuejournal main#content,
.page-template-page-neuejournal_category main#content,
.page-template-page-press main#content,
.page-template-page-press-category main#content,
.tax-neuejournal_tag main#content,
.search-results main#content,
.page-template-page-event-listing main#content {
  margin-top: 125px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-house main#content,
  .page-template-page-membership main#content,
  .page-template-page-private-events main#content,
  .page-template-page-careers main#content,
  .page-template-page-neuejournal main#content,
  .page-template-page-neuejournal_category main#content,
  .page-template-page-press main#content,
  .page-template-page-press-category main#content,
  .tax-neuejournal_tag main#content,
  .search-results main#content,
  .page-template-page-event-listing main#content {
    margin-top: 184px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-house main#content,
  .page-template-page-membership main#content,
  .page-template-page-private-events main#content,
  .page-template-page-careers main#content,
  .page-template-page-neuejournal main#content,
  .page-template-page-neuejournal_category main#content,
  .page-template-page-press main#content,
  .page-template-page-press-category main#content,
  .tax-neuejournal_tag main#content,
  .search-results main#content,
  .page-template-page-event-listing main#content {
    margin-top: 216px;
  }
}

.page-template-page-vision {
  scroll-behavior: smooth;
}

button {
  -webkit-appearance: none;
  padding: 0;
  border-radius: 0;
}

blockquote {
  margin: 0;
}

a:focus,
[tabindex="0"]:focus,
button:focus,
input[type]:focus,
select:focus,
textarea:focus {
  outline: 1px dotted;
  outline: 5px auto #000000;
}

p:empty {
  display: none;
}

/* MAIN COLOR SCHEME *********/
body {
  background: #f2eeea;
}
body.-hide-page-overflow {
  overflow: hidden;
}

/* MAIN CONTENT STRUCTURE **********************************/
#container {
  width: 100%;
}

/* ICONS *********/
.f-icon {
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.f-icon .icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*********************
LINK STYLES
*********************/
a, a:visited {
  color: currentColor;
  text-decoration: none;
  /* mobile tap color */
}
a:hover, a:focus, a:active, a:visited:hover, a:visited:focus, a:visited:active {
  color: currentColor;
  outline: 0;
}
a:link, a:visited:link {
  outline: 0;
  /*
  this highlights links on iPhones/iPads.
  so it basically works like the :hover selector
  for mobile devices.
  */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
a.logo:hover, a:visited.logo:hover {
  padding: 0;
  text-decoration: none;
  border: none;
}

a, object, embed {
  outline: 0;
}

.overlayLink {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  cursor: pointer;
  text-indent: -9999px;
  background: #fff;
  opacity: 0;
}

ul {
  list-style-type: none;
  padding: 0;
}

button {
  background: none;
  border: none;
}

img,
svg {
  max-width: 100%;
}

sup {
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
}

.hide--all {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hide--tablet {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .hide--tablet-landscape {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .hide--desktop {
    display: none;
  }
}

@media only screen and (min-width: 400px) {
  .show--mobile {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .show--tablet {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .show--tablet-landscape {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .show--desktop {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .show--desktop-wide {
    display: block;
  }
}

.section {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #999999;
}
.section--collapsible {
  flex-direction: column;
  flex-wrap: nowrap;
  border: none;
}
@media only screen and (min-width: 768px) {
  .section--collapsible {
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom: 1px solid #999999;
  }
}

.-collapsible {
  position: relative;
  border-bottom: 1px solid #999999;
}
.-collapsible .arrow--expand {
  position: absolute;
  top: 50%;
  right: 32px;
}
@media only screen and (min-width: 768px) {
  .-collapsible .arrow--expand {
    display: none;
  }
}
.-collapsible .collapsible-inner {
  height: 0;
  visibility: hidden;
}
.-collapsible.-is-expanded .collapsible-inner {
  height: auto;
  visibility: visible;
}
.-collapsible.-is-expanded .arrow--expand {
  top: 24px;
  transform: rotate(-180deg);
}
@media only screen and (min-width: 768px) {
  .-collapsible {
    border-bottom: 0;
  }
  .-collapsible .collapsible-inner {
    height: auto;
    visibility: visible;
  }
}

.grid--full {
  width: 100%;
}
.grid--third {
  padding: 30px;
}
.grid--fourth {
  padding: 30px;
  border-bottom: 1px solid #999999;
  flex-basis: 100%;
}
.grid--fourth:last-child {
  border-bottom: none;
}
.grid--two-third {
  padding: 30px;
}
.grid--half {
  flex-basis: 100%;
  padding: 30px;
}
.grid--mobile-first {
  order: -1;
}
@media only screen and (min-width: 768px) {
  .grid--third {
    padding: 3.75%;
  }
  .grid--fourth {
    padding: 60px;
  }
  .grid--two-third {
    flex-basis: 66.6666666667%;
    padding: 3.75%;
  }
  .grid--half {
    flex-basis: 50%;
    padding: 3.75%;
  }
}
@media only screen and (min-width: 1024px) {
  .grid--third {
    order: initial;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 3.75%;
    border-left: 0;
    border-right: 1px solid #999999;
  }
  .grid--fourth {
    order: initial;
    flex-basis: 25%;
    max-width: 25%;
    padding: 3.75%;
    border-left: 0;
    border-right: 1px solid #999999;
    border-bottom: none;
  }
  .grid--two-third {
    order: initial;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 3.75%;
  }
  .grid--half {
    flex-basis: 50%;
    max-width: 50%;
    padding: 3.75%;
  }
  .grid--lead {
    order: -1;
    border-left: 0;
    border-right: 1px solid #999999;
  }
  .grid--last {
    order: 1;
    border-right: 0;
    border-left: 1px solid #999999;
  }
}

.column--third {
  flex-basis: 100%;
}
.column--two-third {
  flex-basis: 100%;
}
.column--half {
  flex-basis: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  .column--third {
    display: flex;
    flex-flow: column;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .column--two-third {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .column--half {
    flex-basis: 50%;
    max-width: 50%;
  }
  .column--first {
    border-right: 1px solid #999999;
  }
}

/* HOME PAGE *****************/
.home #page-wrapper {
  padding-top: 0px;
  margin-bottom: 0px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home main#content {
    flex: 0 0 auto;
  }
}

/* Anchor Sections *****************/
.section-anchor:target {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}

.section-slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 40px 20px 30px;
}
.section-slider .grid--third {
  padding: 0 20px 30px;
}
.section-slider .grid--two-third {
  position: relative;
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.section-slider .slider-aside__title {
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 1;
  letter-spacing: 1.58px;
  font-family: "mediasanscondensed-regular";
}
.section-slider .slider-aside__subtitle {
  margin-bottom: 20px;
  font-size: 20px;
  letter-spacing: 0;
  font-family: "circular";
}
.section-slider .slider-aside__description {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.4;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-slider .slider-aside .btn--cta {
  margin-top: 30px;
  margin-right: 20px;
}
.section-slider__slides {
  width: auto;
}
.section-slider .slide {
  position: relative;
}
.section-slider .slide__video {
  width: 100%;
  object-fit: contain;
}
.section-slider .slide__video:before {
  display: block;
  content: "";
  padding-bottom: 66.6666666667%;
}
.section-slider .slide__video-loop {
  width: 100%;
}
.section-slider .slide__image {
  width: 100%;
  display: block;
  margin-bottom: 18px;
}
.section-slider .slide__embed {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  width: 100vw;
  max-width: 100%;
  height: auto;
}
.section-slider .slide__embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-slider .slide__caption {
  margin-top: 0;
  font-size: 15px;
  line-height: 1.6;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  text-align: center;
}
.section-slider .slide__control-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.section-slider .slide__control-overlay:before {
  position: absolute;
  color: #fff;
}
.section-slider .slide__control-overlay.paused {
  background-color: rgba(0, 0, 0, 0.2);
}
.section-slider .slide__control-overlay.paused:before {
  content: "▷";
  height: 60px;
  width: 60px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 60px;
  line-height: 1;
}
.section-slider .slide__control-overlay.playing:before {
  content: "PAUSE  I I";
  bottom: 10px;
  left: 10px;
  font-family: "circular";
  font-size: 12px;
}
@media only screen and (min-width: 1200px) {
  .section-slider .slide__control-overlay.playing:before {
    bottom: 20px;
    left: 20px;
    font-size: 22px;
  }
}
.section-slider .slide.slick-slide .slide__caption {
  opacity: 0;
}
.section-slider .slide.slick-active .slide__caption {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.section-slider .slick-dots {
  position: relative;
  bottom: 10px;
  right: 0;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .section-slider {
    padding: 3.75%;
  }
  .section-slider.-has-caption .slick-list {
    padding-bottom: 0;
  }
  .section-slider.-has-caption .slick-dots {
    bottom: 3px;
  }
  .section-slider .slick-list {
    padding-bottom: 20px;
  }
  .section-slider .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
  }
  .section-slider .grid--third {
    padding: 3.75% 30px 7.5%;
  }
  .section-slider .grid--two-third {
    flex-basis: 100%;
  }
  .section-slider .slide__image {
    margin-bottom: 0;
  }
  .section-slider .slide__caption {
    margin: 0;
  }
  .section-slider .slider-aside__title {
    font-size: 100px;
    letter-spacing: 1.98px;
  }
  .section-slider .slider-aside__subtitle {
    margin-bottom: 30px;
  }
  .section-slider .slider-aside__description {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media only screen and (min-width: 968px) {
  .section-slider {
    padding: 45px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-slider {
    flex-wrap: nowrap;
    padding: 0;
    border-bottom: 1px solid #999999;
  }
  .section-slider .grid--two-third {
    padding: 1.75% 1.75% 20px;
    width: 66.6666666667%;
    flex-basis: auto;
  }
  .section-slider .slider-aside {
    display: flex;
    align-items: flex-end;
    flex-basis: 33.3333333333%;
    width: 33.3333333333%;
    padding: 30px 3.75% 60px;
  }
  .section-slider .slider-aside__title {
    margin-left: 0;
    margin-right: 0;
    font-size: 6.5vw;
  }
  .section-slider .slider-aside__subtitle {
    margin-left: 0;
    margin-right: 0;
  }
  .section-slider .slider-aside__description {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .section-slider .slider-aside .btn--cta {
    margin-top: 55px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .section-slider .slider-aside .arrow--down {
    margin-top: 30px;
  }
  .section-slider__slides {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .section-slider .slide {
    margin-bottom: 0;
  }
  .section-slider .slide.slick-slide {
    display: flex;
    flex-flow: row wrap;
  }
  .section-slider .slide.slick-slide .slide__image img {
    margin-bottom: 0;
  }
  .section-slider .slide__image img {
    margin-bottom: 0;
  }
  .section-slider .slide__caption {
    display: inline-block;
    margin-top: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .section-slider .slider-aside__title {
    font-size: 100px;
  }
  .section-slider .slider-aside h3 {
    margin-bottom: 30px;
  }
}

.section-full_slider {
  display: block;
  padding: 40px 20px 30px;
}
.section-full_slider__slides {
  width: auto;
}
.section-full_slider .slide__video {
  width: 100%;
  object-fit: contain;
}
.section-full_slider .slide__video:before {
  display: block;
  content: "";
  padding-bottom: 66.6666666667%;
}
.section-full_slider .slide__image {
  display: block;
  margin-bottom: 18px;
  width: 100%;
}
.section-full_slider .slide__image img {
  width: 100%;
}
.section-full_slider .slide__caption {
  margin-top: 0;
  font-size: 15px;
  line-height: 1.6;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  text-align: center;
  opacity: 0;
}
.section-full_slider .slide.slick-active .slide__caption {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.section-full_slider .slick-dots {
  position: relative;
  bottom: 10px;
  right: 0;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .section-full_slider {
    padding: 3.75%;
  }
  .section-full_slider.-has-caption {
    padding-bottom: 20px;
  }
  .section-full_slider.-has-caption .slick-list {
    padding-bottom: 0;
  }
  .section-full_slider.-has-caption .slick-dots {
    bottom: 3px;
  }
  .section-full_slider.-has-caption .slide__image {
    padding-bottom: 18px;
  }
  .section-full_slider .slick-list {
    padding-bottom: 20px;
  }
  .section-full_slider .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
  }
  .section-full_slider .grid--third {
    padding: 3.75% 30px 7.5%;
  }
  .section-full_slider .slide__image {
    margin-bottom: 0;
  }
  .section-full_slider .slide__caption {
    margin: 0;
    text-align: left;
  }
  .section-full_slider .slider-aside__title {
    font-size: 100px;
    letter-spacing: 1.98px;
  }
  .section-full_slider .slider-aside__subtitle {
    margin-bottom: 30px;
  }
  .section-full_slider .slider-aside__description {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media only screen and (min-width: 968px) {
  .section-full_slider {
    padding: 45px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-full_slider {
    flex-wrap: nowrap;
    padding: 30px;
    border-bottom: 1px solid #999999;
  }
  .section-full_slider .grid--two-third {
    padding: 1.75% 1.75% 20px;
    width: 66.6666666667%;
    flex-basis: auto;
  }
  .section-full_slider .slider-aside {
    display: flex;
    align-items: flex-end;
    flex-basis: 33.3333333333%;
    width: 33.3333333333%;
    padding: 30px 3.75% 60px;
  }
  .section-full_slider .slider-aside__title {
    margin-left: 0;
    margin-right: 0;
    font-size: 6.5vw;
  }
  .section-full_slider .slider-aside__subtitle {
    margin-left: 0;
    margin-right: 0;
  }
  .section-full_slider .slider-aside__description {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .section-full_slider .slider-aside .btn--cta {
    margin-top: 55px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .section-full_slider .slider-aside .arrow--down {
    margin-top: 30px;
  }
  .section-full_slider .slick-list {
    padding-bottom: 0;
  }
  .section-full_slider .slide {
    margin-bottom: 0;
  }
  .section-full_slider .slide.slick-slide {
    display: flex;
    flex-flow: row wrap;
  }
  .section-full_slider .slide.slick-slide .slide__image img {
    margin-bottom: 0;
  }
  .section-full_slider .slide__image img {
    margin-bottom: 0;
  }
  .section-full_slider .slide__caption {
    display: inline-block;
    margin-top: 0;
  }
}
.section-workspaces .grid--two-third {
  padding: 20px;
}
.section-workspaces__slides .slick-dots {
  position: relative;
  top: 0;
  right: 0;
  margin-top: 14px;
  height: 20px;
}
.section-workspaces .workspace__title {
  margin: 0 20px;
  font-size: 60px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.section-workspaces .workspace__description {
  margin: 10px 20px 15px;
  font-size: 15px;
  line-height: 1.6;
}
.section-workspaces .workspace__quote {
  display: none;
}
@media only screen and (min-width: 768px) {
  .section-workspaces .grid--two-third {
    padding: 30px;
  }
  .section-workspaces .workspace__title {
    margin: 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-workspaces {
    flex-wrap: nowrap;
  }
  .section-workspaces .grid--two-third {
    padding: 3.75%;
    max-width: 66.6666666667%;
    border-right: 1px solid #999999;
  }
  .section-workspaces .workspace__title {
    margin-left: 0;
    margin-right: 0;
    font-size: 30px;
    font-family: "circular";
    letter-spacing: 0;
    text-transform: none;
  }
  .section-workspaces .workspace__description {
    margin: 10px 0 55px;
    font-size: 18px;
  }
  .section-workspaces .workspace__quote {
    display: block;
  }
  .section-workspaces .workspace__quote h2 {
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: "mediasanscondensed-regular";
    text-transform: uppercase;
  }
}

.section-pillars .grid--third {
  order: 1;
  flex-basis: 100%;
  padding: 35px 40px 40px;
}
.section-pillars .grid--two-third {
  flex-basis: 100%;
  padding: 40px 40px 0;
}
.section-pillars .pillar {
  margin-bottom: 40px;
}
.section-pillars .pillar:last-child {
  margin-bottom: 0;
}
.section-pillars .pillar__title {
  margin-bottom: 5px;
  font-size: 27px;
  line-height: 1;
  font-family: "circular";
}
.section-pillars .pillar__description {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.6;
}
.section-pillars .pillar__image {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .section-pillars .grid--third {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 60px;
  }
  .section-pillars .grid--two-third {
    padding: 50px 45px 0;
  }
  .section-pillars .pillar {
    flex-basis: 45%;
    margin-bottom: 48px;
  }
  .section-pillars .pillar__title {
    margin-bottom: 8px;
    font-size: 30px;
  }
  .section-pillars .pillar__description {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media only screen and (min-width: 1024px) {
  .section-pillars .grid--third {
    order: 0;
    flex-basis: 33.3333333333%;
    padding: 3.75%;
    border-right: 1px solid #999999;
  }
  .section-pillars .grid--two-third {
    align-self: center;
    flex-basis: 66.6666666667%;
    padding: 3.5% 7%;
  }
  .section-pillars .pillar {
    flex-basis: 100%;
  }
  .section-pillars .pillar__description {
    margin: 10px 0 auto;
  }
  .section-pillars .pillar__image {
    margin: 0 auto;
  }
}

.quarter-pillars__title {
  font-size: 60px;
  font-family: "mediasanscondensed-regular";
  line-height: 1.05;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.quarter-pillars .pillar__title {
  font-size: 27px;
  line-height: 1.05;
}
.quarter-pillars .pillar__description {
  font-size: 15px;
  line-height: 1.6;
}
.quarter-pillars .article__image {
  margin-bottom: 15px;
  width: 100%;
}
.quarter-pillars .article__title {
  margin-bottom: 7px;
  font-size: 20px;
  line-height: 1.2;
  font-family: "circular";
}
.quarter-pillars .article__description {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .quarter-pillars__title {
    letter-spacing: 2px;
  }
  .quarter-pillars .pillar__title {
    font-size: 30px;
  }
  .quarter-pillars .pillar__description {
    font-size: 18px;
    line-height: 1.33;
  }
  .quarter-pillars .article__title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.2;
  }
  .quarter-pillars .article__description {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media only screen and (min-width: 1024px) {
  .quarter-pillars .article__title {
    margin-bottom: 10px;
  }
}

.section-houses {
  flex-wrap: wrap;
}
.section-houses .block {
  display: flex;
  padding: 20px;
}
.section-houses .block:not(:last-child) {
  border-bottom: 1px solid #999999;
}
.section-houses .block__header {
  order: 1;
  margin-top: 8px;
}
.section-houses .block__title {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1;
  font-family: "circular";
}
.section-houses .block__city {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1.9;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-houses .block__picture {
  width: calc(43.3% - 20px);
  margin-right: 20px;
}
.section-houses .block--quote {
  display: none;
}
@media only screen and (min-width: 768px) {
  .section-houses .block {
    padding: 30px;
  }
  .section-houses .block__header {
    margin-top: 25px;
  }
  .section-houses .block__title {
    font-size: 30px;
  }
  .section-houses .block__city {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 1.6;
  }
  .section-houses .block__picture {
    width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 1024px) {
  .section-houses .block {
    display: block;
    flex-basis: 50%;
    max-width: 50%;
    padding: 3.75%;
  }
  .section-houses .block:nth-child(odd) {
    border-right: 1px solid #999999;
  }
  .section-houses .block:nth-last-child(-n+2):nth-child(2n+1), .section-houses .block:nth-last-child(-n+2):nth-child(2n+1) ~ .block {
    border-bottom: 0;
  }
  .section-houses .block__header {
    position: relative;
    margin-top: 0;
  }
  .section-houses .block__header .btn--cta {
    position: absolute;
    top: 0;
    right: 0;
  }
  .section-houses .block__city {
    margin-bottom: 45px;
  }
  .section-houses .block__image {
    width: 100%;
  }
  .section-houses .block__picture {
    width: auto;
  }
  .section-houses .block--quote {
    display: block;
  }
  .section-houses .block--quote .block__quote {
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: "mediasanscondensed-regular";
    text-transform: uppercase;
  }
}

.section-quote {
  display: none;
  padding: 60px 0;
}
.section-quote.slick-slider {
  display: none;
}
.section-quote.-is-visible blockquote:nth-of-type(1) p {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1.7s ease, transform 1.5s ease;
}
.section-quote.-is-visible blockquote:nth-of-type(1) cite {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1.7s ease 0.3s, transform 1.5s ease 0.3s;
}
.section-quote.-is-visible blockquote:nth-of-type(1) .quote__logo {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1.7s ease 0.3s, transform 1.5s ease 0.3s;
  max-width: 151px;
}
.section-quote blockquote:nth-of-type(1) p {
  opacity: 0;
  transform: translateY(40px);
}
.section-quote blockquote:nth-of-type(1) cite {
  opacity: 0;
  transform: translateY(60px);
}
.section-quote blockquote:nth-of-type(1) .quote__logo {
  opacity: 0;
  transform: translateY(80px);
}
.section-quote .slick-list {
  margin: 0 auto;
  max-width: 84%;
}
.section-quote .slick-track {
  display: flex;
  align-items: center;
}
.section-quote blockquote {
  position: relative;
  margin: 0 auto;
  max-width: 80%;
  text-align: center;
  background-color: #f2eeea;
}
.section-quote blockquote.slick-active p {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.section-quote blockquote.slick-active cite {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.section-quote blockquote.slick-active .quote__logo {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.section-quote blockquote p {
  opacity: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1.25;
  font-family: "circular";
  transition: opacity 0.6s ease;
}
.section-quote blockquote cite {
  opacity: 0;
  display: inline-block;
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.25;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  font-style: normal;
  transition: opacity 0.6s ease;
}
.section-quote blockquote cite span {
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #666666;
}
.section-quote blockquote .quote__logo {
  opacity: 0;
  padding-top: 30px;
  display: block;
  margin: 0 auto;
  transition: opacity 0.6s ease;
}
@media only screen and (min-width: 768px) {
  .section-quote {
    padding: 90px 0;
  }
  .section-quote blockquote .quote__logo {
    padding-top: 48px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-quote {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .section-quote .slick-list {
    max-width: 50%;
  }
  .section-quote.slick-slider {
    display: flex;
    flex-flow: column;
  }
  .section-quote blockquote {
    max-width: 50%;
  }
}

.section-grid .block {
  flex-basis: 100%;
  padding: 30px;
  border-bottom: 1px solid #999999;
}
.section-grid .block.-has-cta .block__caption {
  margin-bottom: 0;
}
.section-grid .block:last-child {
  border-bottom: 0;
}
.section-grid .block__title {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1;
}
.section-grid .block__description {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.2;
}
.section-grid .block .btn--cta {
  margin: 32px 0 30px;
  width: 183px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
}
.section-grid .block__rate {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.2;
  font-family: "circular";
}
.section-grid .block__caption {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .section-grid .block {
    padding: 60px;
  }
  .section-grid .block__title {
    margin-bottom: 15px;
    font-size: 30px;
  }
  .section-grid .block__description, .section-grid .block__rate, .section-grid .block__caption {
    font-size: 18px;
    line-height: 1.33;
  }
  .section-grid .block__description {
    margin-bottom: 15px;
  }
  .section-grid .block__rate {
    margin-bottom: 25px;
  }
  .section-grid .block__caption {
    display: block;
    margin-top: 30px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .section-grid .block {
    flex-basis: 50%;
    max-width: 50%;
    padding: 3.75%;
    border-bottom: 1px solid #999999;
  }
  .section-grid .block:nth-child(odd) {
    border-right: 1px solid #999999;
  }
  .section-grid .block:last-child, .section-grid .block:nth-last-child(2):nth-child(odd) {
    border-bottom: 0;
  }
  .section-grid .block img {
    width: 100%;
  }
  .section-grid .block--quote {
    display: block;
  }
  .section-grid .block--quote .block__quote {
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
    font-family: "mediasanscondensed-regular";
    text-transform: uppercase;
  }
  .section-grid .btn--cta {
    margin: 45px 0 40px;
  }
}

.icon-grid__image {
  max-width: 120px;
  height: auto;
}
.icon-grid__title {
  font-size: 15px;
  font-family: "circular-bold";
  line-height: 25px;
  margin-top: 20px;
}
.icon-grid .grid--third {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  flex-basis: 50%;
  border-right: none;
  padding: 0 2.5% 4.5%;
}
@media only screen and (min-width: 768px) {
  .icon-grid .grid--third {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media only screen and (min-width: 1024px) {
  .icon-grid {
    padding: 0 15% 57px;
  }
}

.section-list {
  padding: 25px 30px 30px;
  justify-content: left;
}
.section-list .list__title {
  margin-bottom: 10px;
  font-size: 20px;
  text-align: left;
}
.section-list .list__items {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
}
.section-list .list__items li {
  display: inline-block;
  flex-basis: 33.3333333333%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 15px;
  line-height: 1.5;
  font-family: "circular";
  border-bottom: 1px solid #999999;
}
.section-list .list__items li:nth-child(6), .section-list .list__items li:last-child {
  border-bottom: 0;
}
.section-list .list__items li:nth-child(n+7) {
  opacity: 0;
  visibility: hidden;
  padding-top: 0;
  padding-bottom: 0;
  height: 0;
  line-height: 0;
}
.section-list .list__items.-is-expanded li:nth-child(6) {
  border-bottom: 1px solid #999999;
}
.section-list .list__items.-is-expanded li:nth-child(n+7) {
  opacity: 1;
  visibility: visible;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
  line-height: 1.34;
}
.section-list .list__items.-is-expanded + .btn--more {
  display: none;
}
.section-list .list__items.-is-expanded ~ .btn--less {
  display: block;
}
.section-list .btn--less {
  display: none;
}
.section-list .btn--more,
.section-list .btn--less {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .section-list {
    padding: 52px 60px 60px;
  }
  .section-list .list__title {
    font-size: 30px;
  }
  .section-list .list__items li {
    font-size: 18px;
    line-height: 1.34;
  }
  .section-list .btn--more,
  .section-list .btn--less {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-list {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .section-list .btn--more,
  .section-list .btn--less {
    display: none;
  }
  .section-list .list__title {
    margin-bottom: 40px;
  }
  .section-list .list__items {
    flex-flow: row wrap;
  }
  .section-list .list__items.-is-expanded ~ .btn--less {
    display: none;
  }
  .section-list .list__items li {
    max-width: 33.3333333333%;
  }
  .section-list .list__items li:nth-last-child(-n+3):nth-child(3n+1), .section-list .list__items li:nth-last-child(-n+3):nth-child(3n+1) ~ li {
    border: none;
  }
  .section-list .list__items li:nth-child(6) {
    border-bottom: 1px solid #999999;
  }
  .section-list .list__items li:nth-child(n+7) {
    opacity: 1;
    visibility: visible;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    line-height: 1.34;
  }
}

.section-callout {
  padding: 80px 3.75%;
  justify-content: center;
}
.section-callout .callout__heading {
  max-width: 70%;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 2px;
  font-family: "mediasanscondensed-regular";
  text-align: center;
  text-transform: uppercase;
  transform: translateY(30px);
  opacity: 0;
}
.section-callout .callout__heading.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-callout br {
  display: none;
}
@media only screen and (min-width: 768px) {
  .section-callout {
    padding: 106px;
  }
  .section-callout .callout__heading {
    max-width: none;
    font-size: 100px;
  }
  .section-callout br {
    display: inline-block;
  }
}
@media only screen and (min-width: 1024px) {
  .section-callout .callout__heading {
    transform: translateY(30px);
    opacity: 0;
  }
  .section-callout .callout__heading.-is-visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}

:root {
  --video-width: 100vw;
  --video-height: 100vh;
}
@media (min-aspect-ratio: 16/9) {
  :root {
    --video-height: 56.25vw ;
  }
}
@media (max-aspect-ratio: 16/9) {
  :root {
    --video-width: 177.78vh ;
  }
}

.section-hero {
  position: relative;
  padding: 20px;
  height: calc(100vh - 90px);
}
.section-hero--ios {
  height: calc(100vh - 130px);
}
.section-hero--ios .section-hero__asset {
  height: calc(100vh - 195px);
}
.section-hero--ios .section-hero__item {
  height: calc(100vh - 190px);
}
.section-hero--ios .section-hero__image {
  height: calc(100vh - 190px);
}
.section-hero__asset {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: calc(100vh - 135px);
}
.section-hero__copy {
  position: absolute;
  bottom: 60px;
  left: 60px;
  z-index: 1;
}
.section-hero__image, .section-hero__video {
  display: flex;
  height: calc(100vh - 135px);
}
.section-hero__image img, .section-hero__video img {
  object-fit: cover;
  opacity: 0;
  animation: 1s ease fadeIn forwards;
}
.section-hero__video {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}
.section-hero__video iframe, .section-hero__video object, .section-hero__video embed {
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--video-width);
  height: var(--video-height);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.section-hero__item {
  width: auto;
  height: calc(100vh - 135px);
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  visibility: hidden;
  overflow: hidden;
}
.section-hero__item--bkgrd-overlay:before {
  content: " ";
  display: block;
  background: rgba(0, 0, 0, 0.175);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 100%;
}
.section-hero__item.inactive {
  visibility: hidden;
}
.section-hero__item.active {
  z-index: 1;
  visibility: visible;
}
.section-hero__item.active .section-hero__title {
  opacity: 0;
  animation: 0.3s ease 0.1s forwards slideInFade, 0.3s ease 11s forwards fadeOut;
}
.section-hero__item.active .section-hero__subtitle {
  opacity: 0;
  animation: 0.3s ease 0.5s forwards slideInFade, 0.3s ease 12s forwards fadeOut;
}
.section-hero__item.active .section-hero__subheading,
.section-hero__item.active .section-hero__description,
.section-hero__item.active .section-hero__cta {
  opacity: 0;
  animation: 0.3s ease 1s forwards slideInFade, 0.3s ease 12.6s forwards fadeOut;
}
.section-hero__item.static {
  opacity: 1;
  visibility: visible;
}
.section-hero__item.static .section-hero__subtitle, .section-hero__item.static .section-hero__title {
  opacity: 0;
  animation: 0.3s ease 0.3s forwards slideInFade;
  animation-delay: 500ms;
}
.section-hero__item.static .section-hero__subtitle {
  animation-delay: 1000ms;
}
.section-hero__background-link {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 5;
}
.section-hero__asset {
  width: 100%;
}
.section-hero__video {
  width: 100%;
}
.section-hero img {
  width: 100%;
}
.section-hero__copy {
  position: absolute;
  bottom: 30px;
  left: 20px;
  right: 20px;
}
.section-hero__title {
  opacity: 0;
  margin-bottom: 2px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
}
.section-hero__subtitle {
  opacity: 0;
  margin-bottom: 20px;
  font-family: "mediasanscondensed-regular";
  font-size: 80px;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
}
.section-hero__subheading {
  height: 100%;
  width: 100%;
  font-size: 20px;
  line-height: 21px;
  margin-bottom: 20px;
  color: #ffffff;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
}
.section-hero__description {
  height: 100%;
  width: 100%;
  margin-bottom: 15px;
}
.section-hero__description p {
  font-size: 15px;
  line-height: 1.3;
  color: #ffffff;
  letter-spacing: 0.025rem;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
}
.section-hero__cta {
  color: #ffffff;
}
.section-hero__cta a {
  border: 1px solid #ffffff;
  font-size: 10px;
}
.section-hero .section-hero__slider-controls {
  position: absolute;
  bottom: 80px;
  right: 80px;
  z-index: 99;
  display: flex;
}
.section-hero .section-hero__slider-controls .section-hero__slider-control {
  padding: 10px 15px;
  border: 1px solid white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-hero .section-hero__slider-controls .section-hero__slider-control.section-hero__slider-control--prev {
  transform: rotate(180deg);
  margin-right: 10px;
}
.section-hero .section-hero__slider-controls .section-hero__slider-control svg {
  height: 20px;
  stroke-width: 2px;
}
@media only screen and (max-width: 768px) {
  .section-hero .section-hero__slider-controls {
    bottom: 55px;
    right: 40px;
  }
  .section-hero .section-hero__slider-controls .section-hero__slider-control {
    padding: 5px 5px;
  }
  .section-hero .section-hero__slider-controls .section-hero__slider-control svg {
    height: 15px;
    stroke-width: 2px;
  }
}
@media only screen and (min-width: 768px) {
  .section-hero {
    height: calc(100vh - 75px);
  }
  .section-hero__item {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
  }
  .section-hero__copy {
    bottom: 52px;
    left: 30px;
  }
  .section-hero__title {
    margin-bottom: 0;
    font-size: 151px;
  }
  .section-hero__subtitle {
    font-size: 151px;
  }
  .section-hero__subheading {
    width: 45%;
  }
  .section-hero__description {
    width: 45%;
  }
  .section-hero__description p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-hero {
    padding: 30px;
  }
  .section-hero__asset {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(100vh - 135px);
  }
  .section-hero__copy {
    position: absolute;
    bottom: 50px;
    left: 30px;
    z-index: 1;
  }
  .section-hero__image, .section-hero__video {
    display: flex;
    height: calc(100vh - 135px);
  }
  .section-hero__image img, .section-hero__video img {
    object-fit: cover;
    opacity: 0;
    animation: 1s ease fadeIn forwards;
  }
  .section-hero__title, .section-hero__subtitle {
    font-size: 151px;
    line-height: 151px;
  }
  .section-hero__subheading {
    font-size: 18px;
    line-height: 23px;
    width: 45%;
    margin-bottom: 30px;
  }
  .section-hero__description {
    width: 45%;
  }
  .section-hero__description p {
    font-size: 18px;
  }
  .section-hero__cta {
    margin-top: 30px;
  }
  .section-hero__cta a {
    font-size: 13.4px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-hero__title, .section-hero__subtitle {
    font-size: 170.2px;
    line-height: 171px;
  }
  .section-hero__subheading {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .section-hero__description {
    width: 33.33%;
  }
  .section-hero__cta a {
    font-size: 15px;
  }
}

.section-slider_group {
  flex-flow: column nowrap;
  justify-content: space-between;
}
.section-slider_group .slider {
  order: 1;
  padding-top: 10px;
}
.section-slider_group .slider__slide.slick-active .slider__caption {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.section-slider_group .slider img {
  width: 100%;
}
.section-slider_group .slider__asset {
  position: relative;
  width: 100%;
}
.section-slider_group .slider__video {
  width: 100%;
}
.section-slider_group .slider__video.playing + .btn--play {
  display: none;
}
.section-slider_group .slider .btn--play {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background-position: 50%;
}
.section-slider_group .slider .slick-dots {
  position: relative;
  bottom: auto;
  right: auto;
  margin: 25px 0;
}
.section-slider_group .slider__caption {
  opacity: 0;
  margin-top: 5px;
}
.section-slider_group .slider__caption p {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  font-size: 15px;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  border-right: 1px solid #999999;
}
.section-slider_group .slider__caption p:last-child {
  margin-right: 0;
  padding-right: 0;
  border: none;
}
.section-slider_group .location {
  padding-bottom: 20px;
}
.section-slider_group .location__title {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1;
  font-family: "circular";
}
.section-slider_group .location__description {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.4;
}
.section-slider_group .location__text {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.1;
  font-family: "circular";
}
.section-slider_group .location .btn--download {
  min-width: 120px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .section-slider_group .slider {
    padding-top: 3.5%;
  }
  .section-slider_group .slider__caption {
    margin-top: 14px;
  }
  .section-slider_group .location {
    border-left: 1px solid #999999;
  }
  .section-slider_group .location__title {
    font-size: 30px;
  }
  .section-slider_group .location__description {
    font-size: 18px;
    line-height: 1.33;
  }
  .section-slider_group .location__text {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media only screen and (min-width: 1024px) {
  .section-slider_group {
    flex-flow: row nowrap;
  }
  .section-slider_group .slider {
    max-width: 66.6666666667%;
    order: 0;
  }
  .section-slider_group .location {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    flex-basis: 50%;
    padding: 3.75%;
  }
  .section-slider_group .location__title {
    margin-bottom: 10px;
  }
  .section-slider_group .location .btn--download {
    display: inline-block;
    margin-right: auto;
    margin-top: 15px;
    min-width: 150px;
  }
  .section-slider_group .location .btn--download:first-of-type {
    margin-right: 30px;
  }
}

@media only screen and (min-width: 1024px) {
  .page-template-page-private-events .section-slider_group:nth-child(odd) .slider {
    order: 0;
    border-right: 1px solid #999999;
  }
  .page-template-page-private-events .section-slider_group:nth-child(even) .slider {
    order: 1;
  }
  .page-template-page-private-events .section-slider_group:nth-child(even) .location {
    border-left: 0;
  }
  .page-template-page-private-events .section-slider_group .location {
    border-left: 0;
    border-right: 1px solid #999999;
  }
}

.section-question_group {
  flex-flow: column wrap;
  justify-content: space-between;
}
.section-question_group .grid--third {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999999;
}
.section-question_group .grid--two-third {
  padding: 0;
}
.section-question_group .questions {
  border-bottom: 0;
}
.section-question_group .questions__title {
  margin-bottom: 0;
  font-size: 1em;
}
.section-question_group .questions__set {
  padding: 15px 30px;
  border-bottom: 1px solid #999999;
}
.section-question_group .questions__set:last-child {
  border-bottom: 0;
}
.section-question_group .questions__question {
  margin-bottom: 0;
  font-size: 15px;
}
.section-question_group .questions__answer {
  padding-top: 30px;
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .section-question_group .grid--third {
    padding-top: 53px;
    padding-bottom: 53px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .section-question_group .questions__set {
    padding: 60px;
  }
  .section-question_group .questions__question {
    font-size: 18px;
  }
  .section-question_group .questions__answer {
    padding-top: 50px;
    font-size: 18px;
  }
  .section-question_group .questions__title {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 1024px) {
  .section-question_group {
    flex-flow: row nowrap;
  }
  .section-question_group .grid--third {
    border: none;
  }
  .section-question_group .grid--two-third {
    border-left: 1px solid #999999;
  }
  .section-question_group .questions__set {
    padding: 55px 60px;
  }
  .section-question_group .-collapsible .arrow--expand {
    display: block;
  }
  .section-question_group .collapsible-inner {
    height: 0;
    visibility: hidden;
  }
}

.section-centered_copy {
  padding: 50px 3.5% 55px;
  justify-content: center;
}
.section-centered_copy--invert-color {
  background-color: #000000;
  color: #ffffff;
}
.section-centered_copy .copy {
  text-align: center;
}
.section-centered_copy .copy__heading {
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1.5px;
  text-transform: uppercase;
  transform: translateY(30px);
  opacity: 0;
}
.section-centered_copy .copy__heading.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-centered_copy .copy__heading span {
  white-space: nowrap;
}
.section-centered_copy .copy__description {
  margin: 0 auto;
  padding: 0 3.75%;
  font-size: 15px;
  line-height: 1.6;
  transform: translateY(50px);
  opacity: 0;
  transform: translateY(40px);
  opacity: 0;
}
.section-centered_copy .copy__description.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-centered_copy .copy__description p {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 1.6;
}
.section-centered_copy .copy__description p:last-child {
  margin-bottom: 0;
}
.section-centered_copy .copy__description.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-centered_copy .copy__subheading {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.6;
  font-style: italic;
  opacity: 0;
}
.section-centered_copy .copy__subheading.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-centered_copy .copy__cta {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
.section-centered_copy .copy .btn--cta {
  font-size: 15px;
  padding: 0;
  width: 180px;
  height: 42px;
  line-height: 42px;
  transform: translateY(60px);
  opacity: 0;
}
.section-centered_copy .copy .btn--cta.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (min-width: 768px) {
  .section-centered_copy {
    padding: 105px 60px 115px;
  }
  .section-centered_copy .copy__heading {
    margin-bottom: 50px;
    font-size: 120px;
    letter-spacing: 2px;
  }
  .section-centered_copy .copy__description {
    padding: 0;
    font-size: 18px;
    line-height: 1.24;
  }
  .section-centered_copy .copy__description p {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.24;
  }
  .section-centered_copy .copy__subheading {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.24;
  }
}
@media only screen and (min-width: 1024px) {
  .section-centered_copy .copy {
    margin: 0 auto;
    max-width: 80%;
  }
  .section-centered_copy .copy__heading {
    font-size: 6.5vw;
    transform: translateY(40px);
  }
  .section-centered_copy .copy__description {
    max-width: 77%;
    transform: translateY(60px);
  }
  .section-centered_copy .copy__subheading {
    transform: translateY(60px);
  }
  .section-centered_copy .copy .btn--cta {
    transform: translateY(80px);
  }
}

.cta-section {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 80px 30px;
}
.cta-section .heading {
  padding-bottom: 15px;
}
.cta-section .phone {
  font-size: 18px;
}
.cta-section.row-layout .heading {
  padding-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  .cta-section.row-layout {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    text-align: left;
    padding: 80px 60px;
  }
}

.article {
  border-right: 1px solid #999999;
}
.article__image {
  margin-bottom: 15px;
  opacity: 0;
}
.article__image.-is-visible {
  opacity: 1;
  transition: 1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.article__title {
  font-size: 20px;
  margin-bottom: 10px;
  opacity: 0;
}
.article__title.-is-visible {
  opacity: 1;
  transition: 1s 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.article__description {
  font-size: 15px;
  line-height: 24px;
  opacity: 0;
}
.article__description.-is-visible {
  opacity: 1;
  transition: 1s 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

@media (min-width: 768px) {
  .article__image {
    margin-bottom: 22px;
  }
  .article__title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .article__description {
    font-size: 18px;
  }
}
.section-centered_copy_small {
  padding: 48px 30px 58px;
  text-align: center;
  justify-content: center;
  border-bottom: none;
}
.section-centered_copy_small .copy-small__heading {
  font-size: 60px;
  font-family: "mediasanscondensed-regular";
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin-bottom: 17px;
  transform: translateY(30px);
  opacity: 0;
}
.section-centered_copy_small .copy-small__heading.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-centered_copy_small .copy-small__description {
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 15px;
  line-height: 24px;
  transform: translateY(50px);
  opacity: 0;
}
.section-centered_copy_small .copy-small__description.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (min-width: 768px) {
  .section-centered_copy_small {
    padding: 108px 60px 120px;
  }
  .section-centered_copy_small .copy-small__heading {
    letter-spacing: 2px;
    margin-bottom: 30px;
  }
  .section-centered_copy_small .copy-small__description {
    font-size: 18px;
    max-width: 800px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-centered_copy_small .copy-small__heading {
    margin-bottom: 47px;
    transform: translateY(40px);
  }
  .section-centered_copy_small .copy-small__description {
    transform: translateY(60px);
  }
}

.header--module {
  align-items: center;
  justify-content: flex-start;
}
.header--module .header__title {
  padding: 11px 15px 13px;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  text-transform: uppercase;
  letter-spacing: 1px;
}
.header--module .header__description {
  display: none;
}
.header--module .btn--cta {
  margin-left: auto;
  margin-right: 30px;
}
@media only screen and (min-width: 768px) {
  .header--module .header__title {
    padding: 20px 30px 20px;
    font-size: 60px;
    line-height: 1;
    letter-spacing: 2px;
    border-right: 1px solid #999999;
  }
}
@media only screen and (min-width: 1024px) {
  .header--module .header__description {
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 0;
    width: 45%;
    font-size: 18px;
    line-height: 1.33;
  }
}

.header__subtitle {
  font-family: "circular";
  font-size: 27px;
  padding: 11px 15px 13px;
  margin: 0;
  line-height: 1;
}

@media (min-width: 768px) {
  .header__subtitle {
    font-size: 30px;
    padding: 20px 30px 20px;
  }
}
.section-membership {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 20px;
}
.section-membership .grid--third {
  padding: 0 20px 18px;
}
.section-membership .grid--two-third {
  padding: 0 0 40px;
  width: 100%;
  max-width: 100%;
}
.section-membership .aside__title {
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 1;
  letter-spacing: 1.5px;
  font-family: "mediasanscondensed-regular";
}
.section-membership .aside__subtitle {
  margin-bottom: 20px;
  font-size: 20px;
  font-family: "circular";
}
.section-membership .aside__description {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.4;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-membership .aside__ctas {
  margin-top: 60px;
}
.section-membership__slides {
  width: auto;
}
.section-membership .slide__video {
  width: 100%;
  object-fit: contain;
}
.section-membership .slide__video:before {
  display: block;
  content: "";
  padding-bottom: 66.6666666667%;
}
.section-membership .slide__image {
  margin-bottom: 18px;
}
.section-membership .slide__caption {
  margin-bottom: 0;
  font-size: 15px;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  text-align: center;
}
.section-membership .slick-dots {
  position: relative;
  bottom: 10px;
  right: 0;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .section-membership {
    padding: 30px;
  }
  .section-membership.-has-caption .slick-list {
    padding-bottom: 0;
  }
  .section-membership.-has-caption .slick-dots {
    bottom: 3px;
  }
  .section-membership .grid--third {
    padding-bottom: 25px;
  }
  .section-membership .slick-list {
    padding-bottom: 20px;
  }
  .section-membership .aside__title {
    font-size: 100px;
    letter-spacing: 2px;
  }
  .section-membership .aside__description {
    font-size: 18px;
    line-height: 1.33;
  }
  .section-membership .slide.slick-active .slide__caption {
    opacity: 1;
    transition: opacity 0.4s ease;
  }
  .section-membership .slide__image {
    margin-bottom: 18px;
  }
  .section-membership .slide__caption {
    opacity: 0;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
  }
  .section-membership .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .section-membership {
    flex-wrap: nowrap;
    padding: 0;
    border-bottom: 1px solid #999999;
  }
  .section-membership.-has-caption .slick-list {
    padding-bottom: 0;
  }
  .section-membership.-has-caption .slick-dots {
    bottom: 3px;
  }
  .section-membership .slick-list {
    padding-bottom: 20px;
  }
  .section-membership .grid--third {
    border-right: 0;
    padding: 30px 3.75% 65px;
  }
  .section-membership .grid--two-third {
    padding: 1.75% 1.75% 20px;
    width: 66.6666666667%;
    flex-basis: auto;
  }
  .section-membership .aside {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    border-left: 1px solid #999999;
  }
  .section-membership .aside__title {
    font-size: 6.5vw;
  }
  .section-membership .slide__image {
    margin-bottom: 18px;
  }
  .section-membership .slide__caption {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .section-membership__aside h2 {
    font-size: 120px;
  }
  .section-membership__aside h3 {
    margin-bottom: 30px;
  }
  .section-membership__aside p {
    margin-bottom: 30px;
  }
}

.section-address {
  flex-flow: column;
  align-items: center;
  padding: 85px 3.5%;
}
.section-address p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.6;
  font-family: "circular";
  text-align: center;
}
.section-address address {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.6;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .section-address address br {
    display: none;
  }
}

.section-list_with_title {
  justify-content: flex-start;
  flex-flow: column;
  padding: 25px 0 0;
}
.section-list_with_title .list-copy {
  padding: 0 30px 25px;
  border-bottom: 1px solid #999999;
}
.section-list_with_title .title, .section-list_with_title h1.page-title {
  margin-bottom: 0;
  font-size: 27px;
  font-family: "circular";
}
.section-list_with_title .list-group {
  padding: 15px 30px;
}
.section-list_with_title .list-group__title {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.25;
}
.section-list_with_title .list-group__item {
  font-size: 15px;
  line-height: 1.6;
}
.section-list_with_title .list-group__item:first-child {
  padding-top: 7px;
}
@media only screen and (min-width: 768px) {
  .section-list_with_title {
    flex-flow: row wrap;
    padding: 60px 45px;
  }
  .section-list_with_title .list-copy {
    flex-basis: 100%;
    padding: 0 15px;
    margin-bottom: 48px;
    border-bottom: 0;
  }
  .section-list_with_title .list-group {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px;
    margin-bottom: 60px;
  }
  .section-list_with_title .list-group:last-child, .section-list_with_title .list-group:nth-last-child(2):nth-child(even) {
    margin-bottom: 0;
  }
  .section-list_with_title .list-group__list {
    margin-top: 10px;
  }
  .section-list_with_title .list-group__title:after {
    content: "";
    display: block;
    margin-top: 10px;
    width: 100%;
    height: 1px;
    background-color: #999999;
  }
  .section-list_with_title .list-group__item {
    font-size: 18px;
    line-height: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .section-list_with_title .list-group {
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 0;
  }
}

.section-slider_with_nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
}
.section-slider_with_nav .grid--third {
  padding-bottom: 10px;
}
.section-slider_with_nav .grid--two-third {
  padding-top: 15px;
  flex-basis: auto;
  width: 100%;
}
.section-slider_with_nav .slider-aside__title {
  font-size: 20px;
  letter-spacing: 0;
  font-family: "circular";
}
.section-slider_with_nav .slider-aside__description {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.4;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-slider_with_nav .slider-aside__ctas {
  display: none;
  text-align: center;
}
.section-slider_with_nav .slider-aside .btn--cta:first-child {
  margin-right: 15px;
}
.section-slider_with_nav .slider-nav {
  width: auto;
}
.section-slider_with_nav .slider-nav .slick-slider {
  width: calc(100vw - 60px);
}
.section-slider_with_nav .slider-nav .slick-slider:before, .section-slider_with_nav .slider-nav .slick-slider:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 25px;
  height: 40px;
}
.section-slider_with_nav .slider-nav .slick-slider:before {
  left: 0;
  background: linear-gradient(90deg, rgb(242, 238, 234) 0%, rgba(242, 238, 234, 0.5) 50%, rgba(242, 238, 234, 0) 100%, rgba(242, 238, 234, 0) 100%);
}
.section-slider_with_nav .slider-nav .slick-slider:after {
  right: 0;
  background: linear-gradient(90deg, rgba(242, 238, 234, 0) 0%, rgba(242, 238, 234, 0.5) 50%, rgb(242, 238, 234) 100%, rgba(242, 238, 234, 0) 100%);
}
.section-slider_with_nav .slider-nav__item {
  margin: 0 15px;
  font-size: 15px;
  line-height: 3;
  font-family: "circular";
  color: #999999;
  cursor: pointer;
}
.section-slider_with_nav .slider-nav__item.slick-active, .section-slider_with_nav .slider-nav__item.slick-center {
  color: #000000;
}
.section-slider_with_nav .slider-nav__item.slick-active ~ .slick-active {
  color: #999999;
}
.section-slider_with_nav .slider-container {
  order: initial;
  width: 100%;
}
.section-slider_with_nav__slides {
  width: auto;
}
.section-slider_with_nav .slider__video {
  width: 100%;
  object-fit: contain;
}
.section-slider_with_nav .slider__video:before {
  display: block;
  content: "";
  padding-bottom: 66.6666666667%;
}
.section-slider_with_nav .slider__caption {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.6;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  text-align: center;
}
.section-slider_with_nav .slider__ctas {
  margin-top: 16px;
  text-align: center;
}
.section-slider_with_nav .slider__ctas .btn--cta:first-child {
  margin-right: 15px;
}
.section-slider_with_nav .slick-dots {
  position: relative;
  bottom: 10px;
  right: 0;
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .section-slider_with_nav {
    padding: 30px;
  }
  .section-slider_with_nav .grid--third {
    padding-bottom: 17px;
  }
  .section-slider_with_nav .grid--two-third {
    padding-top: 30px;
  }
  .section-slider_with_nav .slider-aside__title {
    font-size: 30px;
    margin-bottom: 13px;
  }
  .section-slider_with_nav .slider-aside__description {
    margin-bottom: 45px;
    width: 60%;
    font-size: 18px;
    line-height: 1.33;
  }
  .section-slider_with_nav .slider__ctas {
    margin-top: 47px;
  }
  .section-slider_with_nav .slider-nav .slick-slider {
    width: calc(100vw - 120px);
  }
  .section-slider_with_nav .slider-nav .slick-slider:before, .section-slider_with_nav .slider-nav .slick-slider:after {
    width: 40px;
  }
  .section-slider_with_nav .slider-nav__item {
    font-size: 18px;
    line-height: 2.23;
  }
}
.section-slider_with_nav .slick-slide div, .section-slider_with_nav .slick-slide p {
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
.section-slider_with_nav .slick-slide.slick-active * {
  opacity: 1;
}
@media only screen and (min-width: 1024px) {
  .section-slider_with_nav {
    flex-wrap: nowrap;
    padding: 0;
    border-bottom: 1px solid #999999;
  }
  .section-slider_with_nav .grid--two-third {
    padding: 60px;
    max-width: none;
    width: 66.6666666667%;
  }
  .section-slider_with_nav .slider-aside {
    display: flex;
    flex-flow: column;
    width: 33.3333333333%;
    padding: 60px;
    border-left: 1px solid #999999;
  }
  .section-slider_with_nav .slider-aside__title {
    margin-bottom: 17px;
    font-size: 30px;
  }
  .section-slider_with_nav .slider-aside__description {
    width: auto;
  }
  .section-slider_with_nav .slider-aside__ctas {
    display: flex;
    flex-wrap: wrap;
    margin-top: auto;
    margin-bottom: -15px;
    text-align: left;
  }
  .section-slider_with_nav .slider-aside .btn--cta {
    margin-bottom: 15px;
  }
  .section-slider_with_nav .slider-nav {
    max-width: calc(33.3333333333vw - 120px);
    margin-bottom: 25px;
  }
  .section-slider_with_nav .slider-nav .slick-slider {
    width: auto;
  }
  .section-slider_with_nav .slider-nav .slick-slider:before, .section-slider_with_nav .slider-nav .slick-slider:after {
    display: none;
  }
  .section-slider_with_nav .slider-nav .slick-list {
    height: 100% !important;
  }
  .section-slider_with_nav .slider-nav__item {
    float: none;
    margin: 0;
  }
  .section-slider_with_nav .slider {
    margin-bottom: 0;
  }
  .section-slider_with_nav .slider__slide.slick-slide {
    display: flex;
    flex-flow: row wrap;
  }
  .section-slider_with_nav .slider__slide.slick-slide .slider__image {
    margin-bottom: 20px;
  }
  .section-slider_with_nav .slider__slide.slick-slide .slider__image img {
    margin-bottom: 20px;
  }
  .section-slider_with_nav .slider .slick-active .slider__caption {
    opacity: 1;
    transition: opacity 0.4s ease;
  }
  .section-slider_with_nav .slider__image {
    align-self: flex-start;
    margin-bottom: 0;
  }
  .section-slider_with_nav .slider__image img {
    margin-bottom: 0;
  }
  .section-slider_with_nav .slider__caption {
    opacity: 0;
    display: inline-block;
    margin-top: 0;
    font-size: 15px;
    text-align: left;
  }
}

.section-featured_posts .grid--third {
  max-width: 100%;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  border-right: 0;
}
.section-featured_posts .grid--two-third {
  width: 100%;
  flex-basis: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 0;
}
.section-featured_posts .featured-posts__images .slick-list {
  padding-right: 30px;
}
.section-featured_posts .featured-posts__images .slick-slide {
  padding-right: 40px;
}
.section-featured_posts .featured-posts__details .slick-list {
  display: flex;
  align-items: flex-start;
  height: 100%;
  margin-top: auto;
}
.section-featured_posts .featured-posts__details .slick-track {
  display: flex;
}
.section-featured_posts .featured-post__copy {
  align-self: flex-start;
  padding-left: 20px;
  padding-right: 50px;
}
.section-featured_posts .featured-post__title {
  padding-right: 20px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.section-featured_posts .featured-post__excerpt {
  padding-right: 20px;
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.6;
}
.section-featured_posts .featured-post__copy .btn--cta {
  margin-top: 15px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
}
@media only screen and (min-width: 768px) {
  .section-featured_posts .grid--third {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-featured_posts .grid--two-third {
    padding-top: 30px;
    padding-left: 30px;
  }
  .section-featured_posts .featured-posts__images .slick-list {
    padding-right: 40px;
  }
  .section-featured_posts .featured-posts__images .slick-slide {
    padding-right: 40px;
    padding-bottom: 18px;
    margin-bottom: 0;
  }
  .section-featured_posts .featured-posts__images .slick-slide:last-child {
    margin-right: 0;
  }
  .section-featured_posts .slick-dots {
    bottom: 0;
    right: 0;
  }
  .section-featured_posts .featured-post__copy {
    padding-left: 30px;
    padding-right: 50px;
  }
  .section-featured_posts .featured-post__title {
    font-size: 120px;
  }
  .section-featured_posts .featured-post__excerpt {
    font-size: 18px;
    line-height: 1.34;
  }
}
@media only screen and (min-width: 1024px) {
  .section-featured_posts .grid--third {
    padding: 3.75%;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    border-left: 1px solid #999999;
  }
  .section-featured_posts .grid--third .slick-list {
    align-items: flex-end;
  }
  .section-featured_posts .grid--two-third {
    padding: 1.75% 1.75% 20px;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .section-featured_posts .featured-posts__images .slick-list {
    padding-right: 0;
    padding-bottom: 20px;
  }
  .section-featured_posts .featured-posts__images .slick-slide {
    padding-right: 0;
  }
  .section-featured_posts .featured-post__copy {
    align-self: flex-end;
    opacity: 0;
    padding: 0;
  }
  .section-featured_posts .featured-post__copy.slick-active .featured-post__title,
  .section-featured_posts .featured-post__copy.slick-active .featured-post__excerpt,
  .section-featured_posts .featured-post__copy.slick-active .btn--cta {
    opacity: 1;
    transition: opacity 0.4s ease;
  }
  .section-featured_posts .featured-post__copy .btn--cta {
    margin-top: 20px;
  }
  .section-featured_posts .featured-post__title, .section-featured_posts .featured-post__excerpt,
  .section-featured_posts .featured-post .btn--cta {
    opacity: 0;
  }
  .section-featured_posts .featured-post__excerpt {
    padding-right: 0;
    margin-top: 20px;
  }
  .section-featured_posts .featured-post__title {
    padding-right: 0;
    font-size: 100px;
  }
}

.section-slider_with_quote {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 30px 30px 25px;
}
.section-slider_with_quote .grid--third {
  padding: 0;
  border-right: 0;
}
.section-slider_with_quote .grid--two-third {
  padding: 0 0 25px;
  width: 100%;
  max-width: 100%;
}
.section-slider_with_quote .slider__caption {
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 15px;
  margin-top: 24px;
  display: none;
}
.section-slider_with_quote .slider__caption p {
  margin-bottom: 0;
}
.section-slider_with_quote .slider-aside {
  width: 100%;
}
.section-slider_with_quote .slider-aside__quote {
  font-family: "circular";
  font-size: 20px;
  line-height: 27px;
}
.section-slider_with_quote .slider-aside__line {
  max-width: 60px;
  height: 1px;
  margin-top: 27px;
  margin-bottom: 26px;
  border-top: 1px solid #999999;
}
.section-slider_with_quote .slider-aside__caption {
  margin-bottom: 0;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 18px;
}
.section-slider_with_quote .slider-aside__caption span {
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-slider_with_quote .slick-slide div, .section-slider_with_quote .slick-slide p {
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
.section-slider_with_quote .slick-slide.slick-active * {
  opacity: 1;
}
.section-slider_with_quote .slick-dots {
  position: relative;
  bottom: 10px;
  right: 0;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .section-slider_with_quote.-has-caption .slick-list {
    padding-bottom: 0;
  }
  .section-slider_with_quote.-has-caption .slick-dots {
    bottom: 3px;
  }
  .section-slider_with_quote .grid--two-third {
    padding: 0 0 49px;
  }
  .section-slider_with_quote .slick-list {
    padding-bottom: 20px;
  }
  .section-slider_with_quote .slick-dots {
    bottom: 5px;
  }
  .section-slider_with_quote .slider__caption {
    display: block;
  }
  .section-slider_with_quote .slider-aside__quote {
    font-size: 30px;
    line-height: 37px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-slider_with_quote {
    flex-wrap: nowrap;
    padding: 0;
    border-bottom: 1px solid #999999;
  }
  .section-slider_with_quote .grid--third {
    padding: 3.75%;
  }
  .section-slider_with_quote .grid--two-third {
    border-right: 1px solid #999999;
    padding: 1.75% 1.75% 20px 1.75%;
    width: 66.6666666667%;
  }
  .section-slider_with_quote .slider__caption {
    margin-top: 20px;
  }
  .section-slider_with_quote .slick-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
  }
}

.section-image_or_video {
  padding: 20px 0;
}
.section-image_or_video:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.section-image_or_video .post-asset {
  padding: 20px;
}
.section-image_or_video .post-asset:last-child {
  padding-bottom: 0;
}
.section-image_or_video .post-asset.has-caption {
  padding-bottom: 40px;
}
.section-image_or_video .post-asset.has-caption .post-hero__caption {
  margin-top: 14px;
  margin-bottom: -26px;
}
.section-image_or_video .post-asset__asset {
  padding-bottom: 20px;
}
.section-image_or_video .post-asset__image {
  width: 100%;
}
.section-image_or_video .post-asset__video-container {
  position: relative;
}
.section-image_or_video .post-asset__video {
  width: 100%;
}
.section-image_or_video .post-asset__video.playing + .btn--play {
  display: none;
}
.section-image_or_video .post-asset__caption {
  margin-top: 22px;
  margin-bottom: -36px;
  font-size: 13px;
  line-height: 1.33;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-image_or_video .post-asset__embed {
  width: 100%;
}
.section-image_or_video .post-asset__embed iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.section-image_or_video .post-asset__embed-inner {
  flex: 1;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .section-image_or_video {
    padding: 0 60px;
  }
  .section-image_or_video .post-asset__asset {
    padding-bottom: 60px;
  }
  .section-image_or_video .post-asset__asset:last-child {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .section-image_or_video .post-asset__caption {
    margin-top: 17px;
    margin-bottom: -42px;
    font-size: 15px;
    line-height: 1.6;
  }
}

.section-full-width-video .full-width-video__asset {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  width: 100vw;
  height: auto;
}
.section-full-width-video .full-width-video__asset iframe, .section-full-width-video .full-width-video__asset object, .section-full-width-video .full-width-video__asset embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-pricing {
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid black;
  padding-top: 120px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1000px) {
  .section-pricing {
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
.section-pricing .container {
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  max-width: 1600px;
}
.section-pricing .container .row-title {
  width: 100%;
  padding: 0 30px 60px 30px;
  flex-direction: column;
}
.section-pricing .container .row-title .section-title {
  font-size: 6rem;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1.98px;
  text-align: center;
  display: block;
}
.section-pricing .container .row-title .section-sub-title {
  text-align: center;
  display: block;
}
@media screen and (max-width: 1000px) {
  .section-pricing .container .row-title {
    padding: 0 30px 30px 30px;
  }
  .section-pricing .container .row-title .section-title {
    font-size: 4rem;
  }
}
.section-pricing .container .row {
  display: flex;
  margin: auto;
}
.section-pricing .container .row .pricing-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 25%;
  border: 1px solid black;
  border-right: none;
  position: relative;
}
.section-pricing .container .row .pricing-card.pricing-card-body {
  border-top: 0;
}
.section-pricing .container .row .pricing-card.pricing-card-body.featured {
  box-shadow: inset -2px 0 0 black, inset 0 -2px 0 black, inset 2px 0 0 black, inset 0 0 0 black;
}
.section-pricing .container .row .pricing-card:last-of-type {
  border-right: 1px solid black;
}
.section-pricing .container .row .pricing-card.featured {
  box-shadow: inset -2px 0 0 black, inset 0 0 0 black, inset 2px 0 0 black, inset 0 2px 0 black;
  border-bottom: 1px solid black;
}
.section-pricing .container .row .pricing-card.featured .featured {
  width: calc(100% + 2px);
  background: black;
  color: white;
  text-align: center;
  position: absolute;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  left: -1px;
}
.section-pricing .container .row .pricing-card .card-header {
  padding: 45px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-pricing .container .row .pricing-card .card-header .package-title {
  font-family: "mediasanscondensed-regular";
  text-transform: uppercase;
  font-size: 4.25rem;
  letter-spacing: 1.98px;
}
.section-pricing .container .row .pricing-card .card-header .card-icon {
  margin-bottom: 10px;
}
.section-pricing .container .row .pricing-card .card-header .package-sub-title-holder {
  height: 23px;
  margin-bottom: 10px;
}
.section-pricing .container .row .pricing-card .card-header .package-description {
  font-size: 14px;
  text-align: center;
}
.section-pricing .container .row .pricing-card .card-header .btn--cta {
  margin-top: 40px;
}
.section-pricing .container .row .pricing-card .card-header .header-benefit-wrap {
  margin-top: 40px;
  width: 100%;
}
.section-pricing .container .row .pricing-card .card-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section-pricing .container .row .pricing-card .card-body.single_list {
  padding: 45px 20px;
  justify-content: space-between;
}
.section-pricing .container .row .pricing-card .card-body.multi_list {
  width: 100%;
}
.section-pricing .container .row .pricing-card .card-body.multi_list .multi-benefit-wrap {
  padding: 45px 20px;
  border-bottom: 1px solid black;
}
.section-pricing .container .row .pricing-card .card-body.multi_list .multi-benefit-wrap:last-of-type {
  border-bottom: 0;
}
.section-pricing .container .row .pricing-card .card-body .btn {
  align-self: center;
  margin-top: 60px;
}
.section-pricing .container .row .pricing-card .benefit-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  justify-content: space-between;
}
.section-pricing .container .row .pricing-card .benefit-item .benefit-title {
  display: flex;
}
.section-pricing .container .row .pricing-card .benefit-item .benefit-title:before {
  content: url("/wp-content/themes/neuehouse/dist/images/checkmark-gray.svg");
  display: block;
  position: relative;
  transform: scale(0.6);
  margin-right: 3px;
  margin-top: 0;
}
.section-pricing .container .row .pricing-card .benefit-item p {
  margin-bottom: 0;
  font-size: 15px;
}
.section-pricing .container .row .pricing-card .benefit-item.multi-benefit-item {
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.section-pricing .container .row .pricing-card .benefit-item.multi-benefit-item:last-of-type {
  margin-bottom: 0;
}
.section-pricing .container .row .pricing-card .benefit-item.multi-benefit-item .benefit-title:before {
  margin-top: 3px;
}
.section-pricing .container .row .pricing-card .benefit-item.multi-benefit-item .btn {
  margin-top: 0;
  min-width: 100px;
  font-size: 14px;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
}
@media screen and (max-width: 1200px) {
  .section-pricing .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .section-pricing {
    display: none;
  }
}

.section-pricing.section-pricing-mobile {
  display: none;
}
@media screen and (max-width: 1000px) {
  .section-pricing.section-pricing-mobile {
    display: flex;
  }
}
.section-pricing.section-pricing-mobile .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card {
  border: 1px solid black;
  margin: 60px 30px;
  position: relative;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card.featured {
  padding-top: 40px;
  box-shadow: inset -2px 0 0 black, inset 0 -2px 0 black, inset 2px 0 0 black, inset 0 2px 0 black;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card.featured .featured {
  font-size: 16px;
  top: 0;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card .card-header {
  width: 100%;
  border-bottom: 1px solid black;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card .card-header .header-benefit-wrap {
  width: auto;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card .card-body.multi_list {
  width: 100%;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card .card-body.multi_list .multi-benefit-wrap {
  padding: 45px 20px;
  border-bottom: 1px solid black;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card .card-body.multi_list .multi-benefit-wrap:last-of-type {
  border-bottom: 0;
}
.section-pricing.section-pricing-mobile .container .row .pricing-card .card-body.multi_list .multi-benefit-wrap .multi-benefit-list-body .multi-benefit-title {
  margin-right: 10px;
}
.section-pricing.section-pricing-mobile .slick-slide img {
  width: auto;
}
.section-pricing.section-pricing-mobile .slick-dots {
  width: 100%;
  right: unset;
}

.audio-bar {
  margin-bottom: 52px;
  width: 100%;
  height: 45px;
}
.audio-bar__link {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  line-height: 50px;
  font-family: "circular";
  color: #ffffff;
  background-color: #000000;
}
.audio-bar__link:hover, .audio-bar__link:visited, .audio-bar__link:visited:hover {
  color: #ffffff;
}
.audio-bar__link .btn--play-audio {
  margin-right: 10px;
}
@media only screen and (min-width: 1024px) {
  .audio-bar {
    max-width: 470px;
  }
}

.section-copy__heading {
  margin-bottom: 20px;
  font-size: 27px;
  line-height: 1.25;
  letter-spacing: 0.45px;
}
.section-copy__copy {
  width: 100%;
  font-size: 15px;
  line-height: 1.33;
}
.section-copy__copy p {
  margin-bottom: 25px;
}
.section-copy__copy p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .section-copy__heading {
    margin-bottom: 25px;
    font-size: 30px;
  }
  .section-copy__copy {
    font-size: 18px;
    line-height: 1.5;
  }
  .section-copy__copy p {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-copy__copy {
    font-size: 18px;
    line-height: 1.35;
  }
}

.section-neuejournal-quote blockquote p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.24;
  font-family: "circular";
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .section-neuejournal-quote blockquote p {
    font-size: 27px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-neuejournal-quote blockquote p {
    font-size: 30px;
  }
}

.section-footnotes {
  align-self: flex-start;
}
.section-footnotes .footnotes__footnote {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.33;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-footnotes .footnotes__footnote:last-child {
  margin-bottom: 0;
}

.section-side-image {
  text-align: center;
}

.apply-grid__container {
  width: 100%;
}
.apply-grid__copy {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.apply-grid__title {
  font-family: "mediasanscondensed-regular";
  font-size: 80px;
  line-height: 1;
  text-transform: uppercase;
}
.apply-grid__sub-title {
  margin-top: 30px;
  font-size: 16px;
  text-transform: uppercase;
}
.apply-grid__description {
  margin-top: 12px;
  font-size: 16px;
}
.apply-grid__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  margin-top: 30px;
  width: 100px;
  height: 100px;
  font-family: "mediasanscondensed-regular";
  font-size: 65px;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
  border-radius: 50%;
  background-color: #ffffff;
}
.apply-grid__cta span {
  color: #000000;
}
.apply-grid__cta:hover {
  color: #ffffff;
  background-color: #000000;
}
.apply-grid__cta:hover span {
  color: #ffffff;
}
.apply-grid__image-row {
  display: flex;
}
.apply-grid__image-row img {
  align-self: flex-start;
  max-width: 33%;
}
.apply-grid__image-row--desktop {
  display: none;
}
.apply-grid__image-row--one {
  justify-content: space-between;
}
.apply-grid__image-row--one img:nth-child(1) {
  position: relative;
  transform: translateY(55px);
  max-width: 30%;
}
.apply-grid__image-row--one img:nth-child(2) {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 20px;
  max-width: 45.6vw;
}
.apply-grid__image-row--one img:nth-child(3) {
  display: none;
}
.apply-grid__image-row--two {
  justify-content: space-between;
}
.apply-grid__image-row--two img:nth-child(1) {
  margin-top: -100px;
  max-width: 34.6vw;
}
.apply-grid__image-row--two img:nth-child(2) {
  margin-top: 170px;
  margin-bottom: 50px;
  margin-right: auto;
  max-width: 19.5vw;
}
.apply-grid__image-row--two img:nth-of-type(3) {
  margin-top: 70px;
  max-width: 31vw;
}
.apply-grid__image-row--three img:nth-child(1) {
  display: none;
}
.apply-grid__image-row--three img:nth-child(2) {
  margin-bottom: 40px;
}
.apply-grid__image-row--three img:nth-child(3) {
  display: none;
}
.apply-grid__image-row--five {
  justify-content: space-between;
}
.apply-grid__image-row--five img:nth-child(1) {
  max-width: 23.8vw;
}
.apply-grid__image-row--five img:nth-child(2) {
  align-self: center;
  margin-bottom: 50px;
  margin-left: -60px;
  max-width: 26.4vw;
}
.apply-grid__image-row--five img:nth-child(3) {
  margin-top: -140px;
  margin-left: 70px;
  margin-right: 30px;
  max-width: 24.5vw;
}
.apply-grid__image-row--five img:nth-child(4) {
  margin-top: -190px;
}
@media only screen and (min-width: 1024px) {
  .apply-grid {
    padding-top: 120px;
    padding-bottom: 120px;
    margin-bottom: 0;
  }
  .apply-grid__title {
    font-size: 120px;
  }
  .apply-grid__image-row--mobile {
    display: none;
  }
  .apply-grid__image-row--desktop {
    display: flex;
  }
  .apply-grid__image-row--one {
    justify-content: flex-end;
  }
  .apply-grid__image-row--one img:nth-child(1) {
    transform: none;
    max-width: 16.9vw;
  }
  .apply-grid__image-row--one img:nth-child(2) {
    margin-left: 50px;
    margin-right: 70px;
  }
  .apply-grid__image-row--one img:nth-child(3) {
    display: block;
    max-width: 19.4vw;
  }
  .apply-grid__image-row--two, .apply-grid__image-row--three, .apply-grid__image-row--four {
    justify-content: space-between;
  }
  .apply-grid__image-row--two img:nth-child(1), .apply-grid__image-row--three img:nth-child(1), .apply-grid__image-row--four img:nth-child(1) {
    display: block;
  }
  .apply-grid__image-row--two img:nth-child(2), .apply-grid__image-row--three img:nth-child(2), .apply-grid__image-row--four img:nth-child(2) {
    margin-top: 170px;
    margin-bottom: 50px;
    margin-left: -350px;
    margin-right: auto;
    max-width: 19.5vw;
  }
  .apply-grid__image-row--two img:nth-child(3), .apply-grid__image-row--three img:nth-child(3), .apply-grid__image-row--four img:nth-child(3) {
    margin-top: 40px;
  }
  .apply-grid__image-row--two img:nth-child(1) {
    max-width: 31vw;
  }
  .apply-grid__image-row--three {
    margin-bottom: 0;
  }
  .apply-grid__image-row--five img:nth-child(4) {
    margin-top: 40px;
    max-width: 16.8vw;
  }
}

.main-grid--desktop {
  display: none;
}
.main-grid__container {
  width: 100%;
}
.main-grid__heading {
  font-family: "mediasanscondensed-regular";
  font-size: 90px;
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.main-grid__heading--small {
  display: inline-block;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: -3px;
  transform: scale(1, 0.67);
}
.main-grid__heading--medium {
  display: inline-flex;
  height: fit-content;
  transform: scale(1, 1.5);
  gap: 4px;
  align-items: center;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 1px;
}
.main-grid__description {
  margin-top: 12px;
  font-family: "circular";
  font-size: 15px;
}
.main-grid__list {
  font-family: "circular";
  font-size: 14px;
}
.main-grid__heading-image {
  max-width: 120px;
  margin-right: 30px;
}
.main-grid__heading-image svg {
  width: 50%;
  height: auto;
}
.main-grid__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  padding: 5px;
  margin-top: 30px;
  width: 100px;
  height: 100px;
  font-family: "mediasanscondensed-regular";
  font-size: 65px;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
  border-radius: 50%;
  background-color: #ffffff;
  cursor: pointer;
}
.main-grid__copy--one {
  margin-left: 20px;
}
.main-grid__copy--two {
  margin-top: 60px;
  margin-right: auto;
}
.main-grid__copy--right {
  margin-left: auto;
}
.main-grid__image-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 55px;
  width: 100%;
}
.main-grid__image-row img {
  max-width: 45%;
}
.main-grid .main-grid__image--full {
  margin-bottom: 30px;
  max-width: 100%;
}
.main-grid__image-row--one {
  justify-content: space-between;
}
.main-grid__image-row--two {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main-grid__image-row--two img:nth-child(2) {
  align-self: center;
}
.main-grid--mobile {
  padding-left: 30px;
  padding-right: 30px;
}
.main-grid--mobile .main-grid__heading-image {
  max-width: 200px;
}
.main-grid--mobile .main-grid__copy br {
  display: none;
}
.main-grid--mobile .main-grid__copy--one {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
}
.main-grid--mobile .main-grid__copy--one .main-grid__heading {
  margin-right: 40px;
}
.main-grid--mobile .main-grid__image-row {
  flex-direction: row;
  align-items: center;
  margin-bottom: 40px;
}
.main-grid--mobile .main-grid__image-row--one {
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main-grid--mobile .main-grid__image-row--one img {
  max-width: none;
  width: 100%;
  height: 65.9701492537vw;
  object-fit: cover;
}
.main-grid--mobile .main-grid__image-row--two {
  margin-top: -30px;
}
.main-grid--mobile .main-grid__image-row--two img {
  max-width: 50%;
}
.main-grid--mobile .main-grid__image-row--three {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main-grid--mobile .main-grid__image-row--three img:nth-child(2) {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(100% - 110px);
}
.main-grid--mobile .main-grid__image-row--four {
  justify-content: space-between;
  margin-bottom: 70px;
}
.main-grid--mobile .main-grid__image-row--four img:nth-child(1) {
  align-self: flex-start;
  margin-right: 20px;
  max-width: calc(50% - 40px);
}
.main-grid--mobile .main-grid__image-row--map img:nth-child(1) {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.main-grid--mobile .main-grid__image-row--five {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main-grid--mobile .main-grid__image-row--five .main-grid__heading {
  max-width: 145px;
}
.main-grid--mobile .main-grid__image-row--five .main-grid__heading-image {
  margin-left: auto;
}
.main-grid--mobile .main-grid__image-row--five .main-grid__group-inner {
  width: 65%;
}
.main-grid--mobile .main-grid__image-row--five img:first-child {
  margin-top: 60px;
}
.main-grid--mobile .main-grid__image-row--five img.main-grid__image {
  margin-top: 30px;
  max-width: 100%;
}
.main-grid--mobile .main-grid__image-row--six {
  flex-direction: row;
  flex-wrap: wrap;
  align-self: flex-start;
  justify-content: center;
}
.main-grid--mobile .main-grid__image-row--six img:first-child {
  margin-top: 50px;
  margin-right: -40px;
  width: 50%;
  max-width: 50%;
}
.main-grid--mobile .main-grid__image-row--six img:last-child {
  width: 50%;
  max-width: 50%;
}
.main-grid--mobile .main-grid__image-row--eight {
  justify-content: center;
}
.main-grid--mobile .main-grid__image-row--eight img:first-child {
  margin-top: 185px;
}
.main-grid--mobile .main-grid__image-row--eight img:last-child {
  max-width: 50%;
}
.main-grid--mobile .main-grid__image-row--nine img {
  max-width: 50%;
}
.main-grid--mobile .main-grid__image-row--nine img:first-child {
  margin-right: 5px;
}
.main-grid__group {
  display: flex;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .main-grid--mobile {
    display: none;
  }
  .main-grid--desktop {
    display: block;
  }
  .main-grid__heading {
    margin-right: 25px;
    display: inline-flex;
    gap: 2px;
    font-size: 200px;
  }
  .main-grid__heading--small {
    font-size: 90px;
    transform: none;
    margin-top: 15px;
  }
  .main-grid__description {
    font-size: 16px;
    width: 106%;
  }
  .main-grid__copy {
    margin-left: 20px;
  }
  .main-grid__copy br {
    display: inline-block;
  }
  .main-grid__heading-image svg {
    width: 100%;
  }
  .main-grid__copy--one {
    margin-left: 30px;
    margin-left: 20px;
    margin-right: auto;
    order: 0;
  }
  .main-grid__copy--one .main-grid__description {
    margin-top: 0;
  }
  .main-grid__copy--full {
    margin-left: 0px;
  }
  .main-grid__copy--three {
    margin-top: 55px;
    margin-right: 50px;
  }
  .main-grid__image-row {
    flex-direction: row;
  }
  .main-grid img {
    align-self: flex-start;
    max-width: 33%;
  }
  .main-grid .main-grid__image--rougue {
    display: block;
    position: relative;
    left: 13vw;
    margin-top: -45px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    max-width: 35vw;
    justify-content: center;
  }
  .main-grid__image-row--one img:nth-child(1) {
    max-width: 20.5vw;
  }
  .main-grid__image-row--one img:nth-of-type(2) {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 50px;
    max-width: 17.3vw;
  }
  .main-grid__image-row--one img:nth-of-type(3) {
    margin-top: 40px;
    max-width: 17.3vw;
  }
  .main-grid__image-row--two {
    justify-content: space-between;
  }
  .main-grid__image-row--two img:nth-child(1) {
    max-width: 32.3vw;
  }
  .main-grid__image-row--two img:nth-child(2) {
    margin-top: 250px;
    margin-bottom: 50px;
    margin-left: -150px;
    margin-right: auto;
    max-width: 19.5vw;
  }
  .main-grid__image-row--two img:nth-child(3) {
    margin-top: 100px;
    max-width: 23vw;
  }
  .main-grid__image-row--three {
    justify-content: space-between;
  }
  .main-grid__image-row--three img:nth-child(1) {
    z-index: 1;
    margin-left: 140px;
    max-width: 12.8vw;
  }
  .main-grid__image-row--three img:nth-child(2) {
    position: relative;
    top: 70px;
    align-self: center;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    max-width: 39.5vw;
  }
  .main-grid__image-row--four {
    justify-content: space-between;
    margin-top: -140px;
    margin-right: -140px;
  }
  .main-grid__image-row--four .main-grid__image:nth-child(1) {
    max-width: 16.8vw;
  }
  .main-grid__image-row--four .main-grid__image:nth-child(2) {
    align-self: center;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    max-width: 22vw;
  }
  .main-grid__image-row--five {
    margin-top: -80px;
    justify-content: space-between;
  }
  .main-grid__image-row--five .main-grid__image--1 {
    margin-left: 90px;
    max-width: 18vw;
  }
  .main-grid__image-row--five .main-grid__image--2 {
    align-self: center;
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    max-width: 19vw;
  }
  .main-grid__image-row--five .main-grid__image--4 {
    z-index: 1;
    margin-top: 155px;
    margin-left: -30px;
    margin-right: -60px;
    max-width: 16vw;
  }
  .main-grid__image-row--five .main-grid__image--5 {
    margin-top: 400px;
    max-width: 22vw;
  }
  .main-grid__group {
    display: flex;
    position: relative;
    margin-top: -240px;
  }
  .main-grid .main-grid__copy--full {
    max-width: 19vw;
  }
}
@media only screen and (min-width: 1600px) {
  .main-grid .main-grid__image--rougue {
    left: 65px;
  }
}

.salon-hero {
  justify-content: center;
  position: relative;
  margin-top: 30px;
  margin-bottom: 200px !important;
  width: 100%;
  border: 0;
}
.salon-hero__asset {
  position: relative;
  width: 90vw;
}
.salon-hero__image, .salon-hero__video {
  width: 100%;
  object-fit: cover;
}
.salon-hero__copy {
  position: absolute;
  bottom: -150px;
  width: 100%;
  text-align: center;
  z-index: 10;
}
.salon-hero__heading {
  max-width: 36.75vw;
}
.salon-hero__sub-heading {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.salon-hero__cta-wrapper {
  position: fixed;
  right: -32px;
  z-index: 10;
  height: 50vw;
  bottom: 50px;
}
.salon-hero__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -30px;
  right: 40px;
  padding: 5px;
  width: 75px;
  height: 75px;
  font-family: "mediasanscondensed-regular";
  font-size: 50px;
  line-height: 1;
  text-transform: uppercase;
  color: #000000;
  border-radius: 50%;
  background-color: #ffffff;
}
.salon-hero__cta span {
  color: #000000;
}
.salon-hero__cta:hover {
  color: #ffffff;
  background-color: #000000;
}
.salon-hero__cta:hover span {
  color: #ffffff;
}
@media only screen and (min-width: 1024px) {
  .salon-hero {
    padding: 0 80px;
    margin-top: 50px;
    margin-bottom: 300px !important;
  }
  .salon-hero__heading {
    max-width: 460px;
    width: 37vmax;
  }
  .salon-hero__copy {
    bottom: -200px;
  }
  .salon-hero__cta-wrapper {
    right: 0;
  }
  .salon-hero__cta {
    width: 100px;
    height: 100px;
    font-size: 65px;
  }
}
@media only screen and (min-width: 1200px) {
  .salon-hero {
    margin-bottom: 200px !important;
  }
  .salon-hero__copy {
    bottom: -13vmin;
  }
}
@media only screen and (min-width: 1600px) {
  .salon-hero__copy {
    bottom: -150px;
  }
  .salon-hero__heading {
    width: auto;
  }
}

.page-template-page-salon-noir .header--module {
  align-items: center;
  justify-content: flex-start;
  border-top: 1px solid #999999;
}
.page-template-page-salon-noir .header--module .header__title {
  padding: 11px 15px 13px;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  text-transform: uppercase;
  letter-spacing: 1px;
}
.page-template-page-salon-noir .header--module .header__description {
  display: none;
}
.page-template-page-salon-noir .header--module .btn--cta {
  margin-left: auto;
  margin-right: 30px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-salon-noir .header--module .header__title {
    padding: 20px 30px 20px;
    font-size: 60px;
    line-height: 1;
    letter-spacing: 2px;
    border-right: 1px solid #999999;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-salon-noir .header--module .header__description {
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 0;
    width: 45%;
    font-size: 18px;
    line-height: 1.33;
  }
}

.section-lead-quote {
  justify-content: center;
  padding: 0 30px;
}
.section-lead-quote .logo--monogram {
  margin-bottom: 40px;
  flex-basis: 100%;
  text-align: center;
}
.section-lead-quote .logo--monogram:before {
  display: none;
}
.section-lead-quote .logo--monogram svg {
  padding: 0;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  fill: #ffffff;
}
.section-lead-quote blockquote {
  width: 95%;
  text-align: center;
}
.section-lead-quote .lead-quote__text {
  margin-bottom: 30px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 3px;
}
.section-lead-quote .lead-quote__source {
  font-size: 20px;
  line-height: 1.5;
  font-family: "circular";
  font-style: normal;
  letter-spacing: normal;
}
@media only screen and (min-width: 768px) {
  .section-lead-quote {
    padding: 0 50px;
  }
  .section-lead-quote blockquote {
    width: 90%;
  }
  .section-lead-quote .lead-quote__text {
    font-size: 120px;
  }
  .section-lead-quote .lead-quote__source {
    font-size: 24px;
    line-height: 1.25;
  }
}
@media only screen and (min-width: 1024px) {
  .section-lead-quote blockquote {
    width: 70%;
  }
}
@media only screen and (min-width: 1200px) {
  .section-lead-quote blockquote {
    width: 58%;
  }
}

.section-lead_copy {
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}
.section-lead_copy .copy {
  width: 95%;
  font-size: 15px;
  line-height: 1.6;
  font-family: "circular";
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .section-lead_copy {
    padding: 0 50px;
  }
  .section-lead_copy .copy {
    width: 62%;
    font-size: 20px;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1024px) {
  .section-lead_copy .copy {
    font-size: 24px;
    line-height: 1.25;
  }
}

.section-full_heading {
  position: relative;
  height: calc(100vh - 50px);
}
.section-full_heading .full-heading__copy {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0 30px;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 95%;
  text-align: center;
}
.section-full_heading .full-heading__text {
  margin-bottom: 0;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .section-full_heading .full-heading__text {
    font-size: 120px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-full_heading {
    min-height: calc(100vh - 75px);
  }
}

.section-full {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.section-full--desktop {
  display: none;
  height: calc(100vh - 50px);
}
.section-full--mobile .section-full__item {
  position: relative;
}
.section-full--mobile .section-full__item .section-full__copy .section-full__small-title {
  opacity: 0;
}
.section-full--mobile .section-full__item .section-full__copy.-is-visible .section-full__small-title,
.section-full--mobile .section-full__item .section-full__copy.-is-visible .section-full__title {
  opacity: 1;
  transition: 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.section-full__item {
  width: 100vw;
  height: calc(100vh - 50px);
  pointer-events: none;
}
.section-full__item.swiper-slide {
  transition: opacity 0.7s 0.4s ease;
}
.section-full__item.swiper-slide-next {
  transition: opacity 0.7s 0.4s ease;
}
.section-full__item.swiper-slide-next .section-full__image img {
  opacity: 0;
  transition: opacity 0.7s 0.4s ease;
}
.section-full__item.swiper-slide-active .section-full__title {
  opacity: 1;
  transition: opacity 0.7s 0.4s ease;
}
.section-full__item.swiper-slide-active img {
  opacity: 1;
  transition: opacity 0.7s 0.4s ease;
}
.section-full__copy {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0 30px;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 95%;
  text-align: center;
  transition: opacity 0.4s ease;
}
.section-full__title {
  margin-bottom: 0;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.section-full__small-title {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  text-transform: none;
}
.section-full__asset {
  opacity: 0.45;
  min-height: calc(100vh - 50px);
  width: 100%;
}
.section-full__image {
  display: flex;
  height: calc(100vh - 50px);
}
.section-full__image img {
  width: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.7s 0.4s ease;
}
@media only screen and (min-width: 768px) {
  .section-full {
    pointer-events: auto;
  }
  .section-full__title {
    font-size: 120px;
  }
  .section-full__small-title {
    font-size: 24px;
    line-height: 1.67;
  }
}
@media only screen and (min-width: 1024px) {
  .section-full {
    min-height: 100vh;
    height: 100vh;
  }
  .section-full__item {
    height: 100vh;
  }
  .section-full__small-title {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .section-full__asset {
    min-height: 100vh;
    height: 100vh;
  }
  .section-full__image {
    display: flex;
    min-height: 100vh;
    height: 100vh;
  }
}
@media only screen and (min-width: 1025px) {
  .section-full--mobile {
    display: none;
  }
  .section-full--desktop {
    display: block;
  }
}

.section-collection {
  align-items: center;
  position: relative;
  margin: 0 auto;
}
.section-collection__copy {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10;
  width: 70%;
  text-align: center;
}
.section-collection__title {
  margin-bottom: 0;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.section-collection__subtitle {
  margin: 20px auto 0;
  max-width: 565px;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  text-transform: none;
}
.section-collection__asset {
  opacity: 0.45;
  width: 100%;
}
.section-collection__image {
  position: absolute;
  max-width: 100%;
}
.section-collection__image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.section-collection-1 .section-collection__copy {
  transform: translate(-50%, 75px);
}
.section-collection-1 .collection-image--one {
  top: 10%;
  left: -31.5vw;
  max-width: 80%;
}
.section-collection-1 .collection-image--two {
  bottom: 31%;
  left: -5vw;
  width: 233px;
}
.section-collection-1 .collection-image--three {
  right: -12.52%;
  width: 262px;
  bottom: 45%;
}
@media only screen and (min-width: 768px) {
  .section-collection-1 .collection-image--one {
    top: 0;
    max-width: 788px;
    left: -38.5vw;
  }
  .section-collection-1 .collection-image--two {
    bottom: 10%;
    width: 380px;
  }
  .section-collection-1 .collection-image--three {
    width: 36.5vw;
  }
}
@media only screen and (min-width: 1024px) {
  .section-collection-1 .collection-image--one {
    left: 12.5vw;
  }
  .section-collection-1 .collection-image--two {
    bottom: 175px;
    left: 75px;
    width: 30.25vw;
  }
  .section-collection-1 .collection-image--three {
    right: -12.52%;
    width: 36.5vw;
  }
}
.section-collection-2 .section-collection__copy {
  transform: translate(-50%, 75px);
}
.section-collection-2 .collection-image--one {
  top: 30px;
  right: -38vw;
  width: 375px;
}
.section-collection-2 .collection-image--two {
  left: -30vw;
  bottom: 17%;
  width: 288px;
}
.section-collection-2 .collection-image--three {
  bottom: 235px;
  right: -16.5vw;
  width: 274px;
}
@media only screen and (min-width: 768px) {
  .section-collection-2 .collection-image--one {
    top: 0;
    width: 80%;
    right: -28vw;
  }
  .section-collection-2 .collection-image--two {
    bottom: 15%;
    left: -10vw;
  }
  .section-collection-2 .collection-image--three {
    bottom: 375px;
    right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .section-collection-2 .collection-image--one {
    top: 5%;
    right: 12.8vw;
    width: auto;
  }
  .section-collection-2 .collection-image--two {
    left: -1vw;
    width: 29.3vw;
  }
  .section-collection-2 .collection-image--three {
    bottom: 28%;
    right: 50px;
    width: 27.65vw;
  }
}
.section-collection-3 .section-collection__copy {
  transform: translate(-50%, 205px);
}
.section-collection-3 .collection-image--one {
  top: 9%;
  left: -38.5vw;
}
.section-collection-3 .collection-image--two {
  bottom: 13%;
  left: -2vw;
  width: 240px;
}
.section-collection-3 .collection-image--three {
  bottom: 200px;
  right: -18vw;
  width: 245px;
}
@media only screen and (min-width: 768px) {
  .section-collection-3 .collection-image--one {
    top: 0;
    left: 3vw;
    width: 500px;
  }
  .section-collection-3 .collection-image--two {
    bottom: 125px;
    left: -5vw;
    width: 46.4vw;
  }
  .section-collection-3 .collection-image--three {
    bottom: 350px;
    right: -8vw;
    width: 36.5vw;
  }
}
@media only screen and (min-width: 1024px) {
  .section-collection-3 .collection-image--one {
    top: 5%;
    left: 27vw;
  }
  .section-collection-3 .collection-image--two {
    left: 0;
  }
  .section-collection-3 .collection-image--three {
    right: -8vw;
  }
}
.section-collection-4 .section-collection__copy {
  transform: translate(-50%, 275px);
}
.section-collection-4 .collection-image--one {
  top: 12%;
  right: -42vw;
  width: 480px;
}
.section-collection-4 .collection-image--two {
  bottom: 30%;
  left: -9vw;
  width: 245px;
}
.section-collection-4 .collection-image--three {
  bottom: 20%;
  right: 0;
  width: 180px;
}
@media only screen and (min-width: 768px) {
  .section-collection-4 .collection-image--one {
    right: -11vw;
  }
  .section-collection-4 .collection-image--two {
    bottom: 350px;
    left: -4vw;
    width: 30vw;
  }
  .section-collection-4 .collection-image--three {
    bottom: 290px;
    width: 40vw;
  }
}
@media only screen and (min-width: 1024px) {
  .section-collection-4 .collection-image--one {
    width: auto;
    right: 6vw;
  }
  .section-collection-4 .collection-image--two {
    width: 36vw;
    left: -4vw;
  }
  .section-collection-4 .collection-image--three {
    width: 23.8vw;
    bottom: 5%;
    right: 15vw;
  }
}
@media only screen and (min-width: 1024px) {
  .section-collection__copy {
    width: auto;
  }
  .section-collection__title {
    font-size: 120px;
  }
  .section-collection__subtitle {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    text-transform: none;
  }
  .section-collection__image {
    max-width: 49.25vw;
  }
}

.section-outro {
  align-items: flex-start;
  justify-content: center;
  flex-flow: column wrap;
  padding: 3.75%;
  margin-top: -20%;
}
.section-outro__copy {
  margin: 0 auto;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 2px;
  font-family: "mediasanscondensed-regular";
  text-align: center;
  text-transform: uppercase;
}
.section-outro .btn--cta {
  align-self: center;
  margin-top: 60px;
}
@media only screen and (min-width: 768px) {
  .section-outro {
    margin-top: 0;
  }
  .section-outro__copy {
    font-size: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-outro__copy {
    font-size: 120px;
    line-height: 1;
    letter-spacing: 2px;
  }
}

.section-repeater {
  align-items: center;
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
  height: 100vh;
  width: 100vw;
  overflow-x: hidden;
  overflow-y: auto;
  perspective: 1px;
  display: flex;
}
.section-repeater .collection {
  position: relative;
  width: 100vw;
  height: 100vw;
}
.section-repeater .parallax-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: none;
  justify-content: center;
  background-repeat: no-repeat;
}
.section-repeater .parallax-item.-is-visible:nth-of-type(1) {
  transform: translateZ(-1px) scale(2);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(2) {
  transform: translateZ(-2px) scale(3);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(3) {
  transform: translateZ(-3px) scale(4);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(4) {
  transform: translateZ(-4px) scale(5);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(5) {
  transform: translateZ(-5px) scale(6);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(6) {
  transform: translateZ(-6px) scale(7);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(7) {
  transform: translateZ(-7px) scale(8);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(8) {
  transform: translateZ(-8px) scale(9);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(9) {
  transform: translateZ(-9px) scale(10);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(10) {
  transform: translateZ(-10px) scale(11);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(11) {
  transform: translateZ(-11px) scale(12);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(12) {
  transform: translateZ(-12px) scale(13);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(13) {
  transform: translateZ(-13px) scale(14);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(14) {
  transform: translateZ(-14px) scale(15);
}
.section-repeater .parallax-item.-is-visible:nth-of-type(15) {
  transform: translateZ(-15px) scale(16);
}
.section-repeater__copy {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  text-align: center;
}
.section-repeater__title {
  margin-bottom: 0;
  font-size: 120px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.section-repeater__subtitle {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  text-transform: none;
}
.section-repeater__asset {
  opacity: 0.45;
  width: 100%;
}
.section-repeater__image {
  opacity: 1;
}

.section-salon_intro {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 11;
  flex-flow: column wrap;
  align-content: center;
  justify-content: center;
  padding: 0 40px;
  width: 100%;
  height: 100vh;
  background-color: #f2eeea;
}
.section-salon_intro.hide {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  transition: all 0.8s 0.75s ease;
}
.section-salon_intro.hide .salon_intro__copy {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.section-salon_intro .salon_intro__copy {
  align-self: center;
}
.section-salon_intro .salon_intro__heading {
  transform: translateY(50px);
  opacity: 0;
}
.section-salon_intro .salon_intro__heading.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.8s 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 0.8s 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-salon_intro .salon_intro__title {
  display: inline-block;
  margin-right: 40px;
  font-size: 42px;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-salon_intro .salon_intro__description {
  display: inline-block;
}
.section-salon_intro .salon_intro__list {
  padding-left: 20px;
  margin-top: 40px;
  max-width: 420px;
  font-size: 15px;
  font-family: "circular";
  transform: translateY(50px);
  opacity: 0;
}
.section-salon_intro .salon_intro__list.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 0.6s 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-salon_intro .salon_intro__item {
  padding-left: 30px;
}
@media only screen and (min-width: 768px) {
  .section-salon_intro .salon_intro__title {
    font-size: 42px;
  }
  .section-salon_intro .salon_intro__list {
    font-size: 21px;
  }
  .section-salon_intro .salon_intro__item {
    padding-left: 60px;
  }
}

body.touch .section-salon_intro .salon_intro__copy {
  position: relative;
  top: -35px;
}

.section-hero__video {
  position: relative;
  padding: 20px;
}
.section-hero__video.-has-mobile-poster video {
  display: none;
}
.section-hero__video.-has-mobile-poster .hero__mobile {
  display: block;
  width: 100%;
  height: calc(100vh - 120px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
@media only screen and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .section-hero__video.-has-mobile-poster .hero__mobile {
    height: calc(100vh - 205px);
  }
}
.section-hero__video .hero__mobile {
  display: none;
}
.section-hero__video .hero__heading {
  position: absolute;
  bottom: 50px;
  left: 40px;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 1.04;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
}
.section-hero__video .hero__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .section-hero__video {
    padding: 30px;
  }
  .section-hero__video.-has-mobile-poster .hero__mobile {
    height: calc(100vh - 120px);
  }
  .section-hero__video .hero__heading {
    z-index: 1;
    bottom: 80px;
    left: 60px;
    font-size: 170px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-hero__video {
    height: calc(100vh - 120px);
  }
  .section-hero__video.-has-mobile-poster video {
    display: block;
  }
  .section-hero__video.-has-mobile-poster .hero__mobile {
    display: none;
  }
  .section-hero__video .hero__heading {
    z-index: 1;
    top: 50%;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 3px;
  }
}

body.touch .hero__mobile {
  height: calc(100vh - 165px);
}

.section-lead_with_image .lead__asset {
  padding: 40px;
  margin-top: 48px;
  width: 100%;
}
.section-lead_with_image .lead__asset img {
  width: 100%;
}
.section-lead_with_image .lead__copy {
  padding: 40px 40px 48px;
  border-bottom: 1px solid #999999;
}
.section-lead_with_image .lead__heading {
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1px;
  transform: translateY(30px);
  opacity: 0;
}
.section-lead_with_image .lead__heading.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-lead_with_image .lead__description {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.33;
  font-family: "circular";
  transform: translateY(30px);
  opacity: 0;
}
.section-lead_with_image .lead__description.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (min-width: 768px) {
  .section-lead_with_image .lead__asset {
    margin-left: 80px;
    margin-right: 80px;
  }
  .section-lead_with_image .lead__heading {
    max-width: 75%;
    font-size: 100px;
  }
  .section-lead_with_image .lead__description {
    max-width: 75%;
    font-size: 20px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 1024px) {
  .section-lead_with_image {
    justify-content: center;
    padding: 112px 60px;
    border-bottom: 0;
  }
  .section-lead_with_image .grid--mobile-first {
    order: 0;
  }
  .section-lead_with_image .lead__asset {
    padding: 0;
    margin-top: 0;
    width: 29.6875%;
  }
  .section-lead_with_image .lead__copy {
    padding: 0;
    margin: 0 3.75%;
    width: 29.6875%;
    border-bottom: 0;
  }
  .section-lead_with_image .lead__heading {
    max-width: none;
    font-size: 7vw;
    transform: translateY(50px);
    opacity: 0;
  }
  .section-lead_with_image .lead__heading.-is-visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .section-lead_with_image .lead__description {
    max-width: none;
    font-size: 18px;
    transform: translateY(50px);
    opacity: 0;
  }
  .section-lead_with_image .lead__description.-is-visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
@media only screen and (min-width: 1200px) {
  .section-lead_with_image .lead__heading {
    font-size: 6.3vw;
  }
}

.section-grid_list__cta {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.section-grid_list .list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.section-grid_list .list__item {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-wrap: wrap;
  width: 100%;
  cursor: pointer;
}
.section-grid_list .list__item:nth-child(-n+3) {
  border-bottom: 1px solid #999999;
}
.section-grid_list .list__item:last-child {
  border-bottom: 0;
}
.section-grid_list .list__item-image {
  margin-bottom: 10px;
  margin-right: 30px;
  min-width: 54px;
  height: fit-content;
}
.section-grid_list .list__item-title {
  flex: 0 0 auto;
  margin-right: 20px;
  width: auto;
  font-size: 60px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
.section-grid_list .list__item-text {
  font-size: 15px;
  line-height: 1.33;
  font-family: "circular";
}
@media only screen and (min-width: 768px) {
  .section-grid_list .list__item {
    flex-basis: 50%;
    max-width: 50%;
  }
  .section-grid_list .list__item:nth-child(odd) {
    border-right: 1px solid #999999;
  }
  .section-grid_list .list__item:nth-child(-n+4) {
    border-bottom: 1px solid #999999;
  }
  .section-grid_list .list__item-title {
    width: auto;
  }
  .section-grid_list .collapsible-inner {
    flex: 1;
  }
}
@media only screen and (min-width: 1350px) {
  .section-grid_list .list__item {
    flex-wrap: nowrap;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 2.5%;
  }
  .section-grid_list .list__item:nth-child(3n) {
    border-right: 0;
  }
  .section-grid_list .list__item:nth-last-child(-n+3) {
    border-bottom: 0;
  }
  .section-grid_list .list__item-image {
    margin-bottom: 0;
    margin-right: 1.25vw;
  }
  .section-grid_list .list__item-title {
    margin-bottom: 0;
    margin-right: 1.25vw;
    font-size: 70px;
  }
  .section-grid_list .list__item-text {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.33;
  }
  .section-grid_list .arrow--expand {
    display: none;
  }
}
@media only screen and (min-width: 1600px) {
  .section-grid_list .list__item {
    padding: 60px;
  }
  .section-grid_list .list__item-image {
    margin-right: 30px;
  }
  .section-grid_list .list__item-title {
    margin-right: 30px;
  }
}

.section-feature_group {
  align-items: center;
  position: relative;
  padding: 40px 3.75% 60px;
  margin: 0 auto;
}
.section-feature_group:nth-child(odd) .section-row .section-feature_group__copy {
  order: -1;
}
.section-feature_group .section-row {
  display: flex;
  flex-flow: column;
  justify-content: space-evenly;
  width: 100%;
}
.section-feature_group .section-row:first-child {
  margin-bottom: 60px;
}
.section-feature_group .group-side {
  padding: 0 20px;
}
.section-feature_group__title {
  margin-bottom: 0;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.section-feature_group__description {
  margin-top: 20px;
  max-width: 565px;
  font-size: 18px;
  line-height: 1.5;
  text-transform: none;
}
.section-feature_group__asset {
  width: 100%;
}
.section-feature_group__image {
  max-width: 100%;
}
.section-feature_group__image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.section-feature_group .group-image--two {
  margin-top: auto;
}
.section-feature_group .group-image--three {
  margin-left: 90px;
}
.section-feature_group .feature_group--mobile {
  display: block;
  width: 100%;
}
.section-feature_group .feature_group--mobile .slick-dots {
  left: 0;
  right: 0;
}
.section-feature_group .feature_group-slides {
  margin-top: 30px;
}
.section-feature_group .feature_group-slides .slick-dots {
  bottom: -30px;
}
.section-feature_group .feature_group--desktop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .section-feature_group {
    padding: 120px 60px;
    border-bottom: 0;
  }
  .section-feature_group .section-row {
    flex-flow: row;
  }
  .section-feature_group .group-side {
    padding: 0 20px;
  }
  .section-feature_group__copy {
    display: block;
    width: auto;
  }
  .section-feature_group__title {
    font-size: 100px;
    transform: translateY(50px);
    opacity: 0;
  }
  .section-feature_group__title.-is-visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .section-feature_group__description {
    margin: 20px auto 0;
    text-transform: none;
    transform: translateY(50px);
    opacity: 0;
  }
  .section-feature_group__description.-is-visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .section-feature_group__image {
    align-self: start;
    max-width: 49.25vw;
  }
  .section-feature_group .feature_group--mobile {
    display: none;
  }
  .section-feature_group .feature_group--desktop {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}

.section-map {
  position: relative;
  justify-content: center;
}
.section-map .header--module {
  width: 100%;
  border-top: 1px solid #999999;
}
.section-map .map-container {
  display: none;
  position: relative;
}
.section-map .map {
  position: relative;
}
.section-map .map-list {
  display: none;
}
.section-map .hotspot {
  position: absolute;
}
.section-map .hotspot:after {
  display: block;
  content: "";
  width: 4.75vw;
  height: 4.75vw;
  max-width: 75px;
  max-height: 75px;
  border-radius: 50%;
  background-color: #000000;
  opacity: 0.45;
  cursor: pointer;
  transform: scale(1);
  animation: pulse-black 2s infinite;
}
.section-map .hotspot__inner {
  position: relative;
}
.section-map .hotspot__details {
  position: absolute;
  top: 0;
  pointer-events: none;
}
.section-map .hotspot__location {
  margin-bottom: 5px;
  font-size: 18px;
  font-family: "circular";
}
.section-map .hotspot__title {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.33;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-map .hotspot__info {
  display: inline-block;
  font-size: 13px;
  line-height: 1.33;
  font-family: "circular";
  color: #999999;
}
.section-map .hotspot--hollywood {
  top: 48%;
  left: 0%;
}
.section-map .hotspot--hollywood .hotspot__details {
  left: -350%;
  top: -20px;
}
.section-map .hotspot--two {
  top: 28%;
  left: 88%;
}
.section-map .hotspot--two .hotspot__details {
  top: 10px;
  right: -205%;
}
.section-map .hotspot--three {
  top: 87%;
  left: 80%;
}
.section-map .hotspot--three .hotspot__details {
  top: 10px;
  right: -320%;
}
.section-map .hotspot--four {
  top: 30%;
  right: 0%;
}
.section-map .hotspot--four .hotspot__details {
  top: 45px;
  left: -220%;
}
.section-map [data-location] {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 11vw;
  transition: all 0.4s ease;
  text-align: center;
}
.section-map [data-location].active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.4s ease;
}
.section-map .location__item--hollywood {
  top: 11%;
  left: 3.3%;
}
.section-map .location__item--bradbury {
  top: 67%;
  left: 3.3%;
}
.section-map .location__item[class*="--venice"] {
  top: 65.5%;
  left: 25%;
}
.section-map .location__item--madison_square {
  top: 55%;
  left: 85%;
}
.section-map .location__item--miami {
  top: 60%;
  left: 85%;
}
.section-map .location__item--mortimer_house {
  top: 67%;
  left: 82%;
}
.section-map .locations {
  display: flex;
  flex-wrap: wrap;
}
.section-map .location {
  display: flex;
  flex-flow: column;
  justify-content: center;
  flex-basis: 50%;
  max-width: 50%;
  text-align: center;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.section-map .location:nth-child(2n) {
  border-right: 0;
}
.section-map .location:nth-child(n+5) {
  border-bottom: 0;
}
.section-map .location.no-image .location__title {
  margin-top: auto;
}
.section-map .location__image {
  margin-top: auto;
  align-self: center;
}
.section-map .location__title {
  margin-top: 10px;
  font-size: 40px;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
.section-map .location__address {
  font-size: 13px;
  line-height: 1.4;
  font-family: "circular";
  text-align: center;
}
.section-map .location .location-list__heading {
  font-size: 15px;
  font-family: "circular";
  text-align: center;
}
.section-map .location .location-list__item {
  margin-bottom: 10px;
}
.section-map .location .location-list__title {
  margin-bottom: 10px;
  font-size: 40px;
  font-family: "mediasanscondensed-regular";
  text-align: center;
  text-transform: uppercase;
}
.section-map .location .location-list__location {
  display: block;
  font-size: 15px;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  text-transform: none;
}
@media only screen and (min-width: 768px) {
  .section-map .location {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .section-map .location:nth-child(2n) {
    border-right: 1px solid #999999;
  }
  .section-map .location:nth-child(3n) {
    border-right: 0;
  }
  .section-map .location:nth-child(n+4) {
    border-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .section-map .map-container {
    display: block;
    padding: 120px 26% 125px 26%;
  }
  .section-map .map {
    display: block;
  }
  .section-map .map-list {
    display: block;
    position: absolute;
    top: 17%;
    right: 4%;
  }
  .section-map .map-list__heading {
    font-size: 18px;
    font-family: "circular";
    color: #999999;
    text-align: center;
  }
  .section-map .map-list__item {
    margin-bottom: 20px;
    font-size: 18px;
    font-family: "circular";
    text-align: center;
  }
  .section-map .map-list__location {
    display: block;
    font-size: 15px;
    font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  }
  .section-map .locations {
    display: none;
  }
  .section-map .location__title {
    font-size: 3vw;
  }
  .section-map .location__address {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1200px) {
  .section-map .hotspot--two .hotspot__details {
    right: -115px;
  }
  .section-map .hotspot--three .hotspot__details {
    right: -175px;
  }
  .section-map [data-location] {
    width: auto;
  }
  .section-map .location__title {
    font-size: 40px;
  }
  .section-map .location__address {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1600px) {
  .section-map .map-container {
    padding-left: 18%;
    padding-right: 18%;
  }
  .section-map .hotspot--hollywood {
    top: 48%;
    left: 0%;
  }
  .section-map .hotspot--hollywood .hotspot__details {
    top: -20px;
  }
  .section-map .hotspot--four .hotspot__details {
    left: -145%;
  }
}

body:not(.page-template-page-salon) .section-map .header--module {
  border-top: 0;
}

.section-article-grid {
  padding-top: 50px;
  padding-bottom: 25px;
  flex-direction: column;
}
.section-article-grid .article-grid__heading {
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2.3px;
  text-align: center;
}
.section-article-grid .article-grid__description {
  margin-bottom: 55px;
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
}
.section-article-grid .article-grid__articles {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
}
.section-article-grid .article-grid__article {
  margin-bottom: 30px;
  flex-basis: 50%;
  padding: 0 10px;
  width: 50%;
}
.section-article-grid .article-grid__title {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.4;
}
.section-article-grid .article-grid__source {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  font-family: "circular";
  color: #999999;
}
@media only screen and (min-width: 768px) {
  .section-article-grid {
    padding-top: 45px;
    padding-bottom: 0;
  }
  .section-article-grid .article-grid__heading {
    margin-bottom: 20px;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2.8px;
  }
  .section-article-grid .article-grid__articles {
    padding: 0 15px;
  }
  .section-article-grid .article-grid__article {
    margin-bottom: 55px;
    padding: 0 15px;
  }
  .section-article-grid .article-grid__title {
    font-size: 18px;
    line-height: 1.34;
  }
  .section-article-grid .article-grid__source {
    margin-top: 8px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-article-grid .article-grid__articles {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-article-grid .article-grid__article {
    flex-basis: 25%;
    padding: 0 30px;
    width: 25%;
  }
}

.section-centered_copy--narrow.has-background {
  position: relative;
  padding: 20px;
}
.section-centered_copy--narrow.has-background .copy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
.section-centered_copy--narrow.has-contrast {
  color: #ffffff;
}
.section-centered_copy--narrow.has-contrast .btn--cta {
  border-color: #ffffff;
}
.section-centered_copy--narrow .copy__image {
  width: 100%;
  align-self: flex-start;
}
.section-centered_copy--narrow .copy__image--desktop {
  display: none;
}
.section-centered_copy--narrow .copy__description {
  padding: 0;
  font-size: 18px;
  line-height: 1.24;
}
.section-centered_copy--narrow .copy__description p {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 1.24;
}
.section-centered_copy--narrow .copy__description br {
  display: none;
}
.section-centered_copy--narrow .copy .btn--cta {
  margin-top: 25px;
  min-width: 150px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .section-centered_copy--narrow {
    padding: 75px 60px 90px;
  }
  .section-centered_copy--narrow.has-background {
    padding: 30px;
  }
  .section-centered_copy--narrow .copy__heading {
    margin-bottom: 20px;
    font-size: 100px;
    letter-spacing: 2.8px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-centered_copy--narrow.has-background {
    padding: 60px;
  }
  .section-centered_copy--narrow.has-background .copy__image--mobile {
    display: none;
  }
  .section-centered_copy--narrow.has-background .copy__image--desktop {
    display: block;
  }
  .section-centered_copy--narrow .copy__description br {
    display: inline;
  }
}

.section-hero-slider {
  padding: 20px;
}
.section-hero-slider .section-side {
  width: 100%;
}
.section-hero-slider .slick-list {
  padding-bottom: 60px;
  margin-bottom: -20px;
}
.section-hero-slider .slick-dots {
  bottom: 28px;
  left: 0;
  right: 0;
}
.section-hero-slider .hero-slider__slides {
  position: relative;
}
.section-hero-slider .hero-slider__slides .slide {
  position: relative;
  overflow: hidden;
}
.section-hero-slider .hero-slider__slides.has-tint:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.section-hero-slider .hero-slider__copy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  padding: 0 20px;
  width: 100%;
  text-align: center;
  color: #ffffff;
}
.section-hero-slider .hero-slider__smallheading {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.05;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  transform: translateY(40px);
  opacity: 0;
}
.section-hero-slider .hero-slider__smallheading.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 0.6s 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-hero-slider .hero-slider__heading {
  margin-bottom: 12px;
  font-size: 30px;
  line-height: 1.12;
  letter-spacing: 0.42px;
  transform: translateY(30px);
  opacity: 0;
}
.section-hero-slider .hero-slider__heading.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 0.6s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-hero-slider .hero-slider__description {
  margin: 0 auto;
  max-width: 88%;
  font-size: 15px;
  line-height: 1.6;
  font-family: "circular";
  transform: translateY(60px);
  opacity: 0;
}
.section-hero-slider .hero-slider__description.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.6s 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 0.6s 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-hero-slider .hero-slider__video {
  display: block;
  width: 100%;
  height: calc(128.8vw - 40px);
  object-fit: cover;
}
.section-hero-slider .hero-slider__embed {
  position: relative;
  overflow: hidden;
  z-index: -1;
  padding-bottom: 131.9%;
  width: 220vw;
  margin: 0 -55vw;
  height: auto;
}
.section-hero-slider .hero-slider__embed iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .section-hero-slider {
    padding: 30px;
  }
  .section-hero-slider .slick-list {
    margin-bottom: -30px;
  }
  .section-hero-slider .slick-dots {
    bottom: 24px;
  }
  .section-hero-slider .hero-slider__smallheading {
    margin-bottom: 27px;
    font-size: 60px;
  }
  .section-hero-slider .hero-slider__heading {
    margin-bottom: 8px;
    font-size: 60px;
    line-height: 1.06;
    letter-spacing: 0.75px;
  }
  .section-hero-slider .hero-slider__description {
    max-width: 75%;
    font-size: 18px;
    line-height: 1.33;
  }
}
@media only screen and (min-width: 1024px) {
  .section-hero-slider {
    padding: 60px;
  }
  .section-hero-slider .slick-list {
    margin-bottom: -60px;
  }
  .section-hero-slider .slick-dots {
    left: auto;
  }
  .section-hero-slider .hero-slider__smallheading {
    font-size: 5.83vw;
  }
  .section-hero-slider .hero-slider__heading {
    margin-bottom: 5px;
    font-size: 5.83vw;
    line-height: 1.05;
    letter-spacing: 1px;
  }
  .section-hero-slider .hero-slider__description {
    max-width: 45%;
  }
  .section-hero-slider .hero-slider__video {
    height: calc(56.25vw - 68px);
  }
  .section-hero-slider .hero-slider__embed {
    padding-bottom: 56.25%;
    margin: 0;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .section-hero-slider .hero-slider__smallheading {
    font-size: 70px;
  }
  .section-hero-slider .hero-slider__heading {
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 1.05;
    letter-spacing: 1px;
  }
}

.section-event-grid {
  padding: 20px 20px 30px;
}
.section-event-grid .event {
  margin-bottom: 52px;
}
.section-event-grid .event__heading {
  margin-bottom: 22px;
  font-size: 60px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1.73px;
}
.section-event-grid .event__image {
  display: block;
  margin-bottom: 25px;
  width: 100%;
}
.section-event-grid .event__title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.1;
  font-family: "circular";
  letter-spacing: 0.45px;
}
.section-event-grid .event__subtitle {
  margin-bottom: 23px;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #999999;
}
.section-event-grid .event__description {
  margin-bottom: 26px;
  font-size: 15px;
  line-height: 1.33;
}
.section-event-grid .event .btn--cta {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .section-event-grid {
    display: flex;
    padding-top: 52px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 32px;
  }
  .section-event-grid .event {
    flex-basis: 50%;
    padding: 0 15px;
    margin-bottom: 67px;
    max-width: 50%;
  }
  .section-event-grid .event__heading {
    font-size: 80px;
  }
  .section-event-grid .event__description {
    font-size: 18px;
    line-height: 1.33;
  }
}
@media only screen and (min-width: 1024px) {
  .section-event-grid {
    padding-left: 1.875%;
    padding-right: 1.875%;
  }
  .section-event-grid .event {
    padding: 0 1.875%;
  }
}
@media only screen and (min-width: 1200px) {
  .section-event-grid {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-event-grid .event {
    padding: 0 30px;
    margin-bottom: 58px;
  }
}

.section-featured-event {
  padding: 20px 20px 30px;
  border-bottom: 1px solid #999999;
}
.section-featured-event .featured-event__image-link {
  width: 100%;
}
.section-featured-event .featured-event__image {
  display: block;
  margin-bottom: 25px;
  width: 100%;
}
.section-featured-event .featured-event__title {
  margin-bottom: 22px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
.section-featured-event .featured-event__subtitle {
  margin-bottom: 18px;
  font-size: 22px;
  line-height: 1.1;
  letter-spacing: 0.45px;
}
.section-featured-event .featured-event__description {
  font-size: 15px;
  line-height: 1.33;
}
.section-featured-event .btn--cta {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .section-featured-event {
    padding: 30px;
  }
  .section-featured-event .featured-event__title {
    letter-spacing: 2px;
  }
  .section-featured-event .featured-event__subtitle {
    margin-bottom: 22px;
  }
  .section-featured-event .featured-event__description {
    font-size: 18px;
    line-height: 1.33;
  }
  .section-featured-event .btn--cta {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-featured-event {
    padding: 3.75%;
  }
}
@media only screen and (min-width: 1200px) {
  .section-featured-event {
    padding: 60px;
  }
  .section-featured-event .featured-event__image {
    margin-bottom: 18px;
  }
  .section-featured-event .featured-event__description {
    max-width: 63%;
  }
}

.section--header .header__description,
.section-whats-on-grid .header__description {
  font-size: 14px;
}
.section--header .whats-on-grid__articles,
.section-whats-on-grid .whats-on-grid__articles {
  -ms-overflow-style: none;
  scrollbar-width: none;
  display: flex;
  overflow-y: scroll;
  padding: 0;
  margin: 30px 15px;
  flex-wrap: nowrap;
}
.section--header .whats-on-grid__articles::-webkit-scrollbar,
.section-whats-on-grid .whats-on-grid__articles::-webkit-scrollbar {
  display: none;
}
.section--header .whats-on-grid__image,
.section-whats-on-grid .whats-on-grid__image {
  aspect-ratio: 2/3;
  width: 100%;
  object-fit: cover;
}
.section--header .whats-on-grid__article,
.section-whats-on-grid .whats-on-grid__article {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  margin-bottom: 0;
  width: 25%;
  min-width: 275px;
  padding: 0 15px;
}
.section--header .whats-on-grid__article:last-child,
.section-whats-on-grid .whats-on-grid__article:last-child {
  justify-self: flex-end;
}
.section--header .whats-on-grid__house,
.section-whats-on-grid .whats-on-grid__house {
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 15px;
  line-height: 23.6px;
  letter-spacing: 2.5%;
  margin: 6px 0 4px;
}
.section--header .whats-on-grid__title,
.section-whats-on-grid .whats-on-grid__title {
  font-family: "circular";
  line-height: 23.6px;
  margin-bottom: 4px;
  font-size: 22px;
  letter-spacing: 0;
}
.section--header .whats-on-grid__description,
.section-whats-on-grid .whats-on-grid__description {
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  letter-spacing: 2.5%;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 16px;
}
.section--header .whats-on-grid__cta,
.section-whats-on-grid .whats-on-grid__cta {
  font-family: "circular";
  font-size: 10px;
  height: inherit;
  line-height: 10px;
  min-width: 0;
  margin: auto auto 0 -3px;
  padding: 4px 15px;
  padding: 8px 20px;
}
@media only screen and (min-width: 768px) {
  .section--header .whats-on-grid__description,
  .section-whats-on-grid .whats-on-grid__description {
    line-height: 17.3px;
    letter-spacing: 2.5%;
  }
}

/*********************
IMPORTING MODULES
Modules are reusable blocks or elements we use throughout the project.
We can break them up as much as we want or just keep them all in one.
I mean, you can do whatever you want. The world is your oyster. Unless
you hate oysters, then the world is your peanut butter & jelly sandwich.
*********************/
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

button {
  cursor: pointer;
}

.btn {
  padding: 0 10px;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
}
.btn--close {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 50px;
  line-height: 32px;
  padding: 0;
}
.btn--close:hover {
  opacity: 1;
}
.btn--close:before, .btn--close:after {
  position: absolute;
  top: 16px;
  left: 25px;
  content: "";
  height: 18px;
  width: 2px;
  background-color: #ffffff;
}
.btn--close:before {
  transform: rotate(45deg);
}
.btn--close:after {
  transform: rotate(-45deg);
}
.btn--close-search {
  width: 17px;
  height: 17px;
  line-height: 1;
  background-image: linear-gradient(transparent, transparent), url(images/close-gray.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.btn--cta {
  display: inline-block;
  padding: 0 20px;
  min-width: 120px;
  font-family: "circular";
  border: 1px solid #999999;
  cursor: pointer;
}
.btn--cta-sm {
  padding: 0 10px;
  min-width: 100px;
}
.btn--cta_black {
  border: none;
  background-color: #000000;
  color: #ffffff;
}
.btn--cta_black:hover {
  color: #ffffff;
}
.btn--membership {
  display: inline-block;
  padding: 0 10px;
  font-family: "circular";
  border: 1px solid #999999;
}
.btn--more {
  min-width: 120px;
  font-size: 12px;
  font-family: "circular";
  text-align: center;
  border: 1px solid #999999;
}
.btn--less {
  min-width: 120px;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  font-family: "circular";
  border: 1px solid #999999;
}
.btn--upload {
  min-width: 160px;
  color: #ffffff;
  font-family: "circular";
  background-color: #979797;
}
.btn--play-audio {
  width: 16px;
  height: 8px;
  background-image: linear-gradient(transparent, transparent), url(images/play-audio.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.btn--search {
  width: 12px;
  height: 12px;
  background-image: linear-gradient(transparent, transparent), url(images/search.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.btn--share {
  display: inline-block;
  padding: 0 20px;
  width: 120px;
  min-width: 120px;
  font-family: "circular";
  border: 1px solid #999999;
  cursor: pointer;
}
.btn--play {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 75px;
  height: 75px;
  background-image: linear-gradient(transparent, transparent), url(images/play.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
.btn--submit {
  height: 42px;
}
@media only screen and (min-width: 768px) {
  .btn {
    width: auto;
    height: 42px;
    font-size: 15px;
    line-height: 42px;
  }
  .btn--cta {
    padding: 0 25px;
    min-width: 150px;
  }
  .btn--more {
    min-width: 150px;
  }
  .btn--close {
    width: 56px;
    height: 60px;
  }
  .btn--close:before, .btn--close:after {
    top: 20px;
  }
  .btn--close-search {
    height: 17px;
    line-height: 1;
  }
  .btn--search {
    width: 16px;
    height: 16px;
  }
  .btn--share {
    width: 120px;
  }
  .btn--play {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .btn--close {
    width: 64px;
  }
}

.arrow--expand {
  display: block;
  width: 16px;
  height: 8px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-expand.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.arrow--prev {
  display: block;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-prev.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.arrow--next {
  display: block;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-next.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.arrow--prev-alt {
  display: block;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-prev-alt.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.arrow--next-alt {
  display: block;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-next-alt.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.arrow--left {
  display: block;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-size: auto;
}
.arrow--right {
  display: block;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-size: auto;
}
.arrow--down-gray {
  display: block;
  width: 16px;
  height: 8px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-down-gray.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.arrow--down {
  display: none;
  width: 16px;
  height: 36px;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .arrow--expand {
    width: 24px;
    height: 12px;
  }
  .arrow--down-gray {
    width: 24px;
    height: 12px;
  }
}
@media only screen and (min-width: 1024px) {
  .arrow--down {
    display: block;
  }
}

/*********************
INPUTS
*********************/
input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], input:not([type]), textarea,
textarea {
  width: 100%;
  background: none;
  line-height: 48px;
  height: 48px;
  padding: 0px 15px;
  outline: none;
  font-family: "circular-bold";
  -webkit-appearance: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f2eeea inset;
}
input:-webkit-autofill:focus, textarea:-webkit-autofill:focus, select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #f2eeea inset, 0 0 0px rgba(0, 0, 0, 0);
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, input:not([type]):focus, textarea:focus,
input[type=color]:hover, input[type=date]:hover, input[type=datetime]:hover, input[type=datetime-local]:hover, input[type=email]:hover, input[type=month]:hover, input[type=number]:hover, input[type=password]:hover, input[type=search]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=time]:hover, input[type=url]:hover, input[type=week]:hover, input:not([type]):hover, textarea:hover,
textarea:hover, textarea:focus, select:focus, select:hover {
  border-color: #999999;
}

input[type=color]:active, input[type=date]:active, input[type=datetime]:active, input[type=datetime-local]:active, input[type=email]:active, input[type=month]:active, input[type=number]:active, input[type=password]:active, input[type=search]:active, input[type=tel]:active, input[type=text]:active, input[type=time]:active, input[type=url]:active, input[type=week]:active, input:not([type]):active, textarea:active,
textarea:active {
  border-color: #999999;
}

select::-ms-expand {
  display: none;
}

input.wpcf7-not-valid,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border: 1px solid #fc7676;
}

input[type=radio] {
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
}
input[type=radio]:checked {
  background-color: #999999;
  background-image: linear-gradient(transparent, transparent), url(images/checkmark.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.field--inline {
  display: inline;
  width: auto;
}

.field-group--half {
  width: 50%;
}

.wpcf7-not-valid-tip {
  margin-top: 7px;
  font-size: 12px;
  font-family: "circular";
  color: #fc7676;
}

.wpcf7-response-output {
  margin-top: 30px;
  font-size: 18px;
  font-family: "circular";
  color: #000000;
}

.section-form .btn--submit {
  text-align: center;
}
.section-form .btn--submit input[type=submit] {
  padding: 0 10px;
  width: 162px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
  font-family: "circular";
  color: #ffffff;
  background-color: #000000;
  border: none;
}
.section-form .btn--submit input[type=submit]:disabled {
  opacity: 0.8;
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #979797;
  background: #f2eeea;
  border: 2px solid #979797;
  font-family: "circular-bold";
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-single {
  *zoom: 1;
}
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  width: 14.2857142857%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #979797;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}
.is-today .pika-button {
  color: #fff;
  font-weight: bold;
  background: #979797;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #000000;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}
.pika-button:hover {
  color: #fff;
  background: #979797;
  box-shadow: none;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}

/*********************
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*********************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative;
  overflow: hidden;
  height: 100%;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

/* OVERRIDE ***********************************/
.slick-slide img {
  width: 100%;
}

.slick-dots {
  position: absolute;
  width: auto;
  height: 10px;
  text-align: center;
  bottom: 24px;
  right: 32px;
  z-index: 0;
  margin: 0;
}
.slick-dots li {
  display: inline-block;
  margin-right: 15px;
}
.slick-dots li button {
  text-indent: -9999em;
  text-transform: uppercase;
  background: none;
  border: 0;
  padding: 0px;
  min-width: 0;
  width: 6px;
  height: 6px;
  line-height: 20px;
  background-position: center, center;
  background-color: #979797;
  border-radius: 50%;
}
.slick-dots li button:hover {
  background-color: #000000;
}
.slick-dots li button:active {
  top: 0px;
}
.slick-dots li:last-child {
  margin-right: 0px;
}
.slick-dots li.slick-active button {
  background-color: #000000;
}

.slick-prev,
.slick-next {
  position: absolute;
  text-indent: -9999em;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0) !important;
  border: 0 !important;
  padding: 0px;
  min-width: 0;
  width: 50px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 20px;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -khtml-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.slick-prev {
  left: 15px;
  background-position: center center;
}

.slick-next {
  right: 15px;
  background-position: center center;
}

.share-widget {
  text-align: center;
}
.share-widget .h5 {
  color: #000000;
  padding-top: 10px;
}
.share-widget ul {
  margin: 0;
}
.share-widget ul li {
  display: inline-block;
  margin: 0px 8px;
}
.share-widget a {
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 13px;
  color: #aaa9a0;
}
.share-widget a:hover {
  color: #000000;
}
.img-for-facebook {
  position: absolute;
  left: 9999999px;
  top: -9999999px;
}

.share-btns {
  line-height: 16px;
  -webkit-transition: all 2s;
  -khtml-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
.share-btns .toggle-open {
  color: #000000;
}
.share-btns .toggle-open:hover {
  color: #000000;
}
.share-btns .toggle-open.open {
  color: #000000;
}
.share-btns .label {
  display: inline-block;
  font-family: "circular";
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 14px;
}

.share-btns__icons {
  display: none;
  position: absolute;
  top: -40px;
  align-self: center;
  margin: 0;
}
.share-btns__icons li {
  display: inline-block;
  margin: 0px 5px;
}
@media only screen and (min-width: 768px) {
  .share-btns__icons {
    position: relative;
    top: 0;
    margin-left: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .share-btns__icons {
    position: absolute;
    top: -40px;
  }
}
@media only screen and (min-width: 1500px) {
  .share-btns__icons {
    position: relative;
    top: 0;
  }
}

.icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

.fb .icon {
  background-image: linear-gradient(transparent, transparent), url(images/share-01-f.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.tw .icon {
  background-image: linear-gradient(transparent, transparent), url(images/share-02-t.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.pt .icon {
  background-image: linear-gradient(transparent, transparent), url(images/share-03-p.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.tb .icon {
  background-image: linear-gradient(transparent, transparent), url(images/share-04-t.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.gp .icon {
  background-image: linear-gradient(transparent, transparent), url(images/share-05-g.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.email .icon {
  background-image: linear-gradient(transparent, transparent), url(images/share-06-m.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.single-event .share-btns, .single-profile .share-btns, .page-template-page-community .share-btns {
  margin-top: 10px;
}

.single-project .share {
  text-align: center;
}
.single-project .share-btns {
  padding-top: 30px;
}
.single-project .share-btns ul {
  display: inline-block;
}

.pagination--post {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.pagination--post li {
  font-size: 15px;
}
.pagination--post li.pagination__prev .label {
  margin-left: 10px;
}
.pagination--post li.pagination__next {
  text-align: right;
}
.pagination--post li.pagination__next .label {
  margin-right: 10px;
}
.pagination--post li .arrow--left {
  background-position: top left;
}
.pagination--post li .arrow--right {
  background-position: top right;
}
.pagination--post li .arrow--left,
.pagination--post li .arrow--right {
  width: 16px;
  height: 19px;
}
.pagination--post li a {
  display: flex;
  justify-content: flex-start;
}
.pagination--post li .label {
  font-family: "circular";
  line-height: 1.2;
}
.pagination--listing {
  flex-basis: 100%;
  margin-top: 10px;
  text-align: center;
}
.pagination--listing .page-numbers {
  padding: 0 15px;
  font-size: 15px;
  line-height: 1.4;
  font-family: "circular";
  color: #000000;
}
.pagination--listing .page-numbers.current {
  position: relative;
  padding-bottom: 2px;
}
.pagination--listing .page-numbers.current:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  margin: 0 auto;
  width: 10px;
  height: 1px;
  background-color: #000000;
}
@media only screen and (min-width: 1024px) {
  .pagination--post {
    padding: 55px 60px;
  }
}

.post-content .column--first .pagination--post {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .post-content .column--first .pagination--post {
    display: flex;
  }
  .post-content .column:nth-child(2) .pagination--post {
    display: none;
  }
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background-color: #f2eeea;
  border-bottom: 1px solid #999999;
}
.header button {
  color: #000;
}
.header--mobile {
  position: fixed;
  top: 0;
  z-index: 1;
  padding: 0;
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  border-bottom: 0;
  transition: opacity 0.5s, visibility 0s, max-height 0s;
}
.header--mobile.-is-open {
  display: block;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.89);
  opacity: 1;
  max-height: 100%;
  visibility: visible;
  transition: opacity 0.5s, visibility 0s, max-height 0s;
}
.header--mobile .logo--main-white {
  display: inline-block;
  margin: 9px 16px;
}
.header--mobile .border {
  position: absolute;
  top: 0;
  right: 47px;
  width: 1px;
  height: 50px;
  background: white;
}
.header--mobile ul {
  flex-direction: column;
  padding: 32px 16px;
}
.header--mobile ul li span.hover, .header--mobile ul li a, .header--mobile ul li button {
  color: #ffffff;
}
.header--mobile ul li span.hover:hover, .header--mobile ul li a:hover, .header--mobile ul li button:hover {
  color: #ffffff;
}
.header--mobile ul li span.hover a:active, .header--mobile ul li a a:active, .header--mobile ul li button a:active {
  color: #ffffff;
}
.header--mobile ul li span.hover {
  cursor: pointer;
}
.header--mobile ul li.has-submenu, .header--mobile ul li.menu-item-has-children {
  position: relative;
}
.header--mobile ul li.has-submenu:after, .header--mobile ul li.menu-item-has-children:after {
  content: "";
  background-image: url("/wp-content/themes/neuehouse/dist/images/chevron-right-white.svg");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  transform: rotate(90deg);
  transition: transform 0.3s;
}
.header--mobile ul li.has-submenu.active:after, .header--mobile ul li.menu-item-has-children.active:after {
  transition: transform 0.3s;
  transform: rotate(270deg);
}
@media only screen and (min-width: 768px) {
  .header--mobile ul li.has-submenu:after, .header--mobile ul li.menu-item-has-children:after {
    background-size: 20px 20px;
    top: 10px;
    width: 20px;
    height: 20px;
  }
}
.header--mobile ul li.has-submenu .submenu,
.header--mobile ul li.has-submenu .sub-menu, .header--mobile ul li.menu-item-has-children .submenu,
.header--mobile ul li.menu-item-has-children .sub-menu {
  padding: 0 28px;
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0s, max-height 0.5s;
}
.header--mobile ul li.has-submenu .submenu li,
.header--mobile ul li.has-submenu .sub-menu li, .header--mobile ul li.menu-item-has-children .submenu li,
.header--mobile ul li.menu-item-has-children .sub-menu li {
  font-size: 15px;
  opacity: 0;
}
.header--mobile ul li.has-submenu .submenu li:first-child,
.header--mobile ul li.has-submenu .sub-menu li:first-child, .header--mobile ul li.menu-item-has-children .submenu li:first-child,
.header--mobile ul li.menu-item-has-children .sub-menu li:first-child {
  margin-top: 20px;
}
.header--mobile ul li.has-submenu.active .submenu,
.header--mobile ul li.has-submenu.active .sub-menu, .header--mobile ul li.menu-item-has-children.active .submenu,
.header--mobile ul li.menu-item-has-children.active .sub-menu {
  opacity: 1;
  max-height: 500px;
  visibility: visible;
  transition: opacity 0.5s, visibility 0s, max-height 0.7s;
}
.header--mobile ul li.has-submenu.active .submenu__location,
.header--mobile ul li.has-submenu.active .sub-menu__location, .header--mobile ul li.menu-item-has-children.active .submenu__location,
.header--mobile ul li.menu-item-has-children.active .sub-menu__location {
  color: #ffffff;
}
.header--mobile ul li.has-submenu.active .submenu li:nth-of-type(1),
.header--mobile ul li.has-submenu.active .sub-menu li:nth-of-type(1), .header--mobile ul li.menu-item-has-children.active .submenu li:nth-of-type(1),
.header--mobile ul li.menu-item-has-children.active .sub-menu li:nth-of-type(1) {
  opacity: 1;
  transition: opacity 0.5s 0.1s, visibility 0s, max-height 0.7s;
}
.header--mobile ul li.has-submenu.active .submenu li:nth-of-type(2),
.header--mobile ul li.has-submenu.active .sub-menu li:nth-of-type(2), .header--mobile ul li.menu-item-has-children.active .submenu li:nth-of-type(2),
.header--mobile ul li.menu-item-has-children.active .sub-menu li:nth-of-type(2) {
  opacity: 1;
  transition: opacity 0.5s 0.2s, visibility 0s, max-height 0.7s;
}
.header--mobile ul li.has-submenu.active .submenu li:nth-of-type(3),
.header--mobile ul li.has-submenu.active .sub-menu li:nth-of-type(3), .header--mobile ul li.menu-item-has-children.active .submenu li:nth-of-type(3),
.header--mobile ul li.menu-item-has-children.active .sub-menu li:nth-of-type(3) {
  opacity: 1;
  transition: opacity 0.5s 0.3s, visibility 0s, max-height 0.7s;
}
.header--mobile ul li.has-submenu.active .submenu li:nth-of-type(4),
.header--mobile ul li.has-submenu.active .sub-menu li:nth-of-type(4), .header--mobile ul li.menu-item-has-children.active .submenu li:nth-of-type(4),
.header--mobile ul li.menu-item-has-children.active .sub-menu li:nth-of-type(4) {
  opacity: 1;
  transition: opacity 0.5s 0.4s, visibility 0s, max-height 0.7s;
}
.header--mobile ul li.has-submenu.active .submenu li:nth-of-type(5),
.header--mobile ul li.has-submenu.active .sub-menu li:nth-of-type(5), .header--mobile ul li.menu-item-has-children.active .submenu li:nth-of-type(5),
.header--mobile ul li.menu-item-has-children.active .sub-menu li:nth-of-type(5) {
  opacity: 1;
  transition: opacity 0.5s 0.5s, visibility 0s, max-height 0.7s;
}
.header--mobile .header__nav {
  border-top: 1px solid #ffffff;
}
.header--mobile .header__nav li {
  font-size: 20px;
  margin-bottom: 20px;
}
.header--mobile .header__nav li:last-child {
  margin-bottom: 0;
}
.header--mobile .footer__nav {
  justify-content: left;
  padding: 0;
  border-top: 1px solid #ffffff;
}
.header--mobile .footer__nav ul {
  align-items: flex-start;
  padding-top: 20px;
}
.header--mobile .footer__nav li {
  padding: 0;
  margin-bottom: 16px;
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .header--mobile .header__nav li {
    font-size: 30px;
  }
  .header--mobile .logo--main-white {
    margin: 16px;
  }
  .header--mobile .border {
    right: 58px;
    height: 59px;
  }
}
@media only screen and (min-width: 1024px) {
  .header--mobile .border {
    right: 75px;
  }
}
.header--desktop {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 11;
  max-height: 50px;
  padding: 16px 0;
}
.header--desktop .header__nav {
  display: none;
}
.header--desktop ul li.has-submenu .submenu,
.header--desktop ul li.has-submenu .sub-menu, .header--desktop ul li.menu-item-has-children .submenu,
.header--desktop ul li.menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  z-index: 1;
  margin-top: 10px;
  padding: 8px 20px;
  background-color: #f2eeea;
  box-shadow: 1px 3px 5px 0px rgba(133, 133, 133, 0.5);
}
.header--desktop ul li.has-submenu .submenu li,
.header--desktop ul li.has-submenu .sub-menu li, .header--desktop ul li.menu-item-has-children .submenu li,
.header--desktop ul li.menu-item-has-children .sub-menu li {
  padding: 7.5px 0;
  font-family: "circular-bold";
}
.header--desktop ul li.has-submenu .submenu li:after,
.header--desktop ul li.has-submenu .sub-menu li:after, .header--desktop ul li.menu-item-has-children .submenu li:after,
.header--desktop ul li.menu-item-has-children .sub-menu li:after {
  display: none;
}
.header--desktop ul li.has-submenu .submenu__location,
.header--desktop ul li.has-submenu .sub-menu__location, .header--desktop ul li.menu-item-has-children .submenu__location,
.header--desktop ul li.menu-item-has-children .sub-menu__location {
  font-family: "circular";
  color: #000000;
}
.header--desktop ul li.has-submenu:hover .submenu,
.header--desktop ul li.has-submenu:hover .sub-menu, .header--desktop ul li.menu-item-has-children:hover .submenu,
.header--desktop ul li.menu-item-has-children:hover .sub-menu {
  display: block;
}
@media only screen and (min-width: 768px) {
  .header--desktop {
    max-height: 60px;
  }
}
.header--alt {
  border-bottom: 1px solid #ffffff;
}
.header--alt .logo--monogram::before {
  background-color: #ffffff;
}
.header .submenu__location {
  display: block;
  font-size: 12px;
}
.header__side {
  display: flex;
  align-items: center;
  padding: 16px;
}
.header__side--last {
  padding-left: 0;
  padding-right: 0;
}
.header ul {
  display: flex;
}
.header ul li {
  font-size: 15px;
  font-family: "circular";
}
.header ul.membership-nav li {
  font-size: 12px;
}
.header .hamburger {
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  margin: 0;
  outline: none;
}
.header .hamburger:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 1px;
  height: 50px;
  background-color: #999999;
}
.header .hamburger-box {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 12px;
}
.header .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.header .hamburger-inner,
.header .hamburger-inner::before,
.header .hamburger-inner::after {
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #000;
}
.header .hamburger-inner::before,
.header .hamburger-inner::after {
  display: block;
  content: "";
}
.header .hamburger-inner::before {
  top: -5px;
}
.header .hamburger-inner::after {
  bottom: -5px;
}
@media only screen and (min-width: 768px) {
  .header ul.membership-nav li {
    font-size: 15px;
  }
  .header .hamburger {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header .hamburger:before {
    top: -9px;
    height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .header--desktop {
    max-height: 75px;
  }
  .header--desktop .header__nav {
    display: block;
    margin-left: 22px;
    transition: margin 0.3s ease;
  }
  .header--desktop .header__nav li {
    padding: 10px 13px;
  }
  .header--desktop ul li span.hover:after, .header--desktop ul li a:after, .header--desktop ul li button:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background-color: #000000;
  }
  .header--desktop ul li span.hover:visited:after, .header--desktop ul li span.hover:hover:after, .header--desktop ul li span.hover:focus:after, .header--desktop ul li span.hover:active:after, .header--desktop ul li a:visited:after, .header--desktop ul li a:hover:after, .header--desktop ul li a:focus:after, .header--desktop ul li a:active:after, .header--desktop ul li button:visited:after, .header--desktop ul li button:hover:after, .header--desktop ul li button:focus:after, .header--desktop ul li button:active:after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    transition: width 0.35s;
  }
  .header--desktop ul li.current-menu-item > a:after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    transition: width 0.35s;
  }
  .header--desktop ul li span.hover {
    cursor: default;
  }
  .header--mobile {
    display: none;
  }
  .header .header__side {
    padding: 24px 30px;
  }
  .header .header__side--first {
    padding-right: 14px;
  }
  .header .header__side--last {
    padding-right: 0;
  }
  .header .hamburger {
    display: none;
  }
}
@media only screen and (min-width: 1124px) {
  .header--desktop .header__nav {
    margin-left: 30px;
    transition: margin 0.3s ease;
  }
  .header--desktop .header__nav li {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.logo--main {
  width: 100px;
  line-height: 1;
}
.logo--main-white {
  width: 100px;
}
.logo--main-white svg {
  fill: #ffffff;
}
.logo--monogram {
  position: relative;
}
.logo--monogram:before {
  display: block;
  position: absolute;
  top: 0;
  content: "";
  width: 1px;
  height: 50px;
  background-color: #999999;
}
.logo--monogram img, .logo--monogram svg {
  display: block;
  padding: 16px 0;
  margin-left: 15px;
  margin-right: 15px;
  width: 18px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .logo--main {
    width: 149px;
  }
  .logo--main-white {
    width: auto;
  }
  .logo--monogram:before {
    height: 60px;
  }
  .logo--monogram img, .logo--monogram svg {
    width: 29px;
    height: 61px;
  }
}
@media only screen and (min-width: 1024px) {
  .logo--monogram:before {
    top: -7px;
    height: 75px;
  }
  .logo--monogram img, .logo--monogram svg {
    margin-left: 24px;
    margin-right: 24px;
  }
}

.membership-nav {
  display: flex;
  margin-right: 15px;
}
.membership-nav li {
  padding: 10px 0;
}
.membership-nav li:first-child a {
  display: inline-block;
  border-right: 1px solid #999999;
  padding-right: 10px;
  margin-right: 10px;
}
.membership-nav li a .label-hide, .membership-nav li button .label-hide {
  display: none;
}
@media only screen and (min-width: 768px) {
  .membership-nav li a .label-hide, .membership-nav li button .label-hide {
    display: inline-block;
  }
}
.membership-nav li.has-submenu .menu {
  display: block;
}
.membership-nav li.has-submenu a {
  border: none;
}
@media only screen and (min-width: 768px) {
  .membership-nav li:first-child:after {
    display: block;
    float: right;
    margin: 10px;
    width: 38px;
    height: 1px;
  }
}

.page-template-page-vision .hamburger-inner,
.page-template-page-vision .hamburger-inner::before,
.page-template-page-vision .hamburger-inner::after {
  background-color: #ffffff;
}
.page-template-page-vision .logo--monogram svg {
  fill: white;
}

.header--subnav {
  display: flex;
  justify-content: flex-start;
  position: fixed;
  top: 50px;
  z-index: 10;
  padding-right: 15px;
}
@media only screen and (min-width: 1024px) {
  .header--subnav.-is-fixed .header__title {
    padding: 11px 15px 13px;
    font-size: 50px;
    line-height: 1;
    transition: all 0.3s ease;
  }
}
.header--subnav .header__title {
  padding: 11px 15px 13px;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  text-transform: uppercase;
  letter-spacing: 1px;
  border-right: 1px solid #999999;
  transition: all 0.3s ease;
}
.header--subnav .header__toggle {
  margin-left: 12px;
  font-size: 12px;
  font-family: "circular";
}
.header--subnav .header__toggle.active .arrow--expand {
  transform: rotate(180deg);
}
.header--subnav .header__toggle .arrow--expand {
  display: inline-block;
  margin-left: 8px;
}
.header--subnav .subnav {
  display: none;
  position: absolute;
  top: 75px;
  z-index: 2;
  padding: 25px 15px;
  margin-left: auto;
  width: 100%;
  height: calc(100vh - 75px);
  background-color: #f2eeea;
}
.header--subnav .subnav.active {
  display: block;
}
.header--subnav .subnav__item,
.header--subnav .subnav .menu-item, .header--subnav .subnav__toggle {
  display: table;
  margin-bottom: 20px;
  font-size: 20px;
  font-family: "circular";
}
.header--subnav .subnav__item a:after,
.header--subnav .subnav .menu-item a:after, .header--subnav .subnav__toggle a:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #000000;
}
.header--subnav .subnav__item a:hover:after, .header--subnav .subnav__item a:active:after, .header--subnav .subnav__item a.active:after,
.header--subnav .subnav .menu-item a:hover:after,
.header--subnav .subnav .menu-item a:active:after,
.header--subnav .subnav .menu-item a.active:after, .header--subnav .subnav__toggle a:hover:after, .header--subnav .subnav__toggle a:active:after, .header--subnav .subnav__toggle a.active:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  transition: width 0.35s;
}
.header--subnav .subnav .current-menu-item > a:after {
  width: 100%;
  transition: width 0.35s;
  content: "";
  display: block;
  height: 1px;
  background-color: #000000;
}
.header--subnav .current-menu-item a:after {
  width: 100%;
  transition: width 0.35s;
  content: "";
  display: block;
  height: 1px;
  background-color: #000000;
}
.header--subnav .btn--cta {
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .header--subnav {
    padding-right: 30px;
    top: 60px;
  }
  .header--subnav .header__toggle {
    margin-left: auto;
    font-size: 15px;
  }
  .header--subnav .header__toggle .arrow--expand {
    margin-left: 12px;
    width: 16px;
    height: 8px;
  }
  .header--subnav .header__title {
    padding: 21px 30px 26px;
    font-size: 75px;
    letter-spacing: 1.5px;
  }
  .header--subnav .subnav {
    top: 124px;
    padding: 50px 30px;
    height: calc(100vh - 124px);
  }
  .header--subnav .subnav__title {
    margin-bottom: 3px;
    font-size: 18px;
  }
  .header--subnav .subnav__item,
  .header--subnav .subnav .menu-item, .header--subnav .subnav__toggle {
    margin-bottom: 40px;
    font-size: 30px;
  }
  .header--subnav .btn--cta {
    margin-left: 30px;
    min-width: 150px;
  }
}
@media only screen and (min-width: 1024px) {
  .header--subnav {
    top: 75px;
    padding-right: 30px;
  }
  .header--subnav .subnav.active {
    display: flex;
  }
  .header--subnav .header__title {
    padding: 15px 30px 25px;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
  }
  .header--subnav .subnav {
    display: flex;
    align-items: center;
    position: relative;
    top: 0;
    padding: 0 30px;
    width: auto;
    height: auto;
  }
  .header--subnav .subnav__title {
    margin-bottom: 5px;
    font-size: 30px;
  }
  .header--subnav .subnav__item,
  .header--subnav .subnav .menu-item, .header--subnav .subnav__toggle {
    font-size: 15px;
    margin: 0 15px;
  }
  .header--subnav .subnav__item:last-child,
  .header--subnav .subnav .menu-item:last-child, .header--subnav .subnav__toggle:last-child {
    margin-right: 0;
  }
  .header--subnav .btn--cta {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .header--subnav.header--hollywood {
    padding-right: 18px;
  }
  .header--subnav.header--hollywood .subnav {
    padding: 0 6px;
  }
  .header--subnav.header--hollywood .subnav__item {
    margin: 0 7px;
  }
}
.header--subnav.header--madison-square {
  transition: height 0.3s ease;
}
@media only screen and (min-width: 1024px) {
  .header--subnav.header--madison-square {
    padding-right: 30px;
    height: 141px;
  }
  .header--subnav.header--madison-square .header__title {
    padding: 42px 20px 46px;
    font-size: 4.7vw;
    height: 141px;
  }
  .header--subnav.header--madison-square .subnav {
    padding: 0 16px;
  }
  .header--subnav.header--madison-square .subnav__item {
    margin: 0 10px;
  }
  .header--subnav.header--madison-square.-is-fixed {
    height: 75px;
  }
  .header--subnav.header--madison-square.-is-fixed .header__title {
    padding: 11px 20px 13px;
    height: 75px;
  }
}
@media only screen and (min-width: 1024px) {
  .header--subnav.header--bradbury {
    padding-right: 20px;
  }
  .header--subnav.header--bradbury .subnav {
    padding: 0 11px;
  }
  .header--subnav.header--bradbury .subnav__item {
    margin: 0 9px;
  }
}
@media only screen and (min-width: 1182px) {
  .header--subnav.header--hollywood, .header--subnav.header--madison-square, .header--subnav.header--bradbury {
    padding-right: 30px;
    transition: padding 0.3s ease;
  }
  .header--subnav.header--hollywood .subnav, .header--subnav.header--madison-square .subnav, .header--subnav.header--bradbury .subnav {
    padding: 0 30px;
    transition: padding 0.3s ease;
  }
  .header--subnav.header--hollywood .subnav__item, .header--subnav.header--madison-square .subnav__item, .header--subnav.header--bradbury .subnav__item {
    margin: 0 15px;
    transition: margin 0.3s ease;
  }
  .header--subnav.-is-fixed.header--madison-square .header__title {
    padding: 11px 15px 13px;
    font-size: 50px;
    line-height: 1;
    transition: all 0.3s ease;
  }
  .header--subnav.header--madison-square .header__title {
    padding: 32px 30px 41px;
    font-size: 5.7vw;
    transition: all 0.3s ease;
  }
}
@media only screen and (min-width: 1280px) {
  .header--subnav.-is-fixed.header--madison-square .header__title {
    padding: 11px 15px 13px;
    font-size: 50px;
    line-height: 1;
    transition: all 0.3s ease;
  }
  .header--subnav.header--madison-square .header__title {
    font-size: 100px;
    padding: 18px 30px 24px;
  }
}

.header--faq {
  position: relative;
  display: flex;
  justify-content: flex-start;
  z-index: 1;
  width: 100%;
  background-color: #f2eeea;
}
.header--faq.-is-fixed {
  position: fixed;
  top: -10px;
  transform: translateY(60px);
  transition: transform 0.2s ease-in;
}
.header--faq .header__title {
  padding: 11px 15px 13px;
  margin-bottom: 0;
  font-size: 50px;
  letter-spacing: 0.8px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  text-transform: uppercase;
  border-right: 1px solid #999999;
}
.header--faq .label-hide {
  display: none;
}
.header--faq .block {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
  padding: 15px 10px;
  width: auto;
}
.header--faq .block ul li {
  padding: 0 5px;
  font-size: 12px;
}
.header--faq .has-mobile-title .group-title--desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header--faq.-is-fixed {
    top: 0;
  }
  .header--faq .header__title {
    padding: 10px 15px 15px;
    font-size: 75px;
    letter-spacing: 1.5px;
  }
  .header--faq .label-hide {
    display: inline-block;
  }
  .header--faq .block {
    padding: 26px 30px;
  }
  .header--faq .block ul li {
    margin: 0 15px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .header--faq.-is-fixed {
    top: 10px;
  }
  .header--faq .header__title {
    padding: 15px 30px 25px;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
  }
  .header--faq .has-mobile-title .group-title--mobile {
    display: none;
  }
  .header--faq .has-mobile-title .group-title--desktop {
    display: inline-block;
  }
}

.header--culture {
  display: flex;
  justify-content: flex-start;
}
.header--culture .header__title {
  padding: 11px 15px 13px;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  text-transform: uppercase;
  letter-spacing: 1px;
  border-right: 1px solid #999999;
}
.header--culture .block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 30px;
  width: 100%;
  border-left: 1px solid #999999;
}
.header--culture .block__title {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1;
  font-family: "circular-bold";
}
.header--culture .block__subtitle {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 1.6;
}
.header--culture .block__address {
  margin-bottom: 0;
  font-size: 10px;
  line-height: 1.6;
  font-family: "circular";
}
.header--culture .block aside {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header--culture .header__title {
    padding: 10px 15px 15px;
    font-size: 75px;
    letter-spacing: 1.5px;
  }
  .header--culture .block {
    padding: 26px 30px;
  }
  .header--culture .block__title {
    font-size: 18px;
  }
  .header--culture .block__address {
    font-size: 11px;
  }
  .header--culture .block aside {
    display: flex;
  }
  .header--culture .block aside a {
    font-family: "circular";
  }
  .header--culture .block aside .btn {
    margin-left: 20px;
  }
  .header--culture .block aside .btn:hover {
    background-color: #ffffff;
  }
}
@media only screen and (min-width: 1024px) {
  .header--culture .header__title {
    padding: 15px 30px 25px;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 2px;
  }
  .header--culture .block__title {
    font-size: 30px;
  }
  .header--culture .block__subtitle {
    font-size: 15px;
  }
  .header--culture .block__address {
    font-size: 15px;
  }
}

.header--salon {
  position: fixed;
  top: 0;
  z-index: 11;
  max-height: 50px;
}
.header--salon .header__title {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 15px;
  font-size: 13px;
}
.header--salon .logo--monogram svg {
  width: 18px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .header--salon {
    max-height: 60px;
  }
  .header--salon .header__title {
    font-size: 15px;
  }
  .header--salon .logo--monogram svg {
    width: 29px;
    height: 61px;
  }
}
@media only screen and (min-width: 1024px) {
  .header--salon {
    max-height: 75px;
  }
  .header--salon .header__title {
    margin-right: 22px;
    font-size: 18px;
  }
}

.footer {
  padding-top: 30px;
  padding-bottom: 25px;
  width: 100%;
}
.footer__nav {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
}
.footer__nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.footer__nav li {
  padding: 0 10px;
  margin-bottom: 20px;
  font-size: 15px;
  font-family: "circular";
}
.footer__nav li a:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #000000;
}
.footer__nav li a:visited:after, .footer__nav li a:hover:after, .footer__nav li a:focus:after, .footer__nav li a:active:after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  transition: width 0.5s;
}
.footer__nav-menu {
  margin: 0 auto;
  padding: 0 30px 5px;
  border-bottom: 1px solid #999999;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .footer {
    padding: 0 20px;
  }
  .footer__nav {
    flex-wrap: nowrap;
  }
  .footer__nav-menu {
    padding: 40px 0 15px;
    flex-basis: calc(100% - 160px);
    border-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__nav {
    padding: 0;
  }
  .footer__nav li {
    margin-bottom: 0;
  }
  .footer__nav li.current-menu-item a:after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    transition: width 0.35s;
  }
  .footer__nav-menu {
    padding: 60px 0;
  }
}

.footer__social {
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.footer__social li {
  margin-bottom: 0;
  line-height: 0.5;
  text-align: center;
}
.footer__social a {
  display: inline-block;
  height: 0;
  width: 16px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.footer__social a:visited:after, .footer__social a:hover:after, .footer__social a:focus:after, .footer__social a:active:after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .footer__social {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 10px;
    margin: 0;
    border-left: 1px solid #999999;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__social {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 20px;
    border-left: 1px solid #999999;
  }
}

.page-template-page-vision .footer__social svg {
  fill: white;
}

@media only screen and (min-width: 1024px) {
  .page-template-page-neuejournal .footer,
  .page-template-page-neuejournal_category .footer {
    display: none;
    posiiton: fixed;
  }
}

.newsletter {
  flex-direction: column;
  padding: 40px;
  text-align: center;
  border-bottom: 1px solid #999999;
}
.newsletter h3 {
  font-size: 60px;
  line-height: 1.05;
  letter-spacing: 2px;
  font-family: "mediasanscondensed-regular";
}
.newsletter .wpcf7,
.newsletter .mc4wp-form {
  display: flex;
  flex-flow: column;
  margin: 20px auto 0;
  max-width: 576px;
}
.newsletter .wpcf7 .mc4wp-form-fields,
.newsletter .mc4wp-form .mc4wp-form-fields {
  display: flex;
  width: 100%;
}
.newsletter .wpcf7.mc4wp-form-error input[type=email],
.newsletter .mc4wp-form.mc4wp-form-error input[type=email] {
  border: 1px solid #fc7676;
}
.newsletter .wpcf7 .wpcf7-response-output,
.newsletter .mc4wp-form .wpcf7-response-output {
  margin: 15px 0;
  padding: 0;
}
.newsletter .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok,
.newsletter .mc4wp-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  border: none;
}
.newsletter .wpcf7 .wpcf7-validation-errors,
.newsletter .mc4wp-form .wpcf7-validation-errors {
  display: none !important;
  border: none;
}
.newsletter .wpcf7 .mc4wp-error,
.newsletter .wpcf7 .mc4wp-notice,
.newsletter .mc4wp-form .mc4wp-error,
.newsletter .mc4wp-form .mc4wp-notice {
  margin-top: 7px;
  font-size: 12px;
  font-family: "circular";
  color: #fc7676;
}
.newsletter .wpcf7 .mc4wp-success,
.newsletter .mc4wp-form .mc4wp-success {
  margin-top: 7px;
  font-size: 18px;
  font-family: "circular";
  color: #000000;
}
.newsletter .wpcf7 .field-group,
.newsletter .mc4wp-form .field-group {
  display: flex;
  justify-content: center;
}
.newsletter .wpcf7 input[type=email],
.newsletter .mc4wp-form input[type=email] {
  width: 100%;
  height: 42px;
  font-size: 12px;
  line-height: 42px;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
  border: 1px solid #999999;
  border-right: 0;
}
.newsletter .wpcf7 input[type=submit],
.newsletter .mc4wp-form input[type=submit] {
  padding: 0 10px;
  margin-left: -1px;
  width: 133px;
  height: 42px;
  background-color: #000000;
  font-size: 15px;
  font-family: "circular";
  color: #f2eeea;
  border: 1px solid #000000;
}
@media only screen and (min-width: 768px) {
  .newsletter {
    padding: 60px;
  }
  .newsletter__image {
    max-width: 60vw;
  }
  .newsletter .email {
    width: 81.9444444444%;
    max-width: 325px;
  }
  .newsletter .wpcf7 input[type=email],
  .newsletter .mc4wp-form input[type=email] {
    width: 100%;
    max-width: 325px;
    font-size: 15px;
  }
  .newsletter .wpcf7 input[type=submit],
  .newsletter .mc4wp-form input[type=submit] {
    margin-left: -1px;
    max-width: 133px;
    width: 30.5555555556%;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletter {
    padding: 3.75%;
  }
  .newsletter__image {
    max-width: 560px;
  }
}

.header-filter {
  position: static;
  z-index: 9;
  margin-left: auto;
  padding-right: 60px;
}
.header-filter .btn--filter {
  font-size: 12px;
  font-family: "circular";
}
.header-filter .filter-by {
  display: none;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
}
.header-filter .filter-arrow {
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  margin-left: 10px;
  width: 12px;
  background-size: contain;
}
.header-filter .filters {
  display: none;
  position: absolute;
  top: 141px;
  left: 0;
  right: 0;
  padding: 0 30px;
  width: 100%;
  text-align: left;
  background-color: #f2eeea;
  box-shadow: 1px 3px 5px 0px rgba(133, 133, 133, 0.5);
}
.header-filter .filters .filter-arrow {
  display: none;
}
.header-filter .filters.active {
  display: block;
}
.header-filter .filters .filters-layout {
  display: block;
  margin-top: 30px;
  text-align: left;
}
.header-filter .filters .filter-category {
  font-size: 20px;
}
.header-filter .filters .filter {
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
  cursor: pointer;
}
.header-filter .filters .filter .label {
  font-size: 20px;
}
.header-filter .filters .filter ul {
  display: none;
  padding: 0 30px;
}
.header-filter .filters .filter ul.active {
  display: block;
}
.header-filter .filters .filter ul li {
  padding: 5px 0;
  font-size: 15px;
  line-height: 20px;
  font-family: "circular";
  text-align: left;
  cursor: pointer;
}
.header-filter .filters .filter ul li span {
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .header-filter .filters {
    top: 166px;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1024px) {
  .header-filter .btn--filter {
    display: none;
  }
  .header-filter .filter-by {
    display: inline-block;
  }
  .header-filter .filters {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto;
  }
  .header-filter .filters .filter-arrow {
    position: relative;
    float: right;
    display: inline-block;
    margin-top: 7px;
    margin-left: 15px;
    width: 17px;
    height: 9px;
    background-size: contain;
  }
  .header-filter .filters .filter {
    position: relative;
    display: inline-block;
    margin-top: -35px;
    margin-bottom: 0;
    padding-bottom: 35px;
  }
  .header-filter .filters .filter .label {
    font-family: "circular";
    font-size: 15px;
    pointer-events: none;
  }
  .header-filter .filters .filter ul {
    display: none;
    position: absolute;
    z-index: 2;
    top: 35px;
    padding: 10px 15px;
    margin: 0;
    min-width: 120px;
    background-color: #f2eeea;
    box-shadow: 1px 3px 5px 0px rgba(133, 133, 133, 0.5);
  }
  .header-filter .filters .filter ul.active {
    display: block;
  }
  .header-filter .filters-layout {
    margin: 0;
  }
  .header-filter .filters-layout > li {
    display: inline-block;
    margin: 0 15px;
  }
  .header-filter .filters-layout > li:last-child {
    margin-right: 0px;
  }
}

/* CULTURE LANDING *********************/
.page-template-page-culture .page-container {
  max-width: 1400px;
  margin: 0 auto;
}
.page-template-page-culture main {
  margin-top: 100px;
}
.page-template-page-culture .grid--third {
  flex-basis: 100%;
}
@media only screen and (min-width: 768px) {
  .page-template-page-culture .grid--third {
    flex-basis: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-culture .grid--third {
    flex-basis: 33.3333333333%;
  }
}
.page-template-page-culture .selected-program.-is-empty {
  border-bottom: 0;
}
.page-template-page-culture .no-results {
  padding: 30px;
}
.page-template-page-culture .no-results p {
  font-size: 18px;
  font-family: "circular";
  letter-spacing: 0.36px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-culture .no-results {
    padding: 60px;
  }
  .page-template-page-culture .no-results p {
    font-size: 30px;
    letter-spacing: 0.5px;
  }
}
.page-template-page-culture footer {
  border-top: 1px solid #999999;
}

.item-culture {
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-culture header {
  margin-bottom: 48px;
}

.item-culture:hover .date {
  color: #000000;
}
.item-culture:hover .h4 {
  color: #000000;
}

/* Selected Programs *******************************/
/* 2) Grid *******************************/
.selected-program {
  position: relative;
  z-index: 2;
  display: none;
  border-bottom: 1px solid #999999;
}
.selected-program .item-culture header {
  position: relative;
  margin-bottom: 30px;
}
.selected-program .item-culture .img {
  position: relative;
  width: 100%;
}
.selected-program .item-culture .bgimage {
  background-position: top center;
}

.item-culture .text-over {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 3.75%;
  background: rgba(210, 186, 106, 0.9);
  top: 0px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.item-culture .text-over .text-wrap-int {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  padding: calc(3.75% + 40px) 30px;
  margin: 0 auto;
  width: 77.2983114447%;
  color: #ffffff;
}
.item-culture .text-over .text-wrap-int p:last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .item-culture .text-over .text-wrap-int {
    font-size: 18px;
    line-height: 1.3333333333em;
  }
}

@media (min-width: 769px) {
  .item-culture:hover header {
    z-index: 1;
  }
  .item-culture:hover .text-over {
    opacity: 1;
  }
}

.load-more {
  padding: 10px 0;
  margin: 60px auto;
  width: 150px;
  font-size: 15px;
  font-family: "circular";
  text-align: center;
  border: 1px solid #999999;
  cursor: default;
}

/* MEMBERS ************/
@media (min-width: 330px) {
  .rsvp {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .rsvp {
    margin-left: 20px;
  }
}
@media (min-width: 769px) {
  .rsvp {
    margin-left: 0px;
  }
}

.selected-program {
  display: flex;
  flex-flow: row wrap;
}
.selected-program .grid {
  position: relative;
}
.selected-program .grid--third {
  border-bottom: 1px solid #999999;
}
.selected-program .grid--third:last-child {
  border-bottom: 0;
}
.selected-program header .h3 {
  margin-bottom: 3px;
  max-width: 82%;
  font-size: 20px;
  font-family: "circular-bold";
}
.selected-program header .h4 {
  margin-bottom: 3px;
  font-size: 15px;
  line-height: 1.4;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
}
.selected-program header .date {
  font-size: 15px;
  line-height: 1.6;
  font-family: "circular";
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .selected-program .grid--third:nth-child(1n) {
    border-right: 1px solid #999999;
  }
  .selected-program .grid--third:nth-child(2n) {
    border-right: 0;
  }
  .selected-program .grid--third:nth-last-child(-n+3):nth-child(3n+1), .selected-program .grid--third:nth-last-child(-n+3):nth-child(3n+1) ~ .grid--third {
    border-bottom: 0;
  }
  .selected-program header .h3 {
    max-width: none;
  }
}
@media only screen and (min-width: 1024px) {
  .selected-program .grid--third:nth-child(1n), .selected-program .grid--third:nth-child(2n) {
    border-right: 1px solid #999999;
  }
  .selected-program .grid--third:nth-child(3n) {
    border-right: 0;
  }
  .selected-program .grid--third:nth-last-child(-n+3):nth-child(3n+1), .selected-program .grid--third:nth-last-child(-n+3):nth-child(3n+1) ~ .grid--third {
    border-bottom: 0;
  }
  .selected-program header .h3 {
    font-size: 30px;
  }
}

/* SINGLE CULTURE **************************************************/
.single-event .arrow--back {
  position: relative;
  top: 4px;
}
.single-event .share-btns {
  margin-top: 0;
  max-width: 44%;
  width: 150px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
  font-family: "circular";
  color: #000000;
  text-align: center;
  cursor: pointer;
  border: 1px solid #999999;
}
.single-event .share-btns .toggle-open {
  display: inline-block;
  padding: 0 10px;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .single-event .share-btns {
    max-width: calc(50% - 15px);
  }
}
.single-event .btn--cta {
  margin-right: 15px;
  max-width: 44%;
  width: 150px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
  text-align: center;
  text-transform: lowercase;
}
@media only screen and (min-width: 768px) {
  .single-event .btn--cta {
    max-width: calc(50% - 15px);
    margin-right: 30px;
  }
}
@media only screen and (min-width: 1500px) {
  .single-event .btn--cta ~ .share-btns__icons {
    position: absolute;
    top: -40px;
  }
}
.single-event footer {
  border-top: 1px solid #999999;
}
.single-event ul.pagination {
  display: flex;
  font-size: em(11, 14);
  font-family: "circular";
  margin: 0;
  width: 100%;
}
.single-event ul.pagination li {
  display: inline-block;
  width: 50%;
  margin: 0;
  vertical-align: middle;
}
.single-event ul.pagination li .title:hover, .single-event ul.pagination li h1.page-title:hover {
  text-decoration: underline;
}
.single-event ul.pagination li:hover.left .arror-pag {
  -webkit-transform: translateX(-10px);
  -khtml-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
}
.single-event ul.pagination li:hover.right .arror-pag {
  -webkit-transform: translateX(10px);
  -khtml-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.single-event ul.pagination .item-p {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.culture-single .sidebar {
  border-bottom: 1px solid #999999;
}
@media only screen and (min-width: 1024px) {
  .culture-single .sidebar {
    border-bottom: 0;
    border-right: 1px solid #999999;
  }
}

@media (min-width: 769px) {
  .single-image {
    margin-left: 10%;
    width: 70%;
    max-width: 680px;
  }
}

.polaroid {
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .polaroid {
    margin-bottom: 80px;
  }
}
.polaroid .img-container.photo {
  z-index: 2;
  position: absolute;
  width: 90%;
  padding-bottom: 90%;
  top: 5%;
  left: 5%;
}
.polaroid .img-container.bg {
  z-index: 1;
}

.pagination-container--top {
  display: flex;
  align-items: center;
  padding-left: 30px;
  height: 60px;
  border-bottom: 1px solid #999999;
}
.pagination-container--top a {
  font-size: 15px;
  font-family: "circular";
}
.pagination-container--top .pagination__back {
  width: 92px;
  line-height: 60px;
  border-right: 1px solid #999999;
}
.pagination-container--top .pagination {
  width: calc(100% - 92px);
  justify-content: space-between;
}
.pagination-container--top .pagination__prev, .pagination-container--top .pagination__next {
  line-height: 60px;
  text-align: center;
}
.pagination-container--top .pagination__prev {
  border-right: 1px solid #999999;
}
@media only screen and (min-width: 768px) {
  .pagination-container--top .pagination {
    display: none;
  }
}
.pagination-container--desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .pagination-container--desktop {
    display: flex;
  }
  .pagination-container--desktop .pagination {
    justify-content: space-between;
  }
  .pagination-container--desktop .pagination .item-p {
    display: flex;
  }
  .pagination-container--desktop .pagination li.pagination__next .title, .pagination-container--desktop .pagination li.pagination__next h1.page-title {
    text-align: right;
  }
  .pagination-container--desktop .pagination li a {
    display: block;
  }
  .pagination-container--desktop .pagination li .title, .pagination-container--desktop .pagination li h1.page-title {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .pagination-container {
    display: flex;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.pagination-container-mobile {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .pagination-container-mobile {
    display: none;
  }
}

.arror-pag {
  width: 8px;
  height: 15px;
  display: inline-block;
  margin-top: 5px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (min-width: 769px) {
  .arror-pag {
    margin-top: 20px;
  }
}

.arrow-left-pagination,
.arrow-right-pagination {
  margin-top: 3px;
  min-width: 14px;
  width: 14px;
  height: 20px;
}

.effect-fadein-up {
  opacity: 1;
}

.img-container {
  position: relative;
}
.img-container.square {
  padding-bottom: 100%;
}
.img-container .bgimage {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
}

.single-culture {
  display: flex;
  flex-flow: column nowrap;
}
.single-culture__title {
  margin-bottom: 5px;
  font-size: 30px;
  font-family: "circular-bold";
}
.single-culture__location {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.25;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
}
.single-culture__date {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.25;
  font-family: "circular";
}
.single-culture__content {
  margin: 50px 0 60px;
  font-size: 15px;
  line-height: 1.6;
}
.single-culture__image {
  display: block;
  margin: 0 auto 30px;
  width: 100%;
}
.single-culture__image:first-child {
  display: none;
}
.single-culture__ctas {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .single-culture__location {
    margin-bottom: 15px;
  }
  .single-culture__image {
    margin: 0 0 60px;
  }
  .single-culture__image:first-child {
    display: block;
  }
  .single-culture__image--mobile {
    display: none;
  }
  .single-culture__ctas {
    justify-content: flex-start;
    margin-bottom: 60px;
  }
  .single-culture .grid--third {
    padding: 60px;
  }
  .single-culture .grid--two-third {
    padding: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-culture {
    flex-flow: row nowrap;
  }
  .single-culture__image {
    display: block;
    width: auto;
  }
  .single-culture__image--mobile {
    display: none;
  }
}

#content.information {
  /* -------------------------------------------------- */
  /* Header */
  /* -------------------------------------------------- */
  /* Layout / Wrapper */
  /* -------------------------------------------------- */
  /* Content */
  /* -------------------------------------------------- */
  /* Plans */
  /* -------------------------------------------------- */
  /* Press */
  /* -------------------------------------------------- */
  /* Press */
  /* -------------------------------------------------- */
  /* Careers Page */
  /* -------------------------------------------------- */
  /* Contact Page */
  /* -------------------------------------------------- */
  /* Contact Form */
  /* Private Events Triple Seat Form */
  /* -------------------------------------------------- */
  /* Mobile */
}
@media (min-width: 768px) {
  #content.information {
    padding-bottom: 60px;
  }
}
#content.information .information-header {
  margin: 0 auto;
  max-width: 1400px;
  border-bottom: 1px solid #aaa9a0;
}
#content.information .information-header .box {
  position: relative;
  height: 0;
  padding-bottom: 42.96875%;
  background-color: #aaa9a0;
  text-align: center;
  overflow: hidden;
}
#content.information .information-header .box H3 {
  z-index: 2;
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  color: white;
  font-size: em(24);
  margin: 0;
}
#content.information .information-header .box .text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
#content.information .information-header .box .text .statement {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
  color: white;
  padding: 0 40px;
}
#content.information .information-header .box .text .statement H1 {
  font-size: em(71);
  font-family: "MNewsPlantin";
  margin: 0;
}
#content.information .information-header .box .text .statement P {
  font-family: "MNewsPlantin";
  font-size: em(45);
  line-height: em(19);
  max-width: 800px;
  margin: 0 auto;
}
#content.information .information-header .box IMG {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  display: block;
}
#content.information .information-header NAV {
  max-width: 820px;
  margin: 0 auto;
  line-height: 0;
}
#content.information .information-header NAV UL {
  margin: 0;
  position: relative;
  text-align: center;
}
#content.information .information-header NAV UL LI {
  display: inline-block;
}
#content.information .information-header NAV UL A {
  font-size: em(18px);
  padding: 35px 40px;
  color: #aaa9a0;
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
  display: inline-block;
}
#content.information .information-header NAV UL A:hover, #content.information .information-header NAV UL A.current {
  color: #000000;
}
#content.information .information-page {
  max-width: 820px;
  margin: 53px auto;
}
#content.information .information-content .intro {
  font-size: em(24);
  line-height: em(21);
  margin-bottom: 35px;
}
#content.information .information-content .content {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  -webkit-column-gap: 50px; /* Chrome, Safari, Opera */
  -moz-column-gap: 50px; /* Firefox */
  column-gap: 50px;
  margin-bottom: 55px;
}
#content.information .information-content .content P {
  margin-top: 0;
  font-size: em(18);
  line-height: em(21);
}
#content.information .information-content .content.single {
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
  column-count: 1;
  -webkit-column-gap: 0; /* Chrome, Safari, Opera */
  -moz-column-gap: 0; /* Firefox */
  column-gap: 0;
  margin-bottom: 35px;
}
#content.information .information-content .button_wrapper {
  margin-bottom: 55px;
  text-align: center;
}
#content.information .information-plans {
  margin: 0 auto;
  max-width: 1400px;
  margin-bottom: 30px;
}
#content.information .information-plans .plans_header {
  max-width: 820px;
  margin: 0 auto 42px auto;
  border-top: 1px solid #aaa9a0;
  text-align: center;
}
#content.information .information-plans .plans_footer {
  margin-top: 20px;
  text-align: center;
}
#content.information .information-plans .plans {
  margin: 0 -30px;
  position: relative;
  display: table;
}
#content.information .information-plans .plan {
  display: table-cell;
  padding: 0 30px 10px 30px;
  float: none;
  position: relative;
  width: 25%;
}
#content.information .information-plans .plan .title, #content.information .information-plans .plan h1.page-title {
  text-align: center;
}
#content.information .information-plans .plan IMG {
  margin-bottom: 10px;
  display: inline-block;
  width: 30px;
  height: auto;
}
#content.information .information-plans .plan H5 {
  font-size: em(21);
  line-height: em(21);
  margin: 0;
  text-align: center;
  margin-bottom: 12px;
}
#content.information .information-plans .plan P {
  font-size: em(17);
  margin-top: 0;
}
#content.information .information-plans .plan:nth-child(2n) {
  border-left: 1px solid #aaa9a0;
  border-right: 1px solid #aaa9a0;
}
#content.information .information-plans .apply_dropdown {
  display: block;
  width: 245px;
  position: relative;
  margin: 0 auto;
}
#content.information .information-plans .apply_dropdown .button {
  padding-right: 45px;
  width: 245px;
  background-image: url(images/arrow_small_dark.png);
  background-image: linear-gradient(transparent, transparent), url(images/arrow_small_dark.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
#content.information .information-plans .apply_dropdown .button:hover {
  background-color: transparent;
  color: #000000 !important;
  border-color: #000000;
}
#content.information .information-plans .apply_dropdown SELECT {
  display: none;
}
#content.information .information-plans .apply_dropdown .dropdown {
  box-shadow: 3px, 3px, 5px, rgba(64, 64, 64, 0.2);
  position: absolute;
  background-color: white;
  top: 60px;
  left: 0;
  right: 0;
  padding: 2px 0;
  display: none;
}
#content.information .information-plans .apply_dropdown .dropdown A {
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
  font-size: em(18);
  display: block;
  padding: 2px 18px;
}
#content.information .information-plans .apply_dropdown .dropdown A:hover {
  background: rgba(0, 0, 0, 0.2);
}
#content.information .information-iframe-wrapper {
  position: relative;
  padding-bottom: 129.4117647059%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
#content.information .information-iframe-wrapper IFRAME {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content.information .pdf_iframe .button_wrapper {
  text-align: center;
  display: none;
}
#content.information .pdf_button {
  text-align: center;
  margin-bottom: 40px;
}
#content.information .information-press-item {
  border-top: 1px solid #aaa9a0;
  padding-top: 40px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
#content.information .information-press-item:first-of-type {
  border: 0;
  padding-top: 0;
}
#content.information .information-press-item .image {
  padding-right: 40px;
  width: 40%;
  float: left;
  position: relative;
}
#content.information .information-press-item .image IMG {
  width: 100%;
  height: auto;
  display: block;
}
#content.information .information-press-item .content {
  width: 60%;
  float: right;
}
#content.information .information-press-item H2 {
  font-size: em(21);
  line-height: em(24);
  margin: 0;
}
#content.information .information-press-item P.date {
  line-height: em(18);
  margin-top: 0;
}
#content.information .information-press-item .actions {
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
}
#content.information .information-press-item .actions A.priary {
  color: #000000;
}
#content.information .information-press-nav {
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
  text-align: center;
  line-height: 0;
}
#content.information .information-press-nav A {
  display: inline-block;
  padding-left: 6px;
  margin-left: 3px;
  color: #aaa9a0;
  line-height: 16px;
  border-left: 1px solid #aaa9a0;
}
#content.information .information-press-nav A:hover, #content.information .information-press-nav A.active {
  color: #000000;
}
#content.information .information-press-nav A:first-of-type {
  border: 0;
  padding-left: 0;
}
#content.information .information-careers H3 {
  text-align: center;
  color: #aaa9a0;
}
#content.information .information-careers .positions {
  border-top: 1px solid #aaa9a0;
}
#content.information .information-careers .positions .position {
  border-bottom: 1px solid #aaa9a0;
  padding: 20px 0;
  position: relative;
}
#content.information .information-careers .positions .position H3 {
  margin: 0;
  text-align: left;
  font-size: 21px;
}
#content.information .information-careers .positions .position H3:after {
  display: inline-block;
  content: "›";
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 30px;
}
#content.information .information-careers .positions .position.open H3:after {
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
#content.information .information-careers .positions .position .trigger {
  cursor: pointer;
}
#content.information .information-careers .positions .position .wrapper {
  overflow: hidden;
  max-height: 0;
}
#content.information .information-careers .positions .position .description {
  padding-right: 80px;
}
#content.information .information-careers .positions .position .button {
  font-size: 14px;
  padding: 0px 11px;
  line-height: 33px;
  height: 35px;
  margin-bottom: 40px;
}
#content.information .information-careers .apply_form {
  display: none;
  margin-top: 100px;
}
#content.information .information-careers .apply_form H3 {
  margin: 2px;
}
#content.information .information-careers .apply_form H3.position {
  color: #000000;
}
#content.information .information-careers .apply_form FORM {
  margin-top: 40px;
}
#content.information .information-contacts {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 2px solid #aaa9a0;
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
  font-size: em(14);
}
#content.information .information-contacts P {
  color: #aaa9a0;
  margin: 0;
}
#content.information FORM {
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
  /* -- Check Boxes -- */
  /* -- File Upload-- */
  /* -- Submit button -- */
  /* Error Styles */
}
#content.information FORM P {
  font-size: em(20);
  margin-bottom: 10px;
}
#content.information FORM .grid .row {
  margin-bottom: 0;
}
#content.information FORM .grid2 .col {
  margin-bottom: 0;
  /*
  @include calc(width, "(100% - 2 * 12px) / 2");
  */
}
#content.information FORM .grid2 .field {
  margin-bottom: 22px;
}
#content.information FORM .grid2 .conditional {
  display: none;
}
#content.information FORM TEXTAREA {
  line-height: 18px;
  padding-top: 14px;
  height: 118px;
}
#content.information FORM .wpcf7-radio,
#content.information FORM .wpcf7-checkbox {
  display: block;
  padding-top: 8px;
}
#content.information FORM .wpcf7-radio .wpcf7-list-item,
#content.information FORM .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  float: left;
  padding-right: 60px;
  margin: 0;
}
#content.information FORM .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label,
#content.information FORM .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  padding-left: 13px;
  font-size: em(20);
  font-family: "circular";
  letter-spacing: -1px;
  font-weight: normal;
  color: #000000;
  position: relative;
  top: 3px;
}
#content.information FORM .upload {
  position: relative;
  overflow: hidden;
}
#content.information FORM .upload .file_text {
  float: left;
  font-family: "circular";
  letter-spacing: -1px;
  font-weight: normal;
}
#content.information FORM .upload .file_text .max {
  display: block;
}
#content.information FORM .upload .upload_choose {
  float: left;
  position: relative;
  top: -2px;
  right: -20px;
}
#content.information FORM .upload .upload_choose INPUT[type=text] {
  font-size: 12px;
  font-family: "circular";
  letter-spacing: -1px;
  font-weight: normal;
  border: 0;
  width: 290px !important;
}
#content.information FORM .jquery-filestyle LABEL {
  display: inline-block;
  position: relative;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  padding: 8px 17px;
  background-color: #979797;
  color: #f2eeea;
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
  -webkit-transition: all 0.14s ease-in-out;
  -khtml-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -ms-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  float: left;
}
#content.information FORM .jquery-filestyle LABEL:hover {
  background-color: #000000;
}
#content.information FORM .submit {
  text-align: center;
}
#content.information FORM .submit .wpcf7-submit {
  color: #000000;
  border-color: #000000;
}
#content.information FORM .submit .wpcf7-submit:hover, #content.information FORM .submit .wpcf7-submit:focus {
  background-color: #000000;
}
#content.information FORM span.wpcf7-not-valid-tip {
  color: #fc7676;
  padding-top: 9px;
  display: block;
  clear: both;
}
#content.information FORM wpcf7-not-valid {
  border-color: #fc7676;
}
#content.information FORM div.wpcf7-validation-errors {
  border-color: #fc7676;
  padding: 10px;
}
#content.information #wpcf7-f2079-o2 {
  display: none;
  visibility: visible;
}
@media (max-width: 560px) {
  #content.information {
    /* -- Mobile: Header -- */
    /* -- Mobile: Contact Form -- */
    /* -- Mobile: Membership Plans -- */
    /* -- Mobile: Press -- */
    /* -- Mobile: Contact Form --*/
  }
  #content.information .information-header {
    border: 0;
  }
  #content.information .information-header .box {
    padding-bottom: 51.6666666667%;
  }
  #content.information .information-header .box H3 {
    top: 20px;
    font-size: em(18);
  }
  #content.information .information-header .box .text .statement {
    padding: 0px 20px;
  }
  #content.information .information-header .box .text .statement H1 {
    font-size: em(30);
    padding-top: 15px;
  }
  #content.information .information-header .box .text .statement P {
    padding-top: 24px;
    font-size: em(20);
    line-height: em(16);
  }
  #content.information .information-header NAV {
    display: none;
  }
  #content.information FORM .wpcf7-radio .wpcf7-list-item,
  #content.information FORM .wpcf7-checkbox .wpcf7-list-item {
    padding-right: 0;
    width: 50%;
  }
  #content.information .information-plans {
    margin-left: 0;
  }
  #content.information .information-plans .plan {
    width: 100%;
    margin-bottom: 0;
    padding: 17px 0px 6px !important;
    float: none;
    border-bottom: 1px solid #aaa9a0;
    border-left: 0 !important;
    border-right: 0 !important;
  }
  #content.information .information-plans .plan .title, #content.information .information-plans .plan h1.page-title {
    padding: 0;
    position: relative;
    font-size: em(12);
    cursor: pointer;
  }
  #content.information .information-plans .plan .title H5, #content.information .information-plans .plan h1.page-title H5 {
    margin-top: 1px;
  }
  #content.information .information-plans .plan .title IMG, #content.information .information-plans .plan h1.page-title IMG {
    width: 25px;
    position: absolute;
    top: -2px;
    left: 0;
  }
  #content.information .information-plans .plan .title:after, #content.information .information-plans .plan h1.page-title:after {
    content: "+";
    font-family: "circular-bold";
    letter-spacing: -1px;
    font-weight: normal;
    position: absolute;
    top: -3px;
    right: 10px;
    font-size: 20px;
    color: #aaa9a0;
  }
  #content.information .information-plans .plan .info {
    display: none;
  }
  #content.information .information-plans .plans {
    margin: 0;
    display: block;
  }
  #content.information .information-plans .plans .plan {
    display: block;
  }
  #content.information .information-plans .apply_dropdown SELECT {
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  #content.information .information-press-item .image {
    padding-right: 20px;
  }
  #content.information .pdf_iframe .button_wrapper {
    display: block;
    margin-bottom: 40px;
  }
  #content.information .pdf_iframe .information-iframe-wrapper {
    display: none;
  }
  #content.information FORM .file_text {
    font-size: em(16.5);
  }
  #content.information FORM .jquery-filestyle LABEL {
    font-size: em(16);
  }
}

.modal--newsletter {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 100;
  overflow: auto;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.modal--newsletter.active {
  display: none;
  opacity: 1;
  visibility: visible;
  overflow: auto;
}
.modal--newsletter__content {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 30px;
  width: 90%;
  max-width: 800px;
  max-height: 500px;
  height: auto;
  background-color: #f2eeea;
  border: solid 1px #979797;
}
.modal--newsletter .btn--cta_black {
  padding: 0 10px;
  margin: 14px auto 0;
  min-width: 140px;
  height: 42px;
  font-size: 15px;
  font-family: "circular";
  color: #ffffff;
}
.modal--newsletter__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  height: 440px;
}
.modal--newsletter__body .btn--close {
  top: 45px;
  right: 45px;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
.modal--newsletter__body .btn--close:before, .modal--newsletter__body .btn--close:after {
  top: -1px;
  left: 6px;
}
.modal--newsletter__body.newsletter .wpcf7,
.modal--newsletter__body.newsletter .mc4wp-form {
  max-width: 90%;
  width: 511px;
  margin: 13px auto 0;
}
.modal--newsletter__body.newsletter .wpcf7 .mc4wp-form-fields,
.modal--newsletter__body.newsletter .mc4wp-form .mc4wp-form-fields {
  justify-content: center;
}
.modal--newsletter__body.newsletter .wpcf7 input[type=email],
.modal--newsletter__body.newsletter .mc4wp-form input[type=email] {
  background: #ffffff;
}
.modal--newsletter__body.newsletter .wpcf7 input[type=email]::placeholder,
.modal--newsletter__body.newsletter .mc4wp-form input[type=email]::placeholder {
  color: black;
}
.modal--newsletter__body.newsletter .wpcf7 input[type=submit],
.modal--newsletter__body.newsletter .mc4wp-form input[type=submit] {
  width: 30.5555555556%;
}
.modal--newsletter__body.newsletter .wpcf7 .mc4wp-alert,
.modal--newsletter__body.newsletter .wpcf7 .mc4wp-success,
.modal--newsletter__body.newsletter .wpcf7 .wpcf7-response-output,
.modal--newsletter__body.newsletter .mc4wp-form .mc4wp-alert,
.modal--newsletter__body.newsletter .mc4wp-form .mc4wp-success,
.modal--newsletter__body.newsletter .mc4wp-form .wpcf7-response-output {
  color: #ffffff;
  margin-top: 20px;
  font-size: 18px;
}
.modal--newsletter__header {
  font-family: "mediasanscondensed-regular";
  font-size: 60px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.modal--newsletter__copy {
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 24px;
}
@media only screen and (min-width: 1024px) {
  .modal--newsletter {
    display: block;
  }
  .modal--newsletter.active {
    display: block;
  }
}

.single-location {
  /* -------------------------------------------------- */
  /* Details */
  /* -------------------------------------------------- */
  /* Other Locations */
  /* -------------------------------------------------- */
  /* Mobile */
}
.single-location .limit-width {
  max-width: 1000px;
  margin: 0 auto;
}
.single-location .slider-container {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .single-location .slider-container {
    padding-bottom: 46.875%;
  }
}
.single-location .slider-container .overlay-text {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 77;
  color: #ffffff;
}
.single-location .slider-container .overlay-text h4 {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  font-size: em(24);
  margin: 0;
}
.single-location .slider-container .overlay-text h3 {
  position: absolute;
  left: 45px;
  bottom: 55px;
  font-size: em(48);
  margin: 0;
  letter-spacing: -2px;
}
.single-location .slider-container .overlay-text h2 {
  position: absolute;
  left: 45px;
  bottom: 30px;
  font-size: em(24);
  margin: 0 0 0 2px;
}
.single-location .location-detail {
  max-width: 850px;
  margin: 40px 0;
  overflow: hidden;
}
.single-location .location-detail .col {
  margin-bottom: 0;
}
.single-location .location-detail .text {
  float: right;
}
.single-location .location-detail .map {
  float: left;
  padding-right: 60px;
  padding-top: 7px;
}
.single-location .location-detail .address {
  font-size: em(21);
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
  color: #aaa9a0;
  margin-bottom: 30px;
  line-height: 1.3;
}
.single-location .location-detail .address P {
  margin: 0;
}
.single-location .map-container {
  position: relative;
  padding-bottom: 140%;
}
@media (min-width: 768px) {
  .single-location .map-container {
    padding-bottom: 100%;
  }
}
.single-location .map-container #map-canvas {
  width: 100%;
  height: 100%;
  position: absolute;
}
.single-location .location-other {
  border-top: 1px solid #aaa9a0;
  padding-top: 30px;
  margin-bottom: 40px;
}
.single-location .location-other P {
  color: #aaa9a0;
  margin-bottom: 10px;
}
.single-location .location-other A {
  display: block;
  color: #000000;
  font-family: "circular-bold";
  letter-spacing: -1px;
  font-weight: normal;
}
.single-location .location-other A:hover {
  color: black;
}
@media (max-width: 560px) {
  .single-location .location-detail .col {
    float: none;
  }
  .single-location .location-header {
    padding-top: 100%;
  }
  .single-location .location-header H2, .single-location .location-header H3 {
    left: 0;
    width: 100%;
    text-align: center;
  }
  .single-location .slider-container {
    margin-bottom: 20px;
  }
  .single-location .slider-container .overlay-text H3 {
    left: 20px;
    bottom: 40px;
  }
  .single-location .slider-container .overlay-text H2 {
    left: 20px;
    bottom: 15px;
  }
  .single-location .location-detail .map {
    float: none;
    padding: 0;
    margin-top: 30px;
  }
  .single-location .location-detail .map .map-container {
    padding-bottom: 100%;
  }
  .single-location .location-other .col {
    margin-bottom: 8px !important;
  }
}

.page-template-page-terms footer {
  border-top: 1px solid #999999;
}

.section-terms {
  padding: 3.75%;
  border-bottom: 0;
}
.section-terms .inner {
  max-width: 1070px;
  margin: 0 auto;
}
.section-terms .terms__title {
  margin-bottom: 45px;
  font-size: 27px;
  line-height: 1.25;
  font-family: "circular";
}
.section-terms .terms__copy {
  font-size: 15px;
  line-height: 1.4;
}
.section-terms .terms__copy p {
  margin-bottom: 30px;
}
.section-terms .terms__copy p:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .section-terms {
    padding: 60px;
  }
  .section-terms .terms__title {
    margin-bottom: 45px;
    font-size: 30px;
    line-height: 1.25;
    font-family: "circular";
  }
  .section-terms .terms__copy {
    font-size: 18px;
    line-height: 1.33;
  }
  .section-terms .terms__copy p {
    margin-bottom: 60px;
  }
}

.search footer {
  border-top: 1px solid #999999;
}

.search-no-results .no-results {
  padding: 25px 30px;
}
.search-no-results .no-results__msg {
  margin-bottom: 0;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .search-no-results .no-results {
    padding: 20px 45px;
  }
  .search-no-results .no-results__msg {
    font-size: 30px;
    line-height: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .search-no-results .no-results {
    padding: 0px 30px;
  }
}

.page-template-page-faq .anchor:target {
  display: block;
  position: relative;
  top: -220px;
  visibility: hidden;
}
.page-template-page-faq.-has-fixed-header .anchor:target {
  top: -139px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-faq .anchor:target {
    top: -322px;
  }
  .page-template-page-faq.-has-fixed-header .anchor:target {
    top: -186px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-faq .anchor:target {
    top: -380px;
  }
  .page-template-page-faq.-has-fixed-header .anchor:target {
    top: -219px;
  }
}

.page-template-page-information-page {
  /* Private Events Triple Seat Form */
}
.page-template-page-information-page #wpcf7-f2079-o2 {
  display: none;
  visibility: visible;
}
.page-template-page-information-page .how-did-you-hear-text {
  display: none;
}
.page-template-page-information-page .wpcf7-response-output {
  text-align: center;
  border: none;
}
.page-template-page-information-page .hide-for-no-mobile {
  display: none;
}
.page-template-page-information-page .pika-title .pika-label {
  margin: 0 10px;
}
.page-template-page-information-page .pika-title .pika-label:after {
  content: " ▾";
  color: #979797;
  font-size: 18px;
}

.section-contact,
.section-form {
  display: flex;
  height: 100%;
}
.section-contact .contact__aside,
.section-form .contact__aside {
  border-bottom: 1px solid #999999;
}
.section-contact .contact__title,
.section-form .contact__title {
  margin-bottom: 30px;
  font-size: 80px;
  font-family: "mediasanscondensed-regular";
}
.section-contact .contact__callout,
.section-form .contact__callout {
  font-size: 20px;
  font-family: "circular";
}
.section-contact .contact__description,
.section-form .contact__description {
  font-size: 15px;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-contact .contact__form-title,
.section-form .contact__form-title {
  margin-bottom: 30px;
  font-size: 27px;
  font-family: "circular";
}
.section-contact .contact__form,
.section-form .contact__form {
  position: relative;
}
.section-contact .contact__form form.-is-loading,
.section-form .contact__form form.-is-loading {
  opacity: 0.3;
}
.section-contact .field,
.section-form .field {
  position: relative;
  margin-bottom: 30px;
}
.section-contact .field__full,
.section-form .field__full {
  width: 100%;
}
.section-contact .field .arrow--expand,
.section-form .field .arrow--expand {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 12px;
  height: 6px;
  background-size: cover;
}
.section-contact .field input,
.section-contact .field textarea,
.section-contact .field select,
.section-form .field input,
.section-form .field textarea,
.section-form .field select {
  padding: 0 10px;
  font-size: 15px;
  line-height: 1;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
  border: 1px solid #979797;
}
.section-contact .field input::placeholder,
.section-contact .field textarea::placeholder,
.section-contact .field select::placeholder,
.section-form .field input::placeholder,
.section-form .field textarea::placeholder,
.section-form .field select::placeholder {
  color: #000000;
}
.section-contact .field input.wpcf7-not-valid,
.section-contact .field textarea.wpcf7-not-valid,
.section-contact .field select.wpcf7-not-valid,
.section-form .field input.wpcf7-not-valid,
.section-form .field textarea.wpcf7-not-valid,
.section-form .field select.wpcf7-not-valid {
  border: 1px solid #fc7676;
}
.section-contact .field textarea,
.section-form .field textarea {
  padding: 10px;
  height: 105px;
}
.section-contact .field select,
.section-form .field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  display: block;
  left: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  z-index: 10;
  border-radius: 0;
}
.section-contact .btn--submit,
.section-form .btn--submit {
  text-align: center;
}
.section-contact .btn--submit input[type=submit],
.section-form .btn--submit input[type=submit] {
  padding: 0 10px;
  width: 162px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
  font-family: "circular";
  color: #ffffff;
  background-color: #000000;
  border: none;
}
@media only screen and (min-width: 768px) {
  .section-contact,
  .section-form {
    flex-flow: column;
  }
}
@media only screen and (min-width: 1024px) {
  .section-contact,
  .section-form {
    flex-flow: row;
  }
  .section-contact .contact__aside,
  .section-form .contact__aside {
    border-bottom: 0;
    border-right: 1px solid #999999;
  }
  .section-contact .contact__title,
  .section-form .contact__title {
    margin-bottom: 30px;
    font-size: 100px;
  }
  .section-contact .contact__description,
  .section-form .contact__description {
    font-size: 18px;
  }
  .section-contact .contact__form-title,
  .section-form .contact__form-title {
    font-size: 30px;
  }
  .section-contact .field-group,
  .section-form .field-group {
    display: flex;
    justify-content: space-between;
  }
  .section-contact .field-group .field,
  .section-form .field-group .field {
    width: calc(50% - 10px);
  }
}
.section-contact .loader,
.section-form .loader {
  display: none;
}
.section-contact .loader.active,
.section-form .loader.active {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(transparent, transparent), url(images/loader.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.form-section {
  justify-content: center;
  padding: 30px;
}
.form-section .contact_form {
  min-width: 100%;
}
.form-section .contact_form-title {
  font-size: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .form-section .contact_form {
    min-width: auto;
    width: 600px;
  }
}

.section-contact .gform_wrapper.gravity-theme .gform_fields, .form-section .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 30px;
}
.section-contact .gform_wrapper.gravity-theme .gform_fields input,
.section-contact .gform_wrapper.gravity-theme .gform_fields textarea,
.section-contact .gform_wrapper.gravity-theme .gform_fields select, .form-section .gform_wrapper.gravity-theme .gform_fields input,
.form-section .gform_wrapper.gravity-theme .gform_fields textarea,
.form-section .gform_wrapper.gravity-theme .gform_fields select {
  padding: 0 10px;
  font-size: 15px;
  line-height: 1;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
  border: 1px solid #979797;
}
.section-contact .gform_wrapper.gravity-theme .gform_fields input::placeholder,
.section-contact .gform_wrapper.gravity-theme .gform_fields textarea::placeholder,
.section-contact .gform_wrapper.gravity-theme .gform_fields select::placeholder, .form-section .gform_wrapper.gravity-theme .gform_fields input::placeholder,
.form-section .gform_wrapper.gravity-theme .gform_fields textarea::placeholder,
.form-section .gform_wrapper.gravity-theme .gform_fields select::placeholder {
  color: #000000;
}
.section-contact .gform_wrapper.gravity-theme .gform_fields input.wpcf7-not-valid,
.section-contact .gform_wrapper.gravity-theme .gform_fields textarea.wpcf7-not-valid,
.section-contact .gform_wrapper.gravity-theme .gform_fields select.wpcf7-not-valid, .form-section .gform_wrapper.gravity-theme .gform_fields input.wpcf7-not-valid,
.form-section .gform_wrapper.gravity-theme .gform_fields textarea.wpcf7-not-valid,
.form-section .gform_wrapper.gravity-theme .gform_fields select.wpcf7-not-valid {
  border: 1px solid #fc7676;
}
.section-contact .gform_wrapper.gravity-theme .gform_fields textarea, .form-section .gform_wrapper.gravity-theme .gform_fields textarea {
  padding: 10px;
  height: 105px;
}
.section-contact .gform_wrapper.gravity-theme .gform_fields select, .form-section .gform_wrapper.gravity-theme .gform_fields select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  display: block;
  left: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  z-index: 10;
  border-radius: 0;
}
.section-contact .gform_wrapper.gravity-theme .ginput_container_time, .form-section .gform_wrapper.gravity-theme .ginput_container_time {
  min-width: 70px;
}
.section-contact .gform_wrapper.gravity-theme .ginput_container_time select, .form-section .gform_wrapper.gravity-theme .ginput_container_time select {
  height: 48px !important;
}
.section-contact .gform_wrapper.gravity-theme .gform_footer, .form-section .gform_wrapper.gravity-theme .gform_footer {
  text-align: center;
}
.section-contact .gform_wrapper.gravity-theme .gform_footer input[type=submit], .form-section .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
  padding: 0 10px;
  width: 162px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
  font-family: "circular";
  color: #ffffff;
  background-color: #000000;
  border: none;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  #ui-datepicker-div.gform-theme-datepicker:not(.gform-legacy-datepicker) {
    left: 0 !important;
    max-width: 99vw;
  }
  .gform-theme-datepicker:not(.gform-legacy-datepicker) th, .gform-theme-datepicker:not(.gform-legacy-datepicker) td {
    padding: 0px !important;
  }
  .form-section input, .form-section select, .form-section textarea {
    font-size: 15 !important;
  }
}
.section-membership-join .membership__aside {
  padding: 40px;
  border-bottom: 1px solid #999999;
}
.section-membership-join .membership__title {
  margin-top: -8px;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
}
.section-membership-join .membership__form-title {
  margin-bottom: 30px;
  font-size: 27px;
  font-family: "circular";
}
.section-membership-join .membership-form {
  position: relative;
}
.section-membership-join .membership-form__title {
  margin-bottom: 30px;
  font-size: 27px;
  font-family: "circular";
}
.section-membership-join .membership-form .form.-is-loading {
  opacity: 0.3;
}
.section-membership-join input {
  padding: 0 10px;
  height: 42px;
  font-size: 15px;
  line-height: 1;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
  border: 1px solid #979797;
  background-color: #f2eeea;
}
.section-membership-join input::placeholder {
  color: #000000;
}
.section-membership-join input:focus::placeholder {
  opacity: 0;
}
.section-membership-join textarea:focus::placeholder {
  opacity: 0;
}
.section-membership-join .js-field-toggle {
  display: none;
}
.section-membership-join .field {
  margin-bottom: 30px;
}
.section-membership-join .field--toggle {
  margin-bottom: 0;
}
.section-membership-join .field--toggle.visible {
  margin-bottom: 30px;
}
.section-membership-join .field input,
.section-membership-join .field textarea,
.section-membership-join .field select {
  padding: 0 10px;
  font-size: 15px;
  line-height: 1;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
  border: 1px solid #979797;
}
.section-membership-join .field input.wpcf7-not-valid,
.section-membership-join .field textarea.wpcf7-not-valid,
.section-membership-join .field select.wpcf7-not-valid {
  border: 1px solid #fc7676;
}
.section-membership-join .field legend,
.section-membership-join .field label {
  font-size: 15px;
  line-height: 1;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
}
.section-membership-join .field.upload {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
}
.section-membership-join .field.upload .file-text {
  margin-right: 50px;
  font-size: 15px;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
}
.section-membership-join .field .upload_choose {
  position: relative;
}
.section-membership-join .field .upload_choose input {
  cursor: pointer;
}
.section-membership-join .field .upload_choose input[type=file] {
  cursor: pointer;
}
.section-membership-join .field input {
  width: 100%;
}
.section-membership-join .field input[type=file] {
  width: 160px;
  height: 40px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.section-membership-join .field input[type=radio] {
  padding: 0;
  width: 15px;
  height: 15px;
}
.section-membership-join .field textarea {
  padding: 10px;
  height: 105px;
}
.section-membership-join .field select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  display: block;
  left: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  z-index: 10;
  border-radius: 0;
}
.section-membership-join .field--expand {
  position: relative;
}
.section-membership-join .field--expand .arrow--expand {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  background-position: center;
}
.section-membership-join .btn--submit input {
  cursor: pointer;
}
.section-membership-join .field-attendance legend {
  margin-bottom: 0;
  margin-right: 55px;
  width: auto;
}
.section-membership-join .field-group--options {
  margin-top: 10px;
  margin-right: auto;
  align-items: center;
  justify-content: space-evenly;
  line-height: 1;
}
.section-membership-join .field-group--options label {
  margin: 0 10px;
  margin-bottom: 0;
}
.section-membership-join .field-group--options label:first-of-type {
  margin-right: 30px;
}
.section-membership-join .field-group--prompted-fields {
  display: none;
}
.section-membership-join .field-group--prompted-fields.active {
  display: block;
}
.section-membership-join [data-prompt-field] {
  display: none;
}
.section-membership-join [data-prompt-field].active {
  display: block;
}
@media only screen and (min-width: 768px) {
  .section-membership-join .field-attendance {
    display: flex;
  }
  .section-membership-join .field-group--options {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .section-membership-join .membership__aside {
    border-bottom: 0;
    border-right: 1px solid #999999;
  }
}
@media only screen and (min-width: 768px) {
  .section-membership-join .grid--half {
    padding: 60px;
  }
  .section-membership-join .membership__title {
    margin-top: -12px;
    font-size: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-membership-join .membership__aside {
    border-bottom: 0;
    border-right: 1px solid #999999;
  }
}
.section-membership-join .loader {
  display: none;
}
.section-membership-join .loader.active {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.page-template-page-membership-success main,
.page-template-page-contact-success main {
  display: flex;
  min-height: 60vh;
}
.page-template-page-membership-success .section-form,
.page-template-page-contact-success .section-form {
  flex-flow: column;
  width: 100%;
  height: auto;
  border-bottom: 0;
}
.page-template-page-membership-success .grid--half,
.page-template-page-contact-success .grid--half {
  flex-basis: auto;
  border-bottom: 0;
}
.page-template-page-membership-success .membership__aside,
.page-template-page-contact-success .membership__aside {
  padding-bottom: 0;
  height: auto;
}
.page-template-page-membership-success .membership__title,
.page-template-page-contact-success .membership__title {
  margin-top: -8px;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
}
.page-template-page-membership-success .membership__form-title,
.page-template-page-contact-success .membership__form-title {
  margin-bottom: 30px;
  font-size: 27px;
  font-family: "circular";
}
.page-template-page-membership-success .membership-success,
.page-template-page-contact-success .membership-success {
  display: flex;
  align-items: center;
  padding: 0 30px;
  margin: auto 0;
  width: 100%;
}
.page-template-page-membership-success .membership-success .success,
.page-template-page-contact-success .membership-success .success {
  margin: 0 auto;
}
.page-template-page-membership-success .membership-success .success__icon,
.page-template-page-contact-success .membership-success .success__icon {
  display: block;
  margin: 0 auto 10px;
  width: 40px;
  height: 40px;
  background-image: linear-gradient(transparent, transparent), url(images/success-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.page-template-page-membership-success .membership-success .success__message,
.page-template-page-contact-success .membership-success .success__message {
  font-size: 18px;
  font-family: "circular";
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-template-page-membership-success .membership__aside,
  .page-template-page-contact-success .membership__aside {
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .page-template-page-membership-success .membership__title,
  .page-template-page-contact-success .membership__title {
    margin-top: -12px;
    font-size: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-membership-success .section-form,
  .page-template-page-contact-success .section-form {
    flex-flow: row;
  }
  .page-template-page-membership-success .grid--half,
  .page-template-page-contact-success .grid--half {
    flex-basis: 50%;
  }
  .page-template-page-membership-success .membership__aside,
  .page-template-page-contact-success .membership__aside {
    border-bottom: 0;
    border-right: 1px solid #999999;
  }
  .page-template-page-membership-success .membership-success,
  .page-template-page-contact-success .membership-success {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin: 0;
  }
  .page-template-page-membership-success .membership-success .success,
  .page-template-page-contact-success .membership-success .success {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.page-template-page-membership-success footer,
.page-template-page-contact-success footer {
  border-top: 1px solid #999999;
}

.page-template-page-form-success main {
  display: flex;
  min-height: 60vh;
}
.page-template-page-form-success .section-form {
  flex-flow: column;
  width: 100%;
  height: auto;
  border-bottom: 0;
}
.page-template-page-form-success .grid--half {
  flex-basis: auto;
  border-bottom: 0;
}
.page-template-page-form-success .form-success__aside {
  padding-bottom: 0;
  height: auto;
}
.page-template-page-form-success .form-success__title {
  margin-top: -8px;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-page-form-success .form-success__form-title {
  margin-bottom: 30px;
  font-size: 27px;
  font-family: "circular";
}
.page-template-page-form-success .form-success {
  display: flex;
  align-items: center;
  padding: 0 30px;
  margin: auto 0;
  width: 100%;
}
.page-template-page-form-success .form-success .success {
  margin: 0 auto;
}
.page-template-page-form-success .form-success .success__icon {
  display: block;
  margin: 0 auto 10px;
  width: 40px;
  height: 40px;
  background-image: linear-gradient(transparent, transparent), url(images/success-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.page-template-page-form-success .form-success .success__message {
  font-size: 18px;
  font-family: "circular";
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .page-template-page-form-success .form-success__aside {
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .page-template-page-form-success .form-success__title {
    margin-top: -12px;
    font-size: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-form-success .section-form {
    flex-flow: row;
  }
  .page-template-page-form-success .grid--half {
    flex-basis: 50%;
  }
  .page-template-page-form-success .form-success__aside {
    border-bottom: 0;
    border-right: 1px solid #999999;
  }
  .page-template-page-form-success .form-success {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin: 0;
  }
  .page-template-page-form-success .form-success .success {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.page-template-page-form-success footer {
  border-top: 1px solid #999999;
}

.page-template-page-membership .section-quote {
  display: block;
}
.page-template-page-membership .section--header:first-child h3 {
  font-size: 50px;
}
.page-template-page-membership .header__subtitle {
  padding: 11px 30px 13px;
}
.page-template-page-membership .block__title {
  font-family: "circular";
  font-size: 27px;
  margin-bottom: 10px;
}
.page-template-page-membership .block__rate {
  margin-bottom: 7px;
  line-height: 24px;
}
.page-template-page-membership .block__caption {
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 17px;
}
.page-template-page-membership .block__toggle {
  font-family: "circular";
  font-size: 15px;
  color: #666666;
  line-height: 25px;
}
.page-template-page-membership .block__toggle--link {
  display: block;
  font-family: "circular";
  font-size: 15px;
  line-height: 25px;
}
.page-template-page-membership .block__toggle--arrow {
  display: inline-block;
  position: relative;
  right: auto;
  margin-left: 30px;
  width: 15px;
  height: 8px;
}
.page-template-page-membership .block .-collapsible {
  border-bottom: none;
}
.page-template-page-membership .block .collapsible-inner {
  width: 181px;
  box-shadow: 1px 2px 4px 0 rgba(133, 133, 133, 0.5);
  padding: 15px;
  display: none;
}
.page-template-page-membership .block .-collapsible.-is-expanded .block__toggle--arrow {
  top: auto;
}
.page-template-page-membership .block .-collapsible.-is-expanded .collapsible-inner {
  display: block;
  position: absolute;
  background-color: #f2eeea;
}
.page-template-page-membership.touch .special-invite {
  transform: translate(-50%, calc(-50% - 35px));
}
.page-template-page-membership[data-is-logged-in=no] .header--salon {
  color: #000000;
}
.page-template-page-membership[data-is-logged-in=no] .header--salon .header__side {
  padding-top: 25px;
  padding-bottom: 25px;
}
.page-template-page-membership[data-is-logged-in=no] .special-invite {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
}
.page-template-page-membership[data-is-logged-in=no] .special-invite h1,
.page-template-page-membership[data-is-logged-in=no] .special-invite p {
  color: #000000;
}
.page-template-page-membership[data-is-logged-in=no] .special-invite .form__password {
  color: #000000;
  border: 1px solid #999999;
}
.page-template-page-membership[data-is-logged-in=no] .special-invite .form__password::placeholder {
  color: #000000;
}
.page-template-page-membership[data-is-logged-in=no] .special-invite .form__submit {
  background-color: #000000;
}
@media (min-width: 768px) {
  .page-template-page-membership .section--header:first-child h3 {
    font-size: 100px;
  }
  .page-template-page-membership .block__title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .page-template-page-membership .block__rate {
    margin-bottom: 18px;
  }
  .page-template-page-membership .block__caption {
    margin-bottom: 50px;
  }
  .page-template-page-membership .block__toggle--arrow {
    margin-left: 10px;
    width: 11px;
    height: 6px;
  }
  .page-template-page-membership .block .collapsible-inner {
    visibility: hidden;
  }
  .page-template-page-membership .block .-collapsible.-is-expanded .collapsible-inner {
    visibility: visible;
  }
}
@media (min-width: 1024px) {
  .page-template-page-membership .block {
    display: flex;
    flex-direction: column;
  }
  .page-template-page-membership .block .-collapsible {
    margin-top: auto;
  }
}

.error404 footer {
  border-top: 1px solid #999999;
}
.error404 .section-error {
  padding: 40px;
  justify-content: start;
  border-bottom: 0;
}
.error404 h1 {
  margin-bottom: 30px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-align: left;
}
.error404 p {
  font-size: 15px;
}
.error404 .home-link {
  padding-bottom: 2px;
  border-bottom: 1px solid #000000;
}
.error404 br {
  display: none;
}
@media only screen and (min-width: 768px) {
  .error404 .section-error {
    padding: 60px;
  }
  .error404 h1 {
    font-size: 100px;
    line-height: 1;
  }
  .error404 p {
    font-size: 18px;
  }
  .error404 br {
    display: inline;
  }
}

.page-template-page-careers .grid--fourth:first-child {
  padding: 60px 30px;
}
.page-template-page-careers .quarter-pillars .pillar {
  margin-bottom: 54px;
}
.page-template-page-careers .quarter-pillars .pillar:last-child {
  margin-bottom: -3px;
}
.page-template-page-careers .quarter-pillars__title {
  margin-top: -20px;
  margin-bottom: 40px;
}
.page-template-page-careers .section-callout h3 {
  font-size: 80px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-careers .grid--fourth:first-child {
    padding: 60px;
  }
  .page-template-page-careers .section-centered_copy .copy__heading {
    margin-bottom: 50px;
  }
  .page-template-page-careers .section-centered_copy .copy .btn--cta {
    margin-bottom: 15px;
  }
  .page-template-page-careers .quarter-pillars .pillar {
    margin-bottom: 51px;
  }
  .page-template-page-careers .quarter-pillars .pillar:last-child {
    margin-bottom: -2px;
  }
  .page-template-page-careers .quarter-pillars__title {
    margin-bottom: 40px;
  }
  .page-template-page-careers .section-callout h3 {
    font-size: 120px;
  }
  .page-template-page-careers .article__image {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-careers .grid--fourth:first-child {
    padding: 3.75%;
  }
}

.-locked {
  overflow: hidden;
  height: 100%;
}

.ios-hidden {
  z-index: -1;
  opacity: 0;
  margin-top: -30px;
  display: none;
}

@media (min-width: 1024px) {
  .page-template-page-special-invite .header__nav {
    display: none;
  }
}
.page-template-page-special-invite .header__side .membership-nav,
.page-template-page-special-invite .header__side .hamburger {
  display: none;
}
.page-template-page-special-invite main#content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sending-text {
  font-family: "circular";
  color: #f2eeea !important;
}

.special-invite,
.success-active {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.special-invite__description,
.success-active__description {
  font-family: "circular";
  font-size: 16px;
  color: #f2eeea;
  margin-bottom: 55px;
}
.special-invite .form,
.success-active .form {
  width: 250px;
}
.special-invite .form h1,
.success-active .form h1 {
  font-family: "mediasanscondensed-regular";
  font-size: 100px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  letter-spacing: 1.11px;
  color: #f2eeea;
  text-transform: uppercase;
}
.special-invite .form input,
.success-active .form input {
  height: 33px;
  line-height: normal;
}
.special-invite .form__password,
.success-active .form__password {
  border: solid 1px #515151;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #f2eeea;
}
.special-invite .form__submit,
.success-active .form__submit {
  font-family: "circular";
  font-size: 12px;
  color: #f2eeea;
  background-color: #515151;
  width: 119px;
  border: none;
}
.special-invite__submit,
.success-active__submit {
  display: flex;
  flex-direction: row;
  height: 33px;
}
.special-invite__main,
.success-active__main {
  height: 100%;
}
.special-invite__main .success h1,
.success-active__main .success h1 {
  font-family: "mediasanscondensed-regular";
  font-size: 100px;
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
  letter-spacing: 1.11px;
  color: #f2eeea;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .special-invite__main .success h1,
  .success-active__main .success h1 {
    font-size: 210px;
    letter-spacing: 2.33px;
  }
}
.special-invite__main .success p,
.success-active__main .success p {
  text-align: center;
  font-family: "circular";
  color: #f2eeea;
  font-size: 15px;
}
@media (min-width: 1024px) {
  .special-invite__main .success p,
  .success-active__main .success p {
    font-size: 21px;
  }
}
.special-invite__field,
.success-active__field {
  min-height: calc(100vh - 100px);
  max-width: 85%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: 40px;
}
.special-invite__field--end,
.success-active__field--end {
  display: none;
  margin: 0;
  justify-content: center;
  max-width: 100%;
}
.special-invite__field label,
.success-active__field label {
  margin-top: 50px;
  font-family: "circular";
  font-size: 16px;
  color: #f2eeea;
}
.special-invite__field label.select-label,
.success-active__field label.select-label {
  display: inline-flex;
  align-items: flex-end;
}
.special-invite__field input,
.special-invite__field select,
.success-active__field input,
.success-active__field select {
  border: none;
  font-family: "circular";
  font-size: 22px;
  color: #ffffff;
  outline: none;
}
.special-invite__field input::placeholder,
.special-invite__field select::placeholder,
.success-active__field input::placeholder,
.success-active__field select::placeholder {
  color: #585e64;
}
.special-invite__field select,
.success-active__field select {
  appearance: none;
}
.special-invite__field--select .special-invite__continue,
.success-active__field--select .special-invite__continue {
  z-index: -1;
}
.special-invite__error,
.success-active__error {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  height: 25px;
  width: 119px;
  background-color: #641212;
  font-family: "circular";
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0.7px;
  border-radius: 3px;
  visibility: hidden;
}
.special-invite__error-msg,
.success-active__error-msg {
  visibility: visible;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-right: auto;
  color: #fc7676;
  background: none;
  font-family: "circular";
  font-size: 14px;
}
.special-invite__continue,
.success-active__continue {
  display: flex;
  align-items: center;
  margin: 10px 0 0 15px;
}
.special-invite__continue--btn,
.special-invite__continue span,
.success-active__continue--btn,
.success-active__continue span {
  font-family: "circular";
  color: #ffffff;
}
.special-invite__continue--btn,
.success-active__continue--btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #505050;
  font-size: 18px;
  width: 87px;
  height: 40px;
  border-radius: 5px;
  cursor: pointer;
}
.special-invite__continue span,
.success-active__continue span {
  margin-left: 12px;
  font-size: 13px;
  letter-spacing: 0.27px;
}
.special-invite__continue svg,
.success-active__continue svg {
  transform: scale(0.8);
  margin: 5px 0 0 2px;
}
.special-invite__button,
.success-active__button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  border-top: solid 1px #505050;
}
.special-invite__button input,
.success-active__button input {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "circular";
  font-size: 22px;
  color: #ffffff;
  width: 115px;
  height: 45px;
  border-radius: 5px;
  background-color: #505050;
  margin-right: 6px;
  cursor: pointer;
}
.special-invite__button--mobile,
.success-active__button--mobile {
  border-top: none;
  justify-content: flex-start;
  margin-left: 15px;
  padding-top: 10px;
}
.special-invite__button--mobile + div,
.success-active__button--mobile + div {
  display: none;
}

.form-tracker {
  width: 100vw;
  height: 50px;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #1b242b;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
.form-tracker__progress {
  color: #f2eeea;
  font-family: "circular";
  font-size: 12px;
  margin-left: 40px;
  width: 145px;
}
.form-tracker__btns {
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-tracker__btns--left, .form-tracker__btns--right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background-color: #515151;
  margin-right: 5px;
  text-align: center;
  cursor: pointer;
  transition: background-color 200ms ease-in-out;
}
.form-tracker__btns--left:hover, .form-tracker__btns--right:hover {
  background-color: #777777;
}
.form-tracker__btns--left svg, .form-tracker__btns--right svg {
  transform: rotate(90deg);
  width: 5.2px;
  height: 10.5px;
}
.form-tracker__btns--left svg polyline, .form-tracker__btns--right svg polyline {
  stroke: #ffffff;
}

.progress {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  margin-top: 7px;
}

.progress-bar {
  height: 3px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}

@media (min-width: 768px) {
  .special-invite__submit {
    width: 400px;
    margin: auto;
  }
  .special-invite__description {
    font-size: 21px;
    margin-bottom: 60px;
  }
  .special-invite .form {
    width: 550px;
  }
  .special-invite .form h1 {
    font-size: 210px;
    letter-spacing: 2.33px;
  }
  .special-invite .form input {
    height: 40px;
  }
  .special-invite .form__submit, .special-invite .form__password {
    font-size: 15px;
  }
  .special-invite .form__submit {
    width: 133px;
  }
  .special-invite__field {
    justify-content: center;
    margin: auto;
    max-width: 720px;
    width: 60%;
  }
  .special-invite__field--end {
    display: flex;
    margin: 0;
    width: 100vw;
    max-width: 100vw;
  }
  .special-invite__field--end input[type=submit] {
    font-size: 22px;
  }
  .special-invite__field label {
    font-size: 21px;
    margin-top: 0;
  }
  .special-invite__field input,
  .special-invite__field select,
  .special-invite__field .select-styled {
    font-size: 30px;
  }
  .special-invite__field .select-styled {
    height: 60px;
  }
  .special-invite__field .select-options {
    margin-top: 10px;
  }
  .special-invite__field .select-options li {
    font-size: 24px;
    padding: 8px 0;
    text-indent: 15px;
  }
  .special-invite__button {
    justify-content: flex-start;
    padding-left: 25%;
  }
  .special-invite__button--mobile {
    display: none;
  }
  .special-invite__button--mobile + div {
    display: flex;
  }
  .form-tracker__progress {
    margin-left: 25%;
    width: 200px;
  }
}
.page-template-page-special-invite input:-webkit-autofill,
.page-template-page-special-invite input:-webkit-autofill:hover,
.page-template-page-special-invite input:-webkit-autofill:focus,
.page-template-page-special-invite textarea:-webkit-autofill,
.page-template-page-special-invite textarea:-webkit-autofill:hover,
.page-template-page-special-invite textarea:-webkit-autofill:focus,
.page-template-page-special-invite select:-webkit-autofill,
.page-template-page-special-invite select:-webkit-autofill:hover,
.page-template-page-special-invite select:-webkit-autofill:focus {
  border: none;
  outline: none;
  -webkit-text-fill-color: #ffffff;
  -webkit-box-shadow: 0 0 0px 100px #0f1820 inset;
  -webkit-transition-delay: 9999s;
  transition-delay: 9999s;
}

.page-template-page-event-listing .special-invite {
  justify-content: flex-start;
}
.page-template-page-event-listing .form h1, .page-template-page-event-listing .form p {
  color: #000000;
}
.page-template-page-event-listing .form__password {
  color: #000000;
}

@media (min-width: 1024px) {
  .special-invite__field {
    margin: -50px auto 0 25%;
  }
  .special-invite__field--end {
    margin: 0;
  }
}
.select-hidden {
  position: fixed;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  color: red;
  max-height: 50px;
}

.select-styled {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "circular";
  font-size: 22px;
  color: #515151;
  height: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #0f1820;
  margin: 0 0 0 15px;
  padding-bottom: 6px;
  -webkit-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.select-styled .arrow--expand {
  background-image: url(images/arrow-right.svg);
  transform: rotate(90deg);
  width: 6px;
  height: 12px;
}
.select-styled .arrow--close {
  background-image: url(images/x-close-white.png);
  width: 12px;
  height: 12px;
}
.select-styled .arrow {
  display: inline-block;
  background-size: cover;
}

.select-options {
  display: none;
  width: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  padding: 0 0 30px 0;
  list-style: none;
  background-color: #0f1820;
}
.select-options__active {
  border: solid 1px #8f9496;
  background-color: #575d61;
}
.select-options li {
  font-family: "circular";
  font-size: 16px;
  color: #ffffff;
  width: calc(100% - 15px);
  margin: 5px 0 5px auto;
  padding: 5px 0;
  text-indent: 10px;
  background-color: #262f36;
  border: 1px solid #859496;
  border-radius: 3px;
  -webkit-transition: all 0.15s ease-in;
  -khtml-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.select-options li:hover {
  background: #575d61;
}
.select-options li[rel=hide] {
  display: none;
}

.neue-house.page-template-page-special-invite .sending-text {
  color: #000000 !important;
}
.neue-house.page-template-page-special-invite .special-invite .form h1,
.neue-house.page-template-page-special-invite .special-invite .form p {
  color: #000000;
}
.neue-house.page-template-page-special-invite .special-invite .form__submit {
  background-color: #000000;
}
.neue-house.page-template-page-special-invite .special-invite .form__password {
  border: 1px solid #000000;
  color: #000000;
}
.neue-house.page-template-page-special-invite .special-invite__field label,
.neue-house.page-template-page-special-invite .special-invite__field input {
  color: #000000;
}
.neue-house.page-template-page-special-invite .special-invite__continue--btn {
  background-color: #666666;
}
.neue-house.page-template-page-special-invite .special-invite__continue span {
  color: #999999;
}
.neue-house.page-template-page-special-invite .special-invite__error {
  background-color: #f25757;
}
.neue-house.page-template-page-special-invite .special-invite__button {
  border-top: solid 1px #999999;
}
.neue-house.page-template-page-special-invite .special-invite__button--mobile {
  border-top: none;
}
.neue-house.page-template-page-special-invite .special-invite__button input {
  color: #ffffff;
  background-color: #666666;
}
.neue-house.page-template-page-special-invite .special-invite__button p {
  color: #999999;
}
.neue-house.page-template-page-special-invite .special-invite__main .success h1,
.neue-house.page-template-page-special-invite .special-invite__main .success p {
  color: #000000;
}
.neue-house.page-template-page-special-invite .form-tracker {
  background-color: #444444;
}
.neue-house.page-template-page-special-invite .form-tracker__btns--left, .neue-house.page-template-page-special-invite .form-tracker__btns--right {
  background-color: #999999;
}
.neue-house.page-template-page-special-invite .form-tracker__btns--left:hover, .neue-house.page-template-page-special-invite .form-tracker__btns--right:hover {
  background-color: #666666;
}
.neue-house.page-template-page-special-invite .select-styled {
  background-color: transparent;
}
.neue-house.page-template-page-special-invite .select-styled .arrow--expand {
  background-image: url(images/arrow-right-black.svg);
}
.neue-house.page-template-page-special-invite .select-styled .arrow--close {
  background-image: url(images/x-close-black.png);
}
.neue-house.page-template-page-special-invite .select-options {
  background-color: #f2eee9;
}
.neue-house.page-template-page-special-invite .select-options__active {
  background-color: #999999 !important;
  background-image: url(images/check-white.svg);
  background-repeat: no-repeat;
  background-position: right;
}
.neue-house.page-template-page-special-invite .select-options li {
  background-color: #666666;
}
.neue-house.page-template-page-special-invite .select-options li:hover {
  background-color: #999999;
}
.neue-house.page-template-page-special-invite input:-webkit-autofill,
.neue-house.page-template-page-special-invite input:-webkit-autofill:hover,
.neue-house.page-template-page-special-invite input:-webkit-autofill:focus,
.neue-house.page-template-page-special-invite textarea:-webkit-autofill,
.neue-house.page-template-page-special-invite textarea:-webkit-autofill:hover,
.neue-house.page-template-page-special-invite textarea:-webkit-autofill:focus,
.neue-house.page-template-page-special-invite select:-webkit-autofill,
.neue-house.page-template-page-special-invite select:-webkit-autofill:hover,
.neue-house.page-template-page-special-invite select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
}

.page-template-page-event-listing .grid--third {
  padding: 0;
  border-bottom: 1px solid #999999;
}
.page-template-page-event-listing .grid--two-third {
  padding: 0;
}
.page-template-page-event-listing .btn--cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  min-height: 40px;
  height: auto;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.45px;
}
.page-template-page-event-listing .title-block {
  padding: 20px 20px 26px;
  border-bottom: 1px solid #999999;
}
.page-template-page-event-listing .event-body .btn--cta {
  margin-top: 60px;
}
.page-template-page-event-listing .event-listing__title {
  margin-bottom: 12px;
  font-size: 100px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
.page-template-page-event-listing .event-listing__subtitle {
  margin-bottom: 0;
  font-size: 22px;
  font-family: "circular";
  line-height: 1.1;
}
.page-template-page-event-listing .event-listing__copy {
  padding: 25px 20px 55px;
}
.page-template-page-event-listing .event-listing__heading {
  margin-bottom: 18px;
  font-size: 27px;
  line-height: 1.1;
}
.page-template-page-event-listing .event-listing__description {
  font-size: 15px;
  line-height: 1.33;
}
.page-template-page-event-listing .event-listing__description p {
  margin-bottom: 25px;
}
.page-template-page-event-listing .event-listing__description p:last-child {
  margin-bottom: 0;
}
.page-template-page-event-listing .event-dropdown {
  position: relative;
  margin-top: 52px;
}
.page-template-page-event-listing .event-dropdown__label {
  font-size: 15px;
  line-height: 2;
  font-family: "circular";
  letter-spacing: 0.45px;
  color: #666666;
}
.page-template-page-event-listing .event-dropdown__label.-is-expanded .arrow--expand {
  transform: rotate(180deg);
}
.page-template-page-event-listing .event-dropdown__label.-is-expanded + .event-dropdown__options {
  display: block;
}
.page-template-page-event-listing .event-dropdown .arrow--expand {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 30px;
  width: 11px;
  height: 6px;
}
.page-template-page-event-listing .event-dropdown__options {
  display: none;
  position: absolute;
  top: 30px;
  z-index: 1;
  margin-top: 10px;
  padding: 15px;
  box-shadow: 1px 2px 4px 0 rgba(133, 133, 133, 0.5);
  background-color: #f2eeea;
}
.page-template-page-event-listing .event-dropdown__option {
  display: block;
  list-style-type: none;
  font-size: 15px;
  line-height: 25px;
  font-family: "circular";
  letter-spacing: 0.45px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-event-listing .title-block {
    padding: 40px 60px 58px;
  }
  .page-template-page-event-listing .event-body .btn--cta {
    margin-top: 52px;
  }
  .page-template-page-event-listing .event-listing__title {
    margin-bottom: 18px;
    font-size: 150px;
    letter-spacing: 2px;
  }
  .page-template-page-event-listing .event-listing__copy {
    padding: 56px 60px 60px;
  }
  .page-template-page-event-listing .event-listing__description {
    font-size: 18px;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-event-listing .listing-content {
    display: flex;
  }
  .page-template-page-event-listing .event-listing__title {
    font-size: 10.2vw;
  }
}
@media only screen and (min-width: 1200px) {
  .page-template-page-event-listing .event-listing__title {
    font-size: 150px;
  }
}

.header--neuejournal .neuejournal-nav-container ul {
  flex-direction: column;
  align-items: flex-start;
}
.header--neuejournal .subnav__aside {
  display: none;
}
.header--neuejournal .category__categories {
  display: none;
}
.header--neuejournal .category.active .category__categories {
  display: block;
  margin-top: 30px;
  margin-left: 25px;
}
.header--neuejournal .category.active .category__categories .subnav__item,
.header--neuejournal .category.active .category__categories .menu-item {
  font-size: 15px;
  line-height: 1.1;
}
.header--neuejournal .category.active .category__categories .subnav__item:not(:last-child),
.header--neuejournal .category.active .category__categories .menu-item:not(:last-child) {
  margin-bottom: 10px;
}
.header--neuejournal .btn--search {
  margin-left: auto;
}
.header--neuejournal .header__toggle {
  margin-left: 20px;
}
@media only screen and (min-width: 768px) {
  .header--neuejournal .category.active .category__categories {
    display: block;
    margin-top: 35px;
    margin-left: 40px;
  }
  .header--neuejournal .category.active .category__categories .subnav__item,
  .header--neuejournal .category.active .category__categories .menu-item {
    font-size: 18px;
  }
  .header--neuejournal .category.active .category__categories .subnav__item:not(:last-child),
  .header--neuejournal .category.active .category__categories .menu-item:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .header--neuejournal .subnav__categories {
    display: none;
  }
  .header--neuejournal .subnav .neuejournal-nav-container ul {
    flex-direction: row;
  }
  .header--neuejournal .subnav__item.category {
    display: none;
  }
  .header--neuejournal .subnav__aside {
    display: flex;
    align-self: stretch;
    padding: 0 30px 0 60px;
    border-left: 1px solid #999999;
  }
  .header--neuejournal .subnav__aside .category {
    align-self: center;
  }
  .header--neuejournal .subnav__aside .category.active .category__categories {
    margin-top: 0;
    margin-left: 0;
  }
  .header--neuejournal .subnav__aside .category.active .category__categories .subnav__item,
  .header--neuejournal .subnav__aside .category.active .category__categories .menu-item {
    font-size: 15px;
  }
  .header--neuejournal .subnav__aside .category.active .category__categories .subnav__item:not(:last-child),
  .header--neuejournal .subnav__aside .category.active .category__categories .menu-item:not(:last-child) {
    margin-bottom: 17px;
  }
  .header--neuejournal .subnav__aside .category.active .arrow--expand {
    top: -2px;
    transform: rotate(180deg);
  }
  .header--neuejournal .subnav__aside .category .arrow--expand {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 10px;
    width: 14px;
    height: 10px;
  }
  .header--neuejournal .category {
    position: relative;
  }
  .header--neuejournal .category .js-category-toggle {
    font-size: 15px;
    line-height: 1.4;
    font-family: "circular";
  }
  .header--neuejournal .category__categories {
    position: absolute;
    top: 40px;
    left: -12px;
    padding: 20px 5px;
    background-color: #f2eeea;
    box-shadow: 1px 3px 5px 0px rgba(133, 133, 133, 0.5);
  }
  .header--neuejournal .category .btn--search {
    position: relative;
    top: 4px;
    margin-left: 30px;
  }
}

.page-template-page-neuejournal .column--half,
.page-template-page-neuejournal_category .column--half,
.tax-neuejournal_tag .column--half,
.search-results .column--half {
  padding: 20px;
}
.page-template-page-neuejournal .footer,
.page-template-page-neuejournal_category .footer,
.tax-neuejournal_tag .footer,
.search-results .footer {
  display: block;
  z-index: 100;
  bottom: 0;
  background-color: #f2eeea;
  border-top: 1px solid #999999;
}
.page-template-page-neuejournal .post-grid .grid-sizer, .page-template-page-neuejournal .post-grid__post,
.page-template-page-neuejournal_category .post-grid .grid-sizer,
.page-template-page-neuejournal_category .post-grid__post,
.tax-neuejournal_tag .post-grid .grid-sizer,
.tax-neuejournal_tag .post-grid__post,
.search-results .post-grid .grid-sizer,
.search-results .post-grid__post {
  width: 100%;
}
.page-template-page-neuejournal .post-grid__title,
.page-template-page-neuejournal_category .post-grid__title,
.tax-neuejournal_tag .post-grid__title,
.search-results .post-grid__title {
  margin-top: 14px;
  margin-bottom: 7px;
  font-size: 15px;
  line-height: 1.4;
}
.page-template-page-neuejournal .post-grid__location, .page-template-page-neuejournal .post-grid__caption,
.page-template-page-neuejournal_category .post-grid__location,
.page-template-page-neuejournal_category .post-grid__caption,
.tax-neuejournal_tag .post-grid__location,
.tax-neuejournal_tag .post-grid__caption,
.search-results .post-grid__location,
.search-results .post-grid__caption {
  margin-top: 8px;
  font-size: 15px;
  color: #999999;
}
.page-template-page-neuejournal .post-grid__quote,
.page-template-page-neuejournal_category .post-grid__quote,
.tax-neuejournal_tag .post-grid__quote,
.search-results .post-grid__quote {
  padding-bottom: 12px;
  font-size: 22px;
  line-height: 1.66;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  border-bottom: 1px solid #999999;
}
@media only screen and (min-width: 768px) {
  .page-template-page-neuejournal .column--half,
  .page-template-page-neuejournal_category .column--half,
  .tax-neuejournal_tag .column--half,
  .search-results .column--half {
    padding: 30px;
  }
  .page-template-page-neuejournal .post-grid,
  .page-template-page-neuejournal_category .post-grid,
  .tax-neuejournal_tag .post-grid,
  .search-results .post-grid {
    padding: 30px 15px;
    margin-left: auto;
  }
  .page-template-page-neuejournal .post-grid .grid-sizer, .page-template-page-neuejournal .post-grid__post,
  .page-template-page-neuejournal_category .post-grid .grid-sizer,
  .page-template-page-neuejournal_category .post-grid__post,
  .tax-neuejournal_tag .post-grid .grid-sizer,
  .tax-neuejournal_tag .post-grid__post,
  .search-results .post-grid .grid-sizer,
  .search-results .post-grid__post {
    padding: 0 15px;
    width: 50%;
  }
  .page-template-page-neuejournal .post-grid__title,
  .page-template-page-neuejournal_category .post-grid__title,
  .tax-neuejournal_tag .post-grid__title,
  .search-results .post-grid__title {
    font-size: 18px;
    line-height: 1.34;
  }
  .page-template-page-neuejournal .post-grid__quote,
  .page-template-page-neuejournal_category .post-grid__quote,
  .tax-neuejournal_tag .post-grid__quote,
  .search-results .post-grid__quote {
    padding-bottom: 22px;
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1.24;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-neuejournal .column--half,
  .page-template-page-neuejournal_category .column--half,
  .tax-neuejournal_tag .column--half,
  .search-results .column--half {
    padding: 60px;
  }
  .page-template-page-neuejournal .column--full,
  .page-template-page-neuejournal_category .column--full,
  .tax-neuejournal_tag .column--full,
  .search-results .column--full {
    margin-left: 0;
    flex-basis: 100%;
  }
  .page-template-page-neuejournal .column--full .post-grid__post,
  .page-template-page-neuejournal_category .column--full .post-grid__post,
  .tax-neuejournal_tag .column--full .post-grid__post,
  .search-results .column--full .post-grid__post {
    flex-basis: 25%;
    padding: 0 7.795%;
    max-width: 25%;
  }
  .page-template-page-neuejournal .featured-posts,
  .page-template-page-neuejournal_category .featured-posts,
  .tax-neuejournal_tag .featured-posts,
  .search-results .featured-posts {
    align-self: flex-start;
    border-bottom: 0;
  }
  .page-template-page-neuejournal .post-grid,
  .page-template-page-neuejournal_category .post-grid,
  .tax-neuejournal_tag .post-grid,
  .search-results .post-grid {
    padding: 60px 30px 205px;
  }
  .page-template-page-neuejournal .post-grid .grid-sizer, .page-template-page-neuejournal .post-grid__post,
  .page-template-page-neuejournal_category .post-grid .grid-sizer,
  .page-template-page-neuejournal_category .post-grid__post,
  .tax-neuejournal_tag .post-grid .grid-sizer,
  .tax-neuejournal_tag .post-grid__post,
  .search-results .post-grid .grid-sizer,
  .search-results .post-grid__post {
    padding: 0 20px;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .page-template-page-neuejournal .post-grid .grid-sizer, .page-template-page-neuejournal .post-grid__post,
  .page-template-page-neuejournal_category .post-grid .grid-sizer,
  .page-template-page-neuejournal_category .post-grid__post,
  .tax-neuejournal_tag .post-grid .grid-sizer,
  .tax-neuejournal_tag .post-grid__post,
  .search-results .post-grid .grid-sizer,
  .search-results .post-grid__post {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 768px) {
  .page-template-page-neuejournal_category .post-grid.column--full,
  .tax-neuejournal_tag .post-grid.column--full,
  .search-results .post-grid.column--full {
    display: block;
  }
  .page-template-page-neuejournal_category .post-grid.column--full .grid-sizer,
  .page-template-page-neuejournal_category .post-grid.column--full .post-grid__post,
  .tax-neuejournal_tag .post-grid.column--full .grid-sizer,
  .tax-neuejournal_tag .post-grid.column--full .post-grid__post,
  .search-results .post-grid.column--full .grid-sizer,
  .search-results .post-grid.column--full .post-grid__post {
    max-width: none;
    padding: 0 20px;
    width: 50%;
  }
  .page-template-page-neuejournal_category .pagination--listing,
  .tax-neuejournal_tag .pagination--listing,
  .search-results .pagination--listing {
    column-span: all;
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-neuejournal_category .post-grid.column--full .grid-sizer,
  .page-template-page-neuejournal_category .post-grid.column--full .post-grid__post,
  .tax-neuejournal_tag .post-grid.column--full .grid-sizer,
  .tax-neuejournal_tag .post-grid.column--full .post-grid__post,
  .search-results .post-grid.column--full .grid-sizer,
  .search-results .post-grid.column--full .post-grid__post {
    padding: 0 20px;
    width: 25%;
  }
}

.-show-footer .featured-posts.-is-fixed {
  bottom: 143px;
  transition: bottom 0.3s ease;
}
.-show-footer .footer {
  display: block;
}

.page-template-page-neuejournal .featured-posts {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-right: 0;
  background-color: #f2eeea;
  border-bottom: 1px solid #999999;
}
.page-template-page-neuejournal .featured-posts__inner {
  width: 100%;
}
.page-template-page-neuejournal .featured-posts__slides {
  padding-bottom: 10px;
  width: 100%;
  flex-basis: 100%;
}
.page-template-page-neuejournal .featured-posts .slick-dots {
  display: none;
}
.page-template-page-neuejournal .featured-posts .slick-list {
  padding-right: 40px;
}
.page-template-page-neuejournal .featured-post {
  padding-right: 40px;
}
.page-template-page-neuejournal .featured-post__details {
  padding: 0 20px;
  margin-top: 30px;
}
.page-template-page-neuejournal .featured-post__title {
  margin-bottom: 25px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-page-neuejournal .featured-post__subtitle {
  font-size: 18px;
  line-height: 1.33;
  font-family: "circular";
  letter-spacing: 0.45px;
}
.page-template-page-neuejournal .featured-post__location, .page-template-page-neuejournal .featured-post__caption {
  font-size: 15px;
  font-family: "circular-bold";
  color: #999999;
}
.page-template-page-neuejournal .featured-post__excerpt {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.4;
}
.page-template-page-neuejournal .featured-post .btn--cta {
  margin-top: 15px;
}
.page-template-page-neuejournal .post-grid {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.page-template-page-neuejournal .post-grid .grid-sizer, .page-template-page-neuejournal .post-grid__post {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.page-template-page-neuejournal .section-featured {
  display: block;
}
.page-template-page-neuejournal .section-featured .scroll-gradient {
  display: none;
}
.page-template-page-neuejournal .newsletter {
  border-bottom: 0;
}
.page-template-page-neuejournal .footer {
  display: block;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page-template-page-neuejournal .featured-posts.-is-fixed {
    position: relative;
  }
  .page-template-page-neuejournal .featured-posts__slides {
    padding-bottom: 30px;
  }
  .page-template-page-neuejournal .featured-posts .slick-dots {
    right: 0;
    bottom: 13px;
  }
  .page-template-page-neuejournal .featured-post__title {
    margin-bottom: 27px;
  }
  .page-template-page-neuejournal .featured-post__excerpt {
    font-size: 18px;
    line-height: 1.33;
    max-width: 88%;
  }
  .page-template-page-neuejournal .featured-post__details {
    padding: 0;
    margin-top: 30px;
  }
  .page-template-page-neuejournal .post-grid {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template-page-neuejournal .post-grid .grid-sizer, .page-template-page-neuejournal .post-grid__post {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template-page-neuejournal .pagination--listing {
    column-span: all;
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-neuejournal .section-featured {
    display: flex;
    position: relative;
    overflow: hidden;
  }
  .page-template-page-neuejournal .section-featured.-is-fixed .post-grid {
    overflow-y: scroll;
    -ms-overflow-style: none;
  }
  .page-template-page-neuejournal .section-featured.-is-fixed .post-grid::-webkit-scrollbar {
    display: none;
  }
  .page-template-page-neuejournal .featured-posts {
    padding-top: 60px;
    border-bottom: 0;
    padding-right: 60px;
  }
  .page-template-page-neuejournal .featured-posts__slides {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-template-page-neuejournal .featured-posts__slides .slick-slide .featured-post__title {
    opacity: 0;
    transition: opacity 0.4s ease 0.2s;
  }
  .page-template-page-neuejournal .featured-posts__slides .slick-slide .featured-post__image {
    opacity: 0;
    transition: opacity 0.4s ease 0.2s;
  }
  .page-template-page-neuejournal .featured-posts__slides .slick-slide .featured-post__details {
    opacity: 0;
    transition: opacity 0.4s ease 0.2s;
  }
  .page-template-page-neuejournal .featured-posts__slides .slick-slide.slick-active .featured-post__title {
    opacity: 1;
    transition: opacity 0.4s ease 0.25s;
  }
  .page-template-page-neuejournal .featured-posts__slides .slick-slide.slick-active .featured-post__image {
    opacity: 1;
    transition: opacity 0.4s ease 0.25s;
  }
  .page-template-page-neuejournal .featured-posts__slides .slick-slide.slick-active .featured-post__details {
    opacity: 1;
    transition: opacity 0.4s ease 0.25s;
  }
  .page-template-page-neuejournal .featured-posts .slick-dots {
    display: block;
    right: 20px;
  }
  .page-template-page-neuejournal .featured-posts .slick-list {
    padding-right: 0;
  }
  .page-template-page-neuejournal .featured-post {
    padding-right: 0;
  }
  .page-template-page-neuejournal .post-grid {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-template-page-neuejournal .post-grid .grid-sizer, .page-template-page-neuejournal .post-grid__post {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-template-page-neuejournal .post-grid .grid-sizer, .page-template-page-neuejournal .post-grid__post {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.single-neuejournal .title-section,
.single-press .title-section {
  padding: 36px 30px 50px;
  border-bottom: 1px solid #999999;
}
.single-neuejournal .title-section__title,
.single-press .title-section__title {
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 1px;
  text-transform: uppercase;
}
.single-neuejournal .title-section__subtitle,
.single-press .title-section__subtitle {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.25;
  font-family: "circular";
  letter-spacing: 0.45px;
}
.single-neuejournal .post-tags,
.single-press .post-tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
}
.single-neuejournal .post-tags__prefix,
.single-press .post-tags__prefix {
  margin-right: 4px;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
}
.single-neuejournal .post-tags__author, .single-neuejournal .post-tags__photo-credit,
.single-press .post-tags__author,
.single-press .post-tags__photo-credit {
  display: inline-block;
  margin-right: 30px;
  font-size: 15px;
  line-height: 1.6;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  color: #000000;
}
.single-neuejournal .post-tags__location,
.single-press .post-tags__location {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 30px;
  font-size: 15px;
  line-height: 1.6;
  font-family: "circular-bold";
  color: #999999;
}
.single-neuejournal .post-tags__categories,
.single-press .post-tags__categories {
  font-size: 0;
  line-height: 1;
}
.single-neuejournal .post-tags__categories .category-list,
.single-press .post-tags__categories .category-list {
  display: inline-block;
}
.single-neuejournal .post-tags__categories .category-list__category,
.single-press .post-tags__categories .category-list__category {
  display: inline-block;
  margin-right: 5px;
  font-size: 15px;
  line-height: 1.6;
  font-family: "circular-bold";
}
.single-neuejournal .post-tags__categories .category-list__category:nth-child(n+4),
.single-press .post-tags__categories .category-list__category:nth-child(n+4) {
  display: none;
}
.single-neuejournal .post-tags__categories.-is-expanded,
.single-press .post-tags__categories.-is-expanded {
  flex-basis: 100%;
  margin-top: 10px;
}
.single-neuejournal .post-tags__categories.-is-expanded .category-list__category:nth-child(n+4),
.single-press .post-tags__categories.-is-expanded .category-list__category:nth-child(n+4) {
  display: inline-block;
}
.single-neuejournal .post-tags__categories.-is-expanded .btn--view-more,
.single-press .post-tags__categories.-is-expanded .btn--view-more {
  display: none;
}
.single-neuejournal .post-tags__categories.-is-expanded .btn--view-less,
.single-press .post-tags__categories.-is-expanded .btn--view-less {
  display: inline-block;
}
.single-neuejournal .btn--view-more,
.single-neuejournal .btn--view-less,
.single-press .btn--view-more,
.single-press .btn--view-less {
  padding: 0;
  height: auto;
  font-size: 15px;
  line-height: 2;
  font-family: "circular";
  letter-spacing: 0.23px;
  color: #999999;
}
.single-neuejournal .btn--view-less,
.single-press .btn--view-less {
  display: none;
}
.single-neuejournal .section-neuejournal,
.single-press .section-neuejournal {
  padding: 30px 20px;
}
.single-neuejournal .section-neuejournal:last-of-type,
.single-press .section-neuejournal:last-of-type {
  border-bottom: 0;
}
.single-neuejournal .section-neuejournal.section-copy,
.single-press .section-neuejournal.section-copy {
  padding-left: 30px;
  padding-right: 30px;
}
.single-neuejournal .section-neuejournal.section-footnotes,
.single-press .section-neuejournal.section-footnotes {
  padding-left: 0;
  padding-right: 0;
}
.single-neuejournal .post-hero,
.single-press .post-hero {
  padding: 20px;
  border-bottom: 1px solid #999999;
}
.single-neuejournal .post-hero.has-caption,
.single-press .post-hero.has-caption {
  padding-bottom: 40px;
}
.single-neuejournal .post-hero.has-caption .post-hero__caption,
.single-press .post-hero.has-caption .post-hero__caption {
  margin-top: 12px;
  margin-bottom: -31px;
}
.single-neuejournal .post-hero__image,
.single-press .post-hero__image {
  width: 100%;
}
.single-neuejournal .post-hero__video-container,
.single-press .post-hero__video-container {
  position: relative;
}
.single-neuejournal .post-hero__video,
.single-press .post-hero__video {
  width: 100%;
  object-fit: cover;
}
.single-neuejournal .post-hero__video.playing + .btn--play,
.single-press .post-hero__video.playing + .btn--play {
  display: none;
}
.single-neuejournal .post-hero__caption,
.single-press .post-hero__caption {
  margin-top: 22px;
  margin-bottom: -36px;
  font-size: 13px;
  line-height: 1.33;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
}
.single-neuejournal .post-hero__embed,
.single-press .post-hero__embed {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
  max-width: 100%;
  height: auto;
}
.single-neuejournal .post-hero__embed iframe,
.single-press .post-hero__embed iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.single-neuejournal .post-asset,
.single-press .post-asset {
  padding: 60px 20px;
}
.single-neuejournal .post-asset.has-caption .post-asset__caption,
.single-press .post-asset.has-caption .post-asset__caption {
  margin-top: 21px;
  margin-bottom: -38px;
}
.single-neuejournal .post-content,
.single-press .post-content {
  display: flex;
  flex-flow: row wrap;
}
.single-neuejournal .btn--share,
.single-press .btn--share {
  display: none;
}
@media only screen and (min-width: 768px) {
  .single-neuejournal .title-section,
  .single-press .title-section {
    padding: 36px 60px 50px;
  }
  .single-neuejournal .title-section__title,
  .single-press .title-section__title {
    font-size: 180px;
    letter-spacing: 2px;
  }
  .single-neuejournal .title-section__subtitle,
  .single-press .title-section__subtitle {
    margin: 28px 0;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: 0.45px;
  }
  .single-neuejournal .post-hero,
  .single-press .post-hero {
    padding: 30px;
  }
  .single-neuejournal .post-hero.has-caption,
  .single-press .post-hero.has-caption {
    padding-bottom: 60px;
  }
  .single-neuejournal .post-hero.has-caption .post-hero__caption,
  .single-press .post-hero.has-caption .post-hero__caption {
    margin-top: 22px;
    margin-bottom: -36px;
  }
  .single-neuejournal .section-neuejournal,
  .single-press .section-neuejournal {
    padding: 60px;
  }
  .single-neuejournal .section-neuejournal.section-copy,
  .single-press .section-neuejournal.section-copy {
    padding: 52px 60px 55px;
  }
  .single-neuejournal .section-neuejournal.section-neuejournal-quote,
  .single-press .section-neuejournal.section-neuejournal-quote {
    padding: 50px 60px;
  }
  .single-neuejournal .section-neuejournal.section-footnotes,
  .single-press .section-neuejournal.section-footnotes {
    padding-left: 30px;
    padding-right: 30px;
  }
  .single-neuejournal .post-asset,
  .single-press .post-asset {
    padding: 60px;
  }
  .single-neuejournal .post-asset__caption,
  .single-press .post-asset__caption {
    margin-top: 22px;
    margin-bottom: -36px;
  }
}
@media only screen and (min-width: 1024px) {
  .single-neuejournal .title-section__title,
  .single-press .title-section__title {
    max-width: 70%;
  }
  .single-neuejournal .post-hero,
  .single-press .post-hero {
    padding: 60px;
  }
  .single-neuejournal .post-hero.has-caption,
  .single-press .post-hero.has-caption {
    padding-bottom: 60px;
  }
  .single-neuejournal .post-hero.has-caption .post-hero__caption,
  .single-press .post-hero.has-caption .post-hero__caption {
    margin-top: 17px;
    margin-bottom: -42px;
    font-size: 15px;
    line-height: 1.6;
  }
  .single-neuejournal .post-asset,
  .single-press .post-asset {
    padding-bottom: 75px;
  }
  .single-neuejournal .post-asset.has-caption .post-asset__caption,
  .single-press .post-asset.has-caption .post-asset__caption {
    margin-top: 17px;
    margin-bottom: -42px;
  }
  .single-neuejournal .btn--share,
  .single-press .btn--share {
    display: block;
    margin: 60px 60px 0;
  }
  .single-neuejournal .section-neuejournal.section-footnotes,
  .single-press .section-neuejournal.section-footnotes {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-neuejournal footer,
.single-press footer {
  border-top: 1px solid #999999;
}
.single-neuejournal.touch .special-invite,
.single-press.touch .special-invite {
  transform: translate(-50%, calc(-50% - 35px));
}
.single-neuejournal[data-is-logged-in=no] .header--salon,
.single-press[data-is-logged-in=no] .header--salon {
  color: #000000;
}
.single-neuejournal[data-is-logged-in=no] .header--salon .header__side,
.single-press[data-is-logged-in=no] .header--salon .header__side {
  padding-top: 25px;
  padding-bottom: 25px;
}
.single-neuejournal[data-is-logged-in=no] .special-invite,
.single-press[data-is-logged-in=no] .special-invite {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
}
.single-neuejournal[data-is-logged-in=no] .special-invite h1,
.single-neuejournal[data-is-logged-in=no] .special-invite p,
.single-press[data-is-logged-in=no] .special-invite h1,
.single-press[data-is-logged-in=no] .special-invite p {
  color: #000000;
}
.single-neuejournal[data-is-logged-in=no] .special-invite .form__password,
.single-press[data-is-logged-in=no] .special-invite .form__password {
  color: #000000;
  border: 1px solid #999999;
}
.single-neuejournal[data-is-logged-in=no] .special-invite .form__password::placeholder,
.single-press[data-is-logged-in=no] .special-invite .form__password::placeholder {
  color: #000000;
}
.single-neuejournal[data-is-logged-in=no] .special-invite .form__submit,
.single-press[data-is-logged-in=no] .special-invite .form__submit {
  background-color: #000000;
}

.neuejournal-template-neuejournal-template-a .column--third,
.press-template-press-template-a .column--third {
  padding: 50px 30px;
}
.neuejournal-template-neuejournal-template-a .pagination--post,
.press-template-press-template-a .pagination--post {
  padding: 50px 0 0;
}
@media only screen and (min-width: 1024px) {
  .neuejournal-template-neuejournal-template-a .column--third,
  .press-template-press-template-a .column--third {
    padding: 60px;
    justify-content: space-evenly;
  }
  .neuejournal-template-neuejournal-template-a .pagination--post,
  .press-template-press-template-a .pagination--post {
    padding: 55px 60px;
  }
}

.neuejournal-template-neuejournal-template-b .column--two-third,
.press-template-press-template-b .column--two-third {
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .neuejournal-template-neuejournal-template-b .pagination--post,
  .press-template-press-template-b .pagination--post {
    padding: 0 60px 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .neuejournal-template-neuejournal-template-b .column--two-third,
  .press-template-press-template-b .column--two-third {
    padding: 0;
  }
  .neuejournal-template-neuejournal-template-b .section-copy__copy,
  .press-template-press-template-b .section-copy__copy {
    font-size: 18px;
    line-height: 1.5;
  }
  .neuejournal-template-neuejournal-template-b .pagination--post,
  .press-template-press-template-b .pagination--post {
    padding: 55px 60px;
  }
}

.section-related_posts {
  border-top: 1px solid #999999;
  border-bottom: 0;
}
.section-related_posts .related-posts {
  width: 100%;
}
.section-related_posts .related-posts .related-post {
  display: flex;
  padding: 20px;
  border-bottom: 1px solid #999999;
}
.section-related_posts .related-posts .related-post:last-child {
  border: none;
}
.section-related_posts .related-posts .related-post__link {
  display: flex;
  width: 100%;
}
.section-related_posts .related-posts .related-post__image {
  margin-right: 30px;
  width: 160px;
  height: auto;
  align-self: start;
}
.section-related_posts .related-posts .related-post__category {
  font-size: 11px;
  line-height: 1.1;
  font-family: "circular";
  letter-spacing: 1px;
  color: #999999;
  text-transform: uppercase;
}
.section-related_posts .related-posts .related-post__details {
  flex-grow: 1;
}
.section-related_posts .related-posts .related-post__title {
  margin-bottom: 3px;
  max-width: 85%;
  font-size: 15px;
  line-height: 1.42;
}
.section-related_posts .related-posts .related-post__date {
  font-size: 13px;
  line-height: 1;
  font-family: "circular";
}
.section-related_posts .related-posts .related-post__location {
  margin-left: 3px;
  font-size: 13px;
  line-height: 1;
  font-family: "circular-bold";
  color: #999999;
}
@media only screen and (min-width: 768px) {
  .section-related_posts .related-posts .related-post {
    padding: 30px;
  }
  .section-related_posts .related-posts .related-post__title {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 1024px) {
  .section-related_posts .related-posts {
    display: flex;
  }
  .section-related_posts .related-posts .related-post {
    flex: 1;
    flex-basis: 33.3333333333%;
    border-bottom: 0;
    border-right: 1px solid #999999;
  }
  .section-related_posts .related-posts .related-post__date {
    font-size: 15px;
    line-height: 1.6;
  }
  .section-related_posts .related-posts .related-post__location {
    font-size: 15px;
    line-height: 1.6;
  }
}

.header--press .press-nav-container ul {
  flex-direction: column;
  align-items: flex-start;
}
.header--press .subnav__aside {
  display: none;
}
.header--press .btn--search {
  margin-left: auto;
}
.header--press .header__toggle {
  margin-left: 20px;
}
@media only screen and (min-width: 768px) {
  .header--press .subnav {
    display: flex;
    align-items: center;
    position: relative;
    top: 0;
    padding: 0 30px;
    width: auto;
    height: auto;
  }
  .header--press .subnav__title {
    margin-bottom: 5px;
    font-size: 30px;
  }
  .header--press .subnav__item,
  .header--press .subnav .menu-item {
    font-size: 15px;
    margin: 0 15px;
  }
  .header--press .subnav__item:last-child,
  .header--press .subnav .menu-item:last-child {
    margin-right: 0;
  }
  .header--press .subnav__aside {
    display: flex;
    align-self: stretch;
  }
  .header--press .subnav__aside .category {
    align-self: center;
  }
  .header--press .subnav__aside .category .arrow--expand {
    display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 10px;
    width: 14px;
    height: 10px;
  }
  .header--press .press-nav-container ul {
    flex-direction: row;
  }
  .header--press .category {
    position: relative;
  }
  .header--press .category .btn--search {
    position: relative;
    top: 4px;
  }
}

.page-template-page-press .footer,
.page-template-page-press-category .footer {
  display: block;
  z-index: 100;
  bottom: 0;
  background-color: #f2eeea;
  border-top: 1px solid #999999;
}
.page-template-page-press .post-grid .grid-sizer, .page-template-page-press .post-grid__post,
.page-template-page-press-category .post-grid .grid-sizer,
.page-template-page-press-category .post-grid__post {
  width: 100%;
}
.page-template-page-press .post-grid__title,
.page-template-page-press-category .post-grid__title {
  margin-top: 14px;
  margin-bottom: 7px;
  font-size: 15px;
  line-height: 1.4;
}
.page-template-page-press .post-grid__location, .page-template-page-press .post-grid__caption,
.page-template-page-press-category .post-grid__location,
.page-template-page-press-category .post-grid__caption {
  margin-top: 8px;
  font-size: 15px;
  color: #999999;
}
.page-template-page-press .post-grid__caption,
.page-template-page-press-category .post-grid__caption {
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
}
.page-template-page-press .post-grid__quote,
.page-template-page-press-category .post-grid__quote {
  padding-bottom: 12px;
  font-size: 22px;
  line-height: 1.66;
  font-family: "MNewsPlantin-Italic", Georgia, Cambria, "Times New Roman", Times, serif;
  border-bottom: 1px solid #999999;
}
@media only screen and (min-width: 768px) {
  .page-template-page-press .post-grid,
  .page-template-page-press-category .post-grid {
    padding: 30px 15px;
    margin-left: auto;
  }
  .page-template-page-press .post-grid .grid-sizer, .page-template-page-press .post-grid__post,
  .page-template-page-press-category .post-grid .grid-sizer,
  .page-template-page-press-category .post-grid__post {
    padding: 0 15px;
    width: 50%;
  }
  .page-template-page-press .post-grid__title,
  .page-template-page-press-category .post-grid__title {
    font-size: 18px;
    line-height: 1.34;
  }
  .page-template-page-press .post-grid__quote,
  .page-template-page-press-category .post-grid__quote {
    padding-bottom: 22px;
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1.24;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-press .column--full,
  .page-template-page-press-category .column--full {
    margin-left: 0;
    flex-basis: 100%;
  }
  .page-template-page-press .column--full .post-grid__post,
  .page-template-page-press-category .column--full .post-grid__post {
    flex-basis: 25%;
    padding: 0 7.795%;
    max-width: 25%;
  }
  .page-template-page-press .featured-posts,
  .page-template-page-press-category .featured-posts {
    align-self: flex-start;
    border-bottom: 0;
  }
  .page-template-page-press .post-grid,
  .page-template-page-press-category .post-grid {
    padding: 60px 30px 50px;
  }
  .page-template-page-press .post-grid .grid-sizer, .page-template-page-press .post-grid__post,
  .page-template-page-press-category .post-grid .grid-sizer,
  .page-template-page-press-category .post-grid__post {
    padding: 0 20px;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .page-template-page-press .post-grid .grid-sizer, .page-template-page-press .post-grid__post,
  .page-template-page-press-category .post-grid .grid-sizer,
  .page-template-page-press-category .post-grid__post {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 768px) {
  .page-template-page-press .post-grid.column--full,
  .page-template-page-press-category .post-grid.column--full {
    display: block;
  }
  .page-template-page-press .post-grid.column--full .grid-sizer,
  .page-template-page-press .post-grid.column--full .post-grid__post,
  .page-template-page-press-category .post-grid.column--full .grid-sizer,
  .page-template-page-press-category .post-grid.column--full .post-grid__post {
    max-width: none;
    padding: 0 20px;
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-press .post-grid.column--full .grid-sizer,
  .page-template-page-press .post-grid.column--full .post-grid__post,
  .page-template-page-press-category .post-grid.column--full .grid-sizer,
  .page-template-page-press-category .post-grid.column--full .post-grid__post {
    padding: 0 20px;
    width: 25%;
  }
}

.page-template-page-vision {
  background-color: #000000;
  color: #ffffff;
  height: 100%;
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-flow: column nowrap;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-template-page-vision.-hide-page-overflow {
    overflow: auto;
  }
}
.page-template-page-vision .header {
  background-color: #000000;
}
.page-template-page-vision .header--desktop ul li button {
  color: #ffffff;
}
.page-template-page-vision .header--desktop ul li.menu-item-has-children .sub-menu {
  color: #ffffff;
  background-color: #000000;
  box-shadow: 1px 3px 5px 0px rgba(45, 45, 45, 0.5);
}
.page-template-page-vision .header--desktop ul li.menu-item-has-children .submenu__location {
  color: #ffffff;
}
.page-template-page-vision .header--desktop ul li span.hover:after, .page-template-page-vision .header--desktop ul li a:after, .page-template-page-vision .header--desktop ul li button:after {
  background-color: #ffffff;
}
.page-template-page-vision .header--desktop ul li.has-submenu .submenu {
  background-color: #000000;
  box-shadow: 1px 3px 5px 0px rgba(45, 45, 45, 0.5);
}
.page-template-page-vision .membership-nav .submenu {
  color: #ffffff;
  background-color: #000000;
}
.page-template-page-vision .logo--main svg {
  fill: #ffffff;
}
.page-template-page-vision .scroll-container--on {
  overflow-y: auto;
  overflow-x: hidden;
  scroll-snap-type: y mandatory;
  height: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-template-page-vision .scroll-container--on {
    scroll-snap-type: unset;
    height: auto;
  }
}
.page-template-page-vision .scroll-container--off {
  overflow-y: auto;
  overflow-x: hidden;
  scroll-snap-type: y mandatory;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-template-page-vision .scroll-container--off {
    scroll-snap-type: unset;
  }
}
.page-template-page-vision .section {
  align-content: center;
  border-bottom: 0;
  min-height: calc(100vh - 75px);
  min-height: 100vh;
}
.page-template-page-vision .section.scroll-snap--on {
  scroll-snap-align: unset;
}
.page-template-page-vision .section.section-full--desktop {
  border-bottom: 1px solid #000000;
  height: calc(100vh - 75px);
}
.page-template-page-vision .section.section-lead_quote {
  min-height: calc(100vh - 50px);
}
.page-template-page-vision .section.section-lead_copy {
  min-height: calc(80vh - 50px);
}
.page-template-page-vision .section.section-outro {
  min-height: calc(90vh - 50px);
}
@media only screen and (min-width: 769px) {
  .page-template-page-vision .section.section-full--desktop, .page-template-page-vision .section.section-lead_quote, .page-template-page-vision .section.section-lead_copy, .page-template-page-vision .section.section-outro {
    min-height: calc(100vh - 75px);
    min-height: 100vh;
  }
}
.page-template-page-vision footer {
  border-top: 1px solid #999999;
}
.page-template-page-vision main#content {
  overflow: auto;
  scroll-snap-type: y mandatory;
  margin-top: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-template-page-vision main#content {
    scroll-snap-type: unset;
  }
}
.page-template-page-vision main#content .section-collections {
  display: flex;
  min-height: calc(100vh - 50px);
}
.page-template-page-vision main#content .section-collections .section-collection {
  align-items: center;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1900px;
  width: 100%;
  min-height: calc(100vh - 50px);
}
@media only screen and (min-width: 769px) {
  .page-template-page-vision main#content .section-collections .section-collection {
    min-height: calc(100vh - 75px);
  }
}
@media only screen and (min-width: 769px) {
  .page-template-page-vision main#content .section-collections {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 769px) {
  .page-template-page-vision .scroll-container--on {
    height: 100vh;
  }
}
@media only screen and (min-width: 769px) and (-ms-high-contrast: active), only screen and (min-width: 769px) and (-ms-high-contrast: none) {
  .page-template-page-vision .scroll-container--on {
    scroll-snap-type: unset;
    height: auto;
  }
}

.touch .page-template-page-vision .scroll-container--on {
  min-height: 100vh;
  height: auto;
}

.page-template-page-salon {
  scroll-behavior: smooth;
}
.page-template-page-salon.touch .special-invite {
  transform: translate(-50%, calc(-50% - 35px));
}
.page-template-page-salon[data-is-logged-in=no] .header--salon {
  color: #000000;
}
.page-template-page-salon[data-is-logged-in=no] .header--salon .header__side {
  padding-top: 25px;
  padding-bottom: 25px;
}
.page-template-page-salon[data-is-logged-in=no] .special-invite {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
}
.page-template-page-salon[data-is-logged-in=no] .special-invite__heading, .page-template-page-salon[data-is-logged-in=no] .special-invite__description {
  color: #000000;
}
.page-template-page-salon[data-is-logged-in=no] .special-invite .form__password {
  color: #000000;
  border: 1px solid #999999;
}
.page-template-page-salon[data-is-logged-in=no] .special-invite .form__password::placeholder {
  color: #000000;
}
.page-template-page-salon[data-is-logged-in=no] .special-invite .form__submit {
  background-color: #000000;
}
.page-template-page-salon .header--module {
  border-top: 0;
  background-color: #f2eeea;
}
.page-template-page-salon .header__subtitle {
  padding: 25px 30px 25px;
}
.page-template-page-salon.-show-btn .btn--join {
  opacity: 1;
  visibility: visible;
  transition: all 0.4s ease;
}
.page-template-page-salon .btn--join {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  bottom: 30px;
  left: 50%;
  width: 130px;
  height: 42px;
  font-size: 15px;
  line-height: 42px;
  font-family: "circular";
  color: #ffffff;
  background-color: black;
  transform: translateX(-50%);
  transition: all 0.4s ease;
}
.page-template-page-salon .section-form--salon.-is-loading {
  opacity: 0.3;
}
.page-template-page-salon .form__copy.hide,
.page-template-page-salon .form .form-salon.hide {
  display: none;
}
.page-template-page-salon .form__title {
  text-transform: uppercase;
}
.page-template-page-salon .success {
  display: none;
  margin: 0 auto;
}
.page-template-page-salon .success__icon {
  display: block;
  margin: 0 auto 10px;
  width: 40px;
  height: 40px;
  background-image: linear-gradient(transparent, transparent), url(images/success-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.page-template-page-salon .success__message {
  font-size: 18px;
  font-family: "circular";
  text-align: center;
}
.page-template-page-salon .success.active {
  display: block;
}
.page-template-page-salon .loader {
  display: none;
}
.page-template-page-salon .loader.active {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .page-template-page-salon .btn--join {
    bottom: 30px;
    left: auto;
    right: 60px;
    transform: none;
  }
}
@media only screen and (min-width: 1024px) {
  .page-template-page-salon .header--module {
    border-top: 1px solid #999999;
  }
}

.section-form--salon,
.section-form--flexible {
  flex-flow: column wrap;
  align-items: center;
  padding: 50px 30px;
  margin: auto;
  height: auto;
}
.section-form--salon .form-section,
.section-form--flexible .form-section {
  width: 100%;
  max-width: 600px;
}
.section-form--salon .form__copy,
.section-form--flexible .form__copy {
  max-width: 900px;
  text-align: center;
}
.section-form--salon .form__title,
.section-form--flexible .form__title {
  margin-bottom: 30px;
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
  transform: translateY(30px);
  opacity: 0;
}
.section-form--salon .form__title.-is-visible,
.section-form--flexible .form__title.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-form--salon .form__description,
.section-form--flexible .form__description {
  font-size: 15px;
  line-height: 1.6;
  transform: translateY(30px);
  opacity: 0;
}
.section-form--salon .form__description.-is-visible,
.section-form--flexible .form__description.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-form--salon .form__prices,
.section-form--flexible .form__prices {
  font-size: 18px;
  line-height: 1.33;
  font-family: "circular";
  transform: translateY(30px);
  opacity: 0;
}
.section-form--salon .form__prices.-is-visible,
.section-form--flexible .form__prices.-is-visible {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.section-form--salon .form__price:not(:last-child),
.section-form--flexible .form__price:not(:last-child) {
  margin-right: 10px;
}
.section-form--salon textarea,
.section-form--flexible textarea {
  padding: 10px;
  width: 100%;
  height: 105px;
  font-size: 15px;
  line-height: 1.1;
  font-family: "MNewsPlantin", Georgia, Cambria, "Times New Roman", Times, serif;
  background-color: #f2eeea;
}
.section-form--salon form,
.section-form--flexible form {
  margin-top: 60px;
  width: 100%;
}
.section-form--salon form.hide,
.section-form--flexible form.hide {
  display: none;
}
@media only screen and (min-width: 768px) {
  .section-form--salon .form-section,
  .section-form--flexible .form-section {
    min-width: 600px;
  }
}
@media only screen and (min-width: 1024px) {
  .section-form--salon,
  .section-form--flexible {
    padding: 100px 3.75%;
  }
  .section-form--salon .form__title,
  .section-form--flexible .form__title {
    font-size: 100px;
    transform: translateY(50px);
    opacity: 0;
  }
  .section-form--salon .form__title.-is-visible,
  .section-form--flexible .form__title.-is-visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .section-form--salon .form__description,
  .section-form--flexible .form__description {
    font-size: 18px;
    line-height: 1.33;
    transform: translateY(50px);
    opacity: 0;
  }
  .section-form--salon .form__description.-is-visible,
  .section-form--flexible .form__description.-is-visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .section-form--salon .form__prices,
  .section-form--flexible .form__prices {
    transform: translateY(50px);
    opacity: 0;
  }
  .section-form--salon .form__prices.-is-visible,
  .section-form--flexible .form__prices.-is-visible {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1s 0s cubic-bezier(0.55, 0.085, 0.68, 0.53), transform 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .section-form--salon form,
  .section-form--flexible form {
    max-width: 600px;
  }
}

.page-template-page-salon-noir {
  background-color: #000000;
  color: #ffffff;
  height: 100%;
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-flow: column nowrap;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-template-page-salon-noir.-hide-page-overflow {
    overflow: auto;
  }
}
.page-template-page-salon-noir .header {
  background-color: #000000;
}
.page-template-page-salon-noir .header--desktop ul li button {
  color: #ffffff;
}
.page-template-page-salon-noir .header--desktop ul li.menu-item-has-children .sub-menu {
  color: #ffffff;
  background-color: #000000;
  box-shadow: 1px 3px 5px 0px rgba(45, 45, 45, 0.5);
}
.page-template-page-salon-noir .header--desktop ul li.menu-item-has-children .submenu__location {
  color: #ffffff;
}
.page-template-page-salon-noir .header--desktop ul li span.hover:after, .page-template-page-salon-noir .header--desktop ul li a:after, .page-template-page-salon-noir .header--desktop ul li button:after {
  background-color: #ffffff;
}
.page-template-page-salon-noir .header--desktop ul li.has-submenu .submenu {
  background-color: #000000;
  box-shadow: 1px 3px 5px 0px rgba(45, 45, 45, 0.5);
}
.page-template-page-salon-noir .membership-nav .submenu {
  color: #ffffff;
  background-color: #000000;
}
.page-template-page-salon-noir .logo--main svg,
.page-template-page-salon-noir .logo--monogram svg {
  fill: #ffffff;
}
.page-template-page-salon-noir footer {
  border-top: 1px solid #999999;
}
.page-template-page-salon-noir .newsletter input[type=email] {
  font-family: "circular";
  color: #ffffff;
}
.page-template-page-salon-noir .newsletter input[type=email]::placeholder {
  color: #ffffff;
}
.page-template-page-salon-noir .newsletter input[type=submit] {
  color: #000000;
  background-color: #ffffff;
}
.page-template-page-salon-noir .form-section .gform-body .gfield input {
  color: #ffffff;
}
.page-template-page-salon-noir .form-section .gform-body .gfield select {
  color: white;
}
.page-template-page-salon-noir .form-section .gform-body .gfield textarea {
  color: white;
}
.page-template-page-salon-noir .list__item-image {
  max-width: 22px;
  height: 65px;
  object-fit: contain;
}
.page-template-page-salon-noir .list__item-text {
  padding-top: 10px;
  padding-right: 24px;
}
.page-template-page-salon-noir .-collapsible.-is-expanded .arrow--expand {
  top: 68px;
  transition: transform 0.35s ease;
}
.page-template-page-salon-noir .gform_footer .gform_button {
  border: 1px solid #ffffff !important;
}
.page-template-page-salon-noir .arrow--expand {
  transition: transform 0.35s ease;
  background-image: linear-gradient(transparent, transparent), url(images/arrow-expand-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 1024px) {
  .page-template-page-salon-noir .section {
    margin-bottom: 50px;
  }
  .page-template-page-salon-noir .section-grid_list {
    margin-left: 130px;
    margin-right: 130px;
    border: 1px solid #ffffff;
  }
  .page-template-page-salon-noir .list__item-title {
    margin-right: 40px;
    font-size: 47px;
    width: 75px;
  }
  .page-template-page-salon-noir .main-grid {
    border-bottom: 0;
  }
  .page-template-page-salon-noir .list__item {
    max-width: 50%;
    flex-basis: 50%;
    border-bottom: 1px solid #ffffff;
  }
  .page-template-page-salon-noir .list__item:nth-child(3n) {
    border-right: 1px solid #ffffff;
  }
  .page-template-page-salon-noir .list__item:nth-last-child(-n+3) {
    border-bottom: 1px solid #ffffff;
  }
}
.page-template-page-salon-noir .special-invite {
  display: flex;
  flex-direction: column;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-template-page-salon-noir .special-invite__side {
  padding: 0 40px;
}
.page-template-page-salon-noir .special-invite__side--logo {
  margin-bottom: 50px;
}
.page-template-page-salon-noir .special-invite__side--logo img {
  width: 100%;
}
.page-template-page-salon-noir .special-invite .form {
  width: 100%;
}
.page-template-page-salon-noir .special-invite .form h1 {
  font-size: 100px;
  color: #ffffff;
}
.page-template-page-salon-noir .special-invite .form p {
  max-width: 400px;
}
.page-template-page-salon-noir .special-invite .form input {
  height: 60px;
}
.page-template-page-salon-noir .special-invite .form input:focus {
  outline: none;
}
.page-template-page-salon-noir .special-invite .form__password {
  font-family: "circular";
}
.page-template-page-salon-noir .special-invite .form__submit {
  padding-left: 8px;
  padding-right: 6px;
  height: 60px;
  background-color: #ffffff;
  font-family: "mediasanscondensed-regular";
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  color: #000000;
}
.page-template-page-salon-noir .special-invite__submit {
  height: 60px;
}
.page-template-page-salon-noir .special-invite__error-msg {
  visibility: visible;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #ffffff;
  background: none;
  font-family: "circular";
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .page-template-page-salon-noir .special-invite__submit {
    width: 100%;
    max-width: 400px;
  }
}
@media only screen and (min-width: 830px) and (hover: hover) {
  .page-template-page-salon-noir .special-invite {
    flex-direction: row;
  }
  .page-template-page-salon-noir .special-invite__side {
    width: 50%;
    text-align: left;
  }
  .page-template-page-salon-noir .special-invite__side--logo {
    margin-bottom: 0;
    text-align: center;
  }
  .page-template-page-salon-noir .special-invite__side--logo img {
    width: 500px;
  }
  .page-template-page-salon-noir .special-invite .form h1 {
    font-size: 150px;
  }
  .page-template-page-salon-noir .special-invite__submit {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) and (hover: none) {
  .page-template-page-salon-noir .special-invite {
    flex-direction: row;
  }
  .page-template-page-salon-noir .special-invite__side {
    width: 50%;
    text-align: left;
  }
  .page-template-page-salon-noir .special-invite__side--logo {
    margin-bottom: 0;
    text-align: center;
  }
  .page-template-page-salon-noir .special-invite__side--logo img {
    width: 500px;
  }
  .page-template-page-salon-noir .special-invite .form h1 {
    font-size: 150px;
  }
  .page-template-page-salon-noir .special-invite__submit {
    margin-left: 0;
  }
}

.section-form--flexible {
  height: auto;
}
.section-form--flexible.-is-loading {
  opacity: 0.3;
}
.section-form--flexible .form__copy.hide,
.section-form--flexible .form .form-salon.hide {
  display: none;
}
.section-form--flexible .form__title {
  text-transform: uppercase;
}
.section-form--flexible .success {
  display: none;
  margin: 0 auto;
}
.section-form--flexible .success__icon {
  display: block;
  margin: 0 auto 10px;
  width: 40px;
  height: 40px;
  background-image: linear-gradient(transparent, transparent), url(images/success-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.section-form--flexible .success__message {
  font-size: 18px;
  font-family: "circular";
  text-align: center;
}
.section-form--flexible .success.active {
  display: block;
}
.section-form--flexible .loader {
  display: none;
}
.section-form--flexible .loader.active {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.section-logo_grid {
  padding-top: 60px;
  padding-bottom: 40px;
}
.section-logo_grid .container {
  width: 100%;
}
.section-logo_grid .container .header-cont {
  width: 100%;
  text-align: center;
}
.section-logo_grid .container .header-cont .logo-grid__title {
  font-size: 80px;
  line-height: 1;
  font-family: "mediasanscondensed-regular";
  letter-spacing: 2px;
  text-transform: uppercase;
}
.section-logo_grid .container .logo-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 1800px;
  margin: auto;
}
.section-logo_grid .container .logo-cont .logo-cont__item {
  flex: 0 1 16.6%;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-logo_grid .container .logo-cont .logo-cont__item img {
  max-height: 75px;
}
@media screen and (max-width: 992px) {
  .section-logo_grid .container .logo-cont .logo-cont__item {
    flex: 0 1 33.3%;
  }
}
@media screen and (max-width: 768px) {
  .section-logo_grid .container .logo-cont .logo-cont__item {
    flex: 0 1 50%;
  }
}

/*********************
PRINT STYLESHEET
Feel free to customize this. Remember to add things that won't make
sense to print at the bottom. Things like nav, ads, and forms should
be set to display none.
*********************/
@media print {
  /******************************************************************
  Site Name:
  Author:

  Stylesheet: Print Stylesheet

  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.

  ******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
