@charset "UTF-8";

/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

@media print, screen and (min-width: 40em) {
  .reveal,
  .reveal.tiny,
  .reveal.small,
  .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

@font-face {
  font-family: 'Gilroy';
  src: url("/wp-content/themes/abbey-lofts//assets/fonts/gilroy-light-webfont.woff2") format("woff2"), url("/wp-content/themes/abbey-lofts//assets/fonts/gilroy-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url("/wp-content/themes/abbey-lofts//assets/fonts/gilroy-extrabold-webfont.woff2") format("woff2"), url("/wp-content/themes/abbey-lofts//assets/fonts/gilroy-extrabold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

.icon-phone,
.icon-play,
.icon-marker,
.icon-ios-filled,
.icon-time,
.icon-marker-2,
.icon-price-tag-pound,
.icon-trust,
.icon-guarantee,
.icon-circled-up-2,
.icon-circled-right-2,
.icon-low-importance,
.icon-circled-left-2,
.icon-question-shield,
.icon-floor-plan,
.icon-plus-math,
.icon-plus,
.icon-flag,
.icon-brick-wall,
.icon-checkmark,
.icon-ok,
.icon-cancel,
.icon-delete-sign,
.icon-light-on,
.icon-plumbing,
.icon-closed-window,
.icon-door,
.icon-fireplace,
.icon-right,
.icon-lego-head,
.icon-left,
.icon-home-office,
.icon-bed,
.icon-dumbbell,
.icon-circled-chevron-down,
.icon-circled-chevron-up,
.icon-circled-chevron-left,
.icon-collapse-arrow,
.icon-search,
.icon-circled-chevron-right,
.icon-facebook-new,
.icon-twitter-circled,
.icon-instagram-new,
.icon-expand-arrow,
.icon-youtube-play,
.icon-pinterest,
.icon-book-shelf,
.icon-real-estate,
.icon-linkedin-circled,
.icon-certificate,
.icon-approval,
.icon-idea,
.icon-user-location,
.icon-ringing-phone,
.icon-email-open,
.icon-info,
.icon-rotate-right,
.icon-british-pound,
.icon-british-pound-2,
.icon-installing-updates,
.icon-box-important,
.icon-error,
.icon-handshake,
.icon-maths {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: -0.1em;
}

.icon-phone > svg,
.icon-play > svg,
.icon-marker > svg,
.icon-ios-filled > svg,
.icon-time > svg,
.icon-marker-2 > svg,
.icon-price-tag-pound > svg,
.icon-trust > svg,
.icon-guarantee > svg,
.icon-circled-up-2 > svg,
.icon-circled-right-2 > svg,
.icon-low-importance > svg,
.icon-circled-left-2 > svg,
.icon-question-shield > svg,
.icon-floor-plan > svg,
.icon-plus-math > svg,
.icon-plus > svg,
.icon-flag > svg,
.icon-brick-wall > svg,
.icon-checkmark > svg,
.icon-ok > svg,
.icon-cancel > svg,
.icon-delete-sign > svg,
.icon-light-on > svg,
.icon-plumbing > svg,
.icon-closed-window > svg,
.icon-door > svg,
.icon-fireplace > svg,
.icon-right > svg,
.icon-lego-head > svg,
.icon-left > svg,
.icon-home-office > svg,
.icon-bed > svg,
.icon-dumbbell > svg,
.icon-circled-chevron-down > svg,
.icon-circled-chevron-up > svg,
.icon-circled-chevron-left > svg,
.icon-collapse-arrow > svg,
.icon-search > svg,
.icon-circled-chevron-right > svg,
.icon-facebook-new > svg,
.icon-twitter-circled > svg,
.icon-instagram-new > svg,
.icon-expand-arrow > svg,
.icon-youtube-play > svg,
.icon-pinterest > svg,
.icon-book-shelf > svg,
.icon-real-estate > svg,
.icon-linkedin-circled > svg,
.icon-certificate > svg,
.icon-approval > svg,
.icon-idea > svg,
.icon-user-location > svg,
.icon-ringing-phone > svg,
.icon-email-open > svg,
.icon-info > svg,
.icon-rotate-right > svg,
.icon-british-pound > svg,
.icon-british-pound-2 > svg,
.icon-installing-updates > svg,
.icon-box-important > svg,
.icon-error > svg,
.icon-handshake > svg,
.icon-maths > svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: -0.1em;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[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 {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&smedium=31.25em&medium=40em&mlarge=50em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #FFF;
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
  line-height: 1.2;
  color: #455C68;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 84rem;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 31.25em) {
  .grid-x > .smedium-shrink,
  .grid-x > .smedium-full,
  .grid-x > .smedium-1,
  .grid-x > .smedium-2,
  .grid-x > .smedium-3,
  .grid-x > .smedium-4,
  .grid-x > .smedium-5,
  .grid-x > .smedium-6,
  .grid-x > .smedium-7,
  .grid-x > .smedium-8,
  .grid-x > .smedium-9,
  .grid-x > .smedium-10,
  .grid-x > .smedium-11,
  .grid-x > .smedium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink,
  .grid-x > .medium-full,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 50em) {
  .grid-x > .mlarge-shrink,
  .grid-x > .mlarge-full,
  .grid-x > .mlarge-1,
  .grid-x > .mlarge-2,
  .grid-x > .mlarge-3,
  .grid-x > .mlarge-4,
  .grid-x > .mlarge-5,
  .grid-x > .mlarge-6,
  .grid-x > .mlarge-7,
  .grid-x > .mlarge-8,
  .grid-x > .mlarge-9,
  .grid-x > .mlarge-10,
  .grid-x > .mlarge-11,
  .grid-x > .mlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink,
  .grid-x > .large-full,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media screen and (min-width: 75em) {
  .grid-x > .xlarge-shrink,
  .grid-x > .xlarge-full,
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-shrink,
  .grid-x > .xxlarge-full,
  .grid-x > .xxlarge-1,
  .grid-x > .xxlarge-2,
  .grid-x > .xxlarge-3,
  .grid-x > .xxlarge-4,
  .grid-x > .xxlarge-5,
  .grid-x > .xxlarge-6,
  .grid-x > .xxlarge-7,
  .grid-x > .xxlarge-8,
  .grid-x > .xxlarge-9,
  .grid-x > .xxlarge-10,
  .grid-x > .xxlarge-11,
  .grid-x > .xxlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.33333333%;
}

.grid-x > .small-2 {
  width: 16.66666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333333%;
}

.grid-x > .small-5 {
  width: 41.66666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333333%;
}

.grid-x > .small-8 {
  width: 66.66666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333333%;
}

.grid-x > .small-11 {
  width: 91.66666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 31.25em) {
  .grid-x > .smedium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .smedium-shrink,
  .grid-x > .smedium-1,
  .grid-x > .smedium-2,
  .grid-x > .smedium-3,
  .grid-x > .smedium-4,
  .grid-x > .smedium-5,
  .grid-x > .smedium-6,
  .grid-x > .smedium-7,
  .grid-x > .smedium-8,
  .grid-x > .smedium-9,
  .grid-x > .smedium-10,
  .grid-x > .smedium-11,
  .grid-x > .smedium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .smedium-shrink {
    width: auto;
  }

  .grid-x > .smedium-1 {
    width: 8.33333333%;
  }

  .grid-x > .smedium-2 {
    width: 16.66666667%;
  }

  .grid-x > .smedium-3 {
    width: 25%;
  }

  .grid-x > .smedium-4 {
    width: 33.33333333%;
  }

  .grid-x > .smedium-5 {
    width: 41.66666667%;
  }

  .grid-x > .smedium-6 {
    width: 50%;
  }

  .grid-x > .smedium-7 {
    width: 58.33333333%;
  }

  .grid-x > .smedium-8 {
    width: 66.66666667%;
  }

  .grid-x > .smedium-9 {
    width: 75%;
  }

  .grid-x > .smedium-10 {
    width: 83.33333333%;
  }

  .grid-x > .smedium-11 {
    width: 91.66666667%;
  }

  .grid-x > .smedium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .medium-shrink,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .medium-shrink {
    width: auto;
  }

  .grid-x > .medium-1 {
    width: 8.33333333%;
  }

  .grid-x > .medium-2 {
    width: 16.66666667%;
  }

  .grid-x > .medium-3 {
    width: 25%;
  }

  .grid-x > .medium-4 {
    width: 33.33333333%;
  }

  .grid-x > .medium-5 {
    width: 41.66666667%;
  }

  .grid-x > .medium-6 {
    width: 50%;
  }

  .grid-x > .medium-7 {
    width: 58.33333333%;
  }

  .grid-x > .medium-8 {
    width: 66.66666667%;
  }

  .grid-x > .medium-9 {
    width: 75%;
  }

  .grid-x > .medium-10 {
    width: 83.33333333%;
  }

  .grid-x > .medium-11 {
    width: 91.66666667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .grid-x > .mlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .mlarge-shrink,
  .grid-x > .mlarge-1,
  .grid-x > .mlarge-2,
  .grid-x > .mlarge-3,
  .grid-x > .mlarge-4,
  .grid-x > .mlarge-5,
  .grid-x > .mlarge-6,
  .grid-x > .mlarge-7,
  .grid-x > .mlarge-8,
  .grid-x > .mlarge-9,
  .grid-x > .mlarge-10,
  .grid-x > .mlarge-11,
  .grid-x > .mlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .mlarge-shrink {
    width: auto;
  }

  .grid-x > .mlarge-1 {
    width: 8.33333333%;
  }

  .grid-x > .mlarge-2 {
    width: 16.66666667%;
  }

  .grid-x > .mlarge-3 {
    width: 25%;
  }

  .grid-x > .mlarge-4 {
    width: 33.33333333%;
  }

  .grid-x > .mlarge-5 {
    width: 41.66666667%;
  }

  .grid-x > .mlarge-6 {
    width: 50%;
  }

  .grid-x > .mlarge-7 {
    width: 58.33333333%;
  }

  .grid-x > .mlarge-8 {
    width: 66.66666667%;
  }

  .grid-x > .mlarge-9 {
    width: 75%;
  }

  .grid-x > .mlarge-10 {
    width: 83.33333333%;
  }

  .grid-x > .mlarge-11 {
    width: 91.66666667%;
  }

  .grid-x > .mlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .large-shrink,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .large-shrink {
    width: auto;
  }

  .grid-x > .large-1 {
    width: 8.33333333%;
  }

  .grid-x > .large-2 {
    width: 16.66666667%;
  }

  .grid-x > .large-3 {
    width: 25%;
  }

  .grid-x > .large-4 {
    width: 33.33333333%;
  }

  .grid-x > .large-5 {
    width: 41.66666667%;
  }

  .grid-x > .large-6 {
    width: 50%;
  }

  .grid-x > .large-7 {
    width: 58.33333333%;
  }

  .grid-x > .large-8 {
    width: 66.66666667%;
  }

  .grid-x > .large-9 {
    width: 75%;
  }

  .grid-x > .large-10 {
    width: 83.33333333%;
  }

  .grid-x > .large-11 {
    width: 91.66666667%;
  }

  .grid-x > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .grid-x > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .xlarge-shrink,
  .grid-x > .xlarge-1,
  .grid-x > .xlarge-2,
  .grid-x > .xlarge-3,
  .grid-x > .xlarge-4,
  .grid-x > .xlarge-5,
  .grid-x > .xlarge-6,
  .grid-x > .xlarge-7,
  .grid-x > .xlarge-8,
  .grid-x > .xlarge-9,
  .grid-x > .xlarge-10,
  .grid-x > .xlarge-11,
  .grid-x > .xlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .xlarge-shrink {
    width: auto;
  }

  .grid-x > .xlarge-1 {
    width: 8.33333333%;
  }

  .grid-x > .xlarge-2 {
    width: 16.66666667%;
  }

  .grid-x > .xlarge-3 {
    width: 25%;
  }

  .grid-x > .xlarge-4 {
    width: 33.33333333%;
  }

  .grid-x > .xlarge-5 {
    width: 41.66666667%;
  }

  .grid-x > .xlarge-6 {
    width: 50%;
  }

  .grid-x > .xlarge-7 {
    width: 58.33333333%;
  }

  .grid-x > .xlarge-8 {
    width: 66.66666667%;
  }

  .grid-x > .xlarge-9 {
    width: 75%;
  }

  .grid-x > .xlarge-10 {
    width: 83.33333333%;
  }

  .grid-x > .xlarge-11 {
    width: 91.66666667%;
  }

  .grid-x > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .grid-x > .xxlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .xxlarge-shrink,
  .grid-x > .xxlarge-1,
  .grid-x > .xxlarge-2,
  .grid-x > .xxlarge-3,
  .grid-x > .xxlarge-4,
  .grid-x > .xxlarge-5,
  .grid-x > .xxlarge-6,
  .grid-x > .xxlarge-7,
  .grid-x > .xxlarge-8,
  .grid-x > .xxlarge-9,
  .grid-x > .xxlarge-10,
  .grid-x > .xxlarge-11,
  .grid-x > .xxlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-x > .xxlarge-shrink {
    width: auto;
  }

  .grid-x > .xxlarge-1 {
    width: 8.33333333%;
  }

  .grid-x > .xxlarge-2 {
    width: 16.66666667%;
  }

  .grid-x > .xxlarge-3 {
    width: 25%;
  }

  .grid-x > .xxlarge-4 {
    width: 33.33333333%;
  }

  .grid-x > .xxlarge-5 {
    width: 41.66666667%;
  }

  .grid-x > .xxlarge-6 {
    width: 50%;
  }

  .grid-x > .xxlarge-7 {
    width: 58.33333333%;
  }

  .grid-x > .xxlarge-8 {
    width: 66.66666667%;
  }

  .grid-x > .xxlarge-9 {
    width: 75%;
  }

  .grid-x > .xxlarge-10 {
    width: 83.33333333%;
  }

  .grid-x > .xxlarge-11 {
    width: 91.66666667%;
  }

  .grid-x > .xxlarge-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333333% - 1.25rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66666667% - 1.25rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333333% - 1.25rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66666667% - 1.25rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333333% - 1.25rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66666667% - 1.25rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333333% - 1.25rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66666667% - 1.25rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 31.25em) {
  .grid-margin-x > .smedium-auto {
    width: auto;
  }

  .grid-margin-x > .smedium-shrink {
    width: auto;
  }

  .grid-margin-x > .smedium-1 {
    width: calc(8.33333333% - 1.25rem);
  }

  .grid-margin-x > .smedium-2 {
    width: calc(16.66666667% - 1.25rem);
  }

  .grid-margin-x > .smedium-3 {
    width: calc(25% - 1.25rem);
  }

  .grid-margin-x > .smedium-4 {
    width: calc(33.33333333% - 1.25rem);
  }

  .grid-margin-x > .smedium-5 {
    width: calc(41.66666667% - 1.25rem);
  }

  .grid-margin-x > .smedium-6 {
    width: calc(50% - 1.25rem);
  }

  .grid-margin-x > .smedium-7 {
    width: calc(58.33333333% - 1.25rem);
  }

  .grid-margin-x > .smedium-8 {
    width: calc(66.66666667% - 1.25rem);
  }

  .grid-margin-x > .smedium-9 {
    width: calc(75% - 1.25rem);
  }

  .grid-margin-x > .smedium-10 {
    width: calc(83.33333333% - 1.25rem);
  }

  .grid-margin-x > .smedium-11 {
    width: calc(91.66666667% - 1.25rem);
  }

  .grid-margin-x > .smedium-12 {
    width: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }

  .grid-margin-x > .shrink {
    width: auto;
  }

  .grid-margin-x > .small-1 {
    width: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x > .smedium-auto {
    width: auto;
  }

  .grid-margin-x > .smedium-shrink {
    width: auto;
  }

  .grid-margin-x > .smedium-1 {
    width: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-x > .smedium-2 {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x > .smedium-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .smedium-4 {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x > .smedium-5 {
    width: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-x > .smedium-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .smedium-7 {
    width: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-x > .smedium-8 {
    width: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-x > .smedium-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .smedium-10 {
    width: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-x > .smedium-11 {
    width: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-x > .smedium-12 {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x > .medium-auto {
    width: auto;
  }

  .grid-margin-x > .medium-shrink {
    width: auto;
  }

  .grid-margin-x > .medium-1 {
    width: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 50em) {
  .grid-margin-x > .mlarge-auto {
    width: auto;
  }

  .grid-margin-x > .mlarge-shrink {
    width: auto;
  }

  .grid-margin-x > .mlarge-1 {
    width: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-x > .mlarge-2 {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x > .mlarge-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .mlarge-4 {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x > .mlarge-5 {
    width: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-x > .mlarge-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .mlarge-7 {
    width: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-x > .mlarge-8 {
    width: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-x > .mlarge-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .mlarge-10 {
    width: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-x > .mlarge-11 {
    width: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-x > .mlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }

  .grid-margin-x > .large-shrink {
    width: auto;
  }

  .grid-margin-x > .large-1 {
    width: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-x > .xlarge-auto {
    width: auto;
  }

  .grid-margin-x > .xlarge-shrink {
    width: auto;
  }

  .grid-margin-x > .xlarge-1 {
    width: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-x > .xlarge-2 {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .xlarge-4 {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x > .xlarge-5 {
    width: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .xlarge-7 {
    width: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-x > .xlarge-8 {
    width: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .xlarge-10 {
    width: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-x > .xlarge-11 {
    width: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-x > .xxlarge-auto {
    width: auto;
  }

  .grid-margin-x > .xxlarge-shrink {
    width: auto;
  }

  .grid-margin-x > .xxlarge-1 {
    width: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-2 {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-4 {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-5 {
    width: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-7 {
    width: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-8 {
    width: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-10 {
    width: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-11 {
    width: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-x > .xxlarge-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66666667%;
}

.small-up-7 > .cell {
  width: 14.28571429%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 31.25em) {
  .smedium-up-1 > .cell {
    width: 100%;
  }

  .smedium-up-2 > .cell {
    width: 50%;
  }

  .smedium-up-3 > .cell {
    width: 33.33333333%;
  }

  .smedium-up-4 > .cell {
    width: 25%;
  }

  .smedium-up-5 > .cell {
    width: 20%;
  }

  .smedium-up-6 > .cell {
    width: 16.66666667%;
  }

  .smedium-up-7 > .cell {
    width: 14.28571429%;
  }

  .smedium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

  .medium-up-2 > .cell {
    width: 50%;
  }

  .medium-up-3 > .cell {
    width: 33.33333333%;
  }

  .medium-up-4 > .cell {
    width: 25%;
  }

  .medium-up-5 > .cell {
    width: 20%;
  }

  .medium-up-6 > .cell {
    width: 16.66666667%;
  }

  .medium-up-7 > .cell {
    width: 14.28571429%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-up-1 > .cell {
    width: 100%;
  }

  .mlarge-up-2 > .cell {
    width: 50%;
  }

  .mlarge-up-3 > .cell {
    width: 33.33333333%;
  }

  .mlarge-up-4 > .cell {
    width: 25%;
  }

  .mlarge-up-5 > .cell {
    width: 20%;
  }

  .mlarge-up-6 > .cell {
    width: 16.66666667%;
  }

  .mlarge-up-7 > .cell {
    width: 14.28571429%;
  }

  .mlarge-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }

  .large-up-2 > .cell {
    width: 50%;
  }

  .large-up-3 > .cell {
    width: 33.33333333%;
  }

  .large-up-4 > .cell {
    width: 25%;
  }

  .large-up-5 > .cell {
    width: 20%;
  }

  .large-up-6 > .cell {
    width: 16.66666667%;
  }

  .large-up-7 > .cell {
    width: 14.28571429%;
  }

  .large-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-up-1 > .cell {
    width: 100%;
  }

  .xlarge-up-2 > .cell {
    width: 50%;
  }

  .xlarge-up-3 > .cell {
    width: 33.33333333%;
  }

  .xlarge-up-4 > .cell {
    width: 25%;
  }

  .xlarge-up-5 > .cell {
    width: 20%;
  }

  .xlarge-up-6 > .cell {
    width: 16.66666667%;
  }

  .xlarge-up-7 > .cell {
    width: 14.28571429%;
  }

  .xlarge-up-8 > .cell {
    width: 12.5%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-up-1 > .cell {
    width: 100%;
  }

  .xxlarge-up-2 > .cell {
    width: 50%;
  }

  .xxlarge-up-3 > .cell {
    width: 33.33333333%;
  }

  .xxlarge-up-4 > .cell {
    width: 25%;
  }

  .xxlarge-up-5 > .cell {
    width: 20%;
  }

  .xxlarge-up-6 > .cell {
    width: 16.66666667%;
  }

  .xxlarge-up-7 > .cell {
    width: 14.28571429%;
  }

  .xxlarge-up-8 > .cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571429% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 31.25em) {
  .grid-margin-x.smedium-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }

  .grid-margin-x.smedium-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }

  .grid-margin-x.smedium-up-3 > .cell {
    width: calc(33.33333333% - 1.25rem);
  }

  .grid-margin-x.smedium-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }

  .grid-margin-x.smedium-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }

  .grid-margin-x.smedium-up-6 > .cell {
    width: calc(16.66666667% - 1.25rem);
  }

  .grid-margin-x.smedium-up-7 > .cell {
    width: calc(14.28571429% - 1.25rem);
  }

  .grid-margin-x.smedium-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571429% - 1.875rem);
  }

  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571429% - 1.875rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media print, screen and (min-width: 50em) {
  .grid-margin-x.mlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.mlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.mlarge-up-3 > .cell {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x.mlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.mlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.mlarge-up-6 > .cell {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x.mlarge-up-7 > .cell {
    width: calc(14.28571429% - 1.875rem);
  }

  .grid-margin-x.mlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571429% - 1.875rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.28571429% - 1.875rem);
  }

  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-x.xxlarge-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.xxlarge-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.xxlarge-up-3 > .cell {
    width: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-x.xxlarge-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.xxlarge-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.xxlarge-up-6 > .cell {
    width: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-x.xxlarge-up-7 > .cell {
    width: calc(14.28571429% - 1.875rem);
  }

  .grid-margin-x.xxlarge-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66666667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66666667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66666667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66666667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 31.25em) {
  .small-margin-collapse > .smedium-1 {
    width: 8.33333333%;
  }

  .small-margin-collapse > .smedium-2 {
    width: 16.66666667%;
  }

  .small-margin-collapse > .smedium-3 {
    width: 25%;
  }

  .small-margin-collapse > .smedium-4 {
    width: 33.33333333%;
  }

  .small-margin-collapse > .smedium-5 {
    width: 41.66666667%;
  }

  .small-margin-collapse > .smedium-6 {
    width: 50%;
  }

  .small-margin-collapse > .smedium-7 {
    width: 58.33333333%;
  }

  .small-margin-collapse > .smedium-8 {
    width: 66.66666667%;
  }

  .small-margin-collapse > .smedium-9 {
    width: 75%;
  }

  .small-margin-collapse > .smedium-10 {
    width: 83.33333333%;
  }

  .small-margin-collapse > .smedium-11 {
    width: 91.66666667%;
  }

  .small-margin-collapse > .smedium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333333%;
  }

  .small-margin-collapse > .medium-2 {
    width: 16.66666667%;
  }

  .small-margin-collapse > .medium-3 {
    width: 25%;
  }

  .small-margin-collapse > .medium-4 {
    width: 33.33333333%;
  }

  .small-margin-collapse > .medium-5 {
    width: 41.66666667%;
  }

  .small-margin-collapse > .medium-6 {
    width: 50%;
  }

  .small-margin-collapse > .medium-7 {
    width: 58.33333333%;
  }

  .small-margin-collapse > .medium-8 {
    width: 66.66666667%;
  }

  .small-margin-collapse > .medium-9 {
    width: 75%;
  }

  .small-margin-collapse > .medium-10 {
    width: 83.33333333%;
  }

  .small-margin-collapse > .medium-11 {
    width: 91.66666667%;
  }

  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .small-margin-collapse > .mlarge-1 {
    width: 8.33333333%;
  }

  .small-margin-collapse > .mlarge-2 {
    width: 16.66666667%;
  }

  .small-margin-collapse > .mlarge-3 {
    width: 25%;
  }

  .small-margin-collapse > .mlarge-4 {
    width: 33.33333333%;
  }

  .small-margin-collapse > .mlarge-5 {
    width: 41.66666667%;
  }

  .small-margin-collapse > .mlarge-6 {
    width: 50%;
  }

  .small-margin-collapse > .mlarge-7 {
    width: 58.33333333%;
  }

  .small-margin-collapse > .mlarge-8 {
    width: 66.66666667%;
  }

  .small-margin-collapse > .mlarge-9 {
    width: 75%;
  }

  .small-margin-collapse > .mlarge-10 {
    width: 83.33333333%;
  }

  .small-margin-collapse > .mlarge-11 {
    width: 91.66666667%;
  }

  .small-margin-collapse > .mlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333333%;
  }

  .small-margin-collapse > .large-2 {
    width: 16.66666667%;
  }

  .small-margin-collapse > .large-3 {
    width: 25%;
  }

  .small-margin-collapse > .large-4 {
    width: 33.33333333%;
  }

  .small-margin-collapse > .large-5 {
    width: 41.66666667%;
  }

  .small-margin-collapse > .large-6 {
    width: 50%;
  }

  .small-margin-collapse > .large-7 {
    width: 58.33333333%;
  }

  .small-margin-collapse > .large-8 {
    width: 66.66666667%;
  }

  .small-margin-collapse > .large-9 {
    width: 75%;
  }

  .small-margin-collapse > .large-10 {
    width: 83.33333333%;
  }

  .small-margin-collapse > .large-11 {
    width: 91.66666667%;
  }

  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.33333333%;
  }

  .small-margin-collapse > .xlarge-2 {
    width: 16.66666667%;
  }

  .small-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .small-margin-collapse > .xlarge-4 {
    width: 33.33333333%;
  }

  .small-margin-collapse > .xlarge-5 {
    width: 41.66666667%;
  }

  .small-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .small-margin-collapse > .xlarge-7 {
    width: 58.33333333%;
  }

  .small-margin-collapse > .xlarge-8 {
    width: 66.66666667%;
  }

  .small-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .small-margin-collapse > .xlarge-10 {
    width: 83.33333333%;
  }

  .small-margin-collapse > .xlarge-11 {
    width: 91.66666667%;
  }

  .small-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .small-margin-collapse > .xxlarge-1 {
    width: 8.33333333%;
  }

  .small-margin-collapse > .xxlarge-2 {
    width: 16.66666667%;
  }

  .small-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .small-margin-collapse > .xxlarge-4 {
    width: 33.33333333%;
  }

  .small-margin-collapse > .xxlarge-5 {
    width: 41.66666667%;
  }

  .small-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .small-margin-collapse > .xxlarge-7 {
    width: 58.33333333%;
  }

  .small-margin-collapse > .xxlarge-8 {
    width: 66.66666667%;
  }

  .small-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .small-margin-collapse > .xxlarge-10 {
    width: 83.33333333%;
  }

  .small-margin-collapse > .xxlarge-11 {
    width: 91.66666667%;
  }

  .small-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 31.25em) {
  .smedium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .smedium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 31.25em) {
  .smedium-margin-collapse > .small-1 {
    width: 8.33333333%;
  }

  .smedium-margin-collapse > .small-2 {
    width: 16.66666667%;
  }

  .smedium-margin-collapse > .small-3 {
    width: 25%;
  }

  .smedium-margin-collapse > .small-4 {
    width: 33.33333333%;
  }

  .smedium-margin-collapse > .small-5 {
    width: 41.66666667%;
  }

  .smedium-margin-collapse > .small-6 {
    width: 50%;
  }

  .smedium-margin-collapse > .small-7 {
    width: 58.33333333%;
  }

  .smedium-margin-collapse > .small-8 {
    width: 66.66666667%;
  }

  .smedium-margin-collapse > .small-9 {
    width: 75%;
  }

  .smedium-margin-collapse > .small-10 {
    width: 83.33333333%;
  }

  .smedium-margin-collapse > .small-11 {
    width: 91.66666667%;
  }

  .smedium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 31.25em) {
  .smedium-margin-collapse > .smedium-1 {
    width: 8.33333333%;
  }

  .smedium-margin-collapse > .smedium-2 {
    width: 16.66666667%;
  }

  .smedium-margin-collapse > .smedium-3 {
    width: 25%;
  }

  .smedium-margin-collapse > .smedium-4 {
    width: 33.33333333%;
  }

  .smedium-margin-collapse > .smedium-5 {
    width: 41.66666667%;
  }

  .smedium-margin-collapse > .smedium-6 {
    width: 50%;
  }

  .smedium-margin-collapse > .smedium-7 {
    width: 58.33333333%;
  }

  .smedium-margin-collapse > .smedium-8 {
    width: 66.66666667%;
  }

  .smedium-margin-collapse > .smedium-9 {
    width: 75%;
  }

  .smedium-margin-collapse > .smedium-10 {
    width: 83.33333333%;
  }

  .smedium-margin-collapse > .smedium-11 {
    width: 91.66666667%;
  }

  .smedium-margin-collapse > .smedium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .smedium-margin-collapse > .medium-1 {
    width: 8.33333333%;
  }

  .smedium-margin-collapse > .medium-2 {
    width: 16.66666667%;
  }

  .smedium-margin-collapse > .medium-3 {
    width: 25%;
  }

  .smedium-margin-collapse > .medium-4 {
    width: 33.33333333%;
  }

  .smedium-margin-collapse > .medium-5 {
    width: 41.66666667%;
  }

  .smedium-margin-collapse > .medium-6 {
    width: 50%;
  }

  .smedium-margin-collapse > .medium-7 {
    width: 58.33333333%;
  }

  .smedium-margin-collapse > .medium-8 {
    width: 66.66666667%;
  }

  .smedium-margin-collapse > .medium-9 {
    width: 75%;
  }

  .smedium-margin-collapse > .medium-10 {
    width: 83.33333333%;
  }

  .smedium-margin-collapse > .medium-11 {
    width: 91.66666667%;
  }

  .smedium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .smedium-margin-collapse > .mlarge-1 {
    width: 8.33333333%;
  }

  .smedium-margin-collapse > .mlarge-2 {
    width: 16.66666667%;
  }

  .smedium-margin-collapse > .mlarge-3 {
    width: 25%;
  }

  .smedium-margin-collapse > .mlarge-4 {
    width: 33.33333333%;
  }

  .smedium-margin-collapse > .mlarge-5 {
    width: 41.66666667%;
  }

  .smedium-margin-collapse > .mlarge-6 {
    width: 50%;
  }

  .smedium-margin-collapse > .mlarge-7 {
    width: 58.33333333%;
  }

  .smedium-margin-collapse > .mlarge-8 {
    width: 66.66666667%;
  }

  .smedium-margin-collapse > .mlarge-9 {
    width: 75%;
  }

  .smedium-margin-collapse > .mlarge-10 {
    width: 83.33333333%;
  }

  .smedium-margin-collapse > .mlarge-11 {
    width: 91.66666667%;
  }

  .smedium-margin-collapse > .mlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .smedium-margin-collapse > .large-1 {
    width: 8.33333333%;
  }

  .smedium-margin-collapse > .large-2 {
    width: 16.66666667%;
  }

  .smedium-margin-collapse > .large-3 {
    width: 25%;
  }

  .smedium-margin-collapse > .large-4 {
    width: 33.33333333%;
  }

  .smedium-margin-collapse > .large-5 {
    width: 41.66666667%;
  }

  .smedium-margin-collapse > .large-6 {
    width: 50%;
  }

  .smedium-margin-collapse > .large-7 {
    width: 58.33333333%;
  }

  .smedium-margin-collapse > .large-8 {
    width: 66.66666667%;
  }

  .smedium-margin-collapse > .large-9 {
    width: 75%;
  }

  .smedium-margin-collapse > .large-10 {
    width: 83.33333333%;
  }

  .smedium-margin-collapse > .large-11 {
    width: 91.66666667%;
  }

  .smedium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .smedium-margin-collapse > .xlarge-1 {
    width: 8.33333333%;
  }

  .smedium-margin-collapse > .xlarge-2 {
    width: 16.66666667%;
  }

  .smedium-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .smedium-margin-collapse > .xlarge-4 {
    width: 33.33333333%;
  }

  .smedium-margin-collapse > .xlarge-5 {
    width: 41.66666667%;
  }

  .smedium-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .smedium-margin-collapse > .xlarge-7 {
    width: 58.33333333%;
  }

  .smedium-margin-collapse > .xlarge-8 {
    width: 66.66666667%;
  }

  .smedium-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .smedium-margin-collapse > .xlarge-10 {
    width: 83.33333333%;
  }

  .smedium-margin-collapse > .xlarge-11 {
    width: 91.66666667%;
  }

  .smedium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .smedium-margin-collapse > .xxlarge-1 {
    width: 8.33333333%;
  }

  .smedium-margin-collapse > .xxlarge-2 {
    width: 16.66666667%;
  }

  .smedium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .smedium-margin-collapse > .xxlarge-4 {
    width: 33.33333333%;
  }

  .smedium-margin-collapse > .xxlarge-5 {
    width: 41.66666667%;
  }

  .smedium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .smedium-margin-collapse > .xxlarge-7 {
    width: 58.33333333%;
  }

  .smedium-margin-collapse > .xxlarge-8 {
    width: 66.66666667%;
  }

  .smedium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .smedium-margin-collapse > .xxlarge-10 {
    width: 83.33333333%;
  }

  .smedium-margin-collapse > .xxlarge-11 {
    width: 91.66666667%;
  }

  .smedium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 31.25em) {
  .smedium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .smedium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333333%;
  }

  .medium-margin-collapse > .small-2 {
    width: 16.66666667%;
  }

  .medium-margin-collapse > .small-3 {
    width: 25%;
  }

  .medium-margin-collapse > .small-4 {
    width: 33.33333333%;
  }

  .medium-margin-collapse > .small-5 {
    width: 41.66666667%;
  }

  .medium-margin-collapse > .small-6 {
    width: 50%;
  }

  .medium-margin-collapse > .small-7 {
    width: 58.33333333%;
  }

  .medium-margin-collapse > .small-8 {
    width: 66.66666667%;
  }

  .medium-margin-collapse > .small-9 {
    width: 75%;
  }

  .medium-margin-collapse > .small-10 {
    width: 83.33333333%;
  }

  .medium-margin-collapse > .small-11 {
    width: 91.66666667%;
  }

  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .smedium-1 {
    width: 8.33333333%;
  }

  .medium-margin-collapse > .smedium-2 {
    width: 16.66666667%;
  }

  .medium-margin-collapse > .smedium-3 {
    width: 25%;
  }

  .medium-margin-collapse > .smedium-4 {
    width: 33.33333333%;
  }

  .medium-margin-collapse > .smedium-5 {
    width: 41.66666667%;
  }

  .medium-margin-collapse > .smedium-6 {
    width: 50%;
  }

  .medium-margin-collapse > .smedium-7 {
    width: 58.33333333%;
  }

  .medium-margin-collapse > .smedium-8 {
    width: 66.66666667%;
  }

  .medium-margin-collapse > .smedium-9 {
    width: 75%;
  }

  .medium-margin-collapse > .smedium-10 {
    width: 83.33333333%;
  }

  .medium-margin-collapse > .smedium-11 {
    width: 91.66666667%;
  }

  .medium-margin-collapse > .smedium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333333%;
  }

  .medium-margin-collapse > .medium-2 {
    width: 16.66666667%;
  }

  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }

  .medium-margin-collapse > .medium-4 {
    width: 33.33333333%;
  }

  .medium-margin-collapse > .medium-5 {
    width: 41.66666667%;
  }

  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }

  .medium-margin-collapse > .medium-7 {
    width: 58.33333333%;
  }

  .medium-margin-collapse > .medium-8 {
    width: 66.66666667%;
  }

  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }

  .medium-margin-collapse > .medium-10 {
    width: 83.33333333%;
  }

  .medium-margin-collapse > .medium-11 {
    width: 91.66666667%;
  }

  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .medium-margin-collapse > .mlarge-1 {
    width: 8.33333333%;
  }

  .medium-margin-collapse > .mlarge-2 {
    width: 16.66666667%;
  }

  .medium-margin-collapse > .mlarge-3 {
    width: 25%;
  }

  .medium-margin-collapse > .mlarge-4 {
    width: 33.33333333%;
  }

  .medium-margin-collapse > .mlarge-5 {
    width: 41.66666667%;
  }

  .medium-margin-collapse > .mlarge-6 {
    width: 50%;
  }

  .medium-margin-collapse > .mlarge-7 {
    width: 58.33333333%;
  }

  .medium-margin-collapse > .mlarge-8 {
    width: 66.66666667%;
  }

  .medium-margin-collapse > .mlarge-9 {
    width: 75%;
  }

  .medium-margin-collapse > .mlarge-10 {
    width: 83.33333333%;
  }

  .medium-margin-collapse > .mlarge-11 {
    width: 91.66666667%;
  }

  .medium-margin-collapse > .mlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333333%;
  }

  .medium-margin-collapse > .large-2 {
    width: 16.66666667%;
  }

  .medium-margin-collapse > .large-3 {
    width: 25%;
  }

  .medium-margin-collapse > .large-4 {
    width: 33.33333333%;
  }

  .medium-margin-collapse > .large-5 {
    width: 41.66666667%;
  }

  .medium-margin-collapse > .large-6 {
    width: 50%;
  }

  .medium-margin-collapse > .large-7 {
    width: 58.33333333%;
  }

  .medium-margin-collapse > .large-8 {
    width: 66.66666667%;
  }

  .medium-margin-collapse > .large-9 {
    width: 75%;
  }

  .medium-margin-collapse > .large-10 {
    width: 83.33333333%;
  }

  .medium-margin-collapse > .large-11 {
    width: 91.66666667%;
  }

  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.33333333%;
  }

  .medium-margin-collapse > .xlarge-2 {
    width: 16.66666667%;
  }

  .medium-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .medium-margin-collapse > .xlarge-4 {
    width: 33.33333333%;
  }

  .medium-margin-collapse > .xlarge-5 {
    width: 41.66666667%;
  }

  .medium-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .medium-margin-collapse > .xlarge-7 {
    width: 58.33333333%;
  }

  .medium-margin-collapse > .xlarge-8 {
    width: 66.66666667%;
  }

  .medium-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .medium-margin-collapse > .xlarge-10 {
    width: 83.33333333%;
  }

  .medium-margin-collapse > .xlarge-11 {
    width: 91.66666667%;
  }

  .medium-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .medium-margin-collapse > .xxlarge-1 {
    width: 8.33333333%;
  }

  .medium-margin-collapse > .xxlarge-2 {
    width: 16.66666667%;
  }

  .medium-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .medium-margin-collapse > .xxlarge-4 {
    width: 33.33333333%;
  }

  .medium-margin-collapse > .xxlarge-5 {
    width: 41.66666667%;
  }

  .medium-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .medium-margin-collapse > .xxlarge-7 {
    width: 58.33333333%;
  }

  .medium-margin-collapse > .xxlarge-8 {
    width: 66.66666667%;
  }

  .medium-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .medium-margin-collapse > .xxlarge-10 {
    width: 83.33333333%;
  }

  .medium-margin-collapse > .xxlarge-11 {
    width: 91.66666667%;
  }

  .medium-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .mlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-margin-collapse > .small-1 {
    width: 8.33333333%;
  }

  .mlarge-margin-collapse > .small-2 {
    width: 16.66666667%;
  }

  .mlarge-margin-collapse > .small-3 {
    width: 25%;
  }

  .mlarge-margin-collapse > .small-4 {
    width: 33.33333333%;
  }

  .mlarge-margin-collapse > .small-5 {
    width: 41.66666667%;
  }

  .mlarge-margin-collapse > .small-6 {
    width: 50%;
  }

  .mlarge-margin-collapse > .small-7 {
    width: 58.33333333%;
  }

  .mlarge-margin-collapse > .small-8 {
    width: 66.66666667%;
  }

  .mlarge-margin-collapse > .small-9 {
    width: 75%;
  }

  .mlarge-margin-collapse > .small-10 {
    width: 83.33333333%;
  }

  .mlarge-margin-collapse > .small-11 {
    width: 91.66666667%;
  }

  .mlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-margin-collapse > .smedium-1 {
    width: 8.33333333%;
  }

  .mlarge-margin-collapse > .smedium-2 {
    width: 16.66666667%;
  }

  .mlarge-margin-collapse > .smedium-3 {
    width: 25%;
  }

  .mlarge-margin-collapse > .smedium-4 {
    width: 33.33333333%;
  }

  .mlarge-margin-collapse > .smedium-5 {
    width: 41.66666667%;
  }

  .mlarge-margin-collapse > .smedium-6 {
    width: 50%;
  }

  .mlarge-margin-collapse > .smedium-7 {
    width: 58.33333333%;
  }

  .mlarge-margin-collapse > .smedium-8 {
    width: 66.66666667%;
  }

  .mlarge-margin-collapse > .smedium-9 {
    width: 75%;
  }

  .mlarge-margin-collapse > .smedium-10 {
    width: 83.33333333%;
  }

  .mlarge-margin-collapse > .smedium-11 {
    width: 91.66666667%;
  }

  .mlarge-margin-collapse > .smedium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-margin-collapse > .medium-1 {
    width: 8.33333333%;
  }

  .mlarge-margin-collapse > .medium-2 {
    width: 16.66666667%;
  }

  .mlarge-margin-collapse > .medium-3 {
    width: 25%;
  }

  .mlarge-margin-collapse > .medium-4 {
    width: 33.33333333%;
  }

  .mlarge-margin-collapse > .medium-5 {
    width: 41.66666667%;
  }

  .mlarge-margin-collapse > .medium-6 {
    width: 50%;
  }

  .mlarge-margin-collapse > .medium-7 {
    width: 58.33333333%;
  }

  .mlarge-margin-collapse > .medium-8 {
    width: 66.66666667%;
  }

  .mlarge-margin-collapse > .medium-9 {
    width: 75%;
  }

  .mlarge-margin-collapse > .medium-10 {
    width: 83.33333333%;
  }

  .mlarge-margin-collapse > .medium-11 {
    width: 91.66666667%;
  }

  .mlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-margin-collapse > .mlarge-1 {
    width: 8.33333333%;
  }

  .mlarge-margin-collapse > .mlarge-2 {
    width: 16.66666667%;
  }

  .mlarge-margin-collapse > .mlarge-3 {
    width: 25%;
  }

  .mlarge-margin-collapse > .mlarge-4 {
    width: 33.33333333%;
  }

  .mlarge-margin-collapse > .mlarge-5 {
    width: 41.66666667%;
  }

  .mlarge-margin-collapse > .mlarge-6 {
    width: 50%;
  }

  .mlarge-margin-collapse > .mlarge-7 {
    width: 58.33333333%;
  }

  .mlarge-margin-collapse > .mlarge-8 {
    width: 66.66666667%;
  }

  .mlarge-margin-collapse > .mlarge-9 {
    width: 75%;
  }

  .mlarge-margin-collapse > .mlarge-10 {
    width: 83.33333333%;
  }

  .mlarge-margin-collapse > .mlarge-11 {
    width: 91.66666667%;
  }

  .mlarge-margin-collapse > .mlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .mlarge-margin-collapse > .large-1 {
    width: 8.33333333%;
  }

  .mlarge-margin-collapse > .large-2 {
    width: 16.66666667%;
  }

  .mlarge-margin-collapse > .large-3 {
    width: 25%;
  }

  .mlarge-margin-collapse > .large-4 {
    width: 33.33333333%;
  }

  .mlarge-margin-collapse > .large-5 {
    width: 41.66666667%;
  }

  .mlarge-margin-collapse > .large-6 {
    width: 50%;
  }

  .mlarge-margin-collapse > .large-7 {
    width: 58.33333333%;
  }

  .mlarge-margin-collapse > .large-8 {
    width: 66.66666667%;
  }

  .mlarge-margin-collapse > .large-9 {
    width: 75%;
  }

  .mlarge-margin-collapse > .large-10 {
    width: 83.33333333%;
  }

  .mlarge-margin-collapse > .large-11 {
    width: 91.66666667%;
  }

  .mlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .mlarge-margin-collapse > .xlarge-1 {
    width: 8.33333333%;
  }

  .mlarge-margin-collapse > .xlarge-2 {
    width: 16.66666667%;
  }

  .mlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .mlarge-margin-collapse > .xlarge-4 {
    width: 33.33333333%;
  }

  .mlarge-margin-collapse > .xlarge-5 {
    width: 41.66666667%;
  }

  .mlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .mlarge-margin-collapse > .xlarge-7 {
    width: 58.33333333%;
  }

  .mlarge-margin-collapse > .xlarge-8 {
    width: 66.66666667%;
  }

  .mlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .mlarge-margin-collapse > .xlarge-10 {
    width: 83.33333333%;
  }

  .mlarge-margin-collapse > .xlarge-11 {
    width: 91.66666667%;
  }

  .mlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .mlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333333%;
  }

  .mlarge-margin-collapse > .xxlarge-2 {
    width: 16.66666667%;
  }

  .mlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .mlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333333%;
  }

  .mlarge-margin-collapse > .xxlarge-5 {
    width: 41.66666667%;
  }

  .mlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .mlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333333%;
  }

  .mlarge-margin-collapse > .xxlarge-8 {
    width: 66.66666667%;
  }

  .mlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .mlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333333%;
  }

  .mlarge-margin-collapse > .xxlarge-11 {
    width: 91.66666667%;
  }

  .mlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .mlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333333%;
  }

  .large-margin-collapse > .small-2 {
    width: 16.66666667%;
  }

  .large-margin-collapse > .small-3 {
    width: 25%;
  }

  .large-margin-collapse > .small-4 {
    width: 33.33333333%;
  }

  .large-margin-collapse > .small-5 {
    width: 41.66666667%;
  }

  .large-margin-collapse > .small-6 {
    width: 50%;
  }

  .large-margin-collapse > .small-7 {
    width: 58.33333333%;
  }

  .large-margin-collapse > .small-8 {
    width: 66.66666667%;
  }

  .large-margin-collapse > .small-9 {
    width: 75%;
  }

  .large-margin-collapse > .small-10 {
    width: 83.33333333%;
  }

  .large-margin-collapse > .small-11 {
    width: 91.66666667%;
  }

  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .smedium-1 {
    width: 8.33333333%;
  }

  .large-margin-collapse > .smedium-2 {
    width: 16.66666667%;
  }

  .large-margin-collapse > .smedium-3 {
    width: 25%;
  }

  .large-margin-collapse > .smedium-4 {
    width: 33.33333333%;
  }

  .large-margin-collapse > .smedium-5 {
    width: 41.66666667%;
  }

  .large-margin-collapse > .smedium-6 {
    width: 50%;
  }

  .large-margin-collapse > .smedium-7 {
    width: 58.33333333%;
  }

  .large-margin-collapse > .smedium-8 {
    width: 66.66666667%;
  }

  .large-margin-collapse > .smedium-9 {
    width: 75%;
  }

  .large-margin-collapse > .smedium-10 {
    width: 83.33333333%;
  }

  .large-margin-collapse > .smedium-11 {
    width: 91.66666667%;
  }

  .large-margin-collapse > .smedium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333333%;
  }

  .large-margin-collapse > .medium-2 {
    width: 16.66666667%;
  }

  .large-margin-collapse > .medium-3 {
    width: 25%;
  }

  .large-margin-collapse > .medium-4 {
    width: 33.33333333%;
  }

  .large-margin-collapse > .medium-5 {
    width: 41.66666667%;
  }

  .large-margin-collapse > .medium-6 {
    width: 50%;
  }

  .large-margin-collapse > .medium-7 {
    width: 58.33333333%;
  }

  .large-margin-collapse > .medium-8 {
    width: 66.66666667%;
  }

  .large-margin-collapse > .medium-9 {
    width: 75%;
  }

  .large-margin-collapse > .medium-10 {
    width: 83.33333333%;
  }

  .large-margin-collapse > .medium-11 {
    width: 91.66666667%;
  }

  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .mlarge-1 {
    width: 8.33333333%;
  }

  .large-margin-collapse > .mlarge-2 {
    width: 16.66666667%;
  }

  .large-margin-collapse > .mlarge-3 {
    width: 25%;
  }

  .large-margin-collapse > .mlarge-4 {
    width: 33.33333333%;
  }

  .large-margin-collapse > .mlarge-5 {
    width: 41.66666667%;
  }

  .large-margin-collapse > .mlarge-6 {
    width: 50%;
  }

  .large-margin-collapse > .mlarge-7 {
    width: 58.33333333%;
  }

  .large-margin-collapse > .mlarge-8 {
    width: 66.66666667%;
  }

  .large-margin-collapse > .mlarge-9 {
    width: 75%;
  }

  .large-margin-collapse > .mlarge-10 {
    width: 83.33333333%;
  }

  .large-margin-collapse > .mlarge-11 {
    width: 91.66666667%;
  }

  .large-margin-collapse > .mlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333333%;
  }

  .large-margin-collapse > .large-2 {
    width: 16.66666667%;
  }

  .large-margin-collapse > .large-3 {
    width: 25%;
  }

  .large-margin-collapse > .large-4 {
    width: 33.33333333%;
  }

  .large-margin-collapse > .large-5 {
    width: 41.66666667%;
  }

  .large-margin-collapse > .large-6 {
    width: 50%;
  }

  .large-margin-collapse > .large-7 {
    width: 58.33333333%;
  }

  .large-margin-collapse > .large-8 {
    width: 66.66666667%;
  }

  .large-margin-collapse > .large-9 {
    width: 75%;
  }

  .large-margin-collapse > .large-10 {
    width: 83.33333333%;
  }

  .large-margin-collapse > .large-11 {
    width: 91.66666667%;
  }

  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.33333333%;
  }

  .large-margin-collapse > .xlarge-2 {
    width: 16.66666667%;
  }

  .large-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .large-margin-collapse > .xlarge-4 {
    width: 33.33333333%;
  }

  .large-margin-collapse > .xlarge-5 {
    width: 41.66666667%;
  }

  .large-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .large-margin-collapse > .xlarge-7 {
    width: 58.33333333%;
  }

  .large-margin-collapse > .xlarge-8 {
    width: 66.66666667%;
  }

  .large-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .large-margin-collapse > .xlarge-10 {
    width: 83.33333333%;
  }

  .large-margin-collapse > .xlarge-11 {
    width: 91.66666667%;
  }

  .large-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .large-margin-collapse > .xxlarge-1 {
    width: 8.33333333%;
  }

  .large-margin-collapse > .xxlarge-2 {
    width: 16.66666667%;
  }

  .large-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .large-margin-collapse > .xxlarge-4 {
    width: 33.33333333%;
  }

  .large-margin-collapse > .xxlarge-5 {
    width: 41.66666667%;
  }

  .large-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .large-margin-collapse > .xxlarge-7 {
    width: 58.33333333%;
  }

  .large-margin-collapse > .xxlarge-8 {
    width: 66.66666667%;
  }

  .large-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .large-margin-collapse > .xxlarge-10 {
    width: 83.33333333%;
  }

  .large-margin-collapse > .xxlarge-11 {
    width: 91.66666667%;
  }

  .large-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.33333333%;
  }

  .xlarge-margin-collapse > .small-2 {
    width: 16.66666667%;
  }

  .xlarge-margin-collapse > .small-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .small-4 {
    width: 33.33333333%;
  }

  .xlarge-margin-collapse > .small-5 {
    width: 41.66666667%;
  }

  .xlarge-margin-collapse > .small-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .small-7 {
    width: 58.33333333%;
  }

  .xlarge-margin-collapse > .small-8 {
    width: 66.66666667%;
  }

  .xlarge-margin-collapse > .small-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .small-10 {
    width: 83.33333333%;
  }

  .xlarge-margin-collapse > .small-11 {
    width: 91.66666667%;
  }

  .xlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .smedium-1 {
    width: 8.33333333%;
  }

  .xlarge-margin-collapse > .smedium-2 {
    width: 16.66666667%;
  }

  .xlarge-margin-collapse > .smedium-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .smedium-4 {
    width: 33.33333333%;
  }

  .xlarge-margin-collapse > .smedium-5 {
    width: 41.66666667%;
  }

  .xlarge-margin-collapse > .smedium-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .smedium-7 {
    width: 58.33333333%;
  }

  .xlarge-margin-collapse > .smedium-8 {
    width: 66.66666667%;
  }

  .xlarge-margin-collapse > .smedium-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .smedium-10 {
    width: 83.33333333%;
  }

  .xlarge-margin-collapse > .smedium-11 {
    width: 91.66666667%;
  }

  .xlarge-margin-collapse > .smedium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.33333333%;
  }

  .xlarge-margin-collapse > .medium-2 {
    width: 16.66666667%;
  }

  .xlarge-margin-collapse > .medium-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .medium-4 {
    width: 33.33333333%;
  }

  .xlarge-margin-collapse > .medium-5 {
    width: 41.66666667%;
  }

  .xlarge-margin-collapse > .medium-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .medium-7 {
    width: 58.33333333%;
  }

  .xlarge-margin-collapse > .medium-8 {
    width: 66.66666667%;
  }

  .xlarge-margin-collapse > .medium-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .medium-10 {
    width: 83.33333333%;
  }

  .xlarge-margin-collapse > .medium-11 {
    width: 91.66666667%;
  }

  .xlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .mlarge-1 {
    width: 8.33333333%;
  }

  .xlarge-margin-collapse > .mlarge-2 {
    width: 16.66666667%;
  }

  .xlarge-margin-collapse > .mlarge-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .mlarge-4 {
    width: 33.33333333%;
  }

  .xlarge-margin-collapse > .mlarge-5 {
    width: 41.66666667%;
  }

  .xlarge-margin-collapse > .mlarge-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .mlarge-7 {
    width: 58.33333333%;
  }

  .xlarge-margin-collapse > .mlarge-8 {
    width: 66.66666667%;
  }

  .xlarge-margin-collapse > .mlarge-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .mlarge-10 {
    width: 83.33333333%;
  }

  .xlarge-margin-collapse > .mlarge-11 {
    width: 91.66666667%;
  }

  .xlarge-margin-collapse > .mlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.33333333%;
  }

  .xlarge-margin-collapse > .large-2 {
    width: 16.66666667%;
  }

  .xlarge-margin-collapse > .large-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .large-4 {
    width: 33.33333333%;
  }

  .xlarge-margin-collapse > .large-5 {
    width: 41.66666667%;
  }

  .xlarge-margin-collapse > .large-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .large-7 {
    width: 58.33333333%;
  }

  .xlarge-margin-collapse > .large-8 {
    width: 66.66666667%;
  }

  .xlarge-margin-collapse > .large-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .large-10 {
    width: 83.33333333%;
  }

  .xlarge-margin-collapse > .large-11 {
    width: 91.66666667%;
  }

  .xlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.33333333%;
  }

  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.66666667%;
  }

  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.33333333%;
  }

  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.66666667%;
  }

  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.33333333%;
  }

  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.66666667%;
  }

  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.33333333%;
  }

  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.66666667%;
  }

  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333333%;
  }

  .xlarge-margin-collapse > .xxlarge-2 {
    width: 16.66666667%;
  }

  .xlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .xlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333333%;
  }

  .xlarge-margin-collapse > .xxlarge-5 {
    width: 41.66666667%;
  }

  .xlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .xlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333333%;
  }

  .xlarge-margin-collapse > .xxlarge-8 {
    width: 66.66666667%;
  }

  .xlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .xlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333333%;
  }

  .xlarge-margin-collapse > .xxlarge-11 {
    width: 91.66666667%;
  }

  .xlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .xlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .xxlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .small-1 {
    width: 8.33333333%;
  }

  .xxlarge-margin-collapse > .small-2 {
    width: 16.66666667%;
  }

  .xxlarge-margin-collapse > .small-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .small-4 {
    width: 33.33333333%;
  }

  .xxlarge-margin-collapse > .small-5 {
    width: 41.66666667%;
  }

  .xxlarge-margin-collapse > .small-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .small-7 {
    width: 58.33333333%;
  }

  .xxlarge-margin-collapse > .small-8 {
    width: 66.66666667%;
  }

  .xxlarge-margin-collapse > .small-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .small-10 {
    width: 83.33333333%;
  }

  .xxlarge-margin-collapse > .small-11 {
    width: 91.66666667%;
  }

  .xxlarge-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .smedium-1 {
    width: 8.33333333%;
  }

  .xxlarge-margin-collapse > .smedium-2 {
    width: 16.66666667%;
  }

  .xxlarge-margin-collapse > .smedium-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .smedium-4 {
    width: 33.33333333%;
  }

  .xxlarge-margin-collapse > .smedium-5 {
    width: 41.66666667%;
  }

  .xxlarge-margin-collapse > .smedium-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .smedium-7 {
    width: 58.33333333%;
  }

  .xxlarge-margin-collapse > .smedium-8 {
    width: 66.66666667%;
  }

  .xxlarge-margin-collapse > .smedium-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .smedium-10 {
    width: 83.33333333%;
  }

  .xxlarge-margin-collapse > .smedium-11 {
    width: 91.66666667%;
  }

  .xxlarge-margin-collapse > .smedium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .medium-1 {
    width: 8.33333333%;
  }

  .xxlarge-margin-collapse > .medium-2 {
    width: 16.66666667%;
  }

  .xxlarge-margin-collapse > .medium-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .medium-4 {
    width: 33.33333333%;
  }

  .xxlarge-margin-collapse > .medium-5 {
    width: 41.66666667%;
  }

  .xxlarge-margin-collapse > .medium-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .medium-7 {
    width: 58.33333333%;
  }

  .xxlarge-margin-collapse > .medium-8 {
    width: 66.66666667%;
  }

  .xxlarge-margin-collapse > .medium-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .medium-10 {
    width: 83.33333333%;
  }

  .xxlarge-margin-collapse > .medium-11 {
    width: 91.66666667%;
  }

  .xxlarge-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .mlarge-1 {
    width: 8.33333333%;
  }

  .xxlarge-margin-collapse > .mlarge-2 {
    width: 16.66666667%;
  }

  .xxlarge-margin-collapse > .mlarge-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .mlarge-4 {
    width: 33.33333333%;
  }

  .xxlarge-margin-collapse > .mlarge-5 {
    width: 41.66666667%;
  }

  .xxlarge-margin-collapse > .mlarge-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .mlarge-7 {
    width: 58.33333333%;
  }

  .xxlarge-margin-collapse > .mlarge-8 {
    width: 66.66666667%;
  }

  .xxlarge-margin-collapse > .mlarge-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .mlarge-10 {
    width: 83.33333333%;
  }

  .xxlarge-margin-collapse > .mlarge-11 {
    width: 91.66666667%;
  }

  .xxlarge-margin-collapse > .mlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .large-1 {
    width: 8.33333333%;
  }

  .xxlarge-margin-collapse > .large-2 {
    width: 16.66666667%;
  }

  .xxlarge-margin-collapse > .large-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .large-4 {
    width: 33.33333333%;
  }

  .xxlarge-margin-collapse > .large-5 {
    width: 41.66666667%;
  }

  .xxlarge-margin-collapse > .large-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .large-7 {
    width: 58.33333333%;
  }

  .xxlarge-margin-collapse > .large-8 {
    width: 66.66666667%;
  }

  .xxlarge-margin-collapse > .large-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .large-10 {
    width: 83.33333333%;
  }

  .xxlarge-margin-collapse > .large-11 {
    width: 91.66666667%;
  }

  .xxlarge-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xlarge-1 {
    width: 8.33333333%;
  }

  .xxlarge-margin-collapse > .xlarge-2 {
    width: 16.66666667%;
  }

  .xxlarge-margin-collapse > .xlarge-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .xlarge-4 {
    width: 33.33333333%;
  }

  .xxlarge-margin-collapse > .xlarge-5 {
    width: 41.66666667%;
  }

  .xxlarge-margin-collapse > .xlarge-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .xlarge-7 {
    width: 58.33333333%;
  }

  .xxlarge-margin-collapse > .xlarge-8 {
    width: 66.66666667%;
  }

  .xxlarge-margin-collapse > .xlarge-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .xlarge-10 {
    width: 83.33333333%;
  }

  .xxlarge-margin-collapse > .xlarge-11 {
    width: 91.66666667%;
  }

  .xxlarge-margin-collapse > .xlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-margin-collapse > .xxlarge-1 {
    width: 8.33333333%;
  }

  .xxlarge-margin-collapse > .xxlarge-2 {
    width: 16.66666667%;
  }

  .xxlarge-margin-collapse > .xxlarge-3 {
    width: 25%;
  }

  .xxlarge-margin-collapse > .xxlarge-4 {
    width: 33.33333333%;
  }

  .xxlarge-margin-collapse > .xxlarge-5 {
    width: 41.66666667%;
  }

  .xxlarge-margin-collapse > .xxlarge-6 {
    width: 50%;
  }

  .xxlarge-margin-collapse > .xxlarge-7 {
    width: 58.33333333%;
  }

  .xxlarge-margin-collapse > .xxlarge-8 {
    width: 66.66666667%;
  }

  .xxlarge-margin-collapse > .xxlarge-9 {
    width: 75%;
  }

  .xxlarge-margin-collapse > .xxlarge-10 {
    width: 83.33333333%;
  }

  .xxlarge-margin-collapse > .xxlarge-11 {
    width: 91.66666667%;
  }

  .xxlarge-margin-collapse > .xxlarge-12 {
    width: 100%;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .xxlarge-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem);
}

.small-offset-1 {
  margin-left: 8.33333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333333% + 0.625rem);
}

.small-offset-2 {
  margin-left: 16.66666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66666667% + 0.625rem);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}

.small-offset-4 {
  margin-left: 33.33333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333333% + 0.625rem);
}

.small-offset-5 {
  margin-left: 41.66666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66666667% + 0.625rem);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}

.small-offset-7 {
  margin-left: 58.33333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333333% + 0.625rem);
}

.small-offset-8 {
  margin-left: 66.66666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66666667% + 0.625rem);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}

