@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;

700&display=swap);.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}@charset "UTF-8";

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

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* Basscss Type Scale */

.h1 {
  font-size: 2rem;
}

.h2 {
  font-size: 1.5rem;
}

.h3 {
  font-size: 1.25rem;
}

.h4 {
  font-size: 1rem;
}

.h5 {
  font-size: 0.875rem;
}

.h6 {
  font-size: 0.75rem;
}

/* Basscss Typography */

.font-family-inherit {
  font-family: inherit;
}

.font-size-inherit {
  font-size: inherit;
}

.text-decoration-none {
  text-decoration: none;
}

.bold {
  font-weight: bold;
}

.regular {
  font-weight: normal;
}

.italic {
  font-style: italic;
}

.caps {
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

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

.center {
  text-align: center;
}

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

.justify {
  text-align: justify;
}

.nowrap {
  white-space: nowrap;
}

.break-word {
  word-wrap: break-word;
}

.line-height-1 {
  line-height: 1;
}

.line-height-2 {
  line-height: 1.125;
}

.line-height-3 {
  line-height: 1.25;
}

.line-height-4 {
  line-height: 1.5;
}

.list-style-none {
  list-style: none;
}

.underline {
  text-decoration: underline;
}

.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-reset,
.menu--primary li {
  list-style: none;
  padding-left: 0;
}

/* Basscss Layout */

.inline {
  display: inline;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.table {
  display: table;
}

.table-cell {
  display: table-cell;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

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

.clearfix:after {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.fit {
  max-width: 100%;
}

.max-width-1 {
  max-width: 24rem;
}

.max-width-2 {
  max-width: 32rem;
}

.max-width-3 {
  max-width: 48rem;
}

.max-width-4 {
  max-width: 64rem;
}

.border-box {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Basscss Align */

.align-baseline {
  vertical-align: baseline;
}

.align-top,
img,
video {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

/* Basscss Margin */

.m0 {
  margin: 0;
}

.mt0 {
  margin-top: 0;
}

.mr0 {
  margin-right: 0;
}

.mb0 {
  margin-bottom: 0;
}

.ml0 {
  margin-left: 0;
}

.mx0 {
  margin-left: 0;
  margin-right: 0;
}

.my0 {
  margin-top: 0;
  margin-bottom: 0;
}

.m1 {
  margin: 0.5rem;
}

.mt1 {
  margin-top: 0.5rem;
}

.mr1 {
  margin-right: 0.5rem;
}

.mb1 {
  margin-bottom: 0.5rem;
}

.ml1 {
  margin-left: 0.5rem;
}

.mx1 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my1 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.m2 {
  margin: 1rem;
}

.mt2 {
  margin-top: 1rem;
}

.mr2 {
  margin-right: 1rem;
}

.mb2 {
  margin-bottom: 1rem;
}

.ml2 {
  margin-left: 1rem;
}

.mx2 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.my2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.m3 {
  margin: 2rem;
}

.mt3 {
  margin-top: 2rem;
}

.mr3 {
  margin-right: 2rem;
}

.mb3 {
  margin-bottom: 2rem;
}

.ml3 {
  margin-left: 2rem;
}

.mx3 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.my3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.m4 {
  margin: 4rem;
}

.mt4 {
  margin-top: 4rem;
}

.mr4 {
  margin-right: 4rem;
}

.mb4 {
  margin-bottom: 4rem;
}

.ml4 {
  margin-left: 4rem;
}

.mx4 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.my4 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.mxn1 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.mxn2 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.mxn3 {
  margin-left: -2rem;
  margin-right: -2rem;
}

.mxn4 {
  margin-left: -4rem;
  margin-right: -4rem;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

/* Basscss Padding */

.p0 {
  padding: 0;
}

.pt0 {
  padding-top: 0;
}

.pr0 {
  padding-right: 0;
}

.pb0 {
  padding-bottom: 0;
}

.pl0 {
  padding-left: 0;
}

.px0 {
  padding-left: 0;
  padding-right: 0;
}

.py0 {
  padding-top: 0;
  padding-bottom: 0;
}

.p1 {
  padding: 0.5rem;
}

.pt1 {
  padding-top: 0.5rem;
}

.pr1 {
  padding-right: 0.5rem;
}

.pb1 {
  padding-bottom: 0.5rem;
}

.pl1 {
  padding-left: 0.5rem;
}

.py1 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px1 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p2 {
  padding: 1rem;
}

.pt2 {
  padding-top: 1rem;
}

.pr2 {
  padding-right: 1rem;
}

.pb2 {
  padding-bottom: 1rem;
}

.pl2 {
  padding-left: 1rem;
}

.py2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px2,
.header--offcanvas.open[data-enter-from="right"],
.header--offcanvas.open[data-enter-from="left"] {
  padding-left: 1rem;
  padding-right: 1rem;
}

.p3 {
  padding: 2rem;
}

.pt3,
.header--offcanvas.open[data-enter-from="right"],
.header--offcanvas.open[data-enter-from="left"] {
  padding-top: 2rem;
}

.pr3 {
  padding-right: 2rem;
}

.pb3 {
  padding-bottom: 2rem;
}

.pl3 {
  padding-left: 2rem;
}

.py3 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px3 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.p4 {
  padding: 4rem;
}

.pt4 {
  padding-top: 4rem;
}

.pr4 {
  padding-right: 4rem;
}

.pb4 {
  padding-bottom: 4rem;
}

.pl4 {
  padding-left: 4rem;
}

.py4,
.header--offcanvas.open[data-enter-from="top"] {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.px4 {
  padding-left: 4rem;
  padding-right: 4rem;
}

/* Basscss Grid */

.col {
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-right {
  float: right;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-1 {
  width: 8.33333%;
}

.col-2 {
  width: 16.66667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33333%;
}

.col-5 {
  width: 41.66667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33333%;
}

.col-8 {
  width: 66.66667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33333%;
}

.col-11 {
  width: 91.66667%;
}

.col-12,
.slick-slider .slick-dots {
  width: 100%;
}

@media (min-width: 40em) {
  .sm-col {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sm-col-right {
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sm-col-1 {
    width: 8.33333%;
  }

  .sm-col-2 {
    width: 16.66667%;
  }

  .sm-col-3 {
    width: 25%;
  }

  .sm-col-4 {
    width: 33.33333%;
  }

  .sm-col-5 {
    width: 41.66667%;
  }

  .sm-col-6 {
    width: 50%;
  }

  .sm-col-7 {
    width: 58.33333%;
  }

  .sm-col-8 {
    width: 66.66667%;
  }

  .sm-col-9 {
    width: 75%;
  }

  .sm-col-10 {
    width: 83.33333%;
  }

  .sm-col-11 {
    width: 91.66667%;
  }

  .sm-col-12 {
    width: 100%;
  }
}

@media (min-width: 52em) {
  .md-col {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .md-col-right {
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .md-col-1 {
    width: 8.33333%;
  }

  .md-col-2 {
    width: 16.66667%;
  }

  .md-col-3 {
    width: 25%;
  }

  .md-col-4 {
    width: 33.33333%;
  }

  .md-col-5 {
    width: 41.66667%;
  }

  .md-col-6 {
    width: 50%;
  }

  .md-col-7,
  .slick-slider .slick-dots {
    width: 58.33333%;
  }

  .md-col-8 {
    width: 66.66667%;
  }

  .md-col-9 {
    width: 75%;
  }

  .md-col-10 {
    width: 83.33333%;
  }

  .md-col-11 {
    width: 91.66667%;
  }

  .md-col-12 {
    width: 100%;
  }
}

@media (min-width: 64em) {
  .lg-col {
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .lg-col-right {
    float: right;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .lg-col-1 {
    width: 8.33333%;
  }

  .lg-col-2 {
    width: 16.66667%;
  }

  .lg-col-3 {
    width: 25%;
  }

  .lg-col-4 {
    width: 33.33333%;
  }

  .lg-col-5 {
    width: 41.66667%;
  }

  .lg-col-6 {
    width: 50%;
  }

  .lg-col-7 {
    width: 58.33333%;
  }

  .lg-col-8 {
    width: 66.66667%;
  }

  .lg-col-9 {
    width: 75%;
  }

  .lg-col-10 {
    width: 83.33333%;
  }

  .lg-col-11 {
    width: 91.66667%;
  }

  .lg-col-12 {
    width: 100%;
  }
}

.flex {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 40em) {
  .sm-flex {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 52em) {
  .md-flex {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 64em) {
  .lg-flex {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.flex-column {
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.items-start {
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.items-end {
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.items-center {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.items-baseline {
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.items-stretch {
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.self-start {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.self-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.self-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.self-baseline {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.justify-start {
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.justify-end {
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.justify-center {
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-between {
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.justify-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.content-start {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.content-end {
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.content-center {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.content-between {
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.content-around {
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.content-stretch {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

/* 1. Fix for Chrome 44 bug. https://code.google.com/p/chromium/issues/detail?id=506893 */

.flex-auto {
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */
}

.flex-none {
  -webkit-flex: none;
  -moz-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.order-0 {
  -webkit-order: 0;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-order: 3;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-last {
  -webkit-order: 99999;
  -moz-box-ordinal-group: 100000;
  -ms-flex-order: 99999;
  order: 99999;
}

/* Basscss Position */

.relative {
  position: relative;
}

.absolute,
.cover,
.absolute-center,
.iframe-center,
.absolute-center-x,
.absolute-center-y {
  position: absolute;
}

.fixed {
  position: fixed;
}

.top-0,
.header--main,
.cover {
  top: 0;
}

.right-0,
.header--offcanvas[data-enter-from="top"],
.cover {
  right: 0;
}

.bottom-0,
.header--offcanvas[data-enter-from="right"],
.header--offcanvas[data-enter-from="left"],
.cover {
  bottom: 0;
}

.left-0,
.header--offcanvas[data-enter-from="top"],
.cover {
  left: 0;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z3 {
  z-index: 3;
}

.z4 {
  z-index: 4;
}

/* Basscss Border */

.border {
  border-style: solid;
  border-width: 1px;
}

.border-top {
  border-top-style: solid;
  border-top-width: 1px;
}

.border-right {
  border-right-style: solid;
  border-right-width: 1px;
}

.border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.border-left {
  border-left-style: solid;
  border-left-width: 1px;
}

.border-none {
  border: 0;
}

.rounded {
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.circle {
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.rounded-top {
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.rounded-right {
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.rounded-bottom {
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.rounded-left {
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.not-rounded {
  -moz-border-radius: 0;
  border-radius: 0;
}

/* Basscss Hide */

.hide {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

@media (max-width: 40em) {
  .xs-hide {
    display: none !important;
  }
}

@media (min-width: 40em) and (max-width: 52em) {
  .sm-hide {
    display: none !important;
  }
}

@media (min-width: 52em) and (max-width: 64em) {
  .md-hide {
    display: none !important;
  }
}

@media (min-width: 64em) {
  .lg-hide {
    display: none !important;
  }
}

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

/* Basscss All */

.all-initial {
  all: initial;
}

.all-unset {
  all: unset;
}

.all-inherit {
  all: inherit;
}

.p075 {
  padding: 0.75rem;
}

.pt075 {
  padding-top: 0.75rem;
}

.pr075 {
  padding-right: 0.75rem;
}

.pb075 {
  padding-bottom: 0.75rem;
}

.pl075 {
  padding-left: 0.75rem;
}

.py075 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px075 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.p15 {
  padding: 1.5rem;
}

.pt15 {
  padding-top: 1.5rem;
}

.pr15 {
  padding-right: 1.5rem;
}

.pb15 {
  padding-bottom: 1.5rem;
}

.pl15 {
  padding-left: 1.5rem;
}

.py15 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px15 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.p25 {
  padding: 2.5rem;
}

.pt25 {
  padding-top: 2.5rem;
}

.pr25 {
  padding-right: 2.5rem;
}

.pb25 {
  padding-bottom: 2.5rem;
}

.pl25 {
  padding-left: 2.5rem;
}

.py25 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px25 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.p35 {
  padding: 3.5rem;
}

.pt35 {
  padding-top: 3.5rem;
}

.pr35 {
  padding-right: 3.5rem;
}

.pb35 {
  padding-bottom: 3.5rem;
}

.pl35 {
  padding-left: 3.5rem;
}

.py35 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.px35 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.p50 {
  padding: 5rem;
}

.pt50 {
  padding-top: 5rem;
}

.pr50 {
  padding-right: 5rem;
}

.pb50 {
  padding-bottom: 5rem;
}

.pl50 {
  padding-left: 5rem;
}

.py50 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.px50 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.p75 {
  padding: 7.5rem;
}

.pt75 {
  padding-top: 7.5rem;
}

.pr75 {
  padding-right: 7.5rem;
}

.pb75 {
  padding-bottom: 7.5rem;
}

.pl75 {
  padding-left: 7.5rem;
}

.py75 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.px75 {
  padding-left: 7.5rem;
  padding-right: 7.5rem;
}

/* Basscss Background Colors */

/*

   COLOR VARIABLES

   - Cool
   - Warm
   - Gray Scale

*/

.bg-black {
  background-color: #111;
}

.bg-gray {
  background-color: #aaa;
}

.bg-silver {
  background-color: #ddd;
}

.bg-white {
  background-color: #fff;
}

.bg-aqua {
  background-color: #7fdbff;
}

.bg-blue {
  background-color: #0074d9;
}

.bg-navy {
  background-color: #001f3f;
}

.bg-teal {
  background-color: #39cccc;
}

.bg-green {
  background-color: #2ecc40;
}

.bg-olive {
  background-color: #3d9970;
}

.bg-lime {
  background-color: #01ff70;
}

.bg-yellow {
  background-color: #ffdc00;
}

.bg-orange {
  background-color: #ff851b;
}

.bg-red {
  background-color: #ff4136;
}

.bg-fuchsia {
  background-color: #f012be;
}

.bg-purple {
  background-color: #b10dc9;
}

.bg-maroon {
  background-color: #85144b;
}

/* Basscss Background Images */

.bg-cover {
  -moz-background-size: cover;
  background-size: cover;
}

.bg-contain {
  -moz-background-size: contain;
  background-size: contain;
}

.bg-center {
  background-position: center;
}

.bg-top {
  background-position: top;
}

.bg-right {
  background-position: right;
}

.bg-bottom {
  background-position: bottom;
}

.bg-left {
  background-position: left;
}

/* Basscss Border Colors */

/*

   COLOR VARIABLES

   - Cool
   - Warm
   - Gray Scale

*/

.border-black {
  border-color: #111;
}

.border-gray {
  border-color: #aaa;
}

.border-silver {
  border-color: #ddd;
}

.border-white {
  border-color: #fff;
}

.border-aqua {
  border-color: #7fdbff;
}

.border-blue {
  border-color: #0074d9;
}

.border-navy {
  border-color: #001f3f;
}

.border-teal {
  border-color: #39cccc;
}

.border-green {
  border-color: #2ecc40;
}

.border-olive {
  border-color: #3d9970;
}

.border-lime {
  border-color: #01ff70;
}

.border-yellow {
  border-color: #ffdc00;
}

.border-orange {
  border-color: #ff851b;
}

.border-red {
  border-color: #ff4136;
}

.border-fuchsia {
  border-color: #f012be;
}

.border-purple {
  border-color: #b10dc9;
}

.border-maroon {
  border-color: #85144b;
}

/* Basscss Btn */

.btn {
  font-family: inherit;
  font-size: inherit;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  line-height: 1.125rem;
  padding: 0.5rem 1rem;
  margin: 0;
  height: auto;
  border: 1px solid transparent;
  vertical-align: middle;
  -webkit-appearance: none;
  color: inherit;
  background-color: transparent;
}

.btn:hover {
  text-decoration: none;
}

.btn:focus {
  outline: none;
  border-color: rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.25);
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Basscss Btn Outline */

.btn-outline,
.btn-outline:hover {
  border-color: currentcolor;
}

.btn-outline {
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.btn-outline:hover {
  -moz-box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.0625);
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.0625);
}

.btn-outline:active {
  -moz-box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.125), inset 0 3px 4px 0 rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0 0 20rem rgba(0, 0, 0, 0.125), inset 0 3px 4px 0 rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.125);
}

.btn-outline:disabled,
.btn-outline.is-disabled {
  opacity: .5;
}

/* Basscss Darken */

.bg-darken-1 {
  background-color: rgba(0, 0, 0, 0.0625);
}

.bg-darken-2 {
  background-color: rgba(0, 0, 0, 0.125);
}

.bg-darken-3 {
  background-color: rgba(0, 0, 0, 0.25);
}

.bg-darken-4 {
  background-color: rgba(0, 0, 0, 0.5);
}

/* Basscss Highlight */

/*

   COLOR VARIABLES

   - Cool
   - Warm
   - Gray Scale

*/

.highlight-dark .hljs {
  color: white;
  -webkit-text-size-adjust: none;
}

.highlight-dark .hljs-comment,
.highlight-dark .diff .hljs-header,
.highlight-dark .hljs-javadoc {
  color: #ddd;
  font-style: italic;
}

.highlight-dark .hljs-keyword,
.highlight-dark .css .rule .hljs-keyword,
.highlight-dark .hljs-winutils,
.highlight-dark .nginx .hljs-title,
.highlight-dark .hljs-subst,
.highlight-dark .hljs-request,
.highlight-dark .hljs-status {
  color: white;
  font-weight: bold;
}

.highlight-dark .hljs-number,
.highlight-dark .hljs-hexcolor,
.highlight-dark .ruby .hljs-constant {
  color: #01ff70;
}

.highlight-dark .hljs-string,
.highlight-dark .hljs-tag .hljs-value,
.highlight-dark .hljs-phpdoc,
.highlight-dark .hljs-dartdoc,
.highlight-dark .tex .hljs-formula {
  color: #ff4136;
}

.hljs-title,
.hljs-id,
.scss .hljs-preprocessor {
  color: #ff4136;
  font-weight: bold;
}

.highlight-dark .hljs-list .hljs-keyword,
.highlight-dark .hljs-subst {
  font-weight: normal;
}

.highlight-dark .hljs-class .hljs-title,
.highlight-dark .hljs-type,
.highlight-dark .vhdl .hljs-literal,
.highlight-dark .tex .hljs-command {
  color: #7fdbff;
  font-weight: bold;
}

.highlight-dark .hljs-tag,
.highlight-dark .hljs-tag .hljs-title,
.highlight-dark .hljs-rules .hljs-property,
.highlight-dark .django .hljs-tag .hljs-keyword {
  color: #7fdbff;
  font-weight: normal;
}

.highlight-dark .hljs-attribute,
.highlight-dark .hljs-variable,
.highlight-dark .lisp .hljs-body {
  color: #01ff70;
}

.highlight-dark .hljs-regexp {
  color: #01ff70;
}

.highlight-dark .hljs-symbol,
.highlight-dark .ruby .hljs-symbol .hljs-string,
.highlight-dark .lisp .hljs-keyword,
.highlight-dark .clojure .hljs-keyword,
.highlight-dark .scheme .hljs-keyword,
.highlight-dark .tex .hljs-special,
.highlight-dark .hljs-prompt {
  color: #f012be;
}

.highlight-dark .hljs-built_in {
  color: #7fdbff;
}

.highlight-dark .hljs-preprocessor,
.highlight-dark .hljs-pragma,
.highlight-dark .hljs-pi,
.highlight-dark .hljs-doctype,
.highlight-dark .hljs-shebang,
.highlight-dark .hljs-cdata {
  color: #ddd;
  font-weight: bold;
}

.highlight-dark .hljs-deletion {
  background: #f012be;
}

.highlight-dark .hljs-addition {
  background: #01ff70;
}

.highlight-dark .diff .hljs-change {
  background: #7fdbff;
}

.highlight-dark .hljs-chunk {
  color: #aaa;
}

/* Basscss Highlight */

/*

   COLOR VARIABLES

   - Cool
   - Warm
   - Gray Scale

*/

.hljs {
  -webkit-text-size-adjust: none;
}

.hljs-comment,
.diff .hljs-header,
.hljs-javadoc {
  color: #ddd;
  font-style: italic;
}

.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
  color: white;
  font-weight: bold;
}

.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
  color: #01ff70;
}

.hljs-string,
.hljs-tag .hljs-value,
.hljs-phpdoc,
.hljs-dartdoc,
.tex .hljs-formula {
  color: #ff4136;
}

.hljs-title,
.hljs-id,
.scss .hljs-preprocessor {
  color: #ff4136;
  font-weight: bold;
}

.hljs-list .hljs-keyword,
.hljs-subst {
  font-weight: normal;
}

.hljs-class .hljs-title,
.hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
  color: #7fdbff;
  font-weight: bold;
}

.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rules .hljs-property,
.django .hljs-tag .hljs-keyword {
  color: #7fdbff;
  font-weight: normal;
}

.hljs-attribute,
.hljs-variable,
.lisp .hljs-body {
  color: #01ff70;
}

.hljs-regexp {
  color: #01ff70;
}

.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.clojure .hljs-keyword,
.scheme .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
  color: #f012be;
}

.hljs-built_in {
  color: #7fdbff;
}

.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
  color: #ddd;
  font-weight: bold;
}

.hljs-deletion {
  background: #f012be;
}

.hljs-addition {
  background: #01ff70;
}

.diff .hljs-change {
  background: #7fdbff;
}

.hljs-chunk {
  color: #aaa;
}

/* Mapped colors */

/* Basscss Input Range */

.input-range {
  vertical-align: middle;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: inherit;
  background-color: transparent;
  -webkit-appearance: none;
}

.input-range::-webkit-slider-thumb {
  position: relative;
  width: 0.5rem;
  height: 1.25rem;
  cursor: pointer;
  margin-top: -0.5rem;
  border-radius: 3px;
  background-color: currentcolor;
  -webkit-appearance: none;
}

/* Touch screen friendly pseudo element */

.input-range::-webkit-slider-thumb:before {
  content: '';
  display: block;
  position: absolute;
  top: -0.5rem;
  left: -0.875rem;
  width: 2.25rem;
  height: 2.25rem;
  opacity: 0;
}

.input-range::-moz-range-thumb {
  width: 0.5rem;
  height: 1.25rem;
  cursor: pointer;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-color: transparent;
  border-width: 0;
  background-color: currentcolor;
}

.input-range::-webkit-slider-runnable-track {
  height: 0.25rem;
  cursor: pointer;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.25);
}

.input-range::-moz-range-track {
  height: 0.25rem;
  cursor: pointer;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.25);
}

.input-range:focus {
  outline: none;
}

/* Basscss Media Object */

.media,
.sm-media,
.md-media,
.lg-media {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.media {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.media-center {
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-bottom {
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.media-img,
.media-body {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.media-body {
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media (min-width: 40em) {
  .sm-media {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 52em) {
  .md-media {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 64em) {
  .lg-media {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* Basscss Progress */

.progress {
  display: block;
  width: 100%;
  height: 0.5625rem;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.125);
  border: 0;
  -moz-border-radius: 10000px;
  border-radius: 10000px;
  -webkit-appearance: none;
}

.progress::-webkit-progress-bar {
  -webkit-appearance: none;
  background-color: rgba(0, 0, 0, 0.125);
}

.progress::-webkit-progress-value {
  -webkit-appearance: none;
  background-color: currentcolor;
}

.progress::-moz-progress-bar {
  background-color: currentcolor;
}

/* Basscss Responsive Margin */

@media (min-width: 40em) {
  .sm-m0 {
    margin: 0;
  }

  .sm-mt0 {
    margin-top: 0;
  }

  .sm-mr0 {
    margin-right: 0;
  }

  .sm-mb0 {
    margin-bottom: 0;
  }

  .sm-ml0 {
    margin-left: 0;
  }

  .sm-mx0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sm-my0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm-m1 {
    margin: 0.5rem;
  }

  .sm-mt1 {
    margin-top: 0.5rem;
  }

  .sm-mr1 {
    margin-right: 0.5rem;
  }

  .sm-mb1 {
    margin-bottom: 0.5rem;
  }

  .sm-ml1 {
    margin-left: 0.5rem;
  }

  .sm-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .sm-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .sm-m2 {
    margin: 1rem;
  }

  .sm-mt2 {
    margin-top: 1rem;
  }

  .sm-mr2 {
    margin-right: 1rem;
  }

  .sm-mb2 {
    margin-bottom: 1rem;
  }

  .sm-ml2 {
    margin-left: 1rem;
  }

  .sm-mx2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sm-m3 {
    margin: 2rem;
  }

  .sm-mt3 {
    margin-top: 2rem;
  }

  .sm-mr3 {
    margin-right: 2rem;
  }

  .sm-mb3 {
    margin-bottom: 2rem;
  }

  .sm-ml3 {
    margin-left: 2rem;
  }

  .sm-mx3 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm-my3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm-m4 {
    margin: 4rem;
  }

  .sm-mt4 {
    margin-top: 4rem;
  }

  .sm-mr4 {
    margin-right: 4rem;
  }

  .sm-mb4 {
    margin-bottom: 4rem;
  }

  .sm-ml4 {
    margin-left: 4rem;
  }

  .sm-mx4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .sm-my4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .sm-mxn1 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .sm-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .sm-mxn3 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .sm-mxn4 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .sm-ml-auto {
    margin-left: auto;
  }

  .sm-mr-auto {
    margin-right: auto;
  }

  .sm-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 52em) {
  .md-m0 {
    margin: 0;
  }

  .md-mt0 {
    margin-top: 0;
  }

  .md-mr0 {
    margin-right: 0;
  }

  .md-mb0 {
    margin-bottom: 0;
  }

  .md-ml0 {
    margin-left: 0;
  }

  .md-mx0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md-my0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .md-m1 {
    margin: 0.5rem;
  }

  .md-mt1 {
    margin-top: 0.5rem;
  }

  .md-mr1 {
    margin-right: 0.5rem;
  }

  .md-mb1 {
    margin-bottom: 0.5rem;
  }

  .md-ml1 {
    margin-left: 0.5rem;
  }

  .md-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .md-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .md-m2 {
    margin: 1rem;
  }

  .md-mt2 {
    margin-top: 1rem;
  }

  .md-mr2 {
    margin-right: 1rem;
  }

  .md-mb2 {
    margin-bottom: 1rem;
  }

  .md-ml2 {
    margin-left: 1rem;
  }

  .md-mx2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md-m3 {
    margin: 2rem;
  }

  .md-mt3 {
    margin-top: 2rem;
  }

  .md-mr3 {
    margin-right: 2rem;
  }

  .md-mb3 {
    margin-bottom: 2rem;
  }

  .md-ml3 {
    margin-left: 2rem;
  }

  .md-mx3 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md-my3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md-m4 {
    margin: 4rem;
  }

  .md-mt4 {
    margin-top: 4rem;
  }

  .md-mr4 {
    margin-right: 4rem;
  }

  .md-mb4 {
    margin-bottom: 4rem;
  }

  .md-ml4 {
    margin-left: 4rem;
  }

  .md-mx4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md-my4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md-mxn1 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .md-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md-mxn3 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md-mxn4 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .md-ml-auto {
    margin-left: auto;
  }

  .md-mr-auto {
    margin-right: auto;
  }

  .md-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 64em) {
  .lg-m0 {
    margin: 0;
  }

  .lg-mt0 {
    margin-top: 0;
  }

  .lg-mr0 {
    margin-right: 0;
  }

  .lg-mb0 {
    margin-bottom: 0;
  }

  .lg-ml0 {
    margin-left: 0;
  }

  .lg-mx0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg-my0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg-m1 {
    margin: 0.5rem;
  }

  .lg-mt1 {
    margin-top: 0.5rem;
  }

  .lg-mr1 {
    margin-right: 0.5rem;
  }

  .lg-mb1 {
    margin-bottom: 0.5rem;
  }

  .lg-ml1 {
    margin-left: 0.5rem;
  }

  .lg-mx1 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .lg-my1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .lg-m2 {
    margin: 1rem;
  }

  .lg-mt2 {
    margin-top: 1rem;
  }

  .lg-mr2 {
    margin-right: 1rem;
  }

  .lg-mb2 {
    margin-bottom: 1rem;
  }

  .lg-ml2 {
    margin-left: 1rem;
  }

  .lg-mx2 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg-my2 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg-m3 {
    margin: 2rem;
  }

  .lg-mt3 {
    margin-top: 2rem;
  }

  .lg-mr3 {
    margin-right: 2rem;
  }

  .lg-mb3 {
    margin-bottom: 2rem;
  }

  .lg-ml3 {
    margin-left: 2rem;
  }

  .lg-mx3 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg-my3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg-m4 {
    margin: 4rem;
  }

  .lg-mt4 {
    margin-top: 4rem;
  }

  .lg-mr4 {
    margin-right: 4rem;
  }

  .lg-mb4 {
    margin-bottom: 4rem;
  }

  .lg-ml4 {
    margin-left: 4rem;
  }

  .lg-mx4 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg-my4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg-mxn1 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg-mxn2 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg-mxn3 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg-mxn4 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg-ml-auto {
    margin-left: auto;
  }

  .lg-mr-auto {
    margin-right: auto;
  }

  .lg-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}

/* Basscss Responsive Padding */

@media (min-width: 40em) {
  .sm-p0 {
    padding: 0;
  }

  .sm-pt0 {
    padding-top: 0;
  }

  .sm-pr0 {
    padding-right: 0;
  }

  .sm-pb0 {
    padding-bottom: 0;
  }

  .sm-pl0 {
    padding-left: 0;
  }

  .sm-px0 {
    padding-left: 0;
    padding-right: 0;
  }

  .sm-py0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sm-p1 {
    padding: 0.5rem;
  }

  .sm-pt1 {
    padding-top: 0.5rem;
  }

  .sm-pr1 {
    padding-right: 0.5rem;
  }

  .sm-pb1 {
    padding-bottom: 0.5rem;
  }

  .sm-pl1 {
    padding-left: 0.5rem;
  }

  .sm-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .sm-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .sm-p2 {
    padding: 1rem;
  }

  .sm-pt2 {
    padding-top: 1rem;
  }

  .sm-pr2 {
    padding-right: 1rem;
  }

  .sm-pb2 {
    padding-bottom: 1rem;
  }

  .sm-pl2 {
    padding-left: 1rem;
  }

  .sm-px2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm-p3 {
    padding: 2rem;
  }

  .sm-pt3 {
    padding-top: 2rem;
  }

  .sm-pr3 {
    padding-right: 2rem;
  }

  .sm-pb3 {
    padding-bottom: 2rem;
  }

  .sm-pl3 {
    padding-left: 2rem;
  }

  .sm-px3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm-py3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm-p4 {
    padding: 4rem;
  }

  .sm-pt4 {
    padding-top: 4rem;
  }

  .sm-pr4 {
    padding-right: 4rem;
  }

  .sm-pb4 {
    padding-bottom: 4rem;
  }

  .sm-pl4 {
    padding-left: 4rem;
  }

  .sm-px4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .sm-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 52em) {
  .md-p0 {
    padding: 0;
  }

  .md-pt0 {
    padding-top: 0;
  }

  .md-pr0 {
    padding-right: 0;
  }

  .md-pb0 {
    padding-bottom: 0;
  }

  .md-pl0 {
    padding-left: 0;
  }

  .md-px0 {
    padding-left: 0;
    padding-right: 0;
  }

  .md-py0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .md-p1 {
    padding: 0.5rem;
  }

  .md-pt1 {
    padding-top: 0.5rem;
  }

  .md-pr1 {
    padding-right: 0.5rem;
  }

  .md-pb1 {
    padding-bottom: 0.5rem;
  }

  .md-pl1 {
    padding-left: 0.5rem;
  }

  .md-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md-p2 {
    padding: 1rem;
  }

  .md-pt2 {
    padding-top: 1rem;
  }

  .md-pr2 {
    padding-right: 1rem;
  }

  .md-pb2 {
    padding-bottom: 1rem;
  }

  .md-pl2 {
    padding-left: 1rem;
  }

  .md-px2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md-p3 {
    padding: 2rem;
  }

  .md-pt3 {
    padding-top: 2rem;
  }

  .md-pr3 {
    padding-right: 2rem;
  }

  .md-pb3 {
    padding-bottom: 2rem;
  }

  .md-pl3 {
    padding-left: 2rem;
  }

  .md-px3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md-py3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md-p4 {
    padding: 4rem;
  }

  .md-pt4 {
    padding-top: 4rem;
  }

  .md-pr4 {
    padding-right: 4rem;
  }

  .md-pb4 {
    padding-bottom: 4rem;
  }

  .md-pl4 {
    padding-left: 4rem;
  }

  .md-px4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 64em) {
  .lg-p0 {
    padding: 0;
  }

  .lg-pt0 {
    padding-top: 0;
  }

  .lg-pr0 {
    padding-right: 0;
  }

  .lg-pb0 {
    padding-bottom: 0;
  }

  .lg-pl0 {
    padding-left: 0;
  }

  .lg-px0 {
    padding-left: 0;
    padding-right: 0;
  }

  .lg-py0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg-p1 {
    padding: 0.5rem;
  }

  .lg-pt1 {
    padding-top: 0.5rem;
  }

  .lg-pr1 {
    padding-right: 0.5rem;
  }

  .lg-pb1 {
    padding-bottom: 0.5rem;
  }

  .lg-pl1 {
    padding-left: 0.5rem;
  }

  .lg-px1 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg-py1 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg-p2 {
    padding: 1rem;
  }

  .lg-pt2 {
    padding-top: 1rem;
  }

  .lg-pr2 {
    padding-right: 1rem;
  }

  .lg-pb2 {
    padding-bottom: 1rem;
  }

  .lg-pl2 {
    padding-left: 1rem;
  }

  .lg-px2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg-py2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg-p3 {
    padding: 2rem;
  }

  .lg-pt3 {
    padding-top: 2rem;
  }

  .lg-pr3 {
    padding-right: 2rem;
  }

  .lg-pb3 {
    padding-bottom: 2rem;
  }

  .lg-pl3 {
    padding-left: 2rem;
  }

  .lg-px3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg-py3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg-p4 {
    padding: 4rem;
  }

  .lg-pt4 {
    padding-top: 4rem;
  }

  .lg-pr4 {
    padding-right: 4rem;
  }

  .lg-pb4 {
    padding-bottom: 4rem;
  }

  .lg-pl4 {
    padding-left: 4rem;
  }

  .lg-px4 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

/* Basscss Responsive Padding */

@media (min-width: 52em) {
  .md-p15 {
    padding: 1.5rem;
  }

  .md-pt15 {
    padding-top: 1.5rem;
  }

  .md-pr15 {
    padding-right: 1.5rem;
  }

  .md-pb15 {
    padding-bottom: 1.5rem;
  }

  .md-pl15 {
    padding-left: 1.5rem;
  }

  .md-px15 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md-py15 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md-p25 {
    padding: 2.5rem;
  }

  .md-pt25 {
    padding-top: 2.5rem;
  }

  .md-pr25 {
    padding-right: 2.5rem;
  }

  .md-pb25 {
    padding-bottom: 2.5rem;
  }

  .md-pl25 {
    padding-left: 2.5rem;
  }

  .md-px25 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md-py25 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md-p35 {
    padding: 3.5rem;
  }

  .md-pt35 {
    padding-top: 3.5rem;
  }

  .md-pr35 {
    padding-right: 3.5rem;
  }

  .md-pb35 {
    padding-bottom: 3.5rem;
  }

  .md-pl35 {
    padding-left: 3.5rem;
  }

  .md-px35 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md-py35 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md-p50 {
    padding: 5rem;
  }

  .md-pt50 {
    padding-top: 5rem;
  }

  .md-pr50 {
    padding-right: 5rem;
  }

  .md-pb50 {
    padding-bottom: 5rem;
  }

  .md-pl50 {
    padding-left: 5rem;
  }

  .md-px50 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md-py50 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md-p75 {
    padding: 7.5rem;
  }

  .md-pt75 {
    padding-top: 7.5rem;
  }

  .md-pr75 {
    padding-right: 7.5rem;
  }

  .md-pb75 {
    padding-bottom: 7.5rem;
  }

  .md-pl75 {
    padding-left: 7.5rem;
  }

  .md-px75 {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .md-py75 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}

@media (min-width: 64em) {
  .lg-p15 {
    padding: 1.5rem;
  }

  .lg-pt15 {
    padding-top: 1.5rem;
  }

  .lg-pr15 {
    padding-right: 1.5rem;
  }

  .lg-pb15 {
    padding-bottom: 1.5rem;
  }

  .lg-pl15 {
    padding-left: 1.5rem;
  }

  .lg-px15 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg-py15 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg-p25 {
    padding: 2.5rem;
  }

  .lg-pt25 {
    padding-top: 2.5rem;
  }

  .lg-pr25 {
    padding-right: 2.5rem;
  }

  .lg-pb25 {
    padding-bottom: 2.5rem;
  }

  .lg-pl25 {
    padding-left: 2.5rem;
  }

  .lg-px25 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg-py25 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg-p35 {
    padding: 3.5rem;
  }

  .lg-pt35 {
    padding-top: 3.5rem;
  }

  .lg-pr35 {
    padding-right: 3.5rem;
  }

  .lg-pb35 {
    padding-bottom: 3.5rem;
  }

  .lg-pl35 {
    padding-left: 3.5rem;
  }

  .lg-px35 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg-py35 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg-p50 {
    padding: 5rem;
  }

  .lg-pt50 {
    padding-top: 5rem;
  }

  .lg-pr50 {
    padding-right: 5rem;
  }

  .lg-pb50 {
    padding-bottom: 5rem;
  }

  .lg-pl50 {
    padding-left: 5rem;
  }

  .lg-px50 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg-py50 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg-p75 {
    padding: 7.5rem;
  }

  .lg-pt75 {
    padding-top: 7.5rem;
  }

  .lg-pr75 {
    padding-right: 7.5rem;
  }

  .lg-pb75 {
    padding-bottom: 7.5rem;
  }

  .lg-pl75 {
    padding-left: 7.5rem;
  }

  .lg-px75 {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .lg-py75 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}

@media (min-width: 90em) {
  .xl-p15 {
    padding: 1.5rem;
  }

  .xl-pt15 {
    padding-top: 1.5rem;
  }

  .xl-pr15 {
    padding-right: 1.5rem;
  }

  .xl-pb15 {
    padding-bottom: 1.5rem;
  }

  .xl-pl15 {
    padding-left: 1.5rem;
  }

  .xl-px15 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl-py15 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl-p25 {
    padding: 2.5rem;
  }

  .xl-pt25 {
    padding-top: 2.5rem;
  }

  .xl-pr25 {
    padding-right: 2.5rem;
  }

  .xl-pb25 {
    padding-bottom: 2.5rem;
  }

  .xl-pl25 {
    padding-left: 2.5rem;
  }

  .xl-px25 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl-py25 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl-p35 {
    padding: 3.5rem;
  }

  .xl-pt35 {
    padding-top: 3.5rem;
  }

  .xl-pr35 {
    padding-right: 3.5rem;
  }

  .xl-pb35 {
    padding-bottom: 3.5rem;
  }

  .xl-pl35 {
    padding-left: 3.5rem;
  }

  .xl-px35 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl-py35 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl-p50 {
    padding: 5rem;
  }

  .xl-pt50 {
    padding-top: 5rem;
  }

  .xl-pr50 {
    padding-right: 5rem;
  }

  .xl-pb50 {
    padding-bottom: 5rem;
  }

  .xl-pl50 {
    padding-left: 5rem;
  }

  .xl-px50 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl-py50 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl-p75 {
    padding: 7.5rem;
  }

  .xl-pt75 {
    padding-top: 7.5rem;
  }

  .xl-pr75 {
    padding-right: 7.5rem;
  }

  .xl-pb75 {
    padding-bottom: 7.5rem;
  }

  .xl-pl75 {
    padding-left: 7.5rem;
  }

  .xl-px75 {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }

  .xl-py75 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -moz-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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-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;
}

@-webkit-keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }

  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-moz-keyframes modal-video-inner {
  from {
    -moz-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }

  to {
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    transform: translate(0, 100px);
  }

  to {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
  -moz-animation-name: modal-video;
  animation-name: modal-video;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 960px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.modal-video-inner {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media (orientation: landscape) {
  .modal-video-inner {
    padding: 10px 60px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
  -moz-animation-name: modal-video-inner;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: -moz-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out;
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}

@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px;
  }
}

.modal-video-close-btn:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-video-close-btn:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: -6px;
}

/* FONTS
   ----------------------------- */

/* SPACINGS
   ----------------------------- */

/* BAR
   ----------------------------- */

/* COLORS
   ----------------------------- */

/* ANIMATION
   ----------------------------- */

/* MEDIA QUERIES
   ----------------------------- */

/* MIXINS
----------------------------- */

/* COMMONS
----------------------------- */

ul,
ul li {
  list-style-type: disc;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4 {
  font-weight: 600;
}

.wysiwyg {
  line-height: 1.4;
}

.wysiwyg p {
  padding: 0;
  margin: 0 0 1rem;
}

.wysiwyg p:last-child {
  margin: 0;
}

.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
  padding: 0;
  margin: 0 0 1rem;
}

.wysiwyg img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.wysiwyg a {
  text-decoration: underline;
  color: #812836;
}

.wysiwyg a:visited {
  color: #812836;
}

.uppercase {
  text-transform: uppercase;
}

.serif {
  font-family: serif;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-BlackItalic.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-BlackItalic.woff) format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-MediumItalic.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-MediumItalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-LightItalic.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-LightItalic.woff) format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-Medium.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-BoldItalic.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-BoldItalic.woff) format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-RegularItalic.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-RegularItalic.woff) format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-Bold.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-Bold.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-Regular.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-ExtralightItalic.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-ExtralightItalic.woff) format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-Semibold.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-Semibold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-Light.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-SemiboldItalic.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-SemiboldItalic.woff) format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-Extralight.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-Extralight.woff) format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik LCG';
  src: url(../assets/fonts/GraphikLCG-Black.woff2) format("woff2"), url(../assets/fonts/GraphikLCG-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* HEADER MAIN
  ----------------------------- */

.header--main {
  z-index: 9;
  -moz-box-shadow: 0px 2px 14px rgba(0, 0, 0, 0);
  box-shadow: 0px 2px 14px rgba(0, 0, 0, 0);
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.admin-bar .header--main {
  top: 2rem;
}

.header--main.sticky .header__logo {
  max-width: 9rem;
}

.header--main.shadow {
  -moz-box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.1);
}

.header--main .header__logo {
  max-width: 15rem;
  -moz-transition: max-width 0.6s ease;
  transition: max-width 0.6s ease;
}

.header--main .header__inner {
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* HEADER OFFCANVAS
  ----------------------------- */

.header--offcanvas {
  background: #fff;
  z-index: 8;
}

.header--offcanvas.open li {
  opacity: 1;
  left: 0;
  right: 0;
  -moz-transition: all 0.8s 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.8s 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.header--offcanvas[data-enter-from="top"] {
  height: 0;
  -moz-transition: all 0.6s 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.6s 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.header--offcanvas[data-enter-from="top"].open {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 7rem;
  height: auto;
  -moz-transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media only screen and (min-width: 600px) {
  .header--offcanvas[data-enter-from="top"].open {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.header--offcanvas[data-enter-from="right"] {
  right: -100%;
  -moz-transition: all 0.8s 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.8s 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.header--offcanvas[data-enter-from="right"].open {
  right: 0;
  -moz-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.header--offcanvas[data-enter-from="left"] {
  left: -100%;
  -moz-transition: all 0.8s 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.8s 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.header--offcanvas[data-enter-from="left"].open {
  left: 0;
  -moz-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.header--offcanvas .header__nav .menu--primary {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.header--offcanvas .header__nav .menu--primary .menu-item {
  padding: 0;
  width: 100%;
}

@media only screen and (min-width: 600px) {
  .header--offcanvas .header__nav .menu--primary .menu-item {
    width: 25%;
  }
}

.header--offcanvas .header__nav .menu--primary .menu-item a {
  color: #812836;
  font-size: -moz-calc((1rem * 1.3) - (1rem * -moz-calc(1680 / 375 / 16 * (2.5 - 1.3))) + (1vw * -moz-calc((2.5 - (1.3 - -moz-calc(1680 / 375 / 16 * (2.5 - 1.3)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 1.3) - (1rem * calc(1680 / 375 / 16 * (2.5 - 1.3))) + (1vw * calc((2.5 - (1.3 - calc(1680 / 375 / 16 * (2.5 - 1.3)))) * 16 * 100 / 1680)));
  line-height: 120%;
  font-weight: 500;
  width: 100%;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #D0A66F;
}

.header--offcanvas .header__nav .menu--primary .menu-item .sub-menu {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
}

.header--offcanvas .header__nav .menu--primary .menu-item .sub-menu .menu-item {
  width: 100%;
  padding: 1rem 0;
}

.header--offcanvas .header__nav .menu--primary .menu-item .sub-menu .menu-item a {
  color: #D0A66F;
  font-size: -moz-calc((1rem * 1.1) - (1rem * -moz-calc(1680 / 375 / 16 * (1.5 - 1.1))) + (1vw * -moz-calc((1.5 - (1.1 - -moz-calc(1680 / 375 / 16 * (1.5 - 1.1)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 1.1) - (1rem * calc(1680 / 375 / 16 * (1.5 - 1.1))) + (1vw * calc((1.5 - (1.1 - calc(1680 / 375 / 16 * (1.5 - 1.1)))) * 16 * 100 / 1680)));
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 1px solid transparent;
}

/* MENU PRIMARY
  ----------------------------- */

.menu--primary li {
  position: relative;
  display: inline-block;
  padding: 0 .5rem;
  -moz-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media (max-width: 52em) {
  .menu--primary li {
    opacity: 0;
    left: 1rem;
    width: 100%;
  }
}

.menu--primary li a {
  display: inline-block;
  text-decoration: none;
}

.footer--main .footer__top {
  border-top: 2px solid #812836;
  color: #812836;
}

.footer--main .footer__top .footer__logo-wrapper {
  width: 80vw;
  margin-top: 4.5rem;
  margin-bottom: 4rem;
}

@media only screen and (min-width: 600px) {
  .footer--main .footer__top .footer__logo-wrapper {
    width: 18vw;
  }
}

.footer--main .footer__top .footer__info {
  font-size: -moz-calc((1rem * 0.925) - (1rem * -moz-calc(1680 / 375 / 16 * (1.125 - 0.925))) + (1vw * -moz-calc((1.125 - (0.925 - -moz-calc(1680 / 375 / 16 * (1.125 - 0.925)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 0.925) - (1rem * calc(1680 / 375 / 16 * (1.125 - 0.925))) + (1vw * calc((1.125 - (0.925 - calc(1680 / 375 / 16 * (1.125 - 0.925)))) * 16 * 100 / 1680)));
  font-weight: 500;
  line-height: 180%;
  margin-bottom: 3rem;
}

.footer--main .footer__top .footer__info .footer__info-right {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer--main .footer__top .footer__info .footer__info-right a {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer--main .footer__top .footer__info p,
.footer--main .footer__top .footer__info a {
  color: #812836;
  margin: 0;
}

.footer--main .footer__top .footer__info .footer__address {
  line-height: 180%;
}

.footer--main .footer__top .footer__info .footer__telephone {
  margin-bottom: 0.5rem;
}

.footer--main .footer__top .footer__info .footer__telephone::before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url(../assets/images/phone.svg) no-repeat center center;
  margin-right: 0.5rem;
}

.footer--main .footer__top .footer__info .footer__email::before {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  background: url(../assets/images/mail.svg) no-repeat center center;
  margin-right: 0.5rem;
}

.footer--main .footer__bottom {
  background: #812836;
  color: #fff;
  padding: 4rem 0;
  font-size: 0.875rem;
}

.footer--main .footer__bottom .footer__newsletter {
  padding-bottom: 3rem;
  border-bottom: 1px solid #fff;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-left h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-left p {
  margin-bottom: 0;
}

@media only screen and (min-width: 600px) {
  .footer--main .footer__bottom .footer__newsletter .footer__newsletter-right {
    padding-left: 2rem;
  }
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form input {
  width: 100%;
  font-size: 0.875rem;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__email {
  padding-right: 1rem;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__email .wpcf7-email::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff !important;
  opacity: 1;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__email .wpcf7-email:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff !important;
  opacity: 1;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__email .wpcf7-email::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff !important;
  opacity: 1;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__email .wpcf7-email:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff !important;
  opacity: 1;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__submit .wpcf7-spinner {
  position: absolute;
  right: 0;
  top: 6rem;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__email input,
.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__submit input {
  width: 100%;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 1rem;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__check {
  font-size: 0.75rem;
  margin-top: 0.5rem;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__check .wpcf7-list-item {
  margin: 0;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__check label {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__check label input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__check .wpcf7-list-item-label {
  margin-left: 0.5rem;
}

.footer--main .footer__bottom .footer__newsletter .footer__newsletter-right form .contact__check a {
  color: #fff;
  text-decoration: underline;
}

.footer--main .footer__bottom .menu--footer {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3rem;
  margin-bottom: 4rem;
}

.footer--main .footer__bottom .menu--footer .menu-item {
  list-style: none;
  padding-right: 3rem;
  text-decoration: underline;
  font-weight: 500;
}

.footer--main .footer__bottom .menu--footer .menu-item a {
  color: #fff;
}

.footer--main .footer__bottom .footer__copyright {
  font-weight: 500;
}

.header__toggle {
  height: 2.4rem;
  width: 2.4rem;
  cursor: pointer;
}

.bar,
.bar:after,
.bar:before {
  height: 2px;
  background: #812836;
  -moz-border-radius: 10rem;
  border-radius: 10rem;
}

.bar {
  width: 1.5rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: all 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  top: 50%;
}

.bar:before,
.bar:after {
  content: '';
  position: absolute;
  left: 0;
  width: 1.5rem;
  transition: top 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), bottom 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: top 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), bottom 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), -moz-transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: top 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), bottom 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: top 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), bottom 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), -moz-transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.bar:before {
  bottom: 0.5rem;
}

.bar:after {
  top: 0.5rem;
}

.bar.animate {
  background: transparent;
}

.bar.animate:after,
.bar.animate:before {
  background: #812836;
}

.bar.animate:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
  transition: top 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: top 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), -moz-transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: top 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: top 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), -moz-transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.bar.animate:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
  transition: bottom 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: bottom 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), -moz-transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: bottom 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: bottom 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955), -moz-transform 0.3s 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

/* COMMON
   ----------------------------- */

.slick-slider.flex .slick-list,
.slick-slider.flex .slick-track {
  height: 100%;
}

.slick-slider.flex .slick-track {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-slider.flex .slick-track .slick-slide {
  height: auto;
}

.slick-slider.flex .slick-track .slick-slide > div,
.slick-slider.flex .slick-track .slick-slide > div > * {
  height: 100%;
}

.slick-slider.flex .slick-track .slick-slide > div > *.flex {
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* SLIDER ARROW
   ----------------------------- */

.slick-slider .slick-arrow {
  position: absolute;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.slick-slider .slick-arrow:focus {
  outline: none;
}

/* SLIDER DOTS
  ----------------------------- */

.slick-slider .slick-dots {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 30%;
  left: 49.7%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (max-width: 40em) {
  .slick-slider .slick-dots {
    bottom: 10%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.slick-slider .slick-dots li {
  display: inline-block;
  margin: 0 .3rem;
}

.slick-slider .slick-dots li button {
  border: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  font-size: 0;
  cursor: pointer;
}

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

.slick-slider .slick-dots li button:before {
  content: '';
  display: inline-block;
  height: .2rem;
  width: 10rem;
  background: #fff;
  opacity: 0.5;
}

@media (max-width: 40em) {
  .slick-slider .slick-dots li button:before {
    width: 5rem;
  }
}

.slick-slider .slick-dots li.slick-active button:before {
  background: #fff;
  opacity: 1;
}

.button {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: .8rem 2.5rem .75rem;
  -moz-border-radius: .2rem;
  border-radius: .2rem;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

@media (max-width: 52em) {
  .button {
    padding: .8rem 1.5rem .75rem;
  }
}

@media (max-width: 52em) {
  .button {
    padding: .8rem 1.5rem .75rem;
  }
}

.button:hover {
  text-decoration: none;
  background-position: right center;
}

.button--gradient {
  background-image: -moz- oldlinear-gradient(left, #D0A66F 0%, #812836 100%);
  background-image: linear-gradient(to right, #D0A66F 0%, #812836 100%);
  color: #fff;
}

.button--gradient:hover {
  text-decoration: none;
}

.button--dark {
  background-color: #812836;
  color: #fff;
}

.button--dark:hover {
  text-decoration: none;
}

html {
  font-size: 16px;
}

body {
  font-size: 1rem;
  font-family: "Montserrat", "Arial", sans-serif;
  color: #484848;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
}

body p a {
  color: #812836;
}

body p a:visited {
  color: #812836;
}

body.open {
  overflow: hidden;
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img.cover-image,
video.cover-image {
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center;';
  height: 100%;
  width: 100%;
}

img.contain-image,
video.contain-image {
  object-fit: contain;
  height: 100%;
  width: 100%;
}

img.lazy,
video.lazy {
  opacity: .1;
  -moz-transition: opacity 0.6s 0.05s ease;
  transition: opacity 0.6s 0.05s ease;
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
  image-rendering: pixelated;
}

img.lazy.loaded,
video.lazy.loaded {
  opacity: 1;
  image-rendering: auto;
}

img.lazy--gif,
video.lazy--gif {
  opacity: 1;
}

figure {
  margin: 0;
  height: 100%;
}

@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) {
    img.lazy {
      opacity: 1;
    }
}
}

.fluid {
  width: 100%;
  height: auto;
}

.fluid-y {
  height: 100%;
}

.max-width-5 {
  max-width: 80rem;
}

.absolute-center,
.iframe-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.absolute-center-x {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.absolute-center-y {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.iframe-center {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
}

.content-area {
  margin-top: 3.53rem;
}

.page-template-services .content-area {
  margin-top: 7rem;
}

@media (max-width: 52em) {
  .content-area {
    margin-top: 4.4rem;
  }
}

.pointer {
  cursor: pointer;
}

.grecaptcha-badge {
  display: none !important;
}

.slider-init:not(.slick-slider) > *:not(:first-child) {
  display: none;
}

.white {
  color: #fff;
}

.color--main,
.block--paginator a {
  color: #812836;
}

.color--mid {
  color: #484848;
}

.color--dark {
  color: #1F1F1F;
}

.bg--mid {
  background-color: #ECDFE1;
}

.bg--white {
  background-color: #fff;
}

.bg--light {
  background-color: #F9F4F5;
}

.bg--medium {
  background-color: #ECDFE1;
}

.bg--dark {
  background-color: #812836;
}

.caps {
  letter-spacing: normal;
}

.border--light,
.anchor__nav {
  border: 1px solid #E2E5E9;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.box-shadow {
  -moz-box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
  box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
  border: 1px solid transparent;
}

.box-shadow:hover {
  border: 1px solid #CCA26D;
}

/* TITLES
  ----------------------------- */

.title {
  font-weight: 500;
}

.font-xs {
  font-size: -moz-calc((1rem * 0.8) - (1rem * -moz-calc(1680 / 375 / 16 * (0.8 - 0.8))) + (1vw * -moz-calc((0.8 - (0.8 - -moz-calc(1680 / 375 / 16 * (0.8 - 0.8)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 0.8) - (1rem * calc(1680 / 375 / 16 * (0.8 - 0.8))) + (1vw * calc((0.8 - (0.8 - calc(1680 / 375 / 16 * (0.8 - 0.8)))) * 16 * 100 / 1680)));
}

.font-s {
  font-size: -moz-calc((1rem * 1) - (1rem * -moz-calc(1680 / 375 / 16 * (1.3 - 1))) + (1vw * -moz-calc((1.3 - (1 - -moz-calc(1680 / 375 / 16 * (1.3 - 1)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 1) - (1rem * calc(1680 / 375 / 16 * (1.3 - 1))) + (1vw * calc((1.3 - (1 - calc(1680 / 375 / 16 * (1.3 - 1)))) * 16 * 100 / 1680)));
}

.font-sm {
  font-size: -moz-calc((1rem * 1.1) - (1rem * -moz-calc(1680 / 375 / 16 * (1.4 - 1.1))) + (1vw * -moz-calc((1.4 - (1.1 - -moz-calc(1680 / 375 / 16 * (1.4 - 1.1)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 1.1) - (1rem * calc(1680 / 375 / 16 * (1.4 - 1.1))) + (1vw * calc((1.4 - (1.1 - calc(1680 / 375 / 16 * (1.4 - 1.1)))) * 16 * 100 / 1680)));
  line-height: 1.4;
}

.font-m {
  font-size: -moz-calc((1rem * 1.3) - (1rem * -moz-calc(1680 / 375 / 16 * (2 - 1.3))) + (1vw * -moz-calc((2 - (1.3 - -moz-calc(1680 / 375 / 16 * (2 - 1.3)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 1.3) - (1rem * calc(1680 / 375 / 16 * (2 - 1.3))) + (1vw * calc((2 - (1.3 - calc(1680 / 375 / 16 * (2 - 1.3)))) * 16 * 100 / 1680)));
  line-height: 1.4;
}

@media (min-width: 120em) {
  .font-m {
    font-size: 2.2rem;
  }
}

.font-l {
  font-size: -moz-calc((1rem * 1.5) - (1rem * -moz-calc(1680 / 375 / 16 * (3 - 1.5))) + (1vw * -moz-calc((3 - (1.5 - -moz-calc(1680 / 375 / 16 * (3 - 1.5)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 1.5) - (1rem * calc(1680 / 375 / 16 * (3 - 1.5))) + (1vw * calc((3 - (1.5 - calc(1680 / 375 / 16 * (3 - 1.5)))) * 16 * 100 / 1680)));
}

.font-xl {
  font-size: -moz-calc((1rem * 2) - (1rem * -moz-calc(1680 / 375 / 16 * (4 - 2))) + (1vw * -moz-calc((4 - (2 - -moz-calc(1680 / 375 / 16 * (4 - 2)))) * 16 * 100 / 1680)));
  font-size: calc((1rem * 2) - (1rem * calc(1680 / 375 / 16 * (4 - 2))) + (1vw * calc((4 - (2 - calc(1680 / 375 / 16 * (4 - 2)))) * 16 * 100 / 1680)));
}

@media (min-width: 1441px) {
  .xl-hide {
    display: none;
  }
}

@media (max-width: 1440px) {
  .xl-show {
    display: none;
  }
}

/* LARGE SCREENS
  ----------------------------- */

@media (min-width: 90em) {
  .max-container {
    width: 100%;
    margin: 0 auto;
    max-width: 90rem;
  }
}

@media (min-width: 120em) {
  .xl-container {
    width: 100%;
    margin: 0 auto;
    max-width: 120rem;
  }
}

.section__header.page__header h1 {
  color: #812836;
}

.page-template-about .section--tile {
  padding: 2rem 0 15rem;
}

@media (max-width: 52em) {
  .page-template-about .section--tile {
    padding: 2rem 0 5rem;
  }
}

.page-template-about .section--tile .wrapper-tile {
  background: #ECDFE1;
}

@media (max-width: 1440px) {
  .page-template-about .section--tile .wrapper-tile {
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
  }
}

@media (max-width: 40em) {
  .page-template-about .section--tile .wrapper-tile {
    background: #ECDFE1;
  }
}

.page-template-services #competenze .container,
.page-template-services #skills .container {
  padding-top: 9rem;
  margin-top: -6rem;
}

@media (max-width: 40em) {
  .page-template-services #competenze .container,
  .page-template-services #skills .container {
    padding-top: 2rem;
    margin-top: 0;
  }
}

.page-template-services .fund a:hover {
  cursor: pointer;
  text-decoration: none;
}

.page-template-services .fund .section__icon {
  max-height: 3rem;
}

.page-template-services .fund .card__body {
  min-height: 14rem;
}

@media (max-width: 90em) {
  .page-template-services .fund .card__body {
    min-height: 10vw;
  }
}

.page-template-services .section__overlay {
  max-width: 100vh;
  z-index: 100;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 2px solid #812836;
}

.page-template-services .blocker {
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 99;
}

.page-template-team .item a:hover {
  text-decoration: none;
}

.page-template-team .item .wrapper {
  -webkit-filter: saturate(0);
  filter: saturate(0);
  -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.page-template-team .item .wrapper:hover {
  -webkit-filter: saturate(1);
  filter: saturate(1);
}

@media (max-width: 52em) {
  .page-template-team .item .wrapper {
    -webkit-filter: saturate(1);
    filter: saturate(1);
  }
}

.page-template-team .item > .wrapper {
  -moz-box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
  box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
  border: 2px solid transparent;
}

.page-template-team .item > .wrapper:hover {
  border: 2px solid #812836;
}

.page-template-team .card__role {
  height: 5rem;
}

@media (max-width: 52em) {
  .page-template-team .card__role {
    height: 3rem;
  }
}

.page-template-team .section__overlay {
  max-width: 80vw;
  z-index: 100;
  -moz-box-shadow: none;
  box-shadow: none;
}

.page-template-team .section__overlay .section--image {
  aspect-ratio: 1/1;
}

.page-template-team .blocker {
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 99;
}

.page-template-team .section--image .section__team-image {
  aspect-ratio: 1/1;
}

.page-template-team .section--image img {
  object-position: top;
}

.page-template-homepage .section--homepage-slider,
.page-template-homepage .section--homepage-slider .section__image-wrapper {
  height: 90vh;
}

@media (max-width: 40em) {
  .page-template-homepage .section--homepage-slider,
  .page-template-homepage .section--homepage-slider .section__image-wrapper {
    height: 80vh;
  }
}

.section--cards .button {
  position: absolute;
  bottom: 2rem;
}

@media only screen and (min-width: 600px) {
  .section--tile {
    padding: 2rem 0 8rem;
  }
}

.section--tile .wrapper-tile {
  background: #ECDFE1;
}

@media only screen and (min-width: 833px) {
  .section--tile .wrapper-tile {
    background: transparent;
  }
}

.section--contact .section__image {
  max-height: 20px;
}

.page-template-contact .section--contact .card__header {
  color: #812836;
}

.page-template-contact .section--contact .card__header a {
  color: #812836;
  text-decoration: none;
}

.section--cards .section__card .box-shadow:hover {
  border: 1px solid #812836;
}

.breadcrumbs {
  padding-top: 8rem;
}

@media (max-width: 40em) {
  .breadcrumbs {
    padding-top: 3rem;
  }
}

.breadcrumbs a {
  color: #812836;
}

.section--anchor {
  padding-top: 12rem;
  margin-top: -8rem;
}

@media (max-width: 40em) {
  .section--anchor {
    padding-top: 2rem;
    margin-top: 0;
  }
}

.anchor__nav {
  background-color: #fff;
  width: 100%;
  -moz-box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
  box-shadow: rgba(100, 100, 111, 0.1) 0px 7px 29px 0px;
}

.anchor__nav a {
  color: #484848;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid #D0A66F;
}

.anchor__nav a:hover {
  color: #812836;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 2px solid #812836;
}

.anchor__menu {
  top: auto;
  -moz-transition: 0.6s ease;
  transition: 0.6s ease;
}

.anchor__menu.sticky {
  top: 6.4rem;
}

.admin-bar .anchor__menu.sticky {
  top: 8rem;
}

/* WPML
----------------------------- */

.wpml-ls-statics-shortcode_actions {
  padding: 0 0.3rem !important;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-slot-shortcode_actions:before {
  display: none;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-slot-shortcode_actions a {
  text-transform: uppercase;
  padding: 0 0.5rem 0 0;
  color: #212525;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language a {
  font-weight: 500;
  color: #812836 !important;
}

/* PAGINATOR
  ----------------------------- */

.block--paginator .page-numbers {
  background: #F8F8F8;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0.5rem 0.9rem;
  margin: 0.2rem;
}

.block--paginator .current {
  background-color: #484848;
  color: #fff;
}

/* loader
  ----------------------------- */

#loader {
  background-color: #fff;
  z-index: 999;
}

#loader .logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 240px;
  height: 57px;
  background: url(../assets/images/logo_chiasso.svg) center center no-repeat;
  -moz-background-size: 100%;
  background-size: 100%;
  -webkit-animation: zoom 4s ease infinite;
  -moz-animation: zoom 4s ease infinite;
  animation: zoom 4s ease infinite;
}

@-webkit-keyframes zoom {
  0% {
    width: 240px;
    height: 57px;
  }

  50% {
    width: 340px;
    height: 157px;
  }

  100% {
    width: 240px;
    height: 57px;
  }
}

@-moz-keyframes zoom {
  0% {
    width: 240px;
    height: 57px;
  }

  50% {
    width: 340px;
    height: 157px;
  }

  100% {
    width: 240px;
    height: 57px;
  }
}

@keyframes zoom {
  0% {
    width: 240px;
    height: 57px;
  }

  50% {
    width: 340px;
    height: 157px;
  }

  100% {
    width: 240px;
    height: 57px;
  }
}

.preview-item .section__image {
  height: 13rem;
}


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