.indent {
  text-indent: -9999em;
}
.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.mobile {
  display: block;
}
.desktop,
.no-mobile,
.no-mobile {
  display: none;
}
@media screen and (min-width: 768px) {
  .no-mobile {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  .mobile {
    display: none;
  }
  .desktop {
    display: block;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
	========================================================================== */
figure {
  margin: 0;
  padding: 0;
}
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}
/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
	========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
	========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}
/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
	========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}
/* Forms
	========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}
/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
* Rhatchetre the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}
/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
	========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}
/* Misc
	========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}
/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3smX5slCNuHLi8bLeY9MK7whWMhyjYrGFEsdtdc62E6zd5rDDOjw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3smX5slCNuHLi8bLeY9MK7whWMhyjYrGFEsdtdc62E6zd58jDOjw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3smX5slCNuHLi8bLeY9MK7whWMhyjYrGFEsdtdc62E6zd5wDDOjw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3smX5slCNuHLi8bLeY9MK7whWMhyjYrGFEsdtdc62E6zd5LDfOjw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3smX5slCNuHLi8bLeY9MK7whWMhyjYrGFEsdtdc62E6zd5FTfOjw.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_qE6GnM.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_v86GnM.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_s06GnM.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_iE9GnM.ttf) format('truetype');
}
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v21/co3umX5slCNuHLi8bLeY9MK7whWMhyjypVO7abI26QOD_hg9GnM.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiAyp8kv8JHgFVrJJLmE3tF.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmv1plEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm21llEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrJJLedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmr19lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm111lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiDyp8kv8JHgFVrJJLm81xlEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTedw.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype');
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*:focus-visible {
  outline: var(--button-bg-color) auto 3px;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none;
  transition: ease all 0.3s;
  outline: none;
  color: var(--text-link-color);
  cursor: pointer;
  /* mobile tap color */
}
a:hover,
a:focus {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-rendering: optimizelegibility;
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  font-family: var(--heading-font);
}
h1,
.h1 {
  font-size: calc(2.5*1rem);
}
@media screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: calc(2.5*1rem);
  }
}
@media screen and (min-width: 960px) {
  h1,
  .h1 {
    font-size: calc(2.5*1rem);
  }
}
h2,
.h2 {
  font-size: calc(2.5*1rem);
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: calc(2.5*1rem);
  }
}
@media screen and (min-width: 960px) {
  h2,
  .h2 {
    font-size: calc(2.5*1rem);
  }
}
button,
.button,
a.button {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
}
button.ghost,
.button.ghost,
a.button.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
button.light,
.button.light,
a.button.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
button.inline,
.button.inline,
a.button.inline {
  display: inline-block;
}
button:hover,
.button:hover,
a.button:hover,
button:focus,
.button:focus,
a.button:focus {
  background: var(--button-bg-color-hover);
}
button + .button,
.button + .button,
a.button + .button,
button + button,
.button + button,
a.button + button,
button + a.button,
.button + a.button,
a.button + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
button + .button:hover,
.button + .button:hover,
a.button + .button:hover,
button + button:hover,
.button + button:hover,
a.button + button:hover,
button + a.button:hover,
.button + a.button:hover,
a.button + a.button:hover,
button + .button:focus,
.button + .button:focus,
a.button + .button:focus,
button + button:focus,
.button + button:focus,
a.button + button:focus,
button + a.button:focus,
.button + a.button:focus,
a.button + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
.outline {
  background: none;
  border: 2px solid blue;
  color: #000;
}
p {
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
nav,
.nav,
nav ul,
.nav ul {
  list-style-type: none;
  padding-left: 0;
}
hr {
  border: none;
  background: #eee;
  height: 2px;
  width: 60px;
  margin: 35px auto 0;
}
.alignleft,
.alignright {
  margin-bottom: 1em;
}
address {
  font-style: normal;
}
.center {
  text-align: center;
}
.upper {
  text-transform: uppercase;
}
.screen-reader-text {
  position: absolute !important;
  left: -999em;
}
.html-times {
  font-size: 1.5em;
  vertical-align: sub;
}
form {
  margin: auto;
  max-width: 780px;
}
form input[type="text"],
form input[type="password"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="week"],
form input[type="number"],
form input[type="email"],
form input[type="url"],
form input[type="search"],
form input[type="tel"],
form input[type="phone"],
form select,
form textarea {
  box-sizing: border-box;
  width: 100%;
  height: 5rem;
  border: 0;
  text-indent: 20px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-family: var(--text-font);
}
form textarea {
  min-height: 120px;
  width: 100%;
  padding: 15px 20px;
  border: 0;
  text-indent: 0px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-family: var(--text-font);
  box-sizing: border-box;
}
form input[type="submit"],
form input[type="button"],
form input[type="reset"],
form button {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
  border: 0;
}
form input[type="submit"].ghost,
form input[type="button"].ghost,
form input[type="reset"].ghost,
form button.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
form input[type="submit"].light,
form input[type="button"].light,
form input[type="reset"].light,
form button.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
form input[type="submit"].inline,
form input[type="button"].inline,
form input[type="reset"].inline,
form button.inline {
  display: inline-block;
}
form input[type="submit"]:hover,
form input[type="button"]:hover,
form input[type="reset"]:hover,
form button:hover,
form input[type="submit"]:focus,
form input[type="button"]:focus,
form input[type="reset"]:focus,
form button:focus {
  background: var(--button-bg-color-hover);
}
form input[type="submit"] + .button,
form input[type="button"] + .button,
form input[type="reset"] + .button,
form button + .button,
form input[type="submit"] + button,
form input[type="button"] + button,
form input[type="reset"] + button,
form button + button,
form input[type="submit"] + a.button,
form input[type="button"] + a.button,
form input[type="reset"] + a.button,
form button + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
form input[type="submit"] + .button:hover,
form input[type="button"] + .button:hover,
form input[type="reset"] + .button:hover,
form button + .button:hover,
form input[type="submit"] + button:hover,
form input[type="button"] + button:hover,
form input[type="reset"] + button:hover,
form button + button:hover,
form input[type="submit"] + a.button:hover,
form input[type="button"] + a.button:hover,
form input[type="reset"] + a.button:hover,
form button + a.button:hover,
form input[type="submit"] + .button:focus,
form input[type="button"] + .button:focus,
form input[type="reset"] + .button:focus,
form button + .button:focus,
form input[type="submit"] + button:focus,
form input[type="button"] + button:focus,
form input[type="reset"] + button:focus,
form button + button:focus,
form input[type="submit"] + a.button:focus,
form input[type="button"] + a.button:focus,
form input[type="reset"] + a.button:focus,
form button + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
form input[type="password"] {
  letter-spacing: 0.3em;
}
form label {
  font-weight: bold;
}
form .field-wrapper {
  padding-bottom: 25px;
}
form .form-group.required > label:after,
form .form-group:has(input[required]) > label:after,
form .form-group:has(input[required="required"]) > label:after {
  content: "*";
  color: currentColor;
  font-size: 1em;
  font-weight: 400;
  vertical-align: super;
  margin-left: 2px;
}
.grecaptcha-badge {
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .fields,
  reform {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .iwrap,
  .form-group,
  .field-wrap {
    width: 100%;
    padding-bottom: 12px;
  }
  .iwrap.quarter,
  .form-group.quarter,
  .field-wrap.quarter {
    width: 23%;
  }
  .iwrap.half,
  .form-group.half,
  .field-wrap.half {
    width: 48%;
  }
  .iwrap.third,
  .form-group.third,
  .field-wrap.third {
    width: 73%;
  }
  .iwrap.one-third,
  .form-group.one-third,
  .field-wrap.one-third {
    width: 31%;
  }
  .iwrap.two-thirds,
  .form-group.two-thirds,
  .field-wrap.two-thirds {
    width: 65%;
  }
  .iwrap.textarea,
  .form-group.textarea,
  .field-wrap.textarea,
  .iwrap.submit,
  .form-group.submit,
  .field-wrap.submit,
  .iwrap.full,
  .form-group.full,
  .field-wrap.full {
    width: 100%;
  }
  .iwrap.submit,
  .form-group.submit,
  .field-wrap.submit {
    padding-left: 0;
    margin-left: 0;
  }
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.7rem;
  line-height: 1.75;
  color: var(--text-color);
  font-family: var(--text-font);
  background: #eee;
}
img {
  display: block;
}
#mainwrap {
  overflow: hidden;
}
.inner {
  position: relative;
  margin: auto;
  max-width: 100%;
  width: 100%;
}
#cookie-box {
  z-index: 999999 !important;
}
@media (max-width: 767px) {
  .no-mobile {
    display: none;
  }
  .no-desktop {
    display: block;
  }
}
@media (min-width: 768px) {
  .no-mobile {
    display: block;
  }
  .no-desktop {
    display: none;
  }
}
.slbElement {
  z-index: 999999;
  position: fixed;
}
.slbContentOuter .slbImage {
  padding: 3em 0 5em !important;
}
.slbContentOuter button {
  box-shadow: none !important;
  font-weight: 300 !important;
  background-color: transparent !important;
  font-size: 18px;
}
.slbContentOuter .slbCloseBtn {
  right: 15px !important;
  top: -10px !important;
  height: unset !important;
  width: unset !important;
  font-size: 50px !important;
}
.slbContentOuter .slbCaption {
  font-size: 16px;
  bottom: 10px !important;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
.slbContentOuter .slbCaption-text {
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.slbContentOuter .slbCaption-text * {
  font-size: 16px;
}
.slbContentOuter .slbCaption-counter {
  height: 4em;
  font-size: 16px;
}
#rs-adder #rs-adder-list li * {
  box-sizing: unset;
}
#rs-adder #rs-adder-list li span {
  height: 100%;
  width: 100%;
  display: block;
}
#rs-adder #rs-adder-list li img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
#rs-adder #rs-adder-list li strong {
  height: auto;
  max-height: 100%;
}
.generic-supernav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  backdrop-filter: blur(3px);
}
.generic-supernav-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: #000;
  opacity: 0.85;
}
.generic-supernav-overlay .inner {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  justify-content: space-between;
}
.generic-supernav-overlay .primary {
  padding: 10px 20px 20px;
}
.generic-supernav-overlay .primary a {
  color: #fff;
  display: flex;
  font-size: 1.7rem;
  line-height: 1.75;
}
.generic-supernav-overlay .primary a:hover {
  background: var(--button-bg-color);
}
.generic-supernav-overlay .secondary {
  padding: 15px 20px 0;
  color: #fff;
}
.generic-supernav-overlay .generic-social {
  padding-bottom: 20px;
}
.generic-supernav-overlay .generic-social li {
  list-style: none;
  display: inline-block;
  padding-right: 20px;
}
.generic-supernav-overlay .generic-social a {
  color: #fff;
  font-size: 24px;
  display: block;
  height: 53px;
  line-height: 53px;
  width: 53px;
  border-radius: 100%;
  background: var(--primary-bg-color);
  text-align: center;
  padding: 1px;
}
.generic-supernav-overlay .generic-social a:hover {
  background: #fff;
  color: var(--text-color);
}
.generic-supernav-overlay .generic-social svg {
  display: block;
  height: 25px;
  width: 25px;
  margin: auto;
  margin-top: 14px;
}
.generic-supernav-overlay .generic-social span {
  display: none;
}
.generic-supernav-overlay .generic-contact {
  padding: 20px;
  font-size: 1.4rem;
  line-height: 1.35;
}
.generic-supernav-overlay .generic-contact strong {
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.generic-supernav-overlay .generic-contact a {
  color: var(--text-color);
}
.generic-supernav-overlay .generic-contact a:hover {
  color: var(--primary-bg-color);
}
.generic-supernav-overlay .generic-contact p + p {
  padding-top: 10px;
}
.generic-supernav-overlay .generic-logo {
  display: none;
}
.generic-supernav-overlay .generic-logo img {
  max-width: 90%;
  max-height: 63px;
}
@media screen and (min-width: 768px) {
  .generic-supernav-overlay {
    display: flex;
  }
  .generic-supernav-overlay .inner {
    height: 100%;
    display: flex;
    flex-direction: row;
  }
  .generic-supernav-overlay .primary {
    width: 60%;
    display: flex;
    align-items: center;
    font-size: 3rem;
  }
  .generic-supernav-overlay .secondary {
    position: relative;
    width: 40%;
    background: #fff;
    display: flex;
    align-items: center;
    color: #111;
  }
  .generic-supernav-overlay .secondary a {
    color: #111;
  }
  .generic-supernav-overlay .generic-logo {
    display: block;
  }
  .generic-supernav-overlay .in {
    position: relative;
    width: 100%;
  }
  .generic-supernav-overlay .generic-social {
    padding: 30px 0;
  }
  .generic-supernav-overlay .generic-social ul {
    border-top: 1px solid var(--button-bg-color);
    border-bottom: 1px solid var(--button-bg-color);
  }
  .generic-supernav-overlay .generic-social li {
    padding: 30px 0 30px 0;
    width: 33%;
  }
  .generic-supernav-overlay .generic-social a {
    position: relative;
    background: var(--button-bg-color);
  }
  .generic-supernav-overlay .generic-social a svg {
    color: #fff;
  }
  .generic-supernav-overlay .generic-social a span {
    display: block;
    height: 55px;
    line-height: 55px;
    left: 55px;
    position: absolute;
    top: 0;
    font-size: 18px;
    padding-left: 8px;
  }
  .generic-supernav-overlay .generic-social a:hover {
    background: #fff;
  }
  .generic-supernav-overlay .generic-social a:hover svg {
    color: var(--button-bg-color);
  }
  .generic-supernav-overlay .generic-contact {
    background: none;
    padding: 0;
  }
  .generic-supernav-overlay .generic-contact a {
    font-size: 1.7rem;
    line-height: 1.75;
  }
}
@media screen and (max-width: 767px) {
  .generic-supernav-overlay .inner {
    height: 100%;
  }
  .generic-supernav-overlay {
    padding-top: 8rem;
  }
  .secondary {
    color: #111 !important;
    background: #fff;
  }
  .generic-contact {
    background: none;
    padding: 0 0 20px 0 !important;
  }
  .in li {
    padding-top: 15px;
  }
  .generic-social {
    padding: 0 0 30px 0 !important;
  }
  .generic-social ul {
    border-top: 1px solid var(--button-bg-color);
    border-bottom: 1px solid var(--button-bg-color);
  }
  .generic-social li {
    padding: 10px 0 0 0 !important;
    width: 45%;
  }
  .generic-social a {
    position: relative;
    background: var(--button-bg-color) !important;
  }
  .generic-social a svg {
    color: #fff;
  }
  .generic-social a span {
    display: block !important;
    height: 55px;
    line-height: 55px;
    left: 55px;
    position: absolute;
    top: 0;
    font-size: 18px;
    padding-left: 8px;
    color: var(--button-bg-color) !important;
    font-size: 1.5rem;
  }
  .generic-social a:hover {
    background: #fff;
  }
  .generic-social a:hover svg {
    color: var(--button-bg-color);
  }
}
#topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px;
  height: fit-content;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  transition: ease all 0.3s;
}
#topbar .logo {
  width: auto;
  max-width: 80px;
  display: flex;
  align-items: center;
}
#topbar .logo img {
  max-height: 110px;
}
#topbar li {
  list-style: none;
}
#topbar a {
  color: #fff;
  font-weight: bold;
}
#topbar .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#topbar .topbar-menu {
  display: flex;
  height: fit-content;
  align-items: center;
}
#topbar #grip {
  height: 48px;
  width: 48px;
  margin-left: 10px;
  background: var(--button-bg-color);
  color: #fff;
  display: flex;
  align-items: center;
  text-align: center;
}
#topbar #grip svg {
  height: 25px;
  width: 25px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #topbar {
    background: none;
  }
  #topbar.scrolled {
    background: rgba(0, 0, 0, 0.6);
  }
  #topbar .logo {
    max-width: 190px;
  }
  #topbar.scrolled {
    background: rgba(0, 0, 0, 0.6);
  }
  #topbar.scrolled .topbar-menu {
    background: none;
  }
  #topbar .topbar-menu {
    border-bottom: 1px solid var(--button-bg-color);
    background: rgba(0, 0, 0, 0.8);
    transition: ease all 0.3s;
  }
  #topbar #grip {
    margin-left: 0;
  }
  #topbar ul {
    display: flex;
    height: 48px;
  }
  #topbar ul a {
    height: 48px;
    line-height: 48px;
    display: block;
    font-weight: normal;
    padding: 0 25px;
  }
  #topbar ul a:hover {
    color: #fff;
    background: var(--button-bg-color);
  }
}
.block.footer {
  position: relative;
  background: #060606;
  color: #fff;
  padding: 25px;
}
.block.footer h1,
.block.footer h2,
.block.footer h3,
.block.footer h4,
.block.footer h5,
.block.footer h6 {
  font-size: 2.8rem;
  padding: 25px 0 10px 0;
  margin: 0;
  font-family: var(--heading-font);
}
.block.footer li {
  list-style: none;
}
.block.footer a {
  color: #fff;
}
.block.footer a:hover {
  color: var(--button-bg-color);
}
.block.footer .soc {
  display: flex;
  padding-bottom: 25px;
}
.block.footer .soc li {
  padding-right: 20px;
}
.block.footer .soc svg {
  height: 30px;
  width: 30px;
}
.block.footer .footer-logo {
  padding-bottom: 25px;
}
.block.footer .footer-logo img {
  margin: 0;
  width: 100%;
  height: auto;
  max-width: 250px;
  max-height: 80px;
}
.block.footer .footer-logo img[src=""] {
  display: none;
}
.block.footer .footer-logo:has(img[src=""]) {
  display: none;
}
.block.footer .no-socials .soc {
  display: none;
}
.block.footer .no-socials h6 {
  display: none;
}
.block.footer .no-socials .footer-logo {
  padding-top: 25px;
}
.block.footer .misc-logo {
  height: 20px;
  width: 20px;
  margin: 0 4px;
  display: inline;
}
.block.footer .powered-by {
  padding-top: 15px;
}
.block.footer .inner + .inner {
  padding-top: 25px;
  border-top: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  .block.footer .inner {
    display: flex;
    padding-bottom: 60px;
  }
  .block.footer .inner + .inner {
    padding-bottom: 0;
    display: block;
    overflow: hidden;
  }
  .block.footer .inner + .inner p {
    float: left;
  }
  .block.footer .inner + .inner p + p {
    float: right;
    padding-top: 0;
  }
  .block.footer .column {
    width: 33%;
  }
  .block.footer .footer-logo img {
    margin: 0;
  }
}
.block.hero {
  position: relative;
  height: 100vh;
  display: flex;
  box-sizing: content-box;
  padding: 0 25px;
  color: #fff;
  font-size: 2rem;
}
.block.hero h1,
.block.hero h2,
.block.hero h3,
.block.hero h4,
.block.hero h5,
.block.hero h6 {
  font-size: 5.5rem;
  font-weight: 700;
}
.block.hero:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.5);
}
.block.hero p {
  padding-top: 20px;
}
.block.hero a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
}
.block.hero a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
.block.hero a.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
.block.hero a.inline {
  display: inline-block;
}
.block.hero a:hover,
.block.hero a:focus {
  background: var(--button-bg-color-hover);
}
.block.hero a + .button,
.block.hero a + button,
.block.hero a + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
.block.hero a + .button:hover,
.block.hero a + button:hover,
.block.hero a + a.button:hover,
.block.hero a + .button:focus,
.block.hero a + button:focus,
.block.hero a + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
.block.hero a + a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
.block.hero a + a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
.block.hero a + a.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
.block.hero a + a.inline {
  display: inline-block;
}
.block.hero a + a:hover,
.block.hero a + a:focus {
  background: var(--button-bg-color-hover);
}
.block.hero a + a + .button,
.block.hero a + a + button,
.block.hero a + a + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
.block.hero a + a + .button:hover,
.block.hero a + a + button:hover,
.block.hero a + a + a.button:hover,
.block.hero a + a + .button:focus,
.block.hero a + a + button:focus,
.block.hero a + a + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
.block.image-feature {
  position: relative;
  background: #fff;
}
.block.image-feature article {
  margin: -80px 20px 0;
  padding: 70px 40px;
  text-align: center;
  background: #fff;
  position: relative;
}
.block.image-feature article:before {
  position: absolute;
  top: 19px;
  left: 19px;
  bottom: 19px;
  right: 19px;
  content: "";
  border: 1px solid var(--secondary-bg-color);
  pointer-events: none;
}
.block.image-feature h1,
.block.image-feature h2,
.block.image-feature h3,
.block.image-feature h4,
.block.image-feature h5,
.block.image-feature h6 {
  color: var(--secondary-bg-color);
}
.block.image-feature h1 strong,
.block.image-feature h2 strong,
.block.image-feature h3 strong,
.block.image-feature h4 strong,
.block.image-feature h5 strong,
.block.image-feature h6 strong {
  display: block;
  font-weight: normal;
  font-size: 0.85em;
  opacity: 0.8;
}
.block.image-feature p {
  padding: 0 0 2em;
}
.block.image-feature a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
}
.block.image-feature a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
.block.image-feature a.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
.block.image-feature a.inline {
  display: inline-block;
}
.block.image-feature a:hover,
.block.image-feature a:focus {
  background: var(--button-bg-color-hover);
}
.block.image-feature a + .button,
.block.image-feature a + button,
.block.image-feature a + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
.block.image-feature a + .button:hover,
.block.image-feature a + button:hover,
.block.image-feature a + a.button:hover,
.block.image-feature a + .button:focus,
.block.image-feature a + button:focus,
.block.image-feature a + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
@media screen and (min-width: 768px) {
  .block.image-feature .inner {
    display: flex;
  }
  .block.image-feature figure {
    flex: 0 0 50%;
    width: 50%;
    display: flex;
    align-items: center;
  }
  .block.image-feature figure img {
    display: block;
  }
  .block.image-feature article {
    flex: 1 1 50%;
    width: 50%;
    display: flex;
    align-items: center;
    box-sizing: content-box;
    margin-top: 0;
  }
  .block.image-feature article:before {
    position: absolute;
    top: 19px;
    left: 0px;
    bottom: 19px;
    right: 0px;
    content: "";
    border: 1px solid var(--secondary-bg-color);
    padding: 0 75px;
  }
  .block.image-feature h1,
  .block.image-feature h2,
  .block.image-feature h3,
  .block.image-feature h4,
  .block.image-feature h5,
  .block.image-feature h6 {
    font-size: 5.5rem;
    font-weight: 700;
    line-height: 1;
  }
  .block.image-feature h1 strong,
  .block.image-feature h2 strong,
  .block.image-feature h3 strong,
  .block.image-feature h4 strong,
  .block.image-feature h5 strong,
  .block.image-feature h6 strong {
    font-size: 2.2rem;
    font-weight: bold;
  }
  .block.image-feature.frame {
    margin: 100px auto;
    max-width: 1200px;
    position: relative;
  }
  .block.image-feature.frame figure {
    flex: 1 1 66%;
    width: 66%;
  }
  .block.image-feature.frame figure > div {
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .block.image-feature.frame figure img {
    position: relative;
    object-fit: cover;
    min-height: 100%;
  }
  .block.image-feature.frame article {
    flex: 1 1 32%;
    width: 34%;
  }
  .block.image-feature.lshape figure img {
    position: relative;
    object-fit: cover;
    height: 100%;
    width: auto;
    min-width: 100%;
  }
  .block.image-feature.lshape article {
    flex: 1 1 50%;
    padding-bottom: 50%;
    margin-top: 0;
    box-sizing: content-box;
  }
  .block.image-feature.lshape article:before {
    bottom: 52%;
  }
  .block.image-feature.lshape article + figure {
    height: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
  }
  .block.image-feature.lshape article + figure img {
    position: relative;
    object-fit: cover;
    min-height: 100%;
  }
}
.block.frame-image {
  position: relative;
}
.block.frame-image article {
  margin: -80px 20px 0;
  padding: 70px 40px;
  text-align: center;
  background: #fff;
  position: relative;
}
.block.frame-image article:before {
  position: absolute;
  top: 19px;
  left: 19px;
  bottom: 19px;
  right: 19px;
  content: "";
  border: 1px solid var(--secondary-bg-color);
  pointer-events: none;
}
.block.frame-image h1,
.block.frame-image h2,
.block.frame-image h3,
.block.frame-image h4,
.block.frame-image h5,
.block.frame-image h6 {
  color: var(--secondary-bg-color);
}
.block.frame-image h1 strong,
.block.frame-image h2 strong,
.block.frame-image h3 strong,
.block.frame-image h4 strong,
.block.frame-image h5 strong,
.block.frame-image h6 strong {
  display: block;
  font-weight: normal;
  font-size: 0.85em;
  opacity: 0.8;
}
.block.frame-image p {
  padding: 0 0 2em;
}
.block.frame-image a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
}
.block.frame-image a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
.block.frame-image a.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
.block.frame-image a.inline {
  display: inline-block;
}
.block.frame-image a:hover,
.block.frame-image a:focus {
  background: var(--button-bg-color-hover);
}
.block.frame-image a + .button,
.block.frame-image a + button,
.block.frame-image a + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
.block.frame-image a + .button:hover,
.block.frame-image a + button:hover,
.block.frame-image a + a.button:hover,
.block.frame-image a + .button:focus,
.block.frame-image a + button:focus,
.block.frame-image a + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
@media screen and (min-width: 768px) {
  .block.frame-image article {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 550px;
    text-align: left;
    padding-left: 75px;
  }
  .block.frame-image h1,
  .block.frame-image h2,
  .block.frame-image h3,
  .block.frame-image h4,
  .block.frame-image h5,
  .block.frame-image h6 {
    font-size: 5.5rem;
    font-weight: 700;
    line-height: 1;
  }
  .block.frame-image h1 strong,
  .block.frame-image h2 strong,
  .block.frame-image h3 strong,
  .block.frame-image h4 strong,
  .block.frame-image h5 strong,
  .block.frame-image h6 strong {
    font-size: 2.2rem;
    font-weight: bold;
  }
}
.block.connect-map {
  position: relative;
  background: #fff;
}
.block.connect-map article {
  margin: -80px 20px 0;
  padding: 70px 40px;
  text-align: left;
  background: #fff;
  position: relative;
}
.block.connect-map article > div {
  position: relative;
}
.block.connect-map article:before {
  position: absolute;
  top: 19px;
  left: 19px;
  bottom: 19px;
  right: 19px;
  content: "";
  border: 1px solid var(--secondary-bg-color);
}
.block.connect-map h1,
.block.connect-map h2,
.block.connect-map h3,
.block.connect-map h4,
.block.connect-map h5,
.block.connect-map h6 {
  color: var(--secondary-bg-color);
  text-align: center;
}
.block.connect-map h1 strong,
.block.connect-map h2 strong,
.block.connect-map h3 strong,
.block.connect-map h4 strong,
.block.connect-map h5 strong,
.block.connect-map h6 strong {
  display: block;
  font-weight: normal;
  font-size: 0.85em;
  opacity: 0.8;
}
.block.connect-map p {
  padding: 0 0 2em;
}
.block.connect-map a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
}
.block.connect-map a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
.block.connect-map a.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
.block.connect-map a.inline {
  display: inline-block;
}
.block.connect-map a:hover,
.block.connect-map a:focus {
  background: var(--button-bg-color-hover);
}
.block.connect-map a + .button,
.block.connect-map a + button,
.block.connect-map a + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
.block.connect-map a + .button:hover,
.block.connect-map a + button:hover,
.block.connect-map a + a.button:hover,
.block.connect-map a + .button:focus,
.block.connect-map a + button:focus,
.block.connect-map a + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
.block.connect-map .form-group,
.block.connect-map .field {
  padding-bottom: 15px;
}
.block.connect-map .form-group > button,
.block.connect-map .field > button {
  display: none;
}
@media screen and (min-width: 768px) {
  .block.connect-map .inner {
    display: flex;
  }
  .block.connect-map figure {
    flex: 0 0 50%;
    width: 50%;
    display: flex;
    align-items: center;
  }
  .block.connect-map figure img {
    display: block;
  }
  .block.connect-map article {
    flex: 1 1 50%;
    width: 50%;
    display: flex;
    align-items: center;
    box-sizing: content-box;
    margin-top: 0;
  }
  .block.connect-map article:before {
    position: absolute;
    top: 19px;
    left: 0px;
    bottom: 19px;
    right: 0px;
    content: "";
    border: 1px solid var(--secondary-bg-color);
    padding: 0 75px;
  }
  .block.connect-map h1,
  .block.connect-map h2,
  .block.connect-map h3,
  .block.connect-map h4,
  .block.connect-map h5,
  .block.connect-map h6 {
    text-align: left;
    font-size: 5.5rem;
    font-weight: 700;
    line-height: 1;
  }
  .block.connect-map h1 strong,
  .block.connect-map h2 strong,
  .block.connect-map h3 strong,
  .block.connect-map h4 strong,
  .block.connect-map h5 strong,
  .block.connect-map h6 strong {
    font-size: 2.2rem;
    font-weight: bold;
  }
}
.block.sub-hero {
  position: relative;
  height: 35vh;
  display: flex;
  box-sizing: content-box;
  padding: 0 25px;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.block.sub-hero:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.5);
}
.block.sub-hero p {
  padding-top: 20px;
}
.block.sub-hero a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
}
.block.sub-hero a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
.block.sub-hero a.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
.block.sub-hero a.inline {
  display: inline-block;
}
.block.sub-hero a:hover,
.block.sub-hero a:focus {
  background: var(--button-bg-color-hover);
}
.block.sub-hero a + .button,
.block.sub-hero a + button,
.block.sub-hero a + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
.block.sub-hero a + .button:hover,
.block.sub-hero a + button:hover,
.block.sub-hero a + a.button:hover,
.block.sub-hero a + .button:focus,
.block.sub-hero a + button:focus,
.block.sub-hero a + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
@media screen and (min-width: 768px) {
  .block.sub-hero {
    height: 50vh;
  }
  .block.sub-hero h1,
  .block.sub-hero h2,
  .block.sub-hero h3,
  .block.sub-hero h4,
  .block.sub-hero h5,
  .block.sub-hero h6 {
    font-size: 5.5rem;
  }
}
.block.breadcrumbs {
  position: relative;
  background: #060606;
  padding: 15px;
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #fff;
  border-top: 1px solid var(--button-bg-color);
  border-bottom: 8px solid var(--button-bg-color);
}
.block.breadcrumbs .inner {
  max-width: 1370px;
}
.block.breadcrumbs li {
  display: inline;
}
.block.breadcrumbs li:after {
  content: " / ";
  padding: 0 7px;
}
.block.breadcrumbs li:last-of-type a {
  text-decoration: none;
}
.block.breadcrumbs li:last-of-type:after {
  content: "";
}
.block.breadcrumbs a {
  text-decoration: underline;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .block.breadcrumbs {
    padding: 32px 15px;
  }
}
.block.doubleup {
  position: relative;
  background: #060606 url(/bns-community2019/assets/img/marbel.jpg) center;
  padding: 45px 15px;
  color: #fff;
  margin: 15px;
  text-align: center;
}
.block.doubleup h1,
.block.doubleup h2,
.block.doubleup h3,
.block.doubleup h4,
.block.doubleup h5,
.block.doubleup h6 {
  font-size: 2.2rem;
}
.block.doubleup .cta {
  margin-top: 30px;
  text-align: center;
}
.block.doubleup .cta a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  margin: auto;
  border-radius: 5px;
}
.block.doubleup .cta a.ghost {
  background: none;
  color: var(--button-bg-color);
  border: 0;
}
.block.doubleup .cta a.light {
  background: var(--button-text-color);
  color: var(--button-bg-color);
  border: 0;
}
.block.doubleup .cta a.inline {
  display: inline-block;
}
.block.doubleup .cta a:hover,
.block.doubleup .cta a:focus {
  background: var(--button-bg-color-hover);
}
.block.doubleup .cta a + .button,
.block.doubleup .cta a + button,
.block.doubleup .cta a + a.button {
  background: var(--button-text-color);
  color: var(--button-bg-color);
}
.block.doubleup .cta a + .button:hover,
.block.doubleup .cta a + button:hover,
.block.doubleup .cta a + a.button:hover,
.block.doubleup .cta a + .button:focus,
.block.doubleup .cta a + button:focus,
.block.doubleup .cta a + a.button:focus {
  color: var(--button-text-color);
  background: var(--button-bg-color);
}
@media screen and (min-width: 768px) {
  .block.doubleup {
    padding: 90px 15px;
  }
  .block.doubleup h1,
  .block.doubleup h2,
  .block.doubleup h3,
  .block.doubleup h4,
  .block.doubleup h5,
  .block.doubleup h6 {
    font-size: 4.5rem;
  }
}
.block.double-feature {
  position: relative;
  padding: 15px;
}
.block.double-feature a {
  color: #fff !important;
}
.block.double-feature .item {
  position: relative;
  display: block;
}
.block.double-feature img {
  display: block;
  transition: ease all 0.3s;
}
.block.double-feature .item a:hover .label {
  background: #060606;
}
.block.double-feature .item a:hover img {
  opacity: 0.7;
}
.block.double-feature .label {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 20px;
  padding: 15px;
  background: var(--heading-color);
  color: #fff !important;
  transition: ease all 0.3s;
}
.block.double-feature .item:hover label {
  opacity: 0.7;
}
.block.double-feature .item + .item .label {
  background: var(--button-bg-color);
}
@media screen and (min-width: 768px) {
  .block.double-feature .inner {
    display: flex;
  }
  .block.double-feature .label {
    padding: 30px 35px;
  }
  .block.double-feature .item {
    flex: 1;
  }
  .block.double-feature .item a {
    display: block;
    height: 100%;
  }
  .block.double-feature .item img {
    min-height: 100%;
    min-width: 100%;
    max-height: 750px;
    object-fit: cover;
  }
}
.block.floorplan-slider {
  position: relative;
  padding: 15px;
}
.block.floorplan-slider article li {
  position: relative;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  margin-bottom: 25px;
}
.block.floorplan-slider article .empty {
  box-shadow: none;
  background: none;
  border: none;
}
.block.floorplan-slider article[data-type="manual"] .status {
  display: none;
}
.block.floorplan-slider article[data-type="manual"] li {
  border-bottom: 50px solid #363636;
}
.block.floorplan-slider .tour {
  height: 50px;
  line-height: 50px;
  background: #060606;
  opacity: 0.8;
}
.block.floorplan-slider .image {
  height: 226px;
  padding: 20px 0;
}
.block.floorplan-slider .image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.block.floorplan-slider h3 {
  padding-bottom: 35px;
  font-size: 3rem;
  color: #333 !important;
}
.block.floorplan-slider h4 {
  font-family: var(--text-font);
  padding-bottom: 25px;
  color: #333 !important;
}
.block.floorplan-slider h4 strong {
  font-size: 3.75rem;
  font-weight: normal;
  display: block;
}
.block.floorplan-slider h4 em {
  font-weight: normal;
  font-style: normal;
  opacity: 0.7;
}
.block.floorplan-slider .meta {
  height: 50px;
  border-top: 1px solid #eee;
  line-height: 50px;
  color: #333 !important;
}
.block.floorplan-slider .meta span {
  padding: 0 15px;
}
.block.floorplan-slider .meta .beds {
  padding-left: 23px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNS4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTMyIDMyYzE3LjcgMCAzMiAxNC4zIDMyIDMyVjMyMEgyODhWMTYwYzAtMTcuNyAxNC4zLTMyIDMyLTMySDU0NGM1MyAwIDk2IDQzIDk2IDk2VjQ0OGMwIDE3LjctMTQuMyAzMi0zMiAzMnMtMzItMTQuMy0zMi0zMlY0MTZIMzUyIDMyMCA2NHYzMmMwIDE3LjctMTQuMyAzMi0zMiAzMnMtMzItMTQuMy0zMi0zMlY2NEMwIDQ2LjMgMTQuMyAzMiAzMiAzMnptMTQ0IDk2YTgwIDgwIDAgMSAxIDAgMTYwIDgwIDgwIDAgMSAxIDAtMTYweiIvPjwvc3ZnPg==") center left no-repeat;
  background-size: 14px 14px;
}
.block.floorplan-slider .meta .baths {
  padding-left: 23px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNS4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTk2IDc3LjNjMC03LjMgNS45LTEzLjMgMTMuMy0xMy4zYzMuNSAwIDYuOSAxLjQgOS40IDMuOWwxNC45IDE0LjlDMTMwIDkxLjggMTI4IDEwMS43IDEyOCAxMTJjMCAxOS45IDcuMiAzOCAxOS4yIDUyYy01LjMgOS4yLTQgMjEuMSAzLjggMjljOS40IDkuNCAyNC42IDkuNCAzMy45IDBMMjg5IDg5YzkuNC05LjQgOS40LTI0LjYgMC0zMy45Yy03LjktNy45LTE5LjgtOS4xLTI5LTMuOEMyNDYgMzkuMiAyMjcuOSAzMiAyMDggMzJjLTEwLjMgMC0yMC4yIDItMjkuMiA1LjVMMTYzLjkgMjIuNkMxNDkuNCA4LjEgMTI5LjcgMCAxMDkuMyAwQzY2LjYgMCAzMiAzNC42IDMyIDc3LjNWMjU2Yy0xNy43IDAtMzIgMTQuMy0zMiAzMnMxNC4zIDMyIDMyIDMySDQ4MGMxNy43IDAgMzItMTQuMyAzMi0zMnMtMTQuMy0zMi0zMi0zMkg5NlY3Ny4zek0zMiAzNTJ2MTZjMCAyOC40IDEyLjQgNTQgMzIgNzEuNlY0ODBjMCAxNy43IDE0LjMgMzIgMzIgMzJzMzItMTQuMyAzMi0zMlY0NjRIMzg0djE2YzAgMTcuNyAxNC4zIDMyIDMyIDMyczMyLTE0LjMgMzItMzJWNDM5LjZjMTkuNi0xNy42IDMyLTQzLjEgMzItNzEuNlYzNTJIMzJ6Ii8+PC9zdmc+") center left no-repeat;
  background-size: 14px 14px;
}
.block.floorplan-slider .status {
  height: 50px;
  line-height: 50px;
  background: #363636;
  display: block;
  color: #fff;
  font-weight: bold;
}
.block.floorplan-slider nav {
  padding: 50px 0 30px;
  text-align: center;
}
.block.floorplan-slider nav p {
  padding-top: 8px;
  line-height: 1.3;
  font-style: italic;
  font-size: 1.2rem;
}
.block.floorplan-slider nav li {
  line-height: 42px;
  display: inline-block;
  padding: 4px 10px;
}
.block.floorplan-slider nav a {
  background: var(--heading-color-alt);
  height: 42px;
  width: 42px;
  text-align: center;
  display: block;
  color: #fff;
  font-weight: bold;
}
.block.floorplan-slider nav a:hover {
  opacity: 0.8;
}
@media screen and (min-width: 768px) {
  .block.floorplan-slider ul {
    display: flex;
    justify-content: center;
    margin: auto;
    max-width: 1370px;
    flex-wrap: wrap;
  }
  .block.floorplan-slider article li {
    width: 32%;
    margin: 0.5%;
  }
  .block.floorplan-slider article a {
    color: var(--heading-color) !important;
  }
}
.block.simple-text {
  position: relative;
  padding: 15px;
}
.block.simple-text .inner {
  max-width: 900px;
}
.block.features {
  position: relative;
  padding: 15px;
  max-width: 1400px !important;
  margin: 0 auto;
}
.block.features article {
  background: #060606 url(/bns-community2019/assets/img/marbel.jpg) center;
  color: #fff;
  padding: 45px 25px;
}
.block.features img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block.features li {
  list-style: none;
  padding-left: 26px;
}
.block.features li:before {
  content: "";
  float: left;
  margin-left: -26px;
  height: 18px;
  width: 18px;
  margin-top: 4px;
  background: url(/bns-community2019/assets/img/a-check.svg) center left no-repeat;
}
.block.features li > * {
  display: inline;
}
@media screen and (min-width: 768px) {
  .block.features h1,
  .block.features h2,
  .block.features h3,
  .block.features h4,
  .block.features h5,
  .block.features h6 {
    font-size: 4.5rem;
  }
  .block.features article {
    display: flex;
    align-items: center;
    padding: 75px;
  }
  .block.features aside {
    width: 50%;
  }
}
.block.jump {
  position: relative;
  padding: 15px;
}
.block.jump .inner {
  max-width: 1400px !important;
}
.block.jump .item {
  position: relative;
  display: block;
  font-size: 2rem;
}
.block.jump .item strong {
  font-size: 2.5rem;
}
.block.jump a {
  display: block;
}
.block.jump .label {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 20px;
  padding: 15px;
  background: #000;
}
.block.jump .label * {
  color: #fff;
}
.block.jump .item + .item {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .block.jump .inner {
    display: flex;
    justify-content: space-between;
  }
  .block.jump .item {
    width: 60%;
    margin: 0 !important;
    padding: 0;
  }
  .block.jump .item + .item {
    width: 38%;
  }
  .block.jump .item img {
    min-height: 100%;
    object-fit: cover;
    width: auto;
    min-width: 100%;
  }
  .block.jump .item a {
    display: block;
    height: 100%;
  }
  .block.jump .label {
    padding: 20px 30px;
  }
  .block.jump .label strong {
    font-size: 4rem;
    display: block;
    line-height: 1.2;
  }
  .block.jump.wide .item {
    width: 100%;
  }
}
#rs-builder .block.jump .label {
  pointer-events: all;
}
.block.gallery {
  position: relative;
  padding: 15px 0;
}
.block.gallery ul {
  list-style: none;
}
.block.gallery li {
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .block.gallery ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  .block.gallery li {
    padding: 3px;
    width: 25%;
    height: 23vw;
    box-sizing: border-box;
  }
  .block.gallery li a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  .block.gallery li a:hover img {
    min-height: 105%;
    margin-top: -2.5%;
  }
  .block.gallery li img {
    display: block;
    object-fit: cover;
    min-height: 100%;
    transition: ease all 0.3s;
  }
}
.block.blogs,
.block.blogs.community-highlights {
  position: relative;
  padding: 15px;
}
.block.blogs .item,
.block.blogs.community-highlights .item {
  position: relative;
  background: #000;
}
.block.blogs article,
.block.blogs.community-highlights article {
  padding: 25px 15px 45px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .block.blogs .inner,
  .block.blogs.community-highlights .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.blogs .item,
  .block.blogs.community-highlights .item {
    width: 49%;
    margin-bottom: 25px;
  }
  .block.blogs .item:first-of-type,
  .block.blogs.community-highlights .item:first-of-type {
    width: 60%;
  }
  .block.blogs .item:nth-of-type(2),
  .block.blogs.community-highlights .item:nth-of-type(2) {
    width: 38%;
  }
  .block.blogs figure,
  .block.blogs.community-highlights figure {
    height: 420px;
    overflow: hidden;
  }
  .block.blogs figure img,
  .block.blogs.community-highlights figure img {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    object-fit: cover;
    max-height: 140%;
  }
}
.block.blogs-list {
  position: relative;
  padding: 15px;
}
.block.blogs-list .swiper {
  width: 100%;
  display: flex;
  position: relative;
  user-select: none;
}
.block.blogs-list .swiper .swiper-wrapper {
  display: flex;
}
.block.blogs-list .blog-card {
  position: relative;
  background: #000;
}
.block.blogs-list figure {
  position: relative;
  max-height: 420px;
  overflow: hidden;
}
.block.blogs-list figure h2 {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 10px;
  width: 100%;
  max-width: fit-content;
  background-color: #000;
  color: #fff;
}
.block.blogs-list figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block.blogs-list article {
  padding: 25px 15px 45px;
  color: #fff;
}
.block.blogs-list article .body {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  max-height: 1.5em;
  line-height: 1.5;
  margin-bottom: 30px;
}
.block.blogs-list article a {
  color: #fff;
  text-decoration: underline;
}
.block.blogs-list article a:hover,
.block.blogs-list article a:focus {
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  .block.blogs-list .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block.blogs-list .blog-card {
    width: 49%;
    margin-bottom: 25px;
  }
  .block.blogs-list figure {
    height: 420px;
    overflow: hidden;
  }
  .block.blogs-list figure img {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    object-fit: cover;
    max-height: 140%;
  }
}
article.text-content {
  position: relative;
  padding: 35px 15px;
  background-color: #fff;
}
article.text-content .inner {
  max-width: 1370px;
}
article.text-content .body,
article.text-content .additional-blogs {
  padding: 0 15px;
}
article.text-content .body {
  margin-bottom: 35px;
}
article.text-content .prev-next-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
article.text-content .prev-next-buttons a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 1px;
  transition: ease background-color 0.3s;
  text-align: center;
  margin: 0;
  border-radius: 5px;
}
article.text-content .prev-next-buttons a:hover,
article.text-content .prev-next-buttons a:focus {
  text-decoration: none;
  background-color: color-mix(in srgb, #000 45%, var(--button-bg-color));
}
article.text-content .prev-next-buttons .disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
article.text-content .prev-next-buttons .disabled:hover,
article.text-content .prev-next-buttons .disabled:focus {
  text-decoration: none;
  background-color: var(--button-bg-color);
}
article.text-content .additional-blogs .additional-wrapper {
  background-color: #eee;
  margin-bottom: 15px;
  padding: 15px;
  border-bottom: 4px solid var(--button-bg-color);
}
article.text-content .additional-blogs .additional-wrapper ul {
  margin-left: 20px;
}
article.text-content .additional-blogs .additional-wrapper ul li {
  margin-bottom: 8px;
}
article.text-content h3,
article.text-content h4,
article.text-content h5,
article.text-content h6 {
  text-rendering: optimizelegibility;
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  font-family: var(--heading-font);
  font-size: calc(2.5*1rem);
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  article.text-content h3,
  article.text-content h4,
  article.text-content h5,
  article.text-content h6 {
    font-size: calc(2.5*1rem);
  }
}
@media screen and (min-width: 960px) {
  article.text-content h3,
  article.text-content h4,
  article.text-content h5,
  article.text-content h6 {
    font-size: calc(2.5*1rem);
  }
}
article.text-content p {
  margin-bottom: 10px;
  font-size: 1.6rem;
}
article.text-content a {
  color: #1779ba;
}
article.text-content a:hover,
article.text-content a:focus {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  article.text-content .inner {
    display: flex;
  }
  article.text-content .body {
    flex: 2;
  }
  article.text-content .additional-blogs {
    flex: 1;
  }
  article.text-content .additional-blogs h2 {
    font-size: 4rem;
  }
}
#rs-builder .block.blogs-list .blog-card:nth-child(n+4) {
  display: none;
}
.block.faq {
  position: relative;
  padding: 15px;
}
.block.faq h1,
.block.faq h2,
.block.faq h3,
.block.faq h4,
.block.faq h5,
.block.faq h6 {
  font-size: 3rem;
  padding-bottom: 10px;
}
.block.faq p,
.block.faq ul,
.block.faq ol,
.block.faq dl {
  padding-bottom: 1em;
}
.block.faq a {
  display: block;
  padding: 15px;
  font-size: 1.3rem;
  color: var(--heading-font);
}
.block.faq a:hover {
  background: var(--button-bg-color);
  color: #fff;
}
.block.faq a.active {
  color: #fff;
  background: var(--text-color);
}
@media screen and (min-width: 768px) {
  .block.faq .inner {
    display: flex;
  }
  .block.faq nav {
    width: 25%;
    padding-right: 20px;
    border-right: 1px solid #ddd;
    margin-right: 30px;
  }
  .block.faq .item {
    padding: 25px 0;
  }
  .block.faq .item.active {
    display: block;
  }
  .block.faq article {
    width: 75%;
  }
}
#rs-builder .block.faq .item + .item {
  padding-top: 30px;
}
.block.contact {
  position: relative;
  padding: 15px;
}
.block.contact .module {
  position: relative;
  padding: 15px;
  background: #ddd;
  border-bottom: 5px solid var(--button-bg-color);
  margin-bottom: 20px;
}
.block.contact .module a {
  color: var(--text-color);
}
.block.contact .module a:hover,
.block.contact .module a:focus {
  color: var(--text-link-color);
  text-decoration: underline;
}
.block.contact p + p {
  padding-top: 1em;
}
.block.contact .field > button {
  display: none;
}
@media screen and (min-width: 768px) {
  .block.contact .inner {
    display: flex;
  }
  .block.contact aside {
    width: 25%;
    padding-right: 40px;
  }
}
.block.text {
  position: relative;
  padding: 15px;
}
.block.text p,
.block.text ul,
.block.text ol,
.block.text dl {
  padding-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .block.text h1,
  .block.text h2,
  .block.text h3,
  .block.text h4,
  .block.text h5,
  .block.text h6 {
    font-size: 4rem;
  }
}
.block.text-page {
  padding: 20px 15px;
}
.block.text-page h2,
.block.text-page h3,
.block.text-page h4,
.block.text-page h5,
.block.text-page h6 {
  margin: 10px 0 20px;
  font-size: 3.9rem;
}
.block.text-page p {
  margin-bottom: 10px;
}
.block.text-page a {
  color: #334EFF;
}
.block.text-page a:hover,
.block.text-page a:focus {
  text-decoration: underline;
}
.block.text-page ol,
.block.text-page ul {
  list-style: none;
}
.block.floorplan {
  padding: 45px 20px;
}
.block.floorplan .inner {
  display: flex;
  flex-direction: column;
  max-width: 1340px;
}
.block.floorplan aside {
  position: relative;
  order: 2;
}
.block.floorplan aside a {
  color: var(--text-color);
}
.block.floorplan aside a:hover,
.block.floorplan aside a:focus {
  color: var(--text-link-color);
  text-decoration: underline;
}
.block.floorplan .widget {
  background: #F1F1F1;
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
.block.floorplan .widget ul {
  list-style: none;
  display: flex;
}
.block.floorplan .widget li {
  max-width: 50%;
}
.block.floorplan .widget li + li {
  padding-left: 10px;
}
.block.floorplan .widget label {
  font-weight: bold;
}
.block.floorplan .widget h3 {
  font-size: 3rem;
  color: var(--heading-color);
}
.block.floorplan article {
  order: 1;
  position: relative;
  background: #F1F1F1;
  padding: 10px;
  border: 1px solid #DADADA;
  margin-bottom: 10px;
  list-style: none;
}
.block.floorplan article a {
  display: block;
  color: #333;
}
.block.floorplan article .thumbnail {
  display: block;
  padding-bottom: 30px;
}
.block.floorplan article .thumbnail img {
  width: 100%;
  display: block;
}
.block.floorplan article .info {
  padding: 20px 0;
}
.block.floorplan article .info h3 {
  margin-bottom: 8px;
}
.block.floorplan article .info a {
  position: relative;
  display: block;
  width: fit-content;
  line-height: 24px;
  padding: 16px 32px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: 1.5rem;
  border-radius: 1px;
  transition: ease all 0.3s;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 8px;
}
.block.floorplan article .info a:hover,
.block.floorplan article .info a:focus {
  background: var(--button-bg-color-hover);
}
.block.floorplan article h3 {
  font-size: 2rem;
  font-weight: bold;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #DADADA;
}
.block.floorplan article dl {
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0;
}
.block.floorplan article dt {
  text-transform: uppercase;
  float: left;
  width: 30%;
  clear: both;
}
.block.floorplan article dd {
  float: left;
}
.block.floorplan article p {
  clear: both;
  font-style: italic;
  font-size: 1.6rem;
}
.block.floorplan article label {
  font-weight: normal;
}
.block.floorplan .fp-box {
  overflow-x: auto;
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
}
.block.floorplan .fp-box[data-type="manual"] {
  display: none !important;
}
.block.floorplan table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  position: relative;
}
.block.floorplan table caption {
  font-weight: 700;
  font-size: 2.2rem;
  font-family: var(--text-font);
  padding: 30px 50px 20px;
}
.block.floorplan table thead {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block.floorplan table tbody tr {
  display: block;
  position: relative;
  padding: 0 10px;
}
.block.floorplan table tbody tr:nth-child(even) {
  background: #f1f1f1 !important;
}
.block.floorplan table tbody tr:nth-child(odd) {
  background: none !important;
}
.block.floorplan table td {
  display: block;
  text-align: end;
  z-index: 1;
  position: relative;
}
.block.floorplan table td:first-child {
  padding-top: 10px;
}
.block.floorplan table td:last-child {
  padding: 15px 0;
}
.block.floorplan table td:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.block.floorplan table td:not([data-label="Apply"])::before {
  content: attr(data-label);
  float: left;
  font-weight: bold;
}
.block.floorplan table td[data-label="Apply"] {
  display: flex;
  justify-content: center;
}
.block.floorplan table td a[href="undefined"],
.block.floorplan table td a[href=""],
.block.floorplan table td a[href="#"],
.block.floorplan table td a[href="null"],
.block.floorplan table td a[href$="undefined"] {
  display: none;
}
.block.floorplan .button {
  width: auto;
  color: #fff;
  padding: 16px;
}
@media screen and (min-width: 768px) {
  .block.floorplan .inner {
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
  }
  .block.floorplan .button {
    width: auto;
    color: #fff;
    font-size: 1.6rem;
    padding: 16px 32px;
  }
  .block.floorplan aside {
    position: static;
    width: 320px;
    margin-left: 20px;
  }
  .block.floorplan aside form {
    padding-top: 10px;
  }
  .block.floorplan aside label {
    font-size: 1.6rem !important;
  }
  .block.floorplan aside input,
  .block.floorplan aside textarea {
    font-size: 1.7rem !important;
  }
  .block.floorplan article {
    width: calc(100% - 340px);
    padding: 0;
    background: none;
    border: 0;
  }
  .block.floorplan article .active-image {
    padding: 10px;
    margin-bottom: 25px;
    border: 1px solid #ddd;
  }
  .block.floorplan article dl {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .block.floorplan article dt {
    border-bottom: 1px solid #ddd;
    clear: none;
    float: none;
    text-align: left;
    width: 100%;
  }
  .block.floorplan article dd {
    padding-left: 0;
    margin-left: 0;
  }
  .block.floorplan article .g1 {
    grid-area: 1 / 1 / 2 / 2;
  }
  .block.floorplan article .g2 {
    grid-area: 2 / 1 / 3 / 2;
  }
  .block.floorplan article .g3 {
    grid-area: 1 / 2 / 2 / 3;
  }
  .block.floorplan article .g4 {
    grid-area: 2 / 2 / 3 / 3;
  }
  .block.floorplan article .g5 {
    grid-area: 1 / 3 / 2 / 4;
  }
  .block.floorplan article .g6 {
    grid-area: 2 / 3 / 3 / 4;
  }
  .block.floorplan article .g7 {
    grid-area: 1 / 4 / 2 / 5;
  }
  .block.floorplan article .g8 {
    grid-area: 2 / 4 / 3 / 5;
  }
  .block.floorplan .widget {
    margin-bottom: 15px;
  }
  .block.floorplan .widget .droplist {
    display: block;
  }
  .block.floorplan .widget .droplist li {
    max-width: 100%;
    display: flex;
  }
  .block.floorplan .widget .droplist label {
    width: 45%;
    margin-right: 5%;
  }
  .block.floorplan .widget .droplist select {
    width: 50%;
  }
  .block.floorplan .widget .droplist li + li {
    padding: 10px 0 0 0;
  }
  .block.floorplan .fp-box {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
  }
  .block.floorplan .info {
    padding: 45px 0;
  }
}
@media screen and (min-width: 960px) {
  .block.floorplan table {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-collapse: collapse;
    border-spacing: 0;
    background: #fff;
  }
  .block.floorplan table thead {
    border: none;
    clip: unset;
    height: unset;
    margin: unset;
    position: relative;
    width: 100%;
  }
  .block.floorplan table tr:not(:first-child) {
    border-top: 1px solid #ddd;
  }
  .block.floorplan table tr {
    display: table-row !important;
  }
  .block.floorplan table tr th {
    background: #111;
    color: #fff;
    font-weight: bold;
    border-right: 0;
    border-bottom: 0;
  }
  .block.floorplan table tr td:first-of-type {
    padding: 5px;
    margin: 0;
    border: none;
  }
  .block.floorplan table tr td,
  .block.floorplan table tr th {
    padding: 5px;
    border: none !important;
    margin: 0;
  }
  .block.floorplan table tr td {
    background: none !important;
    display: table-cell;
    text-align: start;
  }
  .block.floorplan table tr td::before {
    display: none;
  }
}
.block.floorplan .block.floorplan.manual .fp-box {
  display: none !important;
}
.block.fp-filter {
  box-sizing: border-box;
}
.block.fp-filter *,
.block.fp-filter *:before,
.block.fp-filter *:after {
  box-sizing: inherit;
}
.block.fp-filter .inner {
  padding: 0 15px;
}
.block.fp-filter form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #F6F6F6;
  border-radius: 15px;
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.1);
  padding: 25px 32px;
  max-width: 1000px;
  color: #6C6C6C;
}
.block.fp-filter form fieldset {
  flex-basis: 100%;
  border: 0;
}
.block.fp-filter form fieldset legend {
  opacity: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  border: 0;
}
.block.fp-filter form label {
  font-weight: normal;
}
.block.fp-filter form label svg {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  fill: currentColor;
}
.block.fp-filter form select {
  background-color: #E4E4E4;
  text-indent: 5px;
  height: 4rem;
}
.block.fp-filter form select option {
  font-size: 1.6rem;
}
@media screen and (min-width: 960px) {
  .block.fp-filter form {
    flex-direction: row;
  }
  .block.fp-filter form fieldset {
    flex-basis: 25%;
    border: 0;
  }
}
.block.doubleup + .block.fp-filter form {
  margin-top: -35px;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .block.doubleup + .block.fp-filter form {
    margin-top: -80px;
  }
}
.block.locations {
  box-sizing: border-box;
  padding-bottom: 75px;
}
.block.locations *,
.block.locations *:before,
.block.locations *:after {
  box-sizing: inherit;
}
.block.locations #location-map {
  height: 450px;
  width: 100%;
}
.block.locations .info-window h3 {
  font-size: calc(1.9*1rem);
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .block.locations .info-window h3 {
    font-size: calc(3*1rem);
  }
}
@media screen and (min-width: 960px) {
  .block.locations .info-window h3 {
    font-size: calc(3*1rem);
  }
}
.block.locations .info-window h4 {
  font-size: calc(1.8*1rem);
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .block.locations .info-window h4 {
    font-size: calc(2.5*1rem);
  }
}
@media screen and (min-width: 960px) {
  .block.locations .info-window h4 {
    font-size: calc(2.5*1rem);
  }
}
.block.locations .info-window img {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin-bottom: 10px;
}
.block.locations .info-window address * {
  font-size: calc(1.4*1rem);
}
@media screen and (min-width: 768px) {
  .block.locations .info-window address * {
    font-size: calc(1.6*1rem);
  }
}
@media screen and (min-width: 960px) {
  .block.locations .info-window address * {
    font-size: calc(1.6*1rem);
  }
}
.block.locations .info-window a[href^="tel:"] {
  display: block;
  margin-top: 10px;
  font-size: calc(1.6*1rem);
}
@media screen and (min-width: 768px) {
  .block.locations .info-window a[href^="tel:"] {
    font-size: calc(1.8*1rem);
  }
}
@media screen and (min-width: 960px) {
  .block.locations .info-window a[href^="tel:"] {
    font-size: calc(1.8*1rem);
  }
}
.block.locations .leasing-office::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNy4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjUgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTMxNi45IDE4QzMxMS42IDcgMzAwLjQgMCAyODguMSAwcy0yMy40IDctMjguOCAxOEwxOTUgMTUwLjMgNTEuNCAxNzEuNWMtMTIgMS44LTIyIDEwLjItMjUuNyAyMS43cy0uNyAyNC4yIDcuOSAzMi43TDEzNy44IDMyOSAxMTMuMiA0NzQuN2MtMiAxMiAzIDI0LjIgMTIuOSAzMS4zczIzIDggMzMuOCAyLjNsMTI4LjMtNjguNSAxMjguMyA2OC41YzEwLjggNS43IDIzLjkgNC45IDMzLjgtMi4zczE0LjktMTkuMyAxMi45LTMxLjNMNDM4LjUgMzI5IDU0Mi43IDIyNS45YzguNi04LjUgMTEuNy0yMS4yIDcuOS0zMi43cy0xMy43LTE5LjktMjUuNy0yMS43TDM4MS4yIDE1MC4zIDMxNi45IDE4eiIvPjwvc3ZnPg==") center left no-repeat;
  margin-right: 10px;
}
.block.locations .leasing-office .category {
  margin-left: 0.5ch;
}
.block.locations .locations-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  list-style: none;
  margin-top: 20px;
}
.block.locations .location-item {
  width: 80%;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.8);
}
.block.locations .location-item .item-bar {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 15px;
}
.block.locations .location-item .item-bar h3 {
  color: #ffffff;
  font-size: 2.4rem;
  display: flex;
  align-items: center;
}
.block.locations .location-item .item-content {
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
}
.block.locations .location-item .item-content .col {
  flex-basis: 100%;
  margin-bottom: 15px;
}
.block.locations .location-item .item-content a,
.block.locations .location-item .item-content p {
  font-size: 1.6rem;
  color: var(--text-color);
}
.block.locations .location-item .item-content a:hover,
.block.locations .location-item .item-content a:focus {
  text-decoration: underline;
}
.block.locations .location-item .item-content h4 {
  color: var(--heading-font);
  margin-bottom: 10px;
  font-size: 2.4rem;
}
.block.locations .location-item .item-content button.col {
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  height: fit-content;
  width: 100%;
}
.block.locations .location-item .item-content button.col img {
  height: 100%;
  width: 100%;
  min-height: 137px;
  max-height: 300px;
  object-fit: contain;
}
.block.locations .location-item .item-content a.button {
  color: var(--button-text-color);
  margin-top: 10px;
}
.block.locations .location-item .item-content a.button:hover,
.block.locations .location-item .item-content a.button:focus {
  text-decoration: none;
}
@media screen and (min-width: 960px) {
  .block.locations .location-item {
    width: 80%;
    margin: 0 auto;
    border: 1px solid rgba(0, 0, 0, 0.8);
  }
  .block.locations .location-item .item-bar {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 10px 15px;
  }
  .block.locations .location-item .item-bar * {
    color: #ffffff;
    font-size: 2.4rem;
  }
  .block.locations .location-item .item-content {
    justify-content: space-between;
  }
  .block.locations .location-item .item-content .col {
    flex-basis: 23%;
    margin-bottom: 0;
  }
  .block.locations .location-item .item-content button.col {
    margin: auto 0;
  }
}
#specials {
  display: none;
}
#special-popdown {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  background: var(--page-bg-color);
}
#special-popdown *,
#special-popdown *:before,
#special-popdown *:after {
  box-sizing: inherit;
  color: var(--text-color);
}
#special-popdown #specials-inner {
  width: 100%;
  max-width: unset;
  padding: 25px 50px 0;
  margin: 0;
  display: flex;
  flex-direction: column-reverse;
  text-align: left;
}
#special-popdown #specials-inner .special {
  text-align: center;
  width: 100%;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 500px;
}
#special-popdown #specials-inner .special h3 {
  font-size: 2rem;
  margin: 0 0 10px;
  color: var(--heading-color);
  padding-bottom: 0;
}
#special-popdown #specials-inner .special p {
  font-size: 1.6rem;
  text-align: center;
}
#special-popdown .special-image {
  max-width: 350px;
  padding: 0;
}
#special-popdown .special-image img {
  width: 100%;
  height: auto;
  max-height: 150px;
  object-fit: contain;
  object-position: center;
}
#special-popdown #special-popdown-button {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  height: 24px;
  width: 24px;
  cursor: pointer;
}
#special-popdown #special-popdown-button svg {
  width: 100%;
  height: 100%;
  fill: var(--text-color);
  transition: all 0.3s ease;
}
#special-popdown #special-popdown-button:hover svg,
#special-popdown #special-popdown-button:focus svg {
  opacity: 0.4;
}
#special-popdown.special-popdown--show {
  max-height: 600px;
}
#special-popdown.special-popdown--hiding {
  max-height: 0;
}
#special-popdown.special-popdown--hidden {
  max-height: 0;
  display: none;
}
#special-popdown .swiper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
}
#special-popdown .swiper-wrapper {
  display: flex;
  align-items: center;
}
#special-popdown .swiper-pagination {
  bottom: 5px;
}
#special-popdown .swiper-pagination-bullet {
  background: #b9b9b9;
}
#special-popdown .swiper-pagination-bullet-active {
  background: #9e9e9e;
}
#special-popdown .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #special-popdown #specials-inner {
    flex-direction: row-reverse;
    justify-content: center;
  }
  #special-popdown #specials-inner .special {
    width: unset;
  }
  #special-popdown #specials-inner .special * {
    text-align: left;
  }
  #special-popdown .swiper {
    padding-bottom: 20px;
  }
  #special-popdown .swiper-slide {
    flex-direction: row;
  }
  #special-popdown #specials-inner .special-image + .special {
    align-items: start;
  }
  #special-popdown #specials-inner .special-image + .special p {
    text-align: left;
  }
  #special-popdown .special-image img {
    max-height: 200px;
  }
}

/*# sourceMappingURL=style.css.map */