.small-offset-10 {
  margin-left: 83.33333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333333% + 0.625rem);
}

.small-offset-11 {
  margin-left: 91.66666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66666667% + 0.625rem);
}

@media print, screen and (min-width: 31.25em) {
  .smedium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .smedium-offset-0 {
    margin-left: calc(0% + 0.625rem);
  }

  .smedium-offset-1 {
    margin-left: 8.33333333%;
  }

  .grid-margin-x > .smedium-offset-1 {
    margin-left: calc(8.33333333% + 0.625rem);
  }

  .smedium-offset-2 {
    margin-left: 16.66666667%;
  }

  .grid-margin-x > .smedium-offset-2 {
    margin-left: calc(16.66666667% + 0.625rem);
  }

  .smedium-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .smedium-offset-3 {
    margin-left: calc(25% + 0.625rem);
  }

  .smedium-offset-4 {
    margin-left: 33.33333333%;
  }

  .grid-margin-x > .smedium-offset-4 {
    margin-left: calc(33.33333333% + 0.625rem);
  }

  .smedium-offset-5 {
    margin-left: 41.66666667%;
  }

  .grid-margin-x > .smedium-offset-5 {
    margin-left: calc(41.66666667% + 0.625rem);
  }

  .smedium-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .smedium-offset-6 {
    margin-left: calc(50% + 0.625rem);
  }

  .smedium-offset-7 {
    margin-left: 58.33333333%;
  }

  .grid-margin-x > .smedium-offset-7 {
    margin-left: calc(58.33333333% + 0.625rem);
  }

  .smedium-offset-8 {
    margin-left: 66.66666667%;
  }

  .grid-margin-x > .smedium-offset-8 {
    margin-left: calc(66.66666667% + 0.625rem);
  }

  .smedium-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .smedium-offset-9 {
    margin-left: calc(75% + 0.625rem);
  }

  .smedium-offset-10 {
    margin-left: 83.33333333%;
  }

  .grid-margin-x > .smedium-offset-10 {
    margin-left: calc(83.33333333% + 0.625rem);
  }

  .smedium-offset-11 {
    margin-left: 91.66666667%;
  }

  .grid-margin-x > .smedium-offset-11 {
    margin-left: calc(91.66666667% + 0.625rem);
  }
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  .medium-offset-1 {
    margin-left: 8.33333333%;
  }

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333333% + 0.9375rem);
  }

  .medium-offset-2 {
    margin-left: 16.66666667%;
  }

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66666667% + 0.9375rem);
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .medium-offset-4 {
    margin-left: 33.33333333%;
  }

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333333% + 0.9375rem);
  }

  .medium-offset-5 {
    margin-left: 41.66666667%;
  }

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66666667% + 0.9375rem);
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .medium-offset-7 {
    margin-left: 58.33333333%;
  }

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333333% + 0.9375rem);
  }

  .medium-offset-8 {
    margin-left: 66.66666667%;
  }

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66666667% + 0.9375rem);
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .medium-offset-10 {
    margin-left: 83.33333333%;
  }

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333333% + 0.9375rem);
  }

  .medium-offset-11 {
    margin-left: 91.66666667%;
  }

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66666667% + 0.9375rem);
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .mlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  .mlarge-offset-1 {
    margin-left: 8.33333333%;
  }

  .grid-margin-x > .mlarge-offset-1 {
    margin-left: calc(8.33333333% + 0.9375rem);
  }

  .mlarge-offset-2 {
    margin-left: 16.66666667%;
  }

  .grid-margin-x > .mlarge-offset-2 {
    margin-left: calc(16.66666667% + 0.9375rem);
  }

  .mlarge-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .mlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .mlarge-offset-4 {
    margin-left: 33.33333333%;
  }

  .grid-margin-x > .mlarge-offset-4 {
    margin-left: calc(33.33333333% + 0.9375rem);
  }

  .mlarge-offset-5 {
    margin-left: 41.66666667%;
  }

  .grid-margin-x > .mlarge-offset-5 {
    margin-left: calc(41.66666667% + 0.9375rem);
  }

  .mlarge-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .mlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .mlarge-offset-7 {
    margin-left: 58.33333333%;
  }

  .grid-margin-x > .mlarge-offset-7 {
    margin-left: calc(58.33333333% + 0.9375rem);
  }

  .mlarge-offset-8 {
    margin-left: 66.66666667%;
  }

  .grid-margin-x > .mlarge-offset-8 {
    margin-left: calc(66.66666667% + 0.9375rem);
  }

  .mlarge-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .mlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .mlarge-offset-10 {
    margin-left: 83.33333333%;
  }

  .grid-margin-x > .mlarge-offset-10 {
    margin-left: calc(83.33333333% + 0.9375rem);
  }

  .mlarge-offset-11 {
    margin-left: 91.66666667%;
  }

  .grid-margin-x > .mlarge-offset-11 {
    margin-left: calc(91.66666667% + 0.9375rem);
  }
}

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  .large-offset-1 {
    margin-left: 8.33333333%;
  }

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333333% + 0.9375rem);
  }

  .large-offset-2 {
    margin-left: 16.66666667%;
  }

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66666667% + 0.9375rem);
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .large-offset-4 {
    margin-left: 33.33333333%;
  }

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333333% + 0.9375rem);
  }

  .large-offset-5 {
    margin-left: 41.66666667%;
  }

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66666667% + 0.9375rem);
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .large-offset-7 {
    margin-left: 58.33333333%;
  }

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333333% + 0.9375rem);
  }

  .large-offset-8 {
    margin-left: 66.66666667%;
  }

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66666667% + 0.9375rem);
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .large-offset-10 {
    margin-left: 83.33333333%;
  }

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333333% + 0.9375rem);
  }

  .large-offset-11 {
    margin-left: 91.66666667%;
  }

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66666667% + 0.9375rem);
  }
}

