/*------------------------------------------------------------------------------

	FLUXURY LAYOUT FRAMEWORK

------------------------------------------------------------------------------*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * 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 {
  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 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/**
 * 1. Remove the bottom border in 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
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 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;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 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"] {
  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;
}
/*
	COLOR SET: default hover active selected.
	States are calculated AUTOMATICALLY. Fade in for transparent colors, darken for bright, lighten for dark colors.
	Custom functions: _ (don't change), fadein, fadeout, darken, lighten.
*/
* {
  box-sizing: border-box;
  -webkit-locale: auto;
}
html {
  font-size: 15px;
}
body {
  font-family: 'Montserrat', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  min-height: 100%;
  background-color: #ffffff;
  position: relative;
  line-height: 1.8;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
/*------------------------------------------------------------------------------

	Basic layout

    <div class='page-wrapper'>
        <header>...</header>
        <main>
          ...
        </main>
        <footer>...</footer>
    </div>

------------------------------------------------------------------------------*/
.page-wrapper {
  position: relative;
  margin: 0 auto;
  min-width: 240px;
  max-width: 1280px;
  width: 100%;
  overflow: hidden;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
main {
  zoom: 1;
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.scroll-fixed.scroll-fixed-active {
  position: fixed;
  top: 0;
  z-index: 1050;
}
/*------------------------------------------------------------------------------

	Overlay class

------------------------------------------------------------------------------*/
.overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/*------------------------------------------------------------------------------

	Etc

------------------------------------------------------------------------------*/
iframe {
  display: block;
  margin: 0;
}
.fluid {
  width: 100%;
  max-width: 100%;
}
.fluid-height {
  height: 100%;
}
img.responsive {
  max-width: 100%;
  height: auto;
  display: block;
}
img.fluid {
  height: auto;
  display: block;
}
img.h1 {
  height: 65px;
}
img.h2 {
  height: 45px;
}
F img.h3 {
  height: 35px;
}
img.h4 {
  height: 25px;
}
img.h5 {
  height: 18px;
}
img.h6 {
  height: 14px;
}
img.h1,
img.h2,
img.h3,
img.h4,
img.h5,
img.h6 {
  width: auto;
  display: inline-block;
}
.ancor.fixed {
  display: block;
  position: relative;
  top: -4.3em;
  visibility: hidden;
}
.hidden {
  display: none;
}
.hidden-always {
  display: none !important;
}
/*------------------------------------------------------------------------------

	Layout

	<ul class="grid cols-3 / responsive / space-xs / align-right text-center">
		<li></li>
		<li class="col-1"></li>
		...
	<ul>

------------------------------------------------------------------------------*/
.grid-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.grid-flex > hr {
  display: block;
  width: 100% !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  flex-basis: 100% !important;
}
.grid-flex.columns,
.grid-flex.rows {
  flex-direction: column;
  height: 100%;
}
.grid-flex[class^="rows-"],
.grid-flex[class*=" rows-"] {
  height: 100%;
}
.grid-flex.row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.grid-flex.reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.grid-flex.stretch.middle > * > * {
  display: flex;
  align-items: center;
}
.grid-flex.stretch > * {
  display: flex;
  align-self: stretch;
}
.grid-flex.stretch > * > * {
  width: 100%;
}
.grid-flex .min {
  flex-grow: 0;
}
.grid-flex .max {
  flex-grow: 100;
}
.grid-flex .grow {
  flex-grow: 1;
}
.grid-flex .shrink-min {
  flex-shrink: 100;
}
.grid {
  display: block;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style-type: none;
  vertical-align: top;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -1rem -1rem;
}
.grid > hr {
  display: block;
  width: 100% !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  flex-basis: 100% !important;
}
.grid.columns,
.grid.rows {
  flex-direction: column;
  height: 100%;
}
.grid[class^="rows-"],
.grid[class*=" rows-"] {
  height: 100%;
}
.grid.row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.grid.reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.grid.stretch.middle > * > * {
  display: flex;
  align-items: center;
}
.grid.stretch > * {
  display: flex;
  align-self: stretch;
}
.grid.stretch > * > * {
  width: 100%;
}
.grid .min {
  flex-grow: 0;
}
.grid .max {
  flex-grow: 100;
}
.grid .grow {
  flex-grow: 1;
}
.grid .shrink-min {
  flex-shrink: 100;
}
.grid > * {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.grid.floats:before,
.grid.floats:after {
  content: " ";
  display: table;
}
.grid.floats:after {
  clear: both;
}
.grid.floats > * {
  display: block;
  float: left;
}
.grid.table {
  display: table;
  width: 100%;
  margin: 0;
}
.grid.table > * {
  display: table-cell;
}
.grid > * {
  padding: 1rem 1rem;
}
.grid.xxl {
  margin: -4rem -4rem;
}
.grid.xxl > * {
  padding: 4rem 4rem;
}
.grid.xl {
  margin: -2rem -2rem;
}
.grid.xl > * {
  padding: 2rem 2rem;
}
.grid.l {
  margin: -1rem -1rem;
}
.grid.l > * {
  padding: 1rem 1rem;
}
.grid.m {
  margin: -0.5rem -0.5rem;
}
.grid.m > * {
  padding: 0.5rem 0.5rem;
}
.grid.s {
  margin: -0.25rem -0.25rem;
}
.grid.s > * {
  padding: 0.25rem 0.25rem;
}
.grid.xs {
  margin: -0.125rem -0.125rem;
}
.grid.xs > * {
  padding: 0.125rem 0.125rem;
}
.grid.h-xxl {
  margin-left: -4rem;
  margin-right: -4rem;
}
.grid.h-xxl > * {
  padding-left: 4rem;
  padding-right: 4rem;
}
.grid.h-xl {
  margin-left: -2rem;
  margin-right: -2rem;
}
.grid.h-xl > * {
  padding-left: 2rem;
  padding-right: 2rem;
}
.grid.h-l {
  margin-left: -1rem;
  margin-right: -1rem;
}
.grid.h-l > * {
  padding-left: 1rem;
  padding-right: 1rem;
}
.grid.h-m {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.grid.h-m > * {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.grid.h-s {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.grid.h-s > * {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.grid.h-xs {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}
.grid.h-xs > * {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.grid.v-xxl {
  margin-top: -4rem;
  margin-bottom: -4rem;
}
.grid.v-xxl > * {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.grid.v-xl {
  margin-top: -2rem;
  margin-bottom: -2rem;
}
.grid.v-xl > * {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.grid.v-l {
  margin-top: -1rem;
  margin-bottom: -1rem;
}
.grid.v-l > * {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.grid.v-m {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.grid.v-m > * {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.grid.v-s {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.grid.v-s > * {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.grid.v-xs {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
}
.grid.v-xs > * {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.grid.no-margin {
  margin: 0;
}
.grid.no-space {
  margin: 0 0 !important;
}
.grid.no-space > * {
  padding: 0 0 !important;
}
.grid.no-space-h {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.grid.no-space-h > * {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.grid.no-space-v {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.grid.no-space-v > * {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.grid.left {
  justify-content: flex-start;
}
.grid.center {
  justify-content: center;
}
.grid.right {
  justify-content: flex-end;
}
.grid.justify {
  text-align: justify;
  text-align-last: justify;
  text-justify: newspaper;
  justify-content: space-between;
}
.grid.top {
  align-items: flex-start;
}
.grid.top > * {
  vertical-align: top;
}
.grid.middle {
  align-items: center;
}
.grid.middle > * {
  vertical-align: middle;
}
.grid.bottom {
  align-items: flex-end;
}
.grid.bottom > * {
  vertical-align: bottom;
}
.grid > *.top {
  display: flex;
  align-items: flex-start;
}
.grid > *.middle {
  display: flex;
  align-items: center;
}
.grid > *.bottom {
  display: flex;
  align-items: flex-end;
}
.grid > *.stretch {
  display: flex;
  align-items: stretch;
}
.grid > *.stretch > * {
  width: 100%;
}
.grid.text-left > * {
  text-align: left;
}
.grid.text-center > * {
  text-align: center;
}
.grid.text-right > * {
  text-align: right;
}
.grid.text-justify > * {
  text-align: justify;
}
.grid.lines-vertical > * + * {
  border-left: 1px solid #000000;
}
.grid.lines-vertical.cols-2 > *:nth-child(2n+1),
.grid.lines-vertical.cols-3 > *:nth-child(3n+1),
.grid.lines-vertical.cols-4 > *:nth-child(4n+1),
.grid.lines-vertical.cols-6 > *:nth-child(5n+1),
.grid.lines-vertical.cols-7 > *:nth-child(6n+1),
.grid.lines-vertical.cols-8 > *:nth-child(7n+1),
.grid.lines-vertical.cols-9 > *:nth-child(8n+1),
.grid.lines-vertical.cols-10 > *:nth-child(9n+1),
.grid.lines-vertical.cols-11 > *:nth-child(10n+1),
.grid.lines-vertical.cols-12 > *:nth-child(11n+1) {
  border-left: 0;
}
.grid.lines > * + * {
  border-top: 1px solid #000000;
}
.grid.lines.cols-2 > *:nth-child(1),
.grid.lines.cols-2 > *:nth-child(2),
.grid.lines.cols-3 > *:nth-child(1),
.grid.lines.cols-3 > *:nth-child(2),
.grid.lines.cols-3 > *:nth-child(3) {
  border-top: 0;
}
.inverse .grid.lines-vertical > * + *,
.grid.inverse.lines-vertical > * + * {
  border-left-color: rgba(255, 255, 255, 0.25);
}
.inverse .grid.lines > * + *,
.grid.inverse.lines > * + * {
  border-top-color: rgba(255, 255, 255, 0.25);
}
/*------------------------------------------------------------------------------

	Mixins

------------------------------------------------------------------------------*/
.cols-1 > *,
table.cols-1 > * > tr > *,
table.cols-1 > tr > * {
  width: 100%;
}
.rows-1 > *,
table.rows-1 > * > tr > *,
table.rows-1 > tr > * {
  height: 100%;
}
.cols-2 > *,
table.cols-2 > * > tr > *,
table.cols-2 > tr > * {
  width: 50%;
}
.rows-2 > *,
table.rows-2 > * > tr > *,
table.rows-2 > tr > * {
  height: 50%;
}
.cols-3 > *,
table.cols-3 > * > tr > *,
table.cols-3 > tr > * {
  width: 33.33333333%;
}
.rows-3 > *,
table.rows-3 > * > tr > *,
table.rows-3 > tr > * {
  height: 33.33333333%;
}
.cols-4 > *,
table.cols-4 > * > tr > *,
table.cols-4 > tr > * {
  width: 25%;
}
.rows-4 > *,
table.rows-4 > * > tr > *,
table.rows-4 > tr > * {
  height: 25%;
}
.cols-5 > *,
table.cols-5 > * > tr > *,
table.cols-5 > tr > * {
  width: 20%;
}
.rows-5 > *,
table.rows-5 > * > tr > *,
table.rows-5 > tr > * {
  height: 20%;
}
.cols-6 > *,
table.cols-6 > * > tr > *,
table.cols-6 > tr > * {
  width: 16.66666667%;
}
.rows-6 > *,
table.rows-6 > * > tr > *,
table.rows-6 > tr > * {
  height: 16.66666667%;
}
.cols-7 > *,
table.cols-7 > * > tr > *,
table.cols-7 > tr > * {
  width: 14.28571429%;
}
.rows-7 > *,
table.rows-7 > * > tr > *,
table.rows-7 > tr > * {
  height: 14.28571429%;
}
.cols-8 > *,
table.cols-8 > * > tr > *,
table.cols-8 > tr > * {
  width: 12.5%;
}
.rows-8 > *,
table.rows-8 > * > tr > *,
table.rows-8 > tr > * {
  height: 12.5%;
}
.cols-9 > *,
table.cols-9 > * > tr > *,
table.cols-9 > tr > * {
  width: 11.11111111%;
}
.rows-9 > *,
table.rows-9 > * > tr > *,
table.rows-9 > tr > * {
  height: 11.11111111%;
}
.cols-10 > *,
table.cols-10 > * > tr > *,
table.cols-10 > tr > * {
  width: 10%;
}
.rows-10 > *,
table.rows-10 > * > tr > *,
table.rows-10 > tr > * {
  height: 10%;
}
.cols-11 > *,
table.cols-11 > * > tr > *,
table.cols-11 > tr > * {
  width: 9.09090909%;
}
.rows-11 > *,
table.rows-11 > * > tr > *,
table.rows-11 > tr > * {
  height: 9.09090909%;
}
.cols-12 > *,
table.cols-12 > * > tr > *,
table.cols-12 > tr > * {
  width: 8.33333333%;
}
.rows-12 > *,
table.rows-12 > * > tr > *,
table.rows-12 > tr > * {
  height: 8.33333333%;
}
.cols-13 > *,
table.cols-13 > * > tr > *,
table.cols-13 > tr > * {
  width: 7.69230769%;
}
.rows-13 > *,
table.rows-13 > * > tr > *,
table.rows-13 > tr > * {
  height: 7.69230769%;
}
.cols-14 > *,
table.cols-14 > * > tr > *,
table.cols-14 > tr > * {
  width: 7.14285714%;
}
.rows-14 > *,
table.rows-14 > * > tr > *,
table.rows-14 > tr > * {
  height: 7.14285714%;
}
.cols-15 > *,
table.cols-15 > * > tr > *,
table.cols-15 > tr > * {
  width: 6.66666667%;
}
.rows-15 > *,
table.rows-15 > * > tr > *,
table.rows-15 > tr > * {
  height: 6.66666667%;
}
.cols-16 > *,
table.cols-16 > * > tr > *,
table.cols-16 > tr > * {
  width: 6.25%;
}
.rows-16 > *,
table.rows-16 > * > tr > *,
table.rows-16 > tr > * {
  height: 6.25%;
}
.cols-auto > * {
  width: auto;
}
.cols-auto.cols-fluid > * {
  flex: 1;
}
.col-1 {
  width: 100%;
}
.row-1 {
  height: 100%;
}
.col-2 {
  width: 50%;
}
.row-2 {
  height: 50%;
}
.col-3 {
  width: 33.33333333%;
}
.row-3 {
  height: 33.33333333%;
}
.col-4 {
  width: 25%;
}
.row-4 {
  height: 25%;
}
.col-5 {
  width: 20%;
}
.row-5 {
  height: 20%;
}
.col-6 {
  width: 16.66666667%;
}
.row-6 {
  height: 16.66666667%;
}
.col-7 {
  width: 14.28571429%;
}
.row-7 {
  height: 14.28571429%;
}
.col-8 {
  width: 12.5%;
}
.row-8 {
  height: 12.5%;
}
.col-9 {
  width: 11.11111111%;
}
.row-9 {
  height: 11.11111111%;
}
.col-10 {
  width: 10%;
}
.row-10 {
  height: 10%;
}
.col-11 {
  width: 9.09090909%;
}
.row-11 {
  height: 9.09090909%;
}
.col-12 {
  width: 8.33333333%;
}
.row-12 {
  height: 8.33333333%;
}
.col-13 {
  width: 7.69230769%;
}
.row-13 {
  height: 7.69230769%;
}
.col-14 {
  width: 7.14285714%;
}
.row-14 {
  height: 7.14285714%;
}
.col-15 {
  width: 6.66666667%;
}
.row-15 {
  height: 6.66666667%;
}
.col-16 {
  width: 6.25%;
}
.row-16 {
  height: 6.25%;
}
/*------------------------------------------------------------------------------

	Additional col sizes

------------------------------------------------------------------------------*/
.col-0 {
  width: 0 !important;
}
.col-auto {
  width: auto;
  flex: 1;
}
.col-2-3 {
  width: 66.66666667%;
}
.col-2-4 {
  width: 50%;
}
.col-3-4 {
  width: 75%;
}
.col-2-5 {
  width: 40%;
}
.col-3-5 {
  width: 60%;
}
.col-4-5 {
  width: 80%;
}
.col-2-6 {
  width: 33.33333333%;
}
.col-3-6 {
  width: 50%;
}
.col-4-6 {
  width: 66.66666667%;
}
.col-5-6 {
  width: 83.33333333%;
}
.col-6-6 {
  width: 100%;
}
.col-2-7 {
  width: 28.57142857%;
}
.col-2-7 {
  width: 28.57142857%;
}
.col-3-7 {
  width: 42.85714286%;
}
.col-4-7 {
  width: 57.14285714%;
}
.col-5-7 {
  width: 71.42857143%;
}
.col-6-7 {
  width: 85.71428571%;
}
.col-2-8 {
  width: 25%;
}
.col-2-8 {
  width: 25%;
}
.col-3-8 {
  width: 37.5%;
}
.col-4-8 {
  width: 50%;
}
.col-5-8 {
  width: 62.5%;
}
.col-6-8 {
  width: 75%;
}
.col-7-8 {
  width: 87.5%;
}
.col-2-9 {
  width: 22.22222222%;
}
.col-3-9 {
  width: 33.33333333%;
}
.col-4-9 {
  width: 44.44444444%;
}
.col-5-9 {
  width: 55.55555556%;
}
.col-6-9 {
  width: 66.66666667%;
}
.col-7-9 {
  width: 77.77777778%;
}
.col-8-9 {
  width: 88.88888889%;
}
.col-2-10 {
  width: 20%;
}
.col-3-10 {
  width: 30%;
}
.col-4-10 {
  width: 40%;
}
.col-5-10 {
  width: 50%;
}
.col-6-10 {
  width: 60%;
}
.col-7-10 {
  width: 70%;
}
.col-8-10 {
  width: 80%;
}
.col-9-10 {
  width: 90%;
}
.col-2-11 {
  width: 18.18181818%;
}
.col-3-11 {
  width: 27.27272727%;
}
.col-4-11 {
  width: 36.36363636%;
}
.col-5-11 {
  width: 45.45454545%;
}
.col-6-11 {
  width: 54.54545455%;
}
.col-7-11 {
  width: 63.63636364%;
}
.col-8-11 {
  width: 72.72727273%;
}
.col-9-11 {
  width: 81.81818182%;
}
.col-10-11 {
  width: 90.90909091%;
}
.col-2-12 {
  width: 16.66666667%;
}
.col-3-12 {
  width: 25%;
}
.col-4-12 {
  width: 33.33333333%;
}
.col-5-12 {
  width: 41.66666667%;
}
.col-6-12 {
  width: 50%;
}
.col-7-12 {
  width: 58.33333333%;
}
.col-8-12 {
  width: 66.66666667%;
}
.col-9-12 {
  width: 75%;
}
.col-10-12 {
  width: 83.33333333%;
}
.col-11-12 {
  width: 91.66666667%;
}
.inverse {
  color: #fff;
  /*// Socials

	.socials {
		> * {
			background-color: @socials-color-inverse;
		}

		&.mono {
			> * {
				color: @socials-icon-color-inverse !important;
				&:hover { background-color: @socials-hover-color-inverse !important; }
			}
		}

		.counter {
			border-left-color: @socials-counter-border-color-inverse;
			color: @socials-icon-color-inverse;
		}

		&.mono.inverse {

			> * {
				color: @socials-icon-color !important;
				background-color: @socials-icon-color-inverse !important;
				&:hover {
					background-color: darken(@socials-icon-color-inverse, 10) !important;
				}
			}

		}

	}*/
}
.inverse .text-inverse {
  color: #000;
}
.inverse .text-less {
  color: rgba(255, 255, 255, 0.5);
}
.inverse .text-less a.text,
.inverse .text-fade a.text {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.25);
}
.inverse a {
  color: #D2B79C;
  border-bottom: 1px solid rgba(210, 183, 156, 0.25);
  transition: border-bottom 0.2s ease, color 0.2s ease;
}
.inverse a:hover {
  color: #D2B79C;
  border-bottom-color: #D2B79C;
}
.inverse a:active {
  outline: none !important;
  color: #ba9167;
  border-bottom-color: #ba9167;
}
.inverse a.text {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.25);
}
.inverse a.text:hover {
  border-bottom-color: #fff;
}
.inverse a.js {
  border-bottom-style: dashed;
}
.inverse a.js.selected {
  cursor: default;
  color: inherit;
  border-bottom-color: transparent;
}
.inverse h1,
.inverse h2,
.inverse h3,
.inverse h4,
.inverse h5,
.inverse h6,
.inverse .h1,
.inverse .h2,
.inverse .h3,
.inverse .h4,
.inverse .h5,
.inverse .h6 {
  color: #fff;
}
.inverse blockquote {
  border-left-color: #fff;
}
.inverse input,
.inverse select,
.inverse textarea,
.inverse .addon {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.025);
  border-color: #fff;
}
.inverse input.negative,
.inverse select.negative,
.inverse textarea.negative,
.inverse .addon.negative,
.inverse input.warning,
.inverse select.warning,
.inverse textarea.warning,
.inverse .addon.warning,
.inverse input.positive,
.inverse select.positive,
.inverse textarea.positive,
.inverse .addon.positive,
.inverse input.info,
.inverse select.info,
.inverse textarea.info,
.inverse .addon.info {
  background-color: rgba(255, 255, 255, 0.025);
}
.inverse input:focus,
.inverse select:focus,
.inverse textarea:focus,
.inverse .addon:focus {
  border-color: #e6e6e6;
}
.inverse input::-webkit-input-placeholder,
.inverse textarea::-webkit-input-placeholder,
.inverse input::placeholder,
.inverse textarea::placeholder {
  color: #808080;
}
.inverse input[type=date]:after {
  color: #d9d9d9;
}
.inverse input[type=submit],
.inverse input[type=button],
.inverse button,
.inverse .button,
.inverse .label {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.15);
}
.inverse input[type=submit]:hover,
.inverse input[type=button]:hover,
.inverse button:hover,
.inverse .button:hover,
.inverse .label:hover {
  color: rgba(255, 255, 255, 0.55) !important;
  background-color: rgba(255, 255, 255, 0.2) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.inverse input[type=submit]:active,
.inverse input[type=button]:active,
.inverse button:active,
.inverse .button:active,
.inverse .label:active {
  color: rgba(255, 255, 255, 0.65) !important;
  background-color: rgba(255, 255, 255, 0.3) !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.inverse input[type=submit].selected,
.inverse input[type=button].selected,
.inverse button.selected,
.inverse .button.selected,
.inverse .label.selected {
  color: rgba(255, 255, 255, 0.6) !important;
  background-color: rgba(255, 255, 255, 0.25) !important;
  border-color: rgba(255, 255, 255, 0.25) !important;
}
.inverse input[type=submit].simple,
.inverse input[type=button].simple,
.inverse button.simple,
.inverse .button.simple,
.inverse .label.simple {
  color: rgba(255, 255, 255, 0.5);
}
.inverse input[type=submit].simple:hover,
.inverse input[type=button].simple:hover,
.inverse button.simple:hover,
.inverse .button.simple:hover,
.inverse .label.simple:hover {
  color: rgba(255, 255, 255, 0.55) !important;
}
.inverse input[type=submit].simple:active,
.inverse input[type=button].simple:active,
.inverse button.simple:active,
.inverse .button.simple:active,
.inverse .label.simple:active {
  color: rgba(255, 255, 255, 0.65) !important;
}
.inverse input[type=submit].very.simple:not(.selected):hover,
.inverse input[type=button].very.simple:not(.selected):hover,
.inverse button.very.simple:not(.selected):hover,
.inverse .button.very.simple:not(.selected):hover,
.inverse .label.very.simple:not(.selected):hover {
  color: rgba(255, 255, 255, 0.55) !important;
}
.inverse input[type=submit].very.simple:not(.selected):active,
.inverse input[type=button].very.simple:not(.selected):active,
.inverse button.very.simple:not(.selected):active,
.inverse .button.very.simple:not(.selected):active,
.inverse .label.very.simple:not(.selected):active {
  color: rgba(255, 255, 255, 0.65) !important;
}
.inverse input[type=submit].inverse,
.inverse input[type=button].inverse,
.inverse button.inverse,
.inverse .button.inverse,
.inverse .label.inverse {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.inverse input[type=submit].inverse:hover,
.inverse input[type=button].inverse:hover,
.inverse button.inverse:hover,
.inverse .button.inverse:hover,
.inverse .label.inverse:hover {
  color: #0d0d0d !important;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
.inverse input[type=submit].inverse:active,
.inverse input[type=button].inverse:active,
.inverse button.inverse:active,
.inverse .button.inverse:active,
.inverse .label.inverse:active {
  color: #262626 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.inverse input[type=submit].inverse.selected,
.inverse input[type=button].inverse.selected,
.inverse button.inverse.selected,
.inverse .button.inverse.selected,
.inverse .label.inverse.selected {
  color: #1a1a1a !important;
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
.inverse input[type=submit].inverse.simple,
.inverse input[type=button].inverse.simple,
.inverse button.inverse.simple,
.inverse .button.inverse.simple,
.inverse .label.inverse.simple {
  color: #fff;
}
.inverse input[type=submit].inverse.simple:hover,
.inverse input[type=button].inverse.simple:hover,
.inverse button.inverse.simple:hover,
.inverse .button.inverse.simple:hover,
.inverse .label.inverse.simple:hover {
  color: #0d0d0d !important;
}
.inverse input[type=submit].inverse.simple:active,
.inverse input[type=button].inverse.simple:active,
.inverse button.inverse.simple:active,
.inverse .button.inverse.simple:active,
.inverse .label.inverse.simple:active {
  color: #262626 !important;
}
.inverse input[type=submit].inverse.very.simple:not(.selected):hover,
.inverse input[type=button].inverse.very.simple:not(.selected):hover,
.inverse button.inverse.very.simple:not(.selected):hover,
.inverse .button.inverse.very.simple:not(.selected):hover,
.inverse .label.inverse.very.simple:not(.selected):hover {
  color: #f2f2f2 !important;
}
.inverse input[type=submit].inverse.very.simple:not(.selected):active,
.inverse input[type=button].inverse.very.simple:not(.selected):active,
.inverse button.inverse.very.simple:not(.selected):active,
.inverse .button.inverse.very.simple:not(.selected):active,
.inverse .label.inverse.very.simple:not(.selected):active {
  color: #d9d9d9 !important;
}
.inverse .badge {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.15);
}
.inverse .badge.simple {
  color: rgba(255, 255, 255, 0.15);
  background-color: transparent;
  border: 4px solid rgba(255, 255, 255, 0.15);
}
.inverse .badge.inverse {
  color: #000;
  background-color: #fff;
}
.inverse .badge.inverse.simple {
  color: #fff;
  background-color: transparent;
  border: 4px solid #fff;
}
.inverse hr {
  border-color: rgba(255, 255, 255, 0.25);
}
.inverse.loader:before,
.inverse .loader:before {
  border-color: rgba(255, 255, 255, 0.15);
}
.inverse.loader:after,
.inverse .loader:after {
  border-top-color: rgba(255, 255, 255, 0.5);
}
.inverse.navbar .nav-links a,
.inverse.navbar .nav-links .sub-menu a {
  color: #fff;
  background-color: transparent;
}
.inverse.navbar .nav-links a:hover,
.inverse.navbar .nav-links .sub-menu a:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
}
.inverse.navbar .nav-links a:active,
.inverse.navbar .nav-links .sub-menu a:active {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
.inverse.navbar .nav-links a.selected,
.inverse.navbar .nav-links .sub-menu a.selected {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.inverse.navbar .nav-toggle span {
  background-color: #fff;
}
.inverse.fader {
  background-color: rgba(0, 0, 0, 0.85);
}
.inverse.popup-overlay {
  background-color: rgba(255, 255, 255, 0.85);
}
.inverse.popup-overlay .popup-close:before,
.inverse.popup-overlay .popup-close:after {
  background-color: #000;
}
.inverse .hint-top:before {
  border-top-color: #f5f4f4;
}
.inverse .hint-bottom:before {
  border-bottom-color: #f5f4f4;
}
.inverse .hint-left:before {
  border-left-color: #f5f4f4;
}
.inverse .hint-right:before {
  border-right-color: #f5f4f4;
}
.inverse [data-hint]:after {
  background-color: #f5f4f4;
  color: #000;
}
.inverse .table.inverse {
  color: #000;
  background-color: #fff;
}
.table.inverse.stripes tr:nth-child(2n),
.inverse .table:not(.inverse).stripes tr:nth-child(2n),
.table.inverse.stripes-horizontal td:nth-child(2n),
.inverse .table:not(.inverse).stripes-horizontal td:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.15);
}
.table.inverse.lines tr + tr > *,
.inverse .table:not(.inverse).lines tr + tr > *,
.table.inverse.cells tr + tr > *,
.inverse .table:not(.inverse).cells tr + tr > *,
.table.inverse.lines thead + tbody > tr > *,
.inverse .table:not(.inverse).lines thead + tbody > tr > *,
.table.inverse.cells thead + tbody > tr > *,
.inverse .table:not(.inverse).cells thead + tbody > tr > *,
.table.inverse.lines tbody + tfoot > tr > *,
.inverse .table:not(.inverse).lines tbody + tfoot > tr > *,
.table.inverse.cells tbody + tfoot > tr > *,
.inverse .table:not(.inverse).cells tbody + tfoot > tr > * {
  border-top-color: rgba(255, 255, 255, 0.25);
}
.table.inverse.lines-vertical tr > * + *,
.inverse .table:not(.inverse).lines-vertical tr > * + *,
.table.inverse.cells tr > * + *,
.inverse .table:not(.inverse).cells tr > * + * {
  border-left-color: rgba(255, 255, 255, 0.25);
}
.table.inverse.border,
.inverse .table:not(.inverse).border {
  border-color: rgba(255, 255, 255, 0.25);
}
.table.inverse.colors thead,
.inverse .table:not(.inverse).colors thead,
.table.inverse.colors tfoot,
.inverse .table:not(.inverse).colors tfoot {
  background-color: rgba(255, 255, 255, 0.1);
}
@-webkit-keyframes fx-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes fx-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes fx-spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes fx-spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes fx-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.badge {
  display: inline-block;
  position: relative;
  vertical-align: baseline;
  text-align: center;
  line-height: 1;
  padding: 0.25em 0.25em;
  min-width: 1.5em;
  border: 0;
  border-radius: 1em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #000000;
  background-color: transparent;
}
.badge:empty {
  display: none;
}
.badge.simple {
  color: transparent;
  background-color: transparent;
  border: 4px solid transparent;
}
.badge.inverse {
  color: #fff;
  background-color: #000000;
}
.badge.inverse.simple {
  color: #000000;
  background-color: transparent;
  border: 4px solid #000000;
}
.badge.primary {
  color: #fff;
  background-color: #D2B79C;
}
.badge.primary.simple {
  color: #D2B79C;
  background-color: transparent;
  border: 4px solid #D2B79C;
}
.badge.secondary {
  color: #fff;
  background-color: #EDE2D7;
}
.badge.secondary.simple {
  color: #EDE2D7;
  background-color: transparent;
  border: 4px solid #EDE2D7;
}
.badge.negative {
  color: #fff;
  background-color: #CE0045;
}
.badge.negative.simple {
  color: #CE0045;
  background-color: transparent;
  border: 4px solid #CE0045;
}
.badge.warning {
  color: #fff;
  background-color: #bdb300;
}
.badge.warning.simple {
  color: #bdb300;
  background-color: transparent;
  border: 4px solid #bdb300;
}
.badge.positive {
  color: #fff;
  background-color: #36c54e;
}
.badge.positive.simple {
  color: #36c54e;
  background-color: transparent;
  border: 4px solid #36c54e;
}
.badge.info {
  color: #fff;
  background-color: #49a3d3;
}
.badge.info.simple {
  color: #49a3d3;
  background-color: transparent;
  border: 4px solid #49a3d3;
}
button .badge + span,
.button .badge + span,
.label .badge + span,
.addon .badge + span {
  margin-left: 0.75em;
}
button span + .badge,
.button span + .badge,
.label span + .badge,
.addon span + .badge {
  margin-left: 0.75em;
}
/*------------------------------------------------------------------------------

	Simple block

	<div class='block s normal'>
		...
	</div>

------------------------------------------------------------------------------*/
.block {
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 1rem 1rem;
}
.block.xs {
  padding: 0.25rem 0.25rem;
}
.block.s {
  padding: 0.5rem 0.5rem;
}
.block.m {
  padding: 1rem 1rem;
}
.block.l {
  padding: 2rem 2rem;
}
.block.xl {
  padding: 4rem 4rem;
}
.block.xxl {
  padding: 10rem 10rem;
}
.block.inline {
  display: inline-block;
}
.block.top {
  vertical-align: top;
}
.block.middle {
  vertical-align: middle;
}
.block.bottom {
  vertical-align: bottom;
}
/*------------------------------------------------------------------------------

	Beautiful active blocks grid

	<ul class='grid col-3 / blocks animate-opacity'>
	  <li>
	    <a href='...'>
	      <div class='image'><img src='...'></div>
	      <div class='caption'><h3>...</h3></div>
	    </a>
	  </li>
	</ul>

------------------------------------------------------------------------------*/
.grid.blocks {
  -webkit-backface-visibility: hidden;
}
.grid.blocks.bg-contain .image {
  background-size: contain;
}
.grid.blocks > * > a,
.grid.blocks > a {
  display: block;
  border: 0;
  color: inherit;
}
.grid.blocks.xs .caption {
  margin-top: 0.25rem;
}
.grid.blocks.s .caption {
  margin-top: 0.25rem;
}
.grid.blocks.m .caption {
  margin-top: 0.5rem;
}
.grid.blocks.l .caption,
.grid.blocks .caption {
  margin-top: 1rem;
}
.grid.blocks.xl .caption {
  margin-top: 2rem;
}
.grid.blocks.xxl .caption {
  margin-top: 4rem;
}
.grid.blocks .caption.xs {
  margin-top: 0.25rem;
}
.grid.blocks .caption.s {
  margin-top: 0.5rem;
}
.grid.blocks .caption.m {
  margin-top: 1rem;
}
.grid.blocks .caption.l {
  margin-top: 2rem;
}
.grid.blocks .caption.xl {
  margin-top: 4rem;
}
.grid.blocks .caption.xxl {
  margin-top: 10rem;
}
.grid.blocks.no-space .caption.xs {
  padding: 0.25rem 0.25rem;
}
.grid.blocks.no-space .caption.s {
  padding: 0.5rem 0.5rem;
}
.grid.blocks.no-space .caption.m,
.grid.blocks.no-space .caption {
  padding: 1rem 1rem;
}
.grid.blocks.no-space .caption.l {
  padding: 2rem 2rem;
}
.grid.blocks.no-space .caption.xl {
  padding: 4rem 4rem;
}
.grid.blocks.no-space .caption.xxl {
  padding: 10rem 10rem;
}
.grid.blocks.no-space .caption + .caption {
  margin-top: 0;
}
.image {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.blocks.animate-opacity > * .image {
  -webkit-backface-visibility: hidden;
  transition: opacity 0.2s ease;
}
.blocks.animate-opacity > *:hover .image {
  opacity: 0.8;
}
.blocks.animate-opacity-block > * {
  -webkit-backface-visibility: hidden;
  transition: opacity 0.2s ease;
}
.blocks.animate-opacity-block > *:hover {
  opacity: 0.8;
}
.blocks.animate-saturation > * .image {
  transition: all 0.2s ease;
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
  /* IE 6-9 */
  will-change: filter;
}
.blocks.animate-saturation > *:hover .image {
  filter: none;
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.blocks.animate-saturation-block > * {
  transition: all 0.2s ease;
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
  /* IE 6-9 */
  will-change: filter;
}
.blocks.animate-saturation-block > *:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  filter: grayscale(0);
}
.blocks.animate-brightness > * .image {
  transition: all 0.2s ease;
}
.blocks.animate-brightness > *:hover .image {
  -webkit-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  filter: brightness(1.1);
}
.blocks.animate-brightness-block > * {
  transition: all 0.2s ease;
}
.blocks.animate-brightness-block > *:hover {
  -webkit-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  filter: brightness(1.1);
}
.blocks.animate-scale > * .image {
  overflow: hidden;
}
.blocks.animate-scale > * .image > * {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: transform 0.2s ease;
}
.blocks.animate-scale > *:hover .image > * {
  transform: scale(1.1);
}
.blocks.animate-switch > * .image .back {
  display: none;
}
.blocks.animate-switch > *:hover .image .front {
  display: none;
}
.blocks.animate-switch > *:hover .image .back {
  display: block;
}
.blocks.animate-3d > * {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -ms-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.blocks.animate-3d.zoom > * .image {
  transition: transform 0.2s ease;
  z-index: 50;
}
.blocks.animate-3d.zoom > * .image:hover {
  transform: scale(1.1);
}
.blocks.animate-3d.zoom-block > * {
  transition: transform 0.2s ease;
  z-index: 50;
}
.blocks.animate-3d.zoom-block > *:hover {
  transform: scale(1.1);
}
.blocks.animate-3d.wiggle > * .image {
  transition: transform 0.2s ease;
}
.blocks.animate-3d.wiggle > *:hover .image {
  transform: rotate3d(0, 1, 0, -15deg);
}
.blocks.animate-3d.wiggle-block > * {
  transition: transform 0.2s ease;
}
.blocks.animate-3d.wiggle-block > *:hover {
  transform: rotate3d(0, 1, 0, -15deg);
}
.blocks.animate-3d.flip > *:hover .flip {
  transform: rotate3d(0, 1, 0, -180deg);
}
.blocks.animate-3d.flip > * .flip {
  position: relative;
  transition: all 0.3s ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.blocks.animate-3d.flip > * .flip > .front {
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 50;
}
.blocks.animate-3d.flip > * .flip > .back {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 51;
  transform: rotate3d(0, 1, 0, 180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1200;
  background-color: rgba(255, 255, 255, 0.85);
  opacity: 0;
  transition: opacity 0.2s ease;
}
.fader.visible {
  opacity: 1;
}
.fade-5 {
  opacity: 0.05;
}
.fade-10 {
  opacity: 0.1;
}
.fade-15 {
  opacity: 0.15;
}
.fade-20 {
  opacity: 0.2;
}
.fade-30 {
  opacity: 0.3;
}
.fade-40 {
  opacity: 0.4;
}
.fade-50 {
  opacity: 0.5;
}
.fade-60 {
  opacity: 0.6;
}
.fade-70 {
  opacity: 0.7;
}
.fade-80 {
  opacity: 0.8;
}
.fade-85 {
  opacity: 0.85;
}
.fade-90 {
  opacity: 0.9;
}
.fade-95 {
  opacity: 0.95;
}
.inverse.fader {
  background-color: rgba(0, 0, 0, 0.85);
}
[data-hint] {
  position: relative;
}
[data-hint][data-hint=""]:before,
[data-hint][data-hint=""]:after {
  display: none;
}
[data-hint]:before,
[data-hint]:after {
  position: absolute;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  transition: all 0.2s ease;
}
[data-hint]:before {
  content: '';
  border: 6px solid transparent;
  z-index: 1000001;
}
[data-hint]:after {
  content: attr(data-hint);
  background-color: #000000;
  color: #fff;
  padding: 0 0.5rem;
  font-size: 12px;
  line-height: 2.5em;
  white-space: nowrap;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
[data-hint]:hover:before,
[data-hint]:hover:after {
  opacity: 1;
}
.hint-top:after,
.hint-bottom:after {
  left: 50%;
  margin-left: -18px;
}
.hint-top:before,
.hint-bottom:before {
  left: 50%;
  margin-left: -6px;
}
.hint-top:before {
  margin-bottom: -12px;
}
.hint-top:before,
.hint-top:after {
  bottom: 100%;
}
.hint-top:hover:before,
.hint-top:hover:after {
  transform: translateY(-9px);
}
.hint-bottom:before {
  margin-top: -12px;
}
.hint-bottom:before,
.hint-bottom:after {
  top: 100%;
}
.hint-bottom:hover:before,
.hint-bottom:hover:after {
  transform: translateY(9px);
}
.hint-left,
.hint-right {
  /*  &:after {
		top: 50%;
		margin-left: -@hint-arrow-size*3;
  }
  &:before {
		top: 50%;
		margin-top: -@hint-arrow-size;

  }*/
}
.hint-left:before,
.hint-right:before {
  top: 50%;
  margin-top: -6px;
}
.hint-left:after,
.hint-right:after {
  top: 50%;
  margin-top: -1.25em;
}
.hint-left:before {
  margin-right: -12px;
}
.hint-left:before,
.hint-left:after {
  right: 100%;
}
.hint-left:hover:before,
.hint-left:hover:after {
  transform: translateX(-9px);
}
.hint-right:before {
  margin-left: -12px;
}
.hint-right:before,
.hint-right:after {
  left: 100%;
}
.hint-right:hover:before,
.hint-right:hover:after {
  transform: translateX(9px);
}
.hint-top:before {
  border-top-color: #000000;
}
.hint-bottom:before {
  border-bottom-color: #000000;
}
.hint-left:before {
  border-left-color: #000000;
}
.hint-right:before {
  border-right-color: #000000;
}
/*---------------------------------------------------------------------------------------------------------
	Forms
----------------------------------------------------------------------------------------------------------*/
form {
  display: block;
}
.form-fluid input,
form.fluid input,
.form-fluid select,
form.fluid select,
.form-fluid button,
form.fluid button,
.form-fluid textarea,
form.fluid textarea {
  width: 100%;
}
input,
select,
textarea,
label,
button,
.button,
.addon {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input::placeholder,
textarea::placeholder {
  color: #808080;
}
input::-webkit-datetime-edit,
textarea::-webkit-datetime-edit {
  display: inline;
  padding: 0 !important;
  font-family: "pf_bulletin_sans_pro", 'Montserrat', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 12px;
}
input::-webkit-datetime-edit > *,
textarea::-webkit-datetime-edit > * {
  display: inline;
  padding: 0 !important;
}
[disabled],
.disabled {
  opacity: 0.5;
  cursor: not-allowed !important;
  pointer-events: none;
}
.inactive {
  pointer-events: none;
}
.label {
  cursor: default !important;
  pointer-events: none;
}
.label.active {
  cursor: pointer;
}
.selected {
  cursor: default !important;
}
.object-active {
  cursor: pointer;
}
input,
select,
textarea,
.addon {
  display: inline-block;
  max-width: 100%;
  font-family: "pf_bulletin_sans_pro", 'Montserrat', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 12px;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.8;
  vertical-align: middle;
  border-width: 4px;
  border-style: solid;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: color 0.2s ease, background 0.2s ease, border 0.2s ease, opacity 0.2s ease;
  color: #000000;
  background-color: transparent;
  border-color: #000;
}
input:focus,
select:focus,
textarea:focus,
.addon:focus {
  border-color: #1a1a1a;
}
input.negative,
select.negative,
textarea.negative,
.addon.negative {
  background-color: transparent;
  border-bottom-color: #CE0045 !important;
}
input.warning,
select.warning,
textarea.warning,
.addon.warning {
  background-color: transparent;
  border-bottom-color: #bdb300 !important;
}
input.positive,
select.positive,
textarea.positive,
.addon.positive {
  background-color: transparent;
  border-bottom-color: #36c54e !important;
}
input.info,
select.info,
textarea.info,
.addon.info {
  background-color: transparent;
  border-bottom-color: #49a3d3 !important;
}
textarea {
  min-height: 8.7rem;
  padding: 0.75rem;
  resize: vertical;
}
select {
  -webkit-appearance: none;
}
.addon.attached-left {
  padding-right: 0;
  border-right: 0;
}
.addon.attached-left.closer + * {
  padding-left: 0;
}
.addon.attached-right {
  padding-left: 0;
  border-left: 0;
}
.addon.text {
  border-color: transparent;
}
/*---------------------------------------------------------------------------------------------------------

	Checkboxes


----------------------------------------------------------------------------------------------------------*/
input[type=checkbox] {
  width: auto !important;
  vertical-align: baseline;
}
input[type=checkbox] + label {
  display: inline-block;
  margin-left: 0.5rem;
}
label {
  display: block;
  margin-bottom: 0.25rem;
}
label input[type=checkbox] {
  margin-right: 0.5rem;
}
input[type=date],
input[type=time] {
  display: -webkit-box;
  -webkit-appearance: textfield;
}
input[type=date]:after,
input[type=time]:after {
  color: #262626;
  content: attr(placeholder);
}
/*---------------------------------------------------------------------------------------------------------

	Sizes

----------------------------------------------------------------------------------------------------------*/
input.xl,
select.xl,
textarea.xl,
button.xl,
.button.xl,
.label.xl,
.addon.xl,
.socials.xl {
  font-size: 18px;
}
input.l,
select.l,
textarea.l,
button.l,
.button.l,
.label.l,
.addon.l,
.socials.l {
  font-size: 14px;
}
input.m,
select.m,
textarea.m,
button.m,
.button.m,
.label.m,
.addon.m,
.socials.m {
  font-size: 12px;
}
input.s,
select.s,
textarea.s,
button.s,
.button.s,
.label.s,
.addon.s,
.socials.s {
  font-size: 12px;
}
input.xs,
select.xs,
textarea.xs,
button.xs,
.button.xs,
.label.xs,
.addon.xs,
.socials.xs {
  font-size: 10px;
}
input.fit,
select.fit,
textarea.fit,
button.fit,
.button.fit,
.label.fit,
.addon.fit,
.socials.fit {
  font-size: inherit;
}
input.x2,
select.x2,
textarea.x2,
button.x2,
.button.x2,
.label.x2,
.addon.x2,
.socials.x2 {
  padding: 0;
  min-width: 2em;
  height: 2em;
  line-height: 2;
}
input,
select,
textarea,
button,
.button,
.label,
.addon {
  font-size: 12px;
  padding: 0.6em 2em 0.4em 2em;
}
input.compact,
select.compact,
textarea.compact,
button.compact,
.button.compact,
.label.compact,
.addon.compact {
  padding-top: 0.3em;
  padding-bottom: 0.2em;
}
input.no-space,
select.no-space,
textarea.no-space,
button.no-space,
.button.no-space,
.label.no-space,
.addon.no-space {
  padding: 0;
  min-width: 0;
}
input.no-space > .icon,
select.no-space > .icon,
textarea.no-space > .icon,
button.no-space > .icon,
.button.no-space > .icon,
.label.no-space > .icon,
.addon.no-space > .icon {
  margin: 0 0;
}
button,
.button,
.label {
  min-width: 2.8em;
}
button.compact,
.button.compact,
.label.compact {
  min-width: 2.3em;
}
.controls.xl > * {
  font-size: 18px;
}
.controls.l > * {
  font-size: 14px;
}
.controls.m > * {
  font-size: 12px;
}
.controls.s > * {
  font-size: 12px;
}
.controls.xs > * {
  font-size: 10px;
}
.controls.compact > * {
  padding-top: 0.3em;
  padding-bottom: 0.2em;
}
.controls.compact > * button,
.controls.compact > * .button,
.controls.compact > * .label {
  min-width: 2.3em;
}
/*---------------------------------------------------------------------------------------------------------

	Icons

	<a href="/" class="button primary disabled">
	  <span class="icon fa-phone"></span><span>Disabled button</span>
	</a>

----------------------------------------------------------------------------------------------------------*/
button .icon,
.button .icon,
.label .icon,
.addon .icon {
  line-height: 1;
}
button > .icon,
.button > .icon,
.label > .icon,
.addon > .icon {
  margin: 0 -0.66666667em;
}
button > .icon + span,
.button > .icon + span,
.label > .icon + span,
.addon > .icon + span {
  padding-left: 2em;
}
button > span + .icon,
.button > span + .icon,
.label > span + .icon,
.addon > span + .icon {
  padding-left: 0.75em;
}
/*---------------------------------------------------------------------------------------------------------

	Buttons


----------------------------------------------------------------------------------------------------------*/
input[type=submit],
input[type=button],
button,
.button,
.label,
a.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  font-family: "pf_bulletin_sans_pro", 'Montserrat', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.8;
  text-decoration: none;
  white-space: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-width: 4px;
  border-style: solid;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  transition: color 0.2s ease, background 0.2s ease, border 0.2s ease, opacity 0.2s ease;
  color: #000000;
  background-color: transparent;
  border-color: #000000;
}
input[type=submit].round,
input[type=button].round,
button.round,
.button.round,
.label.round,
a.button.round {
  border-radius: 500px;
}
input[type=submit]:hover,
input[type=button]:hover,
button:hover,
.button:hover,
.label:hover,
a.button:hover {
  color: #000000 !important;
  background-color: #D2B79C !important;
  border-color: #0d0d0d !important;
}
input[type=submit]:active,
input[type=button]:active,
button:active,
.button:active,
.label:active,
a.button:active {
  color: #fff !important;
  background-color: #000000 !important;
  border-color: #262626 !important;
}
input[type=submit].selected,
input[type=button].selected,
button.selected,
.button.selected,
.label.selected,
a.button.selected {
  color: #1a1a1a !important;
  background-color: rgba(0, 0, 0, 0.1) !important;
  border-color: #1a1a1a !important;
}
input[type=submit].simple,
input[type=button].simple,
button.simple,
.button.simple,
.label.simple,
a.button.simple {
  color: #000000;
}
input[type=submit].simple:hover,
input[type=button].simple:hover,
button.simple:hover,
.button.simple:hover,
.label.simple:hover,
a.button.simple:hover {
  color: #000000 !important;
}
input[type=submit].simple:active,
input[type=button].simple:active,
button.simple:active,
.button.simple:active,
.label.simple:active,
a.button.simple:active {
  color: #fff !important;
}
input[type=submit].very.simple:not(.selected):hover,
input[type=button].very.simple:not(.selected):hover,
button.very.simple:not(.selected):hover,
.button.very.simple:not(.selected):hover,
.label.very.simple:not(.selected):hover,
a.button.very.simple:not(.selected):hover {
  color: #000000 !important;
}
input[type=submit].very.simple:not(.selected):active,
input[type=button].very.simple:not(.selected):active,
button.very.simple:not(.selected):active,
.button.very.simple:not(.selected):active,
.label.very.simple:not(.selected):active,
a.button.very.simple:not(.selected):active {
  color: #fff !important;
}
input[type=submit].inverse,
input[type=button].inverse,
button.inverse,
.button.inverse,
.label.inverse,
a.button.inverse {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
input[type=submit].inverse:hover,
input[type=button].inverse:hover,
button.inverse:hover,
.button.inverse:hover,
.label.inverse:hover,
a.button.inverse:hover {
  color: #000000 !important;
  background-color: #D2B79C !important;
  border-color: #000000 !important;
}
input[type=submit].inverse:active,
input[type=button].inverse:active,
button.inverse:active,
.button.inverse:active,
.label.inverse:active,
a.button.inverse:active {
  color: #d9d9d9 !important;
  background-color: #262626 !important;
  border-color: #262626 !important;
}
input[type=submit].inverse.selected,
input[type=button].inverse.selected,
button.inverse.selected,
.button.inverse.selected,
.label.inverse.selected,
a.button.inverse.selected {
  color: #e6e6e6 !important;
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}
input[type=submit].inverse.simple,
input[type=button].inverse.simple,
button.inverse.simple,
.button.inverse.simple,
.label.inverse.simple,
a.button.inverse.simple {
  color: #000;
}
input[type=submit].inverse.simple:hover,
input[type=button].inverse.simple:hover,
button.inverse.simple:hover,
.button.inverse.simple:hover,
.label.inverse.simple:hover,
a.button.inverse.simple:hover {
  color: #000000 !important;
}
input[type=submit].inverse.simple:active,
input[type=button].inverse.simple:active,
button.inverse.simple:active,
.button.inverse.simple:active,
.label.inverse.simple:active,
a.button.inverse.simple:active {
  color: #d9d9d9 !important;
}
input[type=submit].inverse.very.simple:not(.selected):hover,
input[type=button].inverse.very.simple:not(.selected):hover,
button.inverse.very.simple:not(.selected):hover,
.button.inverse.very.simple:not(.selected):hover,
.label.inverse.very.simple:not(.selected):hover,
a.button.inverse.very.simple:not(.selected):hover {
  color: #000 !important;
}
input[type=submit].inverse.very.simple:not(.selected):active,
input[type=button].inverse.very.simple:not(.selected):active,
button.inverse.very.simple:not(.selected):active,
.button.inverse.very.simple:not(.selected):active,
.label.inverse.very.simple:not(.selected):active,
a.button.inverse.very.simple:not(.selected):active {
  color: #262626 !important;
}
input[type=submit].primary,
input[type=button].primary,
button.primary,
.button.primary,
.label.primary,
a.button.primary {
  color: #fff;
  background-color: #D2B79C;
  border-color: #D2B79C;
}
input[type=submit].primary:hover,
input[type=button].primary:hover,
button.primary:hover,
.button.primary:hover,
.label.primary:hover,
a.button.primary:hover {
  color: #fff !important;
  background-color: #caaa8a !important;
  border-color: #caaa8a !important;
}
input[type=submit].primary:active,
input[type=button].primary:active,
button.primary:active,
.button.primary:active,
.label.primary:active,
a.button.primary:active {
  color: #fff !important;
  background-color: #ba9167 !important;
  border-color: #ba9167 !important;
}
input[type=submit].primary.selected,
input[type=button].primary.selected,
button.primary.selected,
.button.primary.selected,
.label.primary.selected,
a.button.primary.selected {
  color: #fff !important;
  background-color: #c29e79 !important;
  border-color: #c29e79 !important;
}
input[type=submit].primary.simple,
input[type=button].primary.simple,
button.primary.simple,
.button.primary.simple,
.label.primary.simple,
a.button.primary.simple {
  color: #D2B79C;
}
input[type=submit].primary.simple:hover,
input[type=button].primary.simple:hover,
button.primary.simple:hover,
.button.primary.simple:hover,
.label.primary.simple:hover,
a.button.primary.simple:hover {
  color: #fff !important;
}
input[type=submit].primary.simple:active,
input[type=button].primary.simple:active,
button.primary.simple:active,
.button.primary.simple:active,
.label.primary.simple:active,
a.button.primary.simple:active {
  color: #fff !important;
}
input[type=submit].primary.very.simple:not(.selected):hover,
input[type=button].primary.very.simple:not(.selected):hover,
button.primary.very.simple:not(.selected):hover,
.button.primary.very.simple:not(.selected):hover,
.label.primary.very.simple:not(.selected):hover,
a.button.primary.very.simple:not(.selected):hover {
  color: #caaa8a !important;
}
input[type=submit].primary.very.simple:not(.selected):active,
input[type=button].primary.very.simple:not(.selected):active,
button.primary.very.simple:not(.selected):active,
.button.primary.very.simple:not(.selected):active,
.label.primary.very.simple:not(.selected):active,
a.button.primary.very.simple:not(.selected):active {
  color: #ba9167 !important;
}
input[type=submit].secondary,
input[type=button].secondary,
button.secondary,
.button.secondary,
.label.secondary,
a.button.secondary {
  color: #fff;
  background-color: #EDE2D7;
  border-color: #EDE2D7;
}
input[type=submit].secondary:hover,
input[type=button].secondary:hover,
button.secondary:hover,
.button.secondary:hover,
.label.secondary:hover,
a.button.secondary:hover {
  color: #fff !important;
  background-color: #e5d5c5 !important;
  border-color: #e5d5c5 !important;
}
input[type=submit].secondary:active,
input[type=button].secondary:active,
button.secondary:active,
.button.secondary:active,
.label.secondary:active,
a.button.secondary:active {
  color: #fff !important;
  background-color: #d5bca2 !important;
  border-color: #d5bca2 !important;
}
input[type=submit].secondary.selected,
input[type=button].secondary.selected,
button.secondary.selected,
.button.secondary.selected,
.label.secondary.selected,
a.button.secondary.selected {
  color: #fff !important;
  background-color: #ddc8b4 !important;
  border-color: #ddc8b4 !important;
}
input[type=submit].secondary.simple,
input[type=button].secondary.simple,
button.secondary.simple,
.button.secondary.simple,
.label.secondary.simple,
a.button.secondary.simple {
  color: #EDE2D7;
}
input[type=submit].secondary.simple:hover,
input[type=button].secondary.simple:hover,
button.secondary.simple:hover,
.button.secondary.simple:hover,
.label.secondary.simple:hover,
a.button.secondary.simple:hover {
  color: #fff !important;
}
input[type=submit].secondary.simple:active,
input[type=button].secondary.simple:active,
button.secondary.simple:active,
.button.secondary.simple:active,
.label.secondary.simple:active,
a.button.secondary.simple:active {
  color: #fff !important;
}
input[type=submit].secondary.very.simple:not(.selected):hover,
input[type=button].secondary.very.simple:not(.selected):hover,
button.secondary.very.simple:not(.selected):hover,
.button.secondary.very.simple:not(.selected):hover,
.label.secondary.very.simple:not(.selected):hover,
a.button.secondary.very.simple:not(.selected):hover {
  color: #e5d5c5 !important;
}
input[type=submit].secondary.very.simple:not(.selected):active,
input[type=button].secondary.very.simple:not(.selected):active,
button.secondary.very.simple:not(.selected):active,
.button.secondary.very.simple:not(.selected):active,
.label.secondary.very.simple:not(.selected):active,
a.button.secondary.very.simple:not(.selected):active {
  color: #d5bca2 !important;
}
input[type=submit].negative,
input[type=button].negative,
button.negative,
.button.negative,
.label.negative,
a.button.negative {
  color: #fff;
  background-color: #CE0045;
  border-color: #CE0045;
}
input[type=submit].negative:hover,
input[type=button].negative:hover,
button.negative:hover,
.button.negative:hover,
.label.negative:hover,
a.button.negative:hover {
  color: #fff !important;
  background-color: #e8004e !important;
  border-color: #e8004e !important;
}
input[type=submit].negative:active,
input[type=button].negative:active,
button.negative:active,
.button.negative:active,
.label.negative:active,
a.button.negative:active {
  color: #fff !important;
  background-color: #ff1c68 !important;
  border-color: #ff1c68 !important;
}
input[type=submit].negative.selected,
input[type=button].negative.selected,
button.negative.selected,
.button.negative.selected,
.label.negative.selected,
a.button.negative.selected {
  color: #fff !important;
  background-color: #ff0257 !important;
  border-color: #ff0257 !important;
}
input[type=submit].negative.simple,
input[type=button].negative.simple,
button.negative.simple,
.button.negative.simple,
.label.negative.simple,
a.button.negative.simple {
  color: #CE0045;
}
input[type=submit].negative.simple:hover,
input[type=button].negative.simple:hover,
button.negative.simple:hover,
.button.negative.simple:hover,
.label.negative.simple:hover,
a.button.negative.simple:hover {
  color: #fff !important;
}
input[type=submit].negative.simple:active,
input[type=button].negative.simple:active,
button.negative.simple:active,
.button.negative.simple:active,
.label.negative.simple:active,
a.button.negative.simple:active {
  color: #fff !important;
}
input[type=submit].negative.very.simple:not(.selected):hover,
input[type=button].negative.very.simple:not(.selected):hover,
button.negative.very.simple:not(.selected):hover,
.button.negative.very.simple:not(.selected):hover,
.label.negative.very.simple:not(.selected):hover,
a.button.negative.very.simple:not(.selected):hover {
  color: #e8004e !important;
}
input[type=submit].negative.very.simple:not(.selected):active,
input[type=button].negative.very.simple:not(.selected):active,
button.negative.very.simple:not(.selected):active,
.button.negative.very.simple:not(.selected):active,
.label.negative.very.simple:not(.selected):active,
a.button.negative.very.simple:not(.selected):active {
  color: #ff1c68 !important;
}
input[type=submit].warning,
input[type=button].warning,
button.warning,
.button.warning,
.label.warning,
a.button.warning {
  color: #fff;
  background-color: #bdb300;
  border-color: #bdb300;
}
input[type=submit].warning:hover,
input[type=button].warning:hover,
button.warning:hover,
.button.warning:hover,
.label.warning:hover,
a.button.warning:hover {
  color: #fff !important;
  background-color: #a49b00 !important;
  border-color: #a49b00 !important;
}
input[type=submit].warning:active,
input[type=button].warning:active,
button.warning:active,
.button.warning:active,
.label.warning:active,
a.button.warning:active {
  color: #fff !important;
  background-color: #716b00 !important;
  border-color: #716b00 !important;
}
input[type=submit].warning.selected,
input[type=button].warning.selected,
button.warning.selected,
.button.warning.selected,
.label.warning.selected,
a.button.warning.selected {
  color: #fff !important;
  background-color: #8a8300 !important;
  border-color: #8a8300 !important;
}
input[type=submit].warning.simple,
input[type=button].warning.simple,
button.warning.simple,
.button.warning.simple,
.label.warning.simple,
a.button.warning.simple {
  color: #bdb300;
}
input[type=submit].warning.simple:hover,
input[type=button].warning.simple:hover,
button.warning.simple:hover,
.button.warning.simple:hover,
.label.warning.simple:hover,
a.button.warning.simple:hover {
  color: #fff !important;
}
input[type=submit].warning.simple:active,
input[type=button].warning.simple:active,
button.warning.simple:active,
.button.warning.simple:active,
.label.warning.simple:active,
a.button.warning.simple:active {
  color: #fff !important;
}
input[type=submit].warning.very.simple:not(.selected):hover,
input[type=button].warning.very.simple:not(.selected):hover,
button.warning.very.simple:not(.selected):hover,
.button.warning.very.simple:not(.selected):hover,
.label.warning.very.simple:not(.selected):hover,
a.button.warning.very.simple:not(.selected):hover {
  color: #a49b00 !important;
}
input[type=submit].warning.very.simple:not(.selected):active,
input[type=button].warning.very.simple:not(.selected):active,
button.warning.very.simple:not(.selected):active,
.button.warning.very.simple:not(.selected):active,
.label.warning.very.simple:not(.selected):active,
a.button.warning.very.simple:not(.selected):active {
  color: #716b00 !important;
}
input[type=submit].positive,
input[type=button].positive,
button.positive,
.button.positive,
.label.positive,
a.button.positive {
  color: #fff;
  background-color: #36c54e;
  border-color: #36c54e;
}
input[type=submit].positive:hover,
input[type=button].positive:hover,
button.positive:hover,
.button.positive:hover,
.label.positive:hover,
a.button.positive:hover {
  color: #fff !important;
  background-color: #31b146 !important;
  border-color: #31b146 !important;
}
input[type=submit].positive:active,
input[type=button].positive:active,
button.positive:active,
.button.positive:active,
.label.positive:active,
a.button.positive:active {
  color: #fff !important;
  background-color: #268936 !important;
  border-color: #268936 !important;
}
input[type=submit].positive.selected,
input[type=button].positive.selected,
button.positive.selected,
.button.positive.selected,
.label.positive.selected,
a.button.positive.selected {
  color: #fff !important;
  background-color: #2b9d3e !important;
  border-color: #2b9d3e !important;
}
input[type=submit].positive.simple,
input[type=button].positive.simple,
button.positive.simple,
.button.positive.simple,
.label.positive.simple,
a.button.positive.simple {
  color: #36c54e;
}
input[type=submit].positive.simple:hover,
input[type=button].positive.simple:hover,
button.positive.simple:hover,
.button.positive.simple:hover,
.label.positive.simple:hover,
a.button.positive.simple:hover {
  color: #fff !important;
}
input[type=submit].positive.simple:active,
input[type=button].positive.simple:active,
button.positive.simple:active,
.button.positive.simple:active,
.label.positive.simple:active,
a.button.positive.simple:active {
  color: #fff !important;
}
input[type=submit].positive.very.simple:not(.selected):hover,
input[type=button].positive.very.simple:not(.selected):hover,
button.positive.very.simple:not(.selected):hover,
.button.positive.very.simple:not(.selected):hover,
.label.positive.very.simple:not(.selected):hover,
a.button.positive.very.simple:not(.selected):hover {
  color: #31b146 !important;
}
input[type=submit].positive.very.simple:not(.selected):active,
input[type=button].positive.very.simple:not(.selected):active,
button.positive.very.simple:not(.selected):active,
.button.positive.very.simple:not(.selected):active,
.label.positive.very.simple:not(.selected):active,
a.button.positive.very.simple:not(.selected):active {
  color: #268936 !important;
}
input[type=submit].info,
input[type=button].info,
button.info,
.button.info,
.label.info,
a.button.info {
  color: #fff;
  background-color: #49a3d3;
  border-color: #49a3d3;
}
input[type=submit].info:hover,
input[type=button].info:hover,
button.info:hover,
.button.info:hover,
.label.info:hover,
a.button.info:hover {
  color: #fff !important;
  background-color: #3499ce !important;
  border-color: #3499ce !important;
}
input[type=submit].info:active,
input[type=button].info:active,
button.info:active,
.button.info:active,
.label.info:active,
a.button.info:active {
  color: #fff !important;
  background-color: #287ba7 !important;
  border-color: #287ba7 !important;
}
input[type=submit].info.selected,
input[type=button].info.selected,
button.info.selected,
.button.info.selected,
.label.info.selected,
a.button.info.selected {
  color: #fff !important;
  background-color: #2d8abc !important;
  border-color: #2d8abc !important;
}
input[type=submit].info.simple,
input[type=button].info.simple,
button.info.simple,
.button.info.simple,
.label.info.simple,
a.button.info.simple {
  color: #49a3d3;
}
input[type=submit].info.simple:hover,
input[type=button].info.simple:hover,
button.info.simple:hover,
.button.info.simple:hover,
.label.info.simple:hover,
a.button.info.simple:hover {
  color: #fff !important;
}
input[type=submit].info.simple:active,
input[type=button].info.simple:active,
button.info.simple:active,
.button.info.simple:active,
.label.info.simple:active,
a.button.info.simple:active {
  color: #fff !important;
}
input[type=submit].info.very.simple:not(.selected):hover,
input[type=button].info.very.simple:not(.selected):hover,
button.info.very.simple:not(.selected):hover,
.button.info.very.simple:not(.selected):hover,
.label.info.very.simple:not(.selected):hover,
a.button.info.very.simple:not(.selected):hover {
  color: #3499ce !important;
}
input[type=submit].info.very.simple:not(.selected):active,
input[type=button].info.very.simple:not(.selected):active,
button.info.very.simple:not(.selected):active,
.button.info.very.simple:not(.selected):active,
.label.info.very.simple:not(.selected):active,
a.button.info.very.simple:not(.selected):active {
  color: #287ba7 !important;
}
input[type=submit].normal,
input[type=button].normal,
button.normal,
.button.normal,
.label.normal,
a.button.normal {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
input[type=submit].normal:hover,
input[type=button].normal:hover,
button.normal:hover,
.button.normal:hover,
.label.normal:hover,
a.button.normal:hover {
  color: #0d0d0d !important;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
input[type=submit].normal:active,
input[type=button].normal:active,
button.normal:active,
.button.normal:active,
.label.normal:active,
a.button.normal:active {
  color: #262626 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
input[type=submit].normal.selected,
input[type=button].normal.selected,
button.normal.selected,
.button.normal.selected,
.label.normal.selected,
a.button.normal.selected {
  color: #1a1a1a !important;
  background-color: #e6e6e6 !important;
  border-color: #e6e6e6 !important;
}
input[type=submit].normal.simple,
input[type=button].normal.simple,
button.normal.simple,
.button.normal.simple,
.label.normal.simple,
a.button.normal.simple {
  color: #fff;
}
input[type=submit].normal.simple:hover,
input[type=button].normal.simple:hover,
button.normal.simple:hover,
.button.normal.simple:hover,
.label.normal.simple:hover,
a.button.normal.simple:hover {
  color: #0d0d0d !important;
}
input[type=submit].normal.simple:active,
input[type=button].normal.simple:active,
button.normal.simple:active,
.button.normal.simple:active,
.label.normal.simple:active,
a.button.normal.simple:active {
  color: #262626 !important;
}
input[type=submit].normal.very.simple:not(.selected):hover,
input[type=button].normal.very.simple:not(.selected):hover,
button.normal.very.simple:not(.selected):hover,
.button.normal.very.simple:not(.selected):hover,
.label.normal.very.simple:not(.selected):hover,
a.button.normal.very.simple:not(.selected):hover {
  color: #f2f2f2 !important;
}
input[type=submit].normal.very.simple:not(.selected):active,
input[type=button].normal.very.simple:not(.selected):active,
button.normal.very.simple:not(.selected):active,
.button.normal.very.simple:not(.selected):active,
.label.normal.very.simple:not(.selected):active,
a.button.normal.very.simple:not(.selected):active {
  color: #d9d9d9 !important;
}
input[type=submit].medium-normal,
input[type=button].medium-normal,
button.medium-normal,
.button.medium-normal,
.label.medium-normal,
a.button.medium-normal {
  color: #F4F2F2;
  background-color: #F4F2F2;
  border-color: #F4F2F2;
}
input[type=submit].medium-normal:hover,
input[type=button].medium-normal:hover,
button.medium-normal:hover,
.button.medium-normal:hover,
.label.medium-normal:hover,
a.button.medium-normal:hover {
  color: #e8e4e4 !important;
  background-color: #e8e4e4 !important;
  border-color: #e8e4e4 !important;
}
input[type=submit].medium-normal:active,
input[type=button].medium-normal:active,
button.medium-normal:active,
.button.medium-normal:active,
.label.medium-normal:active,
a.button.medium-normal:active {
  color: #d1c9c9 !important;
  background-color: #d1c9c9 !important;
  border-color: #d1c9c9 !important;
}
input[type=submit].medium-normal.selected,
input[type=button].medium-normal.selected,
button.medium-normal.selected,
.button.medium-normal.selected,
.label.medium-normal.selected,
a.button.medium-normal.selected {
  color: #ddd6d6 !important;
  background-color: #ddd6d6 !important;
  border-color: #ddd6d6 !important;
}
input[type=submit].medium-normal.simple,
input[type=button].medium-normal.simple,
button.medium-normal.simple,
.button.medium-normal.simple,
.label.medium-normal.simple,
a.button.medium-normal.simple {
  color: #F4F2F2;
}
input[type=submit].medium-normal.simple:hover,
input[type=button].medium-normal.simple:hover,
button.medium-normal.simple:hover,
.button.medium-normal.simple:hover,
.label.medium-normal.simple:hover,
a.button.medium-normal.simple:hover {
  color: #e8e4e4 !important;
}
input[type=submit].medium-normal.simple:active,
input[type=button].medium-normal.simple:active,
button.medium-normal.simple:active,
.button.medium-normal.simple:active,
.label.medium-normal.simple:active,
a.button.medium-normal.simple:active {
  color: #d1c9c9 !important;
}
input[type=submit].medium-normal.very.simple:not(.selected):hover,
input[type=button].medium-normal.very.simple:not(.selected):hover,
button.medium-normal.very.simple:not(.selected):hover,
.button.medium-normal.very.simple:not(.selected):hover,
.label.medium-normal.very.simple:not(.selected):hover,
a.button.medium-normal.very.simple:not(.selected):hover {
  color: #e8e4e4 !important;
}
input[type=submit].medium-normal.very.simple:not(.selected):active,
input[type=button].medium-normal.very.simple:not(.selected):active,
button.medium-normal.very.simple:not(.selected):active,
.button.medium-normal.very.simple:not(.selected):active,
.label.medium-normal.very.simple:not(.selected):active,
a.button.medium-normal.very.simple:not(.selected):active {
  color: #d1c9c9 !important;
}
input[type=submit].medium,
input[type=button].medium,
button.medium,
.button.medium,
.label.medium,
a.button.medium {
  color: #EAE5DE;
  background-color: #EAE5DE;
  border-color: #EAE5DE;
}
input[type=submit].medium:hover,
input[type=button].medium:hover,
button.medium:hover,
.button.medium:hover,
.label.medium:hover,
a.button.medium:hover {
  color: #e0d9ce !important;
  background-color: #e0d9ce !important;
  border-color: #e0d9ce !important;
}
input[type=submit].medium:active,
input[type=button].medium:active,
button.medium:active,
.button.medium:active,
.label.medium:active,
a.button.medium:active {
  color: #ccc0af !important;
  background-color: #ccc0af !important;
  border-color: #ccc0af !important;
}
input[type=submit].medium.selected,
input[type=button].medium.selected,
button.medium.selected,
.button.medium.selected,
.label.medium.selected,
a.button.medium.selected {
  color: #d6ccbf !important;
  background-color: #d6ccbf !important;
  border-color: #d6ccbf !important;
}
input[type=submit].medium.simple,
input[type=button].medium.simple,
button.medium.simple,
.button.medium.simple,
.label.medium.simple,
a.button.medium.simple {
  color: #EAE5DE;
}
input[type=submit].medium.simple:hover,
input[type=button].medium.simple:hover,
button.medium.simple:hover,
.button.medium.simple:hover,
.label.medium.simple:hover,
a.button.medium.simple:hover {
  color: #e0d9ce !important;
}
input[type=submit].medium.simple:active,
input[type=button].medium.simple:active,
button.medium.simple:active,
.button.medium.simple:active,
.label.medium.simple:active,
a.button.medium.simple:active {
  color: #ccc0af !important;
}
input[type=submit].medium.very.simple:not(.selected):hover,
input[type=button].medium.very.simple:not(.selected):hover,
button.medium.very.simple:not(.selected):hover,
.button.medium.very.simple:not(.selected):hover,
.label.medium.very.simple:not(.selected):hover,
a.button.medium.very.simple:not(.selected):hover {
  color: #e0d9ce !important;
}
input[type=submit].medium.very.simple:not(.selected):active,
input[type=button].medium.very.simple:not(.selected):active,
button.medium.very.simple:not(.selected):active,
.button.medium.very.simple:not(.selected):active,
.label.medium.very.simple:not(.selected):active,
a.button.medium.very.simple:not(.selected):active {
  color: #ccc0af !important;
}
input[type=submit].medium-accent,
input[type=button].medium-accent,
button.medium-accent,
.button.medium-accent,
.label.medium-accent,
a.button.medium-accent {
  color: #fff;
  background-color: #ADA3B5;
  border-color: #ADA3B5;
}
input[type=submit].medium-accent:hover,
input[type=button].medium-accent:hover,
button.medium-accent:hover,
.button.medium-accent:hover,
.label.medium-accent:hover,
a.button.medium-accent:hover {
  color: #f2f2f2 !important;
  background-color: #a095aa !important;
  border-color: #a095aa !important;
}
input[type=submit].medium-accent:active,
input[type=button].medium-accent:active,
button.medium-accent:active,
.button.medium-accent:active,
.label.medium-accent:active,
a.button.medium-accent:active {
  color: #d9d9d9 !important;
  background-color: #877993 !important;
  border-color: #877993 !important;
}
input[type=submit].medium-accent.selected,
input[type=button].medium-accent.selected,
button.medium-accent.selected,
.button.medium-accent.selected,
.label.medium-accent.selected,
a.button.medium-accent.selected {
  color: #e6e6e6 !important;
  background-color: #94879e !important;
  border-color: #94879e !important;
}
input[type=submit].medium-accent.simple,
input[type=button].medium-accent.simple,
button.medium-accent.simple,
.button.medium-accent.simple,
.label.medium-accent.simple,
a.button.medium-accent.simple {
  color: #ADA3B5;
}
input[type=submit].medium-accent.simple:hover,
input[type=button].medium-accent.simple:hover,
button.medium-accent.simple:hover,
.button.medium-accent.simple:hover,
.label.medium-accent.simple:hover,
a.button.medium-accent.simple:hover {
  color: #f2f2f2 !important;
}
input[type=submit].medium-accent.simple:active,
input[type=button].medium-accent.simple:active,
button.medium-accent.simple:active,
.button.medium-accent.simple:active,
.label.medium-accent.simple:active,
a.button.medium-accent.simple:active {
  color: #d9d9d9 !important;
}
input[type=submit].medium-accent.very.simple:not(.selected):hover,
input[type=button].medium-accent.very.simple:not(.selected):hover,
button.medium-accent.very.simple:not(.selected):hover,
.button.medium-accent.very.simple:not(.selected):hover,
.label.medium-accent.very.simple:not(.selected):hover,
a.button.medium-accent.very.simple:not(.selected):hover {
  color: #a095aa !important;
}
input[type=submit].medium-accent.very.simple:not(.selected):active,
input[type=button].medium-accent.very.simple:not(.selected):active,
button.medium-accent.very.simple:not(.selected):active,
.button.medium-accent.very.simple:not(.selected):active,
.label.medium-accent.very.simple:not(.selected):active,
a.button.medium-accent.very.simple:not(.selected):active {
  color: #877993 !important;
}
input[type=submit].accent,
input[type=button].accent,
button.accent,
.button.accent,
.label.accent,
a.button.accent {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
input[type=submit].accent:hover,
input[type=button].accent:hover,
button.accent:hover,
.button.accent:hover,
.label.accent:hover,
a.button.accent:hover {
  color: #f2f2f2 !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
input[type=submit].accent:active,
input[type=button].accent:active,
button.accent:active,
.button.accent:active,
.label.accent:active,
a.button.accent:active {
  color: #d9d9d9 !important;
  background-color: #262626 !important;
  border-color: #262626 !important;
}
input[type=submit].accent.selected,
input[type=button].accent.selected,
button.accent.selected,
.button.accent.selected,
.label.accent.selected,
a.button.accent.selected {
  color: #e6e6e6 !important;
  background-color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}
input[type=submit].accent.simple,
input[type=button].accent.simple,
button.accent.simple,
.button.accent.simple,
.label.accent.simple,
a.button.accent.simple {
  color: #000000;
}
input[type=submit].accent.simple:hover,
input[type=button].accent.simple:hover,
button.accent.simple:hover,
.button.accent.simple:hover,
.label.accent.simple:hover,
a.button.accent.simple:hover {
  color: #f2f2f2 !important;
}
input[type=submit].accent.simple:active,
input[type=button].accent.simple:active,
button.accent.simple:active,
.button.accent.simple:active,
.label.accent.simple:active,
a.button.accent.simple:active {
  color: #d9d9d9 !important;
}
input[type=submit].accent.very.simple:not(.selected):hover,
input[type=button].accent.very.simple:not(.selected):hover,
button.accent.very.simple:not(.selected):hover,
.button.accent.very.simple:not(.selected):hover,
.label.accent.very.simple:not(.selected):hover,
a.button.accent.very.simple:not(.selected):hover {
  color: #0d0d0d !important;
}
input[type=submit].accent.very.simple:not(.selected):active,
input[type=button].accent.very.simple:not(.selected):active,
button.accent.very.simple:not(.selected):active,
.button.accent.very.simple:not(.selected):active,
.label.accent.very.simple:not(.selected):active,
a.button.accent.very.simple:not(.selected):active {
  color: #262626 !important;
}
input[type=submit].fade,
input[type=button].fade,
button.fade,
.button.fade,
.label.fade,
a.button.fade {
  opacity: 0.5;
}
input[type=submit].fade:hover,
input[type=button].fade:hover,
button.fade:hover,
.button.fade:hover,
.label.fade:hover,
a.button.fade:hover {
  opacity: 1;
}
input[type=submit].simple:not([class~=selected]),
input[type=button].simple:not([class~=selected]),
button.simple:not([class~=selected]),
.button.simple:not([class~=selected]),
.label.simple:not([class~=selected]),
a.button.simple:not([class~=selected]) {
  background-color: transparent;
}
input[type=submit].simple:not([class~=selected]).link,
input[type=button].simple:not([class~=selected]).link,
button.simple:not([class~=selected]).link,
.button.simple:not([class~=selected]).link,
.label.simple:not([class~=selected]).link,
a.button.simple:not([class~=selected]).link {
  border-color: transparent;
}
input[type=submit].simple:not([class~=selected]).very,
input[type=button].simple:not([class~=selected]).very,
button.simple:not([class~=selected]).very,
.button.simple:not([class~=selected]).very,
.label.simple:not([class~=selected]).very,
a.button.simple:not([class~=selected]).very {
  background-color: transparent !important;
}
input[type=submit].simple:not([class~=selected]).very:hover,
input[type=button].simple:not([class~=selected]).very:hover,
button.simple:not([class~=selected]).very:hover,
.button.simple:not([class~=selected]).very:hover,
.label.simple:not([class~=selected]).very:hover,
a.button.simple:not([class~=selected]).very:hover {
  background-color: transparent !important;
}
input[type=submit].simple:not([class~=selected]).very.link,
input[type=button].simple:not([class~=selected]).very.link,
button.simple:not([class~=selected]).very.link,
.button.simple:not([class~=selected]).very.link,
.label.simple:not([class~=selected]).very.link,
a.button.simple:not([class~=selected]).very.link {
  border-color: transparent !important;
}
input[type=submit].simple:not([class~=selected]).very.link:hover,
input[type=button].simple:not([class~=selected]).very.link:hover,
button.simple:not([class~=selected]).very.link:hover,
.button.simple:not([class~=selected]).very.link:hover,
.label.simple:not([class~=selected]).very.link:hover,
a.button.simple:not([class~=selected]).very.link:hover {
  background-color: transparent !important;
}
.controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -0.5rem -0.5rem;
}
.controls.row {
  white-space: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.controls.row > * {
  white-space: normal;
}
.controls.left {
  text-align: left;
  justify-content: flex-start;
}
.controls.center {
  text-align: center;
  justify-content: center;
}
.controls.right {
  text-align: right;
  justify-content: flex-end;
}
.controls.justify {
  text-align: justify;
  text-align-last: justify;
  text-justify: newspaper;
  justify-content: space-between;
}
.controls.top {
  align-items: flex-start;
}
.controls.top > * {
  vertical-align: top;
}
.controls.middle {
  align-items: center;
}
.controls.middle > * {
  vertical-align: middle;
}
.controls.bottom {
  align-items: flex-end;
}
.controls.bottom > * {
  vertical-align: bottom;
}
.controls > hr {
  display: block;
  width: 100% !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  flex-basis: 100% !important;
}
.controls.columns,
.controls.rows {
  flex-direction: column;
  height: 100%;
}
.controls[class^="rows-"],
.controls[class*=" rows-"] {
  height: 100%;
}
.controls.row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.controls.reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.controls.stretch.middle > * > * {
  display: flex;
  align-items: center;
}
.controls.stretch > * {
  display: flex;
  align-self: stretch;
}
.controls.stretch > * > * {
  width: 100%;
}
.controls .min {
  flex-grow: 0;
}
.controls .max {
  flex-grow: 100;
}
.controls .grow {
  flex-grow: 1;
}
.controls .shrink-min {
  flex-shrink: 100;
}
.controls > * {
  margin: 0.5rem 0.5rem;
}
.controls.space-xl {
  margin: -2rem -2rem;
}
.controls.space-xl > * {
  margin: 2rem 2rem;
}
.controls.space-l {
  margin: -1rem -1rem;
}
.controls.space-l > * {
  margin: 1rem 1rem;
}
.controls.space-m {
  margin: -0.5rem -0.5rem;
}
.controls.space-m > * {
  margin: 0.5rem 0.5rem;
}
.controls.space-s {
  margin: -0.25rem -0.25rem;
}
.controls.space-s > * {
  margin: 0.25rem 0.25rem;
}
.controls.space-xs {
  margin: -0.125rem -0.125rem;
}
.controls.space-xs > * {
  margin: 0.125rem 0.125rem;
}
.controls.no-space {
  margin: 0 0;
}
.controls.no-space > * {
  margin: 0 0;
}
.controls.no-space:not(.vertical) > *:not(:first-child),
.controls.horizontal > *:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
}
.controls.no-space:not(.vertical) > *:not(:last-child),
.controls.horizontal > *:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.controls.vertical {
  flex-direction: column;
}
.controls.vertical.no-space > *:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-width: 0;
}
.controls.vertical.no-space > *:not(:last-child) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.controls > *.fluid {
  flex: 1;
}
.list .list-circle {
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 1000rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.list .list-text {
  overflow: hidden;
  width: auto;
}
.list.vertical .list-icon {
  float: left;
  margin-bottom: 0;
}
.list.vertical .list-icon {
  margin-right: 0.5rem;
}
.list.vertical.list-xs .list-icon {
  margin-right: 0.25rem;
}
.list.vertical.list-s .list-icon {
  margin-right: 0.5rem;
}
.list.vertical.list-m .list-icon {
  margin-right: 1rem;
}
.list.vertical.list-l .list-icon {
  margin-right: 2rem;
}
.list.vertical.list-xl .list-icon {
  margin-right: 4rem;
}
.list:not(.vertical) .list-icon {
  margin-bottom: 0.5rem;
}
.list:not(.vertical) .list-xs .list-icon {
  margin-bottom: 0.25rem;
}
.list:not(.vertical) .list-s .list-icon {
  margin-bottom: 0.5rem;
}
.list:not(.vertical) .list-m .list-icon {
  margin-bottom: 1rem;
}
.list:not(.vertical) .list-l .list-icon {
  margin-bottom: 2rem;
}
.list:not(.vertical) .list-xl .list-icon {
  margin-bottom: 4rem;
}
/*------------------------------------------------------------------------------
	Mobile Phone/Tablet
------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .list.mobile-vertical .list-icon {
    float: left;
    margin-bottom: 0;
  }
  .list.mobile-vertical .list-icon {
    margin-right: 1em;
  }
}
.loader {
  display: none;
  vertical-align: middle;
  position: relative;
  margin: 0;
  text-align: center;
  z-index: 1500;
  opacity: 0;
  font-size: inherit;
  width: 1em;
  height: 1em;
  transition: opacity 0.2s ease;
}
.loader.visible {
  opacity: 1;
  display: inline-block;
}
.loader.cover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.loader.cover.visible {
  display: block;
}
.loader:before,
.loader:after {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  margin: 0 0 0 -50%;
  box-sizing: border-box;
}
.loader:before {
  border: 2px solid rgba(0, 0, 0, 0.15);
}
.loader:after {
  border-style: solid;
  border-width: 2px;
  box-shadow: 0 0 0 1px transparent;
  border-color: rgba(0, 0, 0, 0.5) transparent transparent transparent;
  animation: fx-spin 1s infinite linear;
}
/*
& when(@interface-inverse = 1) {

	&.loader, & .loader {
		&:before { border-color: @loader-line-color-inverse; }
		&:after {border-top-color: @loader-line-active-color-inverse; }
	}

}*/
.navbar {
  line-height: 4.3em;
  min-height: 4.3em;
  z-index: 1100;
  font-size: 14px;
  background-color: #000;
}
.navbar.row {
  height: 4.3em;
  white-space: nowrap;
}
.navbar.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1100;
}
.navbar.fixed:not(.over) + *:before {
  position: relative;
  content: '';
  width: 100%;
  display: block;
  height: 4.3em;
}
.navbar > div {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 4rem;
  height: 100%;
  background-color: inherit;
}
.navbar.s > div {
  max-width: 1152px;
}
.navbar.fluid > div {
  max-width: 100%;
}
.navbar .nav-header {
  float: left;
  position: relative;
}
.navbar .nav-content {
  background-color: inherit;
}
.navbar .nav-logo {
  color: inherit;
  border: 0;
  display: block;
}
.navbar .nav-logo img {
  vertical-align: middle;
  height: 3.3em;
}
.navbar.expanded .nav-toggle:empty {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(-90deg);
}
.navbar .nav-toggle {
  display: none;
  position: relative;
  min-width: 1.43333333em;
  border: 0;
  color: inherit;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  z-index: 1100;
  transition: opacity 0.2s ease;
}
.navbar .nav-toggle:empty {
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  speak: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 25px;
  transition: transform 0.3s ease;
  display: none;
}
.navbar .nav-toggle:empty:before {
  font-size: 100%;
  font-style: normal !important;
  line-height: 1;
  vertical-align: baseline;
}
.navbar .nav-toggle:empty:before {
  content: "\f0c9";
}
.navbar .nav-toggle:hover {
  opacity: 0.8;
}
.navbar .nav-toggle:hover:active {
  opacity: 0.7;
}
.navbar .nav-toggle span {
  position: absolute;
  display: block;
  width: 100%;
  content: '';
  margin-top: -1px;
  height: 2px;
  background-color: #000;
  top: 50%;
}
.navbar .nav-toggle span:first-child {
  top: 0;
  margin-top: 0;
}
.navbar .nav-toggle span:last-child {
  top: auto;
  bottom: 0;
  margin-top: 0;
}
.navbar .nav-items {
  display: inline-block;
  vertical-align: top;
}
.navbar .nav-links {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  background-color: inherit;
}
.navbar .nav-links:before,
.navbar .nav-links:after {
  content: " ";
  display: table;
}
.navbar .nav-links:after {
  clear: both;
}
.navbar .nav-links > li {
  display: block;
  float: left;
  position: relative;
  background-color: inherit;
}
.navbar .nav-links > li:hover .sub-menu {
  display: block;
}
.navbar .nav-links a {
  display: inline-block;
  height: 4.3em;
  line-height: 4.3em;
  padding: 0 1rem;
  border: 0;
  transition: color 0.2s ease, background-color 0.2s ease;
  color: #fff;
  background-color: #000;
}
.navbar .nav-links a:hover {
  color: #fff !important;
  background-color: #000 !important;
}
.navbar .nav-links a:active {
  color: #fff !important;
  background-color: #000 !important;
}
.navbar .nav-links a.selected {
  color: #fff !important;
  background-color: #000 !important;
}
.navbar .nav-links .sub-menu {
  list-style-type: none;
  background-color: inherit;
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: auto;
  min-width: 100%;
  z-index: 10000;
  text-align: left;
}
.navbar .nav-links .sub-menu > li {
  display: block;
}
.navbar .nav-links .sub-menu a {
  display: block;
  padding: 0 1rem;
  white-space: nowrap;
  height: 3.225em;
  line-height: 3.225em;
}
.navbar .nav-links .sub-menu a + a {
  padding-top: 0;
}
.photo-gallery-photo-container {
  width: 100%;
  height: 100%;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
  z-index: 0;
}
.photo-gallery-photo-container .photo-gallery-photo {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  z-index: 0;
}
/*------------------------------------------------------------------------------

	Ratio.

	<div class='ratio-4x3'>
		<div>...</div>
	</div>

	or

	<div data-ratio='16x9'>...</div>

------------------------------------------------------------------------------*/
[class^="ratio-"],
[class*=" ratio-"] {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
}
[class^="ratio-"].vscale,
[class*=" ratio-"].vscale {
  height: auto;
}
[class^="ratio-"] > div,
[class*=" ratio-"] > div,
[class^="ratio-"] > .ratio-inner,
[class*=" ratio-"] > .ratio-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  padding-bottom: 100%;
}
.ratio-2x1 {
  padding-bottom: 50%;
}
.ratio-3x1 {
  padding-bottom: 33.33333333%;
}
.ratio-3x2 {
  padding-bottom: 66.66666667%;
}
.ratio-4x1 {
  padding-bottom: 25%;
}
.ratio-4x3 {
  padding-bottom: 75%;
}
.ratio-5x1 {
  padding-bottom: 20%;
}
.ratio-5x2 {
  padding-bottom: 40%;
}
.ratio-5x3 {
  padding-bottom: 60%;
}
.ratio-5x4 {
  padding-bottom: 80%;
}
.ratio-6x1 {
  padding-bottom: 16.66666667%;
}
.ratio-7x1 {
  padding-bottom: 14.28571429%;
}
.ratio-7x2 {
  padding-bottom: 28.57142857%;
}
.ratio-7x3 {
  padding-bottom: 42.85714286%;
}
.ratio-7x4 {
  padding-bottom: 57.14285714%;
}
.ratio-7x5 {
  padding-bottom: 71.42857143%;
}
.ratio-7x6 {
  padding-bottom: 85.71428571%;
}
.ratio-16x9 {
  padding-bottom: 56.25%;
}
.ratio-16x10 {
  padding-bottom: 62.5%;
}
.ratio-21x9 {
  padding-bottom: 42.85714286%;
}
.ratio-1x2 {
  padding-bottom: 200%;
}
.ratio-1x3 {
  padding-bottom: 300%;
}
.ratio-1x4 {
  padding-bottom: 400%;
}
.ratio-1x5 {
  padding-bottom: 500%;
}
.ratio-1x6 {
  padding-bottom: 600%;
}
.ratio-2x3 {
  padding-bottom: 150%;
}
.ratio-2x5 {
  padding-bottom: 250%;
}
.ratio-3x4 {
  padding-bottom: 133.33333333%;
}
.ratio-3x5 {
  padding-bottom: 166.66666667%;
}
.ratio-4x5 {
  padding-bottom: 125%;
}
.ratio-5x6 {
  padding-bottom: 120%;
}
.ratio-6x7 {
  padding-bottom: 116.66666667%;
}
.ratio-9x16 {
  padding-bottom: 177.77777778%;
}
.ratio-10x16 {
  padding-bottom: 160%;
}
.layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.layout.s25 {
  height: 25vh;
  min-height: 25vh;
}
.layout.s50 {
  height: 50vh;
  min-height: 50vh;
}
.layout.s75 {
  height: 75vh;
  min-height: 75vh;
}
.layout.s80 {
  height: 75vh;
  min-height: 80vh;
}
.layout.s90 {
  height: 90vh;
  min-height: 90vh;
}
.layout.screen,
.layout.s100 {
  height: 100vh;
  min-height: 100vh;
}
.layout.full {
  flex: 1;
}
.layout.mh-25 {
  min-height: 25vh;
}
.layout.mh-50 {
  min-height: 50vh;
}
.layout.mh-75 {
  min-height: 75vh;
}
.layout.mh-100 {
  min-height: 100vh;
}
.layout.top,
.layout.middle,
.layout.bottom {
  flex-direction: initial;
}
.layout.left {
  justify-content: flex-start;
}
.layout.center {
  justify-content: center;
}
.layout.right {
  justify-content: flex-end;
}
.layout.top {
  align-items: flex-start;
}
.layout.middle {
  align-items: center;
}
.layout.bottom {
  align-items: flex-end;
}
.layout .layout-max {
  flex: 1;
}
.layout .layout-min {
  flex: 0;
}
/*------------------------------------------------------------------------------

	Vertical-align implementation

	<div class='align-vertical'> //container
		<div>	//aligned
			<div>...</div>	//content
		</div>
	</div>

------------------------------------------------------------------------------*/
.align-vertical {
  width: 100%;
  height: 100%;
  display: table;
}
.align-vertical > * {
  display: table-cell;
  vertical-align: middle;
}
hr {
  display: block;
  height: auto;
  box-sizing: border-box;
  margin: 1em auto;
  padding: 0;
  width: 100%;
  border: 0;
  border-top: 1px solid #bbb;
}
hr.xs {
  margin: 0.25rem auto;
}
hr.s {
  margin: 0.5rem auto;
}
hr.m {
  margin: 1rem auto;
}
hr.l {
  margin: 2rem auto;
}
hr.xl {
  margin: 4rem auto;
}
hr.space {
  border: 0;
  margin: 0;
}
hr.space.xs {
  margin-bottom: 0.25rem;
}
hr.space.s {
  margin-bottom: 0.5rem;
}
hr.space.m {
  margin-bottom: 1rem;
}
hr.space.l {
  margin-bottom: 2rem;
}
hr.space.xl {
  margin-bottom: 4rem;
}
hr.stick {
  margin: 0;
}
hr.stick-top {
  margin-top: 0;
}
hr.stick-bottom {
  margin-bottom: 0;
}
hr.text {
  border-color: #000;
}
hr.primary {
  border-color: #D2B79C;
}
hr.secondary {
  border-color: #EDE2D7;
}
hr.positive {
  border-color: #36c54e;
}
hr.negative {
  border-color: #CE0045;
}
hr.warning {
  border-color: #bdb300;
}
hr.info {
  border-color: #49a3d3;
}
hr.normal {
  border-color: #fff;
}
hr.medium-normal {
  border-color: #EAE5DE;
}
hr.medium {
  border-color: #EAE5DE;
}
hr.medium-accent {
  border-color: #ADA3B5;
}
hr.accent {
  border-color: #000000;
}
p + hr {
  margin-top: 0;
  margin-bottom: 0;
}
div.space.xs {
  margin-bottom: 0.25rem;
}
div.space.s {
  margin-bottom: 0.5rem;
}
div.space.m {
  margin-bottom: 1rem;
}
div.space.l {
  margin-bottom: 2rem;
}
div.space.xl {
  margin-bottom: 4rem;
}
/*------------------------------------------------------------------------------

	Sections


    <section>
    	<div>...</div>
    </section>


------------------------------------------------------------------------------*/
section {
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
section > div {
  display: block;
  max-width: 1280px;
  margin: 0 auto;
  padding: 4rem 4rem;
}
section.v-l > div {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
section.v-xl > div {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
section.v-xxl > div {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
section.h-l > div {
  padding-left: 2rem;
  padding-right: 2rem;
}
section.h-xl > div {
  padding-left: 4rem;
  padding-right: 4rem;
}
section.promo > div,
section.promo-xs > div {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
section.promo-s > div {
  padding-top: 16rem;
  padding-bottom: 16rem;
}
section.promo-m > div {
  padding-top: 24rem;
  padding-bottom: 24rem;
}
section.promo-l > div {
  padding-top: 32rem;
  padding-bottom: 32rem;
}
section.promo-xl > div {
  padding-top: 40rem;
  padding-bottom: 40rem;
}
section.s > div {
  max-width: 1152px;
}
section.xs > div {
  max-width: 1024px;
}
section.xxs > div {
  max-width: 960px;
}
section.xxxs > div {
  max-width: 640px;
}
section.fluid > div {
  max-width: 100%;
}
section.fullscreen {
  width: 100%;
  height: 100vh;
}
section.fullscreen > div {
  height: 100%;
}
section.stick > div {
  padding: 0 !important;
}
section.stick-top > div {
  padding-top: 0 !important;
}
section.stick-bottom > div {
  padding-bottom: 0 !important;
}
section.stick-vertical > div {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
section.stick-left > div {
  padding-left: 0 !important;
}
section.stick-right > div {
  padding-right: 0 !important;
}
section.stick-side > div,
section.stick-horizontal > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.section-title {
  margin-top: 4rem;
}
.section-title:first-child {
  margin-top: 0;
}
.section-title:not(.hidden):not(.stick) + * {
  margin-top: 4rem !important;
}
.section-title .upper {
  margin-top: -0.3em;
}
.section-title .lower {
  margin-top: 0.3em;
}
/*------------------------------------------------------------------------------

	Headings

------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  color: #000;
  font-weight: 700;
  line-height: 1.25;
}
.text-h1,
.text-h2,
.text-h3,
.text-h4,
.text-h5,
.text-h6 {
  font-weight: 700;
  line-height: 1.25;
}
h1,
.h1,
.text-h1 {
  font-size: 65px;
}
h2,
.h2,
.text-h2 {
  font-size: 45px;
}
h3,
.h3,
.text-h3 {
  font-size: 35px;
}
h4,
.h4,
.text-h4 {
  font-size: 25px;
}
h5,
.h5,
.text-h5 {
  font-size: 18px;
}
h6,
.h6,
.text-h6 {
  font-size: 14px;
}
.text-m {
  font-size: 14px;
}
.text-s,
small,
.small {
  font-size: 12px;
}
.text-xs {
  font-size: 10px;
}
.text-xxs {
  font-size: 8px;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
h1 + ol,
h2 + ol,
h3 + ol,
h4 + ol,
h5 + ol,
h6 + ol,
h1 + ul:not([class^="grid"]):not([class*=" grid"]),
h2 + ul:not([class^="grid"]):not([class*=" grid"]),
h3 + ul:not([class^="grid"]):not([class*=" grid"]),
h4 + ul:not([class^="grid"]):not([class*=" grid"]),
h5 + ul:not([class^="grid"]):not([class*=" grid"]),
h6 + ul:not([class^="grid"]):not([class*=" grid"]) {
  margin-top: 1.8em;
}
ol + p,
ul + p,
img + p,
.wp-video + p,
ol + ol,
ul + ol,
img + ol,
.wp-video + ol,
ol + ul:not([class^="grid"]):not([class*=" grid"]),
ul + ul:not([class^="grid"]):not([class*=" grid"]),
img + ul:not([class^="grid"]):not([class*=" grid"]),
.wp-video + ul:not([class^="grid"]):not([class*=" grid"]) {
  margin-top: 1.8em;
}
p {
  margin: 0 0 1.8em 0;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5 {
  margin-top: 1.8em;
}
p:last-child {
  margin-bottom: 0;
}
ol + h1,
ul:not([class^="grid"]):not([class*=" grid"]) + h1,
ol + h2,
ul:not([class^="grid"]):not([class*=" grid"]) + h2,
ol + h3,
ul:not([class^="grid"]):not([class*=" grid"]) + h3,
ol + h4,
ul:not([class^="grid"]):not([class*=" grid"]) + h4,
ol + h5,
ul:not([class^="grid"]):not([class*=" grid"]) + h5,
ol + h6,
ul:not([class^="grid"]):not([class*=" grid"]) + h6 {
  margin-top: 1.8em;
}
.word-wrap {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/*------------------------------------------------------------------------------

	Links

------------------------------------------------------------------------------*/
a {
  text-decoration: none;
  cursor: pointer;
  color: #b9895a;
  border-bottom: 1px solid rgba(185, 137, 90, 0.25);
  transition: border-bottom 0.2s ease, color 0.2s ease;
}
a:hover {
  color: #b9895a;
  border-bottom-color: #b9895a;
}
a:active {
  outline: none !important;
  color: #8b633b;
  border-bottom-color: #8b633b;
}
a.text {
  color: #000;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
a.text:hover {
  border-bottom-color: #000;
}
a.text-active {
  color: #000;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
a.text-active:hover {
  color: #b9895a;
  border-bottom-color: rgba(185, 137, 90, 0.25);
}
a.inherit {
  color: inherit;
}
a.js {
  border-bottom-style: dashed;
}
a.js.selected {
  cursor: default;
  color: inherit;
  border-bottom-color: transparent;
}
a.no-underline,
a.no-border {
  border: 0;
}
a.display-block {
  border-bottom: 0;
}
.text-medium-normal a {
  color: #F4F2F2;
  border-bottom-color: rgba(244, 242, 242, 0.25);
}
.text-medium-normal a:hover {
  border-bottom-color: #F4F2F2;
}
/*------------------------------------------------------------------------------

	Lists

------------------------------------------------------------------------------*/
ul,
ol {
  margin: 0 0 0 2rem;
  padding: 0;
}
ul > li,
ol > li {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
ul.inside,
ol.inside {
  list-style-position: inside;
}
ul.inside.stick-left,
ol.inside.stick-left,
ul.inside.stick,
ol.inside.stick {
  margin-left: 0;
}
ul.stick-left,
ol.stick-left,
ul.stick,
ol.stick {
  margin-left: 1rem;
}
ul.simple,
ol.simple {
  list-style-type: none;
  margin-left: 1rem;
}
ul.simple.stick-left,
ol.simple.stick-left,
ul.simple.stick,
ol.simple.stick {
  margin-left: 0;
}
ul.space-xs > li + li,
ol.space-xs > li + li {
  margin-top: 0.25rem;
}
ul.space-s > li + li,
ol.space-s > li + li {
  margin-top: 0.5rem;
}
ul.space-m > li + li,
ol.space-m > li + li {
  margin-top: 1rem;
}
ul.space-l > li + li,
ol.space-l > li + li {
  margin-top: 2rem;
}
ul.space-xl > li + li,
ol.space-xl > li + li {
  margin-top: 4rem;
}
ul {
  list-style: square outside;
}
ol {
  list-style: decimal outside;
}
.lists-inside ul,
.lists-inside ol {
  list-style-position: inside;
  margin-left: 0;
}
ol.nested {
  counter-reset: item;
}
ol.nested li {
  display: block;
}
ol.nested li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  float: left;
  margin-right: 1rem;
}
ol.nested li > span {
  overflow: hidden;
  width: auto;
  display: block;
}
/*------------------------------------------------------------------------------

	Breadcrumb

------------------------------------------------------------------------------*/
.breadcrumb {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.breadcrumb > * {
  display: inline-block;
}
.breadcrumb > *.active {
  opacity: 0.35;
}
.breadcrumb > * + *:before {
  padding: 0 0.25rem;
  color: inherit;
  opacity: 0.35;
  content: "/\00a0";
}
/*------------------------------------------------------------------------------

	Additional classes

------------------------------------------------------------------------------*/
blockquote {
  border-left: 3px solid #000;
  padding-left: 1rem;
  margin-left: 1rem;
}
blockquote.stick-left {
  margin-left: 0;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
  text-justify: newspaper;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-underline {
  text-decoration: underline;
}
.text-strike {
  text-decoration: line-through;
}
.text-bolder {
  font-weight: bolder;
}
.text-bold {
  font-weight: bold;
}
.text-lighter {
  font-weight: lighter;
}
.text-weight-normal {
  font-weight: 300;
}
b {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
.text-invisible {
  opacity: 0;
}
.text-normalcase {
  text-transform: none;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase-first:first-letter {
  text-transform: uppercase;
}
.text-lowercase-first:first-letter {
  text-transform: lowercase;
}
.text-relaxed {
  letter-spacing: 0.1em;
}
.text-line-0 {
  line-height: 0;
}
.text-line-xxs {
  line-height: 0.5;
}
.text-line-xs {
  line-height: 0.75;
}
.text-line-s {
  line-height: 1;
}
.text-line-m {
  line-height: 1.25;
}
.text-line-l {
  line-height: 1.5;
}
.text-line-xl {
  line-height: 1.75;
}
.text-line-normal {
  line-height: 1.8;
}
.text-line-heading {
  line-height: 1.25;
}
/*------------------------------------------------------------------------------

	Tables

------------------------------------------------------------------------------*/
table {
  border-collapse: collapse;
}
.table {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.table.stick {
  margin: -0.5rem -0.5rem;
}
.table.xs tr > * {
  padding: 0.25rem 0.25rem;
}
.table.xs.stick {
  margin: -0.25rem -0.25rem;
}
.table.s tr > * {
  padding: 0.5rem 0.5rem;
}
.table.s.stick {
  margin: -0.5rem -0.5rem;
}
.table.m tr > * {
  padding: 1rem 1rem;
}
.table.m.stick {
  margin: -1rem -1rem;
}
.table.l tr > * {
  padding: 2rem 2rem;
}
.table.l.stick {
  margin: -2rem -2rem;
}
.table.xl tr > * {
  padding: 4rem 4rem;
}
.table.xl.stick {
  margin: -4rem -4rem;
}
.table.v-xs tr > * {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.table.v-s tr > * {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.table.v-m tr > * {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.table.v-l tr > * {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.table.v-xl tr > * {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.table.h-xs tr > * {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.table.h-s tr > * {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.table.h-m tr > * {
  padding-left: 1rem;
  padding-right: 1rem;
}
.table.h-l tr > * {
  padding-left: 2rem;
  padding-right: 2rem;
}
.table.h-xl tr > * {
  padding-left: 4rem;
  padding-right: 4rem;
}
.table.top > tr > *,
.table.top > thead > tr > *,
.table.top > tbody > tr > *,
.table.top > tfoot > tr > *,
.table *.top {
  vertical-align: top;
}
.table.middle > *,
.table *.middle {
  vertical-align: middle;
}
.table.bottom > *,
.table *.bottom {
  vertical-align: bottom;
}
.table.minimum {
  width: auto;
}
.table .minimum {
  width: 1px;
  white-space: nowrap;
}
.table.headers-left th {
  text-align: left;
}
.table.headers-center th {
  text-align: center;
}
.table.headers-right th {
  text-align: right;
}
.table tr > * {
  position: relative;
  padding: 0.5rem 0.5rem;
  vertical-align: middle;
}
.table td.primary,
.table tr.primary,
.table thead.primary,
.table tfoot.primary,
.table tbody.primary {
  color: #D2B79C;
  background-color: rgba(210, 183, 156, 0.15);
}
.table td.secondary,
.table tr.secondary,
.table thead.secondary,
.table tfoot.secondary,
.table tbody.secondary {
  color: #EDE2D7;
  background-color: rgba(237, 226, 215, 0.15);
}
.table td.negative,
.table tr.negative,
.table thead.negative,
.table tfoot.negative,
.table tbody.negative {
  color: #CE0045;
  background-color: rgba(206, 0, 69, 0.15);
}
.table td.warning,
.table tr.warning,
.table thead.warning,
.table tfoot.warning,
.table tbody.warning {
  color: #bdb300;
  background-color: rgba(189, 179, 0, 0.15);
}
.table td.positive,
.table tr.positive,
.table thead.positive,
.table tfoot.positive,
.table tbody.positive {
  color: #36c54e;
  background-color: rgba(54, 197, 78, 0.15);
}
.table td.info,
.table tr.info,
.table thead.info,
.table tfoot.info,
.table tbody.info {
  color: #49a3d3;
  background-color: rgba(73, 163, 211, 0.15);
}
.table.normal {
  background-color: #fff !important;
}
.table.medium-normal {
  background-color: #F4F2F2 !important;
}
.table.medium {
  background-color: #EAE5DE !important;
}
.table.medium-accent {
  background-color: #ADA3B5 !important;
}
.table.accent {
  background-color: #000000 !important;
}
.table.primary {
  background-color: #D2B79C !important;
}
.table.secondary {
  background-color: #EDE2D7 !important;
}
.table.default {
  background-color: #f5f4f4 !important;
}
.table.negative {
  background-color: #CE0045 !important;
}
.table.warning {
  background-color: #bdb300 !important;
}
.table.info {
  background-color: #49a3d3 !important;
}
.table.positive {
  background-color: #36c54e !important;
}
.table.colors thead,
.inverse .table.inverse.colors thead,
.table.colors tfoot,
.inverse .table.inverse.colors tfoot {
  background-color: rgba(0, 0, 0, 0.05);
}
.table.stripes tr:nth-child(2n),
.inverse .table.inverse.stripes tr:nth-child(2n),
.table.stripes-vertical td:nth-child(2n),
.inverse .table.inverse.stripes-vertical td:nth-child(2n) {
  background-color: rgba(0, 0, 0, 0.03);
}
.table.lines tr + tr > *,
.inverse .table.inverse.lines tr + tr > *,
.table.cells tr + tr > *,
.inverse .table.inverse.cells tr + tr > *,
.table.lines thead + tbody > tr > *,
.inverse .table.inverse.lines thead + tbody > tr > *,
.table.cells thead + tbody > tr > *,
.inverse .table.inverse.cells thead + tbody > tr > *,
.table.lines tbody + tfoot > tr > *,
.inverse .table.inverse.lines tbody + tfoot > tr > *,
.table.cells tbody + tfoot > tr > *,
.inverse .table.inverse.cells tbody + tfoot > tr > * {
  border-top: 4px solid rgba(0, 0, 0, 0.1);
}
.table.lines-vertical tr > * + *,
.inverse .table.inverse.lines-vertical tr > * + *,
.table.cells tr > * + *,
.inverse .table.inverse.cells tr > * + * {
  border-left: 4px solid rgba(0, 0, 0, 0.1);
}
.table.border,
.inverse .table.inverse.border {
  border: 4px solid rgba(0, 0, 0, 0.1);
}
.table thead.border tr:last-child > *,
.inverse .table.inverse thead.border tr:last-child > * {
  border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
/*------------------------------------------------------------------------------

	Table scrollable container

------------------------------------------------------------------------------*/
.table-scrollable {
  width: 100%;
  overflow-x: scroll;
}
/*------------------------------------------------------------------------------

	Prefixed styles

------------------------------------------------------------------------------*/
.box-sizing {
  box-sizing: border-box;
}
/*------------------------------------------------------------------------------

	Rotate

------------------------------------------------------------------------------*/
.rotate-90 {
  transform-origin: 50% 50%;
  transform: rotate(90deg);
}
.rotate-180 {
  transform-origin: 50% 50%;
  transform: rotate(180deg);
}
.rotate-270 {
  transform-origin: 50% 50%;
  transform: rotate(270deg);
}
/*------------------------------------------------------------------------------

	Border radius

------------------------------------------------------------------------------*/
.circle {
  border-radius: 1000rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.border-radius-small {
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.border-radius {
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.clipped {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.no-border-top {
  border-top: 0 !important;
}
.no-border-left {
  border-left: 0 !important;
}
.no-border-right {
  border-right: 0 !important;
}
.no-border-bottom {
  border-bottom: 0 !important;
}
/*------------------------------------------------------------------------------

	Background

------------------------------------------------------------------------------*/
.cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/*------------------------------------------------------------------------------

	Paddings

------------------------------------------------------------------------------*/
.padding-xxl {
  padding: 10rem 10rem;
}
.padding-xl {
  padding: 4rem 4rem;
}
.padding-l {
  padding: 2rem 2rem;
}
.padding-m {
  padding: 1rem 1rem;
}
.padding-s {
  padding: 0.5rem 0.5rem;
}
.padding-xs {
  padding: 0.25rem 0.25rem;
}
.no-padding {
  padding: 0 0;
}
.padding-h-xxl {
  padding-left: 10rem;
  padding-right: 10rem;
}
.padding-h-xl {
  padding-left: 4rem;
  padding-right: 4rem;
}
.padding-h-l {
  padding-left: 2rem;
  padding-right: 2rem;
}
.padding-h-m {
  padding-left: 1rem;
  padding-right: 1rem;
}
.padding-h-s {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.padding-h-xs {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.no-padding-h {
  padding-left: 0;
  padding-right: 0;
}
.padding-v-xxl {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.padding-v-xl {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.padding-v-l {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.padding-v-m {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.padding-v-s {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.padding-v-xs {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.no-padding-v {
  padding-top: 0;
  padding-bottom: 0;
}
.padding-mobile {
  padding: 2rem 3rem;
}
[class^="padding-"].stick,
[class*=" padding-"].stick {
  padding: 0 !important;
}
[class^="padding-"].stick-top,
[class*=" padding-"].stick-top {
  padding-top: 0 !important;
}
[class^="padding-"].stick-bottom,
[class*=" padding-"].stick-bottom {
  padding-bottom: 0 !important;
}
[class^="padding-"].stick-vertical,
[class*=" padding-"].stick-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
[class^="padding-"].stick-left,
[class*=" padding-"].stick-left {
  padding-left: 0 !important;
}
[class^="padding-"].stick-right,
[class*=" padding-"].stick-right {
  padding-right: 0 !important;
}
[class^="padding-"].stick-horizontal,
[class*=" padding-"].stick-horizontal,
[class^="padding-"].stick-side,
[class*=" padding-"].stick-side {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/*------------------------------------------------------------------------------

	Widths

------------------------------------------------------------------------------*/
.width-0 {
  width: 0;
}
.width-xs {
  width: 0.25rem;
}
.width-s {
  width: 0.5rem;
}
.width-m {
  width: 1rem;
}
.width-l {
  width: 2rem;
}
.width-xl {
  width: 4rem;
}
.width-xxl {
  width: 10rem;
}
/*------------------------------------------------------------------------------

	Attachments

------------------------------------------------------------------------------*/
.attached-left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.attached-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.attached-top {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.attached-bottom {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.attached-corner-top-left {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
.attached-corner-top-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/*------------------------------------------------------------------------------

	Additional classes

------------------------------------------------------------------------------*/
.inline-block {
  display: inline-block;
}
.display-block {
  display: block;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.stretch-height {
  height: 100%;
  flex: 1;
  position: relative;
}
.relative {
  position: relative;
}
/*------------------------------------------------------------------------------

	Clearfix

------------------------------------------------------------------------------*/
.no-scroll {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}
.no-select {
  user-select: none;
  -webkit-user-select: none;
}
/*------------------------------------------------------------------------------

	Clearfix

------------------------------------------------------------------------------*/
.no-overflow {
  overflow: hidden;
}
/*------------------------------------------------------------------------------

	Colors smart fader.

	#000, 10 --> lighten
	#fff, 1 --> darken

------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------

	Icons classes

	<span class='icon remove'>

------------------------------------------------------------------------------*/
.icon {
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  speak: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.icon:before {
  font-size: 100%;
  font-style: normal !important;
  line-height: 1;
  vertical-align: baseline;
}
.icon[class^="fab"],
.icon[class*=" fab"] {
  font-family: "Font Awesome 5 Brands";
}
.icon.xs:before {
  font-size: 50%;
  vertical-align: middle;
}
.icon.s:before {
  font-size: 75%;
  vertical-align: middle;
}
.icon.l:before {
  font-size: 125%;
  vertical-align: middle;
}
.icon.xl:before {
  font-size: 150%;
  vertical-align: middle;
}
.icon.fixed {
  width: 1.28571429em;
  text-align: center;
}
.icon.baseline:before {
  vertical-align: baseline;
}
ul.icons {
  list-style-type: none;
  margin: 0;
}
ul.icons > li {
  padding-left: 1.92857144em;
  position: relative;
}
ul.icons > li.no-icon:before {
  display: none;
}
ul.icons > li:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 100%;
  font-style: normal !important;
  vertical-align: baseline;
  padding-top: 0.3em;
}
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('../font/fa-brands-400.eot');
  src: url('../font/fa-brands-400.eot?#iefix') format("embedded-opentype"), url('../font/fa-brands-400.woff2') format("woff2"), url('../font/fa-brands-400.woff') format("woff"), url('../font/fa-brands-400.ttf') format("truetype"), url('../font/fa-brands-400.svg#fontawesome') format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../font/fa-regular-400.eot');
  src: url('../font/fa-regular-400.eot?#iefix') format("embedded-opentype"), url('../font/fa-regular-400.woff2') format("woff2"), url('../font/fa-regular-400.woff') format("woff"), url('../font/fa-regular-400.ttf') format("truetype"), url('../font/fa-regular-400.svg#fontawesome') format("svg");
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('../font/fa-solid-900.eot');
  src: url('../font/fa-solid-900.eot?#iefix') format("embedded-opentype"), url('../font/fa-solid-900.woff2') format("woff2"), url('../font/fa-solid-900.woff') format("woff"), url('../font/fa-solid-900.ttf') format("truetype"), url('../font/fa-solid-900.svg#fontawesome') format("svg");
}
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}
.fa,
.fas {
  font-weight: 900;
}
.popup-prevent-scrolling {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1300;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.popup-overlay.visible {
  opacity: 1;
}
.popup-overlay.transparent {
  background-color: transparent;
}
.popup-overlay.top {
  align-items: flex-start;
}
.popup-overlay.middle {
  align-items: center;
}
.popup-overlay.bottom {
  align-items: flex-end;
}
.popup-overlay.top,
.popup-overlay.middle,
.popup-overlay.bottom {
  flex-direction: initial;
}
.popup-overlay.narrow .popup {
  max-width: 640px;
}
.popup-overlay.s .popup {
  max-width: 1152px;
}
.popup-overlay.xs .popup {
  max-width: 1024px;
}
.popup-overlay.xxs .popup {
  max-width: 960px;
}
.popup-overlay.xxxs .popup {
  max-width: 640px;
}
.popup-overlay.fullscreen .popup {
  width: 100%;
  height: 100%;
  max-width: 100%;
}
.popup-overlay.fullscreen .popup-close {
  right: 1rem;
}
.popup-overlay.close-inside .popup-close {
  top: 1rem;
  right: 1rem;
  color: #000;
}
.popup-overlay.loading .popup-close {
  display: none;
}
.popup-overlay .popup {
  position: relative;
  width: 100%;
  max-width: 1152px;
  margin: auto;
}
.popup-close {
  position: absolute;
  z-index: 110;
  top: 2rem;
  right: -2rem;
  border: 0;
  font-size: 25px;
  color: #fff;
  cursor: hand;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.popup-close:before {
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
  vertical-align: baseline;
  font-size: 25px;
  content: "\f00d";
}
.popup-close:hover {
  transform: rotateZ(90deg);
}
.video.video-container {
  width: 100%;
  height: 100%;
}
.video.preview {
  display: block;
  border: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}
.video.preview img {
  position: relative;
  display: block;
  width: 100%;
}
.video.preview .image {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.video.preview .image:not([class^="fa-"]):not([class*=" fa-"]):before {
  content: "\f04b";
}
.video.preview .image:not([class^="fa-"]):not([class*=" fa-"]):before {
  padding-left: 0.2em;
}
.video.preview .image:before {
  position: relative;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  backface-visibility: hidden;
  speak: none;
  font-weight: 900;
  position: absolute;
  display: block;
  opacity: 1;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  z-index: 101;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-size: 35px;
  border-width: 4px;
  border-style: solid;
  color: #fff;
  background-color: #D2B79C;
  border-color: #D2B79C;
  transition: all 0.2s ease;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-backface-visibility: hidden;
  transform: translate3D(-50%, -50%, 0);
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
}
.video.preview .image:before:before {
  font-size: 100%;
  font-style: normal !important;
  line-height: 1;
  vertical-align: baseline;
}
.video.preview .loader {
  z-index: 102;
  font-size: 2.5em;
}
.video.preview:hover .image:before {
  color: #fff;
  background-color: #caaa8a;
  border-color: #caaa8a;
}
.video.preview:active .image:before {
  color: #fff;
  background-color: #ba9167;
  border-color: #ba9167;
}
.video.preview.loading .image:before {
  content: "" !important;
}
.video.preview.embed {
  background-color: #000;
}
.video.preview.embed.playing .image:before {
  opacity: 0;
  transform: scale(0.5);
}
.videos.big a.video:before,
a.video.big:before {
  width: 8rem;
  height: 8rem;
  line-height: 8rem;
  padding-left: 0.3rem;
  font-size: 65px;
}
.videos.small a.video.preview .image:before,
a.video.preview.small .image:before {
  font-size: 25px;
}
.video-bg > *,
[data-video-bg] > * {
  z-index: 1;
}
.video-bg > .overlay,
[data-video-bg] > .overlay {
  z-index: 0;
  padding: 0;
  max-width: 100%;
  margin: 0;
}
.video-bg > .overlay > iframe,
[data-video-bg] > .overlay > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
.carousel-grid:not(.mobile-only) {
  position: relative;
}
.carousel-grid:not(.mobile-only) .grid-carousel-container {
  overflow: hidden;
}
.carousel-grid:not(.mobile-only) .grid-carousel-container > .grid,
.carousel-grid:not(.mobile-only) .grid-carousel-container .grid.carousel {
  flex-wrap: nowrap;
  white-space: nowrap;
  height: 100%;
}
.carousel-grid:not(.mobile-only) .grid-carousel-container > .grid > *,
.carousel-grid:not(.mobile-only) .grid-carousel-container .grid.carousel > * {
  white-space: normal;
  height: 100%;
  flex-shrink: 0;
}
.carousel-grid:not(.mobile-only) .grid-carousel-container > .grid > * .item,
.carousel-grid:not(.mobile-only) .grid-carousel-container .grid.carousel > * .item {
  height: 100%;
}
/*------------------------------------------------------------------------------
	Mobile Phone/Tablet
------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .carousel-grid.mobile-only {
    position: relative;
  }
  .carousel-grid.mobile-only .grid-carousel-container {
    overflow: hidden;
  }
  .carousel-grid.mobile-only .grid-carousel-container > .grid,
  .carousel-grid.mobile-only .grid-carousel-container .grid.carousel {
    flex-wrap: nowrap;
    white-space: nowrap;
    height: 100%;
  }
  .carousel-grid.mobile-only .grid-carousel-container > .grid > *,
  .carousel-grid.mobile-only .grid-carousel-container .grid.carousel > * {
    white-space: normal;
    height: 100%;
    flex-shrink: 0;
  }
  .carousel-grid.mobile-only .grid-carousel-container > .grid > * .item,
  .carousel-grid.mobile-only .grid-carousel-container .grid.carousel > * .item {
    height: 100%;
  }
}
/*------------------------------------------------------------------------------

	Layout

	<div id="ID" class="carousel slide bg-cover">

		<div class="carousel-items">
			<div class="item  active" style="background-image: url('...')"></div>
		</div>

		<a href="#ID" class="carousel-control left" data-slide="prev"></a>
		<a href="#ID" class="carousel-control right" data-slide="next"></a>

	</div>

------------------------------------------------------------------------------*/
.carousel {
  position: relative;
  width: 100%;
  height: 100%;
}
.carousel .carousel-items {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.carousel .carousel-items > .item {
  display: none;
  position: relative;
  height: 100%;
}
.carousel .carousel-items > .active,
.carousel .carousel-items > .next,
.carousel .carousel-items > .prev {
  display: block;
}
.carousel .carousel-items > .active {
  left: 0;
}
.carousel .carousel-items > .next,
.carousel .carousel-items > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .carousel-items > .next {
  left: 100%;
}
.carousel .carousel-items > .prev {
  left: -100%;
}
.carousel .carousel-items > .next.left,
.carousel .carousel-items > .prev.right {
  left: 0;
}
.carousel .carousel-items > .active.left {
  left: -100%;
}
.carousel .carousel-items > .active.right {
  left: 100%;
}
.carousel.slide .carousel-items > .item {
  transition: left 0.6s ease;
}
.carousel.fade .carousel-items  > .item {
  transition: opacity 0.6s ease;
  left: auto !important;
  z-index: 0;
}
.carousel.fade .carousel-items > .next,
.carousel.fade .carousel-items > .prev {
  opacity: 0;
  z-index: 1;
}
.carousel.fade .carousel-items > .next.left,
.carousel.fade .carousel-items > .prev.left {
  opacity: 1;
}
.carousel.bg-cover .item,
.carousel .item.bg-cover {
  background-size: cover;
  background-position: center center;
}
a.carousel-control {
  border: 0;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: auto;
  height: 100%;
  align-items: center;
  display: flex;
  z-index: 100;
  border: 0;
  padding: 0.5rem;
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  font-size: 25px;
  font-weight: 900;
  transition: all 0.3s ease;
  color: #fff;
}
.carousel-control:hover {
  color: #fff;
}
.carousel-control:active {
  color: #fff;
}
.carousel-control.invisible {
  opacity: 0;
}
.carousel-control.invisible:hover {
  opacity: 1;
}
.carousel-control:before {
  display: block;
}
.carousel-control.left {
  left: 0;
}
.carousel-control.left.outside {
  left: auto;
  right: 100%;
}
.carousel-control.left:before {
  content: "\f053";
}
.carousel-control.right {
  right: 0;
}
.carousel-control.right.outside {
  right: auto;
  left: 100%;
}
.carousel-control.right:before {
  content: "\f054";
}
.carousel-indicators {
  font-size: 0;
  text-align: center;
}
.carousel-indicators.bottom {
  position: absolute;
  left: 0;
  bottom: 0.5rem;
  width: 100%;
  z-index: 100;
}
.carousel-indicators.bottom.outside {
  top: 100%;
  bottom: auto;
  padding-top: 0.25rem;
}
.carousel-indicators.top {
  position: absolute;
  left: 0;
  top: 0.5rem;
  width: 100%;
  z-index: 100;
}
.carousel-indicators.left {
  padding-left: 0.5rem;
  text-align: left;
}
.carousel-indicators.right {
  padding-right: 0.5rem;
  text-align: right;
}
.carousel-indicators.s > .item:before {
  width: 0.5rem;
  height: 0.5rem;
}
.carousel-indicators.m > .item:before {
  width: 1rem;
  height: 1rem;
}
.carousel-indicators.l > .item:before {
  width: 2rem;
  height: 2rem;
}
.carousel-indicators.xl > .item:before {
  width: 4rem;
  height: 4rem;
}
.carousel-indicators > .item {
  display: inline-block;
  padding: 0.25rem;
  cursor: hand;
  cursor: pointer;
}
.carousel-indicators > .item:before {
  display: block;
  content: '';
  width: 0.5rem;
  height: 0.5rem;
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  background-color: transparent;
  border-radius: 50%;
}
.carousel-indicators > .item:hover:before {
  border-color: #000;
  background-color: #000;
}
.carousel-indicators > .item:active:before {
  border-color: #000;
  background-color: #000;
}
.carousel-indicators > .item.active:before {
  border-color: #000;
  background-color: #000;
}
.carousel-indicators.inverse > .item.active:before {
  border-color: #e6e6e6;
  background-color: #d9d9d9;
}
.socials {
  display: inline-flex;
  overflow: hidden;
  align-items: stretch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: -0.2em;
}
.socials > * {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands";
  margin: 0.2em;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
  font-weight: 900;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-style: solid;
  border-width: 1px;
  color: #7F7F7F;
  border-color: rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.05);
  cursor: hand;
  cursor: pointer;
  transition: all 0.2s ease;
}
.socials > *:hover {
  color: #727272;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}
.socials.mono > * {
  color: #7F7F7F !important;
}
.socials.mono > *:hover {
  color: #727272 !important;
}
.socials.simple > * {
  background-color: transparent;
}
.socials.simple > *:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.socials.vertical {
  flex-direction: column;
}
.socials.no-space {
  margin: 0;
}
.socials.no-space > * {
  margin: 0;
}
.socials.no-space:not(.vertical) > * + * {
  border-left-width: 0;
}
.socials.no-space.vertical > * + * {
  border-top-width: 0;
}
.socials .socials-counter {
  display: inline-block;
  width: auto;
  margin-left: 0.25em;
  padding-left: 0.25em;
  vertical-align: top;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  font-family: 'Montserrat', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 900;
  font-style: normal !important;
}
.socials .socials-counter span {
  font-size: 80%;
  vertical-align: top;
}
.socials .twitter {
  color: #00b7ec;
}
.socials .twitter:before {
  content: "\f099";
}
.socials .facebook {
  color: #425497;
}
.socials .facebook:before {
  content: "\f09a";
}
.socials .googleplus {
  color: #dd4241;
}
.socials .googleplus:before {
  content: "\f1a0";
}
.socials .vkontakte {
  color: #507299;
}
.socials .vkontakte:before {
  content: "\f189";
}
.socials .telegram {
  font-family: "Font Awesome 5 Free";
  color: #34abde;
}
.socials .telegram:before {
  content: "\f1d8";
}
.socials .odnoklassniki {
  color: #f6903b;
}
.socials .odnoklassniki:before {
  content: "\f263";
}
.socials .pinterest {
  color: #cc002b;
}
.socials .pinterest:before {
  content: "\f0d2";
}
.socials .viber {
  color: #7b519d;
}
.socials .viber:before {
  content: "\f409";
}
.socials .whatsapp {
  color: #65bc54;
}
.socials .whatsapp:before {
  content: "\f232";
}
.socials .skype {
  color: #00aff0;
}
.socials .skype:before {
  content: "\f17e";
}
.socials.inverse {
  /*&.mono {
			> * {
				color: @socials-icon-color-inverse !important;
				background-color: @socials-icon-color !important;
				&:hover { background-color: lighten(@socials-icon-color, 10) !important; }
			}
		}*/
}
.socials.inverse .twitter {
  color: #fff;
  background-color: #00b7ec;
}
.socials.inverse .twitter:hover {
  background-color: #20cdff;
}
.socials.inverse .facebook {
  color: #fff;
  background-color: #425497;
}
.socials.inverse .facebook:hover {
  background-color: #576bb5;
}
.socials.inverse .googleplus {
  color: #fff;
  background-color: #dd4241;
}
.socials.inverse .googleplus:hover {
  background-color: #e56d6c;
}
.socials.inverse .vkontakte {
  color: #fff;
  background-color: #507299;
}
.socials.inverse .vkontakte:hover {
  background-color: #6b8cb1;
}
.socials.inverse .telegram {
  color: #fff;
  background-color: #34abde;
}
.socials.inverse .telegram:hover {
  background-color: #60bde5;
}
.socials.inverse .odnoklassniki {
  color: #fff;
  background-color: #f6903b;
}
.socials.inverse .odnoklassniki:hover {
  background-color: #f8ac6c;
}
.socials.inverse .pinterest {
  color: #fff;
  background-color: #cc002b;
}
.socials.inverse .pinterest:hover {
  background-color: #ff0036;
}
.socials.inverse .viber {
  color: #fff;
  background-color: #7b519d;
}
.socials.inverse .viber:hover {
  background-color: #946db4;
}
.socials.inverse .whatsapp {
  color: #fff;
  background-color: #65bc54;
}
.socials.inverse .whatsapp:hover {
  background-color: #86ca79;
}
.socials.inverse .skype {
  color: #fff;
  background-color: #00aff0;
}
.socials.inverse .skype:hover {
  background-color: #24c4ff;
}
/*------------------------------------------------------------------------------

	Basic colors

------------------------------------------------------------------------------*/
.text-common {
  color: #000;
}
.text-inverse {
  color: #fff;
}
.text-medium-normal {
  color: #F4F2F2;
}
.text-medium {
  color: #EAE5DE;
}
.text-medium-accent {
  color: #ADA3B5;
}
.text-accent {
  color: #000000;
}
.text-default {
  color: #f5f4f4;
}
.text-negative {
  color: #CE0045;
}
.text-warning {
  color: #bdb300;
}
.text-info {
  color: #49a3d3;
}
.text-positive {
  color: #36c54e;
}
.text-primary {
  color: #D2B79C;
}
.text-secondary {
  color: #EDE2D7;
}
.text-less {
  color: rgba(0, 0, 0, 0.5);
}
.text-fade {
  opacity: 0.5;
}
.text-fade.active {
  transition: opacity 0.2s ease;
}
.text-fade.active:hover {
  opacity: 1;
}
.normal {
  background-color: #fff;
}
.medium-normal {
  background-color: #F4F2F2;
}
.medium {
  background-color: #EAE5DE;
}
.medium-accent {
  background-color: #ADA3B5;
}
.accent {
  background-color: #000000;
}
.primary {
  background-color: #D2B79C;
}
.secondary {
  background-color: #EDE2D7;
}
.default {
  background-color: #f5f4f4;
}
.negative {
  background-color: #CE0045;
}
.warning {
  background-color: #bdb300;
}
.info {
  background-color: #49a3d3;
}
.positive {
  background-color: #36c54e;
}
.border-normal {
  border: 4px solid #fff;
}
.border-medium-normal {
  border: 4px solid #F4F2F2;
}
.border-medium {
  border: 4px solid #EAE5DE;
}
.border-medium-accent {
  border: 4px solid #ADA3B5;
}
.border-accent {
  border: 4px solid #000000;
}
.border-primary {
  border: 4px solid #D2B79C;
}
.border-secondary {
  border: 4px solid #EDE2D7;
}
.border-default {
  border: 4px solid #f5f4f4;
}
.border-negative {
  border: 4px solid #CE0045;
}
.border-warning {
  border: 4px solid #bdb300;
}
.border-info {
  border: 4px solid #49a3d3;
}
.border-positive {
  border: 4px solid #36c54e;
}
html {
  -webkit-text-size-adjust: none;
}
@-ms-viewport {
  width: device-width;
}
/*------------------------------------------------------------------------------
	Portrait tablet to landscape and desktop
------------------------------------------------------------------------------*/
@media (max-width: 1279px) {
  h1,
  .h1 {
    font-size: 45px;
  }
  h2,
  .h2 {
    font-size: 35px;
  }
  h3,
  .h3 {
    font-size: 25px;
  }
  h4,
  .h4 {
    font-size: 18px;
  }
  h5,
  .h5 {
    font-size: 14px;
  }
  h6,
  .h6 {
    font-size: 14px;
  }
  section > div,
  section.promo > div {
    padding: 1rem 1rem;
  }
  .section-title {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  [class^="cols-"].tablet-cols-auto > *,
  [class*=" cols-"].tablet-cols-auto > * {
    width: auto;
  }
  [class^="cols-"].tablet-cols-1 > *,
  [class*=" cols-"].tablet-cols-1 > * {
    width: 100%;
  }
  [class^="cols-"].tablet-cols-2 > *,
  [class*=" cols-"].tablet-cols-2 > * {
    width: 50%;
  }
  [class^="cols-"].tablet-cols-3 > *,
  [class*=" cols-"].tablet-cols-3 > * {
    width: 33.33333333%;
  }
  [class^="cols-"].tablet-cols-4 > *,
  [class*=" cols-"].tablet-cols-4 > * {
    width: 25%;
  }
  [class^="cols-"].tablet-cols-5 > *,
  [class*=" cols-"].tablet-cols-5 > * {
    width: 20%;
  }
  [class^="cols-"].tablet-cols-6 > *,
  [class*=" cols-"].tablet-cols-6 > * {
    width: 16.66666667%;
  }
  .tablet-col-auto {
    width: auto !important;
  }
  .tablet-col-1 {
    width: 100% !important;
  }
  .tablet-col-2 {
    width: 50% !important;
  }
  .tablet-col-3 {
    width: 33.33333333% !important;
  }
  .tablet-col-4 {
    width: 25% !important;
  }
  .tablet-col-5 {
    width: 20% !important;
  }
  .tablet-col-6 {
    width: 16.66666667% !important;
  }
  .tablet-col-2-3 {
    width: 66.66665% !important;
  }
  .tablet-col-2-5 {
    width: 40% !important;
  }
  .tablet-col-3-4 {
    width: 75% !important;
  }
  .tablet-col-3-5 {
    width: 60% !important;
  }
  .tablet-col-4-5 {
    width: 80% !important;
  }
  .tablet-col-5-6 {
    width: 83.33333333% !important;
  }
  .tablet-padding-xs {
    padding: 0.25rem 0.25rem;
  }
  .tablet-padding-s {
    padding: 0.5rem 0.5rem;
  }
  .tablet-padding-m {
    padding: 1rem 1rem;
  }
  .tablet-padding-l {
    padding: 2rem 2rem;
  }
  .tablet-padding-xl {
    padding: 4rem 4rem;
  }
}
/*------------------------------------------------------------------------------
	Mobile Phone/Tablet
------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 35px;
  }
  h2,
  .h2 {
    font-size: 25px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 14px;
  }
  h5,
  .h5 {
    font-size: 14px;
  }
  h6,
  .h6 {
    font-size: 14px;
  }
  img.h1 {
    height: 35px;
  }
  img.h2 {
    height: 25px;
  }
  img.h3 {
    height: 18px;
  }
  img.h4 {
    height: 14px;
  }
  img.h5 {
    height: 14px;
  }
  img.h6 {
    height: 14px;
  }
  img.mobile-h1 {
    height: 65px;
  }
  img.mobile-h2 {
    height: 45px;
  }
  img.mobile-h3 {
    height: 35px;
  }
  img.mobile-h4 {
    height: 25px;
  }
  img.mobile-h5 {
    height: 18px;
  }
  img.mobile-h6 {
    height: 14px;
  }
  section > div,
  section.promo > div,
  section.promo-xs > div,
  section.promo-s > div,
  section.promo-m > div,
  section.promo-l > div,
  section.promo-xl > div {
    padding: 1rem 1rem;
  }
  .section-title {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  .section-title:not(.hidden):not(.stick) + * {
    margin-top: 1rem !important;
  }
  [class^="rows-"]:not(.strict),
  [class*=" rows-"]:not(.strict) {
    height: auto;
  }
  [class^="rows-"]:not(.strict) > *,
  [class*=" rows-"]:not(.strict) > * {
    height: auto;
  }
  [class^="rows-"]:not(.strict) > *:empty,
  [class*=" rows-"]:not(.strict) > *:empty {
    display: none;
  }
  [class^="cols-"]:not(.strict),
  [class*=" cols-"]:not(.strict) {
    /*&.lines-vertical {
			> * + * {
				border-left: 0;
				border-top: @table-border-width @table-border-style @table-lines-color;
			}
		}*/
  }
  [class^="cols-"]:not(.strict) > *,
  [class*=" cols-"]:not(.strict) > * {
    width: 100%;
  }
  [class^="cols-"]:not(.strict) > *:empty,
  [class*=" cols-"]:not(.strict) > *:empty {
    display: none;
  }
  [class^="col-"].responsive,
  [class*=" col-"].responsive {
    width: 100%;
  }
  [class^="cols-"].mobile-cols-auto > *,
  [class*=" cols-"].mobile-cols-auto > * {
    width: auto;
  }
  [class^="cols-"].mobile-cols-1 > *,
  [class*=" cols-"].mobile-cols-1 > * {
    width: 100%;
  }
  [class^="cols-"].mobile-cols-2 > *,
  [class*=" cols-"].mobile-cols-2 > * {
    width: 50%;
  }
  [class^="cols-"].mobile-cols-3 > *,
  [class*=" cols-"].mobile-cols-3 > * {
    width: 33.33333333%;
  }
  [class^="cols-"].mobile-cols-4 > *,
  [class*=" cols-"].mobile-cols-4 > * {
    width: 25%;
  }
  [class^="cols-"].mobile-cols-5 > *,
  [class*=" cols-"].mobile-cols-5 > * {
    width: 20%;
  }
  [class^="cols-"].mobile-cols-6 > *,
  [class*=" cols-"].mobile-cols-6 > * {
    width: 16.66666667%;
  }
  [class^="cols-"].mobile-left,
  [class*=" cols-"].mobile-left {
    justify-content: flex-start;
  }
  [class^="cols-"].mobile-center,
  [class*=" cols-"].mobile-center {
    justify-content: center;
  }
  [class^="cols-"].mobile-right,
  [class*=" cols-"].mobile-right {
    justify-content: flex-end;
  }
  [class^="cols-"].mobile-justify,
  [class*=" cols-"].mobile-justify {
    text-align: justify;
    text-align-last: justify;
    text-justify: newspaper;
    justify-content: space-between;
  }
  .mobile-col-auto {
    width: auto !important;
  }
  .mobile-col-1 {
    width: 100% !important;
  }
  .mobile-col-2 {
    width: 50% !important;
  }
  .mobile-col-3 {
    width: 33.33333333% !important;
  }
  .mobile-col-4 {
    width: 25% !important;
  }
  .mobile-col-5 {
    width: 20% !important;
  }
  .mobile-col-6 {
    width: 16.66666667% !important;
  }
  .mobile-col-2-3 {
    width: 66.66665% !important;
  }
  .mobile-col-2-5 {
    width: 40% !important;
  }
  .mobile-col-3-4 {
    width: 75% !important;
  }
  .mobile-col-3-5 {
    width: 60% !important;
  }
  .mobile-col-4-5 {
    width: 80% !important;
  }
  .mobile-col-5-6 {
    width: 83.33333333% !important;
  }
  .grid {
    margin: -1rem -1.5rem;
  }
  .grid > * {
    padding: 1rem 1.5rem;
  }
  .grid.xl,
  .grid.l,
  .grid.m {
    margin: -1rem -1.5rem;
  }
  .grid.xl > *,
  .grid.l > *,
  .grid.m > * {
    padding: 1rem 1.5rem;
  }
  .grid.mobile-xxl {
    margin: -5rem -5rem;
  }
  .grid.mobile-xxl > * {
    padding: 5rem 5rem;
  }
  .grid.mobile-xl {
    margin: -2rem -2rem;
  }
  .grid.mobile-xl > * {
    padding: 2rem 2rem;
  }
  .grid.mobile-l {
    margin: -1rem -1rem;
  }
  .grid.mobile-l > * {
    padding: 1rem 1rem;
  }
  .grid.mobile-m {
    margin: -0.5rem -0.5rem;
  }
  .grid.mobile-m > * {
    padding: 0.5rem 0.5rem;
  }
  .grid.mobile-s {
    margin: -0.25rem -0.25rem;
  }
  .grid.mobile-s > * {
    padding: 0.25rem 0.25rem;
  }
  .grid.mobile-xs {
    margin: -0.125rem -0.125rem;
  }
  .grid.mobile-xs > * {
    padding: 0.125rem 0.125rem;
  }
  .grid.row.responsive {
    white-space: normal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid.table {
    display: block;
  }
  .grid.table > * {
    display: inline-block;
  }
  .grid.mobile-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .grid.lines > *,
  .grid.lines-vertical > * {
    border-width: 0;
  }
  .section-title {
    margin-top: 2rem;
  }
  .section-title:not(.hidden):not(.stick) + * {
    margin-top: 2rem !important;
  }
  .controls.responsive > * {
    width: 100%;
  }
  .controls.responsive.horizontal > * {
    border-radius: 0;
  }
  .controls.responsive.horizontal > *:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .controls.responsive.horizontal > *:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .controls.mobile-left {
    text-align: left;
    justify-content: flex-start;
  }
  .controls.mobile-center {
    text-align: center;
    justify-content: center;
  }
  .controls.mobile-right {
    text-align: right;
    justify-content: flex-end;
  }
  .controls.mobile-justify {
    text-align: justify;
    text-align-last: justify;
    text-justify: newspaper;
    justify-content: space-between;
  }
  .carousel.responsive .carousel-items {
    height: auto;
  }
  .carousel.responsive .carousel-items .item {
    position: relative !important;
    display: block  !important;
    left: auto !important;
    height: auto;
  }
  .carousel.responsive .carousel-control {
    display: none;
  }
  .carousel-grid.responsive .grid {
    white-space: normal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .carousel-grid.responsive .carousel-control {
    display: none;
  }
  .popup-overlay:not(.fullscreen) .popup {
    position: initial;
  }
  .popup-overlay:not(.fullscreen) .popup-close {
    top: 1rem;
    right: 2rem;
  }
  .popup-overlay:not(.fullscreen).close-inside .popup-close {
    top: 6rem;
  }
  .popup-overlay:not(.fullscreen) .popup-content {
    margin-top: 4rem;
  }
  .photo-gallery-photo-container {
    padding: 2rem 3rem;
  }
  .ratio-responsive [class^="ratio-"],
  .ratio-responsive [class*=" ratio-"],
  .responsive[class^="ratio-"],
  .responsive[class*=" ratio-"] {
    position: relative;
    display: block;
    height: auto;
    padding-bottom: 0;
  }
  .ratio-responsive [class^="ratio-"] > div,
  .ratio-responsive [class*=" ratio-"] > div,
  .responsive[class^="ratio-"] > div,
  .responsive[class*=" ratio-"] > div,
  .ratio-responsive [class^="ratio-"] > .ratio-inner,
  .ratio-responsive [class*=" ratio-"] > .ratio-inner,
  .responsive[class^="ratio-"] > .ratio-inner,
  .responsive[class*=" ratio-"] > .ratio-inner {
    position: relative;
    left: auto;
    top: auto;
  }
  .overlay.responsive {
    position: relative;
    left: auto;
    top: auto;
  }
  .layout.responsive {
    height: auto;
    min-height: auto;
  }
  .layout.mobile-top {
    align-items: flex-start;
  }
  .layout.mobile-middle {
    align-items: center;
  }
  .layout.mobile-bottom {
    align-items: flex-end;
  }
  .mobile-position-relative {
    position: relative !important;
    top: initial;
    left: initial;
    bottom: initial;
    right: initial;
  }
  .mobile-text-left,
  .grid.mobile-text-left > * {
    text-align: left;
  }
  .mobile-text-center,
  .grid.mobile-text-center > * {
    text-align: center;
  }
  .mobile-text-right,
  .grid.mobile-text-right > * {
    text-align: right;
  }
  .mobile-text-justify,
  .grid.mobile-text-justify > * {
    text-align: justify;
  }
  .mobile-no-bg {
    background-image: none !important;
  }
  .mobile-h1 {
    font-size: 65px;
  }
  .mobile-h2 {
    font-size: 45px;
  }
  .mobile-h3 {
    font-size: 35px;
  }
  .mobile-h4 {
    font-size: 25px;
  }
  .mobile-h5 {
    font-size: 18px;
  }
  .mobile-h6 {
    font-size: 14px;
  }
  .mobile-text-m {
    font-size: 14px;
  }
  .mobile-text-s,
  .mobile-small {
    font-size: 12px;
  }
  .mobile-text-xs {
    font-size: 10px;
  }
  .table.responsive {
    display: block;
  }
  .table.responsive thead,
  .table.responsive tbody {
    display: block;
  }
  .table.responsive tr {
    display: block;
  }
  .table.responsive tr td,
  .table.responsive tr th {
    display: block;
    width: 100% !important;
  }
  .padding-xxl,
  .padding-xl,
  .padding-l,
  .padding-m {
    padding: 2rem 3rem;
  }
  .padding-h-xxl,
  .padding-h-xl,
  .padding-h-l,
  .padding-h-m {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .padding-v-xxl,
  .padding-v-xl,
  .padding-v-l,
  .padding-v-m {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .mobile-padding-xs {
    padding: 0.25rem 0.25rem;
  }
  .mobile-padding-s {
    padding: 0.5rem 0.5rem;
  }
  .mobile-padding-m {
    padding: 1rem 1rem;
  }
  .mobile-padding-l {
    padding: 2rem 2rem;
  }
  .mobile-padding-xl {
    padding: 4rem 4rem;
  }
  .mobile-padding-xxl {
    padding: 10rem 10rem;
  }
  .mobile-padding-h-xs {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .mobile-padding-h-s {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .mobile-padding-h-m {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .mobile-padding-h-l {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .mobile-padding-h-xl {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .mobile-padding-h-xxl {
    padding-left: 10rem;
    padding-right: 10rem;
  }
  .mobile-padding-v-xs {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .mobile-padding-v-s {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .mobile-padding-v-m {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .mobile-padding-hv-l {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .mobile-padding-v-xl {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .mobile-padding-v-xxl {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  hr.space:not(.strict).m,
  div.space:not(.strict).m {
    margin-bottom: 2rem;
  }
  hr.space:not(.strict).l,
  div.space:not(.strict).l {
    margin-bottom: 2rem;
  }
  hr.space:not(.strict).xl,
  div.space:not(.strict).xl {
    margin-bottom: 2rem;
  }
  .block.m,
  .block.l,
  .block.xl {
    padding: 2rem 3rem;
  }
  .grid.blocks.no-space .caption {
    padding: 2rem 3rem;
  }
  .grid.blocks.no-space .caption.m,
  .grid.blocks.no-space .caption.l,
  .grid.blocks.no-space .caption.xl {
    padding: 2rem 3rem;
  }
  .grid.blocks.no-space .caption + .caption {
    margin-top: 0;
  }
  .grid.blocks .caption {
    margin-top: 2rem;
  }
  .grid.blocks .caption.m,
  .grid.blocks .caption.l,
  .grid.blocks .caption.xl {
    margin-top: 2rem;
  }
  .video.preview .image:before {
    font-size: 14px;
  }
}
/*------------------------------------------------------------------------------
	Navbar collapse
------------------------------------------------------------------------------*/
@media (max-width: 1023px) {
  .navbar {
    text-align: left;
  }
  .navbar > div {
    padding: 2rem 3rem;
  }
  .navbar.fixed:not(.over) {
    position: relative;
  }
  .navbar.fixed:not(.over) + *:before {
    display: none;
  }
  .navbar.auto-collapse .nav-content {
    display: none;
  }
  .navbar > div {
    padding: 0 3rem;
  }
  .navbar .nav-header {
    float: none;
    overflow: hidden;
  }
  .navbar .nav-logo {
    display: inline-block;
    float: left;
  }
  .navbar .nav-logo img {
    width: auto;
    height: auto !important;
    max-width: 80%;
    max-height: 3.3em;
  }
  .navbar .nav-toggle,
  .navbar .nav-toggle:empty {
    display: inline-block;
  }
  .navbar .nav-links {
    text-align: left;
    display: block;
    padding: 2rem 0 0 0;
  }
  .navbar .nav-links > li {
    float: none;
    display: block;
    height: auto;
  }
  .navbar .nav-links > li .sub-menu {
    position: relative;
    width: 100%;
    padding-left: 3rem;
  }
  .navbar .nav-links > li .sub-menu a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    height: auto;
    line-height: 1.8;
    white-space: normal;
  }
  .navbar .nav-links a {
    display: block;
    height: auto;
    padding: 0.5rem 3rem;
    line-height: 1.8;
  }
  .navbar .nav-items {
    text-align: left;
    display: block;
  }
}
/*------------------------------------------------------------------------------
	Classes
------------------------------------------------------------------------------*/
.hidden {
  display: none;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
.mobile-visible {
  display: none !important;
}
.mobile-visible-easy {
  display: none;
}
@media (max-width: 1280px) {
  .hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .desktop-hidden {
    display: inherit !important;
  }
  .desktop-visible {
    display: none !important;
  }
  .mobile-hidden {
    display: none !important;
  }
  .mobile-visible {
    display: inherit !important;
  }
  .mobile-hidden-easy {
    display: none;
  }
  .mobile-visible-easy {
    display: inherit;
  }
}
/*
	COLOR SET: default hover active selected.
	States are calculated AUTOMATICALLY. Fade in for transparent colors, darken for bright, lighten for dark colors.
	Custom functions: _ (don't change), fadein, fadeout, darken, lighten.
*/
main {
  overflow: hidden;
  margin: 0 auto;
  min-width: 240px;
  max-width: 1280px;
  width: 100%;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.page-wrapper-content {
  padding: 0 4rem;
}
.page-wrapper-inner {
  padding: 4rem 4rem;
}
.page-wrapper-inner.stick-top {
  padding-top: 0 !important;
}
.page-wrapper-inner.stick-bottom {
  padding-bottom: 0 !important;
}
.page-wrapper-inner.stick-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.section-left,
.section-right {
  padding: 4rem 4rem;
}
.section-left.v2,
.section-right.v2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.section-left.stick-top,
.section-right.stick-top {
  padding-top: 0 !important;
}
.section-left.stick-bottom,
.section-right.stick-bottom {
  padding-bottom: 0 !important;
}
.section-left.stick-vertical,
.section-right.stick-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.section-left.stick-horizontal,
.section-right.stick-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.content-block {
  flex: 1;
  height: 100vh;
}
.logo-width {
  width: 100%;
  max-width: 16rem;
}
.header-absolute .nav-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.nav-top {
  padding: 2rem 8rem;
  z-index: 50;
}
.nav-top nav {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 3rem;
}
.nav-top nav .logo {
  width: 100%;
  max-width: 16rem;
  background-size: 100% auto;
  background-position: left center;
  background-image: url('../image/logo.png');
  background-repeat: no-repeat;
  transition: background 0.2s ease;
  border: 0;
}
.nav-top nav .nav-toggle {
  border: 0;
  font-size: 22px;
  line-height: 1;
  text-align: right;
  color: #000;
  align-items: center;
  margin-left: 1em;
}
.nav-top nav .nav-toggle .icon {
  transition: transform 0.3s ease;
}
.nav-top nav .nav-toggle:hover {
  color: #000;
}
.nav-top nav .nav-toggle.expanded .icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(-90deg);
}
.nav-top nav.inverse .logo {
  background-image: url('../image/logo-inverse.png');
}
.nav-top nav.inverse .nav-toggle {
  color: #fff;
}
.nav-top-after {
  width: 100%;
  height: 7rem;
}
.nav-right {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 60;
  left: 100%;
  padding: 2rem 1rem 3rem 1.5rem;
  color: #fff;
  background: #000;
  transition: all 0.2s ease;
}
.nav-menu {
  list-style-type: none;
  margin: 0;
  transition: opacity 0.2s ease;
}
.nav-menu li {
  display: block;
}
.nav-menu a {
  display: block;
  padding: 0.5rem 0;
  border: 0;
  font-family: "pf_bulletin_sans_pro", 'Montserrat', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}
.nav-menu a span {
  border-bottom: 2px solid transparent;
}
.nav-menu a:hover {
  color: #fff;
}
.nav-menu a:hover span {
  border-color: #fff;
}
.nav-socials a {
  border: 0;
  color: #999;
}
.nav-socials a:hover {
  color: #fff;
}
body.home .page-wrapper-content {
  padding-right: 8rem;
}
body.home .nav-right {
  margin-left: -8rem;
}
@media (min-width: 1400px) {
  .nav-right {
    margin-left: -8rem;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  body:not(.home) .nav-right {
    margin-left: -4rem;
  }
  body:not(.home) .nav-right .nav-menu {
    opacity: 0;
  }
  body:not(.home) .nav-right:before {
    position: absolute;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal !important;
    line-height: 1;
    vertical-align: baseline;
    content: "\f0c9";
    font-size: 25px;
    left: 1.3rem;
    opacity: 1;
    transition: opacity 0.2s ease;
  }
  body:not(.home) .nav-right:hover {
    margin-left: -8rem;
  }
  body:not(.home) .nav-right:hover .nav-menu {
    opacity: 1;
  }
  body:not(.home) .nav-right:hover:before {
    opacity: 0;
  }
}
.header-promo {
  overflow: hidden;
}
.header-promo .main-slide {
  padding: 8rem 2rem 8rem 4rem;
}
.promo-slider {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #eeeeed;
  background-image: url(../image/photo-main.jpg);
  background-position: 7% 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  transition: all 0.5s ease;
}
.promo-slider .inner {
  width: 100%;
  height: 100%;
  position: relative;
  margin-left: -50%;
  transition: all 0.5s ease;
}
.promo-slider .inner .inner-content {
  position: relative;
  padding: 8rem 2rem 3rem 8rem;
}
.promo-slider .inner .inner-content .block-arrow {
  position: absolute;
  left: 0;
  top: 50%;
  width: 4rem;
  height: 81.25px;
  transform: translateY(-50%);
}
.promo-slider .promo-slider-toggle-mobile {
  position: absolute;
  left: -1.5rem;
  top: 0;
  height: 100%;
  width: 1.5rem;
  background: #000;
  color: #fff;
  z-index: 50;
  display: none;
}
.promo-slider .promo-slider-toggle-mobile:before,
.promo-slider .promo-slider-toggle-mobile:after {
  position: absolute;
  left: -1rem;
  top: 50%;
  margin-top: -1.5rem;
  z-index: 51;
  box-sizing: border-box;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 100rem;
  font-family: "Font Awesome 5 Free";
  text-align: left;
  padding: 0 0 0 0.75rem;
  font-size: 25px;
}
.promo-slider .promo-slider-toggle-mobile:before {
  content: '';
  background: #000;
}
.promo-slider .promo-slider-toggle-mobile:after {
  content: "\f053";
}
.promo-slider .promo-slider-toggle {
  opacity: 1;
  transition: opacity 0.2s ease;
}
.promo-slider:not(.expanded) .promo-slider-toggle .arrow {
  animation: promo-slider-toggle-pulse 2s ease-in infinite;
}
.promo-slider:not(.expanded) .promo-slider-toggle-mobile:after {
  animation: promo-slider-toggle-mobile-pulse 1s ease-in-out infinite;
}
.promo-slider.expanded {
  left: 0%;
  background-position: 95% 50%;
}
.promo-slider.expanded .inner {
  margin-left: 0;
}
.promo-slider.expanded .promo-slider-toggle.first {
  opacity: 0;
}
.promo-slider.expanded .promo-slider-toggle-mobile {
  background: #fff;
  color: #000;
}
.promo-slider.expanded .promo-slider-toggle-mobile:before,
.promo-slider.expanded .promo-slider-toggle-mobile:after {
  left: -0.5rem;
  padding: 0 0.75rem 0 0;
  background: #fff;
  text-align: right;
}
.promo-slider.expanded .promo-slider-toggle-mobile:after {
  content: "\f054";
}
@keyframes promo-slider-toggle-pulse {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 1rem;
  }
  100% {
    margin-left: 0rem;
  }
}
@keyframes promo-slider-toggle-mobile-pulse {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -0.1rem;
  }
  100% {
    margin-left: 0rem;
  }
}
.block-arrow {
  display: flex;
  width: 100%;
  position: relative;
  white-space: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  align-items: stretch;
  cursor: pointer;
}
.block-arrow .arrow {
  position: relative;
  background-repeat: no-repeat;
  background-size: auto 75%;
  flex-grow: 1;
}
.block-arrow .arrow.left {
  background-image: url(../image/arrow-left.png);
  background-position: left center;
}
.block-arrow .arrow.left.inverse {
  background-image: url(../image/arrow-left-inverse.png);
}
.block-arrow .arrow.right {
  background-image: url(../image/arrow-right.png);
  background-position: right center;
}
.block-arrow .arrow.right.inverse {
  background-image: url(../image/arrow-right-inverse.png);
}
.review-circle {
  background: #000000;
  position: absolute;
  width: 180px;
  height: 180px;
  left: 350px;
  transform: translateX(-50%) translateY(-50%);
  z-index: 10;
  flex-grow: initial !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 1000rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.review-photo {
  background-size: cover;
}
.review-text {
  overflow-y: scroll;
  max-height: 6rem;
}
a.review-prev,
a.review-next {
  border: 0;
}
.review-grid {
  margin: 0 !important;
  background-image: url(../image/review-grid-desktop-gray.jpg);
  background-size: cover;
  background-position: left top;
}
.review-grid > a {
  width: 3.33333333%;
  position: relative;
  border: 0;
}
.review-grid > a > * {
  height: 0;
  display: block;
  padding: 0 0 100% 0 !important;
}
.review-grid > a:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  content: '';
  opacity: 0;
  transition: opacity 0.2s ease;
  border: 4px solid transparent;
}
.review-grid > a.selected:before {
  border-color: #000000;
}
.review-grid > a.selected:before,
.review-grid > a:hover:before {
  opacity: 1;
}
.review-grid > a.selected > div,
.review-grid > a:hover > div {
  background-image: url(../image/review-grid-desktop.jpg);
}
.products-nav-block a {
  position: relative;
  display: block;
  text-align: left;
}
.products-nav-block a:before {
  position: absolute;
  right: 100%;
  display: block;
  width: 4rem;
  height: 100%;
  vertical-align: middle;
  margin-right: 0.5rem;
  content: '';
  background-image: url('../image/arrow-right.png');
  background-size: auto 100%;
  background-position: center right;
  background-repeat: no-repeat;
  transition: opacity 0.2s ease;
  opacity: 0;
}
.products-nav-block a:not(.selected):hover {
  color: #D2B79C;
}
.products-nav-block a.selected:before {
  opacity: 1;
}
.products-nav-block.mobile {
  display: none !important;
}
.products-nav-block.mobile a:before {
  opacity: 1;
  /*		position: relative;
				right: initial;
				width: 6rem;
				height: 1.5em;
				display: inline-block;*/
}
.products-block-image {
  background-color: #EDE2D7;
  background-position: center top;
  background-size: cover;
}
.more-toggle-link {
  color: #000000 !important;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
}
.more-toggle-link span {
  border-bottom: 2px solid #000000;
}
.more-toggle-link:hover span {
  border-color: #D2B79C;
}
.more-toggle-link.expanded:after {
  content: "\f078";
}
.more-toggle-link:after {
  display: inline-block;
  position: relative;
  padding-left: 1em;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal !important;
  line-height: 1;
  vertical-align: baseline;
  content: "\f077";
}
.posts-grid a .image {
  background-color: #F4F2F2;
  background-position: center top;
  padding-bottom: 66.66666667%;
}
.posts-grid a .image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  content: '';
  transition: border-color 0.2s ease;
  border: 4px solid transparent;
}
.posts-grid a:hover .image:before {
  border-color: #000;
}
.posts-grid a .post-caption {
  padding-top: 1rem;
}
.posts-grid a.has-circle .post-caption {
  padding-right: 7rem;
}
.posts-grid.over li + li {
  border-top: 4px solid #000;
}
.posts-grid.over a .image:before {
  display: none;
}
.posts-grid.over a .post-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  transition: background 0.6s ease;
}
.posts-grid.over a:hover .post-caption {
  background: rgba(255, 255, 255, 0.25);
}
.posts-grid.narrow .image {
  padding-bottom: 33.33333333%;
}
.post-circle {
  background: #EAE5DE;
  position: absolute;
  right: 1rem;
  bottom: 0rem;
  width: 6rem;
  height: 6rem;
  transform: translateY(50%);
  flex-grow: initial !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  font-size: 11px;
  border-radius: 1000rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.post-circle div {
  font-weight: 800;
  font-size: 20px;
  padding-top: 0.3em;
}
.post-circle span {
  display: block;
}
.page-footer {
  z-index: 40;
}
.page-footer .nav-footer a {
  color: #fff;
  border-color: transparent;
}
.page-footer .nav-footer a:hover {
  border-color: #fff;
}
.page-footer .nav-footer-menu a {
  display: block;
  padding: 0.25rem 0;
  border: 0;
  color: #ffffff;
}
.page-footer .nav-footer-menu a span {
  border-bottom: 1px solid transparent;
}
.page-footer .nav-footer-menu a:hover {
  color: #fff;
}
.page-footer .nav-footer-menu a:hover span {
  border-color: #fff;
}
/*

p {
	margin-bottom: unit(@line-height-base, em);
}
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
h1,
h2,
.h1,
.h2 {
  font-weight: 800;
}
.two {
  font-family: 'pf_bulletin_sans_pro';
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
button,
.button,
input[type=submit],
input[type=button] {
  text-transform: uppercase;
  font-weight: 400;
}
input[type=submit],
input[type=button],
select,
textarea,
button,
.button,
.label,
.addon,
.socials {
  background-clip: border-box;
}
input[type=submit],
input[type=button],
select,
button,
.button,
.addon {
  background-clip: border-box;
  letter-spacing: 1.8px;
}
input[type=text],
input[type=tel],
input[type=email] {
  letter-spacing: 1.8px;
}
@font-face {
  font-family: 'pf_bulletin_sans_pro';
  src: url('../font/PFBulletinSansPro-Medium.woff2') format('woff2'), url('../font/PFBulletinSansPro-Medium.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'pf_bulletin_sans_pro';
  src: url('../font/PFBulletinSansPro-Regular.woff2') format('woff2'), url('../font/PFBulletinSansPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.article-scheme {
  padding: 4rem 2rem 4rem 10rem;
}
.article-title-container {
  width: 100%;
  padding: 0rem 2rem 1rem 10rem;
  position: relative;
  z-index: 1;
}
.article-title-container .socials {
  position: absolute;
  top: 0.5rem;
  left: 4rem;
}
.article-image {
  background-size: cover;
  background-position: center center;
  background-color: #F4F2F2;
  width: 100%;
}
.article-content {
  padding: 4rem 10rem;
}
.article-text {
  padding-left: 6rem;
  counter-reset: headers 0;
}
.scheme-blocks .scheme-block {
  background: #F4F2F2;
  border-radius: 2rem;
  overflow: hidden;
  font-size: 12px;
  padding: 1rem 1rem;
}
.scheme-blocks .scheme-block .block-header {
  display: flex;
  align-items: flex-start;
}
.scheme-blocks .scheme-block .block-number {
  min-width: 40%;
  box-sizing: border-box;
  padding-right: 0.1em;
  font-size: 65px;
  color: #D2B79C;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.scheme-blocks .scheme-block .block-title {
  position: relative;
  background: #D2B79C;
  padding: 0.5rem 0.75rem;
  border-radius: 2rem;
  width: 60%;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  min-height: 4rem;
  align-items: center;
  display: flex;
  justify-content: center;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.scheme-blocks .scheme-block .block-title:before {
  position: absolute;
  left: -1.1rem;
  bottom: 0.15rem;
  content: '';
  width: 2rem;
  height: 1rem;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjk3IDBDMTAuNjIgMi41NiA4Ljg1IDEwLjEzIDAgMTQuODhDMTMuMzcgMTYgMTkgMTIuMzggMjAuMjEgMTEuNDVMMTAuOTcgMFoiIGZpbGw9IiNEMkI3OUMiLz4KPC9zdmc+Cg==");
}
.scheme-blocks .scheme-block .drug-table {
  margin-top: 0.5rem;
}
.scheme-blocks .scheme-block .drug-table tr {
  transition: background-color 0.2s ease;
  cursor: pointer;
}
.scheme-blocks .scheme-block .drug-table tr:hover {
  background-color: rgba(210, 183, 156, 0.25);
}
.scheme-blocks .scheme-block .drug-table td {
  font-size: 12px;
  line-height: 1.55;
}
.scheme-blocks .scheme-block .drug-table td:first-child {
  width: 100%;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.scheme-blocks .scheme-block .drug-table td:nth-child(2) {
  white-space: nowrap;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.scheme-blocks .scheme-block .drug-link {
  color: #000;
  border: 0;
}
.scheme-blocks .scheme-block .drug-comment {
  display: block;
  line-height: 1.5;
  color: #777;
  font-size: 11px;
}
.scheme-blocks .scheme-block .measure {
  padding-left: 1.5rem;
  position: relative;
}
.scheme-blocks .scheme-block .measure:before {
  position: absolute;
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  left: -0.2rem;
  top: 50%;
  margin-top: -0.8rem;
  content: '';
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.scheme-blocks .scheme-block .measure.ml:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjgxIDQuNUg2LjQ4OTk5QzYuMzQ5OTkgNC41IDYuMjc5OTkgNC41MiA2LjI5OTk5IDQuNjVDNi4zNDk5OSA1IDguNDA5OTkgMjIuODMgOC40NDk5OSAyMy4yMkM4LjU2OTk5IDIzLjg1IDkuMDk5OTkgMjMuODUgOS4wOTk5OSAyMy44NUM5LjA5OTk5IDIzLjg1IDE4Ljc4IDIzLjg1IDE5LjMxIDIzLjg1QzE5LjcyIDIzLjg1IDE5Ljk2IDIzLjY3IDE5Ljk5IDIzLjMxQzIwLjAyIDIyLjk3IDIyLjAyIDQuOTggMjIuMDUgNC43NkMyMi4wNiA0LjUyIDIxLjk1IDQuNSAyMS44MSA0LjVaTTIwLjc2IDUuOThDMjAuNzIgNi4zNyAxOS4wMSAyMS44IDE5IDIyLjAzQzE4Ljk5IDIyLjEyIDE4Ljk2IDIyLjE1IDE4Ljg1IDIyLjE1QzE4Ljc5IDIyLjE1IDE4Ljc0IDIyLjE1IDE4LjY5IDIyLjE1QzE1Ljc4IDIyLjE1IDEyLjg3IDIyLjE1IDkuOTU5OTkgMjIuMTVDOS44Mzk5OSAyMi4xNSA5LjczOTk5IDIyLjE1IDkuNjA5OTkgMjIuMTRDOS40NDk5OSAyMi4xNSA5LjQzOTk5IDIyLjA5IDkuNDI5OTkgMjEuOThDOS4zNzk5OSAyMS42IDcuNjg5OTkgNi4yOSA3LjY0OTk5IDUuOTRDNy42Mjk5OSA1LjgyIDcuNjY5OTkgNS43NyA3LjgyOTk5IDUuNzdIMjAuNTJDMjAuNzYgNS43OCAyMC43NyA1Ljc4IDIwLjc2IDUuOThaTTE3LjE3IDExLjQ5QzE2LjU1IDExLjUxIDE1LjkzIDExLjQ5IDE1LjMxIDExLjQ1QzE0Ljg2IDExLjQyIDE0LjQxIDExLjM2IDEzLjk3IDExLjI5QzEzLjQ3IDExLjIxIDEyLjk4IDExLjA4IDEyLjQ4IDEwLjk5QzExLjkyIDEwLjg5IDExLjM2IDEwLjgxIDEwLjggMTAuNzJDMTAuMjQgMTAuNjMgOS42Nzk5OSAxMC42MSA5LjEwOTk5IDEwLjYyQzguOTQ5OTkgMTAuNjIgOC45Mzk5OSAxMC42NCA4Ljk1OTk5IDEwLjc1TDEwLjIyIDIxLjEzQzEwLjI1IDIxLjI5IDEwLjI1IDIxLjI5IDEwLjQ3IDIxLjI5QzEyLjk3IDIxLjI5IDE1LjQ3IDIxLjI5IDE3Ljk2IDIxLjI5QzE4LjIgMjEuMjkgMTguMjEgMjEuMjggMTguMjMgMjEuMTFMMTkuNDIgMTEuMTNDMTkuMTkgMTEuMTggMTguOTggMTEuMjMgMTguNzggMTEuMjhDMTguMjcgMTEuNCAxNy43MiAxMS40OCAxNy4xNyAxMS40OVoiIGZpbGw9IiNEMkI3OUMiLz4KPC9zdmc+Cg==");
}
.scheme-blocks .scheme-block .measure.cap:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMTguNTUxMUM1LjAxMjUxIDE3LjU1NDMgNS40MDA0OCAxNi40ODM2IDYuMTUxMzcgMTUuNTExM0M4LjU5MTc3IDEyLjM3MzEgMTEuMDA3MSA5LjIxMDE4IDEzLjQzNSA2LjA1OTZDMTUuMTg3MSAzLjc4MjgxIDE4LjUxNjEgMy4zMjc0NiAyMC44NTYzIDUuMDI1ODJDMjMuMTg0MSA2LjcyNDE3IDIzLjcwOTcgMTAuMDM0NyAyMS45NzAyIDEyLjMxMTVDMTkuNTA0NyAxNS41NDgzIDE3LjAyNjggMTguNzYwNCAxNC41MzYzIDIxLjk2MDJDMTMuMTQ3MiAyMy43NTcgMTAuNzMxOCAyNC40NDYyIDguNTkxNzcgMjMuNzA3OEM2LjQyNjcgMjIuOTk0IDUgMjEuMDEyNSA1IDE4LjU1MTFaTTE3LjM1MjIgMTYuNTIwNUMxNy40MDIyIDE2LjQ3MTMgMTcuNDI3MyAxNi40MzQ0IDE3LjQ2NDggMTYuMzk3NEMxOC42Nzg4IDE0LjgyMjEgMTkuOTA1MiAxMy4yNzE1IDIxLjA5NDEgMTEuNjcxNkMyMi40NzA4IDkuODEzMjIgMjIuMDU3OCA3LjI2NTY4IDIwLjE4MDUgNS44OTk2MUMxOC4zNDA5IDQuNTQ1ODQgMTUuNzI1MyA0LjkxNTA1IDE0LjMxMTEgNi43MzY0OEMxMS44NDU2IDkuOTIzOTggOS4zOTI3MiAxMy4xMTE1IDYuOTM5ODEgMTYuMjk5QzYuMjEzOTQgMTcuMjQ2NiA1Ljk2MzY1IDE4LjMxNzMgNi4xNTEzNyAxOS40ODY1QzYuMjEzOTQgMTkuODkyNiA2LjM4OTE1IDIwLjMyMzMgNi40MjY3IDIwLjQ4MzNDNi40NTE3MyAxOS4yMTU3IDcuMzI3NzcgMTguMTgxOSA4LjA5MTE3IDE3LjIyMkM4LjkwNDY0IDE2LjIwMDUgOS42ODA1NiAxNS4xNDIxIDEwLjQ4MTUgMTQuMDk2QzEwLjg5NDUgMTMuNTU0NSAxMS4zMiAxMy4wMzc2IDExLjc0NTUgMTIuNDk2MUMxMy44MTA1IDE0LjAwOTkgMTUuMjk5NyAxNC45OTQ0IDE3LjM1MjIgMTYuNTIwNVoiIGZpbGw9IiNEMkI3OUMiLz4KPC9zdmc+Cg==");
}
.scheme-blocks .scheme-block .measure.spray:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjIzMDEgMTMuMjlDMTEuMzMwMSAxMy41NCAxMS41ODAxIDEzLjY5IDExLjg1MDEgMTMuNjlDMTEuOTMwMSAxMy42OSAxMi4wMjAxIDEzLjY3IDEyLjEwMDEgMTMuNjRDMTIuNDMwMSAxMy41MSAxMi42MDAxIDEzLjEzIDEyLjQ2MDEgMTIuOEMxMi4zMzAxIDEyLjQ3IDExLjk1MDEgMTIuMyAxMS42MjAxIDEyLjQ0TDExLjU3MDEgMTIuNDZDMTEuMjMwMSAxMi41OSAxMS4wOTAxIDEyLjk2IDExLjIzMDEgMTMuMjlaTTE1LjcxMDEgMTAuNzhDMTUuMzgwMSAxMC45MSAxNS4yMjAxIDExLjI5IDE1LjM1MDEgMTEuNjNDMTUuNDUwMSAxMS44OCAxNS43MDAxIDEyLjA0IDE1Ljk1MDEgMTIuMDRDMTYuMDMwMSAxMi4wNCAxNi4xMTAxIDEyLjAyIDE2LjE5MDEgMTEuOTlMMTYuMjkwMSAxMS45NUMxNi42MjAxIDExLjgyIDE2Ljc4MDEgMTEuNDQgMTYuNjUwMSAxMS4xQzE2LjUxMDEgMTAuNzcgMTYuMTMwMSAxMC42MSAxNS44MDAxIDEwLjc0TDE1LjcxMDEgMTAuNzhaTTEzLjcxMDEgMTEuNTlMMTMuNjEwMSAxMS42M0MxMy4yODAxIDExLjc2IDEzLjEyMDEgMTIuMTQgMTMuMjUwMSAxMi40OEMxMy4zNTAxIDEyLjczIDEzLjYwMDEgMTIuODkgMTMuODUwMSAxMi44OUMxMy45MzAxIDEyLjg5IDE0LjAxMDEgMTIuODcgMTQuMDkwMSAxMi44NEwxNC4xOTAxIDEyLjhDMTQuNTIwMSAxMi42NyAxNC42ODAxIDEyLjI5IDE0LjU1MDEgMTEuOTVDMTQuNDIwMSAxMS42MSAxNC4wNDAxIDExLjQ1IDEzLjcxMDEgMTEuNTlaTTE3LjQ2MDEgMTAuNzdDMTcuNTYwMSAxMS4wMiAxNy44MTAxIDExLjE4IDE4LjA2MDEgMTEuMThDMTguMTQwMSAxMS4xOCAxOC4yMjAxIDExLjE2IDE4LjMwMDEgMTEuMTNMMTguNDAwMSAxMS4wOUMxOC43MzAxIDEwLjk2IDE4Ljg5MDEgMTAuNTggMTguNzYwMSAxMC4yNEMxOC42MjAxIDkuOTEgMTguMjQwMSA5Ljc1IDE3LjkxMDEgOS44OEwxNy44MTAxIDkuOTJDMTcuNDgwMSAxMC4wNiAxNy4zMjAxIDEwLjQ0IDE3LjQ2MDEgMTAuNzdaTTIwLjIwMDEgMTAuMzFDMjAuMjkwMSAxMC4zMSAyMC4zNzAxIDEwLjI5IDIwLjQ2MDEgMTAuMjZDMjAuNzkwMSAxMC4xMiAyMC45NTAxIDkuNzQgMjAuODEwMSA5LjQxQzIwLjY3MDEgOS4wOCAyMC4yOTAxIDguOTIgMTkuOTYwMSA5LjA2TDE5LjkxMDEgOS4wOEMxOS41ODAxIDkuMjIgMTkuNDQwMSA5LjU5IDE5LjU4MDEgOS45MkMxOS42OTAxIDEwLjE2IDE5Ljk0MDEgMTAuMzEgMjAuMjAwMSAxMC4zMVpNMTAuNjgwMSAxMi41M0MxMC44MzAxIDEyLjUzIDEwLjk3MDEgMTIuNDggMTEuMDkwMSAxMi4zOUMxMS4zODAxIDEyLjE3IDExLjQzMDEgMTEuNzcgMTEuMjIwMSAxMS40OEMxMS4wMDAxIDExLjE5IDEwLjYwMDEgMTEuMTQgMTAuMzEwMSAxMS4zNUwxMC4yNzAxIDExLjM4QzkuOTgwMDUgMTEuNiA5Ljk1MDA1IDExLjk5IDEwLjE2MDEgMTIuMjhDMTAuMjgwMSAxMi40NCAxMC40ODAxIDEyLjUzIDEwLjY4MDEgMTIuNTNaTTExLjg0MDEgMTAuMTlMMTEuNzcwMSAxMC4yNUMxMS40ODAxIDEwLjQ3IDExLjQ2MDEgMTAuODUgMTEuNjgwMSAxMS4xM0MxMS44MDAxIDExLjI5IDEyLjAwMDEgMTEuMzcgMTIuMTkwMSAxMS4zN0MxMi4zNDAxIDExLjM3IDEyLjUwMDEgMTEuMzIgMTIuNjIwMSAxMS4yM0MxMi45MTAxIDExLjAxIDEyLjk2MDEgMTAuNjEgMTIuNzUwMSAxMC4zMkMxMi41MzAxIDEwLjAzIDEyLjEyMDEgOS45NyAxMS44NDAxIDEwLjE5Wk0xMy43MjAxIDEwLjIxQzEzLjg3MDEgMTAuMjEgMTQuMDMwMSAxMC4xNiAxNC4xNTAxIDEwLjA3QzE0LjQ0MDEgOS44NSAxNC40OTAxIDkuNDUgMTQuMjgwMSA5LjE2QzE0LjA2MDEgOC44NyAxMy42NTAxIDguODIgMTMuMzcwMSA5LjAzTDEzLjMwMDEgOS4wOEMxMy4wMTAxIDkuMyAxMi45OTAxIDkuNjggMTMuMjEwMSA5Ljk2QzEzLjMzMDEgMTAuMTMgMTMuNTIwMSAxMC4yMSAxMy43MjAxIDEwLjIxWk0xNS4yNTAxIDkuMDRDMTUuNDAwMSA5LjA0IDE1LjU2MDEgOC45OSAxNS42ODAxIDguOUMxNS45NzAxIDguNjggMTYuMDIwMSA4LjI4IDE1LjgxMDEgNy45OUMxNS42MDAxIDcuNyAxNS4xOTAxIDcuNjUgMTQuOTAwMSA3Ljg2TDE0LjgzMDEgNy45MkMxNC41NDAxIDguMTQgMTQuNTIwMSA4LjUyIDE0Ljc0MDEgOC44QzE0Ljg2MDEgOC45NiAxNS4wNTAxIDkuMDQgMTUuMjUwMSA5LjA0Wk0xNi43ODAxIDcuODhDMTYuOTMwMSA3Ljg4IDE3LjA5MDEgNy44MyAxNy4yMTAxIDcuNzRDMTcuNTAwMSA3LjUyIDE3LjU1MDEgNy4xMiAxNy4zNDAxIDYuODNDMTcuMTIwMSA2LjU0IDE2LjcxMDEgNi40OSAxNi40MzAxIDYuN0wxNi4zNjAxIDYuNzZDMTYuMDcwMSA2Ljk4IDE2LjA1MDEgNy4zNiAxNi4yNzAxIDcuNjRDMTYuMzkwMSA3LjggMTYuNTkwMSA3Ljg4IDE2Ljc4MDEgNy44OFpNMTguMzAwMSA2Ljc0QzE4LjQ1MDEgNi43NCAxOC41OTAxIDYuNjkgMTguNzEwMSA2LjZDMTkuMDAwMSA2LjM4IDE5LjA1MDEgNS45OCAxOC44NDAxIDUuNjlDMTguNjIwMSA1LjQgMTguMjIwMSA1LjM1IDE3LjkzMDEgNS41NkwxNy44OTAxIDUuNkMxNy42MDAxIDUuODIgMTcuNTcwMSA2LjIxIDE3Ljc4MDEgNi41QzE3LjkxMDEgNi42NiAxOC4xMTAxIDYuNzQgMTguMzAwMSA2Ljc0Wk0xMS4wNTAxIDE1LjkyQzEwLjc2MDEgMTUuNzEgMTAuMzcwMSAxNS43OCAxMC4xNjAxIDE2LjA3QzkuOTUwMDUgMTYuMzYgMTAuMDMwMSAxNi43OCAxMC4zMTAxIDE2Ljk5QzEwLjQzMDEgMTcuMDggMTAuNTYwMSAxNy4xMiAxMC43MDAxIDE3LjEyQzEwLjkwMDEgMTcuMTIgMTEuMDkwMSAxNy4wMyAxMS4yMjAxIDE2Ljg2QzExLjQzMDEgMTYuNTcgMTEuMzcwMSAxNi4xNiAxMS4wOTAxIDE1Ljk1TDExLjA1MDEgMTUuOTJaTTE3LjE1MDEgMjAuNTVDMTYuODYwMSAyMC4zMyAxNi40OTAxIDIwLjQyIDE2LjI4MDEgMjAuN0MxNi4wNjAxIDIwLjk5IDE2LjE2MDEgMjEuNDIgMTYuNDQwMSAyMS42NEMxNi41NjAxIDIxLjczIDE2LjcwMDEgMjEuNzcgMTYuODMwMSAyMS43N0MxNy4wMzAxIDIxLjc3IDE3LjIyMDEgMjEuNjggMTcuMzUwMSAyMS41MUMxNy41NzAxIDIxLjIyIDE3LjUxMDEgMjAuODIgMTcuMjIwMSAyMC42TDE3LjE1MDEgMjAuNTVaTTE0LjA4MDEgMTguMjNDMTMuNzkwMSAxOC4wMSAxMy40MjAxIDE4LjEgMTMuMjEwMSAxOC4zOEMxMi45OTAxIDE4LjY3IDEzLjA5MDEgMTkuMSAxMy4zNzAxIDE5LjMyQzEzLjQ5MDEgMTkuNDEgMTMuNjMwMSAxOS40NSAxMy43NjAxIDE5LjQ1QzEzLjk2MDEgMTkuNDUgMTQuMTUwMSAxOS4zNiAxNC4yODAxIDE5LjE5QzE0LjUwMDEgMTguOSAxNC40NDAxIDE4LjUgMTQuMTUwMSAxOC4yOEwxNC4wODAxIDE4LjIzWk0xNS42MTAxIDE5LjM5QzE1LjMyMDEgMTkuMTcgMTQuOTUwMSAxOS4yNiAxNC43NDAxIDE5LjU1QzE0LjUyMDEgMTkuODQgMTQuNjIwMSAyMC4yNyAxNC45MDAxIDIwLjQ5QzE1LjAyMDEgMjAuNTggMTUuMTUwMSAyMC42MiAxNS4yOTAxIDIwLjYyQzE1LjQ5MDEgMjAuNjIgMTUuNjgwMSAyMC41MyAxNS44MTAxIDIwLjM2QzE2LjAzMDEgMjAuMDcgMTUuOTcwMSAxOS42NyAxNS42ODAxIDE5LjQ1TDE1LjYxMDEgMTkuMzlaTTEyLjU1MDEgMTcuMDZDMTIuMjcwMSAxNi44NCAxMS44OTAxIDE2LjkzIDExLjY4MDEgMTcuMjFDMTEuNDcwMSAxNy40OSAxMS41NjAxIDE3LjkzIDExLjg0MDEgMTguMTVDMTEuOTYwMSAxOC4yNCAxMi4xMDAxIDE4LjI4IDEyLjIzMDEgMTguMjhDMTIuNDMwMSAxOC4yOCAxMi42MjAxIDE4LjE5IDEyLjc1MDEgMTguMDJDMTIuOTcwMSAxNy43MyAxMi45MTAxIDE3LjMzIDEyLjYyMDEgMTcuMTFMMTIuNTUwMSAxNy4wNlpNMTguNjgwMSAyMS43MUMxOC4zOTAxIDIxLjQ5IDE4LjAxMDEgMjEuNTcgMTcuNzkwMSAyMS44NUMxNy41NzAxIDIyLjE0IDE3LjY1MDEgMjIuNTYgMTcuOTQwMSAyMi43OEMxOC4wNjAxIDIyLjg3IDE4LjE5MDEgMjIuOTEgMTguMzMwMSAyMi45MUMxOC41MzAxIDIyLjkxIDE4LjcyMDEgMjIuODIgMTguODUwMSAyMi42NUMxOS4wNzAxIDIyLjM2IDE5LjAxMDEgMjEuOTYgMTguNzIwMSAyMS43NEwxOC42ODAxIDIxLjcxWk0xMi4yNjAxIDE1LjM5QzEyLjQwMDEgMTUuMDYgMTIuMjUwMSAxNC42OCAxMS45MjAxIDE0LjU0TDExLjg3MDEgMTQuNTJDMTEuNTQwMSAxNC4zOCAxMS4xODAxIDE0LjU0IDExLjA0MDEgMTQuODdDMTAuOTAwMSAxNS4yIDExLjA4MDEgMTUuNTkgMTEuNDEwMSAxNS43M0MxMS40OTAxIDE1Ljc3IDExLjU4MDEgMTUuNzggMTEuNjYwMSAxNS43OEMxMS45MjAxIDE1Ljc5IDEyLjE2MDEgMTUuNjQgMTIuMjYwMSAxNS4zOVpNMTYuNTUwMSAxNy4yM0MxNi42OTAxIDE2LjkgMTYuNTQwMSAxNi41MiAxNi4yMTAxIDE2LjM4TDE2LjExMDEgMTYuMzRDMTUuNzgwMSAxNi4yIDE1LjQwMDEgMTYuMzUgMTUuMjYwMSAxNi42OEMxNS4xMjAxIDE3LjAxIDE1LjI3MDEgMTcuMzkgMTUuNjAwMSAxNy41M0wxNS43MDAxIDE3LjU3QzE1Ljc4MDEgMTcuNjEgMTUuODcwMSAxNy42MiAxNS45NTAxIDE3LjYyQzE2LjIxMDEgMTcuNjMgMTYuNDUwMSAxNy40OCAxNi41NTAxIDE3LjIzWk0xNy44NDAxIDE4LjQ5QzE3LjkyMDEgMTguNTMgMTguMDEwMSAxOC41NCAxOC4xMDAxIDE4LjU0QzE4LjM1MDEgMTguNTQgMTguNTkwMSAxOC4zOSAxOC43MDAxIDE4LjE1QzE4Ljg0MDEgMTcuODIgMTguNjkwMSAxNy40NCAxOC4zNjAxIDE3LjNMMTguMjYwMSAxNy4yNkMxNy45MzAxIDE3LjEyIDE3LjU1MDEgMTcuMjcgMTcuNDEwMSAxNy42QzE3LjI3MDEgMTcuOTMgMTcuNDIwMSAxOC4zMSAxNy43NTAxIDE4LjQ1TDE3Ljg0MDEgMTguNDlaTTE0LjA3MDEgMTUuNDZMMTMuOTcwMSAxNS40MkMxMy42NDAxIDE1LjI4IDEzLjI2MDEgMTUuNDMgMTMuMTIwMSAxNS43NkMxMi45ODAxIDE2LjA5IDEzLjEzMDEgMTYuNDcgMTMuNDYwMSAxNi42MUwxMy41NjAxIDE2LjY1QzEzLjY0MDEgMTYuNjkgMTMuNzMwMSAxNi43IDEzLjgyMDEgMTYuN0MxNC4wNzAxIDE2LjcgMTQuMzEwMSAxNi41NSAxNC40MjAxIDE2LjMxQzE0LjU1MDEgMTUuOTkgMTQuNDAwMSAxNS42IDE0LjA3MDEgMTUuNDZaTTIwLjQ0MDEgMTguMTlMMjAuMzkwMSAxOC4xN0MyMC4wNjAxIDE4LjAzIDE5LjcwMDEgMTguMiAxOS41NjAxIDE4LjUzQzE5LjQyMDEgMTguODYgMTkuNjAwMSAxOS4yNSAxOS45MzAxIDE5LjM5QzIwLjAxMDEgMTkuNDIgMjAuMTAwMSAxOS40NCAyMC4xODAxIDE5LjQ0QzIwLjQzMDEgMTkuNDQgMjAuNjgwMSAxOS4yOSAyMC43ODAxIDE5LjA0QzIwLjkzMDEgMTguNzEgMjAuNzcwMSAxOC4zMyAyMC40NDAxIDE4LjE5Wk0xMy45NzAxIDEzLjUySDEzLjkyMDFDMTMuNTYwMSAxMy41MiAxMy4zMDAxIDEzLjgxIDEzLjMwMDEgMTQuMTdDMTMuMzAwMSAxNC41MyAxMy42MjAxIDE0LjgyIDEzLjk4MDEgMTQuODJDMTQuMzQwMSAxNC44MiAxNC42MzAxIDE0LjUzIDE0LjYzMDEgMTQuMTdDMTQuNjMwMSAxMy44MSAxNC4zMzAxIDEzLjUyIDEzLjk3MDEgMTMuNTJaTTE4LjcxMDEgMTMuNTJIMTguNjAwMUMxOC4yNDAxIDEzLjUyIDE3Ljk1MDEgMTMuODEgMTcuOTUwMSAxNC4xN0MxNy45NTAxIDE0LjUzIDE4LjI0MDEgMTQuODIgMTguNjAwMSAxNC44MkgxOC43MTAxQzE5LjA3MDEgMTQuODIgMTkuMzYwMSAxNC41MyAxOS4zNjAxIDE0LjE3QzE5LjM2MDEgMTMuODEgMTkuMDYwMSAxMy41MiAxOC43MTAxIDEzLjUyWk0xNi4yMjAxIDEzLjUyQzE1Ljg2MDEgMTMuNTIgMTUuNTcwMSAxMy44MSAxNS41NzAxIDE0LjE3QzE1LjU3MDEgMTQuNTMgMTUuODYwMSAxNC44MiAxNi4yMjAxIDE0LjgySDE2LjMzMDFDMTYuNjkwMSAxNC44MiAxNi45ODAxIDE0LjUzIDE2Ljk4MDEgMTQuMTdDMTYuOTgwMSAxMy44MSAxNi42OTAxIDEzLjUyIDE2LjMzMDEgMTMuNTJIMTYuMjIwMVpNMjEuMDEwMSAxMy41MkgyMC45NjAxQzIwLjYwMDEgMTMuNTIgMjAuMzQwMSAxMy44MSAyMC4zNDAxIDE0LjE3QzIwLjM0MDEgMTQuNTMgMjAuNjYwMSAxNC44MiAyMS4wMjAxIDE0LjgyQzIxLjM4MDEgMTQuODIgMjEuNjcwMSAxNC41MyAyMS42NzAxIDE0LjE3QzIxLjY3MDEgMTMuODEgMjEuMzcwMSAxMy41MiAyMS4wMTAxIDEzLjUyWk02LjY4MDA1IDE3LjU2SDkuMzEwMDVWMTAuNzhINi42ODAwNVYxNy41NloiIGZpbGw9IiNEMkI3OUMiLz4KPC9zdmc+Cg==");
}
.scheme-blocks .scheme-block .measure.drop:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjIgNC44M0MxNC4yIDQuODMgOC41IDEyLjk0IDguNSAxNy44QzguNSAyMC45NSAxMS4wNSAyMy41IDE0LjIgMjMuNUMxNy4zNSAyMy41IDE5LjkgMjAuOTUgMTkuOSAxNy44QzE5LjkxIDEzLjM0IDE0LjIgNC44MyAxNC4yIDQuODNaTTE2LjAxIDIwLjYxQzE1LjkzIDIxLjA0IDE1LjU4IDIxLjQ3IDE0Ljc2IDIxLjU4QzEyLjg4IDIxLjczIDExLjQyIDIwLjg4IDEwLjQyIDE5LjIxQzkuMzkgMTcuNDggMTAuMTEgMTUgMTEuMzIgMTMuODNDMTEuMzUgMTMuOCAxMS4zOCAxMy43NyAxMS40MSAxMy43NEMxMS4yNSAxNC4zOSAxMS4yIDE1LjAyIDExLjIzIDE1LjY2QzExLjI3IDE2LjM0IDExLjQyIDE3IDExLjc1IDE3LjU5QzEyLjg5IDE5LjI0IDE0LjAxIDE5LjI3IDE0LjUgMTkuMjVDMTQuOCAxOS4yNCAxNS4xMiAxOS4yOCAxNS4zOSAxOS4zOUMxNS45IDE5LjYgMTYuMTEgMjAuMDggMTYuMDEgMjAuNjFaIiBmaWxsPSIjRDJCNzlDIi8+Cjwvc3ZnPgo=");
}
.scheme-blocks .scheme-block .measure.spoon:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuMDIwMDIgMTQuNTFDMy4wMjAwMiAxNC41MSAzLjMyMDAyIDIwLjk1IDkuNzYwMDIgMjAuNzhDMTMuODQgMjAuNjcgMTQuODcgMTkuMzYgMTYuMDUgMTcuMTJDMTYuMTggMTYuODggMTYuNTIgMTYuNjUgMTYuNzcgMTYuNjVDMTguOTIgMTYuNjQgMjIuMjcgMTYuNzggMjIuMjcgMTYuNzhDMjMuODkgMTYuNzQgMjUuMDIgMTUuNiAyNS4zMyAxMy44NEMxNC43NSAxNC4xMiAzLjAyMDAyIDE0LjUxIDMuMDIwMDIgMTQuNTFaTTUuNDUwMDIgMTIuNkM1LjcxMDAyIDExLjc3IDYuMTgwMDIgMTEuNTUgNi44NzAwMiAxMS4zNkM3LjM5MDAyIDExLjI3IDcuODMwMDIgMTAuNzkgNy45OTAwMiAxMC4zQzguMjUwMDIgOS40OCA4LjczMDAyIDkuMjMgOS40OTAwMiA5LjFDMTAuMiA4Ljk3IDEwLjg5IDkuMjcgMTEuMjQgOS45OEMxMS42MyAxMC43OCAxMS45NSAxMS4zNCAxMi44OCAxMS4zQzEzLjU1IDExLjI4IDE0LjA3IDExLjkzIDE0LjM3IDEyLjdDMTQuNTggMTMuMjYgMTUuMSAxMy4yOSAxNS4zNyAxMy4wOEMxNS42MyAxMi44NyAxNS41NSAxMi40NCAxNS40OCAxMi4xOUMxNS4xNSAxMC45NSAxNC4zNiAxMC4yOSAxMy4zNSA5Ljg4QzEyLjk3IDkuNzMgMTIuNTcgOS42NSAxMi4zMyA5LjNDMTAuOSA3LjE0IDguNTEwMDIgNi45OSA3LjIzMDAyIDkuMDlDNi45NTAwMiA5LjU0IDYuNzUwMDIgOS44MyA2LjI2MDAyIDEwQzQuNjkwMDIgMTAuNTEgMy42MTAwMiAxMi41NyA0LjA4MDAyIDEzLjE2QzQuNDcwMDIgMTMuNjQgNS4xNjAwMiAxMy41MiA1LjQ1MDAyIDEyLjZaIiBmaWxsPSIjRDJCNzlDIi8+Cjwvc3ZnPgo=");
}
.scheme-blocks .scheme-block .measure.g:before,
.scheme-blocks .scheme-block .measure.mg:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4Ljc3IDguOTZIMTYuODRDMTYuODQgOC45MiAxNi44NiA4Ljg4IDE2Ljg2IDguODRWNy4zNEgxOC4xQzE4Ljg1IDcuMzQgMTkuNDYgNi43MyAxOS40NiA1Ljk4VjUuNUMxOS40NiA0Ljc1IDE4Ljg1IDQuMTQgMTguMSA0LjE0SDEwLjI0QzkuNDkwMDUgNC4xNCA4Ljg4MDA1IDQuNzUgOC44ODAwNSA1LjVWNS45OUM4Ljg4MDA1IDYuNzQgOS40OTAwNSA3LjM1IDEwLjI0IDcuMzVIMTEuNDhWOC44NUMxMS40OCA4Ljg5IDExLjUgOC45MyAxMS41IDguOTdIOS41ODAwNUM3LjkxMDA1IDguOTcgNi41NTAwNSAxMC4zMyA2LjU1MDA1IDEyVjIxLjE5QzYuNTUwMDUgMjIuODYgNy45MTAwNSAyNC4yMiA5LjU4MDA1IDI0LjIySDE4Ljc3QzIwLjQ0IDI0LjIyIDIxLjggMjIuODYgMjEuOCAyMS4xOVYxMkMyMS44IDEwLjMzIDIwLjQzIDguOTYgMTguNzcgOC45NlpNMjAuMyAyMS4xOEMyMC4zIDIyLjAyIDE5LjYxIDIyLjcxIDE4Ljc3IDIyLjcxSDkuNTgwMDVDOC43NDAwNSAyMi43MSA4LjA1MDA1IDIyLjAyIDguMDUwMDUgMjEuMThWMTEuOTlDOC4wNTAwNSAxMS4xNSA4Ljc0MDA1IDEwLjQ2IDkuNTgwMDUgMTAuNDZIMTguNzdDMTkuNjEgMTAuNDYgMjAuMyAxMS4xNSAyMC4zIDExLjk5VjIxLjE4Wk05LjEzMDA1IDEzLjdMOS4zODAwNSAxNC42NEwxMC41NyAxNC4zMVYxOS43OEgxMS43MlYxMy4xM0gxMC45MUw5LjEzMDA1IDEzLjdaTTE1Ljg0IDE3LjFIMTcuNTNWMTguMzRDMTcuMTIgMTguNjQgMTYuNTYgMTguODQgMTUuOTQgMTguODRDMTQuNTkgMTguODQgMTMuNyAxNy44NCAxMy43IDE2LjQ4QzEzLjcgMTUuMiAxNC42MiAxNC4xMyAxNS44NCAxNC4xM0MxNi42OCAxNC4xMyAxNy4xOCAxNC40IDE3LjY5IDE0Ljg0TDE4LjQzIDEzLjk2QzE3Ljc1IDEzLjM4IDE3LjA0IDEzLjA2IDE1Ljg5IDEzLjA2QzEzLjkgMTMuMDYgMTIuNDkgMTQuNjIgMTIuNDkgMTYuNDdDMTIuNDkgMTguNDEgMTMuODUgMTkuODggMTUuOTEgMTkuODhDMTcuMDggMTkuODggMTguMDEgMTkuNDEgMTguNjYgMTguODVWMTYuMDhIMTUuODVWMTcuMUgxNS44NFoiIGZpbGw9IiNEMkI3OUMiLz4KPC9zdmc+Cg==");
}
.scheme-blocks .scheme-block .measure.me:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjIyIDZIOS4wM0M3LjM2IDYgNiA3LjM2IDYgOS4wM1YxOC4yMkM2IDE5Ljg5IDcuMzYgMjEuMjUgOS4wMyAyMS4yNUgxOC4yMkMxOS44OSAyMS4yNSAyMS4yNSAxOS44OSAyMS4yNSAxOC4yMlY5LjAzQzIxLjI0IDcuMzYgMTkuODggNiAxOC4yMiA2Wk0xOS43NCAxOC4yMkMxOS43NCAxOS4wNiAxOS4wNSAxOS43NSAxOC4yMSAxOS43NUg5LjAzQzguMTkgMTkuNzUgNy41IDE5LjA2IDcuNSAxOC4yMlY5LjAzQzcuNSA4LjE5IDguMTkgNy41IDkuMDMgNy41SDE4LjIyQzE5LjA2IDcuNSAxOS43NSA4LjE5IDE5Ljc1IDkuMDNWMTguMjJIMTkuNzRaTTExLjcgMTMuMDRMMTAuMTEgMTAuNTRIOC45VjE2LjNIMTAuMDlWMTIuNjZMMTEuNTYgMTQuOUwxMS42MyAxNC45NkgxMS43NkwxMy4yOSAxMi42NVYxNi4zMkgxNC40OVYxMC41NEgxMy4yOUwxMS43IDEzLjA0Wk0xNi44NiAxMS44MUMxNS42NSAxMS44MSAxNC43MyAxMi43OSAxNC43MyAxNC4xQzE0LjczIDE1LjQzIDE1LjY3IDE2LjQgMTYuOTYgMTYuNEMxNy42OSAxNi40IDE4LjI4IDE2LjEyIDE4LjczIDE1LjU4TDE4LjgxIDE1LjQ5TDE4LjA4IDE0Ljg0TDE4IDE0LjkyQzE3LjY3IDE1LjI1IDE3LjM3IDE1LjM4IDE2Ljk3IDE1LjM4QzE2LjQ0IDE1LjM4IDE2LjA3IDE1LjA4IDE1Ljk0IDE0LjU3SDE4LjkxTDE4LjkzIDE0LjQ3QzE4Ljk0IDE0LjQxIDE4Ljk1IDE0LjI0IDE4Ljk1IDE0LjE4QzE4Ljk2IDEzIDE4LjMxIDExLjgxIDE2Ljg2IDExLjgxWk0xNS45NCAxMy42OUMxNi4wNiAxMy4xNyAxNi40IDEyLjg1IDE2Ljg2IDEyLjg1QzE3LjQxIDEyLjg1IDE3LjY4IDEzLjI2IDE3Ljc2IDEzLjY5SDE1Ljk0WiIgZmlsbD0iI0QyQjc5QyIvPgo8L3N2Zz4K");
}
.scheme-blocks .scheme-block .measure.instruction:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3Ljk0IDVIOS40NEM3LjU0IDUgNiA2LjU0IDYgOC40NFYyMC4yQzYgMjIuMSA3LjU0IDIzLjY0IDkuNDQgMjMuNjRIMTcuOTRDMTkuODQgMjMuNjQgMjEuMzggMjIuMSAyMS4zOCAyMC4yVjguNDRDMjEuMzkgNi41NCAxOS44NCA1IDE3Ljk0IDVaTTE5Ljg5IDIwLjIxQzE5Ljg5IDIxLjI4IDE5LjAyIDIyLjE1IDE3Ljk1IDIyLjE1SDkuNDVDOC4zOCAyMi4xNSA3LjUxIDIxLjI4IDcuNTEgMjAuMjFWOC40NEM3LjUxIDcuMzcgOC4zOCA2LjUgOS40NSA2LjVIMTcuOTVDMTkuMDIgNi41IDE5Ljg5IDcuMzcgMTkuODkgOC40NFYyMC4yMVpNOS41OSAxMC43OUgxNy41OUMxNy44NyAxMC43OSAxOC4wOSAxMC41NyAxOC4wOSAxMC4yOUMxOC4wOSAxMC4wMSAxNy44NyA5Ljc5IDE3LjU5IDkuNzlIOS41OUM5LjMxIDkuNzkgOS4wOSAxMC4wMSA5LjA5IDEwLjI5QzkuMDkgMTAuNTcgOS4zMiAxMC43OSA5LjU5IDEwLjc5Wk05LjU5IDEyLjk0SDE3LjU5QzE3Ljg3IDEyLjk0IDE4LjA5IDEyLjcyIDE4LjA5IDEyLjQ0QzE4LjA5IDEyLjE2IDE3Ljg3IDExLjk0IDE3LjU5IDExLjk0SDkuNTlDOS4zMSAxMS45NCA5LjA5IDEyLjE2IDkuMDkgMTIuNDRDOS4wOSAxMi43MiA5LjMyIDEyLjk0IDkuNTkgMTIuOTRaTTE4LjA5IDE0LjZDMTguMDkgMTQuMzIgMTcuODcgMTQuMSAxNy41OSAxNC4xSDkuNTlDOS4zMSAxNC4xIDkuMDkgMTQuMzIgOS4wOSAxNC42QzkuMDkgMTQuODggOS4zMSAxNS4xIDkuNTkgMTUuMUgxNy41OUMxNy44NyAxNS4xIDE4LjA5IDE0Ljg3IDE4LjA5IDE0LjZaTTE2LjkyIDE3LjQ5QzE2LjI1IDE3LjQ5IDE1LjcgMTguMDMgMTUuNyAxOC43MUMxNS43IDE5LjM5IDE2LjI0IDE5LjkzIDE2LjkyIDE5LjkzQzE3LjU5IDE5LjkzIDE4LjE0IDE5LjM5IDE4LjE0IDE4LjcxQzE4LjE0IDE4LjAzIDE3LjU5IDE3LjQ5IDE2LjkyIDE3LjQ5WiIgZmlsbD0iI0QyQjc5QyIvPgo8L3N2Zz4K");
}
.scheme-blocks .scheme-block .drug-table + .block-comment {
  /* background: #ede2d7; */
  margin-top: 1rem;
  border-top: 3px solid #ede2d7;
}
.scheme-blocks .scheme-block .block-comment {
  padding: 1rem 1.5rem;
  margin: 0 -1rem -1rem -1rem;
}
.scheme-statue-start {
  position: absolute;
  left: 20%;
  top: -3rem;
  z-index: 25;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI1IiBoZWlnaHQ9Ijc1IiB2aWV3Qm94PSIwIDAgMTI1IDc1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMCAwVjY3SDgzTDk1IDc1TDEwNyA2N0gxMjVWMEgwWiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTM1Ljg0IDMxLjA1TDM1LjMgMzUuOTZIMzkuMjZWNDAuMzZIMzQuNzlMMzQuMTkgNDUuNDRIMjkuODhMMzAuNDggNDAuMzZIMjYuNThMMjUuOTggNDUuNDRIMjEuNjdMMjIuMjcgNDAuMzZIMTguMjhWMzUuOTZIMjIuNzhMMjMuMzIgMzEuMDVIMTkuMzNWMjYuNjVIMjMuODNMMjQuNDMgMjEuNTdIMjguNzRMMjguMTQgMjYuNjVIMzIuMDRMMzIuNjQgMjEuNTdIMzYuOTVMMzYuMzUgMjYuNjVINDAuMzRWMzEuMDVIMzUuODRWMzEuMDVaTTMxLjUzIDMxLjA1SDI3LjYzTDI3LjA5IDM1Ljk2SDMwLjk5TDMxLjUzIDMxLjA1WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTQxLjU3IDI3Ljg4QzQxLjU3IDIzLjc2IDQzLjk4IDIxLjI3IDQ3LjI0IDIxLjI3QzUwLjUzIDIxLjI3IDUyLjk0IDIzLjc2IDUyLjk0IDI3Ljg4QzUyLjk0IDMyLjA0IDUwLjUzIDM0LjQ5IDQ3LjI0IDM0LjQ5QzQzLjk4IDM0LjQ5IDQxLjU3IDMyLjAzIDQxLjU3IDI3Ljg4Wk02MC4zNiAyMS41N0g2NC45Mkw0OS43OCA0NS40M0g0NS4yMkw2MC4zNiAyMS41N1pNNDkuMTEgMjcuODhDNDkuMTEgMjUuNDYgNDguMzIgMjQuNTEgNDcuMjQgMjQuNTFDNDYuMjMgMjQuNTEgNDUuMzcgMjUuNDYgNDUuMzcgMjcuODhDNDUuMzcgMzAuMyA0Ni4yMyAzMS4yNSA0Ny4yNCAzMS4yNUM0OC4zMiAzMS4yNSA0OS4xMSAzMC4zIDQ5LjExIDI3Ljg4Wk01Ny4yMiAzOS4xMkM1Ny4yMiAzNSA1OS42IDMyLjUxIDYyLjg5IDMyLjUxQzY2LjE4IDMyLjUxIDY4LjU5IDM1IDY4LjU5IDM5LjEyQzY4LjU5IDQzLjI4IDY2LjE4IDQ1LjczIDYyLjg5IDQ1LjczQzU5LjYgNDUuNzMgNTcuMjIgNDMuMjggNTcuMjIgMzkuMTJaTTY0Ljc2IDM5LjEyQzY0Ljc2IDM2LjcgNjMuOTQgMzUuNzUgNjIuODkgMzUuNzVDNjEuODQgMzUuNzUgNjEuMDIgMzYuNyA2MS4wMiAzOS4xMkM2MS4wMiA0MS41NCA2MS44NCA0Mi40OSA2Mi44OSA0Mi40OUM2My45NCA0Mi40OSA2NC43NiA0MS41NCA2NC43NiAzOS4xMloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik04MS43OCA0NS43M1Y0OS41MUg3Ny45OFY0NS44NkM3NC44MSA0NS42MiA3MS44IDQ0LjYzIDY5Ljk3IDQzLjI3TDcyLjAzIDM4LjNDNzMuOTkgMzkuNyA3Ni43OCA0MC42NSA3OS4zNSA0MC42NUM4MS45NSA0MC42NSA4Mi45NiAzOS44NyA4Mi45NiAzOC43MUM4Mi45NiAzNC45MyA3MC4zNSAzNy42OSA3MC4zNSAyOC44M0M3MC4zNSAyNS4wOCA3Mi44NSAyMS45MSA3Ny45OCAyMS4yM1YxNy40OEg4MS43OFYyMS4xNkM4NC4xMiAyMS4zNiA4Ni40NCAyMi4wNSA4OC4yMSAyMy4xN0w4Ni4yOCAyOC4xOEM4NC4xNiAyNi45NSA4Mi4wNyAyNi4zNCA4MC4xMyAyNi4zNEM3Ny41IDI2LjM0IDc2LjU1IDI3LjI5IDc2LjU1IDI4LjQ5Qzc2LjU1IDMyLjE0IDg5LjEzIDI5LjQxIDg5LjEzIDM4LjJDODkuMTMgNDEuODEgODYuNzIgNDQuOTUgODEuNzggNDUuNzNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTAwLjQxIDI4LjU5QzEwMC40MSAyNy4yMyA5OS4yNCAyNi40MSA5Ny42MiAyNi40MUM5NS45MSAyNi40MSA5NC40OCAyNy4zMyA5My42NiAyOC44Nkw4OC45NCAyNi4xM0M5MC42MiAyMy4xIDkzLjY5IDIxLjA5IDk4LjM1IDIxLjA5QzEwMy4yMyAyMS4wOSAxMDYuNzEgMjMuMzQgMTA2LjcxIDI3LjVDMTA2LjcxIDMyLjgyIDEwMS41MSAzMy42IDEwMS41MSAzNi43M0g5NS44N0M5NS44OCAzMi4yNyAxMDAuNDEgMzEuMTUgMTAwLjQxIDI4LjU5Wk05NS4xMiA0Mi4xNUM5NS4xMiA0MC4xNCA5Ni41OCAzOC42NCA5OC43IDM4LjY0QzEwMC44MiAzOC42NCAxMDIuMzEgNDAuMTQgMTAyLjMxIDQyLjE1QzEwMi4zMSA0NC4xMyAxMDAuODIgNDUuNzMgOTguNyA0NS43M0M5Ni41OCA0NS43MyA5NS4xMiA0NC4xMyA5NS4xMiA0Mi4xNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
  width: 8rem;
  height: 5rem;
}
.scheme-statue {
  position: relative;
  min-height: 1700px;
  margin-top: 5rem;
}
.scheme-statue .scheme-statue-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
}
.scheme-statue .scheme-statue-image img {
  display: block;
  width: 100%;
  height: auto;
  z-index: 0;
}
.scheme-statue .scheme-statue-image .venus {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.6s ease;
}
.scheme-statue .scheme-statue-image .venus.visible {
  opacity: 1;
}
.scheme-statue .point {
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  left: 0;
  top: 0;
  z-index: 50;
  opacity: 0;
  border-radius: 500px;
  background: rgba(210, 183, 156, 0.7);
}
.scheme-statue .point.visible {
  opacity: 1;
}
.scheme-statue .point:before {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: -0.25rem;
  margin-top: -0.25rem;
  border-radius: 500px;
  background: #000000;
  content: '';
}
.scheme-statue .point .line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 2px;
  margin-top: -1px;
  background: #000000;
  transform-origin: 0% 0%;
}
@keyframes noise-anim {
  0% {
    clip: rect(336px, 9999px, 600px, 0);
  }
  5% {
    clip: rect(616px, 9999px, 658px, 0);
  }
  10% {
    clip: rect(483px, 9999px, 488px, 0);
  }
  15% {
    clip: rect(482px, 9999px, 147px, 0);
  }
  20% {
    clip: rect(612px, 9999px, 230px, 0);
  }
  25% {
    clip: rect(616px, 9999px, 892px, 0);
  }
  30% {
    clip: rect(31px, 9999px, 776px, 0);
  }
  35% {
    clip: rect(452px, 9999px, 138px, 0);
  }
  40% {
    clip: rect(621px, 9999px, 560px, 0);
  }
  45% {
    clip: rect(352px, 9999px, 438px, 0);
  }
  50% {
    clip: rect(336px, 9999px, 121px, 0);
  }
  55% {
    clip: rect(104px, 9999px, 247px, 0);
  }
  60% {
    clip: rect(546px, 9999px, 109px, 0);
  }
  65% {
    clip: rect(431px, 9999px, 383px, 0);
  }
  70% {
    clip: rect(638px, 9999px, 14px, 0);
  }
  75% {
    clip: rect(586px, 9999px, 349px, 0);
  }
  80% {
    clip: rect(299px, 9999px, 913px, 0);
  }
  85% {
    clip: rect(57px, 9999px, 499px, 0);
  }
  90% {
    clip: rect(192px, 9999px, 914px, 0);
  }
  95% {
    clip: rect(432px, 9999px, 267px, 0);
  }
  100% {
    clip: rect(413px, 9999px, 632px, 0);
  }
}
.statue-glitch {
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 10s infinite linear alternate-reverse;
}
.scheme-statue-grid {
  z-index: 100;
}
.scheme-terms {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding-right: 2rem;
}
.scheme-terms .term {
  width: 100%;
  text-align: right;
  cursor: pointer;
  cursor: hand;
}
.scheme-terms .term:hover > span {
  background: #D2B79C;
}
.scheme-terms .term.selected > span {
  background: #000000;
}
.scheme-terms .term.loading > span {
  background: #000000;
}
.scheme-terms .term.loading > span:before,
.scheme-terms .term.loading > span:after {
  opacity: 1;
}
.scheme-terms .term > span {
  display: inline-block;
  position: relative;
  overflow: hidden;
  z-index: 100;
  padding: 0.25rem 2rem;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  background: #EDE2D7;
  border-radius: 500px;
  transition: background 0.2s ease;
}
.scheme-terms .term > span:before,
.scheme-terms .term > span:after {
  position: absolute;
  opacity: 0;
  content: '';
}
.scheme-terms .term > span:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  border-radius: 500px;
  content: '';
}
.scheme-terms .term > span:after {
  left: 50%;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal !important;
  line-height: 1;
  vertical-align: baseline;
  text-align: center;
  content: "\f110";
  transform-origin: 50%  50%;
  animation: fa-spin-center 2s infinite linear;
}
@keyframes fa-spin-center {
  0% {
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  to {
    transform: translateX(-50%) translateY(-50%) rotate(1turn);
  }
}
.scheme-terms [data-term='4'] {
  padding-right: 4rem;
  padding-bottom: 2rem;
}
.scheme-terms [data-term='5'] {
  padding-right: 4rem;
  padding-bottom: 2rem;
}
.scheme-terms [data-term='6'] {
  padding-right: 10rem;
  padding-bottom: 4rem;
}
.scheme-terms [data-term='8'] {
  padding-right: 1rem;
  padding-bottom: 2rem;
  width: auto;
}
.scheme-terms [data-term='9'] {
  padding-right: 2rem;
  padding-bottom: 2rem;
  width: auto;
}
.scheme-terms [data-term='10'] {
  padding-right: 8rem;
  padding-bottom: 2rem;
}
.scheme-terms [data-term='11'] {
  padding-right: 0rem;
  padding-bottom: 4rem;
}
.scheme-terms [data-term='12'] {
  padding-right: 4rem;
  padding-bottom: 2rem;
}
.scheme-terms [data-term='13'] {
  padding-right: 1rem;
  padding-bottom: 4rem;
}
.scheme-terms [data-term='14'] {
  padding-right: 4rem;
  padding-bottom: 2rem;
}
.scheme-terms [data-term='15'] {
  padding-right: 1rem;
  padding-bottom: 6rem;
  width: auto;
}
.scheme-terms [data-term='16'] {
  padding-right: 4rem;
  padding-bottom: 6rem;
  width: auto;
}
.scheme-terms [data-term='17'] {
  padding-right: 1rem;
  padding-bottom: 4rem;
}
.scheme-terms [data-term='18'] {
  padding-right: 4rem;
  padding-bottom: 4rem;
}
.scheme-terms [data-term='19'] {
  padding-right: 1rem;
  padding-bottom: 4rem;
}
.scheme-terms [data-term='20'] {
  padding-right: 0rem;
  padding-bottom: 2rem;
}
.scheme-terms [data-term='21'] {
  padding-right: 0rem;
  padding-bottom: 0rem;
}
.post-nav {
  opacity: 1;
  transition: opacity 0.2s ease;
}
.post-nav.invisible {
  opacity: 0;
}
.post-nav .post-nav-block {
  padding: 2rem 2rem;
}
.post-nav .post-nav-block.scheme .post-nav-block-links > a {
  color: #fff;
}
.post-nav .post-nav-block.scheme .post-nav-block-links > a > span {
  border-color: rgba(255, 255, 255, 0.15);
}
.post-nav .post-nav-block.scheme .post-nav-block-links > a:hover {
  color: #fff;
}
.post-nav .post-nav-block.scheme .post-nav-block-links > a:hover > span {
  border-color: #fff;
}
.post-nav .post-nav-block.post .post-nav-block-links > a {
  color: #000000;
}
.post-nav .post-nav-block.post .post-nav-block-links > a:hover {
  color: #000000;
}
.post-nav .post-nav-block.post .post-nav-block-links > a:hover > span {
  border-color: #000000;
}
.post-nav.only-header .post-nav-block {
  padding-bottom: 0 !important;
}
.post-nav .post-nav-block-links {
  padding-top: 1rem;
}
.post-nav .post-nav-block-links > a {
  display: block;
  border: 0;
}
.post-nav .post-nav-block-links > a + a {
  padding-top: 0.5rem;
}
.post-nav .post-nav-block-links > a > span {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: border 0.2s ease;
}
/*

.single-scheme {

	.popup-overlay {

			background-color: fade(#000, 30);

	}


}
*/
@media (max-width: 1023px) {
  .scheme-terms .term {
    padding-bottom: 1rem;
  }
  .scheme-statue-start {
    width: 5rem;
    height: 2.5rem;
  }
  .post-nav .post-nav-block {
    padding: 1.5rem;
  }
  .drug-table {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .scheme-statue {
    min-height: auto;
  }
  .scheme-statue .scheme-statue-image {
    width: auto;
    height: 100%;
    left: -25%;
  }
  .scheme-statue .scheme-statue-image img {
    width: auto;
    height: 100%;
  }
  .scheme-statue .scheme-statue-start {
    left: 50%;
    top: -2rem;
    margin-left: -3rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI1IiBoZWlnaHQ9Ijc1IiB2aWV3Qm94PSIwIDAgMTI1IDc1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTI1IDBWNjdINDJMMzAgNzVMMTggNjdIMFYwSDEyNVoiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik0zNS44NCAzMS4wNUwzNS4zIDM1Ljk2SDM5LjI2VjQwLjM2SDM0Ljc5TDM0LjE5IDQ1LjQ0SDI5Ljg4TDMwLjQ4IDQwLjM2SDI2LjU4TDI1Ljk4IDQ1LjQ0SDIxLjY3TDIyLjI3IDQwLjM2SDE4LjI4VjM1Ljk2SDIyLjc4TDIzLjMyIDMxLjA1SDE5LjMzVjI2LjY1SDIzLjgzTDI0LjQzIDIxLjU3SDI4Ljc0TDI4LjE0IDI2LjY1SDMyLjA0TDMyLjY0IDIxLjU3SDM2Ljk1TDM2LjM1IDI2LjY1SDQwLjM0VjMxLjA1SDM1Ljg0VjMxLjA1Wk0zMS41MyAzMS4wNUgyNy42M0wyNy4wOSAzNS45NkgzMC45OUwzMS41MyAzMS4wNVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik00MS41NyAyNy44OEM0MS41NyAyMy43NiA0My45OCAyMS4yNyA0Ny4yNCAyMS4yN0M1MC41MyAyMS4yNyA1Mi45NCAyMy43NiA1Mi45NCAyNy44OEM1Mi45NCAzMi4wNCA1MC41MyAzNC40OSA0Ny4yNCAzNC40OUM0My45OCAzNC40OSA0MS41NyAzMi4wMyA0MS41NyAyNy44OFpNNjAuMzYgMjEuNTdINjQuOTJMNDkuNzggNDUuNDNINDUuMjJMNjAuMzYgMjEuNTdaTTQ5LjExIDI3Ljg4QzQ5LjExIDI1LjQ2IDQ4LjMyIDI0LjUxIDQ3LjI0IDI0LjUxQzQ2LjIzIDI0LjUxIDQ1LjM3IDI1LjQ2IDQ1LjM3IDI3Ljg4QzQ1LjM3IDMwLjMgNDYuMjMgMzEuMjUgNDcuMjQgMzEuMjVDNDguMzIgMzEuMjUgNDkuMTEgMzAuMyA0OS4xMSAyNy44OFpNNTcuMjIgMzkuMTJDNTcuMjIgMzUgNTkuNiAzMi41MSA2Mi44OSAzMi41MUM2Ni4xOCAzMi41MSA2OC41OSAzNSA2OC41OSAzOS4xMkM2OC41OSA0My4yOCA2Ni4xOCA0NS43MyA2Mi44OSA0NS43M0M1OS42IDQ1LjczIDU3LjIyIDQzLjI4IDU3LjIyIDM5LjEyWk02NC43NiAzOS4xMkM2NC43NiAzNi43IDYzLjk0IDM1Ljc1IDYyLjg5IDM1Ljc1QzYxLjg0IDM1Ljc1IDYxLjAyIDM2LjcgNjEuMDIgMzkuMTJDNjEuMDIgNDEuNTQgNjEuODQgNDIuNDkgNjIuODkgNDIuNDlDNjMuOTQgNDIuNDkgNjQuNzYgNDEuNTQgNjQuNzYgMzkuMTJaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNODEuNzggNDUuNzNWNDkuNTFINzcuOThWNDUuODZDNzQuODEgNDUuNjIgNzEuOCA0NC42MyA2OS45NyA0My4yN0w3Mi4wMyAzOC4zQzczLjk5IDM5LjcgNzYuNzggNDAuNjUgNzkuMzUgNDAuNjVDODEuOTUgNDAuNjUgODIuOTYgMzkuODcgODIuOTYgMzguNzFDODIuOTYgMzQuOTMgNzAuMzUgMzcuNjkgNzAuMzUgMjguODNDNzAuMzUgMjUuMDggNzIuODUgMjEuOTEgNzcuOTggMjEuMjNWMTcuNDhIODEuNzhWMjEuMTZDODQuMTIgMjEuMzYgODYuNDQgMjIuMDUgODguMjEgMjMuMTdMODYuMjggMjguMThDODQuMTYgMjYuOTUgODIuMDcgMjYuMzQgODAuMTMgMjYuMzRDNzcuNSAyNi4zNCA3Ni41NSAyNy4yOSA3Ni41NSAyOC40OUM3Ni41NSAzMi4xNCA4OS4xMyAyOS40MSA4OS4xMyAzOC4yQzg5LjEzIDQxLjgxIDg2LjcyIDQ0Ljk1IDgxLjc4IDQ1LjczWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTEwMC40MSAyOC41OUMxMDAuNDEgMjcuMjMgOTkuMjQgMjYuNDEgOTcuNjIgMjYuNDFDOTUuOTEgMjYuNDEgOTQuNDggMjcuMzMgOTMuNjYgMjguODZMODguOTQgMjYuMTNDOTAuNjIgMjMuMSA5My42OSAyMS4wOSA5OC4zNSAyMS4wOUMxMDMuMjMgMjEuMDkgMTA2LjcxIDIzLjM0IDEwNi43MSAyNy41QzEwNi43MSAzMi44MiAxMDEuNTEgMzMuNiAxMDEuNTEgMzYuNzNIOTUuODdDOTUuODggMzIuMjcgMTAwLjQxIDMxLjE1IDEwMC40MSAyOC41OVpNOTUuMTIgNDIuMTVDOTUuMTIgNDAuMTQgOTYuNTggMzguNjQgOTguNyAzOC42NEMxMDAuODIgMzguNjQgMTAyLjMxIDQwLjE0IDEwMi4zMSA0Mi4xNUMxMDIuMzEgNDQuMTMgMTAwLjgyIDQ1LjczIDk4LjcgNDUuNzNDOTYuNTggNDUuNzMgOTUuMTIgNDQuMTMgOTUuMTIgNDIuMTVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
  }
  .scheme-terms {
    justify-content: flex-start;
    padding-left: 50%;
    padding-right: 0;
  }
  .scheme-terms .term {
    width: 100%;
    padding-right: 1rem;
    padding-bottom: 1rem;
    text-align: left;
  }
  .scheme-terms .term span {
    font-size: 14px;
    padding: 0.25rem 1.5rem;
  }
  .scheme-terms .term.selected {
    padding-right: 0rem;
    padding-bottom: 0;
  }
  .scheme-terms .term.selected span {
    display: block;
    padding-top: 1.5rem;
    padding-bottom: 0;
    border-radius: 1rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .post-nav {
    display: none;
    width: 100% !important;
    margin: 0 0 2rem 0;
    border-bottom-left-radius: 1rem;
    overflow: hidden;
  }
  .post-nav .post-nav-block.scheme {
    padding-top: 0;
  }
  .post-nav .post-nav-block.scheme .post-nav-block-header {
    display: none;
  }
  .scheme-blocks .scheme-block .block-number {
    font-size: 45px;
    width: 20%;
  }
  .scheme-blocks .scheme-block .block-title {
    min-height: 3rem;
    padding: 0.25rem 1rem;
    width: 80%;
  }
}
#tinymce {
  padding: 2rem 1rem 2rem 4.5rem !important;
  display: block;
  min-height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: 860px;
  box-sizing: border-box;
}
.article-blocks .wp-editor {
  counter-reset: list;
}
.wp-editor h3 {
  margin-top: 1em;
  margin-left: -6rem;
}
.wp-editor h5 {
  position: relative;
  font-weight: 700;
  margin-top: 2.4em;
}
.wp-editor h5 b {
  font-weight: 700;
}
.wp-editor h5:before {
  counter-increment: list;
  content: counters(list, ".", decimal-leading-zero) ". ";
  position: absolute;
  left: -1rem;
  font-weight: 700;
  transform: translateX(-100%);
}
.wp-editor iframe {
  width: 100%;
  height: 433px;
}
.wp-editor blockquote {
  position: relative;
  padding: 0 0 0 3rem;
  margin: 1.8rem 0;
  border: 0;
  font-style: italic;
}
.wp-editor blockquote P:last-of-type {
  margin-bottom: 0;
}
.wp-editor blockquote.logo {
  border: 4px solid #000;
  margin: 1.8rem 3rem 4rem 3rem;
  padding: 2rem 2rem 1rem 2rem;
  font-style: normal;
}
.wp-editor blockquote.logo:before {
  display: block;
  position: absolute;
  top: 100%;
  left: 75%;
  width: 37px;
  height: 50px;
  content: '';
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCAzNyA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGQ9Ik0xNy4xOTUyIDEyTDMuMTc5NyA3LjAyNzgxZS0wN0wzMS4yMTA3IC0xLjcxOTk1ZS0wNkwxNy4xOTUyIDEyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTAgMkg1LjY2NDNMMTcuODUyNyAxMi45NkwyOS44NTg5IDJIMzciIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0yOS43OTgyIDM2LjYzTDM2LjUyNDYgMjguOTFWMjZIMzMuMzg5TDIxLjE1MDEgNDAuMjVWMjZIMTcuMDIzMlYzNC40MUg0LjEyNjg1VjI2SDBWNDYuOTFINC4xMjY4NVYzOC40OUgxNy4wMjMyVjQ2LjkxSDIwLjg0NjZMMjcuMDA2NiAzOS44NEwzNC4wMjYyIDQ2LjkxSDM3VjQzLjg0TDI5Ljc5ODIgMzYuNjNaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwIj4KPHJlY3Qgd2lkdGg9IjM3IiBoZWlnaHQ9IjQ3LjM3IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
.wp-editor blockquote.logo:after {
  content: 'Елена Корнилова';
  display: block;
  text-align: right;
  font-style: italic;
  padding-top: 1em;
  font-weight: bold;
}
.wp-editor blockquote.arrow {
  padding: 0 0 0 3rem;
}
.wp-editor blockquote.arrow:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1rem;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-image: url(../image/arrow-right.png);
  background-position: right center;
  content: '';
}
.wp-editor blockquote.source {
  font-style: normal;
  padding: 0;
}
.wp-editor blockquote.source:before {
  position: absolute;
  left: -4rem;
  top: 0;
  width: 3rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAzNCAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMzLjY1IDMuMjhDMzMuNjIgMi45IDMzLjM3IDIuNjcgMzIuOTkgMi42N0MzMi42MiAyLjY3IDMyLjI2IDIuNjYgMzEuODkgMi42N0MzMS43MyAyLjY3IDMxLjY4IDIuNjEgMzEuNjggMi40NkMzMS42OSAxLjg4IDMxLjY3IDEuMyAzMS42OCAwLjcxOTk5OUMzMS42OSAwLjM0OTk5OSAzMS41IDAuMDg5OTk5MyAzMS4xMyAwLjA1OTk5OTNDMzAuODUgMC4wMzk5OTkzIDMwLjU3IDAuMDU5OTk5MyAzMC4yOCAwLjA1OTk5OTNDMjguMjYgMC4wNTk5OTkzIDI2LjI1IDAuMTY5OTk5IDI0LjI1IDAuNDY5OTk5QzIzLjU5IDAuNTY5OTk5IDIyLjkyIDAuNjM5OTk5IDIyLjI3IDAuNzc5OTk5QzIxLjM4IDAuOTY5OTk5IDIwLjUgMS4xOSAxOS42MyAxLjQyQzE4LjcyIDEuNjYgMTcuODQgMi4wMSAxNy4wMSAyLjQ2QzE2Ljg2IDIuNTQgMTYuNzQgMi41MyAxNi41OSAyLjQ1QzE2LjM2IDIuMzIgMTYuMTIgMi4xOSAxNS44NyAyLjFDMTUuMDcgMS44MSAxNC4yNyAxLjUgMTMuNDUgMS4yN0MxMi41NCAxLjAyIDExLjYxIDAuODM5OTk5IDEwLjY5IDAuNjU5OTk5QzEwLjIzIDAuNTY5OTk5IDkuNzYgMC41MTk5OTkgOS4zIDAuNDU5OTk5QzguNzggMC4zODk5OTkgOC4yNiAwLjMwOTk5OSA3LjczIDAuMjU5OTk5QzcuMDIgMC4xOTk5OTkgNi4yOSAwLjE0OTk5OSA1LjU2IDAuMTE5OTk5QzQuNTkgMC4wNjk5OTkzIDMuNjEgMC4wMjk5OTkzIDIuNjQgLTYuNjExMzdlLTA3QzIuMjUgLTAuMDEwMDAwNyAxLjkxIDAuMzA5OTk5IDEuOTMgMC42ODk5OTlDMS45NiAxLjI3IDEuOTQgMS44NSAxLjk0IDIuNDNDMS45NCAyLjYgMS44OSAyLjY3IDEuNzEgMi42NkMxLjM5IDIuNjUgMS4wNyAyLjY2IDAuNzUgMi42NkMwLjIgMi42NyAwIDIuODcgMCAzLjQyQzAgNyAwIDEwLjU5IDAgMTQuMThDMCAxNC42OSAwIDE1LjIxIDAgMTUuNzJDMCAxOC44MSAwIDIxLjkxIDAgMjVDMCAyNS40NSAwLjIzIDI1LjY4IDAuNjcgMjUuNjdDMS4yNCAyNS42NyAxLjgyIDI1LjY0IDIuMzkgMjUuNjRDMy4xIDI1LjY0IDMuODIgMjUuNjcgNC41MyAyNS42N0MxMy4xMyAyNS42NyAyMS43MyAyNS42NyAzMC4zMiAyNS42N0MzMS4yMiAyNS42NyAzMi4xMiAyNS42NyAzMy4wMiAyNS42N0MzMy4yNyAyNS42NyAzMy41NCAyNS41IDMzLjU4IDI1LjI1QzMzLjYzIDI0LjkgMzMuNjQgMjQuNTQgMzMuNjQgMjQuMTlDMzMuNjQgMTcuMjkgMzMuNjQgMTAuMzkgMzMuNjQgMy41QzMzLjY1IDMuNDMgMzMuNjYgMy4zNiAzMy42NSAzLjI4Wk0xMy40NyAyNC41MUgxMy4yOEMxMC43NCAyNC41MSA4LjIxIDI0LjUxIDUuNjcgMjQuNTFDNC4zIDI0LjUxIDIuOTMgMjQuNTEgMS41NiAyNC41MUMxLjE1IDI0LjUxIDEuMTcgMjQuNTggMS4xNyAyNC4xM0MxLjE3IDIxLjEzIDEuMTcgMTguMTMgMS4xNyAxNS4xNEMxLjE3IDExLjQ5IDEuMTcgNy44NCAxLjE3IDQuMTlDMS4xNyAzLjg1IDEuMTcgMy44NSAxLjUxIDMuODVDMS45OCAzLjg1IDEuOTQgMy43OSAxLjk0IDQuMjhDMS45NCA3LjIzIDEuOTQgMTAuMTkgMS45MyAxMy4xNEMxLjkzIDE2LjI3IDEuOTMgMTkuNCAxLjkzIDIyLjUzQzEuOTMgMjIuNTggMS45MyAyMi42MyAxLjkzIDIyLjY5QzEuOTQgMjMuMTMgMi4xNCAyMy4zNiAyLjU4IDIzLjM3QzMuMzUgMjMuMzkgNC4xMiAyMy4zOSA0Ljg4IDIzLjRDNS40NyAyMy40MSA2LjA2IDIzLjQyIDYuNjQgMjMuNDdDNy41NSAyMy41NCA4LjQ2IDIzLjYzIDkuMzcgMjMuNzRDMTAuMTMgMjMuODQgMTAuODggMjMuOTcgMTEuNjQgMjQuMUMxMi4yNSAyNC4yMSAxMi44NiAyNC4zNSAxMy40NyAyNC40N0MxMy40OCAyNC40OCAxMy40NyAyNC40OSAxMy40NyAyNC41MVpNMTYuMjQgMjMuODJDMTYuMjQgMjMuOTEgMTYuMjQgMjQgMTYuMjQgMjQuMTNDMTUuOTEgMjQuMDEgMTUuNjIgMjMuOSAxNS4zMiAyMy44MUMxNC43MiAyMy42MyAxNC4xMyAyMy40NCAxMy41MyAyMy4yOUMxMi43NCAyMy4xIDExLjk0IDIyLjkyIDExLjEzIDIyLjc5QzEwLjMxIDIyLjY1IDkuNDggMjIuNTcgOC42NSAyMi40OEM2Ljg2IDIyLjI4IDUuMDYgMjIuMiAzLjI1IDIyLjIxQzMuMjEgMjIuMjEgMy4xOCAyMi4yIDMuMTIgMjIuMTlWMS4yNkMzLjE4IDEuMjUgMy4yNCAxLjI0IDMuMyAxLjI0QzQuMjQgMS4yNiA1LjE4IDEuMjUgNi4xMiAxLjMyQzcuMjggMS40IDguNDQgMS41MyA5LjYgMS42OEMxMC40NSAxLjc5IDExLjI5IDEuOTMgMTIuMTIgMi4xMkMxMy40NCAyLjQyIDE0Ljc0IDIuODIgMTUuOTcgMy40M0MxNi4xNiAzLjUyIDE2LjI1IDMuNjIgMTYuMjUgMy44NUMxNi4yNCA3LjI1IDE2LjI0IDEwLjY1IDE2LjI0IDE0LjA1QzE2LjI0IDE3LjMxIDE2LjI0IDIwLjU3IDE2LjI0IDIzLjgyWk0xNy41OCAyNC4wOEMxNy41NSAyNC4wOSAxNy41MSAyNC4wOSAxNy40MyAyNC4xMUMxNy40MiAyMy45OCAxNy40MSAyMy44OCAxNy40MSAyMy43OEMxNy40MSAyMC43MiAxNy40MSAxNy42NyAxNy40MSAxNC42MUMxNy40MSAxMS4wNCAxNy40MSA3LjQ3IDE3LjQgMy45QzE3LjQgMy42NSAxNy40NiAzLjUgMTcuNyAzLjQxQzE4LjUzIDMuMSAxOS4zNSAyLjc0IDIwLjIgMi40OEMyMC45OCAyLjI0IDIxLjc4IDIuMDggMjIuNTggMS45MkMyNC4wMyAxLjYzIDI1LjQ5IDEuNDcgMjYuOTYgMS4zOEMyNy43MyAxLjMzIDI4LjQ5IDEuMjcgMjkuMjYgMS4yM0MyOS42MSAxLjIxIDI5Ljk2IDEuMjIgMzAuMyAxLjIxQzMwLjUxIDEuMjEgMzAuNTIgMS4zNSAzMC41MSAxLjVDMzAuNTEgMS45NCAzMC41IDIuMzcgMzAuNSAyLjgxQzMwLjUgOS4xNyAzMC41MSAxNS41MyAzMC41MSAyMS44OUMzMC41MSAyMi4yMiAzMC41MSAyMi4yMSAzMC4xOSAyMi4yMkMyOC42NCAyMi4yOCAyNy4wOSAyMi4zMiAyNS41NSAyMi40M0MyNC40NSAyMi41MSAyMy4zNCAyMi42NiAyMi4yNSAyMi44NEMyMS4yOSAyMyAyMC4zNSAyMy4yMyAxOS40MSAyMy40N0MxOC43OSAyMy42MyAxOC4xOSAyMy44NyAxNy41OCAyNC4wOFpNMzIuNDkgMjQuMTlDMzIuNDkgMjQuMjggMzIuNDkgMjQuMzggMzIuNDkgMjQuNDlIMjAuMTZDMjAuMTYgMjQuNDggMjAuMTUgMjQuNDggMjAuMTUgMjQuNDdDMjAuNTQgMjQuMzggMjAuOTIgMjQuMjggMjEuMzIgMjQuMjFDMjIuMTggMjQuMDYgMjMuMDUgMjMuOSAyMy45MSAyMy43OUMyNC44MiAyMy42NyAyNS43NCAyMy41OCAyNi42NiAyMy41MkMyNy42IDIzLjQ1IDI4LjUzIDIzLjQyIDI5LjQ3IDIzLjM5QzI5Ljk4IDIzLjM3IDMwLjQ4IDIzLjM3IDMwLjk5IDIzLjM2QzMxLjQ4IDIzLjM1IDMxLjY5IDIzLjEzIDMxLjY5IDIyLjYzQzMxLjY5IDIwLjA0IDMxLjY5IDE3LjQ2IDMxLjY5IDE0Ljg3QzMxLjY5IDExLjMxIDMxLjY5IDcuNzQgMzEuNjkgNC4xOEMzMS42OSAzLjg0IDMxLjY5IDMuODQgMzIuMDMgMy44NEMzMi40OSAzLjg0IDMyLjQ5IDMuODQgMzIuNDkgNC4zQzMyLjQ5IDcuNiAzMi40OCAxMC44OSAzMi40OCAxNC4xOUMzMi40OCAxNy41MyAzMi40OCAyMC44NiAzMi40OSAyNC4xOVpNMTMuODggMTcuOEMxMy41MyAxNy43IDEzLjE4IDE3LjYgMTIuODMgMTcuNTFDMTEuOTggMTcuMzEgMTEuMTMgMTcuMDkgMTAuMjcgMTYuOTJDOS41MyAxNi43OCA4Ljc5IDE2LjY4IDguMDUgMTYuNThDNy4zMiAxNi40OSA2LjU4IDE2LjQzIDUuODUgMTYuMzZDNS44NSAxNi4zNyA1Ljg1IDE2LjM4IDUuODUgMTYuMzhDNS43NSAxNi4zOCA1LjY1IDE2LjM3IDUuNTYgMTYuMzhDNS4zMiAxNi40MSA1LjE0IDE2LjYgNS4xNCAxNi44QzUuMTQgMTcuMDEgNS4zMSAxNy4xOSA1LjU0IDE3LjIzQzUuNjEgMTcuMjQgNS42OSAxNy4yNCA1Ljc2IDE3LjI0QzYuMjUgMTcuMjcgNi43NCAxNy4yNyA3LjIzIDE3LjMzQzguMiAxNy40NSA5LjE2IDE3LjU5IDEwLjEyIDE3Ljc0QzEwLjY5IDE3LjgzIDExLjI2IDE3Ljk2IDExLjgyIDE4LjA5QzEyLjQzIDE4LjI0IDEzLjA0IDE4LjQyIDEzLjY1IDE4LjU4QzEzLjkxIDE4LjY1IDE0LjEzIDE4LjUxIDE0LjE5IDE4LjI3QzE0LjI0IDE4LjA4IDE0LjEyIDE3Ljg3IDEzLjg4IDE3LjhaTTEzLjg1IDE1LjAyQzEyLjkzIDE0Ljc4IDEyLjAyIDE0LjUyIDExLjA5IDE0LjMzQzEwLjI1IDE0LjE1IDkuNCAxNC4wMiA4LjU0IDEzLjlDNy42OCAxMy43OCA2LjgyIDEzLjcgNS45NSAxMy42QzUuOTUgMTMuNjEgNS45NSAxMy42MyA1Ljk1IDEzLjY0QzUuODIgMTMuNjQgNS42OCAxMy42MyA1LjU1IDEzLjY0QzUuMzMgMTMuNjYgNS4xNSAxMy44NCA1LjE1IDE0LjA1QzUuMTQgMTQuMjYgNS4zIDE0LjQ0IDUuNTMgMTQuNDdDNS42MyAxNC40OCA1LjcyIDE0LjQ4IDUuODIgMTQuNDlDNi40NCAxNC41MyA3LjA2IDE0LjUyIDcuNjcgMTQuNjFDOC44MyAxNC43OCA5Ljk5IDE0Ljk4IDExLjE0IDE1LjIxQzExLjk5IDE1LjM4IDEyLjgzIDE1LjY0IDEzLjY4IDE1Ljg1QzEzLjc3IDE1Ljg3IDEzLjg4IDE1Ljg3IDEzLjk2IDE1LjgzQzE0LjE0IDE1Ljc1IDE0LjI0IDE1LjYxIDE0LjIyIDE1LjRDMTQuMTggMTUuMiAxNC4wNCAxNS4wNyAxMy44NSAxNS4wMlpNMTMuOTIgNi43OEMxMy42IDYuNjcgMTMuMjcgNi41OCAxMi45NCA2LjVDMTIuMDcgNi4yOSAxMS4xOSA2LjA3IDEwLjMxIDUuODlDOS42MSA1Ljc2IDguOSA1LjY2IDguMiA1LjU3QzcuNDcgNS40OCA2Ljc1IDUuNDEgNi4wMyA1LjMzQzYuMDMgNS4zNCA2LjAzIDUuMzUgNi4wMyA1LjM2QzUuODkgNS4zNiA1Ljc1IDUuMzYgNS42MSA1LjM2QzUuMzYgNS4zNyA1LjE1IDUuNTYgNS4xNSA1Ljc4QzUuMTUgNiA1LjM1IDYuMiA1LjYgNi4yMUM2Ljk2IDYuMjMgOC4zIDYuMzggOS42MyA2LjYzQzEwLjIgNi43MyAxMC43NyA2LjgyIDExLjM0IDYuOTZDMTIuMTIgNy4xNSAxMi44OSA3LjM3IDEzLjY2IDcuNTdDMTMuOSA3LjYzIDE0LjEyIDcuNTIgMTQuMiA3LjNDMTQuMjUgNy4xIDE0LjE0IDYuODYgMTMuOTIgNi43OFpNNS41OCA4Ljk2QzUuODIgOC45NiA2LjA2IDguOTUgNi4zIDguOTdDNy4yMiA5LjA3IDguMTUgOS4xNyA5LjA3IDkuM0M5LjcgOS4zOSAxMC4zMyA5LjUgMTAuOTYgOS42NEMxMS44NSA5Ljg0IDEyLjc0IDEwLjA4IDEzLjYyIDEwLjNDMTMuOTIgMTAuMzcgMTQuMTQgMTAuMjcgMTQuMiAxMC4wM0MxNC4yNiA5LjggMTQuMTEgOS41NyAxMy44NCA5LjVDMTIuNzcgOS4yMyAxMS42OSA4Ljk2IDEwLjYxIDguNzJDOS45NyA4LjU4IDkuMzMgOC40OCA4LjcgOC4zOUM3LjgzIDguMjcgNi45NyA4LjE4IDYuMTEgOC4wOEw2LjEgOC4xM0M1LjkzIDguMTMgNS43NiA4LjEzIDUuNTkgOC4xM0M1LjMzIDguMTMgNS4xNCA4LjMyIDUuMTQgOC41NUM1LjE0IDguNzggNS4zMiA4Ljk1IDUuNTggOC45NlpNNS41OSAxMS43MkM2LjYgMTEuNzMgNy42MSAxMS44MSA4LjYxIDExLjk4QzkuMjggMTIuMDkgOS45NSAxMi4xOCAxMC42MSAxMi4zMkMxMS40NyAxMi41MSAxMi4zMSAxMi43MyAxMy4xNiAxMi45NEMxMy4zNiAxMi45OSAxMy41NiAxMy4wNSAxMy43MyAxMy4wOUMxMy45NyAxMy4xIDE0LjE2IDEyLjk1IDE0LjIgMTIuNzVDMTQuMjQgMTIuNTUgMTQuMTIgMTIuMzQgMTMuOTIgMTIuMjhDMTMuNSAxMi4xNiAxMy4wOCAxMi4wMyAxMi42NiAxMS45MkMxMS45OCAxMS43NiAxMS4zMSAxMS41OSAxMC42MiAxMS40NkM5LjU5IDExLjMgOC41NyAxMS4xMiA3LjU1IDExQzYuOTMgMTAuOTIgNi4yOSAxMC45NCA1LjY2IDEwLjkxQzUuNDIgMTAuOSA1LjE1IDExLjA3IDUuMTMgMTEuMjhDNS4xMiAxMS41MSA1LjMyIDExLjcyIDUuNTkgMTEuNzJaTTIwIDcuNTdDMjAuNDEgNy40NiAyMC44MiA3LjMyIDIxLjI0IDcuMjJDMjIuMTQgNy4wMiAyMy4wNCA2LjgyIDIzLjk0IDYuNjVDMjUuMjMgNi40IDI2LjUzIDYuMjUgMjcuODQgNi4yMkMyNy45MyA2LjIyIDI4LjAyIDYuMjIgMjguMTEgNi4yMUMyOC4zNCA2LjE4IDI4LjQ5IDYuMDEgMjguNDkgNS43OUMyOC40OSA1LjU0IDI4LjMgNS4zNSAyOC4wMiA1LjM3QzI3LjE3IDUuNDMgMjYuMzIgNS40OCAyNS40NyA1LjU4QzI0Ljc5IDUuNjUgMjQuMTEgNS43NSAyMy40NSA1Ljg4QzIyLjYgNi4wNSAyMS43NSA2LjI0IDIwLjkgNi40NEMyMC41IDYuNTMgMjAuMTEgNi42NSAxOS43MyA2Ljc5QzE5LjYzIDYuODMgMTkuNTEgNi45NiAxOS40OSA3LjA3QzE5LjM4IDcuNDIgMTkuNjUgNy42NiAyMCA3LjU3Wk0xOS45MSAxMy4xQzIwIDEzLjA5IDIwLjA4IDEzLjA2IDIwLjE3IDEzLjAzQzIwLjkzIDEyLjgzIDIxLjY5IDEyLjYyIDIyLjQ2IDEyLjQ1QzIzLjIzIDEyLjI4IDI0IDEyLjE0IDI0Ljc4IDEyLjAyQzI1LjUxIDExLjkxIDI2LjI0IDExLjg0IDI2Ljk3IDExLjc3QzI3LjM0IDExLjczIDI3LjcxIDExLjc0IDI4LjA5IDExLjcyQzI4LjI5IDExLjcxIDI4LjQ0IDExLjYgMjguNDkgMTEuMzlDMjguNTQgMTEuMTcgMjguNDYgMTEuMDEgMjguMjQgMTAuOTNDMjguMSAxMC44OCAyNy45NCAxMC44OCAyNy43OSAxMC44NUMyNy43OSAxMC44NCAyNy43OCAxMC44MyAyNy43OCAxMC44MkMyNi41OCAxMC45NiAyNS4zNyAxMS4wOCAyNC4xNyAxMS4yNkMyMy4zOCAxMS4zOCAyMi42IDExLjU3IDIxLjgyIDExLjc1QzIxLjEzIDExLjkxIDIwLjQ0IDEyLjExIDE5Ljc2IDEyLjI5QzE5LjUyIDEyLjM1IDE5LjQzIDEyLjU0IDE5LjQ4IDEyLjc5QzE5LjUgMTMgMTkuNjkgMTMuMTMgMTkuOTEgMTMuMVpNMTkuNDkgMTUuNjZDMTkuNTcgMTUuODIgMTkuOCAxNS45IDE5Ljk3IDE1Ljg2QzIxLjIgMTUuNTYgMjIuNDIgMTUuMjMgMjMuNjYgMTQuOThDMjQuNTkgMTQuNzkgMjUuNTQgMTQuNyAyNi40OSAxNC41OEMyNy4wMiAxNC41MiAyNy41NiAxNC41MiAyOC4wOSAxNC40N0MyOC4zNSAxNC40NSAyOC40OSAxNC4yOCAyOC40OCAxNC4wNEMyOC40NyAxMy44MSAyOC4zMSAxMy42NSAyOC4wNiAxMy42NEMyNy45NCAxMy42MyAyNy44MiAxMy42NCAyNy43IDEzLjY0QzI3LjcgMTMuNjMgMjcuNyAxMy42MyAyNy43IDEzLjYyQzI3LjIgMTMuNjcgMjYuNjkgMTMuNzEgMjYuMTkgMTMuNzdDMjUuNDIgMTMuODYgMjQuNjQgMTMuOTYgMjMuODcgMTQuMDhDMjMuMjUgMTQuMTggMjIuNjQgMTQuMzEgMjIuMDQgMTQuNDVDMjEuMzggMTQuNiAyMC43MyAxNC43NyAyMC4wOCAxNC45NUMxOS45MSAxNC45OSAxOS43NCAxNS4wNSAxOS41OSAxNS4xNEMxOS40NCAxNS4yMiAxOS40IDE1LjQ5IDE5LjQ5IDE1LjY2Wk0xOS45NiAxMC4zMkMyMC4zIDEwLjIyIDIwLjY0IDEwLjExIDIwLjk5IDEwLjA0QzIxLjg5IDkuODQgMjIuNzkgOS42MyAyMy42OSA5LjQ1QzI0LjQyIDkuMzEgMjUuMTUgOS4xOCAyNS44OSA5LjFDMjYuNjIgOS4wMiAyNy4zNiA5IDI4LjA5IDguOTZDMjguMzMgOC45NSAyOC40OCA4Ljc5IDI4LjQ4IDguNTZDMjguNDggOC4zIDI4LjMyIDguMTQgMjguMDQgOC4xM0MyNi44NyA4LjEgMjUuNzIgOC4yNCAyNC41OCA4LjQzQzIzLjc0IDguNTcgMjIuOTEgOC43NSAyMi4wNyA4LjkzQzIxLjQyIDkuMDcgMjAuNzggOS4yMyAyMC4xNCA5LjRDMTkuOTUgOS40NSAxOS43NiA5LjUyIDE5LjU4IDkuNjFDMTkuNDMgOS42OSAxOS4zOSA5Ljk3IDE5LjQ3IDEwLjEzQzE5LjU2IDEwLjI4IDE5Ljc5IDEwLjM3IDE5Ljk2IDEwLjMyWk0yNS44MyAxNy40QzI2LjA4IDE3LjM2IDI2LjMzIDE3LjMyIDI2LjU4IDE3LjMxQzI3LjA0IDE3LjI4IDI3LjUgMTcuMjYgMjcuOTYgMTcuMjZDMjguMTUgMTcuMjYgMjguNDQgMTcuMDggMjguNDggMTYuOTFDMjguNTMgMTYuNjggMjguNDIgMTYuNDkgMjguMTcgMTYuNDFDMjguMDUgMTYuMzcgMjcuOTIgMTYuMzggMjcuNzUgMTYuMzZDMjcuMDYgMTYuNDMgMjYuMzIgMTYuNDkgMjUuNTkgMTYuNThDMjQuODcgMTYuNjcgMjQuMTUgMTYuNzggMjMuNDMgMTYuOTFDMjIuODkgMTcuMDEgMjIuMzUgMTcuMTMgMjEuODIgMTcuMjZDMjEuMTQgMTcuNDMgMjAuNDcgMTcuNiAxOS43OSAxNy43OUMxOS40OCAxNy44OCAxOS4zNyAxOC4wOSAxOS40NiAxOC4zNkMxOS41MyAxOC41OCAxOS43NCAxOC42NSAyMC4wNCAxOC41OEMyMC45NiAxOC4zNSAyMS44NyAxOC4xIDIyLjc5IDE3LjkxQzIzLjggMTcuNzEgMjQuODIgMTcuNTYgMjUuODMgMTcuNFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");
  content: '';
}
.wp-editor blockquote.highlight-violet {
  font-style: normal;
  padding: 2rem;
  background-color: #EDE2D7;
}
.wp-editor blockquote.highlight-gray {
  font-style: normal;
  padding: 2rem;
  background-color: #F4F2F2;
}
.wp-editor blockquote.highlight-negative {
  font-style: normal;
  padding: 2rem;
  background-color: #EB99B5;
}
.wp-editor blockquote.highlight-negative a {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.25);
}
.wp-editor blockquote.highlight-negative a:hover {
  border-color: #fff;
}
.wp-editor blockquote.review {
  border: 4px solid #D2B79C;
  margin: 1.8rem 3rem 2rem 3rem;
  padding: 2rem 2rem 1rem 2rem;
  font-style: normal;
}
.wp-editor blockquote.review:before {
  display: block;
  position: absolute;
  top: 100%;
  left: 75%;
  width: 37px;
  height: 50px;
  content: '';
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGQ9Ik0xNy4xOTUyIDEyTDMuMTc5NyA3LjAyNzgxZS0wN0wzMS4yMTA3IC0xLjcxOTk1ZS0wNkwxNy4xOTUyIDEyWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTAgMkg1LjY2NDNMMTcuODUyNyAxMi45NkwyOS44NTg5IDJIMzciIHN0cm9rZT0iI0QyQjc5QyIgc3Ryb2tlLXdpZHRoPSI0IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSIzNyIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
.wp-editor blockquote.review:after {
  content: 'Отзыв';
  color: #D2B79C;
  display: block;
  text-align: right;
  font-style: italic;
  padding-top: 1em;
  font-weight: bold;
}
.wp-editor blockquote.shift {
  margin-left: -6rem;
  padding-left: 6rem;
}
.wp-editor .shift {
  margin-left: -6rem;
  padding-left: 6rem;
}
.wp-editor img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.wp-editor img.alignleft {
  float: left;
  margin: 0.5em 1em 1em 0;
}
.wp-editor img.alignright {
  float: right;
  margin: 0.5em 0 1em 1em;
}
.wp-editor img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-editor figure.wp-caption {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0;
}
.article-read-time {
  background: #EDE2D7;
  position: absolute;
  top: 0;
  right: 0;
  width: 9rem;
  height: 9rem;
  z-index: 1;
  transform: translateX(50%) translateY(-50%);
  flex-grow: initial !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  border-radius: 1000rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.article-read-time div {
  font-weight: 800;
  font-size: 20px;
  padding-top: 0.3em;
}
.article-info {
  font-family: "pf_bulletin_sans_pro", 'Montserrat', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  font-size: 12px;
}
.article-info a {
  color: #000000;
  border-color: transparent;
  display: inline-block;
}
.article-info a .icon {
  font-size: 22px;
  top: 0.21em;
  padding-right: 0.25em;
}
.article-info a span {
  border-bottom: 1px solid transparent;
}
.article-info a:hover span {
  border-color: #000000;
}
.article-terms a.term {
  display: block;
  position: relative;
  padding: 0.75rem 1rem;
  height: 5rem;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  background-color: #F4F2F2;
  transition: background-color 0.2s ease;
}
.article-terms a.term:hover {
  background-color: #D2B79C;
}
.article-terms a.term:hover .term-icon {
  filter: saturate(0) brightness(1.5);
}
.article-terms a.term.selected {
  background-color: #000;
  color: #fff;
}
.article-terms a.term.selected .term-icon {
  filter: saturate(0) brightness(1.5);
}
.article-terms a.term.loading {
  background: #000000;
}
.article-terms a.term.loading:before,
.article-terms a.term.loading:after {
  opacity: 1;
}
.article-terms a.term:before,
.article-terms a.term:after {
  position: absolute;
  transition: opacity 0.2s ease;
  opacity: 0;
  content: '';
}
.article-terms a.term:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000000;
  content: '';
}
.article-terms a.term:after {
  left: 50%;
  top: 50%;
  z-index: 2;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal !important;
  line-height: 1;
  vertical-align: baseline;
  color: #fff;
  text-align: center;
  font-size: 18px;
  content: "\f110";
  transform-origin: 50%  50%;
  animation: fa-spin-center 2s infinite linear;
}
.article-terms a.term span {
  display: block;
  line-height: 1.2;
}
.article-terms a.term .term-icon {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  height: 2.5rem;
  transition: all 0.2s ease;
  will-change: filter;
}
.article-terms a.term .term-count {
  padding-bottom: 1rem;
}
.article-terms a.term .term-name {
  position: absolute;
  left: 0;
  bottom: 0.75rem;
  width: 100%;
  z-index: 0;
  padding: 0 1rem;
  overflow: hidden;
  max-height: 2rem;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.post-nav {
  z-index: 2;
}
.post-nav .post-nav-block {
  z-index: 2;
}
.post-nav.articles .post-nav-block-links {
  padding-top: 0rem;
}
.article-nav-image {
  position: absolute;
  width: 100%;
  padding: 0 0 100% 0;
  z-index: 1;
  bottom: -6rem;
  opacity: 0.25;
  background-size: 80% auto;
  background-position: bottom left;
  background-repeat: no-repeat;
  transition: background 1s ease;
}
@media (max-width: 1023px) {
  .article-nav-image {
    bottom: -3rem;
  }
}
@media (max-width: 767px) {
  .article-terms .post-nav {
    margin-bottom: 0;
  }
  .article-terms .post-nav .post-nav-block {
    padding: 0.75rem 1rem;
    background-color: #F4F2F2;
  }
  .article-terms .post-nav .post-nav-block .post-nav-block-links {
    padding-top: 0;
  }
  .article-read-time {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 3rem;
    width: 6rem;
    height: 6rem;
    transform: translateX(0) translateY(50%);
  }
  .article-read-time span {
    font-size: 11px;
  }
  .article-read-time span div {
    font-size: 14px;
  }
  .wp-editor h3 {
    margin-left: 0rem;
  }
  .wp-editor h5:before {
    left: -2rem;
    transform: none;
    font-size: inherit;
    line-height: inherit;
  }
  .wp-editor .shift {
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .wp-editor iframe {
    width: 100%;
    height: 170px;
  }
  .wp-editor blockquote {
    padding: 0;
  }
  .wp-editor blockquote.logo {
    margin: 1.8em 0 4rem 0;
    padding: 1rem 1.5rem;
  }
  .wp-editor blockquote.arrow {
    margin-left: -3rem;
  }
  .wp-editor blockquote.review {
    margin: 1.8em 0 2rem 0;
    padding: 1rem 1.5rem;
  }
  .wp-editor img {
    float: none !important;
  }
}
body.single-event .popup-overlay .popup {
  max-width: 640px;
}
.event-photo-container {
  position: relative;
  margin-bottom: 1rem;
}
.section-right {
  padding: 2rem 4rem;
}
.section-right.title {
  width: 100%;
  padding-bottom: 0;
}
.section-right.status-accepted {
  background-color: #D2B79C;
}
.section-right.status-pay {
  background-color: #D2B79C;
}
.section-right.status-pay .sign-form header {
  display: none;
}
.event-circle {
  background: #D2B79C;
  position: absolute;
  left: 0;
  bottom: -5.5rem;
  width: 9rem;
  height: 9rem;
  z-index: 1;
  flex-grow: initial !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  border-radius: 1000rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.event-circle div {
  font-weight: 800;
  font-size: 20px;
  padding-top: 0.3em;
}
.event-info-container {
  text-align: right;
  padding-right: 2rem;
}
.event-video {
  background: #000000;
}
.event-video video {
  width: 100%;
  height: auto;
}
.status-accepted,
.status-pay {
  margin-top: 2rem;
}
.event-map {
  width: 100%;
  height: 300px;
  border: 1px solid #EAE5DE;
}
.event-map img {
  max-width: inherit !important;
}
.event-timing.active table tr:not(.section) {
  cursor: hand;
  cursor: pointer;
}
.event-timing.active table tr:not(.section):hover {
  background-color: rgba(210, 183, 156, 0.25);
}
.event-timing.active table tr:not(.section) td:first-child {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.event-timing.active table tr:not(.section) td:nth-child(2) {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media (max-width: 1023px) {
  .event-section-container {
    padding: 2rem 2rem;
  }
}
@media (max-width: 767px) {
  /*.event-title-container {

		background-color: transparent;

		.event-title {
			padding: 4rem 3rem 0 3rem;
		}

	}*/
  .event-video {
    margin: 0 -3rem -2rem -3rem;
  }
  .event-photo-container {
    margin: -2rem -3rem 4rem -3rem;
  }
  .status-accepted,
  .status-pay {
    margin-top: 0rem;
  }
  .event-circle {
    left: auto;
    right: 2rem;
    bottom: 0;
    width: 6rem;
    height: 6rem;
    transform: translateY(50%);
  }
  .event-circle span {
    font-size: 11px;
  }
  .event-circle span div {
    font-size: 14px;
  }
  .event-info-container {
    text-align: left;
    padding-right: 0;
  }
}
/*------------------------------------------------------------------------------
	Desktop S
------------------------------------------------------------------------------*/
@media (max-width: 1279px) {
  .header-promo .promo-slider .inner .inner-content {
    padding: 10rem 2rem 4rem 6rem;
  }
  .article-title-container {
    padding-left: 4rem;
  }
  .article-title-container .socials {
    left: -1rem;
  }
  .article-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
/*------------------------------------------------------------------------------
	Tablet
------------------------------------------------------------------------------*/
@media (max-width: 1023px) {
  .page-wrapper-inner {
    padding-left: 0;
  }
  .section-right {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .section-left {
    padding-left: 0;
  }
  .header-promo .main-slide {
    padding: 7rem 2rem 2rem 0;
  }
  .header-promo .promo-slider .inner .inner-content {
    padding: 7rem 0 4rem 6rem;
  }
  .article-title-container {
    padding: 0 1rem 0 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
  .article-title-container .socials {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 1.5rem;
    flex-direction: row;
  }
  .article-title-container .socials > * + * {
    border-top-width: 1px !important;
    border-left-width: 0 !important;
  }
  .article-content {
    padding-left: 0rem;
  }
  .article-text {
    padding-left: 4rem;
  }
  .nav-top {
    padding: 2rem 4rem;
  }
}
/*------------------------------------------------------------------------------
	Mobile Phone/Tablet
------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .page-wrapper-content {
    padding: 0 !important;
  }
  .page-wrapper-inner {
    padding: 2rem 3rem;
  }
  .section-left,
  .section-right {
    padding: 2rem 3rem;
  }
  .nav-top {
    padding: 2rem 3rem;
  }
  .nav-top nav {
    width: 100%;
    height: 2rem;
  }
  .nav-top nav .logo {
    width: 100%;
    max-width: 100%;
    background-size: auto 100%;
  }
  .nav-top-after {
    height: 6rem;
  }
  .nav-right {
    position: absolute;
    padding: 6rem 3rem 2rem 3rem;
    z-index: 49;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    height: auto;
    opacity: 0;
    display: none;
  }
  .nav-right.expanded {
    opacity: 1;
    display: block;
  }
  .nav-right .nav-menu {
    opacity: 1;
  }
  .header-promo {
    background-color: #eeeeed;
    background-image: url(../image/photo-main.jpg);
    background-position: 50px 0px;
    background-size: auto 130%;
    background-repeat: no-repeat;
  }
  .header-promo .main-slide {
    padding: 6rem 3rem 3rem 3rem;
  }
  .header-promo .promo-form-container {
    padding: 2rem 3rem;
  }
  .header-promo .promo-slider {
    left: 100%;
    overflow: visible;
    background: #000;
    color: #fff;
    z-index: 100;
  }
  .header-promo .promo-slider h2 {
    color: #fff;
  }
  .header-promo .promo-slider .inner {
    margin-left: 0;
  }
  .header-promo .promo-slider .inner .inner-content {
    padding: 6rem 3rem 4rem 4rem;
    font-size: 12px;
    line-height: 1.75em;
  }
  .header-promo .promo-slider .promo-slider-toggle {
    display: none;
  }
  .header-promo .promo-slider .promo-slider-toggle-mobile {
    display: block;
  }
  .header-promo .promo-slider.expanded {
    left: 1.5rem;
  }
  .review-circle {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
  }
  .review-grid {
    background-image: url(../image/review-grid-mobile.jpg);
  }
  .review-grid > a {
    width: 10%;
  }
  .review-grid > a > div {
    background: transparent !important;
  }
  .current-review-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 500;
    padding: 2rem 1.5rem;
  }
  .current-review-mobile:before {
    display: block;
    position: absolute;
    bottom: 2rem;
    right: 4rem;
    z-index: 1;
    content: '';
    background: #000;
    width: 4rem;
    height: 4rem;
    transform-origin: 50% 50%;
    transform: rotate(45deg);
  }
  .current-review-mobile .black-box {
    display: flex;
    padding: 1rem 1.5rem;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 10px;
  }
  .current-review-mobile .black-box .review-photo-container {
    width: 30%;
    border: 6px solid #000;
    margin-top: -3rem;
  }
  .current-review-mobile .black-box .review-photo {
    margin-bottom: 0.5rem;
  }
  .current-review-mobile .black-box .review-text {
    width: 70%;
    padding-left: 1rem;
    z-index: 2;
  }
  .current-review-mobile .black-box .review-close {
    font-size: 18px;
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    line-height: 1;
    cursor: hand;
    cursor: pointer;
  }
  .products {
    display: none;
  }
  .products-grid-container {
    padding: 2rem 3rem;
  }
  .products-nav-block.mobile {
    width: 100%;
    display: block !important;
  }
  .products-nav-block.mobile a {
    margin-left: 4rem;
  }
  .products-nav-block.mobile a:before {
    width: 8rem;
  }
  .products-nav-block.mobile a.right {
    margin-right: 4rem;
    text-align: right;
  }
  .products-nav-block.mobile a.right:before {
    left: 100%;
    right: initial;
    margin-left: 0.5rem;
    background-image: url('../image/arrow-left.png');
    background-position: center left;
  }
  .posts-grid a.has-circle .post-caption {
    padding-bottom: 1rem;
  }
  .posts-grid.over li + li {
    border-top: 0;
  }
  .posts-grid.over a .image {
    padding-bottom: 50%;
  }
  .posts-grid.over a .post-caption {
    position: relative;
    display: block;
    left: initial;
    top: initial;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .article-title-container {
    padding: 0 3rem 2rem 3rem;
  }
  .article-content {
    padding: 2rem 3rem;
  }
  .article-text {
    padding: 0;
  }
}
/*------------------------------------------------------------------------------
	Mobile Phone
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------

	Visual Editor fixes

------------------------------------------------------------------------------*/
body.mce-content-body {
  padding: 1rem !important;
  background: transparent !important;
  background-image: none;
}
body.admin-bar .navbar.fixed {
  top: 32px;
}
/*---------------------------------------------------------------------------------------------------------

	Blog

----------------------------------------------------------------------------------------------------------*/
.post {
  position: relative;
}
.post + .post {
  padding-top: 4rem;
  margin-top: 4rem;
}
.post + .post:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url('../image/section-shadow.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  content: ' ';
  z-index: 100;
}
.post.format-image img {
  width: 100%;
  height: auto;
}
.post .entry-header + * {
  margin-top: 2rem;
}
.post .entry-header .entry-title a {
  color: #000;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.post img {
  max-width: 100%;
}
/*---------------------------------------------------------------------------------------------------------

	Widget

----------------------------------------------------------------------------------------------------------*/
nav.navigation.pagination {
  padding: 1rem 0;
}
nav.navigation.pagination.stick-top {
  padding-top: 0 !important;
}
nav.navigation.pagination.stick-bottom {
  padding-bottom: 0 !important;
}
nav.navigation.pagination h2 {
  display: none;
}
nav.navigation.pagination a {
  display: inline-block;
}
/*---------------------------------------------------------------------------------------------------------

	Widget

----------------------------------------------------------------------------------------------------------*/
aside {
  background-color: #F4F2F2;
}
.widget {
  padding: 4rem 4rem;
}
.widget.stick {
  padding: 0;
}
.widget.widget-even {
  background-color: #EAE5DE;
}
.widget > div {
  padding: 0;
}
.widget .widget-title {
  text-align: center;
}
.widget .widget-title + * {
  margin-top: 1rem;
}
/*---------------------------------------------------------------------------------------------------------

	WP Contact Form

----------------------------------------------------------------------------------------------------------*/
.float-tips .wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.float-tips .wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.float-tips .wpcf7 .wpcf7-response-output {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0.5rem 0.5rem;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  color: #fff;
  background-color: #000000;
}
.wpcf7 {
  position: relative;
}
.wpcf7 .screen-reader-response {
  display: none;
}
.wpcf7 .wpcf7-not-valid {
  border-bottom-color: #CE0045 !important;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: #CE0045;
  font-size: 12px;
  text-align: center;
}
.wpcf7 .wpcf7-response-output {
  padding: 1rem 1rem;
  text-align: center;
  font-weight: bold;
}
.wpcf7 .wpcf7-display-none {
  display: none;
}
.wpcf7 .wpcf7-list-item label {
  display: inline-block;
}
.wpcf7 input[type=submit].loading,
.wpcf7 input[type=button].loading,
.wpcf7 button.loading,
.wpcf7 a.button.loading {
  pointer-events: none;
  opacity: 0.5;
}
.wpcf7 .ajax-loader {
  display: none;
}
@media (max-width: 767px) {
  body.admin-bar .navbar.fixed {
    top: 46px;
    margin-bottom: 46px;
  }
  #wpadminbar {
    top: -46px !important;
  }
}
  * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
      -ms-user-select: none;
        user-select: none;
  }
/*# sourceMappingURL=index.css.map */