@charset "UTF-8";
/* ======================================
   BASE / NORMALIZE
====================================== */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

img {
  border-style: none;
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle; }

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

/* ======================================
   BOX SIZING
====================================== */
html {
  box-sizing: border-box; }

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

/* ======================================
   TYPOGRAPHY BASICS
====================================== */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: normal; }

p {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.6; }

ul, ol {
  margin: 0 0 1rem 1.25rem; }

li {
  line-height: 1.6; }

a {
  text-decoration: none;
  cursor: pointer; }

a img {
  border: 0; }

hr {
  clear: both;
  height: 0;
  border: 0;
  border-bottom: 1px solid #cacaca;
  margin: 1.25rem 0; }

/* ======================================
   GRID
====================================== */
.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

.row::before,
.row::after {
  content: " ";
  display: table; }

.row::after {
  clear: both; }

.column,
.columns {
  width: 100%;
  float: left;
  padding-left: .625rem;
  padding-right: .625rem; }

@media screen and (min-width: 40em) {
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem; } }

/* nested rows */
.row .row {
  margin-left: -.625rem;
  margin-right: -.625rem; }

/* last column fix */
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right; }

/* ======================================
   SMALL GRID
====================================== */
.small-1 {
  width: 8.33333%; }

.small-2 {
  width: 16.66667%; }

.small-3 {
  width: 25%; }

.small-4 {
  width: 33.33333%; }

.small-5 {
  width: 41.66667%; }

.small-6 {
  width: 50%; }

.small-7 {
  width: 58.33333%; }

.small-8 {
  width: 66.66667%; }

.small-9 {
  width: 75%; }

.small-10 {
  width: 83.33333%; }

.small-11 {
  width: 91.66667%; }

.small-12 {
  width: 100%; }

/* ======================================
   MEDIUM GRID
====================================== */
@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; } }

/* ======================================
   LARGE GRID
====================================== */
@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; } }

/* ======================================
   FORMS
====================================== */
[type='text'],
[type='email'],
[type='tel'],
[type='search'],
textarea,
select {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  background: #fff; }

textarea {
  height: auto; }

label {
  display: block;
  margin-bottom: .3rem; }

[type='text']:focus,
[type='email']:focus,
[type='tel']:focus,
[type='search']:focus,
textarea:focus,
select:focus {
  outline: none;
  box-shadow: none; }

.form-floating-label input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset; }

/* ======================================
   BUTTON
====================================== */
.button {
  display: inline-block;
  padding: .85em 1em;
  border: 1px solid transparent;
  background: #1779ba;
  color: #fff;
  cursor: pointer;
  text-align: center; }