@media screen and (min-width: 75em) {
  .xlarge-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  .xlarge-offset-1 {
    margin-left: 8.33333333%;
  }

  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.33333333% + 0.9375rem);
  }

  .xlarge-offset-2 {
    margin-left: 16.66666667%;
  }

  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.66666667% + 0.9375rem);
  }

  .xlarge-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .xlarge-offset-4 {
    margin-left: 33.33333333%;
  }

  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.33333333% + 0.9375rem);
  }

  .xlarge-offset-5 {
    margin-left: 41.66666667%;
  }

  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.66666667% + 0.9375rem);
  }

  .xlarge-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .xlarge-offset-7 {
    margin-left: 58.33333333%;
  }

  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.33333333% + 0.9375rem);
  }

  .xlarge-offset-8 {
    margin-left: 66.66666667%;
  }

  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.66666667% + 0.9375rem);
  }

  .xlarge-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .xlarge-offset-10 {
    margin-left: 83.33333333%;
  }

  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.33333333% + 0.9375rem);
  }

  .xlarge-offset-11 {
    margin-left: 91.66666667%;
  }

  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.66666667% + 0.9375rem);
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .xxlarge-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  .xxlarge-offset-1 {
    margin-left: 8.33333333%;
  }

  .grid-margin-x > .xxlarge-offset-1 {
    margin-left: calc(8.33333333% + 0.9375rem);
  }

  .xxlarge-offset-2 {
    margin-left: 16.66666667%;
  }

  .grid-margin-x > .xxlarge-offset-2 {
    margin-left: calc(16.66666667% + 0.9375rem);
  }

  .xxlarge-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .xxlarge-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .xxlarge-offset-4 {
    margin-left: 33.33333333%;
  }

  .grid-margin-x > .xxlarge-offset-4 {
    margin-left: calc(33.33333333% + 0.9375rem);
  }

  .xxlarge-offset-5 {
    margin-left: 41.66666667%;
  }

  .grid-margin-x > .xxlarge-offset-5 {
    margin-left: calc(41.66666667% + 0.9375rem);
  }

  .xxlarge-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .xxlarge-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .xxlarge-offset-7 {
    margin-left: 58.33333333%;
  }

  .grid-margin-x > .xxlarge-offset-7 {
    margin-left: calc(58.33333333% + 0.9375rem);
  }

  .xxlarge-offset-8 {
    margin-left: 66.66666667%;
  }

  .grid-margin-x > .xxlarge-offset-8 {
    margin-left: calc(66.66666667% + 0.9375rem);
  }

  .xxlarge-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .xxlarge-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .xxlarge-offset-10 {
    margin-left: 83.33333333%;
  }

  .grid-margin-x > .xxlarge-offset-10 {
    margin-left: calc(83.33333333% + 0.9375rem);
  }

  .xxlarge-offset-11 {
    margin-left: 91.66666667%;
  }

  .grid-margin-x > .xxlarge-offset-11 {
    margin-left: calc(91.66666667% + 0.9375rem);
  }
}

