/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  box-sizing: border-box;
  background-color: #fff;
  background-image: url(../img/page-cover.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #000;
  font-family: "futura-pt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  min-height: 100%;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 31.25em) {
  html {
    background-attachment: fixed;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  color: #800102;
  text-decoration: none;
  -webkit-transition: background-color 0.25s ease-in-out,
    border-color 0.25s ease-in-out, color 0.25s ease-in-out,
    opacity 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out,
    color 0.25s ease-in-out, opacity 0.25s ease-in-out;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup {
  color: inherit;
  font: inherit;
  margin: 0;
}
select,
textarea {
  font: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  margin: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,
caption,
dd,
form,
hr,
td,
th {
  margin: 0;
  padding: 0;
}
blockquote,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
ol,
p,
pre,
table,
ul {
  padding: 0;
}
*,
:after,
:before {
  box-sizing: inherit;
}
blockquote,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul {
  margin: 0 0 1.5em;
}
address {
  margin-bottom: 1.5em;
}
.as-h1,
.as-h2,
.as-h3,
.as-h4,
.as-h5,
.as-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
.as-h1,
h1 {
  font-size: 2.25em;
  text-align: center;
}
@media screen and (min-width: 46.875em) {
  .as-h1,
  h1 {
    font-size: 3.75em;
  }
}
.as-h2,
h2 {
  font-size: 2.25em;
}
.as-h3,
h3 {
  font-size: 1.875em;
}
.as-h4,
h4 {
  font-size: 1.5em;
}
.as-h5,
h5 {
  font-size: 1.125em;
}
.as-h6,
h6 {
  font-size: 1em;
}
.link-block {
  color: inherit;
  display: block;
  outline: none;
}
.link-block:active,
.link-block:focus {
  outline: none;
}
.link-invert {
  color: inherit;
}
.link-invert [class*="title"] {
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.link-invert a:hover,
.link-invert:hover [class*="title"] {
  color: #800102;
}
.intro {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
}
li > ol,
li > ul {
  margin-bottom: 0;
}
.gm-style img,
img[height],
img[width] {
  max-width: none;
}
blockquote {
  font-size: 1.636363636em;
  margin-bottom: 0.833333333em;
  text-align: center;
}
blockquote:after,
blockquote:before {
  content: "";
  display: block;
  width: 150px;
  margin: 0 auto 0.666666667em;
  border-top: 1px solid #e5e5e5;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
blockquote:after {
  margin: 0.666666667em auto 0;
}
fieldset {
  border: 0;
  margin-bottom: 1.5em;
}
label {
  color: #000;
  display: block;
  font-weight: 700;
  margin: 0 0 0.25em;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  background-color: #fff;
  border-radius: 4px;
  border: 2px solid #e0e0e0;
  color: #757575;
  font-family: inherit;
  font-size: 1em;
  line-height: normal;
  margin: 0 0 1em;
  padding: 0.25em 0.5em;
  -webkit-transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select {
  height: 2.5em;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
  display: block;
}
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: #9e9e9e;
  color: #000;
  outline: none;
  -webkit-transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
textarea {
  height: auto;
}
button {
  line-height: normal !important;
}
.form__captcha {
  margin-bottom: 0.9375em;
}
.form__error {
  color: #f44336;
  display: block;
  font-size: 0.875em;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  margin-top: -8px;
  margin-top: -0.5rem;
  position: relative;
}
.g-recaptcha {
  margin: 0 0 1em;
}
table {
  width: 100%;
}
td,
th {
  border-bottom: 1px solid #000;
  padding-bottom: 0.625em;
  padding-left: 1.25em;
  padding-top: 0.625em;
  text-align: left;
}
td {
  vertical-align: top;
}
td:first-child,
th:first-child {
  padding-left: 0;
}
th {
  font-weight: 400;
  vertical-align: bottom;
}
.container,
.footer__container,
.header__container,
.section__container,
.site-nav__container {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
@media screen and (min-width: 46.875em) {
  .container,
  .footer__container,
  .header__container,
  .section__container,
  .site-nav__container {
    width: 95%;
  }
}
.layout-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 70em;
}
.layout-container--small {
  max-width: 43.75em;
}
.layout-block {
  margin-bottom: 3em;
}
.layout-block > :last-child,
.list > li:last-child,
.richtext ul > li:last-child {
  margin-bottom: 0;
}
.layout-block--small {
  margin-bottom: 1.5em;
}
.grid {
  clear: both;
  display: block;
  padding: 0;
  margin-left: -30px;
  text-align: left;
}
.grid:after {
  content: "";
  display: table;
  clear: both;
}
.grid--tiny {
  margin-left: -8px;
}
.grid--small {
  margin-left: -15px;
}
.grid--medium {
  margin-left: -30px;
}
.grid--large {
  margin-left: -48px;
}
.grid--huge {
  margin-left: -60px;
}
.grid__item {
  float: left;
  padding-left: 30px;
  width: 100%;
}
.grid--tiny > .grid__item {
  padding-left: 8px;
}
.grid--small > .grid__item {
  padding-left: 15px;
}
.grid--medium > .grid__item {
  padding-left: 30px;
}
.grid--large > .grid__item {
  padding-left: 48px;
}
.grid--huge > .grid__item {
  padding-left: 60px;
}
.grid--rev > .grid__item:first-child {
  float: right;
}
@media screen and (min-width: 31.25em) {
  .grid--clear-1-2-bp1 > .grid__item:nth-child(2n + 1),
  .grid--clear-1-3-bp1 > .grid__item:nth-child(3n + 1),
  .grid--clear-1-4-bp1 > .grid__item:nth-child(4n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 46.875em) {
  .grid[class*="bp2"] > .grid__item {
    clear: none;
  }
  .grid--clear-1-2-bp2 > .grid__item:nth-child(2n + 1),
  .grid--clear-1-3-bp2 > .grid__item:nth-child(3n + 1),
  .grid--clear-1-4-bp2 > .grid__item:nth-child(4n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 62.5em) {
  .grid[class*="bp3"] > .grid__item {
    clear: none;
  }
  .grid--clear-1-2-bp3 > .grid__item:nth-child(2n + 1),
  .grid--clear-1-3-bp3 > .grid__item:nth-child(3n + 1),
  .grid--clear-1-4-bp3 > .grid__item:nth-child(4n + 1) {
    clear: left;
  }
}
.list,
.richtext ul {
  list-style: none;
  margin: 0 0 1.5em;
  padding: 0;
}
.list > li,
.richtext ul > li {
  margin-bottom: 0.75em;
  padding-left: 1.25em;
  position: relative;
}
.list > li:before,
.richtext ul > li:before {
  background-color: #000;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 0.625em;
  width: 4px;
}
.list--small > li {
  font-size: 0.875em;
}
.list-bare {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-ui,
.list-ui__item {
  border: 0 solid #e5e5e5;
  border: 0 solid rgba(0, 0, 0, 0.1);
}
.list-ui {
  border-top-width: 1px;
  list-style: none;
  padding: 0;
}
.list-ui__item {
  border-bottom-width: 1px;
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}
.list-ui__item > :last-child {
  margin-bottom: 0;
}
.list-ui--small .list-ui__item {
  padding-bottom: 0.9375em;
  padding-top: 0.9375em;
}
.list-ui--large .list-ui__item {
  padding-bottom: 2.25em;
  padding-top: 2.25em;
}
.media__body {
  display: block;
  overflow: hidden;
}
.media__body > :last-child {
  margin-bottom: 0;
}
.media__head {
  float: left;
  margin-right: 1.25em;
  padding-bottom: 0;
  width: 7.5em;
}
.media--rev .media__head {
  float: right;
  margin-left: 1.25em;
  margin-right: 0;
}
.media--tiny .media__head {
  margin-right: 0.625em;
  width: 5em;
}
.media--tiny.media--rev .media__head {
  margin-left: 0.625em;
}
@media screen and (min-width: 31.25em) {
  .media--responsive .media__head {
    float: none;
    margin-bottom: 1.125em;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}
.media__title {
  margin-bottom: 0.25em;
}
.flag {
  display: table;
  width: 100%;
}
.flag__body,
.flag__head {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.flag__head {
  padding-right: 1.5em;
}
.flag--rev .flag__head {
  padding-left: 1.5em;
  padding-right: 0;
}
.flag__body {
  padding-left: 1.5em;
}
.flag--rev .flag__body {
  padding-left: 0;
  padding-right: 1.5em;
}
.btn,
.video {
  position: relative;
}
.video {
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video embed,
.video iframe,
.video object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.btn {
  cursor: pointer;
  font-family: inherit;
  margin: 0;
  overflow: visible;
  vertical-align: middle;
}
.btn,
.btn:active,
.btn:focus,
.btn:hover {
  text-decoration: none;
}
.dropdown__trigger:focus {
  outline: none;
}
.dropdown__menu {
  background-color: #fbfaf6;
  border-radius: 2px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  list-style: none;
  margin: 0;
  min-width: 240px;
  padding: 6px 0;
  position: absolute;
  top: 100%;
}
.dropdown__menu.is-visible {
  display: block;
}
.dropdown__menu--bottom-right {
  bottom: auto;
  left: auto;
  right: 0;
  top: 100%;
}
.dropdown__link {
  display: block;
  padding: 0.5em 1em;
}
.dropdown__link:hover {
  background-color: #800102;
  color: #fff;
}
.image {
  margin-bottom: 2.25em;
}
.image-popup:focus {
  outline: none;
}
.gallery__item {
  margin-bottom: 1.5em;
}
.gallery__image {
  margin-bottom: 1.25em;
}
@media screen and (min-width: 46.875em) {
  .richtext {
    font-size: 1.25em;
  }
}
.overlay {
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.8),
    transparent 62%
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.8),
    transparent 62%
  );
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: -2;
}
.page {
  top: 50%;
  left: 0;
  position: absolute;
  width: 100%;
}
.home .page {
  margin-top: -7.5em;
  top: 100%;
}
.page__container {
  background-color: #ede5d1;
  margin-left: auto;
  margin-right: auto;
  max-width: 85em;
}
.header__strip {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.header__container {
  height: 7.5em;
  max-width: 85em;
  position: relative;
}
.header__home {
  left: 0;
  position: absolute;
  top: 2.25em;
}
.header__logo {
  height: 3em;
}
.header__lang,
.header__social {
  position: absolute;
  right: 5em;
  top: 2.5em;
}
.header__social #facebook {
  margin: 10px 0;
}
.header__lang {
  font-weight: 700;
  right: 0;
}
.header__heading {
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  -webkit-transition: top 0.5s ease-out;
  transition: top 0.5s ease-out;
  width: 100%;
  z-index: -1;
}
.header__heading--centered {
  top: 50%;
}
.header__title {
  display: inline-block;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.333333333;
  padding-bottom: 2.25rem;
  padding-top: 2.25rem;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 46.875em) {
  .header__title {
    font-size: 2.25em;
  }
}
.header__heading--centered .header__title {
  border-bottom: 2px solid;
  border-top: 2px solid;
  color: #ede5d1;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 19px;
  padding-bottom: 1.1875rem;
  padding-top: 19px;
  padding-top: 1.1875rem;
}
@media screen and (min-width: 46.875em) {
  .header__heading--centered .header__title {
    font-size: 3.75em;
  }
}
.site-nav {
  padding: 2.25em 0;
}
.site-nav__container {
  max-width: 70em;
}
.site-nav__list {
  list-style-type: none;
  margin: 0;
  text-align: center;
}
.site-nav__item {
  display: inline-block;
}
.site-nav__link {
  color: #000;
  display: block;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.555555556;
  padding: 0.625rem 0.9375rem;
}
.is-active > .site-nav__link,
.is-active > .sub-nav__link,
.site-nav__link:hover,
.sub-nav__link:hover,
.teaser:hover .teaser__title {
  color: #800102;
}
.sub-nav {
  margin-bottom: 3em;
}
.sub-nav__list {
  text-align: center;
}
.sub-nav__item {
  display: inline-block;
  vertical-align: top;
}
.sub-nav__link {
  color: #000;
  font-size: 1.5em;
  padding: 8px 20px;
  padding: 0.5rem 1.25rem;
}
.section {
  padding-top: 1.875em;
}
.heading {
  text-align: center;
}
.teaser {
  background-color: #fbfaf6;
  margin-bottom: 0.9375em;
  position: relative;
  -webkit-transition: background-color 0.25s ease-in-out,
    color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
@media screen and (min-width: 31.25em) {
  .teaser {
    height: 30em;
    overflow: hidden;
  }
  .teaser:after {
    background-image: -webkit-linear-gradient(
      bottom,
      #fbfaf6,
      rgba(251, 250, 246, 0.75),
      rgba(251, 250, 246, 0)
    );
    background-image: linear-gradient(
      to top,
      #fbfaf6,
      rgba(251, 250, 246, 0.75),
      rgba(251, 250, 246, 0)
    );
    bottom: 0;
    content: "";
    height: 3.75em;
    left: 0;
    position: absolute;
    right: 0;
  }
}
.teaser__image img {
  max-width: none;
  width: 100%;
}
.teaser__copy {
  padding: 1.5em;
}
@media screen and (min-width: 62.5em) {
  .teaser__copy {
    padding: 2.25em;
  }
}
.teaser__title {
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.teaser-panorama__image {
  margin-bottom: 1.25em;
}
.footer {
  background-color: #000;
  color: #fff;
}
.footer__container {
  padding-bottom: 0.75em;
  padding-top: 4.5em;
}
.footer-nav__link {
  color: #fff;
  display: block;
  font-weight: 500;
  padding-bottom: 0.375em;
  padding-top: 0.375em;
}
.footer-nav__link:hover {
  color: #fff;
}
.footer-bottom {
  text-align: center;
}
.footer-copy {
  margin-bottom: 0;
  margin-right: 1.875em;
}
.footer-copy,
.footer-lang,
.footer-lang__item {
  display: inline-block;
}
.footer-lang__item {
  margin-left: 0.9375em;
}
.footer-lang__item:first-child {
  margin-left: 0;
}
.footer-lang__link {
  color: #9e9e9e;
  font-weight: 500;
}
.btn,
.is-active > .footer-lang__link {
  color: #fff;
}
.btn {
  background-color: #800102;
  border: none;
  border-radius: 4px;
  display: inline-block;
  font-size: 0.875em;
  font-weight: 700;
  height: 40px;
  height: 2.5rem;
  line-height: 36px;
  line-height: 2.25rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 30px;
  padding-right: 1.875rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.btn:hover {
  background-color: #990102;
  color: #fff;
}
.btn--small {
  height: 26px;
  height: 1.625rem;
  line-height: 26px;
  line-height: 1.625rem;
}
.btn--transparent {
  background-color: transparent;
  color: #000;
}
.btn--transparent:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #000;
}
.alert {
  margin-bottom: 1.5em;
  padding: 1.25em;
}
.alert > :last-child {
  margin-bottom: 0;
}
.alert--info {
  background-color: #bbdefb;
}
.alert--success {
  background-color: #c8e6c9;
}
.alert--warning {
  background-color: #fff9c4;
}
.alert--error {
  background-color: #ffcdd2;
}
.unit-1-2 {
  width: 50%;
}
.unit-1-3 {
  width: 33.33333333%;
}
.unit-2-3 {
  width: 66.66666666%;
}
.unit-1-4 {
  width: 25%;
}
.unit-3-4 {
  width: 75%;
}
.unit-1-5 {
  width: 20%;
}
.unit-2-5 {
  width: 40%;
}
.unit-3-5 {
  width: 60%;
}
.unit-4-5 {
  width: 80%;
}
@media screen and (min-width: 31.25em) {
  .unit-1-bp1 {
    width: 100%;
  }
  .unit-1-2-bp1 {
    width: 50%;
  }
  .unit-1-3-bp1 {
    width: 33.33333333%;
  }
  .unit-2-3-bp1 {
    width: 66.66666666%;
  }
  .unit-1-4-bp1 {
    width: 25%;
  }
  .unit-3-4-bp1 {
    width: 75%;
  }
  .unit-1-5-bp1 {
    width: 20%;
  }
  .unit-2-5-bp1 {
    width: 40%;
  }
  .unit-3-5-bp1 {
    width: 60%;
  }
  .unit-4-5-bp1 {
    width: 80%;
  }
}
@media screen and (min-width: 46.875em) {
  .unit-1-bp2 {
    width: 100%;
  }
  .unit-1-2-bp2 {
    width: 50%;
  }
  .unit-1-3-bp2 {
    width: 33.33333333%;
  }
  .unit-2-3-bp2 {
    width: 66.66666666%;
  }
  .unit-1-4-bp2 {
    width: 25%;
  }
  .unit-3-4-bp2 {
    width: 75%;
  }
  .unit-1-5-bp2 {
    width: 20%;
  }
  .unit-2-5-bp2 {
    width: 40%;
  }
  .unit-3-5-bp2 {
    width: 60%;
  }
  .unit-4-5-bp2 {
    width: 80%;
  }
}
@media screen and (min-width: 62.5em) {
  .unit-1-bp3 {
    width: 100%;
  }
  .unit-1-2-bp3 {
    width: 50%;
  }
  .unit-1-3-bp3 {
    width: 33.33333333%;
  }
  .unit-2-3-bp3 {
    width: 66.66666666%;
  }
  .unit-1-4-bp3 {
    width: 25%;
  }
  .unit-3-4-bp3 {
    width: 75%;
  }
  .unit-1-5-bp3 {
    width: 20%;
  }
  .unit-2-5-bp3 {
    width: 40%;
  }
  .unit-3-5-bp3 {
    width: 60%;
  }
  .unit-4-5-bp3 {
    width: 80%;
  }
}
.clearfix:after,
.container:after,
.footer__container:after,
.header__container:after,
.media:after,
.section__container:after,
.site-nav__container:after {
  content: "";
  display: table;
  clear: both;
}
.theme--red {
  background-color: #800102;
  color: #fff;
}
.theme--blue {
  background-color: #ede5d1;
  color: #fff;
}
.theme--dark-blue {
  background-color: #001526;
  color: #fff;
}