.button:hover {
  background: #126195; }

/* ======================================
   MENU (minimal)
====================================== */
.menu {
  margin: 0;
  list-style: none; }

.menu > li {
  display: inline-block; }

.menu > li > a {
  display: block;
  padding: .7rem 1rem; }

/* ======================================
   UTILITIES
====================================== */
.clearfix::after {
  content: "";
  display: block;
  clear: both; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

/* commissioner-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 300;
  src: url("/content/design/fonts/commissioner-v24-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* commissioner-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 400;
  src: url("/content/design/fonts/commissioner-v24-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* commissioner-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 500;
  src: url("/content/design/fonts/commissioner-v24-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* commissioner-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 600;
  src: url("/content/design/fonts/commissioner-v24-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* commissioner-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 700;
  src: url("/content/design/fonts/commissioner-v24-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* commissioner-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 800;
  src: url("/content/design/fonts/commissioner-v24-latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* commissioner-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Commissioner';
  font-style: normal;
  font-weight: 900;
  src: url("/content/design/fonts/commissioner-v24-latin-900.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* murecho-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Murecho';
  font-style: normal;
  font-weight: 300;
  src: url("/content/design/fonts/murecho-v17-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* murecho-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Murecho';
  font-style: normal;
  font-weight: 400;
  src: url("/content/design/fonts/murecho-v17-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* murecho-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Murecho';
  font-style: normal;
  font-weight: 500;
  src: url("/content/design/fonts/murecho-v17-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* murecho-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Murecho';
  font-style: normal;
  font-weight: 600;
  src: url("/content/design/fonts/murecho-v17-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* murecho-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Murecho';
  font-style: normal;
  font-weight: 700;
  src: url("/content/design/fonts/murecho-v17-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* murecho-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Murecho';
  font-style: normal;
  font-weight: 800;
  src: url("/content/design/fonts/murecho-v17-latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* murecho-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Murecho';
  font-style: normal;
  font-weight: 900;
  src: url("/content/design/fonts/murecho-v17-latin-900.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: url("/content/design/fonts/mulish-v18-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 300;
  src: url("/content/design/fonts/mulish-v18-latin-300italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url("/content/design/fonts/mulish-v18-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 400;
  src: url("/content/design/fonts/mulish-v18-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 500;
  src: url("/content/design/fonts/mulish-v18-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 500;
  src: url("/content/design/fonts/mulish-v18-latin-500italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 600;
  src: url("/content/design/fonts/mulish-v18-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 600;
  src: url("/content/design/fonts/mulish-v18-latin-600italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: url("/content/design/fonts/mulish-v18-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 700;
  src: url("/content/design/fonts/mulish-v18-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  src: url("/content/design/fonts/mulish-v18-latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-800italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 800;
  src: url("/content/design/fonts/mulish-v18-latin-800italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 900;
  src: url("/content/design/fonts/mulish-v18-latin-900.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* mulish-900italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 900;
  src: url("/content/design/fonts/mulish-v18-latin-900italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("/content/design/fonts/open-sans-v40-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url("/content/design/fonts/open-sans-v40-latin-300italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("/content/design/fonts/open-sans-v40-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url("/content/design/fonts/open-sans-v40-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url("/content/design/fonts/open-sans-v40-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url("/content/design/fonts/open-sans-v40-latin-500italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("/content/design/fonts/open-sans-v40-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url("/content/design/fonts/open-sans-v40-latin-600italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("/content/design/fonts/open-sans-v40-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url("/content/design/fonts/open-sans-v40-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url("/content/design/fonts/open-sans-v40-latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

/* open-sans-800italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url("/content/design/fonts/open-sans-v40-latin-800italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }

body {
  font-family: "Mulish", Verdana, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media only print {
    body {
      font-size: 80%;
      margin: 50px; } }

p,
li {
  font-size: 1em;
  font-weight: 400; }

a {
  color: #000;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #000;
  transition: border-color .25s ease, color .25s ease; }

a.link {
  border-bottom: 0;
  color: #666; }

a.extra {
  font-family: Verdana;
  font-weight: bold;
  font-size: 0.92rem;
  font-style: italic;
  border-bottom: 0;
  padding: 3px 10px;
  border-radius: 5px;
  background: #7f004f;
  color: white; }

a.extra:hover {
  color: #eee; }

a:hover,
a:active,
a:focus {
  color: #000;
  border-bottom-color: transparent; }

a:focus {
  outline: 0; }

.mean-container .mean-nav ul li a,
.mean-container a.meanmenu-reveal,
.header a {
  padding-bottom: 0;
  border-bottom: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Mulish", Verdana, sans-serif;
  font-style: normal; }

h1, h2 {
  color: #000;
  font-size: 1.8em;
  line-height: 150%;
  margin-bottom: 20px;
  font-weight: 400; }
  @media only screen and (max-width: 1140px) {
    h1, h2 {
      font-size: 1.6em;
      line-height: 140%; } }
  @media only screen and (max-width: 500px) {
    h1, h2 {
      font-size: 1.5em;
      line-height: 136%; } }
  @media (max-width: 768px) and (orientation: landscape) {
    h1, h2 {
      font-size: 1.3em;
      line-height: 130%; } }

h2 {
  text-align: center; }
  @media (max-width: 768px) and (orientation: landscape) {
    h2 {
      font-size: 1.4em; } }

.section.page h1 {
  text-align: center;
  margin-bottom: 20px; }
  @media only screen and (max-width: 960px) {
    .section.page h1 {
      text-align: left; } }

@media only screen and (max-width: 600px) {
  .section.welcome h1 {
    max-width: 400px; } }

@media only screen and (max-width: 960px) {
  .section.page h1.center {
    text-align: center; } }

.space-line {
  display: block;
  width: 80px;
  height: 3px;
  margin: 0 0 30px;
  background: #000; }

.space-line.center {
  margin: 0 auto 30px; }

@media only screen and (min-width: 961px) {
  .section.page .space-line.left {
    display: none; } }

h3 {
  color: #000;
  font-size: 1.4em;
  line-height: 120%;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-transform: none;
  font-weight: 400; }

h4 {
  font-size: 1.2em;
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: none;
  font-weight: 400; }

.article h2 {
  margin-top: 50px; }

.article h3 {
  font-size: 1.4em;
  margin: 35px 0 22px; }

.row {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  background: transparent; }
  @media only screen and (max-width: 1349px) {
    .row {
      width: 94%;
      margin: 0 3%; } }

.large-1, .large-2, .large-3, large-4, .large-5, .large-6, .large-7, large-8, .large-9, .large-10, .large-11, .large-12, .columns {
  margin: 0;
  padding: 0; }

@media only screen and (min-width: 961px) and (max-width: 1024px) {
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; } }

.header {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000;
  padding-top: 6px;
  height: 130px;
  margin-bottom: 30px;
  background: rgba(255, 255, 255, 0.96); }
  @media only screen and (max-width: 500px) and (orientation: portrait) {
    .header {
      position: relative;
      padding-top: 0;
      height: 70px; } }
  @media (max-width: 768px) and (orientation: landscape) {
    .header {
      position: relative;
      padding-top: 0;
      height: 70px; } }

.header .row {
  background: transparent;
  position: relative; }

#logo {
  position: absolute;
  left: -8px;
  top: 0; }
  @media only screen and (max-width: 500px) {
    #logo {
      top: -5px;
      left: 0; } }

.logo-mm {
  position: relative;
  display: inline-block; }
  .logo-mm span {
    position: absolute;
    top: -25px;
    left: 0;
    font-family: 'Mulish', sans-serif;
    font-size: 7rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.14em;
    user-select: none; }
    @media only screen and (max-width: 500px) {
      .logo-mm span {
        font-size: 6rem; } }
    @media (max-width: 768px) and (orientation: landscape) {
      .logo-mm span {
        font-size: 6rem; } }
  .logo-mm .m-1 {
    color: #000;
    z-index: 1; }
  .logo-mm .m-2 {
    color: #fff;
    transform: translateX(8px);
    z-index: 2; }

#mainNav ul {
  float: right;
  margin: 68px 0 0;
  padding: 0; }

#mainNav li {
  font-family: 'Murecho';
  font-style: normal;
  font-weight: 300;
  display: block;
  float: left;
  list-style-type: none;
  font-size: 1.06em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  position: relative; }
  @media only screen and (max-width: 1024px) {
    #mainNav li {
      padding-top: 3px;
      font-size: 0.95em; } }

#mainNav li a {
  color: #000;
  margin: 0 0 0 40px;
  padding: 0 0 10px 0;
  text-decoration: none;
  border: none;
  display: block;
  float: left;
  transition: all 0.3s ease-in-out; }

#mainNav li a:hover, #mainNav li.act a, #mainNav li.act a:hover {
  color: #000; }

#mainNav li.level1 li.level2 a {
  color: #fff; }

#mainNav li ul {
  visibility: hidden;
  max-height: 0;
  height: auto;
  position: absolute;
  left: 0;
  opacity: 0;
  width: 100%;
  background: inherit;
  list-style: none; }

#mainNav li:hover ul {
  visibility: visible;
  opacity: 1;
  max-height: 500px;
  /* a number bigger than it will ever be */
  background: #000;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
  display: block;
  left: 0;
  padding: 12px 0;
  margin: 0;
  position: absolute;
  top: 100%;
  width: 16em;
  z-index: 9999;
  border-radius: 10px; }

#mainNav li:hover ul li {
  float: none;
  width: 100%;
  text-transform: none; }