.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.grid-y > .cell {
  height: auto;
  max-height: none;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 31.25em) {
  .grid-y > .smedium-shrink,
  .grid-y > .smedium-full,
  .grid-y > .smedium-1,
  .grid-y > .smedium-2,
  .grid-y > .smedium-3,
  .grid-y > .smedium-4,
  .grid-y > .smedium-5,
  .grid-y > .smedium-6,
  .grid-y > .smedium-7,
  .grid-y > .smedium-8,
  .grid-y > .smedium-9,
  .grid-y > .smedium-10,
  .grid-y > .smedium-11,
  .grid-y > .smedium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink,
  .grid-y > .medium-full,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 50em) {
  .grid-y > .mlarge-shrink,
  .grid-y > .mlarge-full,
  .grid-y > .mlarge-1,
  .grid-y > .mlarge-2,
  .grid-y > .mlarge-3,
  .grid-y > .mlarge-4,
  .grid-y > .mlarge-5,
  .grid-y > .mlarge-6,
  .grid-y > .mlarge-7,
  .grid-y > .mlarge-8,
  .grid-y > .mlarge-9,
  .grid-y > .mlarge-10,
  .grid-y > .mlarge-11,
  .grid-y > .mlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink,
  .grid-y > .large-full,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media screen and (min-width: 75em) {
  .grid-y > .xlarge-shrink,
  .grid-y > .xlarge-full,
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-shrink,
  .grid-y > .xxlarge-full,
  .grid-y > .xxlarge-1,
  .grid-y > .xxlarge-2,
  .grid-y > .xxlarge-3,
  .grid-y > .xxlarge-4,
  .grid-y > .xxlarge-5,
  .grid-y > .xxlarge-6,
  .grid-y > .xxlarge-7,
  .grid-y > .xxlarge-8,
  .grid-y > .xxlarge-9,
  .grid-y > .xxlarge-10,
  .grid-y > .xxlarge-11,
  .grid-y > .xxlarge-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-y > .small-1 {
  height: 8.33333333%;
}

.grid-y > .small-2 {
  height: 16.66666667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333333%;
}

.grid-y > .small-5 {
  height: 41.66666667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333333%;
}

.grid-y > .small-8 {
  height: 66.66666667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333333%;
}

.grid-y > .small-11 {
  height: 91.66666667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 31.25em) {
  .grid-y > .smedium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .smedium-shrink,
  .grid-y > .smedium-1,
  .grid-y > .smedium-2,
  .grid-y > .smedium-3,
  .grid-y > .smedium-4,
  .grid-y > .smedium-5,
  .grid-y > .smedium-6,
  .grid-y > .smedium-7,
  .grid-y > .smedium-8,
  .grid-y > .smedium-9,
  .grid-y > .smedium-10,
  .grid-y > .smedium-11,
  .grid-y > .smedium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .smedium-shrink {
    height: auto;
  }

  .grid-y > .smedium-1 {
    height: 8.33333333%;
  }

  .grid-y > .smedium-2 {
    height: 16.66666667%;
  }

  .grid-y > .smedium-3 {
    height: 25%;
  }

  .grid-y > .smedium-4 {
    height: 33.33333333%;
  }

  .grid-y > .smedium-5 {
    height: 41.66666667%;
  }

  .grid-y > .smedium-6 {
    height: 50%;
  }

  .grid-y > .smedium-7 {
    height: 58.33333333%;
  }

  .grid-y > .smedium-8 {
    height: 66.66666667%;
  }

  .grid-y > .smedium-9 {
    height: 75%;
  }

  .grid-y > .smedium-10 {
    height: 83.33333333%;
  }

  .grid-y > .smedium-11 {
    height: 91.66666667%;
  }

  .grid-y > .smedium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .medium-shrink,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .medium-shrink {
    height: auto;
  }

  .grid-y > .medium-1 {
    height: 8.33333333%;
  }

  .grid-y > .medium-2 {
    height: 16.66666667%;
  }

  .grid-y > .medium-3 {
    height: 25%;
  }

  .grid-y > .medium-4 {
    height: 33.33333333%;
  }

  .grid-y > .medium-5 {
    height: 41.66666667%;
  }

  .grid-y > .medium-6 {
    height: 50%;
  }

  .grid-y > .medium-7 {
    height: 58.33333333%;
  }

  .grid-y > .medium-8 {
    height: 66.66666667%;
  }

  .grid-y > .medium-9 {
    height: 75%;
  }

  .grid-y > .medium-10 {
    height: 83.33333333%;
  }

  .grid-y > .medium-11 {
    height: 91.66666667%;
  }

  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .grid-y > .mlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .mlarge-shrink,
  .grid-y > .mlarge-1,
  .grid-y > .mlarge-2,
  .grid-y > .mlarge-3,
  .grid-y > .mlarge-4,
  .grid-y > .mlarge-5,
  .grid-y > .mlarge-6,
  .grid-y > .mlarge-7,
  .grid-y > .mlarge-8,
  .grid-y > .mlarge-9,
  .grid-y > .mlarge-10,
  .grid-y > .mlarge-11,
  .grid-y > .mlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .mlarge-shrink {
    height: auto;
  }

  .grid-y > .mlarge-1 {
    height: 8.33333333%;
  }

  .grid-y > .mlarge-2 {
    height: 16.66666667%;
  }

  .grid-y > .mlarge-3 {
    height: 25%;
  }

  .grid-y > .mlarge-4 {
    height: 33.33333333%;
  }

  .grid-y > .mlarge-5 {
    height: 41.66666667%;
  }

  .grid-y > .mlarge-6 {
    height: 50%;
  }

  .grid-y > .mlarge-7 {
    height: 58.33333333%;
  }

  .grid-y > .mlarge-8 {
    height: 66.66666667%;
  }

  .grid-y > .mlarge-9 {
    height: 75%;
  }

  .grid-y > .mlarge-10 {
    height: 83.33333333%;
  }

  .grid-y > .mlarge-11 {
    height: 91.66666667%;
  }

  .grid-y > .mlarge-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .large-shrink,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .large-shrink {
    height: auto;
  }

  .grid-y > .large-1 {
    height: 8.33333333%;
  }

  .grid-y > .large-2 {
    height: 16.66666667%;
  }

  .grid-y > .large-3 {
    height: 25%;
  }

  .grid-y > .large-4 {
    height: 33.33333333%;
  }

  .grid-y > .large-5 {
    height: 41.66666667%;
  }

  .grid-y > .large-6 {
    height: 50%;
  }

  .grid-y > .large-7 {
    height: 58.33333333%;
  }

  .grid-y > .large-8 {
    height: 66.66666667%;
  }

  .grid-y > .large-9 {
    height: 75%;
  }

  .grid-y > .large-10 {
    height: 83.33333333%;
  }

  .grid-y > .large-11 {
    height: 91.66666667%;
  }

  .grid-y > .large-12 {
    height: 100%;
  }
}

@media screen and (min-width: 75em) {
  .grid-y > .xlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .xlarge-shrink,
  .grid-y > .xlarge-1,
  .grid-y > .xlarge-2,
  .grid-y > .xlarge-3,
  .grid-y > .xlarge-4,
  .grid-y > .xlarge-5,
  .grid-y > .xlarge-6,
  .grid-y > .xlarge-7,
  .grid-y > .xlarge-8,
  .grid-y > .xlarge-9,
  .grid-y > .xlarge-10,
  .grid-y > .xlarge-11,
  .grid-y > .xlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .xlarge-shrink {
    height: auto;
  }

  .grid-y > .xlarge-1 {
    height: 8.33333333%;
  }

  .grid-y > .xlarge-2 {
    height: 16.66666667%;
  }

  .grid-y > .xlarge-3 {
    height: 25%;
  }

  .grid-y > .xlarge-4 {
    height: 33.33333333%;
  }

  .grid-y > .xlarge-5 {
    height: 41.66666667%;
  }

  .grid-y > .xlarge-6 {
    height: 50%;
  }

  .grid-y > .xlarge-7 {
    height: 58.33333333%;
  }

  .grid-y > .xlarge-8 {
    height: 66.66666667%;
  }

  .grid-y > .xlarge-9 {
    height: 75%;
  }

  .grid-y > .xlarge-10 {
    height: 83.33333333%;
  }

  .grid-y > .xlarge-11 {
    height: 91.66666667%;
  }

  .grid-y > .xlarge-12 {
    height: 100%;
  }
}

@media screen and (min-width: 90em) {
  .grid-y > .xxlarge-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .xxlarge-shrink,
  .grid-y > .xxlarge-1,
  .grid-y > .xxlarge-2,
  .grid-y > .xxlarge-3,
  .grid-y > .xxlarge-4,
  .grid-y > .xxlarge-5,
  .grid-y > .xxlarge-6,
  .grid-y > .xxlarge-7,
  .grid-y > .xxlarge-8,
  .grid-y > .xxlarge-9,
  .grid-y > .xxlarge-10,
  .grid-y > .xxlarge-11,
  .grid-y > .xxlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }

  .grid-y > .xxlarge-shrink {
    height: auto;
  }

  .grid-y > .xxlarge-1 {
    height: 8.33333333%;
  }

  .grid-y > .xxlarge-2 {
    height: 16.66666667%;
  }

  .grid-y > .xxlarge-3 {
    height: 25%;
  }

  .grid-y > .xxlarge-4 {
    height: 33.33333333%;
  }

  .grid-y > .xxlarge-5 {
    height: 41.66666667%;
  }

  .grid-y > .xxlarge-6 {
    height: 50%;
  }

  .grid-y > .xxlarge-7 {
    height: 58.33333333%;
  }

  .grid-y > .xxlarge-8 {
    height: 66.66666667%;
  }

  .grid-y > .xxlarge-9 {
    height: 75%;
  }

  .grid-y > .xxlarge-10 {
    height: 83.33333333%;
  }

  .grid-y > .xxlarge-11 {
    height: 91.66666667%;
  }

  .grid-y > .xxlarge-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333333% - 1.25rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66666667% - 1.25rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333333% - 1.25rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66666667% - 1.25rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333333% - 1.25rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66666667% - 1.25rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333333% - 1.25rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66666667% - 1.25rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 31.25em) {
  .grid-margin-y > .smedium-auto {
    height: auto;
  }

  .grid-margin-y > .smedium-shrink {
    height: auto;
  }

  .grid-margin-y > .smedium-1 {
    height: calc(8.33333333% - 1.25rem);
  }

  .grid-margin-y > .smedium-2 {
    height: calc(16.66666667% - 1.25rem);
  }

  .grid-margin-y > .smedium-3 {
    height: calc(25% - 1.25rem);
  }

  .grid-margin-y > .smedium-4 {
    height: calc(33.33333333% - 1.25rem);
  }

  .grid-margin-y > .smedium-5 {
    height: calc(41.66666667% - 1.25rem);
  }

  .grid-margin-y > .smedium-6 {
    height: calc(50% - 1.25rem);
  }

  .grid-margin-y > .smedium-7 {
    height: calc(58.33333333% - 1.25rem);
  }

  .grid-margin-y > .smedium-8 {
    height: calc(66.66666667% - 1.25rem);
  }

  .grid-margin-y > .smedium-9 {
    height: calc(75% - 1.25rem);
  }

  .grid-margin-y > .smedium-10 {
    height: calc(83.33333333% - 1.25rem);
  }

  .grid-margin-y > .smedium-11 {
    height: calc(91.66666667% - 1.25rem);
  }

  .grid-margin-y > .smedium-12 {
    height: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .smedium-auto {
    height: auto;
  }

  .grid-margin-y > .smedium-shrink {
    height: auto;
  }

  .grid-margin-y > .smedium-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .smedium-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .smedium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .smedium-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .smedium-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .smedium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .smedium-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .smedium-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .smedium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .smedium-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .smedium-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .smedium-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 50em) {
  .grid-margin-y > .mlarge-auto {
    height: auto;
  }

  .grid-margin-y > .mlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .mlarge-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .mlarge-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .mlarge-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .mlarge-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .mlarge-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .mlarge-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .mlarge-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .mlarge-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .mlarge-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .mlarge-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .mlarge-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .mlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 31.25em) {
  .smedium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .smedium-grid-frame {
    width: 100%;
  }

  .smedium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .smedium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .smedium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .smedium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .mlarge-grid-frame {
    width: 100%;
  }

  .mlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .mlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .mlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .mlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .xlarge-grid-frame {
    width: 100%;
  }

  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .xlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .xxlarge-grid-frame {
    width: 100%;
  }

  .xxlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .xxlarge-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .xxlarge-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .xxlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 31.25em) {
  .grid-y.smedium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 50em) {
  .grid-y.mlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media screen and (min-width: 90em) {
  .grid-y.xxlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 31.25em) {
  .cell .grid-y.smedium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 50em) {
  .cell .grid-y.mlarge-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%;
  }
}

@media screen and (min-width: 90em) {
  .cell .grid-y.xxlarge-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333333% - 1.25rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66666667% - 1.25rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333333% - 1.25rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66666667% - 1.25rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333333% - 1.25rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66666667% - 1.25rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333333% - 1.25rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66666667% - 1.25rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 31.25em) {
  .grid-margin-y > .smedium-auto {
    height: auto;
  }

  .grid-margin-y > .smedium-shrink {
    height: auto;
  }

  .grid-margin-y > .smedium-1 {
    height: calc(8.33333333% - 1.25rem);
  }

  .grid-margin-y > .smedium-2 {
    height: calc(16.66666667% - 1.25rem);
  }

  .grid-margin-y > .smedium-3 {
    height: calc(25% - 1.25rem);
  }

  .grid-margin-y > .smedium-4 {
    height: calc(33.33333333% - 1.25rem);
  }

  .grid-margin-y > .smedium-5 {
    height: calc(41.66666667% - 1.25rem);
  }

  .grid-margin-y > .smedium-6 {
    height: calc(50% - 1.25rem);
  }

  .grid-margin-y > .smedium-7 {
    height: calc(58.33333333% - 1.25rem);
  }

  .grid-margin-y > .smedium-8 {
    height: calc(66.66666667% - 1.25rem);
  }

  .grid-margin-y > .smedium-9 {
    height: calc(75% - 1.25rem);
  }

  .grid-margin-y > .smedium-10 {
    height: calc(83.33333333% - 1.25rem);
  }

  .grid-margin-y > .smedium-11 {
    height: calc(91.66666667% - 1.25rem);
  }

  .grid-margin-y > .smedium-12 {
    height: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .smedium-auto {
    height: auto;
  }

  .grid-margin-y > .smedium-shrink {
    height: auto;
  }

  .grid-margin-y > .smedium-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .smedium-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .smedium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .smedium-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .smedium-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .smedium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .smedium-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .smedium-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .smedium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .smedium-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .smedium-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .smedium-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 50em) {
  .grid-margin-y > .mlarge-auto {
    height: auto;
  }

  .grid-margin-y > .mlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .mlarge-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .mlarge-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .mlarge-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .mlarge-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .mlarge-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .mlarge-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .mlarge-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .mlarge-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .mlarge-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .mlarge-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .mlarge-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .mlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-y > .xlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xlarge-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .xlarge-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .xlarge-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .xlarge-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .xlarge-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y > .xxlarge-auto {
    height: auto;
  }

  .grid-margin-y > .xxlarge-shrink {
    height: auto;
  }

  .grid-margin-y > .xxlarge-1 {
    height: calc(8.33333333% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-2 {
    height: calc(16.66666667% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-4 {
    height: calc(33.33333333% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-5 {
    height: calc(41.66666667% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-7 {
    height: calc(58.33333333% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-8 {
    height: calc(66.66666667% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-10 {
    height: calc(83.33333333% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-11 {
    height: calc(91.66666667% - 1.875rem);
  }

  .grid-margin-y > .xxlarge-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}

@media print, screen and (min-width: 31.25em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 50em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 31.25em) {
  .grid-margin-y.smedium-grid-frame {
    height: calc(100vh + 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 50em) {
  .grid-margin-y.mlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media screen and (min-width: 90em) {
  .grid-margin-y.xxlarge-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media print, screen and (max-width: 31.24875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 31.25em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 31.25em) {
  .hide-for-smedium {
    display: none !important;
  }
}

@media screen and (max-width: 31.24875em) {
  .show-for-smedium {
    display: none !important;
  }
}

@media print, screen and (min-width: 31.25em) and (max-width: 39.99875em) {
  .hide-for-smedium-only {
    display: none !important;
  }
}

@media screen and (max-width: 31.24875em), screen and (min-width: 40em) {
  .show-for-smedium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 49.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 50em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 50em) {
  .hide-for-mlarge {
    display: none !important;
  }
}

@media screen and (max-width: 49.99875em) {
  .show-for-mlarge {
    display: none !important;
  }
}

@media print, screen and (min-width: 50em) and (max-width: 63.99875em) {
  .hide-for-mlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 49.99875em), screen and (min-width: 64em) {
  .show-for-mlarge-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

/**
 * transition mixin
 * @type {map}
 *
 * @example
 *      @include transition('border-color', 'box-shadow', 'background-size');
 *
 *      or
 *
 *      @include transition('border-color', 'box-shadow', (
 *          property: background-size,
 *          timing-function: cubic-bezier(0.44,-0.55, 0.24, 2.7)
 *      ));
 */

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

.bg-white {
  background-color: #FFF;
}

.bg-black {
  background-color: #000;
}

.bg-pink {
  background-color: #961F76;
}

.bg-light-pink {
  background-color: #B25B9A;
}

.bg-white-pink {
  background-color: #F3E6F0;
}

.bg-whiter-pink {
  background-color: #F9F1F7;
}

.bg-grey {
  background-color: #455C68;
}

.bg-light-grey {
  background-color: #647E8C;
}

.bg-lighter-grey {
  background-color: #A6B3BB;
}

.bg-white-grey {
  background-color: #F5F7F8;
}

.bg-text-black {
  background-color: #455C68;
}

.shadowed {
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 2rem;
  font-size: inherit;
  line-height: 1.63;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: 700;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 700;
  color: #455C68;
  text-rendering: optimizeLegibility;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  line-height: 0;
  color: #cacaca;
}

h1,
.h1 {
  font-size: 2.0625rem;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 1rem;
}

h2,
.h2 {
  font-size: 1.2375rem;
  line-height: 1.27;
  margin-top: 0;
  margin-bottom: 1rem;
}

h3,
.h3 {
  font-size: 0.90625rem;
  line-height: 1.45;
  margin-top: 0;
  margin-bottom: 1rem;
}

h4,
.h4 {
  font-size: 0.825rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1rem;
}

h5,
.h5 {
  font-size: 0.75rem;
  line-height: 1.56;
  margin-top: 0;
  margin-bottom: 1rem;
}

h6,
.h6 {
  font-size: 0.6875rem;
  line-height: 1.67;
  margin-top: 0;
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 40em) {
  h1,
  .h1 {
    font-size: 3.125rem;
  }

  h2,
  .h2 {
    font-size: 1.625rem;
  }

  h3,
  .h3 {
    font-size: 1.5125rem;
  }

  h4,
  .h4 {
    font-size: 1.375rem;
  }

  h5,
  .h5 {
    font-size: 1.2375rem;
  }

  h6,
  .h6 {
    font-size: 0.825rem;
  }
}

a {
  line-height: inherit;
  color: #961F76;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: #811b65;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 84rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 2rem;
  list-style-position: outside;
  line-height: 1.64;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

blockquote {
  margin: 0 0 2rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote,
blockquote p {
  line-height: 1.63;
  color: #8a8a8a;
}

abbr,
abbr[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000;
  border-radius: 3px;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet,
ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block,
cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}

.cite-block:before,
cite:before {
  content: "\2014   ";
}

.code-inline,
code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 31.25em) {
  .smedium-text-left {
    text-align: left;
  }

  .smedium-text-right {
    text-align: right;
  }

  .smedium-text-center {
    text-align: center;
  }

  .smedium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

  .medium-text-right {
    text-align: right;
  }

  .medium-text-center {
    text-align: center;
  }

  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 50em) {
  .mlarge-text-left {
    text-align: left;
  }

  .mlarge-text-right {
    text-align: right;
  }

  .mlarge-text-center {
    text-align: center;
  }

  .mlarge-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

  .large-text-right {
    text-align: right;
  }

  .large-text-center {
    text-align: center;
  }

  .large-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }

  .xlarge-text-right {
    text-align: right;
  }

  .xlarge-text-center {
    text-align: center;
  }

  .xlarge-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }

  .xxlarge-text-right {
    text-align: right;
  }

  .xxlarge-text-center {
    text-align: center;
  }

  .xxlarge-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    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;
  }

  .print-break-inside {
    page-break-inside: auto;
  }
}

.text-white {
  color: #FFF;
}

.text-black {
  color: #000;
}

.text-pink {
  color: #961F76;
}

.text-light-pink {
  color: #B25B9A;
}

.text-white-pink {
  color: #F3E6F0;
}

.text-whiter-pink {
  color: #F9F1F7;
}

.text-grey {
  color: #455C68;
}

.text-light-grey {
  color: #647E8C;
}

.text-lighter-grey {
  color: #A6B3BB;
}

.text-white-grey {
  color: #F5F7F8;
}

.text-text-black {
  color: #455C68;
}

*::-moz-selection {
  background: rgba(178, 91, 154, 0.2);
}

*::selection {
  background: rgba(178, 91, 154, 0.2);
}

body {
  font-size: 100%;
  -webkit-tap-highlight-color: transparent;
}

.h1,
h1,
.h4,
h4,
.h5,
h5 {
  font-weight: normal;
}

.title {
  line-height: 1.27;
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.375rem;
}

@media print, screen and (min-width: 64em) {
  .title {
    font-size: 1.875rem;
  }
}

.h6,
h6 {
  color: #961F76;
}

a {
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-transition: color .2s, opacity .2s;
  transition: color .2s, opacity .2s;
}

a:hover {
  opacity: 0.8;
}

a:active {
  opacity: 0.6;
}

a:hover,
a:focus {
  outline: none;
  color: inherit;
}

.text-uppercase {
  text-transform: uppercase;
}

.font-bold {
  font-weight: 700;
}

.p {
  color: inherit;
  font-weight: normal;
  margin-bottom: 2rem;
  line-height: 1.63;
  font-size: 100%;
}

.spacer {
  display: block;
  width: 100%;
}

.spacer {
  height: 20px;
}

@media print, screen and (min-width: 40em) {
  .spacer {
    height: 33.75px;
  }
}

.spacer.tiny {
  height: 10px;
}

@media print, screen and (min-width: 40em) {
  .spacer.tiny {
    height: 16.875px;
  }
}

.spacer.medium {
  height: 40px;
}

@media print, screen and (min-width: 40em) {
  .spacer.medium {
    height: 67.5px;
  }
}

.spacer.large {
  height: 60px;
}

@media print, screen and (min-width: 40em) {
  .spacer.large {
    height: 101.25px;
  }
}

.spacer.xlarge {
  height: 80px;
}

@media print, screen and (min-width: 40em) {
  .spacer.xlarge {
    height: 135px;
  }
}

.button,
.af-form .af-submit .af-submit-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1.15em 1.28em;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

[data-whatinput='mouse'] .button,
[data-whatinput='mouse'] .af-form .af-submit .af-submit-button,
.af-form .af-submit [data-whatinput='mouse'] .af-submit-button {
  outline: 0;
}

.button.tiny,
.af-form .af-submit .tiny.af-submit-button {
  font-size: 0.6rem;
}

.button.small,
.af-form .af-submit .small.af-submit-button {
  font-size: 0.75rem;
}

.button.large,
.af-form .af-submit .large.af-submit-button {
  font-size: 0.95rem;
}

.button.expanded,
.af-form .af-submit .expanded.af-submit-button {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button,
.af-form .af-submit .af-submit-button,
.button.disabled,
.af-form .af-submit .disabled.af-submit-button,
.button[disabled],
.af-form .af-submit .af-submit-button[disabled],
.button.disabled:hover,
.af-form .af-submit .disabled.af-submit-button:hover,
.button[disabled]:hover,
.af-form .af-submit .af-submit-button[disabled]:hover,
.button.disabled:focus,
.af-form .af-submit .disabled.af-submit-button:focus,
.button[disabled]:focus,
.af-form .af-submit .af-submit-button[disabled]:focus {
  background-color: #961F76;
  color: #FFF;
}

.button:hover,
.af-form .af-submit .af-submit-button:hover,
.button:focus,
.af-form .af-submit .af-submit-button:focus {
  background-color: #801a64;
  color: #FFF;
}

.button.primary,
.af-form .af-submit .primary.af-submit-button,
.button.primary.disabled,
.af-form .af-submit .primary.disabled.af-submit-button,
.button.primary[disabled],
.af-form .af-submit .primary.af-submit-button[disabled],
.button.primary.disabled:hover,
.af-form .af-submit .primary.disabled.af-submit-button:hover,
.button.primary[disabled]:hover,
.af-form .af-submit .primary.af-submit-button[disabled]:hover,
.button.primary.disabled:focus,
.af-form .af-submit .primary.disabled.af-submit-button:focus,
.button.primary[disabled]:focus,
.af-form .af-submit .primary.af-submit-button[disabled]:focus {
  background-color: #961F76;
  color: #FFF;
}

.button.primary:hover,
.af-form .af-submit .primary.af-submit-button:hover,
.button.primary:focus,
.af-form .af-submit .primary.af-submit-button:focus {
  background-color: #78195e;
  color: #FFF;
}

.button.secondary,
.af-form .af-submit .secondary.af-submit-button,
.button.secondary.disabled,
.af-form .af-submit .secondary.disabled.af-submit-button,
.button.secondary[disabled],
.af-form .af-submit .secondary.af-submit-button[disabled],
.button.secondary.disabled:hover,
.af-form .af-submit .secondary.disabled.af-submit-button:hover,
.button.secondary[disabled]:hover,
.af-form .af-submit .secondary.af-submit-button[disabled]:hover,
.button.secondary.disabled:focus,
.af-form .af-submit .secondary.disabled.af-submit-button:focus,
.button.secondary[disabled]:focus,
.af-form .af-submit .secondary.af-submit-button[disabled]:focus {
  background-color: #647E8C;
  color: #000;
}

.button.secondary:hover,
.af-form .af-submit .secondary.af-submit-button:hover,
.button.secondary:focus,
.af-form .af-submit .secondary.af-submit-button:focus {
  background-color: #506570;
  color: #000;
}

.button.success,
.af-form .af-submit .success.af-submit-button,
.button.success.disabled,
.af-form .af-submit .success.disabled.af-submit-button,
.button.success[disabled],
.af-form .af-submit .success.af-submit-button[disabled],
.button.success.disabled:hover,
.af-form .af-submit .success.disabled.af-submit-button:hover,
.button.success[disabled]:hover,
.af-form .af-submit .success.af-submit-button[disabled]:hover,
.button.success.disabled:focus,
.af-form .af-submit .success.disabled.af-submit-button:focus,
.button.success[disabled]:focus,
.af-form .af-submit .success.af-submit-button[disabled]:focus {
  background-color: green;
  color: #FFF;
}

.button.success:hover,
.af-form .af-submit .success.af-submit-button:hover,
.button.success:focus,
.af-form .af-submit .success.af-submit-button:focus {
  background-color: #006600;
  color: #FFF;
}

.button.warning,
.af-form .af-submit .warning.af-submit-button,
.button.warning.disabled,
.af-form .af-submit .warning.disabled.af-submit-button,
.button.warning[disabled],
.af-form .af-submit .warning.af-submit-button[disabled],
.button.warning.disabled:hover,
.af-form .af-submit .warning.disabled.af-submit-button:hover,
.button.warning[disabled]:hover,
.af-form .af-submit .warning.af-submit-button[disabled]:hover,
.button.warning.disabled:focus,
.af-form .af-submit .warning.disabled.af-submit-button:focus,
.button.warning[disabled]:focus,
.af-form .af-submit .warning.af-submit-button[disabled]:focus {
  background-color: #F5A623;
  color: #000;
}

.button.warning:hover,
.af-form .af-submit .warning.af-submit-button:hover,
.button.warning:focus,
.af-form .af-submit .warning.af-submit-button:focus {
  background-color: #d6890a;
  color: #000;
}

.button.alert,
.af-form .af-submit .alert.af-submit-button,
.button.alert.disabled,
.af-form .af-submit .alert.disabled.af-submit-button,
.button.alert[disabled],
.af-form .af-submit .alert.af-submit-button[disabled],
.button.alert.disabled:hover,
.af-form .af-submit .alert.disabled.af-submit-button:hover,
.button.alert[disabled]:hover,
.af-form .af-submit .alert.af-submit-button[disabled]:hover,
.button.alert.disabled:focus,
.af-form .af-submit .alert.disabled.af-submit-button:focus,
.button.alert[disabled]:focus,
.af-form .af-submit .alert.af-submit-button[disabled]:focus {
  background-color: red;
  color: #000;
}

.button.alert:hover,
.af-form .af-submit .alert.af-submit-button:hover,
.button.alert:focus,
.af-form .af-submit .alert.af-submit-button:focus {
  background-color: #cc0000;
  color: #000;
}

.button.white,
.af-form .af-submit .white.af-submit-button,
.button.white.disabled,
.af-form .af-submit .white.disabled.af-submit-button,
.button.white[disabled],
.af-form .af-submit .white.af-submit-button[disabled],
.button.white.disabled:hover,
.af-form .af-submit .white.disabled.af-submit-button:hover,
.button.white[disabled]:hover,
.af-form .af-submit .white.af-submit-button[disabled]:hover,
.button.white.disabled:focus,
.af-form .af-submit .white.disabled.af-submit-button:focus,
.button.white[disabled]:focus,
.af-form .af-submit .white.af-submit-button[disabled]:focus {
  background-color: #FFF;
  color: #000;
}

.button.white:hover,
.af-form .af-submit .white.af-submit-button:hover,
.button.white:focus,
.af-form .af-submit .white.af-submit-button:focus {
  background-color: #cccccc;
  color: #000;
}

.button.black,
.af-form .af-submit .black.af-submit-button,
.button.black.disabled,
.af-form .af-submit .black.disabled.af-submit-button,
.button.black[disabled],
.af-form .af-submit .black.af-submit-button[disabled],
.button.black.disabled:hover,
.af-form .af-submit .black.disabled.af-submit-button:hover,
.button.black[disabled]:hover,
.af-form .af-submit .black.af-submit-button[disabled]:hover,
.button.black.disabled:focus,
.af-form .af-submit .black.disabled.af-submit-button:focus,
.button.black[disabled]:focus,
.af-form .af-submit .black.af-submit-button[disabled]:focus {
  background-color: #000;
  color: #FFF;
}

.button.black:hover,
.af-form .af-submit .black.af-submit-button:hover,
.button.black:focus,
.af-form .af-submit .black.af-submit-button:focus {
  background-color: black;
  color: #FFF;
}

.button.pink,
.af-form .af-submit .pink.af-submit-button,
.button.pink.disabled,
.af-form .af-submit .pink.disabled.af-submit-button,
.button.pink[disabled],
.af-form .af-submit .pink.af-submit-button[disabled],
.button.pink.disabled:hover,
.af-form .af-submit .pink.disabled.af-submit-button:hover,
.button.pink[disabled]:hover,
.af-form .af-submit .pink.af-submit-button[disabled]:hover,
.button.pink.disabled:focus,
.af-form .af-submit .pink.disabled.af-submit-button:focus,
.button.pink[disabled]:focus,
.af-form .af-submit .pink.af-submit-button[disabled]:focus {
  background-color: #961F76;
  color: #FFF;
}

.button.pink:hover,
.af-form .af-submit .pink.af-submit-button:hover,
.button.pink:focus,
.af-form .af-submit .pink.af-submit-button:focus {
  background-color: #78195e;
  color: #FFF;
}

.button.light-pink,
.af-form .af-submit .light-pink.af-submit-button,
.button.light-pink.disabled,
.af-form .af-submit .light-pink.disabled.af-submit-button,
.button.light-pink[disabled],
.af-form .af-submit .light-pink.af-submit-button[disabled],
.button.light-pink.disabled:hover,
.af-form .af-submit .light-pink.disabled.af-submit-button:hover,
.button.light-pink[disabled]:hover,
.af-form .af-submit .light-pink.af-submit-button[disabled]:hover,
.button.light-pink.disabled:focus,
.af-form .af-submit .light-pink.disabled.af-submit-button:focus,
.button.light-pink[disabled]:focus,
.af-form .af-submit .light-pink.af-submit-button[disabled]:focus {
  background-color: #B25B9A;
  color: #000;
}

.button.light-pink:hover,
.af-form .af-submit .light-pink.af-submit-button:hover,
.button.light-pink:focus,
.af-form .af-submit .light-pink.af-submit-button:focus {
  background-color: #92457d;
  color: #000;
}

.button.white-pink,
.af-form .af-submit .white-pink.af-submit-button,
.button.white-pink.disabled,
.af-form .af-submit .white-pink.disabled.af-submit-button,
.button.white-pink[disabled],
.af-form .af-submit .white-pink.af-submit-button[disabled],
.button.white-pink.disabled:hover,
.af-form .af-submit .white-pink.disabled.af-submit-button:hover,
.button.white-pink[disabled]:hover,
.af-form .af-submit .white-pink.af-submit-button[disabled]:hover,
.button.white-pink.disabled:focus,
.af-form .af-submit .white-pink.disabled.af-submit-button:focus,
.button.white-pink[disabled]:focus,
.af-form .af-submit .white-pink.af-submit-button[disabled]:focus {
  background-color: #F3E6F0;
  color: #000;
}

.button.white-pink:hover,
.af-form .af-submit .white-pink.af-submit-button:hover,
.button.white-pink:focus,
.af-form .af-submit .white-pink.af-submit-button:focus {
  background-color: #d4a6ca;
  color: #000;
}

.button.whiter-pink,
.af-form .af-submit .whiter-pink.af-submit-button,
.button.whiter-pink.disabled,
.af-form .af-submit .whiter-pink.disabled.af-submit-button,
.button.whiter-pink[disabled],
.af-form .af-submit .whiter-pink.af-submit-button[disabled],
.button.whiter-pink.disabled:hover,
.af-form .af-submit .whiter-pink.disabled.af-submit-button:hover,
.button.whiter-pink[disabled]:hover,
.af-form .af-submit .whiter-pink.af-submit-button[disabled]:hover,
.button.whiter-pink.disabled:focus,
.af-form .af-submit .whiter-pink.disabled.af-submit-button:focus,
.button.whiter-pink[disabled]:focus,
.af-form .af-submit .whiter-pink.af-submit-button[disabled]:focus {
  background-color: #F9F1F7;
  color: #000;
}

.button.whiter-pink:hover,
.af-form .af-submit .whiter-pink.af-submit-button:hover,
.button.whiter-pink:focus,
.af-form .af-submit .whiter-pink.af-submit-button:focus {
  background-color: #dcacd0;
  color: #000;
}

.button.grey,
.af-form .af-submit .grey.af-submit-button,
.button.grey.disabled,
.af-form .af-submit .grey.disabled.af-submit-button,
.button.grey[disabled],
.af-form .af-submit .grey.af-submit-button[disabled],
.button.grey.disabled:hover,
.af-form .af-submit .grey.disabled.af-submit-button:hover,
.button.grey[disabled]:hover,
.af-form .af-submit .grey.af-submit-button[disabled]:hover,
.button.grey.disabled:focus,
.af-form .af-submit .grey.disabled.af-submit-button:focus,
.button.grey[disabled]:focus,
.af-form .af-submit .grey.af-submit-button[disabled]:focus {
  background-color: #455C68;
  color: #FFF;
}

.button.grey:hover,
.af-form .af-submit .grey.af-submit-button:hover,
.button.grey:focus,
.af-form .af-submit .grey.af-submit-button:focus {
  background-color: #374a53;
  color: #FFF;
}

.button.light-grey,
.af-form .af-submit .light-grey.af-submit-button,
.button.light-grey.disabled,
.af-form .af-submit .light-grey.disabled.af-submit-button,
.button.light-grey[disabled],
.af-form .af-submit .light-grey.af-submit-button[disabled],
.button.light-grey.disabled:hover,
.af-form .af-submit .light-grey.disabled.af-submit-button:hover,
.button.light-grey[disabled]:hover,
.af-form .af-submit .light-grey.af-submit-button[disabled]:hover,
.button.light-grey.disabled:focus,
.af-form .af-submit .light-grey.disabled.af-submit-button:focus,
.button.light-grey[disabled]:focus,
.af-form .af-submit .light-grey.af-submit-button[disabled]:focus {
  background-color: #647E8C;
  color: #000;
}

.button.light-grey:hover,
.af-form .af-submit .light-grey.af-submit-button:hover,
.button.light-grey:focus,
.af-form .af-submit .light-grey.af-submit-button:focus {
  background-color: #506570;
  color: #000;
}

.button.lighter-grey,
.af-form .af-submit .lighter-grey.af-submit-button,
.button.lighter-grey.disabled,
.af-form .af-submit .lighter-grey.disabled.af-submit-button,
.button.lighter-grey[disabled],
.af-form .af-submit .lighter-grey.af-submit-button[disabled],
.button.lighter-grey.disabled:hover,
.af-form .af-submit .lighter-grey.disabled.af-submit-button:hover,
.button.lighter-grey[disabled]:hover,
.af-form .af-submit .lighter-grey.af-submit-button[disabled]:hover,
.button.lighter-grey.disabled:focus,
.af-form .af-submit .lighter-grey.disabled.af-submit-button:focus,
.button.lighter-grey[disabled]:focus,
.af-form .af-submit .lighter-grey.af-submit-button[disabled]:focus {
  background-color: #A6B3BB;
  color: #000;
}

.button.lighter-grey:hover,
.af-form .af-submit .lighter-grey.af-submit-button:hover,
.button.lighter-grey:focus,
.af-form .af-submit .lighter-grey.af-submit-button:focus {
  background-color: #7e919c;
  color: #000;
}

.button.white-grey,
.af-form .af-submit .white-grey.af-submit-button,
.button.white-grey.disabled,
.af-form .af-submit .white-grey.disabled.af-submit-button,
.button.white-grey[disabled],
.af-form .af-submit .white-grey.af-submit-button[disabled],
.button.white-grey.disabled:hover,
.af-form .af-submit .white-grey.disabled.af-submit-button:hover,
.button.white-grey[disabled]:hover,
.af-form .af-submit .white-grey.af-submit-button[disabled]:hover,
.button.white-grey.disabled:focus,
.af-form .af-submit .white-grey.disabled.af-submit-button:focus,
.button.white-grey[disabled]:focus,
.af-form .af-submit .white-grey.af-submit-button[disabled]:focus {
  background-color: #F5F7F8;
  color: #000;
}

.button.white-grey:hover,
.af-form .af-submit .white-grey.af-submit-button:hover,
.button.white-grey:focus,
.af-form .af-submit .white-grey.af-submit-button:focus {
  background-color: #bbc9cf;
  color: #000;
}

.button.text-black,
.af-form .af-submit .text-black.af-submit-button,
.button.text-black.disabled,
.af-form .af-submit .text-black.disabled.af-submit-button,
.button.text-black[disabled],
.af-form .af-submit .text-black.af-submit-button[disabled],
.button.text-black.disabled:hover,
.af-form .af-submit .text-black.disabled.af-submit-button:hover,
.button.text-black[disabled]:hover,
.af-form .af-submit .text-black.af-submit-button[disabled]:hover,
.button.text-black.disabled:focus,
.af-form .af-submit .text-black.disabled.af-submit-button:focus,
.button.text-black[disabled]:focus,
.af-form .af-submit .text-black.af-submit-button[disabled]:focus {
  background-color: #455C68;
  color: #FFF;
}

.button.text-black:hover,
.af-form .af-submit .text-black.af-submit-button:hover,
.button.text-black:focus,
.af-form .af-submit .text-black.af-submit-button:focus {
  background-color: #374a53;
  color: #FFF;
}

.button.hollow,
.af-form .af-submit .hollow.af-submit-button,
.button.hollow:hover,
.af-form .af-submit .hollow.af-submit-button:hover,
.button.hollow:focus,
.af-form .af-submit .hollow.af-submit-button:focus,
.button.hollow.disabled,
.af-form .af-submit .hollow.disabled.af-submit-button,
.button.hollow.disabled:hover,
.af-form .af-submit .hollow.disabled.af-submit-button:hover,
.button.hollow.disabled:focus,
.af-form .af-submit .hollow.disabled.af-submit-button:focus,
.button.hollow[disabled],
.af-form .af-submit .hollow.af-submit-button[disabled],
.button.hollow[disabled]:hover,
.af-form .af-submit .hollow.af-submit-button[disabled]:hover,
.button.hollow[disabled]:focus,
.af-form .af-submit .hollow.af-submit-button[disabled]:focus {
  background-color: transparent;
}

.button.hollow,
.af-form .af-submit .hollow.af-submit-button,
.button.hollow.disabled,
.af-form .af-submit .hollow.disabled.af-submit-button,
.button.hollow[disabled],
.af-form .af-submit .hollow.af-submit-button[disabled],
.button.hollow.disabled:hover,
.af-form .af-submit .hollow.disabled.af-submit-button:hover,
.button.hollow[disabled]:hover,
.af-form .af-submit .hollow.af-submit-button[disabled]:hover,
.button.hollow.disabled:focus,
.af-form .af-submit .hollow.disabled.af-submit-button:focus,
.button.hollow[disabled]:focus,
.af-form .af-submit .hollow.af-submit-button[disabled]:focus {
  border: 1px solid #961F76;
  color: #961F76;
}

.button.hollow:hover,
.af-form .af-submit .hollow.af-submit-button:hover,
.button.hollow:focus,
.af-form .af-submit .hollow.af-submit-button:focus {
  border-color: #4b103b;
  color: #4b103b;
}

.button.hollow.primary,
.af-form .af-submit .hollow.primary.af-submit-button,
.button.hollow.primary.disabled,
.af-form .af-submit .hollow.primary.disabled.af-submit-button,
.button.hollow.primary[disabled],
.af-form .af-submit .hollow.primary.af-submit-button[disabled],
.button.hollow.primary.disabled:hover,
.af-form .af-submit .hollow.primary.disabled.af-submit-button:hover,
.button.hollow.primary[disabled]:hover,
.af-form .af-submit .hollow.primary.af-submit-button[disabled]:hover,
.button.hollow.primary.disabled:focus,
.af-form .af-submit .hollow.primary.disabled.af-submit-button:focus,
.button.hollow.primary[disabled]:focus,
.af-form .af-submit .hollow.primary.af-submit-button[disabled]:focus {
  border: 1px solid #961F76;
  color: #961F76;
}

.button.hollow.primary:hover,
.af-form .af-submit .hollow.primary.af-submit-button:hover,
.button.hollow.primary:focus,
.af-form .af-submit .hollow.primary.af-submit-button:focus {
  border-color: #4b103b;
  color: #4b103b;
}

.button.hollow.secondary,
.af-form .af-submit .hollow.secondary.af-submit-button,
.button.hollow.secondary.disabled,
.af-form .af-submit .hollow.secondary.disabled.af-submit-button,
.button.hollow.secondary[disabled],
.af-form .af-submit .hollow.secondary.af-submit-button[disabled],
.button.hollow.secondary.disabled:hover,
.af-form .af-submit .hollow.secondary.disabled.af-submit-button:hover,
.button.hollow.secondary[disabled]:hover,
.af-form .af-submit .hollow.secondary.af-submit-button[disabled]:hover,
.button.hollow.secondary.disabled:focus,
.af-form .af-submit .hollow.secondary.disabled.af-submit-button:focus,
.button.hollow.secondary[disabled]:focus,
.af-form .af-submit .hollow.secondary.af-submit-button[disabled]:focus {
  border: 1px solid #647E8C;
  color: #647E8C;
}

.button.hollow.secondary:hover,
.af-form .af-submit .hollow.secondary.af-submit-button:hover,
.button.hollow.secondary:focus,
.af-form .af-submit .hollow.secondary.af-submit-button:focus {
  border-color: #323f46;
  color: #323f46;
}

.button.hollow.success,
.af-form .af-submit .hollow.success.af-submit-button,
.button.hollow.success.disabled,
.af-form .af-submit .hollow.success.disabled.af-submit-button,
.button.hollow.success[disabled],
.af-form .af-submit .hollow.success.af-submit-button[disabled],
.button.hollow.success.disabled:hover,
.af-form .af-submit .hollow.success.disabled.af-submit-button:hover,
.button.hollow.success[disabled]:hover,
.af-form .af-submit .hollow.success.af-submit-button[disabled]:hover,
.button.hollow.success.disabled:focus,
.af-form .af-submit .hollow.success.disabled.af-submit-button:focus,
.button.hollow.success[disabled]:focus,
.af-form .af-submit .hollow.success.af-submit-button[disabled]:focus {
  border: 1px solid green;
  color: green;
}

.button.hollow.success:hover,
.af-form .af-submit .hollow.success.af-submit-button:hover,
.button.hollow.success:focus,
.af-form .af-submit .hollow.success.af-submit-button:focus {
  border-color: #004000;
  color: #004000;
}

.button.hollow.warning,
.af-form .af-submit .hollow.warning.af-submit-button,
.button.hollow.warning.disabled,
.af-form .af-submit .hollow.warning.disabled.af-submit-button,
.button.hollow.warning[disabled],
.af-form .af-submit .hollow.warning.af-submit-button[disabled],
.button.hollow.warning.disabled:hover,
.af-form .af-submit .hollow.warning.disabled.af-submit-button:hover,
.button.hollow.warning[disabled]:hover,
.af-form .af-submit .hollow.warning.af-submit-button[disabled]:hover,
.button.hollow.warning.disabled:focus,
.af-form .af-submit .hollow.warning.disabled.af-submit-button:focus,
.button.hollow.warning[disabled]:focus,
.af-form .af-submit .hollow.warning.af-submit-button[disabled]:focus {
  border: 1px solid #F5A623;
  color: #F5A623;
}

.button.hollow.warning:hover,
.af-form .af-submit .hollow.warning.af-submit-button:hover,
.button.hollow.warning:focus,
.af-form .af-submit .hollow.warning.af-submit-button:focus {
  border-color: #865606;
  color: #865606;
}

.button.hollow.alert,
.af-form .af-submit .hollow.alert.af-submit-button,
.button.hollow.alert.disabled,
.af-form .af-submit .hollow.alert.disabled.af-submit-button,
.button.hollow.alert[disabled],
.af-form .af-submit .hollow.alert.af-submit-button[disabled],
.button.hollow.alert.disabled:hover,
.af-form .af-submit .hollow.alert.disabled.af-submit-button:hover,
.button.hollow.alert[disabled]:hover,
.af-form .af-submit .hollow.alert.af-submit-button[disabled]:hover,
.button.hollow.alert.disabled:focus,
.af-form .af-submit .hollow.alert.disabled.af-submit-button:focus,
.button.hollow.alert[disabled]:focus,
.af-form .af-submit .hollow.alert.af-submit-button[disabled]:focus {
  border: 1px solid red;
  color: red;
}

.button.hollow.alert:hover,
.af-form .af-submit .hollow.alert.af-submit-button:hover,
.button.hollow.alert:focus,
.af-form .af-submit .hollow.alert.af-submit-button:focus {
  border-color: maroon;
  color: maroon;
}

.button.hollow.white,
.af-form .af-submit .hollow.white.af-submit-button,
.button.hollow.white.disabled,
.af-form .af-submit .hollow.white.disabled.af-submit-button,
.button.hollow.white[disabled],
.af-form .af-submit .hollow.white.af-submit-button[disabled],
.button.hollow.white.disabled:hover,
.af-form .af-submit .hollow.white.disabled.af-submit-button:hover,
.button.hollow.white[disabled]:hover,
.af-form .af-submit .hollow.white.af-submit-button[disabled]:hover,
.button.hollow.white.disabled:focus,
.af-form .af-submit .hollow.white.disabled.af-submit-button:focus,
.button.hollow.white[disabled]:focus,
.af-form .af-submit .hollow.white.af-submit-button[disabled]:focus {
  border: 1px solid #FFF;
  color: #FFF;
}

.button.hollow.white:hover,
.af-form .af-submit .hollow.white.af-submit-button:hover,
.button.hollow.white:focus,
.af-form .af-submit .hollow.white.af-submit-button:focus {
  border-color: #807f7f;
  color: #807f7f;
}

.button.hollow.black,
.af-form .af-submit .hollow.black.af-submit-button,
.button.hollow.black.disabled,
.af-form .af-submit .hollow.black.disabled.af-submit-button,
.button.hollow.black[disabled],
.af-form .af-submit .hollow.black.af-submit-button[disabled],
.button.hollow.black.disabled:hover,
.af-form .af-submit .hollow.black.disabled.af-submit-button:hover,
.button.hollow.black[disabled]:hover,
.af-form .af-submit .hollow.black.af-submit-button[disabled]:hover,
.button.hollow.black.disabled:focus,
.af-form .af-submit .hollow.black.disabled.af-submit-button:focus,
.button.hollow.black[disabled]:focus,
.af-form .af-submit .hollow.black.af-submit-button[disabled]:focus {
  border: 1px solid #000;
  color: #000;
}

.button.hollow.black:hover,
.af-form .af-submit .hollow.black.af-submit-button:hover,
.button.hollow.black:focus,
.af-form .af-submit .hollow.black.af-submit-button:focus {
  border-color: black;
  color: black;
}

.button.hollow.pink,
.af-form .af-submit .hollow.pink.af-submit-button,
.button.hollow.pink.disabled,
.af-form .af-submit .hollow.pink.disabled.af-submit-button,
.button.hollow.pink[disabled],
.af-form .af-submit .hollow.pink.af-submit-button[disabled],
.button.hollow.pink.disabled:hover,
.af-form .af-submit .hollow.pink.disabled.af-submit-button:hover,
.button.hollow.pink[disabled]:hover,
.af-form .af-submit .hollow.pink.af-submit-button[disabled]:hover,
.button.hollow.pink.disabled:focus,
.af-form .af-submit .hollow.pink.disabled.af-submit-button:focus,
.button.hollow.pink[disabled]:focus,
.af-form .af-submit .hollow.pink.af-submit-button[disabled]:focus {
  border: 1px solid #961F76;
  color: #961F76;
}

.button.hollow.pink:hover,
.af-form .af-submit .hollow.pink.af-submit-button:hover,
.button.hollow.pink:focus,
.af-form .af-submit .hollow.pink.af-submit-button:focus {
  border-color: #4b103b;
  color: #4b103b;
}

.button.hollow.light-pink,
.af-form .af-submit .hollow.light-pink.af-submit-button,
.button.hollow.light-pink.disabled,
.af-form .af-submit .hollow.light-pink.disabled.af-submit-button,
.button.hollow.light-pink[disabled],
.af-form .af-submit .hollow.light-pink.af-submit-button[disabled],
.button.hollow.light-pink.disabled:hover,
.af-form .af-submit .hollow.light-pink.disabled.af-submit-button:hover,
.button.hollow.light-pink[disabled]:hover,
.af-form .af-submit .hollow.light-pink.af-submit-button[disabled]:hover,
.button.hollow.light-pink.disabled:focus,
.af-form .af-submit .hollow.light-pink.disabled.af-submit-button:focus,
.button.hollow.light-pink[disabled]:focus,
.af-form .af-submit .hollow.light-pink.af-submit-button[disabled]:focus {
  border: 1px solid #B25B9A;
  color: #B25B9A;
}

.button.hollow.light-pink:hover,
.af-form .af-submit .hollow.light-pink.af-submit-button:hover,
.button.hollow.light-pink:focus,
.af-form .af-submit .hollow.light-pink.af-submit-button:focus {
  border-color: #5c2b4e;
  color: #5c2b4e;
}

.button.hollow.white-pink,
.af-form .af-submit .hollow.white-pink.af-submit-button,
.button.hollow.white-pink.disabled,
.af-form .af-submit .hollow.white-pink.disabled.af-submit-button,
.button.hollow.white-pink[disabled],
.af-form .af-submit .hollow.white-pink.af-submit-button[disabled],
.button.hollow.white-pink.disabled:hover,
.af-form .af-submit .hollow.white-pink.disabled.af-submit-button:hover,
.button.hollow.white-pink[disabled]:hover,
.af-form .af-submit .hollow.white-pink.af-submit-button[disabled]:hover,
.button.hollow.white-pink.disabled:focus,
.af-form .af-submit .hollow.white-pink.disabled.af-submit-button:focus,
.button.hollow.white-pink[disabled]:focus,
.af-form .af-submit .hollow.white-pink.af-submit-button[disabled]:focus {
  border: 1px solid #F3E6F0;
  color: #F3E6F0;
}

.button.hollow.white-pink:hover,
.af-form .af-submit .hollow.white-pink.af-submit-button:hover,
.button.hollow.white-pink:focus,
.af-form .af-submit .hollow.white-pink.af-submit-button:focus {
  border-color: #a04d8d;
  color: #a04d8d;
}

.button.hollow.whiter-pink,
.af-form .af-submit .hollow.whiter-pink.af-submit-button,
.button.hollow.whiter-pink.disabled,
.af-form .af-submit .hollow.whiter-pink.disabled.af-submit-button,
.button.hollow.whiter-pink[disabled],
.af-form .af-submit .hollow.whiter-pink.af-submit-button[disabled],
.button.hollow.whiter-pink.disabled:hover,
.af-form .af-submit .hollow.whiter-pink.disabled.af-submit-button:hover,
.button.hollow.whiter-pink[disabled]:hover,
.af-form .af-submit .hollow.whiter-pink.af-submit-button[disabled]:hover,
.button.hollow.whiter-pink.disabled:focus,
.af-form .af-submit .hollow.whiter-pink.disabled.af-submit-button:focus,
.button.hollow.whiter-pink[disabled]:focus,
.af-form .af-submit .hollow.whiter-pink.af-submit-button[disabled]:focus {
  border: 1px solid #F9F1F7;
  color: #F9F1F7;
}

.button.hollow.whiter-pink:hover,
.af-form .af-submit .hollow.whiter-pink.af-submit-button:hover,
.button.hollow.whiter-pink:focus,
.af-form .af-submit .hollow.whiter-pink.af-submit-button:focus {
  border-color: #ac4a93;
  color: #ac4a93;
}

.button.hollow.grey,
.af-form .af-submit .hollow.grey.af-submit-button,
.button.hollow.grey.disabled,
.af-form .af-submit .hollow.grey.disabled.af-submit-button,
.button.hollow.grey[disabled],
.af-form .af-submit .hollow.grey.af-submit-button[disabled],
.button.hollow.grey.disabled:hover,
.af-form .af-submit .hollow.grey.disabled.af-submit-button:hover,
.button.hollow.grey[disabled]:hover,
.af-form .af-submit .hollow.grey.af-submit-button[disabled]:hover,
.button.hollow.grey.disabled:focus,
.af-form .af-submit .hollow.grey.disabled.af-submit-button:focus,
.button.hollow.grey[disabled]:focus,
.af-form .af-submit .hollow.grey.af-submit-button[disabled]:focus {
  border: 1px solid #455C68;
  color: #455C68;
}

.button.hollow.grey:hover,
.af-form .af-submit .hollow.grey.af-submit-button:hover,
.button.hollow.grey:focus,
.af-form .af-submit .hollow.grey.af-submit-button:focus {
  border-color: #232e34;
  color: #232e34;
}

.button.hollow.light-grey,
.af-form .af-submit .hollow.light-grey.af-submit-button,
.button.hollow.light-grey.disabled,
.af-form .af-submit .hollow.light-grey.disabled.af-submit-button,
.button.hollow.light-grey[disabled],
.af-form .af-submit .hollow.light-grey.af-submit-button[disabled],
.button.hollow.light-grey.disabled:hover,
.af-form .af-submit .hollow.light-grey.disabled.af-submit-button:hover,
.button.hollow.light-grey[disabled]:hover,
.af-form .af-submit .hollow.light-grey.af-submit-button[disabled]:hover,
.button.hollow.light-grey.disabled:focus,
.af-form .af-submit .hollow.light-grey.disabled.af-submit-button:focus,
.button.hollow.light-grey[disabled]:focus,
.af-form .af-submit .hollow.light-grey.af-submit-button[disabled]:focus {
  border: 1px solid #647E8C;
  color: #647E8C;
}

.button.hollow.light-grey:hover,
.af-form .af-submit .hollow.light-grey.af-submit-button:hover,
.button.hollow.light-grey:focus,
.af-form .af-submit .hollow.light-grey.af-submit-button:focus {
  border-color: #323f46;
  color: #323f46;
}

.button.hollow.lighter-grey,
.af-form .af-submit .hollow.lighter-grey.af-submit-button,
.button.hollow.lighter-grey.disabled,
.af-form .af-submit .hollow.lighter-grey.disabled.af-submit-button,
.button.hollow.lighter-grey[disabled],
.af-form .af-submit .hollow.lighter-grey.af-submit-button[disabled],
.button.hollow.lighter-grey.disabled:hover,
.af-form .af-submit .hollow.lighter-grey.disabled.af-submit-button:hover,
.button.hollow.lighter-grey[disabled]:hover,
.af-form .af-submit .hollow.lighter-grey.af-submit-button[disabled]:hover,
.button.hollow.lighter-grey.disabled:focus,
.af-form .af-submit .hollow.lighter-grey.disabled.af-submit-button:focus,
.button.hollow.lighter-grey[disabled]:focus,
.af-form .af-submit .hollow.lighter-grey.af-submit-button[disabled]:focus {
  border: 1px solid #A6B3BB;
  color: #A6B3BB;
}

.button.hollow.lighter-grey:hover,
.af-form .af-submit .hollow.lighter-grey.af-submit-button:hover,
.button.hollow.lighter-grey:focus,
.af-form .af-submit .hollow.lighter-grey.af-submit-button:focus {
  border-color: #4c5b64;
  color: #4c5b64;
}

.button.hollow.white-grey,
.af-form .af-submit .hollow.white-grey.af-submit-button,
.button.hollow.white-grey.disabled,
.af-form .af-submit .hollow.white-grey.disabled.af-submit-button,
.button.hollow.white-grey[disabled],
.af-form .af-submit .hollow.white-grey.af-submit-button[disabled],
.button.hollow.white-grey.disabled:hover,
.af-form .af-submit .hollow.white-grey.disabled.af-submit-button:hover,
.button.hollow.white-grey[disabled]:hover,
.af-form .af-submit .hollow.white-grey.af-submit-button[disabled]:hover,
.button.hollow.white-grey.disabled:focus,
.af-form .af-submit .hollow.white-grey.disabled.af-submit-button:focus,
.button.hollow.white-grey[disabled]:focus,
.af-form .af-submit .hollow.white-grey.af-submit-button[disabled]:focus {
  border: 1px solid #F5F7F8;
  color: #F5F7F8;
}

.button.hollow.white-grey:hover,
.af-form .af-submit .hollow.white-grey.af-submit-button:hover,
.button.hollow.white-grey:focus,
.af-form .af-submit .hollow.white-grey.af-submit-button:focus {
  border-color: #668391;
  color: #668391;
}

.button.hollow.text-black,
.af-form .af-submit .hollow.text-black.af-submit-button,
.button.hollow.text-black.disabled,
.af-form .af-submit .hollow.text-black.disabled.af-submit-button,
.button.hollow.text-black[disabled],
.af-form .af-submit .hollow.text-black.af-submit-button[disabled],
.button.hollow.text-black.disabled:hover,
.af-form .af-submit .hollow.text-black.disabled.af-submit-button:hover,
.button.hollow.text-black[disabled]:hover,
.af-form .af-submit .hollow.text-black.af-submit-button[disabled]:hover,
.button.hollow.text-black.disabled:focus,
.af-form .af-submit .hollow.text-black.disabled.af-submit-button:focus,
.button.hollow.text-black[disabled]:focus,
.af-form .af-submit .hollow.text-black.af-submit-button[disabled]:focus {
  border: 1px solid #455C68;
  color: #455C68;
}

.button.hollow.text-black:hover,
.af-form .af-submit .hollow.text-black.af-submit-button:hover,
.button.hollow.text-black:focus,
.af-form .af-submit .hollow.text-black.af-submit-button:focus {
  border-color: #232e34;
  color: #232e34;
}

.button.clear,
.af-form .af-submit .clear.af-submit-button,
.button.clear:hover,
.af-form .af-submit .clear.af-submit-button:hover,
.button.clear:focus,
.af-form .af-submit .clear.af-submit-button:focus,
.button.clear.disabled,
.af-form .af-submit .clear.disabled.af-submit-button,
.button.clear.disabled:hover,
.af-form .af-submit .clear.disabled.af-submit-button:hover,
.button.clear.disabled:focus,
.af-form .af-submit .clear.disabled.af-submit-button:focus,
.button.clear[disabled],
.af-form .af-submit .clear.af-submit-button[disabled],
.button.clear[disabled]:hover,
.af-form .af-submit .clear.af-submit-button[disabled]:hover,
.button.clear[disabled]:focus,
.af-form .af-submit .clear.af-submit-button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button.clear,
.af-form .af-submit .clear.af-submit-button,
.button.clear.disabled,
.af-form .af-submit .clear.disabled.af-submit-button,
.button.clear[disabled],
.af-form .af-submit .clear.af-submit-button[disabled],
.button.clear.disabled:hover,
.af-form .af-submit .clear.disabled.af-submit-button:hover,
.button.clear[disabled]:hover,
.af-form .af-submit .clear.af-submit-button[disabled]:hover,
.button.clear.disabled:focus,
.af-form .af-submit .clear.disabled.af-submit-button:focus,
.button.clear[disabled]:focus,
.af-form .af-submit .clear.af-submit-button[disabled]:focus {
  color: #961F76;
}

.button.clear:hover,
.af-form .af-submit .clear.af-submit-button:hover,
.button.clear:focus,
.af-form .af-submit .clear.af-submit-button:focus {
  color: #4b103b;
}

.button.clear.primary,
.af-form .af-submit .clear.primary.af-submit-button,
.button.clear.primary.disabled,
.af-form .af-submit .clear.primary.disabled.af-submit-button,
.button.clear.primary[disabled],
.af-form .af-submit .clear.primary.af-submit-button[disabled],
.button.clear.primary.disabled:hover,
.af-form .af-submit .clear.primary.disabled.af-submit-button:hover,
.button.clear.primary[disabled]:hover,
.af-form .af-submit .clear.primary.af-submit-button[disabled]:hover,
.button.clear.primary.disabled:focus,
.af-form .af-submit .clear.primary.disabled.af-submit-button:focus,
.button.clear.primary[disabled]:focus,
.af-form .af-submit .clear.primary.af-submit-button[disabled]:focus {
  color: #961F76;
}

.button.clear.primary:hover,
.af-form .af-submit .clear.primary.af-submit-button:hover,
.button.clear.primary:focus,
.af-form .af-submit .clear.primary.af-submit-button:focus {
  color: #4b103b;
}

.button.clear.secondary,
.af-form .af-submit .clear.secondary.af-submit-button,
.button.clear.secondary.disabled,
.af-form .af-submit .clear.secondary.disabled.af-submit-button,
.button.clear.secondary[disabled],
.af-form .af-submit .clear.secondary.af-submit-button[disabled],
.button.clear.secondary.disabled:hover,
.af-form .af-submit .clear.secondary.disabled.af-submit-button:hover,
.button.clear.secondary[disabled]:hover,
.af-form .af-submit .clear.secondary.af-submit-button[disabled]:hover,
.button.clear.secondary.disabled:focus,
.af-form .af-submit .clear.secondary.disabled.af-submit-button:focus,
.button.clear.secondary[disabled]:focus,
.af-form .af-submit .clear.secondary.af-submit-button[disabled]:focus {
  color: #647E8C;
}

.button.clear.secondary:hover,
.af-form .af-submit .clear.secondary.af-submit-button:hover,
.button.clear.secondary:focus,
.af-form .af-submit .clear.secondary.af-submit-button:focus {
  color: #323f46;
}

.button.clear.success,
.af-form .af-submit .clear.success.af-submit-button,
.button.clear.success.disabled,
.af-form .af-submit .clear.success.disabled.af-submit-button,
.button.clear.success[disabled],
.af-form .af-submit .clear.success.af-submit-button[disabled],
.button.clear.success.disabled:hover,
.af-form .af-submit .clear.success.disabled.af-submit-button:hover,
.button.clear.success[disabled]:hover,
.af-form .af-submit .clear.success.af-submit-button[disabled]:hover,
.button.clear.success.disabled:focus,
.af-form .af-submit .clear.success.disabled.af-submit-button:focus,
.button.clear.success[disabled]:focus,
.af-form .af-submit .clear.success.af-submit-button[disabled]:focus {
  color: green;
}

.button.clear.success:hover,
.af-form .af-submit .clear.success.af-submit-button:hover,
.button.clear.success:focus,
.af-form .af-submit .clear.success.af-submit-button:focus {
  color: #004000;
}

.button.clear.warning,
.af-form .af-submit .clear.warning.af-submit-button,
.button.clear.warning.disabled,
.af-form .af-submit .clear.warning.disabled.af-submit-button,
.button.clear.warning[disabled],
.af-form .af-submit .clear.warning.af-submit-button[disabled],
.button.clear.warning.disabled:hover,
.af-form .af-submit .clear.warning.disabled.af-submit-button:hover,
.button.clear.warning[disabled]:hover,
.af-form .af-submit .clear.warning.af-submit-button[disabled]:hover,
.button.clear.warning.disabled:focus,
.af-form .af-submit .clear.warning.disabled.af-submit-button:focus,
.button.clear.warning[disabled]:focus,
.af-form .af-submit .clear.warning.af-submit-button[disabled]:focus {
  color: #F5A623;
}

.button.clear.warning:hover,
.af-form .af-submit .clear.warning.af-submit-button:hover,
.button.clear.warning:focus,
.af-form .af-submit .clear.warning.af-submit-button:focus {
  color: #865606;
}

.button.clear.alert,
.af-form .af-submit .clear.alert.af-submit-button,
.button.clear.alert.disabled,
.af-form .af-submit .clear.alert.disabled.af-submit-button,
.button.clear.alert[disabled],
.af-form .af-submit .clear.alert.af-submit-button[disabled],
.button.clear.alert.disabled:hover,
.af-form .af-submit .clear.alert.disabled.af-submit-button:hover,
.button.clear.alert[disabled]:hover,
.af-form .af-submit .clear.alert.af-submit-button[disabled]:hover,
.button.clear.alert.disabled:focus,
.af-form .af-submit .clear.alert.disabled.af-submit-button:focus,
.button.clear.alert[disabled]:focus,
.af-form .af-submit .clear.alert.af-submit-button[disabled]:focus {
  color: red;
}

.button.clear.alert:hover,
.af-form .af-submit .clear.alert.af-submit-button:hover,
.button.clear.alert:focus,
.af-form .af-submit .clear.alert.af-submit-button:focus {
  color: maroon;
}

.button.clear.white,
.af-form .af-submit .clear.white.af-submit-button,
.button.clear.white.disabled,
.af-form .af-submit .clear.white.disabled.af-submit-button,
.button.clear.white[disabled],
.af-form .af-submit .clear.white.af-submit-button[disabled],
.button.clear.white.disabled:hover,
.af-form .af-submit .clear.white.disabled.af-submit-button:hover,
.button.clear.white[disabled]:hover,
.af-form .af-submit .clear.white.af-submit-button[disabled]:hover,
.button.clear.white.disabled:focus,
.af-form .af-submit .clear.white.disabled.af-submit-button:focus,
.button.clear.white[disabled]:focus,
.af-form .af-submit .clear.white.af-submit-button[disabled]:focus {
  color: #FFF;
}

.button.clear.white:hover,
.af-form .af-submit .clear.white.af-submit-button:hover,
.button.clear.white:focus,
.af-form .af-submit .clear.white.af-submit-button:focus {
  color: #807f7f;
}

.button.clear.black,
.af-form .af-submit .clear.black.af-submit-button,
.button.clear.black.disabled,
.af-form .af-submit .clear.black.disabled.af-submit-button,
.button.clear.black[disabled],
.af-form .af-submit .clear.black.af-submit-button[disabled],
.button.clear.black.disabled:hover,
.af-form .af-submit .clear.black.disabled.af-submit-button:hover,
.button.clear.black[disabled]:hover,
.af-form .af-submit .clear.black.af-submit-button[disabled]:hover,
.button.clear.black.disabled:focus,
.af-form .af-submit .clear.black.disabled.af-submit-button:focus,
.button.clear.black[disabled]:focus,
.af-form .af-submit .clear.black.af-submit-button[disabled]:focus {
  color: #000;
}

.button.clear.black:hover,
.af-form .af-submit .clear.black.af-submit-button:hover,
.button.clear.black:focus,
.af-form .af-submit .clear.black.af-submit-button:focus {
  color: black;
}

.button.clear.pink,
.af-form .af-submit .clear.pink.af-submit-button,
.button.clear.pink.disabled,
.af-form .af-submit .clear.pink.disabled.af-submit-button,
.button.clear.pink[disabled],
.af-form .af-submit .clear.pink.af-submit-button[disabled],
.button.clear.pink.disabled:hover,
.af-form .af-submit .clear.pink.disabled.af-submit-button:hover,
.button.clear.pink[disabled]:hover,
.af-form .af-submit .clear.pink.af-submit-button[disabled]:hover,
.button.clear.pink.disabled:focus,
.af-form .af-submit .clear.pink.disabled.af-submit-button:focus,
.button.clear.pink[disabled]:focus,
.af-form .af-submit .clear.pink.af-submit-button[disabled]:focus {
  color: #961F76;
}

.button.clear.pink:hover,
.af-form .af-submit .clear.pink.af-submit-button:hover,
.button.clear.pink:focus,
.af-form .af-submit .clear.pink.af-submit-button:focus {
  color: #4b103b;
}

.button.clear.light-pink,
.af-form .af-submit .clear.light-pink.af-submit-button,
.button.clear.light-pink.disabled,
.af-form .af-submit .clear.light-pink.disabled.af-submit-button,
.button.clear.light-pink[disabled],
.af-form .af-submit .clear.light-pink.af-submit-button[disabled],
.button.clear.light-pink.disabled:hover,
.af-form .af-submit .clear.light-pink.disabled.af-submit-button:hover,
.button.clear.light-pink[disabled]:hover,
.af-form .af-submit .clear.light-pink.af-submit-button[disabled]:hover,
.button.clear.light-pink.disabled:focus,
.af-form .af-submit .clear.light-pink.disabled.af-submit-button:focus,
.button.clear.light-pink[disabled]:focus,
.af-form .af-submit .clear.light-pink.af-submit-button[disabled]:focus {
  color: #B25B9A;
}

.button.clear.light-pink:hover,
.af-form .af-submit .clear.light-pink.af-submit-button:hover,
.button.clear.light-pink:focus,
.af-form .af-submit .clear.light-pink.af-submit-button:focus {
  color: #5c2b4e;
}

.button.clear.white-pink,
.af-form .af-submit .clear.white-pink.af-submit-button,
.button.clear.white-pink.disabled,
.af-form .af-submit .clear.white-pink.disabled.af-submit-button,
.button.clear.white-pink[disabled],
.af-form .af-submit .clear.white-pink.af-submit-button[disabled],
.button.clear.white-pink.disabled:hover,
.af-form .af-submit .clear.white-pink.disabled.af-submit-button:hover,
.button.clear.white-pink[disabled]:hover,
.af-form .af-submit .clear.white-pink.af-submit-button[disabled]:hover,
.button.clear.white-pink.disabled:focus,
.af-form .af-submit .clear.white-pink.disabled.af-submit-button:focus,
.button.clear.white-pink[disabled]:focus,
.af-form .af-submit .clear.white-pink.af-submit-button[disabled]:focus {
  color: #F3E6F0;
}

.button.clear.white-pink:hover,
.af-form .af-submit .clear.white-pink.af-submit-button:hover,
.button.clear.white-pink:focus,
.af-form .af-submit .clear.white-pink.af-submit-button:focus {
  color: #a04d8d;
}

.button.clear.whiter-pink,
.af-form .af-submit .clear.whiter-pink.af-submit-button,
.button.clear.whiter-pink.disabled,
.af-form .af-submit .clear.whiter-pink.disabled.af-submit-button,
.button.clear.whiter-pink[disabled],
.af-form .af-submit .clear.whiter-pink.af-submit-button[disabled],
.button.clear.whiter-pink.disabled:hover,
.af-form .af-submit .clear.whiter-pink.disabled.af-submit-button:hover,
.button.clear.whiter-pink[disabled]:hover,
.af-form .af-submit .clear.whiter-pink.af-submit-button[disabled]:hover,
.button.clear.whiter-pink.disabled:focus,
.af-form .af-submit .clear.whiter-pink.disabled.af-submit-button:focus,
.button.clear.whiter-pink[disabled]:focus,
.af-form .af-submit .clear.whiter-pink.af-submit-button[disabled]:focus {
  color: #F9F1F7;
}

.button.clear.whiter-pink:hover,
.af-form .af-submit .clear.whiter-pink.af-submit-button:hover,
.button.clear.whiter-pink:focus,
.af-form .af-submit .clear.whiter-pink.af-submit-button:focus {
  color: #ac4a93;
}

.button.clear.grey,
.af-form .af-submit .clear.grey.af-submit-button,
.button.clear.grey.disabled,
.af-form .af-submit .clear.grey.disabled.af-submit-button,
.button.clear.grey[disabled],
.af-form .af-submit .clear.grey.af-submit-button[disabled],
.button.clear.grey.disabled:hover,
.af-form .af-submit .clear.grey.disabled.af-submit-button:hover,
.button.clear.grey[disabled]:hover,
.af-form .af-submit .clear.grey.af-submit-button[disabled]:hover,
.button.clear.grey.disabled:focus,
.af-form .af-submit .clear.grey.disabled.af-submit-button:focus,
.button.clear.grey[disabled]:focus,
.af-form .af-submit .clear.grey.af-submit-button[disabled]:focus {
  color: #455C68;
}

.button.clear.grey:hover,
.af-form .af-submit .clear.grey.af-submit-button:hover,
.button.clear.grey:focus,
.af-form .af-submit .clear.grey.af-submit-button:focus {
  color: #232e34;
}

.button.clear.light-grey,
.af-form .af-submit .clear.light-grey.af-submit-button,
.button.clear.light-grey.disabled,
.af-form .af-submit .clear.light-grey.disabled.af-submit-button,
.button.clear.light-grey[disabled],
.af-form .af-submit .clear.light-grey.af-submit-button[disabled],
.button.clear.light-grey.disabled:hover,
.af-form .af-submit .clear.light-grey.disabled.af-submit-button:hover,
.button.clear.light-grey[disabled]:hover,
.af-form .af-submit .clear.light-grey.af-submit-button[disabled]:hover,
.button.clear.light-grey.disabled:focus,
.af-form .af-submit .clear.light-grey.disabled.af-submit-button:focus,
.button.clear.light-grey[disabled]:focus,
.af-form .af-submit .clear.light-grey.af-submit-button[disabled]:focus {
  color: #647E8C;
}

.button.clear.light-grey:hover,
.af-form .af-submit .clear.light-grey.af-submit-button:hover,
.button.clear.light-grey:focus,
.af-form .af-submit .clear.light-grey.af-submit-button:focus {
  color: #323f46;
}

.button.clear.lighter-grey,
.af-form .af-submit .clear.lighter-grey.af-submit-button,
.button.clear.lighter-grey.disabled,
.af-form .af-submit .clear.lighter-grey.disabled.af-submit-button,
.button.clear.lighter-grey[disabled],
.af-form .af-submit .clear.lighter-grey.af-submit-button[disabled],
.button.clear.lighter-grey.disabled:hover,
.af-form .af-submit .clear.lighter-grey.disabled.af-submit-button:hover,
.button.clear.lighter-grey[disabled]:hover,
.af-form .af-submit .clear.lighter-grey.af-submit-button[disabled]:hover,
.button.clear.lighter-grey.disabled:focus,
.af-form .af-submit .clear.lighter-grey.disabled.af-submit-button:focus,
.button.clear.lighter-grey[disabled]:focus,
.af-form .af-submit .clear.lighter-grey.af-submit-button[disabled]:focus {
  color: #A6B3BB;
}

.button.clear.lighter-grey:hover,
.af-form .af-submit .clear.lighter-grey.af-submit-button:hover,
.button.clear.lighter-grey:focus,
.af-form .af-submit .clear.lighter-grey.af-submit-button:focus {
  color: #4c5b64;
}

.button.clear.white-grey,
.af-form .af-submit .clear.white-grey.af-submit-button,
.button.clear.white-grey.disabled,
.af-form .af-submit .clear.white-grey.disabled.af-submit-button,
.button.clear.white-grey[disabled],
.af-form .af-submit .clear.white-grey.af-submit-button[disabled],
.button.clear.white-grey.disabled:hover,
.af-form .af-submit .clear.white-grey.disabled.af-submit-button:hover,
.button.clear.white-grey[disabled]:hover,
.af-form .af-submit .clear.white-grey.af-submit-button[disabled]:hover,
.button.clear.white-grey.disabled:focus,
.af-form .af-submit .clear.white-grey.disabled.af-submit-button:focus,
.button.clear.white-grey[disabled]:focus,
.af-form .af-submit .clear.white-grey.af-submit-button[disabled]:focus {
  color: #F5F7F8;
}

.button.clear.white-grey:hover,
.af-form .af-submit .clear.white-grey.af-submit-button:hover,
.button.clear.white-grey:focus,
.af-form .af-submit .clear.white-grey.af-submit-button:focus {
  color: #668391;
}

.button.clear.text-black,
.af-form .af-submit .clear.text-black.af-submit-button,
.button.clear.text-black.disabled,
.af-form .af-submit .clear.text-black.disabled.af-submit-button,
.button.clear.text-black[disabled],
.af-form .af-submit .clear.text-black.af-submit-button[disabled],
.button.clear.text-black.disabled:hover,
.af-form .af-submit .clear.text-black.disabled.af-submit-button:hover,
.button.clear.text-black[disabled]:hover,
.af-form .af-submit .clear.text-black.af-submit-button[disabled]:hover,
.button.clear.text-black.disabled:focus,
.af-form .af-submit .clear.text-black.disabled.af-submit-button:focus,
.button.clear.text-black[disabled]:focus,
.af-form .af-submit .clear.text-black.af-submit-button[disabled]:focus {
  color: #455C68;
}

.button.clear.text-black:hover,
.af-form .af-submit .clear.text-black.af-submit-button:hover,
.button.clear.text-black:focus,
.af-form .af-submit .clear.text-black.af-submit-button:focus {
  color: #232e34;
}

.button.disabled,
.af-form .af-submit .disabled.af-submit-button,
.button[disabled],
.af-form .af-submit .af-submit-button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.dropdown::after,
.af-form .af-submit .dropdown.af-submit-button::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #FFF transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1.28em;
}

.button.dropdown.hollow::after,
.af-form .af-submit .dropdown.hollow.af-submit-button::after,
.button.dropdown.clear::after,
.af-form .af-submit .dropdown.clear.af-submit-button::after {
  border-top-color: #961F76;
}

.button.dropdown.hollow.primary::after,
.af-form .af-submit .dropdown.hollow.primary.af-submit-button::after,
.button.dropdown.clear.primary::after,
.af-form .af-submit .dropdown.clear.primary.af-submit-button::after {
  border-top-color: #961F76;
}

.button.dropdown.hollow.secondary::after,
.af-form .af-submit .dropdown.hollow.secondary.af-submit-button::after,
.button.dropdown.clear.secondary::after,
.af-form .af-submit .dropdown.clear.secondary.af-submit-button::after {
  border-top-color: #647E8C;
}

.button.dropdown.hollow.success::after,
.af-form .af-submit .dropdown.hollow.success.af-submit-button::after,
.button.dropdown.clear.success::after,
.af-form .af-submit .dropdown.clear.success.af-submit-button::after {
  border-top-color: green;
}

.button.dropdown.hollow.warning::after,
.af-form .af-submit .dropdown.hollow.warning.af-submit-button::after,
.button.dropdown.clear.warning::after,
.af-form .af-submit .dropdown.clear.warning.af-submit-button::after {
  border-top-color: #F5A623;
}

.button.dropdown.hollow.alert::after,
.af-form .af-submit .dropdown.hollow.alert.af-submit-button::after,
.button.dropdown.clear.alert::after,
.af-form .af-submit .dropdown.clear.alert.af-submit-button::after {
  border-top-color: red;
}

.button.dropdown.hollow.white::after,
.af-form .af-submit .dropdown.hollow.white.af-submit-button::after,
.button.dropdown.clear.white::after,
.af-form .af-submit .dropdown.clear.white.af-submit-button::after {
  border-top-color: #FFF;
}

.button.dropdown.hollow.black::after,
.af-form .af-submit .dropdown.hollow.black.af-submit-button::after,
.button.dropdown.clear.black::after,
.af-form .af-submit .dropdown.clear.black.af-submit-button::after {
  border-top-color: #000;
}

.button.dropdown.hollow.pink::after,
.af-form .af-submit .dropdown.hollow.pink.af-submit-button::after,
.button.dropdown.clear.pink::after,
.af-form .af-submit .dropdown.clear.pink.af-submit-button::after {
  border-top-color: #961F76;
}

.button.dropdown.hollow.light-pink::after,
.af-form .af-submit .dropdown.hollow.light-pink.af-submit-button::after,
.button.dropdown.clear.light-pink::after,
.af-form .af-submit .dropdown.clear.light-pink.af-submit-button::after {
  border-top-color: #B25B9A;
}

.button.dropdown.hollow.white-pink::after,
.af-form .af-submit .dropdown.hollow.white-pink.af-submit-button::after,
.button.dropdown.clear.white-pink::after,
.af-form .af-submit .dropdown.clear.white-pink.af-submit-button::after {
  border-top-color: #F3E6F0;
}

.button.dropdown.hollow.whiter-pink::after,
.af-form .af-submit .dropdown.hollow.whiter-pink.af-submit-button::after,
.button.dropdown.clear.whiter-pink::after,
.af-form .af-submit .dropdown.clear.whiter-pink.af-submit-button::after {
  border-top-color: #F9F1F7;
}

.button.dropdown.hollow.grey::after,
.af-form .af-submit .dropdown.hollow.grey.af-submit-button::after,
.button.dropdown.clear.grey::after,
.af-form .af-submit .dropdown.clear.grey.af-submit-button::after {
  border-top-color: #455C68;
}

.button.dropdown.hollow.light-grey::after,
.af-form .af-submit .dropdown.hollow.light-grey.af-submit-button::after,
.button.dropdown.clear.light-grey::after,
.af-form .af-submit .dropdown.clear.light-grey.af-submit-button::after {
  border-top-color: #647E8C;
}

.button.dropdown.hollow.lighter-grey::after,
.af-form .af-submit .dropdown.hollow.lighter-grey.af-submit-button::after,
.button.dropdown.clear.lighter-grey::after,
.af-form .af-submit .dropdown.clear.lighter-grey.af-submit-button::after {
  border-top-color: #A6B3BB;
}

.button.dropdown.hollow.white-grey::after,
.af-form .af-submit .dropdown.hollow.white-grey.af-submit-button::after,
.button.dropdown.clear.white-grey::after,
.af-form .af-submit .dropdown.clear.white-grey.af-submit-button::after {
  border-top-color: #F5F7F8;
}

.button.dropdown.hollow.text-black::after,
.af-form .af-submit .dropdown.hollow.text-black.af-submit-button::after,
.button.dropdown.clear.text-black::after,
.af-form .af-submit .dropdown.clear.text-black.af-submit-button::after {
  border-top-color: #455C68;
}

.button.arrow-only::after,
.af-form .af-submit .arrow-only.af-submit-button::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover,
.af-form .af-submit a.af-submit-button:hover,
a.button:focus,
.af-form .af-submit a.af-submit-button:focus {
  text-decoration: none;
}

button,
.button,
.af-form .af-submit .af-submit-button {
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  font-weight: 700;
  outline: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 75%;
}

button:hover,
.button:hover,
.af-form .af-submit .af-submit-button:hover {
  opacity: 0.8;
}

button:active,
.button:active,
.af-form .af-submit .af-submit-button:active {
  opacity: 0.6;
}

button.white,
.button.white,
.af-form .af-submit .white.af-submit-button {
  color: #961F76;
}

button.white:hover,
.button.white:hover,
.af-form .af-submit .white.af-submit-button:hover {
  color: #961F76;
}

button.expanded,
.button.expanded,
.af-form .af-submit .expanded.af-submit-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

button.underlined span,
.button.underlined span,
.af-form .af-submit .underlined.af-submit-button span {
  display: inline-block;
  text-decoration: underline;
}

button > i,
.button > i,
.af-form .af-submit .af-submit-button > i {
  margin: 0 10px 5px 0;
  font-size: 1.1rem;
}

button.wide,
.button.wide,
.af-form .af-submit .wide.af-submit-button {
  padding-left: 1.3rem;
  padding-right: 1.3rem;
}

button.hollow.white:hover,
button.hollow.white:focus,
.button.hollow.white:hover,
.af-form .af-submit .hollow.white.af-submit-button:hover,
.button.hollow.white:focus,
.af-form .af-submit .hollow.white.af-submit-button:focus {
  border-color: #FFF;
  color: #FFF;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}

html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(69, 92, 104, 0.8);
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 0;
  border: none;
  border-radius: 6px;
  background-color: #FFF;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 84rem;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 84rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 84rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 84rem;
  }
}

.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media print, screen and (max-width: 31.24875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.reveal-overlay {
  padding: 1rem;
}

.reveal {
  width: 100%;
  max-width: 43.5rem;
  min-height: 8rem;
  margin-bottom: 1rem;
}

.reveal:focus {
  outline: none;
}

.reveal .close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 140%;
  color: #961F76;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.8rem;
  width: 2.8rem;
  z-index: 1;
}

.reveal.wide-width {
  max-width: 84rem;
}

.reveal.full-width {
  max-width: none;
}

.reveal.wide-width .close-button,
.reveal.full-width .close-button {
  background: #FFF;
  border-radius: 50%;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
}

.reveal .reveal-full-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 80vh;
}

.reveal .reveal-full-video .responsive-embed {
  margin-bottom: 0;
}

.reveal .reveal-full-video iframe {
  border: none;
  padding: 0;
  margin: 0;
}

.reveal .reveal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.5rem;
}

.reveal .reveal-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 10rem;
  width: 10rem;
  border-radius: 50%;
  margin: 1.7rem 0;
}

.reveal .reveal-title {
  margin-bottom: 2.3rem;
}

.reveal .reveal-cards {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.reveal .reveal-cards > li {
  display: block;
}

.reveal .reveal-cards .reveal-card {
  -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.09);
  border: solid 2px #F5F7F8;
  border-radius: 6px;
  padding: 1.8rem;
  margin-bottom: 1rem;
}

.reveal .reveal-cards .reveal-card .reveal-card-title {
  font-size: 1.1rem;
  color: #961F76;
  font-weight: 700;
  position: relative;
}

.reveal .reveal-cards .reveal-card .reveal-card-title:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background-color: rgba(166, 179, 187, 0.2);
  margin-top: 1.2rem;
  margin-bottom: 1rem;
}

.reveal .reveal-cards .reveal-card .reveal-card-content li {
  margin-bottom: 1rem;
}

@media print, screen and (min-width: 40em) {
  .reveal .reveal-content {
    padding: 3.5rem;
  }

  .reveal .reveal-image {
    height: 15.8rem;
    width: 15.8rem;
  }
}

.tabs {
  margin: 0;
  border: 1px solid none;
  background: #F3E6F0;
  list-style-type: none;
}

.tabs::before,
.tabs::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #961F76;
}

.tabs.primary > li > a {
  color: #FFF;
}

.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: #a42281;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 0.75rem 1.5rem;
  font-size: 0.9375rem;
  line-height: 1;
  color: #455C68;
}

[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

.tabs-title > a:hover {
  background: #B25B9A;
  color: #3b4f59;
}

.tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
  background: #961F76;
  color: #FFF;
}

.tabs-content {
  border: 1px solid none;
  border-top: 0;
  background: #FFF;
  color: #455C68;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid none;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 0;
}

.tabs-panel.is-active {
  display: block;
}

.tabs-list .tabs {
  border-radius: 22px;
}

.tabs-list .tabs .tabs-title {
  margin: .35rem;
}

@media print, screen and (min-width: 40em) {
  .tabs-list .tabs .tabs-title:not(:last-child) {
    margin-right: 2rem;
  }
}

.tabs-list .tabs .tabs-title > a {
  border-radius: 22px;
  -webkit-transition: background .2s, color .2s;
  transition: background .2s, color .2s;
}

.tabs-list .tabs .tabs-title > a:hover {
  color: #FFF;
}

.tabs-list .tabs-content {
  padding-top: 2rem;
}

@media print, screen and (min-width: 40em) {
  .tabs-list .tabs-content {
    padding-top: 4rem;
  }
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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);
  transform: translate3d(0, 0, 0);
}

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

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

.slick-track:after {
  clear: both;
}

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

.slick-slide:focus {
  outline: none;
}

.slick-dots {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2rem;
  max-width: 100%;
}

.slick-dots > li {
  display: block;
}

.slick-dots > li {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.slick-dots button {
  border-radius: 6px;
  color: transparent;
  height: 4px;
  width: 60px;
  margin: 1rem;
  background-color: rgba(100, 126, 140, 0.2);
}

.slick-dots .slick-active button {
  background-color: #961F76;
}

.slick-arrows {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  max-width: 84rem;
  margin: 0 auto;
}

.slick-arrows .slick-prev,
.slick-arrows .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: auto;
  color: #961F76;
  font-size: 100%;
  margin: 0 1rem;
}

.slick-arrows .slick-prev > i,
.slick-arrows .slick-next > i {
  font-size: 250%;
}

.slick-arrows .slick-prev {
  left: 0;
}

.slick-arrows .slick-next {
  right: 0;
}

.slick-dotted + .slick-arrows .slick-prev,
.slick-dotted + .slick-arrows .slick-next {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.hero-back-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #455C68;
  font-size: 80%;
  font-weight: 700;
  padding: 1.15em 1.9em;
  border-radius: 6px;
  border: solid 2px rgba(100, 126, 140, 0.05);
  margin-bottom: 2rem;
}

.hero-back-button i {
  font-size: 200%;
}

.hero-back-button span {
  margin-left: .7rem;
}

@media screen and (min-width: 42.5em) {
  .hero-back-button {
    margin-left: 4rem;
  }
}

@media screen and (min-width: 64em) {
  .hero-back-button {
    margin-bottom: 0;
  }
}

.video-opener-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #961F76;
}

.video-opener-container.large {
  font-size: 160%;
}

.video-opener-container .video-opener {
  cursor: pointer;
  height: 3.6em;
  width: 3.6em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.video-opener-container .video-opener:before {
  content: "";
  background-color: rgba(150, 31, 118, 0.2);
  border-radius: 50%;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 0;
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, transform .2s;
  transition: opacity .2s, transform .2s, -webkit-transform .2s;
}

.video-opener-container .video-opener > i {
  height: 75%;
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 140%;
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.video-opener-container .video-opener > i:before,
.video-opener-container .video-opener > i:after {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.video-opener-container .video-opener > i:before {
  background-color: #000;
  -webkit-box-shadow: 0 9px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0 9px 20px 0px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.video-opener-container .video-opener > i:after {
  background-color: #FFF;
}

.video-opener-container .video-opener:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
}

.video-opener-container .video-opener:hover > i {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.video-opener-container .video-opener:hover > i:before {
  opacity: 1;
}

.video-opener-container .video-opener:active:before {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
  opacity: .4;
}

.video-opener-container .video-opener:active > i {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0.8;
}

.video-opener-container .video-opener:active > i:before {
  opacity: 0;
}

.houses-container {
  overflow: hidden;
}

.houses-container .houses {
  max-width: 84rem;
  margin: 0 auto;
  position: relative;
}

.houses-container .houses > svg {
  margin-bottom: -2vw;
}

.houses-container .houses:before,
.houses-container .houses:after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 0;
  width: 100vw;
  background-image: url("/wp-content/themes/abbey-lofts/assets/img/roofs-landscape.svg");
  background-size: auto 100%;
  background-repeat: repeat-x;
  opacity: .6;
  margin-bottom: -1vw;
}

.houses-container .houses:before {
  right: 100%;
  background-position: bottom right;
  margin-right: 20px;
}

.houses-container .houses:after {
  left: 100%;
  background-position: bottom left;
  margin-left: 20px;
}

.houses-container .houses > svg .window {
  fill: rgba(150, 31, 118, 0.1);
}

.houses-container .houses > svg .window.lights-on {
  fill: rgba(255, 213, 80, 0.2);
}

@media print, screen and (min-width: 64em) {
  .houses-container .houses > svg {
    margin-bottom: -1vw;
  }
}

.af-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.af-form > .acf-notice.-error {
  display: none;
}

.af-form .acf-hidden {
  display: none;
}

.af-form .af-label {
  display: none;
}

.af-form .af-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.af-form .af-fields .af-field {
  padding: 5px;
  width: 100%;
}

.af-form .af-input {
  position: relative;
}

.af-form .af-input .acf-notice.-error {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 10px);
          transform: translate(-50%, 10px);
  min-width: 16rem;
  width: 100%;
  z-index: 1;
  background-color: red;
  color: #FFF;
  font-weight: normal;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  margin-top: -1.1rem;
  font-size: 0.9rem;
}

.af-form .af-input .acf-notice.-error:before {
  content: "";
  position: absolute;
  top: 0;
  left: .8rem;
  height: .6rem;
  width: .6rem;
  background-color: red;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  pointer-events: none;
}

.af-form .af-input .acf-notice.-error:after {
  background-color: red;
}

.af-form .af-input .acf-notice.-error p {
  line-height: 1.1;
  margin: 0;
}

.af-form input,
.af-form select,
.af-form textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border-radius: 5px;
  border: solid 2px rgba(100, 126, 140, 0.1);
  background-color: #FFF;
  font-size: 1rem;
  padding: .8rem 1rem;
  -webkit-transition: background .2s;
  transition: background .2s;
}

.af-form input:focus,
.af-form select:focus,
.af-form textarea:focus {
  background-color: #fbf7fa;
  outline: none;
}

.af-form input::-webkit-input-placeholder,
.af-form select::-webkit-input-placeholder,
.af-form textarea::-webkit-input-placeholder {
  color: #647E8C;
}

.af-form input::-moz-placeholder,
.af-form select::-moz-placeholder,
.af-form textarea::-moz-placeholder {
  color: #647E8C;
}

.af-form input::-ms-input-placeholder,
.af-form select::-ms-input-placeholder,
.af-form textarea::-ms-input-placeholder {
  color: #647E8C;
}

.af-form input::placeholder,
.af-form select::placeholder,
.af-form textarea::placeholder {
  color: #647E8C;
}

.af-form select {
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #FFF;
  background-image: url("/wp-content/themes/abbey-lofts//assets/img/icon-angle-down.svg");
  background-repeat: no-repeat;
  background-size: 20px auto;
  background-position: right 1.5rem center;
  cursor: pointer;
  padding-right: 3rem;
}

.af-form textarea {
  max-height: 400px;
}

.af-form .acf-field-message {
  font-size: .8rem;
}

.af-form .acf-field-message i {
  color: #961F76;
  margin-right: 0.4rem;
  font-size: 1.2rem;
  vertical-align: sub;
}

.af-form .af-submit {
  width: 100%;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.af-form .af-submit .af-submit-button {
  margin: 0;
  font-size: 1rem;
}

.af-form .af-submit .af-spinner {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: solid 2px red;
  background-color: #FFF;
  position: relative;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin-right: 10px;
  -webkit-animation: spin 1s ease infinite;
          animation: spin 1s ease infinite;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.af-form .af-submit .af-spinner:after {
  content: '';
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: red;
  top: 5px;
  right: 2px;
  position: absolute;
}

.af-form .af-submit .af-spinner.is-active {
  opacity: 1;
}

.af-form .af-description {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 5px 10px 10px 10px;
  font-size: .9rem;
  color: #961F76;
  line-height: 1.1;
}

.af-form .af-description > i {
  color: red;
  margin-right: 5px;
}

.select-container {
  position: relative;
}

.select-container select {
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: #FFF;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  border-radius: 100px;
  padding: .4rem 3rem .4rem 1rem;
  height: 2.4rem;
  cursor: pointer;
  -webkit-transition: background .2s, opacity .2s;
  transition: background .2s, opacity .2s;
}

.select-container select:hover {
  opacity: 0.8;
}

.select-container select:active {
  opacity: 0.6;
}

.select-container select:focus {
  background-color: #fbf7fa;
  outline: none;
}

.select-container select::-webkit-input-placeholder {
  color: #455C68;
}

.select-container select::-moz-placeholder {
  color: #455C68;
}

.select-container select::-ms-input-placeholder {
  color: #455C68;
}

.select-container select::placeholder {
  color: #455C68;
}

.select-container:after {
  content: '';
  position: absolute;
  right: .3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  pointer-events: none;
  height: 2rem;
  width: 2rem;
  border: solid 1px #F5F7F8;
  background-image: url("/wp-content/themes/abbey-lofts//assets/img/icon-angle-down-pink.svg");
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: center;
}

.sidebar {
  position: relative;
  padding-left: 2.5rem;
  margin: 0 .6rem;
}

.sidebar:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: rgba(100, 126, 140, 0.2);
  border-radius: 3px;
}

.sidebar .sidebar-message {
  margin-bottom: 3rem;
}

.sidebar .button,
.sidebar .af-form .af-submit .af-submit-button,
.af-form .af-submit .sidebar .af-submit-button {
  margin-bottom: 0;
}

@media screen and (min-width: 75em) {
  .sidebar {
    margin: 0 .8rem;
  }
}

section.house-rows,
.section.house-rows {
  background-color: #961F76;
}

.panzoom-container {
  overflow: hidden;
  -ms-overflow-style: none;
  cursor: -webkit-grab;
  cursor: grab;
}

.panzoom-container::-webkit-scrollbar {
  display: none;
}

.panzoom-container:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

header#header {
  background: #FFF;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
}

header#header .button,
header#header .af-form .af-submit .af-submit-button,
.af-form .af-submit header#header .af-submit-button {
  font-size: 67%;
}

header#header .header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

header#header .header-content .header-content-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header#header .header-content .header-content-column > *:not(:last-child) {
  margin-right: 1rem;
}

header#header .header-content .logo-container {
  padding: .6rem 0;
}

header#header .header-content .logo-container .logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  width: 140px;
  height: 60px;
}

header#header .header-content .phone-container-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 1.25em;
  margin-right: 0 !important;
  margin-bottom: 0;
}

header#header .header-content .phone-container-mobile .phone-icon {
  background: #961F76;
  color: #FFF;
  height: 0.9rem;
  width: 1rem;
  font-size: 150%;
  border-radius: 50%;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 0.5rem;
}

@media screen and (min-width: 42.5em) {
  header#header .header-content .phone-container-mobile {
    display: none;
  }
}

header#header .header-content .phone-container {
  color: inherit;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .6rem 0;
  margin-right: 0 !important;
}

@media screen and (min-width: 42.5em) {
  header#header .header-content .phone-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

header#header .header-content .phone-container .phone-icon,
header#header .header-content .phone-container .phone-number {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

header#header .header-content .phone-container .phone-icon {
  background: #961F76;
  color: #FFF;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 31.25em) {
  header#header .header-content .phone-container .phone-icon {
    background: #FFF;
    color: #961F76;
    margin-right: .5rem;
  }
}

@media screen and (min-width: 42.5em) {
  header#header .header-content .phone-container {
    margin-right: 1rem !important;
  }
}

header#header .header-content .phone-container .phone-number {
  font-weight: 700;
  color: #647E8C;
  letter-spacing: 1.2px;
  font-size: .85rem;
}

header#header .header-content .phone-container:hover .phone-icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

header#header .header-content .phone-container:hover .phone-number {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}

header#header .header-content .links {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

header#header .header-content .links > li {
  display: block;
}

header#header .header-content .links .link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

header#header .header-content .links .link a {
  color: #455C68;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .6rem .6rem;
}

header#header .header-content .links .link a:hover {
  color: #961F76;
}

header#header .header-content .links .link a span {
  display: block;
  position: relative;
  font-size: .9rem;
}

header#header .header-content .links .link .link-dropdown {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: #FFF;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, transform .2s;
  transition: opacity .2s, transform .2s, -webkit-transform .2s;
  width: 40vw;
  padding: 1rem;
  border-radius: 6px;
  -webkit-filter: drop-shadow(0 0 15px rgba(69, 92, 104, 0.4));
          filter: drop-shadow(0 0 15px rgba(69, 92, 104, 0.4));
}

header#header .header-content .links .link .link-dropdown > li {
  display: block;
}

header#header .header-content .links .link .link-dropdown:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  height: 15px;
  width: 15px;
  background: #FFF;
  pointer-events: none;
}

header#header .header-content .links .link .link-dropdown .link-dropdown-link {
  padding: .3rem;
  width: 33.333%;
  min-width: 9rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

header#header .header-content .links .link .link-dropdown .link-dropdown-link a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #455C68;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  padding: 2rem 1rem;
  position: relative;
}

header#header .header-content .links .link .link-dropdown .link-dropdown-link a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(69, 92, 104, 0.4);
  z-index: 0;
}