#mainNav li ul li a {
  font-weight: 400;
  padding: 3px 3px 3px 15px; }

#mainNav li:hover ul li a {
  font-weight: 400;
  font-size: 0.90em;
  color: #fff;
  width: 100%;
  text-align: left;
  line-height: 120%;
  padding: 10px 12px 10px 0;
  border-bottom: 0;
  border-top: 0;
  transition: all 0.3s ease-in-out; }

#mainNav li:hover ul li a:hover, #mainNav li:hover ul li.act a {
  color: #eee; }

.menu-hover-lines {
  text-align: center;
  font-weight: 500;
  transition: all 0.35s ease; }
  @media only screen and (max-width: 860px) {
    .menu-hover-lines {
      transition: none; } }

.menu-hover-lines li {
  font-size: 1rem; }
  @media only screen and (max-width: 1130px) {
    .menu-hover-lines li {
      font-size: 0.95rem; } }
  @media only screen and (max-width: 1030px) {
    .menu-hover-lines li {
      font-size: 0.93rem; } }

.menu-hover-lines li a {
  font-family: "Mulish", Verdana, sans-serif;
  padding: 0.75rem 0 0.5rem 0;
  color: #000;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  margin-left: 3.1rem; }
  @media only screen and (max-width: 1130px) {
    .menu-hover-lines li a {
      margin-left: 2.6rem; } }
  @media only screen and (max-width: 1030px) {
    .menu-hover-lines li a {
      margin-left: 2.2rem; } }

.menu-hover-lines li:first-child a {
  margin-left: 0; }

.menu-hover-lines li.active > a {
  background-color: transparent; }

.menu-hover-lines a:before {
  height: 0;
  position: absolute;
  content: '';
  transition: all 0.35s ease;
  background-color: #fff;
  width: 0; }

.menu-hover-lines a::after {
  height: 2px;
  position: absolute;
  content: '';
  transition: all 0.35s ease;
  background-color: #000;
  width: 0; }
  @media only screen and (max-width: 960px) {
    .menu-hover-lines a::after {
      height: 0; } }

.menu-hover-lines a::before {
  top: 0;
  right: 0; }

.menu-hover-lines a::after {
  bottom: 0;
  left: 0; }

.menu-hover-lines a:hover,
.menu-hover-lines li.act > a {
  color: #000;
  transition: all 0.35s ease; }

.menu-hover-lines a:hover::before,
.menu-hover-lines .act a::before,
.menu-hover-lines a:hover::after,
.menu-hover-lines .act a::after {
  width: 100%; }

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
  display: none; }

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: right;
  width: 100%;
  position: fixed;
  top: 50px;
  right: 0;
  background: transparent;
  padding: 0;
  z-index: 999999; }
  @media only screen and (max-width: 500px) and (orientation: portrait) {
    .mean-container .mean-bar {
      position: absolute;
      top: 30px; } }
  @media (max-width: 768px) and (orientation: landscape) {
    .mean-container .mean-bar {
      position: absolute;
      top: 25px; } }