header#header .header-content .links .link .link-dropdown .link-dropdown-link a span {
  position: relative;
  z-index: 1;
  max-width: 6rem;
}

header#header .header-content .links .link.has-dropdown > a span:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  height: 5px;
  width: 5px;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  border-right: solid 1px #A6B3BB;
  border-bottom: solid 1px #A6B3BB;
  pointer-events: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

header#header .header-content .links .link.has-dropdown:hover > a {
  color: #961F76;
}

header#header .header-content .links .link.has-dropdown:hover span:after {
  opacity: 0;
}

header#header .header-content .links .link.has-dropdown:hover .link-dropdown {
  -webkit-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
  opacity: 1;
  pointer-events: auto;
}

header#header .header-content .buttons {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header#header .header-content .buttons > li {
  display: block;
}

header#header .header-content .buttons li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header#header .header-content .buttons li:not(:last-child) {
  margin-right: 1rem;
}

header#header .header-content .buttons li.loft-conversion {
  display: none;
}

@media screen and (min-width: 42.5em) {
  header#header .header-content .buttons li.loft-conversion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

header#header .header-content .buttons .button,
header#header .header-content .buttons .af-form .af-submit .af-submit-button,
.af-form .af-submit header#header .header-content .buttons .af-submit-button {
  margin: 0;
}

header#header .header-content .menu-opener-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .6rem 0;
}

header#header .header-content .menu-opener-container .menu-opener {
  position: relative;
  width: 2rem;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

header#header .header-content .menu-opener-container .menu-opener span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 2px;
  border-radius: 3px;
  background: #A6B3BB;
}

header#header .header-content .menu-opener-container .menu-opener span:nth-child(1) {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

header#header .header-content .menu-opener-container .menu-opener span:nth-child(3) {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

header#header .header-content .phone-container .phone-number,
header#header .header-content .links {
  display: none;
}

header#header .header-content .buttons li:not(:first-child) {
  display: none;
}

@media screen and (min-width: 31.25em) {
  header#header .header-content .phone-container .phone-number {
    display: block;
  }
}

@media screen and (min-width: 42.5em) {
  header#header .header-content .logo-container .logo {
    width: 150px;
  }

  header#header .header-content .buttons li:not(:first-child) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

@media screen and (min-width: 78.125em) {
  header#header .header-content .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  header#header .header-content .buttons {
    margin-right: 0 !important;
  }

  header#header .header-content .menu-opener-container {
    display: none;
  }
}

.header-spacer {
  height: 79px;
}

.mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 120;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

@media screen and (min-width: 78.125em) {
  .mobile-menu {
    display: none;
  }
}

.mobile-menu .button,
.mobile-menu .af-form .af-submit .af-submit-button,
.af-form .af-submit .mobile-menu .af-submit-button {
  font-size: 67%;
}

.mobile-menu .mobile-menu-backer {
  background: rgba(69, 92, 104, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}

.mobile-menu .mobile-menu-content-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  max-width: 32rem;
  width: 100%;
}

.mobile-menu .mobile-menu-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #FFF;
  color: #000;
  padding: 2rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-overflow-style: none;
}

.mobile-menu .mobile-menu-content::-webkit-scrollbar {
  display: none;
}

.mobile-menu .mobile-menu-content > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.mobile-menu .mobile-menu-content .mobile-menu-closer {
  background: #FFF;
  font-size: 250%;
  color: #961F76;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.8rem;
  width: 2.8rem;
  z-index: 1;
  margin-bottom: 2rem;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
}

.mobile-menu .mobile-menu-content .mobile-menu-content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc(100% + 1rem);
  margin: 0 -0.5rem 2rem;
}

.mobile-menu .mobile-menu-content .phone-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0.5rem;
  padding: 0.5rem 1rem;
  width: 50%;
  background: #961F76;
  color: #FFF;
  min-height: 44px;
  font-size: 1.2rem;
}

.mobile-menu .mobile-menu-content .phone-container .phone-icon,
.mobile-menu .mobile-menu-content .phone-container .phone-number {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.mobile-menu .mobile-menu-content .phone-container .phone-icon {
  margin-right: .5rem;
  height: 1.5rem;
  width: 1.5rem;
  font-size: 1.3rem;
}

.mobile-menu .mobile-menu-content .phone-container .phone-icon i {
  display: block;
}

.mobile-menu .mobile-menu-content .phone-container .phone-icon i svg {
  display: block;
}

.mobile-menu .mobile-menu-content .phone-container .phone-number {
  font-weight: 700;
  line-height: 1;
}

.mobile-menu .mobile-menu-content .phone-container:hover .phone-icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.mobile-menu .mobile-menu-content .phone-container:hover .phone-number {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}

.mobile-menu .mobile-menu-content .links {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 1.5rem;
  line-height: 1.3;
}

.mobile-menu .mobile-menu-content .links > li {
  display: block;
}

.mobile-menu .mobile-menu-content .links > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2rem;
}

.mobile-menu .mobile-menu-content .links a {
  color: #961F76;
  text-align: left;
  font-weight: 700;
}

.mobile-menu .mobile-menu-content .links .link-dropdown {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1.3;
}

.mobile-menu .mobile-menu-content .links .link-dropdown > li {
  display: block;
}

.mobile-menu .mobile-menu-content .links .link-dropdown a {
  color: #455C68;
  font-weight: normal;
}

.mobile-menu .mobile-menu-actions {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #FFF;
  padding: 1rem .4rem;
  position: relative;
}

.mobile-menu .mobile-menu-actions:before {
  content: "";
  bottom: 100%;
  height: 20px;
  left: 0;
  right: 0;
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  pointer-events: none;
}

.mobile-menu .mobile-menu-actions .buttons {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mobile-menu .mobile-menu-actions .buttons > li {
  display: block;
}

.mobile-menu .mobile-menu-actions .buttons li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: .6rem;
}

.mobile-menu .mobile-menu-actions .buttons .button,
.mobile-menu .mobile-menu-actions .buttons .af-form .af-submit .af-submit-button,
.af-form .af-submit .mobile-menu .mobile-menu-actions .buttons .af-submit-button {
  margin: 0;
  width: 100%;
}

.mobile-menu.active {
  opacity: 1;
  pointer-events: auto;
}

.mobile-menu.active .mobile-menu-content-container {
  -webkit-transform: none;
          transform: none;
}

.sticky-buttons {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 120px;
  right: 0;
  z-index: 50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: rotate(90deg) translateX(100%);
          transform: rotate(90deg) translateX(100%);
}

.sticky-buttons > li {
  display: block;
}

.sticky-buttons li:not(:last-child) {
  margin-right: 1rem;
}

.sticky-buttons .button,
.sticky-buttons .af-form .af-submit .af-submit-button,
.af-form .af-submit .sticky-buttons .af-submit-button {
  border-radius: 0;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  padding: 0.75em 1em;
}

@media (min-height: 510px) {
  .sticky-buttons {
    top: 250px;
  }
}

@media screen and (min-width: 42.5em) {
  .sticky-buttons {
    display: none;
  }
}

footer .footer .footer-links-row {
  padding: 2rem 0 0 0;
}

footer .footer .footer-links-row .footer-links-row-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 2rem;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-logo-container {
  padding: .6rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-logo-container .footer-links-row-header-logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  width: 150px;
  height: 60px;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-phone-container {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-phone-container .footer-links-row-header-phone-icon,
footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-phone-container .footer-links-row-header-phone-info {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-phone-container .footer-links-row-header-phone-icon {
  margin-right: .5rem;
  background: #FFF;
  color: #961F76;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-phone-container .footer-links-row-header-phone-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-phone-container .footer-links-row-header-phone-info .footer-links-row-header-phone-label {
  color: #961F76;
  font-size: .9rem;
  padding-bottom: .2rem;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-phone-container .footer-links-row-header-phone-info .footer-links-row-header-phone-number {
  font-weight: 700;
  color: #961F76;
  letter-spacing: 2.1px;
  font-size: 1.3rem;
  margin-bottom: .2rem;
}

footer .footer .footer-links-row .footer-links-row-header .footer-links-row-header-phone-container .footer-links-row-header-phone-info .footer-links-row-header-phone-number:hover {
  opacity: 0.7;
}

footer .footer .footer-links-row .footer-socials {
  font-size: 28px;
}

footer .footer .footer-links-row .footer-socials a:hover {
  opacity: 0.7;
}

footer .footer .footer-links-row .columns {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1rem;
}

footer .footer .footer-links-row .columns > li {
  display: block;
}

footer .footer .footer-links-row .columns .column {
  padding: .4rem;
  width: 50%;
  margin-bottom: 1rem;
}

footer .footer .footer-links-row .columns .column .column-title {
  color: #961F76;
  font-weight: 700;
  margin-bottom: 1rem;
}

footer .footer .footer-links-row .columns .column .column-links {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

footer .footer .footer-links-row .columns .column .column-links > li {
  display: block;
}

footer .footer .footer-links-row .columns .column .column-links .column-link a {
  color: inherit;
  display: block;
  margin-bottom: .3rem;
}

footer .footer .footer-links-row .columns .column .column-links .column-link a:hover {
  color: #961F76;
}

@media print, screen and (min-width: 40em) {
  footer .footer .footer-links-row {
    padding-top: 4rem;
  }

  footer .footer .footer-links-row .footer-links-row-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 3rem;
  }

  footer .footer .footer-links-row .columns .column {
    width: 33.333%;
  }
}

@media print, screen and (min-width: 64em) {
  footer .footer .footer-links-row .columns .column {
    width: 20%;
  }
}

footer .footer .footer-accreditations-row {
  border-top: solid 1px #F5F7F8;
  padding: 3rem 0;
}

footer .footer .footer-accreditations-row .accreditations {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .footer .footer-accreditations-row .accreditations > li {
  display: block;
}

footer .footer .footer-accreditations-row .accreditations .accreditation {
  margin: .5rem;
}

footer .footer .footer-accreditations-row .accreditations .accreditation .accreditation-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 70px;
  width: 100px;
}

@media print, screen and (min-width: 40em) {
  footer .footer .footer-accreditations-row {
    padding: 5rem 0;
  }

  footer .footer .footer-accreditations-row .accreditation {
    margin: 1rem;
  }
}

footer .footer .footer-bottom-links-row {
  border-top: solid 1px #F5F7F8;
  padding: 1rem 0;
}

footer .footer .footer-bottom-links-row .bottom-links {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .footer .footer-bottom-links-row .bottom-links > li {
  display: block;
}

footer .footer .footer-bottom-links-row .bottom-links .bottom-link > * {
  color: inherit;
  display: block;
  padding: .2rem .6rem;
}

footer .footer .footer-bottom-links-row .bottom-links .bottom-link a:hover {
  color: #961F76;
}

.section.house-rows-double,
.section.house-rows-triple {
  background-position: bottom center;
  background-repeat: repeat-x;
  background-size: auto 80%;
}

.section.house-rows-double {
  background-image: url("/wp-content/themes/abbey-lofts//assets/img/house-rows-double-background.svg");
}

.section.house-rows-triple {
  background-image: url("/wp-content/themes/abbey-lofts//assets/img/house-rows-triple-background.svg");
}

.share-container {
  margin: 0 .6rem;
}

.share-container .share {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #455C68;
  font-size: 80%;
  font-weight: 700;
  padding: 1.15em 1.9em;
  border-radius: 6px;
  border: solid 2px rgba(100, 126, 140, 0.05);
}

.share-container .share .share-title {
  padding-right: 3rem;
}

.share-container .share .share-icons {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.share-container .share .share-icons > li {
  display: block;
}

.share-container .share .share-icons .share-icon {
  margin-top: -.4rem;
}

.share-container .share .share-icons .share-icon:not(:last-child) {
  margin-right: .5rem;
}

.share-container .share .share-icons .share-icon a {
  color: rgba(0, 0, 0, 0.3);
}

.share-container .share .share-icons .share-icon i {
  font-size: 240%;
}

@media screen and (min-width: 75em) {
  .share-container {
    margin: 0;
    padding-left: 4.5rem;
    padding-right: 3rem;
  }
}

.location,
.location-child {
  background: #FFF;
  position: relative;
}

.location .location-content,
.location-child .location-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.location .location-content .location-panel .location-panel-back,
.location-child .location-content .location-panel .location-panel-back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #455C68;
  font-size: 80%;
  font-weight: 700;
  padding: 1.15em 1.9em;
  border-radius: 6px;
  border: solid 2px rgba(100, 126, 140, 0.05);
  margin-bottom: 2rem;
}

.location .location-content .location-panel .location-panel-back i,
.location-child .location-content .location-panel .location-panel-back i {
  font-size: 200%;
}

.location .location-content .location-panel .location-panel-back span,
.location-child .location-content .location-panel .location-panel-back span {
  margin-left: .7rem;
}

.location .location-content .location-panel .location-panel-content,
.location-child .location-content .location-panel .location-panel-content {
  padding: 0 .6rem 1rem .6rem;
}

.location .location-content .location-panel .location-panel-content .location-panel-image,
.location-child .location-content .location-panel .location-panel-content .location-panel-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 6px;
  margin-bottom: 1rem;
  height: 20rem;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description {
  position: relative;
  border-radius: 6px;
  border: solid 2px rgba(100, 126, 140, 0.1);
  padding: .4rem;
  margin-bottom: 1rem;
  -webkit-transition: background .2s, -webkit-box-shadow .2s;
  transition: background .2s, -webkit-box-shadow .2s;
  transition: box-shadow .2s, background .2s;
  transition: box-shadow .2s, background .2s, -webkit-box-shadow .2s;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-header,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: .6rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-header .location-panel-extra-description-header-title,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-header .location-panel-extra-description-header-title {
  line-height: 1.2;
  font-weight: 700;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-header .location-panel-extra-description-header-toggle,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-header .location-panel-extra-description-header-toggle {
  color: #961F76;
  font-size: 1.4rem;
  border: solid 2px #F5F7F8;
  height: 1.8rem;
  width: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  border-radius: 50%;
  -webkit-transition: background .2s, -webkit-transform .2s;
  transition: background .2s, -webkit-transform .2s;
  transition: background .2s, transform .2s;
  transition: background .2s, transform .2s, -webkit-transform .2s;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-header:hover .location-panel-extra-description-header-toggle,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-header:hover .location-panel-extra-description-header-toggle {
  background: #F5F7F8;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-content,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-content {
  overflow: hidden;
  will-change: height;
  -webkit-transition: height .2s;
  transition: height .2s;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-content .location-panel-extra-description-content-description,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description .location-panel-extra-description-content .location-panel-extra-description-content-description {
  padding: .6rem .6rem 0 .6rem;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description.active,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description.active {
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  background: #FFF;
}

.location .location-content .location-panel .location-panel-content .location-panel-extra-description.active .location-panel-extra-description-header .location-panel-extra-description-header-toggle,
.location-child .location-content .location-panel .location-panel-content .location-panel-extra-description.active .location-panel-extra-description-header .location-panel-extra-description-header-toggle {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #F5F7F8;
}

.location .location-content .location-panel .location-panel-content .location-panel-locations,
.location-child .location-content .location-panel .location-panel-content .location-panel-locations {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.location .location-content .location-panel .location-panel-content .location-panel-locations > li,
.location-child .location-content .location-panel .location-panel-content .location-panel-locations > li {
  display: block;
}

.location .location-content .location-panel .location-panel-content .location-panel-location,
.location-child .location-content .location-panel .location-panel-content .location-panel-location {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link {
  border-radius: 6px;
  border: solid 2px rgba(100, 126, 140, 0.1);
  padding: 1rem;
  margin-bottom: 1rem;
  display: block;
  color: inherit;
  -webkit-transition: background .2s, border .2s, -webkit-box-shadow .2s;
  transition: background .2s, border .2s, -webkit-box-shadow .2s;
  transition: background .2s, box-shadow .2s, border .2s;
  transition: background .2s, box-shadow .2s, border .2s, -webkit-box-shadow .2s;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link:hover .location-panel-extra-description-header-toggle,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link:hover .location-panel-extra-description-header-toggle {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-extra-description-header-toggle,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-extra-description-header-toggle {
  color: #961F76;
  font-size: 1.4rem;
  border: solid 2px #F5F7F8;
  height: 1.8rem;
  width: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  border-radius: 50%;
  -webkit-transition: background .2s, -webkit-transform .2s;
  transition: background .2s, -webkit-transform .2s;
  transition: background .2s, transform .2s;
  transition: background .2s, transform .2s, -webkit-transform .2s;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-extra-description-header-toggle svg,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-extra-description-header-toggle svg {
  display: block;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-location-title-marker,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-location-title-marker {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("/wp-content/themes/abbey-lofts//assets/img/icon-marker.svg");
  height: 2rem;
  width: 2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: .2rem .5rem 0 0;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-location-title-title,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-location-title-title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-right: .8rem;
  padding: .4rem 0;
  color: #455C68;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-location-title-link,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-bar .location-panel-location-title-link {
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-description,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-location-title-description {
  padding-right: 2rem;
  padding-top: 1rem;
  display: none;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-children,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-children {
  list-style: none;
  padding: 0 0 2rem;
  margin: -1rem 0 0;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-children li,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-children li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0.25em;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-children li a,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-children li a {
  text-decoration: underline;
  font-weight: bold;
  color: #455C68;
  font-size: 90%;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-children .location-panel-location-title-marker,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link .location-panel-children .location-panel-location-title-marker {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("/wp-content/themes/abbey-lofts//assets/img/icon-marker.svg");
  height: 1.5rem;
  width: 1.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 .5rem 0 0;
}

.location .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link:hover,
.location-child .location-content .location-panel .location-panel-content .location-panel-location .location-panel-location-link:hover {
  border-color: #FFF;
  background: #FFF;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
}

.location .location-content .location-map,
.location .location-content #location-map,
.location .location-content #location-map-image,
.location-child .location-content .location-map,
.location-child .location-content #location-map,
.location-child .location-content #location-map-image {
  background: black;
  height: 26rem;
  max-height: 80vh;
  z-index: 0;
}

.location .location-content .location-map > img,
.location .location-content #location-map > img,
.location .location-content #location-map-image > img,
.location-child .location-content .location-map > img,
.location-child .location-content #location-map > img,
.location-child .location-content #location-map-image > img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media print, screen and (min-width: 64em) {
  .location .location-content,
  .location-child .location-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .location .location-content .location-panel,
  .location-child .location-content .location-panel {
    width: 50%;
    padding-right: 4rem;
    height: calc(100vh - 79px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .location .location-content .location-panel .location-panel-content-container,
  .location-child .location-content .location-panel .location-panel-content-container {
    margin-left: auto;
    max-width: 38rem;
  }

  .location .location-content .location-panel .location-panel-content,
  .location-child .location-content .location-panel .location-panel-content {
    padding: 0 0 3rem 2rem;
  }

  .location .location-content .location-map,
  .location .location-content #location-map,
  .location .location-content #location-map-image,
  .location-child .location-content .location-map,
  .location-child .location-content #location-map,
  .location-child .location-content #location-map-image {
    width: 50%;
    height: auto;
    max-height: none;
  }
}

.location .d-flex,
.location-child .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.location .d-flex.align-items-center,
.location-child .d-flex.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 64em) {
  .location .d-flex .large-5,
  .location-child .d-flex .large-5 {
    width: 40%;
  }

  .location .d-flex .large-6,
  .location-child .d-flex .large-6 {
    width: 50%;
  }

  .location .d-flex .large-7,
  .location-child .d-flex .large-7 {
    width: 60%;
    padding-left: 60px;
  }

  .location .d-flex .large-order-1,
  .location-child .d-flex .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.location .small-hidden,
.location-child .small-hidden {
  display: none;
}

@media print, screen and (min-width: 64em) {
  .location .small-hidden,
  .location-child .small-hidden {
    display: block;
    padding: 0 60px 0 0;
  }
}

@media screen and (min-width: 75em) {
  .location .small-hidden,
  .location-child .small-hidden {
    padding: 0 120px 0 0;
  }
}

@media print, screen and (min-width: 64em) {
  .location .large-hidden,
  .location-child .large-hidden {
    display: none;
  }
}

.location .title-section,
.location-child .title-section {
  padding: 30px 0;
}

@media print, screen and (min-width: 64em) {
  .location .title-section,
  .location-child .title-section {
    padding: 60px 0;
  }
}

.location .title-section .location-panel-back,
.location-child .title-section .location-panel-back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #455C68;
  font-size: 80%;
  font-weight: 700;
  padding: 1.15em 1.9em;
  border-radius: 6px;
  border: solid 2px rgba(100, 126, 140, 0.05);
  margin-bottom: 2rem;
}

@media print, screen and (min-width: 64em) {
  .location .title-section .location-panel-back,
  .location-child .title-section .location-panel-back {
    margin-left: -30px;
  }
}

.location .title-section .location-panel-back i,
.location-child .title-section .location-panel-back i {
  font-size: 200%;
}

.location .title-section .location-panel-back span,
.location-child .title-section .location-panel-back span {
  margin-left: .7rem;
}

.location .title-section .font-handwritten,
.location-child .title-section .font-handwritten {
  color: #961F76;
  font-size: 2rem;
  font-family: 'Yellowtail', cursive;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  margin-bottom: 20px;
}

@media print, screen and (min-width: 64em) {
  .location .title-section .font-handwritten,
  .location-child .title-section .font-handwritten {
    font-size: 4rem;
  }
}

@media print, screen and (min-width: 64em) {
  .location .title-section .h2,
  .location-child .title-section .h2 {
    font-size: 2rem;
  }
}

.location .title-section img,
.location-child .title-section img {
  margin: 0 0 30px;
}

@media print, screen and (min-width: 64em) {
  .location .title-section img,
  .location-child .title-section img {
    margin: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .location .title-section .p,
  .location-child .title-section .p {
    font-size: 1.25rem;
  }
}

.location .title-section .button.border,
.location .title-section .af-form .af-submit .border.af-submit-button,
.af-form .af-submit .location .title-section .border.af-submit-button,
.location-child .title-section .button.border,
.location-child .title-section .af-form .af-submit .border.af-submit-button,
.af-form .af-submit .location-child .title-section .border.af-submit-button {
  color: #455C68;
  border: 1px solid #455C68;
  margin-left: 1rem;
}

.location .title-section .three-image,
.location-child .title-section .three-image {
  position: relative;
  aspect-ratio: 19/20;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  max-width: 800px;
}

.location .title-section .three-image .image-1,
.location-child .title-section .three-image .image-1 {
  aspect-ratio: 3/2;
  border: 15px solid white;
  outline: 1px solid #455C68;
  width: 90%;
  height: auto;
  margin: 0 auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.location .title-section .three-image .image-2,
.location-child .title-section .three-image .image-2 {
  position: absolute;
  bottom: 10%;
  left: 0;
  aspect-ratio: 4/3;
  border: 15px solid white;
  outline: 1px solid #455C68;
  width: 45%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.location .title-section .three-image .image-3,
.location-child .title-section .three-image .image-3 {
  position: absolute;
  bottom: 0;
  right: 0;
  aspect-ratio: 3/4;
  border: 15px solid white;
  outline: 1px solid #455C68;
  width: 40%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

@media print, screen and (min-width: 40em) {
  .location .title-section .three-image .image-1,
  .location .title-section .three-image .image-2,
  .location .title-section .three-image .image-3,
  .location-child .title-section .three-image .image-1,
  .location-child .title-section .three-image .image-2,
  .location-child .title-section .three-image .image-3 {
    border-width: 20px;
  }
}

@media print, screen and (min-width: 64em) {
  .location .title-section .three-image,
  .location-child .title-section .three-image {
    aspect-ratio: 1/1;
  }

  .location .title-section .three-image .image-1,
  .location .title-section .three-image .image-2,
  .location .title-section .three-image .image-3,
  .location-child .title-section .three-image .image-1,
  .location-child .title-section .three-image .image-2,
  .location-child .title-section .three-image .image-3 {
    border-width: 25px;
  }
}

@media screen and (min-width: 75em) {
  .location .title-section .three-image,
  .location-child .title-section .three-image {
    margin-left: -60px;
  }
}

.location .cta-section,
.location-child .cta-section {
  padding: 60px 20px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.location .cta-section::before,
.location-child .cta-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #455C68;
  opacity: 0.5;
}

.location .cta-section > *,
.location-child .cta-section > * {
  position: relative;
}

@media print, screen and (min-width: 64em) {
  .location .cta-section,
  .location-child .cta-section {
    padding: 120px;
  }
}

.location .cta-section h2,
.location-child .cta-section h2 {
  font-weight: bold;
  color: #FFF;
  margin: 0 0 40px;
}

.location .cta-section h2 span,
.location-child .cta-section h2 span {
  font-family: 'Yellowtail', cursive;
  font-weight: 400;
}

@media print, screen and (min-width: 64em) {
  .location .details-section,
  .location-child .details-section {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #FFF), color-stop(50%, #F9F1F7));
    background: linear-gradient(to right, #FFF 50%, #F9F1F7 50%);
  }
}

.location .details-section .read-more,
.location-child .details-section .read-more {
  overflow: hidden;
  position: relative;
}

.location .details-section .read-more::after,
.location-child .details-section .read-more::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white));
  background: linear-gradient(to bottom, transparent, white);
}

.location .details-section .read-more.active::after,
.location-child .details-section .read-more.active::after {
  background: none;
}

.location .details-section .read-more-toggle,
.location-child .details-section .read-more-toggle {
  margin: 10px 0 30px;
}

.location .details-section .bg-whiter-pink .read-more::after,
.location-child .details-section .bg-whiter-pink .read-more::after {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#F9F1F7));
  background: linear-gradient(to bottom, transparent, #F9F1F7);
}

.location .details-section .bg-whiter-pink .read-more.active::after,
.location-child .details-section .bg-whiter-pink .read-more.active::after {
  background: none;
}

.location .details-section .description-left,
.location-child .details-section .description-left {
  padding: 30px 0 0;
}

@media print, screen and (min-width: 40em) {
  .location .details-section .description-left,
  .location-child .details-section .description-left {
    padding: 30px 0;
  }
}

@media print, screen and (min-width: 64em) {
  .location .details-section .description-left,
  .location-child .details-section .description-left {
    padding: 60px 60px 60px 0;
  }
}

.location .details-section .description-left #location-map,
.location-child .details-section .description-left #location-map {
  aspect-ratio: 1/1;
  margin: 0 -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .location .details-section .description-left #location-map,
  .location-child .details-section .description-left #location-map {
    aspect-ratio: 2/1;
    margin: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .location .details-section .description-left #location-map,
  .location-child .details-section .description-left #location-map {
    aspect-ratio: 1/1;
  }
}

.location .details-section .description-right,
.location-child .details-section .description-right {
  padding: 30px 0.625rem;
  margin: 0 -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .location .details-section .description-right,
  .location-child .details-section .description-right {
    padding: 30px 1.25rem;
    margin: 0 -1.25rem;
  }
}

@media print, screen and (min-width: 64em) {
  .location .details-section .description-right,
  .location-child .details-section .description-right {
    padding: 60px 0 60px 60px;
    margin: 0;
  }
}

.simple .simple-content {
  padding: 0 .6rem;
}

.simple .simple-content h2 {
  position: relative;
}

.simple .simple-content h2:after {
  content: '';
  display: block;
  height: .2rem;
  width: 40px;
  background-color: #961F76;
  margin-top: .7rem;
}

.simple .simple-content h2.text-center::after {
  margin-left: auto;
  margin-right: auto;
}

.simple .simple-content h2.text-right::after {
  margin-left: auto;
}

.simple .simple-content p + h2,
.simple .simple-content p + h3,
.simple .simple-content p + h4,
.simple .simple-content p + h5,
.simple .simple-content p + h6 {
  padding-top: 2rem;
}

@media screen and (min-width: 75em) {
  .simple .simple-content p + h2,
  .simple .simple-content p + h3,
  .simple .simple-content p + h4,
  .simple .simple-content p + h5,
  .simple .simple-content p + h6 {
    padding-top: 5rem;
  }
}

.simple .simple-content iframe {
  max-width: 100%;
}

@media screen and (min-width: 75em) {
  .simple .simple-content {
    padding: 0 3rem 0 4.5rem;
  }
}

.simple .simple-sidebar {
  position: relative;
  padding-left: 2.5rem;
  margin: 0 .6rem;
}

.simple .simple-sidebar:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: rgba(100, 126, 140, 0.2);
  border-radius: 3px;
}

.simple .simple-sidebar .simple-sidebar-message {
  margin-bottom: 3rem;
}

.simple .simple-sidebar .button,
.simple .simple-sidebar .af-form .af-submit .af-submit-button,
.af-form .af-submit .simple .simple-sidebar .af-submit-button {
  margin-bottom: 0;
}

@media screen and (min-width: 75em) {
  .simple .simple-sidebar {
    margin: 0 .8rem;
  }
}

.tabs-block {
  padding: 0 .6rem;
}

@media screen and (min-width: 75em) {
  .tabs-block {
    padding: 0;
  }
}

.tabs-block .tabs-panel-title {
  font-size: 1.3rem;
  font-weight: 700;
}

.tabs-block .tabs-panel-title:after {
  content: '';
  display: block;
  height: 2px;
  width: 2rem;
  background: #961F76;
  margin-top: .8rem;
  margin-bottom: 2rem;
}

.tabs-block .tabs-panel-items .tabs-panel-item {
  margin-bottom: 1rem;
}

.tabs-block .tabs-panel-items .tabs-panel-item .tabs-panel-item-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: .8rem;
}

.tabs-block .tabs-panel-items .tabs-panel-item .tabs-panel-item-heading .tabs-panel-item-heading-icon {
  color: #961F76;
  margin-right: .5rem;
}

.tabs-block .tabs-panel-items .tabs-panel-item .tabs-panel-item-heading .tabs-panel-item-heading-title {
  font-weight: 700;
}

.tabs-block .share-container {
  padding: 0;
}

@media screen and (min-width: 75em) {
  .tabs-block .share-container {
    padding-left: .8rem;
  }
}

.hero {
  padding-top: 3rem;
}

.hero.bg-black .hero-back-button {
  border-color: rgba(255, 255, 255, 0.05);
  color: #FFF;
}

.hero.bg-black .hero-subtitle,
.hero.bg-black .hero-title,
.hero.bg-black .hero-description {
  color: #FFF;
}

.hero.bg-black .hero-description {
  opacity: .6;
}

.hero.bg-black .video-opener-container .video-opener:before {
  background-color: rgba(255, 255, 255, 0.4);
}

.hero.bg-pink .hero-back-button {
  border-color: rgba(255, 255, 255, 0.05);
  color: #FFF;
}

.hero.bg-pink .hero-subtitle,
.hero.bg-pink .hero-title,
.hero.bg-pink .hero-description {
  color: #FFF;
}

.hero.bg-pink .hero-description {
  opacity: .6;
}

.hero.bg-pink .video-opener-container .video-opener:before {
  background-color: rgba(255, 255, 255, 0.4);
}

.hero.bg-light-pink .hero-back-button {
  border-color: rgba(255, 255, 255, 0.05);
  color: #FFF;
}

.hero.bg-light-pink .hero-subtitle,
.hero.bg-light-pink .hero-title,
.hero.bg-light-pink .hero-description {
  color: #FFF;
}

.hero.bg-light-pink .hero-description {
  opacity: .6;
}

.hero.bg-light-pink .video-opener-container .video-opener:before {
  background-color: rgba(255, 255, 255, 0.4);
}

.hero.bg-grey .hero-back-button {
  border-color: rgba(255, 255, 255, 0.05);
  color: #FFF;
}

.hero.bg-grey .hero-subtitle,
.hero.bg-grey .hero-title,
.hero.bg-grey .hero-description {
  color: #FFF;
}

.hero.bg-grey .hero-description {
  opacity: .6;
}

.hero.bg-grey .video-opener-container .video-opener:before {
  background-color: rgba(255, 255, 255, 0.4);
}

.hero.bg-light-grey .hero-back-button {
  border-color: rgba(255, 255, 255, 0.05);
  color: #FFF;
}

.hero.bg-light-grey .hero-subtitle,
.hero.bg-light-grey .hero-title,
.hero.bg-light-grey .hero-description {
  color: #FFF;
}

.hero.bg-light-grey .hero-description {
  opacity: .6;
}

.hero.bg-light-grey .video-opener-container .video-opener:before {
  background-color: rgba(255, 255, 255, 0.4);
}

.hero .hero-subtitle,
.hero .hero-title,
.hero .hero-description {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.hero .hero-subtitle {
  margin-bottom: .7rem;
}

.hero .hero-title {
  margin-bottom: 1.9rem;
  max-width: 38rem;
}

.hero .hero-title:first-child {
  margin-top: 2rem;
}

.hero .hero-description {
  max-width: 28rem;
  line-height: 1.47;
}

.hero .video-opener-container {
  margin-top: 5em;
  margin-bottom: 5em;
}

.hero.show-houses .video-opener-container {
  margin-top: 3em;
  margin-bottom: 2.6rem;
}

.hero:not(.show-houses) {
  padding-bottom: 3rem;
}

.hero .hero-filtering {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 2rem 0 4rem 0;
}

.hero .hero-filtering .hero-filtering-label {
  font-size: 1.2rem;
  font-weight: 700;
  margin: .5rem;
}

.hero .hero-filtering .hero-filtering-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.hero .hero-filtering .hero-filtering-options > * {
  margin: .5rem;
}

@media print, screen and (min-width: 64em) {
  .hero {
    padding-top: 3.6rem;
  }

  .hero.show-houses .video-opener-container {
    margin-top: 7.5rem;
  }

  .hero:not(.show-houses) {
    padding-bottom: 6.8rem;
  }

  .hero .hero-filtering {
    padding: 2rem 0 8rem 0;
  }
}

.hero-post {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.hero-post .grid-container {
  position: relative;
}

.hero-post .hero-back-button.simple {
  border: none;
  padding: 0;
}

@media screen and (min-width: 64em) {
  .hero-post .hero-back-button.simple {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.hero-post .hero-post-tags {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: .5rem;
}

.hero-post .hero-post-tags > li {
  display: block;
}

.hero-post .hero-post-tags .hero-post-tag {
  display: inline-block;
  font-size: 70%;
  padding: .3em 1em;
  border-radius: 100px;
  color: #FFF;
  margin: .5rem;
}

.hero-post .hero-post-title {
  max-width: 38rem;
  margin: 0 auto;
}

.hero-post .hero-post-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 2.3rem;
}

.hero-post .hero-post-author .hero-post-author-full-name {
  margin-bottom: .65rem;
}

.hero-post .hero-post-author .hero-post-author-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 3.9rem;
  width: 3.9rem;
  border-radius: 50%;
  border: solid 5px #FFF;
  margin-bottom: -1.9rem;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
}

.hero-post .hero-post-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 20rem;
  border-radius: 3px;
}

@media print, screen and (min-width: 64em) {
  .hero-post {
    margin-bottom: 0;
  }

  .hero-post .hero-post-image {
    height: 31.5rem;
  }
}

.hero-homepage {
  padding-top: 1rem;
  padding-bottom: 9.6rem;
  position: relative;
  background: #FFF;
}

.hero-homepage .hero-homepage-featured-in-items-container,
.hero-homepage .hero-homepage-content {
  position: relative;
  z-index: 1;
}

.hero-homepage .hero-homepage-featured-in-items-container {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem;
}

.hero-homepage .hero-homepage-featured-in-items-container:before {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("/wp-content/themes/abbey-lofts/assets/img/label-featured-in.svg");
  content: "";
  height: 50px;
  width: 70px;
  display: block;
  margin-bottom: -.6rem;
}

.hero-homepage .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-homepage .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items > li {
  display: block;
}

.hero-homepage .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item {
  margin: .8rem;
}

.hero-homepage .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item a {
  display: block;
}

.hero-homepage .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item img {
  display: block;
  height: 20px;
  width: auto;
}

@media print, screen and (min-width: 40em) {
  .hero-homepage .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item img {
    height: 25px;
  }
}

@media print, screen and (min-width: 64em) {
  .hero-homepage .hero-homepage-featured-in-items-container:before {
    height: 60px;
    width: 90px;
  }

  .hero-homepage .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item img {
    height: 32px;
  }
}

.hero-homepage .hero-homepage-content {
  pointer-events: none;
  margin-top: .5rem;
  margin-bottom: 7rem;
}

.hero-homepage .hero-homepage-content .hero-homepage-title {
  max-width: 20rem;
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 0.25rem;
}

.hero-homepage .hero-homepage-content .hero-homepage-title strong {
  color: #961F76;
  font-weight: normal;
}

.hero-homepage .hero-homepage-content .hero-homepage-subtitle-container {
  color: #961F76;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0 0.75rem;
}

.hero-homepage .hero-homepage-content .hero-homepage-subtitle-container i {
  margin-right: .4rem;
}

.hero-homepage .hero-homepage-content .hero-homepage-subtitle-container .hero-homepage-subtitle {
  font-size: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  color: inherit;
  font-weight: normal;
  text-decoration: underline;
}

@media print, screen and (min-width: 40em) {
  .hero-homepage .hero-homepage-content {
    margin-top: 0;
    margin-bottom: 6rem;
  }

  .hero-homepage .hero-homepage-content .hero-homepage-title {
    max-width: 34rem;
    font-size: 2.2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero-homepage .hero-homepage-content {
    margin-top: 1.6rem;
    margin-bottom: 0;
  }

  .hero-homepage .hero-homepage-content .hero-homepage-title {
    font-size: 3.125rem;
  }
}

.hero-homepage .hero-homepage-image-container {
  position: absolute;
  top: 1rem;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  left: 0;
  right: 0;
  pointer-events: none;
}

.hero-homepage .hero-homepage-image-container .hero-homepage-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 100%;
  width: 100%;
}

.hero-homepage .hero-homepage-image-container .hero-homepage-image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, #FFF, rgba(255, 255, 255, 0));
}

.hero-homepage .hero-homepage-image-container .hero-homepage-image img {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
  pointer-events: none;
  max-width: none;
  width: 240%;
  -webkit-transform: scale(1.01) translateX(-40%);
          transform: scale(1.01) translateX(-40%);
}

.hero-homepage .hero-homepage-image-container .hero-homepage-image-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.hero-homepage .hero-homepage-image-container .hero-homepage-image-content .video-opener-container {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 120%;
  margin-top: .5rem;
  bottom: 20%;
  pointer-events: auto;
}

.hero-homepage .hero-homepage-image-container .hero-homepage-image-content .video-opener-container .video-opener:before {
  background-color: rgba(255, 255, 255, 0.2);
}

.hero-homepage .hero-homepage-image-container .hero-homepage-image-content .hero-homepage-accreditations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1rem 1rem 1rem;
  max-width: 100vw;
  pointer-events: auto;
}

.hero-homepage .hero-homepage-image-container .hero-homepage-image-content .hero-homepage-accreditations .hero-homepage-accreditation {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 70px;
  width: 100px;
  margin: .5rem;
}

@media print, screen and (min-width: 40em) {
  .hero-homepage .hero-homepage-image-container {
    right: 0;
    left: 2rem;
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image {
    max-width: 75rem;
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image:before {
    content: none;
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image img {
    max-width: 130%;
    width: 130%;
    -webkit-transform: none;
            transform: none;
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image .hero-homepage-image-content .video-opener-container {
    bottom: 25%;
    margin-top: 3rem;
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image .hero-homepage-image-content .hero-homepage-accreditations {
    padding: 0 7rem 1rem 7rem;
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image .hero-homepage-image-content .hero-homepage-accreditations .hero-homepage-accreditation {
    margin: 1rem .7rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero-homepage .hero-homepage-image-container .hero-homepage-image {
    -webkit-transform: translateX(60px);
            transform: translateX(60px);
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image img {
    max-width: 100%;
    width: 100%;
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image .hero-homepage-image-content .video-opener-container {
    top: 50%;
    bottom: auto;
  }
}

@media screen and (min-width: 90em) {
  .hero-homepage .hero-homepage-image-container {
    top: unset;
  }

  .hero-homepage .hero-homepage-image-container .hero-homepage-image {
    position: relative;
    margin: 0 auto;
  }
}

.hero-carousel {
  position: relative;
  background: #FFF;
}

.hero-carousel .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hero-carousel .slick-slide {
  height: auto;
}

.hero-carousel .slick-slide > div {
  height: 100%;
}

.hero-carousel .hero-slide {
  padding: 2rem 0 12rem;
  background-size: cover;
  background-position: center;
  height: 100%;
}

.hero-carousel .hero-slide > div {
  height: 100%;
}

@media print, screen and (min-width: 64em) {
  .hero-carousel .hero-slide {
    padding: 4rem 0 24rem;
  }
}

.hero-carousel .hero-slide .grid-container {
  position: relative;
}

.hero-carousel .featured-in-items-padding {
  padding: 10rem 0 0;
  margin: 0 0 -9rem;
}

@media print, screen and (min-width: 64em) {
  .hero-carousel .featured-in-items-padding {
    padding: 0;
    margin: 0;
  }
}

.hero-carousel .hero-homepage-featured-in-items-container {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
  background: rgba(255, 255, 255, 0.35);
  padding: 0.5rem 1rem;
}

.hero-carousel .hero-homepage-featured-in-items-container h3 {
  color: #961F76;
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
}

.hero-carousel .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-carousel .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items > li {
  display: block;
}

.hero-carousel .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item {
  margin: 0.5rem 0;
}

@media print, screen and (min-width: 40em) {
  .hero-carousel .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item {
    margin: 0.75rem 0;
  }
}

.hero-carousel .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item a {
  display: block;
}

.hero-carousel .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item img {
  display: block;
  height: 25px;
  width: auto;
}

@media print, screen and (min-width: 40em) {
  .hero-carousel .hero-homepage-featured-in-items-container .hero-homepage-featured-in-items .hero-homepage-featured-in-item img {
    height: 36px;
  }
}

@media print, screen and (min-width: 40em) {
  .hero-carousel .hero-homepage-featured-in-items-container {
    padding: 1rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero-carousel .hero-homepage-featured-in-items-container {
    position: absolute;
    top: 0;
    right: 1.25rem;
    padding: 1rem 1.5rem;
  }
}

.hero-carousel .hero-homepage-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.hero-carousel .hero-homepage-content.center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.hero-carousel .hero-homepage-content.center .hero-homepage-subtitle-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-carousel .hero-homepage-content.right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right;
}

.hero-carousel .hero-homepage-content.right .hero-homepage-subtitle-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.hero-carousel .hero-homepage-content .hero-homepage-title {
  max-width: 40rem;
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 0.25rem;
  color: #FFF;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
  opacity: 0.7;
  font-weight: 700;
}

.hero-carousel .hero-homepage-content .hero-homepage-subtitle-container {
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0 0.75rem;
}

.hero-carousel .hero-homepage-content .hero-homepage-subtitle-container i {
  margin-right: .4rem;
}

.hero-carousel .hero-homepage-content .hero-homepage-subtitle-container .hero-homepage-subtitle {
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
  color: #FFF;
  opacity: 0.7;
  font-weight: 700;
}

@media print, screen and (min-width: 40em) {
  .hero-carousel .hero-homepage-content {
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-carousel .hero-homepage-content .hero-homepage-title {
    font-size: 2.2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero-carousel .hero-homepage-content {
    margin-top: 1.6rem;
    margin-bottom: 0;
  }

  .hero-carousel .hero-homepage-content .hero-homepage-title {
    font-size: 3.125rem;
  }
}

.hero-carousel .hero-dots {
  position: absolute;
  bottom: 2rem;
  width: 100%;
}

.hero-carousel .hero-dots .slick-dots {
  width: 100%;
  padding: 0 3rem;
}

.hero-carousel .hero-dots .slick-dots li {
  max-width: 40%;
  width: 160px;
  margin: 0;
  padding: 0 1rem;
}

.hero-carousel .hero-dots .slick-dots li button {
  width: 100%;
  position: relative;
  background-color: rgba(255, 255, 255, 0.75);
  margin: 0;
}

.hero-carousel .hero-dots .slick-dots li button::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #961F76;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.hero-carousel .hero-dots .slick-dots .slick-active button {
  background-color: rgba(255, 255, 255, 0.75);
}

.hero-carousel .hero-dots .slick-dots .slick-active button::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-animation: dot-enter 8s linear;
          animation: dot-enter 8s linear;
}

.hero-carousel .hero-arrows {
  position: absolute;
  bottom: 7rem;
  left: 0;
  width: 100%;
}

.hero-carousel .hero-arrows .slick-arrow i {
  width: 3rem;
  height: 3rem;
  color: #FFF;
  margin: 0;
}

.hero-carousel .hero-arrows .slick-arrow i svg {
  width: 100%;
  height: 100%;
}

.hero-carousel .hero-arrows .slick-prev {
  position: absolute;
  left: 1rem;
}

@media print, screen and (min-width: 64em) {
  .hero-carousel .hero-arrows .slick-prev {
    left: 3rem;
  }
}

.hero-carousel .hero-arrows .slick-next {
  position: absolute;
  right: 1rem;
}

@media print, screen and (min-width: 64em) {
  .hero-carousel .hero-arrows .slick-next {
    right: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .hero-carousel .hero-arrows {
    bottom: 8rem;
  }

  .hero-carousel .hero-arrows .slick-arrow i {
    width: 4rem;
    height: 4rem;
  }
}

@-webkit-keyframes dot-enter {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }

  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes dot-enter {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }

  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

.related {
  overflow: hidden;
}

.related .related-title {
  margin-bottom: 3rem;
}

.related .related-list {
  max-width: 84rem;
  margin: 0 auto;
}

.related .related-list .slick-slide {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: .6;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.related .related-list .slick-slide.slick-active {
  opacity: 1;
}

.related .related-list .slick-dots {
  opacity: 0;
}

@media print, screen and (min-width: 40em) {
  .related .related-list .slick-dots {
    opacity: 1;
  }
}

.related .related-list .slick-list {
  overflow: visible;
}

.related .related-list .listing {
  margin-bottom: 25px;
}

.gallery .gallery-main .gallery-main-image-container {
  position: relative;
  overflow: hidden;
  background-color: #F5F7F8;
  border-radius: 6px;
}

.gallery .gallery-main .gallery-main-image {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 16rem;
  max-height: calc(100vh - 200px);
}

.gallery .gallery-main .gallery-main-image-actions {
  position: absolute;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gallery .gallery-main .gallery-main-image-actions > * {
  margin: 1rem .25rem 1rem 1rem;
  background: #FFF;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
}

.gallery .gallery-main .gallery-main-image-actions .gallery-main-image-description {
  padding: 1rem 2.5rem 1rem .8rem;
  border-radius: 6px;
  font-weight: 700;
  font-size: .7rem;
}

.gallery .gallery-main .gallery-main-image-actions .gallery-main-image-zoom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.8rem;
  width: 2.8rem;
  border-radius: 50%;
  font-size: 130%;
}

.gallery .gallery-nav-container {
  position: relative;
}

.gallery .gallery-nav-container .gallery-nav .gallery-nav-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  border-radius: 6px;
  height: 6rem;
  margin: .25rem;
}

.gallery .gallery-nav-container .gallery-nav .gallery-nav-image:hover {
  opacity: 0.8;
}

.gallery .gallery-nav-container .gallery-nav .gallery-nav-image:active {
  opacity: 0.6;
}

.gallery .gallery-nav-container .gallery-nav .slick-track {
  min-width: 100%;
  margin: 0 auto;
}

.gallery .gallery-nav-container .gallery-nav .slick-slide {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  opacity: .2;
}

.gallery .gallery-nav-container .gallery-nav .slick-slide.slick-active {
  opacity: .4;
}

.gallery .gallery-nav-container .gallery-nav .slick-slide.slick-current {
  opacity: 1;
}

.gallery .gallery-nav-container .gallery-nav .gallery-nav-arrows {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .gallery .gallery-main .gallery-main-image {
    height: 30rem;
  }

  .gallery .gallery-nav-container .gallery-nav .gallery-nav-image {
    height: 10rem;
  }

  .gallery .gallery-nav-container .gallery-nav-arrows {
    display: block;
  }
}

@media print, screen and (min-width: 64em) {
  .gallery .gallery-main .gallery-main-image {
    height: 40rem;
  }
}

.side-by-sides {
  padding: 5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.side-by-sides .grid-container {
  width: 100%;
}

.side-by-sides .side-by-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  width: 100%;
}

.side-by-sides .side-by-side:not(:last-child) {
  margin-bottom: 1rem;
}

.side-by-sides .side-by-side.stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.side-by-sides .side-by-side .side-by-side-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 3px;
  aspect-ratio: 16/9;
  width: 100%;
}

.side-by-sides .side-by-side .side-by-side-image iframe,
.side-by-sides .side-by-side .side-by-side-image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}

.side-by-sides .side-by-side .side-by-side-matterport {
  width: 100%;
  aspect-ratio: 16/9;
}

.side-by-sides .side-by-side .side-by-side-matterport p {
  margin: 0;
  height: 100%;
}

.side-by-sides .side-by-side .side-by-side-matterport iframe {
  border-radius: 3px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.side-by-sides .side-by-side .side-by-side-content {
  padding: 2rem .6rem;
  width: 100%;
}

.side-by-sides .side-by-side .side-by-side-content h2 {
  position: relative;
}

.side-by-sides .side-by-side .side-by-side-content h2:after {
  content: '';
  display: block;
  height: .2rem;
  width: 40px;
  background-color: #961F76;
  margin-top: .7rem;
}

.side-by-sides .side-by-side .side-by-side-content .side-by-side-content-subtitle {
  margin-bottom: 2.3rem;
}

.side-by-sides .side-by-side .side-by-side-content .side-by-side-content-title {
  margin-bottom: 2.4rem;
}

.side-by-sides .side-by-side .side-by-side-content .side-by-side-content-content {
  font-size: 1.2375rem;
  line-height: 1.9;
}

@media print, screen and (min-width: 64em) {
  .side-by-sides .side-by-side {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .side-by-sides .side-by-side:not(.grid-container) {
    padding: 0;
  }

  .side-by-sides .side-by-side:not(:last-child) {
    margin-bottom: 7.4rem;
  }

  .side-by-sides .side-by-side .side-by-side-image {
    border-radius: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 50%;
  }

  .side-by-sides .side-by-side .side-by-side-matterport {
    width: 50%;
  }

  .side-by-sides .side-by-side .side-by-side-content {
    padding: 4rem 20px;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .side-by-sides .side-by-side .side-by-side-content > div {
    width: 100%;
    max-width: 36rem;
    margin-right: 3rem;
  }

  .side-by-sides .side-by-side:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .side-by-sides .side-by-side:nth-child(even) .side-by-side-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .side-by-sides .side-by-side:nth-child(even) .side-by-side-content > div {
    margin-left: 3rem;
  }

  .side-by-sides.flipped .side-by-side {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .side-by-sides.flipped .side-by-side .side-by-side-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .side-by-sides.flipped .side-by-side .side-by-side-content > div {
    margin-left: 3rem;
  }

  .side-by-sides.flipped .side-by-side:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .side-by-sides.flipped .side-by-side:nth-child(even) .side-by-side-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .side-by-sides.flipped .side-by-side:nth-child(even) .side-by-side-content > div {
    margin-right: 3rem;
  }
}

.icons-block {
  padding: 1.75rem 0;
  overflow: hidden;
}

.icons-block .icons-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.icons-block .icons-block-item .icons-block-item-icon {
  font-size: 200%;
  color: #961F76;
  margin-right: .5rem;
}

.icons-block .icons-block-item .icons-block-item-title {
  margin: 0;
  line-height: 1.2;
  max-width: 12rem;
  font-size: 1rem;
}

@media print, screen and (min-width: 40em) {
  .icons-block .icons-block-item .icons-block-item-title {
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .icons-block {
    padding: 3.25rem 0;
  }

  .icons-block .icons-block-item .icons-block-item-icon {
    font-size: 320%;
  }

  .icons-block .icons-block-item .icons-block-item-title {
    font-size: 1.3rem;
  }
}

.image-text-carousel {
  position: relative;
}

.image-text-carousel .image-text-carousel-item .image-text-carousel-item-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 16rem;
  height: 100%;
  border-radius: 3px;
}

.image-text-carousel .image-text-carousel-item .image-text-carousel-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 .6rem;
}

.image-text-carousel .image-text-carousel-arrows {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .image-text-carousel .image-text-carousel-item {
    padding-right: 6rem;
  }

  .image-text-carousel .image-text-carousel-item .image-text-carousel-item-content {
    height: 100%;
    padding: 4rem 0;
  }

  .image-text-carousel .image-text-carousel-arrows {
    display: block;
  }

  .image-text-carousel .image-text-carousel-arrows .slick-prev {
    left: 1rem;
  }

  .image-text-carousel .image-text-carousel-arrows .slick-next {
    right: 1rem;
  }
}

@media print, screen and (min-width: 64em) {
  .image-text-carousel .image-text-carousel-item {
    padding: 0 6rem;
  }

  .image-text-carousel .image-text-carousel-arrows .slick-prev {
    left: 0;
  }

  .image-text-carousel .image-text-carousel-arrows .slick-next {
    right: 0;
  }
}

.big-image-with-card {
  overflow: hidden;
  position: relative;
}

.big-image-with-card .big-image-with-card-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 75%;
}

.big-image-with-card .big-image-with-card-card-container {
  padding: 0 1rem 2rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  z-index: 1;
  margin-top: -3rem;
}

.big-image-with-card .big-image-with-card-card-container .big-image-with-card-card {
  background: #FFF;
  border-radius: 6px 6px 0 6px;
  padding: 2.1rem 2.8rem;
  position: relative;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
}

.big-image-with-card .big-image-with-card-card-container .big-image-with-card-card:before {
  content: "";
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  left: 3rem;
  height: 2.8rem;
  width: 2.8rem;
  pointer-events: none;
  background: #FFF;
}

@media print, screen and (min-width: 40em) {
  .big-image-with-card {
    padding-top: 25%;
  }

  .big-image-with-card .big-image-with-card-image {
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .big-image-with-card .big-image-with-card-card-container {
    padding: 2rem 1rem;
    margin: 0;
  }

  .big-image-with-card .big-image-with-card-card-container .big-image-with-card-card {
    max-width: 26rem;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .big-image-with-card .big-image-with-card-card-container .big-image-with-card-card:before {
    top: auto;
    bottom: 3rem;
    left: 100%;
    -webkit-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }

  .big-image-with-card .big-image-with-card-card-container.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .big-image-with-card .big-image-with-card-card-container.right .big-image-with-card-card {
    border-radius: 6px 6px 6px 0;
  }

  .big-image-with-card .big-image-with-card-card-container.right .big-image-with-card-card:before {
    left: auto;
    right: 100%;
    -webkit-transform: translateX(50%) rotate(45deg);
            transform: translateX(50%) rotate(45deg);
  }
}

.video-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 45%;
  border-radius: 6px;
  max-width: 58rem;
  margin: 0 auto;
}

.video-block .video-opener-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.section-header {
  padding: 0 .6rem;
}

.section-header .section-header-content .section-header-title {
  font-size: 1.2375rem;
  max-width: 36rem;
}

@media print, screen and (min-width: 40em) {
  .section-header .section-header-content .section-header-title {
    font-size: 1.8rem;
  }
}

.reviews {
  overflow: hidden;
}

.reviews .reviews-title {
  margin-bottom: .5rem;
}

.reviews .reviews-subtitle {
  margin-bottom: 1rem;
}

.reviews #widget {
  margin-bottom: 2rem;
}

.reviews .reviews-list {
  max-width: 84rem;
  margin: 0 auto;
}

.reviews .reviews-list .slick-slide {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: .6;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.reviews .reviews-list .slick-slide.slick-active {
  opacity: 1;
}

.reviews .reviews-list .slick-list {
  overflow: visible;
}

.reviews .reviews-list .listing {
  margin-bottom: 25px;
}

.cta {
  padding: 2rem 0;
}

.cta.bg-black .cta-icon,
.cta.bg-black .cta-title,
.cta.bg-black .cta-subtitle {
  color: #FFF;
}

.cta.bg-pink .cta-icon,
.cta.bg-pink .cta-title,
.cta.bg-pink .cta-subtitle {
  color: #FFF;
}

.cta.bg-light-pink .cta-icon,
.cta.bg-light-pink .cta-title,
.cta.bg-light-pink .cta-subtitle {
  color: #FFF;
}

.cta.bg-grey .cta-icon,
.cta.bg-grey .cta-title,
.cta.bg-grey .cta-subtitle {
  color: #FFF;
}

.cta.bg-light-grey .cta-icon,
.cta.bg-light-grey .cta-title,
.cta.bg-light-grey .cta-subtitle {
  color: #FFF;
}

.cta .cta-content {
  padding: 0 .6rem;
  max-width: 65rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cta .cta-content .cta-content-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 2rem 1rem 0;
}

.cta .cta-content .cta-content-text .cta-icon {
  font-size: 400%;
  margin-right: 1.1rem;
}

.cta .cta-content .cta-content-text .cta-titles {
  margin-top: 0.5rem;
}

.cta .cta-content .cta-content-text .cta-titles .cta-title {
  margin-bottom: .2rem;
}

.cta .cta-content .cta-content-text .cta-titles .cta-subtitle {
  margin-bottom: 0;
}

.cta .cta-content .cta-content-buttons {
  padding-top: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.cta .cta-content .cta-content-buttons .button,
.cta .cta-content .cta-content-buttons .af-form .af-submit .af-submit-button,
.af-form .af-submit .cta .cta-content .cta-content-buttons .af-submit-button {
  margin: 0 .8rem 1rem 0;
}

@media print, screen and (min-width: 40em) {
  .cta .cta-content .cta-content-text {
    padding-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .cta {
    padding: 3rem 0;
  }

  .cta .cta-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .cta .cta-content .cta-content-text .cta-titles .cta-title {
    margin-bottom: .8rem;
  }

  .cta .cta-content .cta-content-buttons .button,
  .cta .cta-content .cta-content-buttons .af-form .af-submit .af-submit-button,
  .af-form .af-submit .cta .cta-content .cta-content-buttons .af-submit-button {
    margin: 0 0 1rem .8rem;
  }
}

.team-members {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
  max-width: 72.8rem;
}

.team-members .team-member-container {
  padding: .8rem .7rem;
  width: 100%;
}

@media print, screen and (min-width: 31.25em) {
  .team-members .team-member-container {
    width: 50%;
  }
}

@media print, screen and (min-width: 40em) {
  .team-members .team-member-container {
    width: 33.333%;
  }
}

@media print, screen and (min-width: 50em) {
  .team-members .team-member-container {
    width: 25%;
  }
}

@media print, screen and (min-width: 64em) {
  .team-members .team-member-container {
    width: 20%;
  }
}

.team-members .team-member {
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 3px;
  overflow: hidden;
}

.team-members .team-member .team-member-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 13rem;
}

.team-members .team-member .team-member-info {
  padding: 1.7rem 1.4rem 2.3rem 1.4rem;
}

.loft-type-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
}

.loft-type-cards .loft-type-card-container {
  padding: .8rem .7rem;
  width: 100%;
  color: inherit;
  display: block;
}

@media print, screen and (min-width: 31.25em) {
  .loft-type-cards .loft-type-card-container {
    width: 50%;
  }
}

@media print, screen and (min-width: 40em) {
  .loft-type-cards .loft-type-card-container {
    width: 33.333%;
  }
}

@media print, screen and (min-width: 50em) {
  .loft-type-cards .loft-type-card-container {
    width: 25%;
  }
}

.loft-type-cards .loft-type-card-container:hover .loft-type-card {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.loft-type-cards .loft-type-card {
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 3px;
  overflow: hidden;
  background: #FFF;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.loft-type-cards .loft-type-card .loft-type-card-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 13rem;
}

.loft-type-cards .loft-type-card .loft-type-card-info {
  padding: 1.1rem 1.4rem 1.7rem 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.loft-type-cards .loft-type-card .loft-type-card-info .loft-type-card-icon {
  height: 2.3rem;
  width: auto;
  margin-right: .5rem;
}

@media print, screen and (min-width: 64em) {
  .loft-type-cards {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.service-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 71.5rem;
  width: 100%;
  margin: 0 auto;
}

.service-cards .service-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 6px;
  overflow: hidden;
  margin: .5rem auto;
  width: 100%;
  max-width: 28rem;
}

.service-cards .service-card:nth-child(2) {
  background-color: #B25B9A;
}

.service-cards .service-card:nth-child(1) {
  background-color: #961F76;
}

.service-cards .service-card:nth-child(3) {
  background-color: #647E8C;
}

.service-cards .service-card .service-card-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 16.8rem;
}

.service-cards .service-card .service-card-info {
  padding: 2.6rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.service-cards .service-card .service-card-info .service-card-title,
.service-cards .service-card .service-card-info .service-card-title-bar-backing,
.service-cards .service-card .service-card-info .service-card-description {
  color: #FFF;
}

.service-cards .service-card .service-card-info .service-card-title-bar {
  position: relative;
  padding: 3rem 0 .8rem 0;
}

.service-cards .service-card .service-card-info .service-card-title-bar .service-card-title {
  position: relative;
  z-index: 1;
  font-size: 2.2rem;
  max-width: 16rem;
}

.service-cards .service-card .service-card-info .service-card-title-bar .service-card-title-bar-backing {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: .16;
  font-weight: 700;
  font-size: 12rem;
}

.service-cards .service-card .service-card-info .service-card-description {
  font-size: .9rem;
  line-height: 1.6;
  max-width: 17rem;
  margin: 0 0 1.5rem 0;
}

@media print, screen and (min-width: 50em) {
  .service-cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .service-cards .service-card {
    margin: 0 auto;
    width: 33.333%;
    max-width: none;
  }

  .service-cards .service-card:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .service-cards .service-card:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .service-cards .service-card:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .service-cards .service-card:nth-child(2),
  .service-cards .service-card:nth-child(3) {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .service-cards .service-card:nth-child(2) {
    border-radius: 6px 0 0 6px;
  }

  .service-cards .service-card:nth-child(1) {
    width: 38%;
  }

  .service-cards .service-card:nth-child(1) .service-card-info .service-card-description {
    max-width: 18rem;
  }

  .service-cards .service-card:nth-child(3) {
    border-radius: 0 6px 6px 0;
  }
}

.columned-cards {
  overflow: hidden;
  padding-bottom: .8rem;
}

.columned-cards .columned-cards-list-container {
  margin: 0 -.8rem;
}

.columned-cards .columned-cards-list {
  margin: 0 auto;
  width: 100%;
}

.columned-cards .columned-cards-list.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.columned-cards .columned-cards-list.grid .columned-card-container {
  width: 100%;
}

.columned-cards .columned-cards-list.grid .columned-card-container .columned-card {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .columned-cards .columned-cards-list.grid .columned-card-container {
    width: 50%;
  }
}

@media print, screen and (min-width: 64em) {
  .columned-cards .columned-cards-list.grid .columned-card-container {
    width: 25%;
  }
}

.columned-cards .columned-card-container {
  padding: .8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.columned-cards .columned-card {
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 3px;
  overflow: hidden;
  padding: 1rem .8rem;
  background: #FFF;
  color: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.columned-cards .columned-card .columned-card-icon {
  text-align: center;
  font-size: 400%;
  color: #961F76;
  margin: 1rem 0;
}

.columned-cards .columned-card .columned-card-title-bar {
  margin-bottom: 1.4rem;
}

.columned-cards .columned-card .columned-card-content {
  overflow: hidden;
  margin: 0 0 0.5rem;
}

.columned-cards .columned-card .columned-card-content p {
  margin: 0;
}

.columned-cards .columned-card .columned-card-read-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #961F76;
  padding: 0;
  background: none;
  font-size: 100%;
}

.columned-cards .columned-card .columned-card-read-more::after {
  content: "";
  margin-left: 0.5rem;
  height: 5px;
  width: 5px;
  border-right: solid 1px #961F76;
  border-bottom: solid 1px #961F76;
  pointer-events: none;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.columned-cards .columned-card .columned-card-read-more.active::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: 4px;
}

.columned-cards .columned-card .columned-card-bulletpoints {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.columned-cards .columned-card .columned-card-bulletpoints > li {
  display: block;
}

.columned-cards .columned-card .columned-card-bulletpoints .columned-card-bulletpoint {
  margin-top: .2rem;
  padding: .6rem 1.4rem .7rem 2.8rem;
  border-top: solid 1px rgba(166, 179, 187, 0.3);
  position: relative;
}

.columned-cards .columned-card .columned-card-bulletpoints .columned-card-bulletpoint:before {
  content: "\2022";
  font-size: 2rem;
  position: absolute;
  left: 1.5rem;
  top: -0.2rem;
}

.columned-cards .columned-card .columned-card-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
}

.columned-cards .columned-card .columned-card-bulletpoints + .columned-card-buttons {
  margin-top: 1rem;
}

.form-block .form-title {
  margin-bottom: 1.5rem;
  max-width: 18rem;
}

.form-block .form-title.large {
  font-size: 1.8rem;
}

.form-block .form-subtitle {
  position: relative;
  padding: 1.1rem 0 2.2rem 2.5rem;
  margin: 0 .6rem;
  max-width: 26rem;
}

.form-block .form-subtitle:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: rgba(100, 126, 140, 0.2);
  border-radius: 3px;
}

.form-block .form-block-form-container {
  margin-top: 0;
}

.form-block .form-estimation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1rem 1.2rem;
  border-radius: 6px;
  background: #FFF;
  margin-top: 1rem;
  border: solid 2px #F5F7F8;
}

.form-block .form-estimation .form-estimation-icon {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/wp-content/themes/abbey-lofts//assets/img/icon-pricing.svg");
  height: 60px;
  width: 60px;
  border-radius: 50%;
  margin-right: 1.5rem;
}

.form-block .form-estimation .form-estimation-content .form-estimation-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #961F76;
  margin-top: .5rem;
  margin-bottom: 1rem;
}

.form-block .form-estimation .form-estimation-content .form-estimation-header > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.form-block .form-estimation .form-estimation-content .form-estimation-header .form-estimation-symbol {
  font-size: 1.2rem;
  padding: 0 .3rem;
}

.form-block .form-estimation .form-estimation-content .form-estimation-header .form-estimation-amount {
  font-size: 2.2rem;
}

.form-block .form-estimation .form-estimation-content .form-estimation-results-inputs {
  width: 100%;
  max-width: 20rem;
}

.form-block .form-estimation .form-estimation-content .form-estimation-results-inputs .form-estimation-results-input {
  padding: 0 0 .5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-block .form-estimation .form-estimation-content .form-estimation-results-inputs .form-estimation-results-input .form-estimation-results-input-label {
  font-weight: 700;
  margin-right: 1rem;
  min-width: 2.6rem;
}

.form-block .form-estimation .form-estimation-content .form-estimation-results-inputs .form-estimation-results-input .form-estimation-results-input-value {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
}

.form-block .form-estimation .form-estimation-content .form-estimation-results-inputs .form-estimation-results-input .form-estimation-results-input-value ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.form-block .form-estimation .form-estimation-content .form-estimation-results-inputs .form-estimation-results-input .form-estimation-results-input-value ul > li {
  display: block;
}

.form-block .form-estimation .form-estimation-content .form-estimation-results-inputs .form-estimation-results-input .form-estimation-results-input-value ul li {
  padding: 0 1rem 0 0;
}

.form-block h3 > a {
  font-size: 1.2rem;
}

@media print, screen and (min-width: 50em) {
  .form-block .text-md-left {
    text-align: left;
  }

  .form-block h3 > a {
    font-size: inherit;
  }

  .form-block .form-title {
    margin-bottom: 3.1rem;
  }

  .form-block .form-title.large {
    font-size: 2.6rem;
  }

  .form-block .form-block-form-container {
    margin-top: 1.8rem;
  }
}

.map {
  height: 20rem;
  max-height: 70vh;
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 40em) {
  .map {
    height: 30rem;
  }
}

@media print, screen and (min-width: 64em) {
  .map {
    height: 40rem;
  }
}

.timeline {
  max-width: 69.5rem;
  margin: 0 auto;
}

.timeline .timeline-phases {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.timeline .timeline-phases > li {
  display: block;
}

.timeline .timeline-phases .timeline-phase {
  margin-bottom: 6rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-header-container {
  position: relative;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-header-container .timeline-phase-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFF;
  border-radius: 6px;
  padding: 2rem;
  border: solid 2px rgba(69, 92, 104, 0.1);
  position: relative;
  z-index: 1;
  max-width: 18rem;
  margin-right: 2rem;
  margin-bottom: -30%;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
}

.timeline .timeline-phases .timeline-phase .timeline-phase-header-container .timeline-phase-header-icon {
  font-size: 3rem;
  color: #961F76;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-header-container .timeline-phase-header-title {
  max-width: 8rem;
  margin: 0 0 1rem 0;
  text-align: center;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-header-container .timeline-phase-header-label {
  text-align: center;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-header-image-container {
  padding: 2rem 0 2rem 3rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-header-image-container .timeline-phase-header-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 75%;
  border-radius: 3px;
  width: 100%;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin-bottom: 2rem;
  height: 100%;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items > li {
  display: block;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items:before {
  content: "";
  position: absolute;
  top: 2rem;
  bottom: 0;
  left: 1rem;
  border-left: dashed 2px #F3E6F0;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 2rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFF);
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item {
  margin-left: 2.5rem;
  position: relative;
  border-radius: 6px;
  border: solid 2px rgba(100, 126, 140, 0.1);
  padding: .4rem;
  margin-bottom: 1rem;
  -webkit-transition: background .2s, -webkit-box-shadow .2s;
  transition: background .2s, -webkit-box-shadow .2s;
  transition: box-shadow .2s, background .2s;
  transition: box-shadow .2s, background .2s, -webkit-box-shadow .2s;
  max-width: 22.5rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item:before,
.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item:after {
  position: absolute;
  left: -2rem;
  top: 2rem;
  background: #FFF;
  border: solid 2px #F3E6F0;
  border-radius: 50%;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item:before {
  content: "";
  -webkit-transform: translate(2px, -50%);
          transform: translate(2px, -50%);
  height: 10px;
  width: 10px;
  z-index: 2;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item:after {
  -webkit-transform: translate(-2px, -50%);
          transform: translate(-2px, -50%);
  height: 18px;
  width: 18px;
  z-index: 1;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item:first-child:before {
  background-color: #F3E6F0;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item:first-child:after {
  content: "";
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: .6rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-header .timeline-phase-item-header-counter {
  font-weight: 700;
  color: rgba(100, 126, 140, 0.6);
  font-size: 1.3rem;
  margin-right: .7rem;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-header .timeline-phase-item-header-title {
  line-height: 1.2;
  font-weight: 700;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-header .timeline-phase-item-header-toggle {
  color: #961F76;
  font-size: 1.4rem;
  border: solid 2px #F5F7F8;
  height: 1.8rem;
  width: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  border-radius: 50%;
  -webkit-transition: background .2s, -webkit-transform .2s;
  transition: background .2s, -webkit-transform .2s;
  transition: background .2s, transform .2s;
  transition: background .2s, transform .2s, -webkit-transform .2s;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-header .timeline-phase-item-header-toggle i {
  margin-top: -.7rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-header:hover .timeline-phase-item-header-toggle {
  background: #F5F7F8;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-content {
  overflow: hidden;
  will-change: height;
  -webkit-transition: height .2s;
  transition: height .2s;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-content .timeline-phase-item-content-description {
  padding: .6rem .6rem 0 .6rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-content .timeline-phase-item-content-highlight {
  border-radius: 3px;
  background: rgba(243, 230, 240, 0.8);
  padding: .8rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-content .timeline-phase-item-content-highlight .timeline-phase-item-content-highlight-icon {
  font-size: 2rem;
  color: #961F76;
  margin-right: .8rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-content .timeline-phase-item-content-highlight .timeline-phase-item-content-highlight-content .timeline-phase-item-content-highlight-content-message {
  line-height: 1.4;
  padding-bottom: .5rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-content .timeline-phase-item-content-highlight .timeline-phase-item-content-highlight-content .button,
.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-content .timeline-phase-item-content-highlight .timeline-phase-item-content-highlight-content .af-form .af-submit .af-submit-button,
.af-form .af-submit .timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item .timeline-phase-item-content .timeline-phase-item-content-highlight .timeline-phase-item-content-highlight-content .af-submit-button {
  margin-bottom: .5rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item.has-content .timeline-phase-item-header {
  cursor: pointer;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item.active {
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  background: #FFF;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-items .timeline-phase-item.active .timeline-phase-item-header .timeline-phase-item-header-toggle {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #F5F7F8;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-next {
  height: 2.2rem;
  width: 2.2rem;
  border: solid 1px #961F76;
  color: #961F76;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
}

.timeline .timeline-phases .timeline-phase .timeline-phase-next i {
  margin-right: -.7rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(69, 92, 104, 0.8);
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  z-index: 5;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-box {
  background: #FFF;
  border-radius: 100px;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  max-width: 40rem;
  margin: 0 auto;
  text-align: left;
  padding: 2rem 1rem;
  font-size: 1rem;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
  z-index: 7;
  border: solid 3px #F5F7F8;
  -webkit-transition: border .2s;
  transition: border .2s;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-box input {
  padding: 2rem 1rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  width: 100%;
  -webkit-transition: background .2s;
  transition: background .2s;
  border-radius: 100px;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-box input:focus {
  background-color: #F3E6F0;
  outline: none;
}

@media print, screen and (min-width: 40em) {
  .help-centre-filter .help-centre-filter-search .help-centre-filter-search-box {
    padding: 2rem 2.6rem;
    font-size: 1.1rem;
  }

  .help-centre-filter .help-centre-filter-search .help-centre-filter-search-box input {
    padding: 2rem 2.6rem;
  }
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-box span {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-box i {
  position: absolute;
  right: .6rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #e3c3da;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.7rem;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-box .help-centre-filter-search-box-icon-search {
  pointer-events: none;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-box .help-centre-filter-search-box-icon-close {
  opacity: 0;
  pointer-events: none;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-search-box .help-centre-filter-search-box-icon-close svg {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container {
  margin: -2rem auto 0 auto;
  max-width: 46rem;
  background-color: #FFF;
  border: solid 3px #F5F7F8;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  border-radius: 0 0 6px 6px;
  max-height: 80vh;
  max-height: calc(100vh - 200px);
  pointer-events: none;
  opacity: 0;
  will-change: height;
  -webkit-transition: opacity .2s, height .2s;
  transition: opacity .2s, height .2s;
  position: relative;
  z-index: 6;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container::-webkit-scrollbar {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .help-centre-filter .help-centre-filter-search .help-centre-filter-results-container {
    border-radius: 6px;
  }
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container > div {
  padding: 4rem .2rem 2rem .2rem;
}

@media print, screen and (min-width: 40em) {
  .help-centre-filter .help-centre-filter-search .help-centre-filter-results-container > div {
    padding: 4rem 2rem 6rem 2rem;
  }
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results {
  max-width: 36rem;
  margin: 0 auto;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-count {
  margin-bottom: 2rem;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-filter-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 22px;
  padding: .35rem;
  background: #F5F7F8;
  margin-bottom: 2rem;
}

@media print, screen and (min-width: 40em) {
  .help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-filter-options {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-filter-options .help-centre-filter-results-filter-option input {
  display: none;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-filter-options .help-centre-filter-results-filter-option label {
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  border-radius: 22px;
  padding: .75rem 1.5rem;
  font-size: .9375rem;
  background: transparent;
  -webkit-transition: opacity .2s, color .2s, background .2s;
  transition: opacity .2s, color .2s, background .2s;
  display: block;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-filter-options .help-centre-filter-results-filter-option label:hover {
  opacity: 0.8;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-filter-options .help-centre-filter-results-filter-option label:active {
  opacity: 0.6;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-filter-options .help-centre-filter-results-filter-option input:checked + label {
  color: #FFF;
  background: #961F76;
}

.help-centre-filter .help-centre-filter-search .help-centre-filter-results-container .help-centre-filter-results-list .listing {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: solid 3px #F5F7F8;
}

.help-centre-filter .help-centre-filter-search.active .help-centre-filter-search-blocker {
  opacity: 1;
  pointer-events: auto;
}

.help-centre-filter .help-centre-filter-search.active .help-centre-filter-search-box {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #F3E6F0;
}

.help-centre-filter .help-centre-filter-search.active .help-centre-filter-search-box input {
  background-color: #F3E6F0;
}

.help-centre-filter .help-centre-filter-search.active .help-centre-filter-search-box .help-centre-filter-search-box-icon-search {
  opacity: 0;
}

.help-centre-filter .help-centre-filter-search.active .help-centre-filter-search-box .help-centre-filter-search-box-icon-close {
  opacity: 1;
  pointer-events: auto;
}

.help-centre-filter .help-centre-filter-search.active .help-centre-filter-results-container {
  opacity: 1;
  pointer-events: auto;
}

.help-centre .help-centre-section .help-centre-section-header {
  padding-bottom: 2rem;
}

@media print, screen and (min-width: 40em) {
  .help-centre .help-centre-section .help-centre-section-header {
    margin-bottom: 0;
  }
}

.help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-title-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 1.5rem;
}

@media print, screen and (min-width: 50em) {
  .help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-title-bar {
    margin-bottom: 3.1rem;
  }
}

.help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-icon {
  color: #961F76;
  font-size: 3rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 1rem;
}

.help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-title {
  padding-top: 1rem;
  margin-bottom: 0;
  max-width: 20rem;
}

.help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-subtitle {
  position: relative;
  padding: 1.1rem 0 0 2.5rem;
  margin: 0 .6rem;
  max-width: 26rem;
}

.help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-subtitle:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: rgba(100, 126, 140, 0.2);
  border-radius: 3px;
}

.help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-subtitle .button,
.help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-subtitle .af-form .af-submit .af-submit-button,
.af-form .af-submit .help-centre .help-centre-section .help-centre-section-header .help-centre-section-header-subtitle .af-submit-button {
  margin-bottom: 0;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: .5rem;
  font-size: 1.1rem;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-label {
  font-weight: 700;
  margin-right: 1rem;
  padding: .5rem 0;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  overflow: hidden;
  margin-bottom: 1.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options > li {
  display: block;
}

@media print, screen and (min-width: 50em) {
  .help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options {
    margin-bottom: 3.1rem;
  }
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option {
  position: relative;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 1px;
  background-color: #c3ccd1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option input {
  display: none;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option label {
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  font-weight: 700;
  padding: .3rem .6rem;
  display: block;
  position: relative;
  color: #c3ccd1;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option label:hover {
  opacity: 0.8;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option label:active {
  opacity: 0.6;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option label:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: .6rem;
  right: .6rem;
  height: 2px;
  background-color: #961F76;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option input:checked + label {
  pointer-events: none;
  color: #961F76;
}

.help-centre .help-centre-section .help-centre-article-filter-tabs .help-centre-article-filter-tabs-options .help-centre-article-filter-tabs-option input:checked + label:after {
  opacity: 1;
}

.hero-loft-type-filtering {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-loft-type-filtering .hero-loft-type-filtering-types {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 22px;
  padding: .35rem;
  background: #FFF;
  margin: 0 auto 2rem auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-loft-type-filtering .hero-loft-type-filtering-types > li {
  display: block;
}

.hero-loft-type-filtering .hero-loft-type-filtering-types .hero-loft-type-filtering-type a {
  border-radius: 22px;
  padding: .2rem 1.2rem;
  font-size: .9375rem;
  background: #FFF;
  -webkit-transition: opacity .2s, color .2s, background .2s;
  transition: opacity .2s, color .2s, background .2s;
  display: block;
  color: inherit;
  text-align: center;
}

.hero-loft-type-filtering .hero-loft-type-filtering-types .hero-loft-type-filtering-type a:hover {
  background: #961F76;
  color: #FFF;
}

.loft-type-case-studies .loft-type-case-studies-group .loft-type-case-studies-group-header .loft-type-case-studies-group-header-title-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1.5rem;
}

.loft-type-case-studies .loft-type-case-studies-group .loft-type-case-studies-group-header .loft-type-case-studies-group-header-title-bar .loft-type-case-studies-group-header-icon {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 2rem;
  width: 2rem;
  margin-right: 1rem;
}

.loft-type-case-studies .loft-type-case-studies-group .loft-type-case-studies-group-header .loft-type-case-studies-group-header-title-bar .loft-type-case-studies-group-header-title {
  margin: 0;
}

.loft-type-case-studies .loft-type-case-studies-group .loft-type-case-studies-group-header .loft-type-case-studies-group-header-description {
  padding-left: 2.5rem;
  position: relative;
  margin-bottom: 2rem;
  max-width: 26rem;
}

.loft-type-case-studies .loft-type-case-studies-group .loft-type-case-studies-group-header .loft-type-case-studies-group-header-description:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: rgba(100, 126, 140, 0.2);
  border-radius: 3px;
}

.loft-type-case-studies .loft-type-case-studies-group-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 20rem;
  border-radius: 6px;
}

.loft-conversion-calculator {
  overflow: hidden;
  position: relative;
}

.loft-conversion-calculator .image {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 52%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 64em) {
  .loft-conversion-calculator .image {
    display: block;
  }
}

@media screen and (min-width: 75em) {
  .loft-conversion-calculator .image {
    width: 55%;
  }
}

.loft-conversion-calculator .grid-container {
  position: relative;
}

.loft-conversion-calculator .away-bear {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

.loft-conversion-calculator .loft-conversion-calculator-title {
  margin-bottom: .5rem;
  max-width: 24rem;
  font-size: 2.2rem;
  font-weight: 700;
}

.loft-conversion-calculator .loft-conversion-calculator-subtitle {
  max-width: 26rem;
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.7;
  opacity: .6;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group {
  max-width: 26rem;
  margin-bottom: 2rem;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group label {
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group label:hover {
  opacity: 0.8;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group label:active {
  opacity: 0.6;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-label {
  margin-bottom: 1rem;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -.8rem;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio {
  width: 50%;
  padding: 0 .8rem .8rem 0;
  position: relative;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio input {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio label {
  background: #FFF;
  border: solid 2px #FFF;
  padding: .8rem 1rem;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: background .2s, opacity .2s, border .2s, -webkit-box-shadow .2s;
  transition: background .2s, opacity .2s, border .2s, -webkit-box-shadow .2s;
  transition: background .2s, opacity .2s, border .2s, box-shadow .2s;
  transition: background .2s, opacity .2s, border .2s, box-shadow .2s, -webkit-box-shadow .2s;
  position: relative;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio label > * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio label .loft-conversion-calculator-input-group-radio-input {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: solid 2px #B25B9A;
  -webkit-transition: background .2s;
  transition: background .2s;
  margin-right: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio label .loft-conversion-calculator-input-group-radio-input:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #961F76;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, transform .2s;
  transition: opacity .2s, transform .2s, -webkit-transform .2s;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio label .loft-conversion-calculator-input-group-radio-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  text-align: center;
  padding: .5rem 0;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio label .loft-conversion-calculator-input-group-radio-icon {
  height: 2.3rem;
  width: auto;
  margin-left: .5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media print, screen and (min-width: 40em) {
  .loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio label {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio label .loft-conversion-calculator-input-group-radio-title {
    text-align: left;
    padding: 0;
  }
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio input:checked + label {
  border-color: #961F76;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  background-color: rgba(243, 230, 240, 0.6);
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-radios .loft-conversion-calculator-input-group-radio input:checked + label .loft-conversion-calculator-input-group-radio-input:before {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -2rem;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-inputs .loft-conversion-calculator-input-group-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 33.3333%;
  padding: 0 2rem 1.5rem 0;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-inputs .loft-conversion-calculator-input-group-input label {
  margin-bottom: .6rem;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-inputs .loft-conversion-calculator-input-group-input input {
  border: none;
  border-bottom: solid 1px #A6B3BB;
  background: none;
  font-size: 1.8rem;
  padding: .2rem 0;
  -webkit-transition: border .2s;
  transition: border .2s;
}

.loft-conversion-calculator .loft-conversion-calculator-input-group .loft-conversion-calculator-input-group-inputs .loft-conversion-calculator-input-group-input input:focus {
  outline: none;
  border-color: #961F76;
}

.loft-conversion-calculator .loft-conversion-calculator-contact {
  max-width: 26rem;
}

@media screen and (min-width: 67.5em) {
  .loft-conversion-calculator .loft-conversion-calculator-contact {
    max-width: 28rem;
  }
}

.loft-conversion-calculator .loft-conversion-calculator-contact .loft-conversion-calculator-contact-input-group label {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .loft-conversion-calculator .loft-conversion-calculator-contact .loft-conversion-calculator-contact-input-group > div {
    width: 50%;
  }
}

.loft-conversion-calculator .loft-conversion-calculator-contact .loft-conversion-calculator-contact-input-group input {
  width: 100%;
  border-radius: 4px;
  border: solid 1.5px #F4F4F4;
  font-size: 13.5px;
  line-height: 1.2;
  padding: .75rem;
  margin-bottom: .5rem;
}

.loft-conversion-calculator .loft-conversion-calculator-contact .loft-conversion-calculator-contact-input-group input::-webkit-input-placeholder {
  color: black;
}

.loft-conversion-calculator .loft-conversion-calculator-contact .loft-conversion-calculator-contact-input-group input::-moz-placeholder {
  color: black;
}

.loft-conversion-calculator .loft-conversion-calculator-contact .loft-conversion-calculator-contact-input-group input::-ms-input-placeholder {
  color: black;
}

.loft-conversion-calculator .loft-conversion-calculator-contact .loft-conversion-calculator-contact-input-group input::placeholder {
  color: black;
}

@media print, screen and (min-width: 40em) {
  .loft-conversion-calculator .loft-conversion-calculator-contact .loft-conversion-calculator-contact-input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
  }
}

.loft-conversion-calculator .loft-conversion-calculator-contact P {
  font-size: 12px;
}

.loft-conversion-calculator .loft-conversion-calculator-contact P .icon-info {
  color: #961F76;
}

.loft-conversion-calculator .loft-conversion-calculator-input-error {
  color: #961F76;
  border: solid 2px #961F76;
  padding: .5rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  max-width: 26rem;
}

@media screen and (min-width: 76.25em) {
  .loft-conversion-calculator .loft-conversion-calculator-input-error {
    max-width: 30rem;
    padding: 1rem;
  }
}

.loft-conversion-calculator .loft-conversion-calculator-input-error > i {
  font-size: 2rem;
  margin-right: .5rem;
}

.loft-conversion-calculator .loft-conversion-calculator-input-submit .button > i,
.loft-conversion-calculator .loft-conversion-calculator-input-submit .af-form .af-submit .af-submit-button > i,
.af-form .af-submit .loft-conversion-calculator .loft-conversion-calculator-input-submit .af-submit-button > i {
  padding: 0 0 0 1rem;
  font-size: 2rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results {
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  background: #FFF;
  border-radius: 6px;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 2rem;
  border: solid 2px #F5F7F8;
}

.loft-conversion-calculator .loft-conversion-calculator-results .estimate-calculation {
  border-bottom: solid #979797 1px;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-estimation {
  color: #961F76;
  padding-bottom: 2rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-estimation .loft-conversion-calculator-results-estimation-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-estimation .loft-conversion-calculator-results-estimation-header > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-estimation .loft-conversion-calculator-results-estimation-header .loft-conversion-calculator-results-estimation-symbol {
  font-size: 1.6rem;
  padding: 0 .5rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-estimation .loft-conversion-calculator-results-estimation-header .loft-conversion-calculator-results-estimation-amount {
  font-size: 2.6rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-estimation .loft-conversion-calculator-results-estimation-header:after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("/wp-content/themes/abbey-lofts//assets/img/underline.svg");
  content: "";
  display: block;
  padding-top: 10%;
  width: 80%;
  margin: .5rem 0 .5rem 0;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-estimation .loft-conversion-calculator-results-estimation-footer {
  font-size: 1.2rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-disclaimer {
  max-width: 21rem;
  margin: auto;
  text-wrap: balance;
  padding-bottom: 2rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-inputs {
  width: 100%;
  max-width: 20rem;
  display: none;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-inputs .loft-conversion-calculator-results-input {
  padding: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-inputs .loft-conversion-calculator-results-input:not(:last-child) {
  border-bottom: solid 1px rgba(166, 179, 187, 0.24);
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-inputs .loft-conversion-calculator-results-input .loft-conversion-calculator-results-input-label {
  font-weight: 700;
  margin-right: 2rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-inputs .loft-conversion-calculator-results-input .loft-conversion-calculator-results-input-value {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-inputs .loft-conversion-calculator-results-input .loft-conversion-calculator-results-input-value ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-inputs .loft-conversion-calculator-results-input .loft-conversion-calculator-results-input-value ul > li {
  display: block;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-conversion-calculator-results-inputs .loft-conversion-calculator-results-input .loft-conversion-calculator-results-input-value ul li {
  padding: 0 .5rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-calculator-quote-form {
  padding: 2.25rem 2.25rem 2.25rem 2.25rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-calculator-quote-form h4 {
  font-weight: 700;
  font-size: 1.125rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-calculator-quote-form small {
  display: block;
  max-width: 21rem;
  margin: auto;
  text-wrap: balance;
  line-height: 1.6;
  margin-bottom: 1.25rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-calculator-quote-form .icon-info-left p {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background: url("/wp-content/themes/abbey-lofts//assets/img/information.svg") left center no-repeat;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 1rem;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-calculator-quote-form .icon-info-left p .icon-info {
  display: none;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-calculator-quote-form .af-form .af-submit {
  position: relative;
  display: block;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-calculator-quote-form .af-form .af-submit span {
  font-weight: 400;
  font-size: 1.5rem;
  display: inline-block;
  padding-right: .5rem;
  position: relative;
  top: -2px;
}

.loft-conversion-calculator .loft-conversion-calculator-results .loft-calculator-quote-form .af-form .af-submit .acf-spinner {
  position: absolute;
  top: 10px;
  right: 10px;
}

@media print, screen and (min-width: 64em) {
  .loft-conversion-calculator {
    padding: 0 2rem;
  }
}

@media print, screen and (min-width: 50em) {
  .loft-conversion-calculator .loft-conversion-calculator-title {
    font-size: 3.1rem;
  }

  .loft-conversion-calculator .loft-conversion-calculator-results {
    padding: 0;
  }

  .loft-conversion-calculator .loft-conversion-calculator-results .estimate-calculation {
    padding: 4rem 3rem 0 3rem;
    width: 100%;
  }
}

.loft-conversion-calculator .loft-conversion-calculator-results {
  padding: 0;
}

.loft-conversion-calculator .loft-conversion-calculator-results .estimate-calculation {
  padding: 3rem 2rem 0 2rem;
  width: 100%;
}

.listing-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-radius: 6px;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  overflow: hidden;
  color: inherit;
  background: #FFF;
}

.listing-post .listing-post-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.listing-post .listing-post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2.4rem 1.6rem 2rem 1.6rem;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.listing-post .listing-post-content .listing-post-content-title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: .9rem;
}

.listing-post .listing-post-content .listing-post-content-description {
  line-height: 1.68;
}

@media print, screen and (min-width: 64em) {
  .listing-post .listing-post-image {
    width: 157px;
  }

  .listing-post .listing-post-content {
    padding: 2.4rem 2.3rem 1.8rem 2.3rem;
  }
}

.listing-post:hover .listing-post-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.listing-post:hover .listing-post-content {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.listing-case-study {
  color: inherit;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 20rem;
}

.listing-case-study .listing-case-study-image-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 2rem;
  left: 0;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  border-radius: 6px;
  overflow: hidden;
}

.listing-case-study .listing-case-study-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.listing-case-study .listing-case-study-heading {
  color: #FFF;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
  opacity: 0.8;
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  font-size: 1.2rem;
  font-weight: 700;
}

.listing-case-study .listing-case-study-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.8rem 1rem 0.6rem;
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  border-radius: 6px 0 6px 6px;
  margin-left: 3rem;
  margin-top: 5rem;
  position: relative;
  z-index: 1;
  -webkit-transition: border .2s, -webkit-transform .2s;
  transition: border .2s, -webkit-transform .2s;
  transition: transform .2s, border .2s;
  transition: transform .2s, border .2s, -webkit-transform .2s;
}

.listing-case-study .listing-case-study-content .listing-case-study-content-title {
  font-size: 1.1rem;
  line-height: 1.4;
  margin-bottom: .4rem;
  font-weight: 700;
}

.listing-case-study .listing-case-study-content .listing-case-study-content-tags {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.listing-case-study .listing-case-study-content .listing-case-study-content-tags > li {
  display: block;
}

.listing-case-study .listing-case-study-content .listing-case-study-content-tags .listing-case-study-content-tag {
  display: inline-block;
  font-size: 70%;
  padding: .3em 1em;
  border-radius: 100px;
  color: #FFF;
  margin: 0 .5rem .5rem 0;
}

.listing-case-study:hover .listing-case-study-image {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.listing-case-study:hover .listing-case-study-content {
  -webkit-transform: translate(10px, 10px);
          transform: translate(10px, 10px);
  border-radius: 6px;
}

.listing-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 6px;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  overflow: hidden;
  color: inherit;
  background: #FFF;
  padding: 2.4rem 1.6rem 2rem 1.6rem;
  max-height: 26rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}

.listing-review::-webkit-scrollbar {
  display: none;
}

.listing-review .listing-review-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.listing-review .listing-review-author .listing-review-author-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin-right: 1rem;
}

.listing-review .listing-review-author .listing-review-author-info {
  font-size: .8rem;
}

.listing-review .listing-review-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.listing-review .listing-review-content .listing-review-content-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #E5D25B;
  padding-bottom: 1rem;
  font-size: 1.1rem;
}

.listing-review .listing-review-content .listing-review-content-title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: .9rem;
  color: #455C68;
}

.listing-review .listing-review-content .listing-review-content-description {
  line-height: 1.68;
}

@media print, screen and (min-width: 64em) {
  .listing-review {
    padding: 2.4rem 2.3rem 1.8rem 2.3rem;
  }
}

.listing-faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 6px;
  overflow: hidden;
  color: inherit;
  background: #FFF;
  border: solid 3px #F5F7F8;
}

.listing-faq .listing-faq-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: .8rem;
  -webkit-transition: background .2s, -webkit-transform .2s;
  transition: background .2s, -webkit-transform .2s;
  transition: background .2s, transform .2s;
  transition: background .2s, transform .2s, -webkit-transform .2s;
  cursor: pointer;
}

.listing-faq .listing-faq-header .listing-faq-header-title {
  font-size: 1.2rem;
  font-weight: 700;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 1rem;
}

.listing-faq .listing-faq-header .listing-faq-header-action {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: solid 1px #F5F7F8;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  color: #961F76;
  -webkit-transition: background .2s, -webkit-transform .2s;
  transition: background .2s, -webkit-transform .2s;
  transition: background .2s, transform .2s;
  transition: background .2s, transform .2s, -webkit-transform .2s;
}

.listing-faq .listing-faq-header:hover .listing-faq-header-action {
  background: #F5F7F8;
}

.listing-faq .listing-faq-content {
  overflow: hidden;
  will-change: height;
  -webkit-transition: height .2s;
  transition: height .2s;
}

.listing-faq .listing-faq-content > div {
  padding: 0 .8rem 1.4rem .8rem;
}

.listing-faq.active .listing-faq-header .listing-faq-header-action {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.listing-planning-advice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border-radius: 6px;
  -webkit-box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
          box-shadow: 0 9px 27px -9px rgba(0, 0, 0, 0.24);
  overflow: hidden;
  color: inherit;
  background: #FFF;
}

.listing-planning-advice .listing-planning-advice-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 1.5rem 1.4rem;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.listing-planning-advice .listing-planning-advice-content .listing-planning-advice-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.listing-planning-advice .listing-planning-advice-content .listing-planning-advice-info .listing-planning-advice-info-icon {
  color: #647E8C;
  font-size: 2rem;
  margin-right: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.listing-planning-advice .listing-planning-advice-content .listing-planning-advice-info .listing-planning-advice-info-title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-right: .5rem;
  margin-bottom: 0;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.listing-planning-advice .listing-planning-advice-content .listing-planning-advice-content-action {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: solid 1px #F5F7F8;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  color: #961F76;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.listing-planning-advice:hover .listing-planning-advice-info-icon {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.listing-planning-advice:hover .listing-planning-advice-info .listing-planning-advice-info-title {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.listing-planning-advice:hover .listing-planning-advice-content-action {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.posts-loading,
.posts-pagination {
  display: none;
}

.posts-loading.active,
.posts-pagination.active {
  display: block;
}

.posts-loading .posts-loading-indicator {
  color: #961F76;
  font-size: 200%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