.mean-container a.meanmenu-reveal {
  width: 40px;
  height: 40px;
  padding: 5px 25px 20px 0;
  position: absolute;
  top: 0;
  right: 20px;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  text-indent: -9999em;
  line-height: 22px;
  display: block;
  font-weight: 700;
  border: none; }

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #000;
  height: 3px;
  margin-top: 8px; }
  @media only screen and (max-width: 480px) {
    .mean-container a.meanmenu-reveal span {
      margin-top: 7px; } }

.mean-container .mean-nav {
  float: right;
  width: 100%;
  background: #000;
  margin-top: 60px;
  z-index: 3000; }

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none; }

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 0.96em;
  border-top: 1px solid white; }

.mean-container .mean-nav ul li li {
  text-transform: uppercase;
  font-size: 0.92em; }

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 100%;
  padding: 1.2em 5%;
  margin: 0;
  font-weight: 500;
  text-align: left;
  color: white;
  border: none;
  text-decoration: none; }

.mean-container .mean-nav ul li li a {
  padding-left: 40px; }

.mean-container .mean-nav ul li li a {
  width: 100%;
  text-shadow: none !important;
  visibility: visible; }

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0; }

.mean-container .mean-nav ul li a:hover {
  color: #5b5b5b;
  padding: 1.2em 5%;
  background: #000; }

.mean-container .mean-nav ul li li a:hover {
  padding-left: 40px; }

.mean-container .mean-nav ul li.level1.act a {
  color: #5b5b5b; }

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 0;
  width: 30px;
  height: 28px;
  padding: 16px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: #000;
  border: none !important;
  border-left: 1px solid #5b5b5b !important;
  border-bottom: 1px solid #5b5b5b !important; }

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both; }

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0; }

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.mean-remove {
  display: none !important; }

#smooth-content {
  padding-bottom: 150px; }
  @media only screen and (max-width: 1280px) {
    #smooth-content {
      padding-bottom: 0; } }

main {
  margin-top: 190px; }
  @media only screen and (max-width: 860px) {
    main {
      margin-top: 160px; } }
  @media only screen and (max-width: 500px) {
    main {
      margin-top: 30px; } }
  @media (max-width: 768px) and (orientation: landscape) {
    main {
      margin-top: 50px; } }

.wrapReverse {
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (max-width: 960px) {
    .wrapReverse {
      flex-wrap: wrap-reverse; } }

.section.welcome {
  margin-top: 10px; }
  @media only screen and (max-width: 960px) {
    .section.welcome {
      margin-top: 0; } }

.section.welcome .textArea {
  padding: 10px 50px 45px 0; }
  @media only screen and (max-width: 960px) {
    .section.welcome .textArea {
      margin-top: 40px;
      padding: 10px 10px 0; } }
  @media (max-width: 768px) and (orientation: landscape) {
    .section.welcome .textArea {
      margin-top: 0;
      padding: 0 20px 0 0; } }

@media (max-width: 768px) and (orientation: landscape) {
  .section.welcome .textArea.large-7 {
    width: 60%; } }

@media (max-width: 768px) and (orientation: landscape) {
  .section.welcome .large-5 {
    width: 40%; } }

.section.welcome .img {
  text-align: right; }
  @media only screen and (max-width: 960px) {
    .section.welcome .img {
      text-align: center; } }
  @media (max-width: 768px) and (orientation: landscape) {
    .section.welcome .img {
      text-align: right; } }

.section .img img {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.section p, .section li, .article p, .article li {
  font-size: 1.15rem;
  line-height: 140%; }
  @media only screen and (max-width: 1140px) {
    .section p, .section li, .article p, .article li {
      font-size: 1.08rem; } }

.row .section.page {
  width: 80%;
  max-width: 1150px;
  margin: 0 auto;
  float: none; }
  @media only screen and (max-width: 1150px) {
    .row .section.page {
      width: 100%; } }
  @media only screen and (max-width: 500px) {
    .row .section.page {
      margin: 30px auto 0; } }

p.photo {
  text-align: center;
  margin: 40px 0; }
  @media only screen and (max-width: 960px) {
    p.photo {
      text-align: left; } }

@media only screen and (max-width: 500px) {
  p.photo.mobile {
    margin: -30px 0 40px 0; } }

@media only screen and (min-width: 500px) {
  p.photo.mobile {
    display: none; } }

@media only screen and (max-width: 500px) {
  p.photo.desktop {
    display: none; } }

.list {
  position: relative;
  margin: 0 auto;
  text-align: left;
  padding: 1rem 1rem 2rem 1rem;
  overflow: hidden; }
  @media only screen and (min-width: 1100px) {
    .list {
      max-width: 800px;
      /* schmale Lesespalte */ } }
  @media only screen and (max-width: 960px) {
    .list {
      padding: 1rem 0 0 0; } }

.list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.list li {
  list-style: none;
  margin-bottom: 1.5rem;
  padding-left: 1.2rem;
  position: relative; }

.list li li {
  margin: 1.2rem 0 1.5rem;
  padding-left: 1.2rem;
  position: relative; }

/* dezente Custom-Bullets */
.list li::before {
  content: "–";
  position: absolute;
  left: 0;
  color: #7f004f; }

/* Links klarer */
.list a {
  text-decoration: underline; }

.list a:hover {
  text-decoration: none; }

/*
  Arbeitsproben
 */
.section.page.work {
  margin-top: 60px; }

.section.page.work.design {
  margin-top: 80px; }

.work .item {
  margin: 20px 0 90px; }
  @media only screen and (max-width: 580px) {
    .work .item {
      margin: 20px 0 60px; } }

.work .item h3 {
  margin-bottom: 20px;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 135%; }

.work .item h4 {
  font-style: italic;
  font-size: 1.05em;
  margin-bottom: 20px; }

.work .item img {
  float: left;
  padding: 0 30px 10px 0; }
  @media only screen and (max-width: 960px) {
    .work .item img {
      float: none; } }
  @media only screen and (max-width: 500px) {
    .work .item img {
      width: 100%;
      padding: 0 0 10px 0; } }

.work.design .item img {
  float: none;
  padding: 0 30px 10px 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 960px) {
    .work.design .item img {
      width: 100%;
      padding: 0 0 10px 0; } }

.work .item p {
  font-size: 1.08em; }

.work .item p.bu {
  font-style: italic;
  color: #888;
  font-size: 0.9em; }

/*
  Kontaktformular
 */
.section.contactform {
  margin-top: 60px;
  text-align: center; }

form.contactform {
  width: 90%;
  margin: 0 5%; }
  @media only screen and (max-width: 1024px) {
    form.contactform {
      width: 100%;
      margin: 0; } }

.centered {
  text-align: center; }

.red {
  color: #cc2626; }

[aria-live="assertive"] {
  text-align: left; }

.green {
  color: green; }

.successBox {
  min-height: 400px;
  padding: 35px;
  border-radius: 20px;
  background: #5b5b5b; }

form.contactform .form-floating-label {
  position: relative; }

form.contactform .form-floating-label .red {
  text-align: left; }

form.contactform input.email2 {
  display: none; }

input.button {
  font-size: 1.3em; }
  @media only screen and (max-width: 600px) {
    input.button {
      font-size: 1.1em; } }

.privacy {
  text-align: left;
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin: 30px 0; }

.privacy input {
  margin-top: 5px;
  accent-color: #000; }

.privacy label {
  line-height: 1.4; }

form.contactform .captcha {
  text-align: left;
  width: 250px; }

form.contactform label {
  font-size: 1.05em; }

form.contactform .captcha img {
  float: left;
  width: 100px; }

form.contactform .small-12 {
  margin: 0;
  padding: 0; }

/* Floating Label */
.form-floating-label {
  position: relative;
  margin: 20px 0 10px; }

.form-floating-label [type='text'],
.form-floating-label [type='password'],
.form-floating-label [type='date'],
.form-floating-label [type='datetime'],
.form-floating-label [type='datetime-local'],
.form-floating-label [type='month'],
.form-floating-label [type='week'],
.form-floating-label [type='email'],
.form-floating-label [type='number'],
.form-floating-label [type='search'],
.form-floating-label [type='tel'],
.form-floating-label [type='time'],
.form-floating-label [type='url'],
.form-floating-label [type='color'],
.form-floating-label textarea {
  width: 100%;
  margin: 0;
  padding: 50px 1rem 1rem 25px;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  background: #fff;
  box-shadow: none;
  border: 0;
  border-left: 1px solid #444;
  border-bottom: 1px solid #444;
  transition: border-color .45s ease; }

.form-floating-label:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 2px;
  height: 0;
  background: #000;
  transition: height .45s ease;
  z-index: 2; }

.form-floating-label:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #000;
  transition: width .45s ease;
  z-index: 2; }

.form-floating-label:focus-within:before,
.form-floating-label.has-value:before {
  height: 100%; }

.form-floating-label:focus-within:after,
.form-floating-label.has-value:after {
  width: 100%; }

.form-floating-label label {
  position: absolute;
  left: 25px;
  top: 50px;
  color: #6f6f6f;
  font-size: 18px;
  font-weight: 300;
  pointer-events: none;
  transition: all .3s ease; }

.form-floating-label textarea ~ label {
  top: 22px; }

.form-floating-label label.standby,
.form-floating-label input:focus ~ label,
.form-floating-label input:disabled[value] ~ label,
.form-floating-label.has-value input ~ label,
.form-floating-label textarea:focus ~ label,
.form-floating-label.has-value textarea ~ label {
  top: 0;
  color: #000;
  font-size: 14px;
  font-weight: 400; }

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

input.button:hover, input.button:focus {
  background-color: #5b5b5b;
  color: #fefefe; }

/*
 Button
 */
.button {
  font-family: "Mulish", Verdana, sans-serif;
  min-width: 200px;
  display: inline-block;
  margin-top: 30px;
  padding: 10px 22px;
  background: #000;
  position: relative;
  overflow: hidden;
  border: none;
  border-radius: 8px;
  z-index: 1; }
  @media only screen and (max-width: 1150px) {
    .button {
      min-width: 180px;
      padding: 8px 18px; } }
  @media only screen and (max-width: 960px) {
    .button {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      /* Optional: zentriert den Text innerhalb der Elemente */
      max-width: 200px; } }
  .button:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2; }
  .button:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #7f004f;
    transition: all .3s;
    z-index: -1; }
  .button:hover:before {
    width: 100%;
    background-color: #7f004f; }

.footer .button {
  margin: -8px 0 15px;
  background: #000;
  color: #fff;
  border: 1px solid #fff; }
  .footer .button:hover:before {
    width: 100%;
    background-color: #7f004f; }

.button a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  text-decoration: none;
  border: none;
  text-align: center; }
  @media only screen and (max-width: 1030px) {
    .button a {
      font-size: 1.1rem; } }
  @media only screen and (max-width: 960px) {
    .button a {
      font-size: 1.0rem;
      font-weight: 500; } }

.button a:hover {
  text-decoration: none;
  border: none; }

.contact-button {
  font-family: "Mulish", Verdana, sans-serif;
  min-width: 200px;
  margin-top: 30px;
  padding: 10px 22px;
  background: #000;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  position: relative;
  overflow: hidden;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  z-index: 1; }
  .contact-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2; }
  .contact-button::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    z-index: -1;
    background: linear-gradient(145deg, #750049 0%, #7f004f 40%, #a80068 100%);
    transition: width .3s ease; }
  .contact-button:hover::before {
    width: 100%; }
  .contact-button:hover {
    border: none; }
  .contact-button:focus {
    outline: none;
    border: none; }

/* slick.css */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[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-theme.css */
/* Slider */
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("/content/design/fonts/slick.eot");
  src: url("/content/design/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/content/design/fonts/slick.woff") format("woff"), url("/content/design/fonts/slick.ttf") format("truetype"), url("/content/design/fonts/slick.svg#slick") format("svg"); }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 1.2em;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

.fade .slick-dots {
  left: -30px;
  bottom: -40px; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 8px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  display: block;
  width: 44px;
  height: 8px;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  color: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:before {
  content: '';
  display: block;
  width: 44px;
  height: 3px;
  margin: 2px 0;
  border-radius: 2px;
  background: #5b5b5b;
  opacity: .3;
  transition: opacity .3s ease, background-color .3s ease; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  opacity: 1; }

.slick-dots li.slick-active button:before {
  background: #000; }

/* additional */
.slick-arrows {
  display: none; }

.footer {
  margin-top: 120px;
  position: relative;
  padding: 50px 0 120px;
  background: #000; }
  @media only screen and (max-width: 960px) {
    .footer {
      padding: 50px 0 0; } }

.footer h3 {
  font-size: 1.6rem;
  font-weight: 500;
  margin: -10px 0 20px;
  color: #fff; }
  @media only screen and (max-width: 1140px) {
    .footer h3 {
      font-size: 1.4rem; } }

.footer p {
  font-size: 1.2rem;
  color: #fff;
  line-height: 180%; }
  @media only screen and (max-width: 1140px) {
    .footer p {
      font-size: 1.1rem; } }

@media only screen and (max-width: 960px) {
  .footer .large-4 {
    width: 100%;
    margin-bottom: 20px; } }

.footer p a {
  color: #fff;
  border: none;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid currentColor;
  transition: color .25s ease, border-color .25s ease; }

.footer p a:hover {
  border-bottom-color: transparent; }

.footer p.legal {
  font-size: 0.95em; }
  @media only screen and (max-width: 960px) {
    .footer p.legal {
      margin-top: 50px; } }

#back-top {
  position: fixed;
  bottom: 50px;
  right: 50px;
  display: block;
  z-index: 3000; }
  @media only screen and (max-width: 640px) {
    #back-top {
      bottom: 20px;
      right: 20px; } }
  @media (max-width: 768px) and (orientation: landscape) {
    #back-top {
      bottom: 20px;
      right: 20px; } }

#back-top span {
  width: 60px;
  height: 60px;
  border-radius: 20%;
  font-size: 2.2rem;
  text-align: center;
  padding: 11px 0 0 0;
  display: block;
  background: #000;
  color: #fff;
  border: 1px solid #fff; }
  @media only screen and (max-width: 480px) {
    #back-top span {
      width: 50px;
      height: 50px;
      font-size: 1.5rem;
      padding: 9px 0 0 0; } }
  @media (max-width: 768px) and (orientation: landscape) {
    #back-top span {
      width: 50px;
      height: 50px;
      font-size: 1.5rem;
      padding: 10px 0 0 0; } }

#back-top span:hover {
  background-color: #a80068; }
