@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/sites/all/themes/main/assets/fonts/Unbounded-Regular.woff2) format("woff2"), url(/sites/all/themes/main/assets/fonts/Unbounded-Regular.woff) format("woff");
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/sites/all/themes/main/assets/fonts/Unbounded-Medium.woff2) format("woff2"), url(/sites/all/themes/main/assets/fonts/Unbounded-Medium.woff) format("woff");
}
@font-face {
  font-family: "Moderustic";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/sites/all/themes/main/assets/fonts/Moderustic-Regular.ttf) format("ttf");
}
@font-face {
  font-family: "Moderustic";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/sites/all/themes/main/assets/fonts/Moderustic-Medium.ttf) format("ttf");
}
@font-face {
  font-family: "Moderustic";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/sites/all/themes/main/assets/fonts/Moderustic-SemiBold.ttf) format("ttf");
}
@font-face {
  font-family: "Moderustic";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/sites/all/themes/main/assets/fonts/Moderustic-Bold.ttf) format("ttf");
}
/*! 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 */
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
}
/* 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;
}
.hidden,
.element-invisible {
  display: none;
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInStable {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  33.333% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  66.666666% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomInStable {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  33.333% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  66.666666% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.zoomInStable {
  -webkit-animation-name: zoomInStable;
  animation-name: zoomInStable;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@keyframes anime {
  from {
    opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
  }
}
@-webkit-keyframes anime {
  from {
    opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
  }
}
@-moz-keyframes anime {
  from {
    opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
  }
}
@-o-keyframes anime {
  from {
    opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
  }
}
@-ms-keyframes anime {
  from {
    opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-responsive img {
  max-width: 100%;
  height: auto;
}
img {
  max-width: 100%;
  height: auto;
}
html,
body {
  height: 100%;
}
.hidden {
  display: none;
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.7;
}
.ajax-progress {
  display: none;
}
body {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Moderustic', sans-serif;
  color: #000000;
  position: relative;
  overflow-x: hidden;
}
input {
  transition: .5s;
}
p {
  padding: 0;
  margin: 0;
  margin-bottom: 1.3em;
}
p:last-child {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif !important;
}
.h1 {
  font-size: 2rem;
}
.h2 {
  font-size: 1.5rem;
  font-weight: 400;
}
.h3 {
  font-size: 1.25rem;
}
.h4 {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
.h5 {
  font-size: 1.25rem;
}
*::selection {
  background: rgba(114, 202, 142, 0.4);
}
*:focus {
  outline: none;
}
table {
  width: 100%;
}
table caption {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  padding-top: 20px;
}
table th {
  text-transform: uppercase;
}
table tr {
  height: 50px;
}
table td,
table th {
  text-align: left;
  padding-left: 20px;
}
a {
  text-decoration: none;
  color: #000000;
  transition: .5s;
}
form input {
  font-family: 'Moderustic', sans-serif;
}
.container {
  position: relative;
  width: 1140px;
  margin: 0 auto;
}
@media (max-width: 1150px) {
  .container {
    padding: 0 15px;
    width: 768px;
  }
}
@media (max-width: 770px) {
  .container {
    padding: 0 10px;
    width: 540px;
  }
}
@media (max-width: 560px) {
  .container {
    width: 100%;
  }
}
.wrapper {
  max-width: 1290px;
  margin: 0 auto;
}
.wrapper--pt-192 {
  padding-top: 192px;
}
@media (max-width: 1290px) {
  .wrapper {
    width: 100%;
  }
}
.logo {
  display: flex;
  align-items: center;
}
@media (max-width: 770px) {
  .logo {
    width: calc(100% - 70px);
    padding-bottom: 15px;
  }
}
@media (max-width: 560px) {
  .logo {
    padding-bottom: 15px;
    flex-direction: column;
    width: calc(100% - 70px);
  }
}
.logo__text {
  padding-left: 23px;
  font-family: 'Unbounded', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 770px) {
  .logo__text {
    font-size: 40px;
  }
}
@media (max-width: 560px) {
  .logo__text {
    padding-left: 0;
    font-size: 33px;
  }
}
.logo img {
  max-height: 90px;
}
@media (max-width: 770px) {
  .logo img {
    width: 100%;
    height: auto;
    max-height: fit-content;
  }
}
.button {
  width: 100%;
  padding: 16px 24px;
  padding-right: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
  border-radius: 4px;
  background-color: #3b9b59;
  border: none;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
  transition: 0.5s;
}
.button--white {
  padding: 24px;
  font-size: 18px;
  color: #000000;
  background-color: #ffffff;
  border-radius: 8px;
  justify-content: flex-start;
  background-image: url('/sites/all/themes/main/assets/images/button-white.svg');
  background-repeat: no-repeat;
  background-position: 90% center;
}
.button--consultation {
  padding: 24px;
  font-size: 18px;
  border-radius: 8px;
  background-color: #207037;
  justify-content: flex-start;
  background-image: url('/sites/all/themes/main/assets/images/button-consultation.svg');
  background-repeat: no-repeat;
  background-position: 95% center;
}
.button--more {
  padding: 12px 24px;
  display: block;
  text-align: center;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid #a5aea3;
  color: #676a64;
}
.button--more:hover {
  color: #3b9b59;
  border-color: #3b9b59;
}
.phone {
  display: block;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.phone-icon {
  width: 103px;
  height: 103px;
  display: block;
  border-radius: 50%;
  background-color: #3b9b59;
  background-image: url('/sites/all/themes/main/assets/images/phone-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
  filter: drop-shadow(0px 30px 60px rgba(46, 106, 52, 0.4));
  position: absolute;
  z-index: 999;
}
.menu {
  padding-top: 41px;
}
.menu__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.menu__item {
  margin: 0 9px;
  list-style-type: none;
}
.menu__item:last-of-type {
  margin-right: 0;
}
.menu__item:first-of-type {
  margin-left: 0;
}
.menu__item a {
  padding-bottom: 5px;
  border-bottom: 1px dashed #000000;
  font-size: 14px;
  line-height: normal;
}
.menu__item a:hover {
  border-bottom-color: transparent;
}
.menu__burger {
  position: relative;
  display: none;
  width: 60px;
  height: 50px;
  cursor: pointer;
}
.menu__burger.active .menu__burger-icon {
  background-color: transparent;
}
.menu__burger.active .menu__burger-icon::before {
  top: 0;
  transform: rotate(-135deg);
}
.menu__burger.active .menu__burger-icon::after {
  bottom: 0;
  transform: rotate(135deg);
}
.menu__burger-icon,
.menu__burger-icon::before,
.menu__burger-icon::after {
  position: absolute;
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background-color: #3b9b59;
  left: 0;
  transition: .3s;
}
.menu__burger-icon::before,
.menu__burger-icon::after {
  content: '';
}
.menu__burger-icon::before {
  top: -20px;
}
.menu__burger-icon {
  top: calc(50% - 5px);
}
.menu__burger-icon::after {
  bottom: -20px;
}
.menu--mobile {
  display: none;
  position: absolute;
  width: 100%;
  background-color: #3b9b59;
  padding: 20px;
  border-radius: 10px;
  z-index: 100;
}
.menu--mobile .menu__list {
  flex-direction: column;
}
.menu--mobile .menu__item,
.menu--mobile .menu__item:first-of-type,
.menu--mobile .menu__item:last-of-type {
  margin: 0;
  margin-bottom: 20px;
}
.menu--mobile .menu__item a,
.menu--mobile .menu__item:first-of-type a,
.menu--mobile .menu__item:last-of-type a {
  color: #ffffff;
  border-bottom-color: #ffffff;
  font-size: 20px;
  line-height: 20px;
}
.menu--mobile--fixed {
  position: fixed;
  top: 94px;
}
@media (max-width: 1150px) {
  .menu__list {
    flex-wrap: wrap;
  }
  .menu__item {
    margin-bottom: 10px;
  }
  .menu__item:first-of-type,
  .menu__item:last-of-type {
    margin: 0 9px;
  }
}
@media (max-width: 770px) {
  .menu {
    display: none;
  }
  .menu__burger {
    display: block;
    margin: 22px 0;
  }
}
.form__modal {
  padding: 88px 98px 72px 96px;
  width: 555px;
  height: 719px;
  border-radius: 24px;
  background-color: #3b9b59;
  box-shadow: 0px 30px 60px 10px rgba(46, 106, 52, 0.4);
  position: relative;
  overflow: visible;
}
@media (max-width: 560px) {
  .form__modal {
    width: 100%;
    height: auto;
    padding: 20px 10px;
  }
}
.form__modal::after {
  content: '';
  position: absolute;
  width: 220px;
  height: 164px;
  background-image: url(/sites/all/themes/main/assets/images/ind.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -50px;
  left: 70px;
}
@media (max-width: 560px) {
  .form__modal::after {
    display: none;
  }
}
.form__modal .form-item {
  width: 100%;
}
.form__modal .form-type-checkbox {
  margin: 0;
  position: relative;
}
.form__modal .form-type-checkbox label {
  padding-left: 40px;
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}
.form__modal .form-type-checkbox input {
  appearance: none;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  background-color: #ffffff;
  top: 0;
  left: 0;
  cursor: pointer;
}
.form__modal .form-type-checkbox input:checked::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url('/sites/all/themes/main/assets/images/input-check.svg');
  background-repeat: no-repeat;
  top: 4px;
  left: 4px;
}
.form__modal .form-submit {
  background-image: url('/sites/all/themes/main/assets/images/read-btn.png');
}
.form__title {
  padding-bottom: 32px;
  font-family: 'Unbounded', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #ffffff;
}
.form-text,
.form-textarea {
  padding: 24px;
  width: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  border: none;
  border-radius: 8px;
  background-color: #ffffff;
}
.form-text::-webkit-input-placeholder,
.form-textarea::-webkit-input-placeholder {
  color: #676a64;
}
.form-text::-moz-placeholder,
.form-textarea::-moz-placeholder {
  color: #676a64;
}
.form-text:-moz-placeholder,
.form-textarea:-moz-placeholder {
  color: #676a64;
}
.form-text:-ms-input-placeholder,
.form-textarea:-ms-input-placeholder {
  color: #676a64;
}
.form-textarea {
  height: 113px;
  max-height: 130px;
  resize: none;
}
.form-actions {
  margin: 0;
  width: 100%;
}
.form-submit {
  padding: 24px;
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 8px;
  background-color: #207037;
  background-image: url('/sites/all/themes/main/assets/images/feedback-btn.svg');
  background-repeat: no-repeat;
  background-position: 70% center;
  transition: .5s;
  cursor: pointer;
}
@media (max-width: 560px) {
  .form-submit {
    background-position: 80% center;
  }
}
.form-item {
  margin: 0;
  width: 277.5px;
}
@media (max-width: 770px) {
  .form-item {
    width: 100%;
  }
}
.webform-client-form > div {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.modal {
  background-color: #3b9b59;
}
#user-login {
  width: 1140px;
  margin: 0 auto;
}
@media (max-width: 1150px) {
  #user-login {
    padding: 0 15px;
    width: 768px;
  }
}
@media (max-width: 770px) {
  #user-login {
    padding: 0 10px;
    width: 540px;
  }
}
@media (max-width: 560px) {
  #user-login {
    width: 100%;
  }
}
#user-login input {
  border: 1px solid #676a64;
  border-radius: 16px;
}
.swiper-pagination {
  bottom: 50px;
}
.swiper-pagination-bullet {
  position: relative;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #a5aea3;
  opacity: 1;
}
.swiper-pagination-bullet-active::after {
  content: '';
  height: 16px;
  width: 16px;
  background-color: #3b9b59;
  position: absolute;
  border-radius: 100%;
  top: -2px;
  left: -2px;
}
.swiper-buttons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
.swiper-buttons::before {
  content: '';
  display: block;
  margin-right: 24px;
  width: 88%;
  height: 1px;
  background-color: #3b9b59;
}
.swiper-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background-color: #3b9b59;
  border-radius: 50%;
  cursor: pointer;
}
.swiper-button svg {
  stroke: #ffffff;
}
.swiper-button--prev {
  transform: rotate(180deg);
}
.swiper-button-disabled {
  cursor: default;
  background-color: #a5aea3;
}
.social {
  display: block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
}
.social--telegram {
  background-image: url('/sites/all/themes/main/assets/images/telegram2.svg');
}
.social--whatsapp {
  background-image: url('/sites/all/themes/main/assets/images/whatsapp2.svg');
}
.block-title {
  padding-bottom: 18px;
  position: relative;
}
.block-title::after {
  content: '';
  position: absolute;
  width: 163px;
  height: 1px;
  background-color: #3b9b59;
  bottom: 0;
  left: 0;
}
.block-title__text {
  font-family: 'Unbounded', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 560px) {
  .block-title__text {
    font-size: 25px;
  }
}
.block-title__text--small {
  font-size: 28px;
}
.block-title__info {
  font-family: 'Unbounded', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
}
.email {
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #3b9b59;
}
.copyright {
  padding-right: 29px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.28px;
  position: relative;
}
.copyright::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url('/sites/all/themes/main/assets/images/pf.svg');
  background-repeat: no-repeat;
  bottom: 0;
  right: 0;
}
.copyright__pf {
  color: #30A54F;
}
.price {
  width: 175px;
  height: 56px;
  border-radius: 8px 0px 0px 8px;
  background: #3b9b59;
  box-shadow: 0px 30px 60px 10px rgba(46, 106, 52, 0.4);
  position: fixed;
  bottom: 100px;
  right: 0;
  z-index: 999;
}
.price p {
  margin: 0;
  width: 100%;
  height: 100%;
}
.price a {
  padding: 0 16px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #ffffff;
  background-image: url('/sites/all/themes/main/assets/images/download.svg');
  background-repeat: no-repeat;
  background-position: 90% 40%;
}
.breadcrumbs {
  padding-top: 45px;
  padding-bottom: 80px;
  display: flex;
  align-items: center;
}
.breadcrumbs .breadcrumb {
  padding: 0;
}
.breadcrumbs__title,
.breadcrumbs a {
  text-decoration: underline;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #676a64;
}
.breadcrumbs__title {
  padding-left: 5px;
  text-decoration: none;
}
.header {
  padding-top: 59px;
}
@media (max-width: 770px) {
  .header {
    padding-top: 30px;
  }
}
.header__wrap {
  display: flex;
  align-items: flex-start;
  border-radius: 16px;
  background: url(/sites/all/themes/main/assets/images/logo_0-1.jpg) no-repeat 0 50%;
  background-size: cover;
  height: 94px;
  max-width: 1140px;
  margin: auto;
}
@media (min-width: 770px) {
  .header__wrap {
    align-items: center;
  }
}
@media (max-width: 1150px) {
  .header__wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 770px) {
  .header__wrap {
    justify-content: space-between;
  }
}
@media (max-width: 560px) {
  .header__wrap {
    padding-bottom: 16px;
  }
}
.header__phones {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-left: auto;
}
@media (max-width: 770px) {
  .header__phones {
    margin-left: 0;
  }
}
@media (max-width: 560px) {
  .header__phones {
    margin-left: 0;
    flex-direction: column;
    gap: 16px;
  }
}
.header__socials {
  padding-left: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (min-width: 1150px) {
  .header__socials {
    padding-right: 40px;
  }
}
@media (max-width: 560px) {
  .header__socials {
    margin-left: auto;
  }
}
.header--fixed {
  position: fixed;
  z-index: 999;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
  padding-bottom: 0;
  padding-top: 0;
  min-height: 40px;
}
.header--fixed nav {
  max-width: 1140px;
  margin: auto;
  padding-top: 12px;
}
.header--fixed .search {
  display: none;
}
@media (min-width: 771px) {
  .header--fixed .header__wrap {
    display: none;
  }
}
.header--fixed .header__logo {
  margin-right: 20px;
  max-width: 240px;
}
.header--fixed .header__phones,
.header--fixed .header__socials {
  display: none;
}
.header--fixed .header__container {
  flex-shrink: 0;
  margin-bottom: 5px;
  flex-basis: 100%;
}
.header--fixed .header__menu .menu__item > a {
  transition: 0s;
  padding: 10px 36px 10px 17px;
}
.header--fixed .container {
  width: 1758px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer {
  padding-top: 33px;
  padding-bottom: 87px;
}
.footer__wrap {
  padding-top: 64px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 770px) {
  .footer__wrap {
    padding-top: 0;
    flex-direction: column;
  }
}
.footer__text {
  width: 60%;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.28px;
  color: #676a64;
}
@media (max-width: 770px) {
  .footer__text {
    padding-bottom: 15px;
    width: 100%;
  }
}
.banner {
  padding-top: 110px;
}
@media (max-width: 560px) {
  .banner {
    padding-top: 100px;
  }
}
.banner .content {
  position: relative;
}
.banner img {
  width: 100%;
  max-height: 712px;
  height: 662px;
  border-radius: 24px;
  object-fit: cover;
}
@media (max-width: 1150px) {
  .banner img {
    display: none;
  }
}
.banner__content {
  padding: 53px 54px 48px 152px;
  width: 805px;
  background-color: #3b9b59;
  border-radius: 24px;
  box-shadow: 0px 30px 60px 10px rgba(46, 106, 52, 0.4);
  color: #ffffff;
  position: absolute;
  top: 123px;
  left: -6%;
}
@media (max-width: 1150px) {
  .banner__content {
    padding: 24px 10px;
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
  }
}
.banner__title {
  font-family: 'Unbounded', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
}
.banner__list {
  padding-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.banner__list li {
  padding-left: 45px;
  list-style-type: none;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.banner__list li::before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  background-image: url('/sites/all/themes/main/assets/images/check.svg');
  background-repeat: no-repeat;
  top: -7px;
  left: 0;
}
.banner__wrap {
  padding-top: 34px;
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
@media (max-width: 560px) {
  .banner__wrap {
    flex-direction: column;
  }
}
.banner-dependence {
  position: relative;
}
.banner-dependence::after {
  content: '';
  position: absolute;
  width: 220px;
  height: 164px;
  background-image: url(/sites/all/themes/main/assets/images/ind.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -90px;
  right: -90px;
}
@media (max-width: 560px) {
  .banner-dependence::after {
    display: none;
  }
}
.banner-dependence__img {
  text-align: right;
}
@media (max-width: 1150px) {
  .banner-dependence__img {
    display: none;
  }
}
.banner-dependence__img img {
  width: 1215px;
  height: 402px;
  object-fit: cover;
  border-radius: 24px;
}
.banner-dependence__wrap {
  padding: 51px 54px 51px 152px;
  width: 776px;
  height: 484px;
  border-radius: 24px;
  background-color: #3b9b59;
  color: #ffffff;
  box-shadow: 0px 30px 60px 10px rgba(46, 106, 52, 0.4);
  position: absolute;
  top: -41px;
  left: -77px;
}
@media (max-width: 1150px) {
  .banner-dependence__wrap {
    padding: 24px 10px;
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
  }
}
@media (max-width: 560px) {
  .banner-dependence__wrap {
    height: 595px;
  }
}
.banner-dependence__title {
  font-family: 'Unbounded', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 560px) {
  .banner-dependence__title {
    font-size: 28px;
  }
}
.banner-dependence__info {
  padding-top: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
.banner-dependence__text {
  padding-top: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #e9f5ea;
}
.banner-dependence__form {
  width: 571px;
  position: absolute;
  bottom: 17px;
  left: 74px;
}
@media (max-width: 770px) {
  .banner-dependence__form {
    padding: 0 10px;
    width: auto;
    left: 0;
  }
}
.services {
  margin-top: 147px;
  padding: 58px 75px;
  padding-top: 131px;
  padding-bottom: 98px;
  border-radius: 24px;
  background-color: #e9f5ea;
  position: relative;
}
@media (max-width: 1150px) {
  .services {
    padding: 25px 0;
  }
}
.services::after {
  content: '';
  position: absolute;
  width: 314px;
  height: 234px;
  background-image: url('/sites/all/themes/main/assets/images/ind.png');
  background-repeat: no-repeat;
  top: -70px;
  left: 149px;
}
@media (max-width: 1150px) {
  .services::after {
    display: none;
  }
}
.services__container {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1150px) {
  .services__container {
    flex-direction: column;
  }
}
.services__wrap {
  padding-right: 30px;
  width: 43%;
}
@media (max-width: 1150px) {
  .services__wrap {
    padding-right: 0;
    padding-bottom: 25px;
    width: 100%;
  }
}
.services__title {
  padding-bottom: 29px;
  font-family: 'Unbounded', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  position: relative;
}
@media (max-width: 1150px) {
  .services__title {
    font-size: 34px;
  }
}
.services__title::after {
  content: '';
  position: absolute;
  width: 163px;
  height: 1px;
  background-color: #3b9b59;
  bottom: 0;
  left: 0;
}
.services__text {
  padding-top: 29px;
  width: 75%;
}
@media (max-width: 1150px) {
  .services__text {
    width: 100%;
  }
}
.services__socials {
  padding-top: 29px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.services__list {
  margin-top: 48px;
  padding-top: 48px;
  border-top: 1px solid #3b9b59;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 16px;
}
@media (max-width: 770px) {
  .services__list {
    justify-content: space-between;
  }
}
.services__item {
  padding: 24px;
  min-width: 199px;
  height: 140px;
  display: block;
  text-align: end;
  border-radius: 8px;
  border: 1px solid #3b9b59;
  background-color: transparent;
  position: relative;
}
@media (max-width: 770px) {
  .services__item {
    width: 47%;
  }
}
@media (max-width: 560px) {
  .services__item {
    width: 100%;
  }
}
.services__item:first-of-type {
  min-width: 215px;
}
.services__item:last-of-type {
  min-width: 234px;
}
.services__item::after {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  background-image: url('/sites/all/themes/main/assets/images/arrow-right-circle.svg');
  background-repeat: no-repeat;
  bottom: 24px;
  right: 24px;
  transition: 0.5s;
}
@media (max-width: 770px) {
  .services__item::after {
    bottom: 10px;
  }
}
.services__item:hover {
  background-color: #3b9b59;
  color: #ffffff;
  box-shadow: 0px 30px 60px 10px rgba(46, 106, 52, 0.4);
}
.services__item:hover::after {
  background-image: url('/sites/all/themes/main/assets/images/arrow-right-circle-green.svg');
}
.services__item:hover p {
  color: #ffffff;
}
.services__item h4 {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}
.services__item p {
  padding-top: 8px;
  color: #3b9b59;
  transition: 0.5s;
}
.services .phone-icon {
  bottom: -52px;
  right: 75px;
}
@media (max-width: 1150px) {
  .dependencies {
    width: 100%;
  }
}
.dependencies .view-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.dependencies__item {
  height: 250px;
  display: block;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.dependencies__item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #3b9b59 0%, rgba(59, 155, 89, 0) 100%);
  transition: 0.5s;
  opacity: 0;
}
.dependencies__item:hover::before {
  opacity: 1;
}
.dependencies__item:hover h3 {
  color: #ffffff;
}
.dependencies__item:hover h3::after {
  background-color: #ffffff;
}
.dependencies__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
}
.dependencies__item h3 {
  position: absolute;
  font-family: 'Unbounded', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  bottom: 50px;
  left: 40px;
  transition: 0.5s;
}
@media (max-width: 560px) {
  .dependencies__item h3 {
    left: 15px;
  }
}
.dependencies__item h3::after {
  content: '';
  position: absolute;
  width: 106px;
  height: 1px;
  background-color: #3b9b59;
  bottom: -16px;
  left: 0;
  transition: 0.5s;
}
.about {
  padding-top: 170px;
}
.about .content {
  padding-top: 29px;
  width: 80%;
  color: #676a64;
}
@media (max-width: 1150px) {
  .about .content {
    width: 100%;
  }
}
.gallery {
  margin-top: 50px;
  padding-top: 125px;
  padding-bottom: 27px;
  border-radius: 24px;
  background-color: #e9f5ea;
  position: relative;
}
.gallery__buttons {
  top: -80px;
}
@media (max-width: 560px) {
  .gallery__buttons {
    right: 10px;
  }
}
.gallery__slider {
  padding-bottom: 50px;
}
.gallery__slide {
  display: grid;
  grid-template-columns: 263px 555px 263px;
  grid-template-rows: repeat(1fr, auto);
  gap: 30px;
}
@media (max-width: 1150px) {
  .gallery__slide {
    display: flex;
    align-items: flex-start;
  }
}
@media (max-width: 770px) {
  .gallery__slide {
    flex-wrap: wrap;
    gap: 15px;
  }
}
@media (max-width: 560px) {
  .gallery__slide {
    flex-direction: column;
  }
}
@media (max-width: 1150px) {
  .gallery__img {
    flex-basis: 18%;
  }
}
@media (max-width: 770px) {
  .gallery__img {
    flex-basis: 31%;
  }
}
@media (max-width: 560px) {
  .gallery__img {
    width: 100%;
  }
}
.gallery__img img {
  border-radius: 16px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery__img--2 {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
}
.gallery__img--3 {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
}
.advantages {
  padding-top: 200px;
}
.advantages__text {
  padding-top: 29px;
  width: 80%;
}
@media (max-width: 1150px) {
  .advantages__text {
    width: 100%;
  }
}
.advantages__list {
  padding-top: 44px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 30px;
}
.advantages__item {
  flex-basis: 31.5%;
  position: relative;
  list-style-type: none;
}
@media (max-width: 1150px) {
  .advantages__item {
    flex-basis: 47%;
  }
}
@media (max-width: 770px) {
  .advantages__item {
    flex-basis: 100%;
  }
}
.advantages__item::after {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  background-image: url('/sites/all/themes/main/assets/images/check-green.svg');
  background-repeat: no-repeat;
  left: 32px;
  top: 126px;
}
.advantages__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.advantages__item h3 {
  padding-bottom: 10px;
  width: 80%;
  position: absolute;
  font-family: 'Unbounded', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  left: 32px;
  top: 174px;
}
.advantages__item h3::after {
  content: '';
  position: absolute;
  width: 106px;
  height: 1px;
  background-color: #3b9b59;
  bottom: 0;
  left: 0;
}
.employees {
  padding-top: 183px;
}
.employees .view-content {
  padding-top: 48px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 30px;
  row-gap: 40px;
}
@media (max-width: 1150px) {
  .employees .view-content {
    gap: 15px;
  }
}
.employees__item {
  padding: 16px;
  flex-basis: 23%;
  transition: 0.5s;
}
@media (max-width: 1150px) {
  .employees__item {
    flex-basis: 31%;
  }
}
@media (max-width: 770px) {
  .employees__item {
    flex-basis: 48%;
  }
}
@media (max-width: 560px) {
  .employees__item {
    flex-basis: 100%;
  }
}
.employees__item:hover {
  box-shadow: 0px 10px 50px 0px rgba(71, 74, 68, 0.15);
}
.employees__item:hover .employees__link {
  color: #3b9b59;
  border-color: #3b9b59;
}
.employees__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 0.66517857;
  object-fit: cover;
  border-radius: 16px;
}
.employees__title {
  padding-top: 16px;
  font-weight: 600;
}
.employees__specialization,
.employees__experience {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #676a64;
}
.employees__specialization {
  padding-top: 12px;
}
.employees__experience {
  padding-top: 5px;
}
.employees__link {
  margin-top: 16px;
}
.conditions {
  padding-top: 182px;
}
.conditions__list {
  padding-top: 32px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 16px;
}
.conditions__btn {
  padding: 24px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #3b9b59;
  transition: 0.5s;
}
@media (max-width: 560px) {
  .conditions__btn {
    width: 100%;
  }
}
.conditions__btn--active {
  background-color: #3b9b59;
  color: #ffffff;
}
.conditions__gallery {
  margin-top: 32px;
  position: relative;
}
.conditions__gallery-title {
  padding-right: 24px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  background-color: #e9f5ea;
  position: absolute;
  left: 75px;
  top: 53px;
  z-index: 10;
}
@media (max-width: 560px) {
  .conditions__gallery-title {
    display: none;
  }
}
.programs {
  margin-top: 193px;
  padding-top: 74px;
  padding-bottom: 71px;
  border-radius: 24px;
  box-shadow: 0px 30px 60px 10px rgba(76, 106, 46, 0.15);
  position: relative;
}
.programs__text {
  padding-top: 32px;
  width: 80%;
  color: #676a64;
}
@media (max-width: 1150px) {
  .programs__text {
    width: 100%;
  }
}
.programs__list {
  padding-top: 40px;
}
.programs__list .view-content {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media (max-width: 1150px) {
  .programs__list .view-content {
    flex-wrap: wrap;
    gap: 25px;
  }
}
.programs__item {
  display: flex;
  flex-direction: column;
  padding: 24px;
  width: 263px;
  border-radius: 16px;
  background-color: #e9f5ea;
}
@media (max-width: 1150px) {
  .programs__item {
    width: 48%;
  }
}
@media (max-width: 770px) {
  .programs__item {
    width: 47%;
  }
}
@media (max-width: 560px) {
  .programs__item {
    width: 100%;
  }
}
.programs__title {
  padding-top: 8px;
  font-family: 'Unbounded', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}
.programs__description {
  padding-top: 22px;
  padding-bottom: 28px;
  font-size: 14px;
  color: #676a64;
}
.programs__link {
  margin-top: auto;
}
.programs .phone-icon {
  top: -52px;
  right: 75px;
}
.stages {
  margin-top: 209px;
  padding-top: 64px;
  padding-bottom: 94px;
  border-radius: 24px;
  background-color: #e9f5ea;
  position: relative;
}
.stages .container {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1150px) {
  .stages .container {
    flex-direction: column;
  }
}
.stages__socials {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 8px;
  top: 370px;
  left: 0;
}
@media (max-width: 1150px) {
  .stages__socials {
    padding-bottom: 15px;
    position: relative;
    top: auto;
    left: auto;
  }
}
.stages__wrap {
  width: 32%;
}
@media (max-width: 1150px) {
  .stages__wrap {
    width: auto;
  }
}
.stages__text {
  padding-top: 29px;
}
.stages__img {
  padding-top: 110px;
}
@media (max-width: 1150px) {
  .stages__img {
    padding-top: 15px;
  }
}
.stages__img img {
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.stages__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  counter-reset: stage 0;
}
@media (max-width: 1150px) {
  .stages__list {
    padding-top: 15px;
    width: 100%;
  }
}
.stages__item {
  padding-left: 40px;
  list-style-type: none;
  width: 652px;
  height: 100px;
  display: flex;
  align-items: center;
  font-family: 'Unbounded', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  border-radius: 8px;
  background-color: #a9b8b3;
  position: relative;
  overflow: hidden;
  counter-increment: stage 1;
}
@media (max-width: 1150px) {
  .stages__item {
    width: 100%;
  }
}
@media (max-width: 560px) {
  .stages__item {
    padding-left: 20px;
  }
}
.stages__item::after {
  content: "0" counter(stage);
  position: absolute;
  width: 223px;
  text-align: left;
  font-family: Unbounded;
  font-size: 128px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #e9f5ea;
  top: -10px;
  right: -20px;
}
@media (max-width: 560px) {
  .stages__item::after {
    display: none;
  }
}
.stages__item::before {
  content: '';
  position: absolute;
  width: 106px;
  height: 1px;
  background-color: #ffffff;
  bottom: 26px;
}
.stages__item:nth-of-type(2n) {
  color: #000000;
  background-color: #ffffff;
}
.stages__item:nth-of-type(2n)::before {
  background-color: #3b9b59;
}
.stages .phone-icon {
  bottom: -52px;
  left: 186px;
}
.questions {
  padding-top: 248px;
}
.questions__container {
  padding-top: 64px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1150px) {
  .questions__container {
    align-items: center;
  }
}
@media (max-width: 1150px) {
  .questions__container {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.questions__wrap {
  width: 30%;
}
@media (max-width: 770px) {
  .questions__wrap {
    width: auto;
  }
}
.questions__img {
  padding-left: 27px;
  position: relative;
}
.questions__img::before {
  content: '';
  position: absolute;
  width: 263px;
  height: 369px;
  border-radius: 16px;
  background-color: #e9f5ea;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.questions__img img {
  display: block;
  max-width: none;
  width: 210px;
  object-fit: cover;
}
.questions__name {
  padding-top: 16px;
  font-weight: 600;
}
.questions__specialization {
  padding-top: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #676a64;
}
.questions__socials {
  padding-top: 32px;
  padding-left: 96px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.questions__view {
  width: 70%;
}
@media (max-width: 1150px) {
  .questions__view {
    width: 100%;
  }
}
.questions__item {
  list-style-type: none;
  position: relative;
}
.questions__item::before {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  background-image: url('/sites/all/themes/main/assets/images/question.svg');
  background-repeat: no-repeat;
  top: -3px;
  left: -50px;
}
@media (max-width: 770px) {
  .questions__item::before {
    display: none;
  }
}
.questions__title {
  padding: 24px 0;
  padding-right: 48px;
  display: flex;
  align-items: center;
  font-size: 20px;
  position: relative;
  cursor: pointer;
}
.questions__title::after {
  content: '';
  margin-left: 24px;
  display: block;
  min-width: 128px;
  height: 1px;
  flex-grow: 1;
  background-color: #3b9b59;
}
@media (max-width: 770px) {
  .questions__title::after {
    display: none;
  }
}
.questions__title::before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url('/sites/all/themes/main/assets/images/chevron-main.svg');
  background-repeat: no-repeat;
  top: 20px;
  right: 0;
}
.questions__answer {
  padding-bottom: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.questions .phone-icon {
  position: relative;
  margin-top: 50px;
  margin-left: 80px;
}
.histories {
  padding-top: 220px;
}
.histories .block-title::after {
  display: none;
}
.histories__buttons {
  position: relative;
  top: -20px;
}
.histories__slider {
  padding-top: 65px;
  padding-bottom: 85px;
}
.histories__slide {
  padding: 48px 38px 54px 48px;
  width: 750px;
  height: 268px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  border-radius: 16px;
  background-color: #f7faf8;
  transition: 0.5s;
}
@media (max-width: 770px) {
  .histories__slide {
    height: auto;
  }
}
@media (max-width: 560px) {
  .histories__slide {
    flex-direction: column;
    padding: 20px 10px;
  }
}
.histories__gender {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #a5aea3;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
}
.histories__gender--male {
  background-image: url('/sites/all/themes/main/assets/images/patient-male.svg');
}
.histories__gender--female {
  background-image: url('/sites/all/themes/main/assets/images/patient-female.svg');
}
.histories__wrap {
  padding-top: 24px;
}
@media (max-width: 560px) {
  .histories__wrap {
    padding-top: 0;
  }
}
.histories__name {
  width: min-content;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
.histories__description {
  padding-top: 22px;
  height: 100%;
  max-height: 105px;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
}
.histories__link {
  margin-top: 24px;
  width: 135px;
  display: none;
}
.histories .swiper-slide-active {
  margin-top: -70px;
  height: 394px;
  background-color: #ffffff;
  box-shadow: 0px 30px 60px 10px rgba(76, 106, 46, 0.15);
}
@media (max-width: 770px) {
  .histories .swiper-slide-active {
    height: auto;
  }
}
.histories .swiper-slide-active .histories__description {
  max-height: none;
}
@media (max-width: 560px) {
  .histories .swiper-slide-active .histories__description {
    max-height: max-content;
  }
}
.histories .swiper-slide-active .histories__link {
  display: flex;
}
.certificates {
  padding-top: 150px;
  position: relative;
}
.certificates::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 150px;
  background-color: #e9f5ea;
  bottom: 105px;
  left: 0;
}
.certificates .block-title {
  padding-bottom: 0;
}
.certificates .block-title::after {
  display: none;
}
.certificates__buttons {
  position: relative;
}
.certificates__slider {
  padding-top: 50px;
  padding-bottom: 65px;
}
.certificates .swiper-slide {
  filter: grayscale(1);
  transition: 0.5s;
}
@media (max-width: 560px) {
  .certificates .swiper-slide {
    text-align: center;
  }
}
.certificates .swiper-slide a:nth-child(n+2) {
  display: none;
}
.certificates .swiper-slide img {
  max-width: none;
  width: 165px;
  height: 232px;
  object-fit: cover;
  border-radius: 4px;
}
.certificates .swiper-slide:hover {
  margin-top: -20px;
  filter: grayscale(0);
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 560px) {
  .certificates .swiper-slide:hover {
    box-shadow: none;
  }
}
.partners {
  padding-top: 108px;
}
.partners .content {
  padding-top: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1150px) {
  .partners .content {
    flex-wrap: wrap;
  }
}
@media (max-width: 560px) {
  .partners .content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.contacts {
  padding-top: 139px;
  position: relative;
}
.contacts__content {
  padding: 24px;
  width: 359px;
  background-color: #ffffff;
  box-shadow: 0px 30px 60px 10px rgba(46, 106, 52, 0.4);
  border-radius: 16px;
  position: absolute;
  bottom: 263px;
  left: 20%;
  z-index: 999;
}
@media (max-width: 1150px) {
  .contacts__content {
    left: 0;
  }
}
@media (max-width: 770px) {
  .contacts__content {
    width: auto;
    box-shadow: none;
    position: relative;
    left: auto;
    bottom: auto;
  }
}
@media (max-width: 560px) {
  .contacts__content {
    padding: 20px 10px;
  }
}
.contacts__text {
  font-family: 'Unbounded', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}
.contacts__logo {
  padding: 24px 0;
  font-family: 'Unbounded', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  border-bottom: 1px solid #a5aea3;
  position: relative;
}
.contacts__address {
  padding-top: 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.contacts__wrap {
  padding-top: 24px;
  display: flex;
  align-items: flex-end;
  gap: 16px;
}
.contacts__phones {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.contacts__socials {
  display: flex;
  align-items: center;
  gap: 8px;
}
.contacts .email {
  padding-top: 20px;
  padding-bottom: 24px;
}
.contacts .map {
  margin-top: 140px;
}
@media (max-width: 770px) {
  .contacts .map {
    margin-top: 20px;
    height: 500px !important;
  }
}
@media (max-width: 560px) {
  .contacts .map {
    height: 400px !important;
  }
}
.identify {
  padding-top: 100px;
  position: relative;
}
.identify__wrap {
  padding-top: 68px;
  position: relative;
}
.identify__wrap::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 956px;
  border-radius: 24px;
  background-color: #e9f5ea;
  top: 0;
  left: 0;
  z-index: -1;
}
.identify__wrap p {
  margin: 0;
  padding-top: 29px;
  width: 70%;
}
@media (max-width: 1150px) {
  .identify__wrap p {
    width: 100%;
  }
}
.identify .block-title {
  width: 80%;
}
.identify__socials {
  padding-top: 29px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.identify .histories {
  padding-top: 44px;
}
.identify .histories .block-title {
  display: none;
}
.identify .phone-icon {
  bottom: -100px;
  right: 20%;
}
.not-chemical {
  padding-top: 62px;
  padding-bottom: 74px;
  border-radius: 24px;
  background-color: #e9f5ea;
}
.not-chemical .view-content {
  display: grid;
  align-items: stretch;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 16px;
}
@media (max-width: 1150px) {
  .not-chemical .view-content {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
}
@media (max-width: 560px) {
  .not-chemical .view-content {
    display: flex;
    flex-direction: column;
  }
}
.not-chemical .views-row-1 .not-chemical__link::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-1.svg');
}
.not-chemical .views-row-1 .not-chemical__link:hover::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-1-H.svg');
}
.not-chemical .views-row-2 .not-chemical__link::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-2.svg');
}
.not-chemical .views-row-2 .not-chemical__link:hover::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-2-H.svg');
}
.not-chemical .views-row-3 .not-chemical__link::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-3.svg');
}
.not-chemical .views-row-3 .not-chemical__link:hover::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-3-H.svg');
}
.not-chemical .views-row-4 .not-chemical__link::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-4.svg');
}
.not-chemical .views-row-4 .not-chemical__link:hover::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-4-H.svg');
}
.not-chemical .views-row-5 .not-chemical__link::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-5.svg');
}
.not-chemical .views-row-5 .not-chemical__link:hover::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-5-H.svg');
}
.not-chemical .views-row-6 .not-chemical__link::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-6.svg');
}
.not-chemical .views-row-6 .not-chemical__link:hover::before {
  background-image: url('/sites/all/themes/main/assets/images/NH-6-H.svg');
}
.not-chemical__link {
  padding: 24px;
  padding-top: 96px;
  padding-bottom: 80px;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 8px;
  border: 1px solid #3b9b59;
  position: relative;
}
.not-chemical__link::before {
  content: '';
  position: absolute;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  top: 24px;
  left: 24px;
}
.not-chemical__link::after {
  content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  background-image: url('/sites/all/themes/main/assets/images/arrow-right-circle.svg');
  background-repeat: no-repeat;
  bottom: 24px;
  left: 24px;
  transition: 0.5s;
}
.not-chemical__link:hover {
  background-color: #3b9b59;
  color: #ffffff;
  box-shadow: 0px 30px 60px 10px rgba(46, 106, 52, 0.4);
}
.not-chemical__link:hover::after {
  background-image: url('/sites/all/themes/main/assets/images/arrow-right-circle-green.svg');
}
.not-chemical__link:hover .not-chemical__text {
  color: #e9f5ea;
}
.not-chemical__title {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
}
.not-chemical__text {
  padding-top: 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #676a64;
}
.dependence {
  padding-bottom: 70px;
}
.dependence__links {
  padding-bottom: 105px;
  display: flex;
  align-items: flex-start;
  gap: 48px;
  font-family: 'Unbounded', sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
}
@media (max-width: 1150px) {
  .dependence__links {
    padding-left: 15px;
    flex-direction: column;
  }
}
@media (max-width: 560px) {
  .dependence__links {
    padding-left: 10px;
    font-size: 24px;
  }
}
.dependence__links a {
  font-weight: 300;
  color: #676a64;
  text-decoration: underline 2px dashed;
  text-underline-offset: 10px;
}
.dependence .services {
  padding: 75px;
}
@media (max-width: 1150px) {
  .dependence .services {
    padding: 25px 15px;
  }
}
@media (max-width: 770px) {
  .dependence .services {
    padding: 25px 10px;
  }
}
.dependence .services::after {
  display: none;
}
.dependence .services--combine {
  margin-top: -70px;
  margin-bottom: 141px;
}
.dependence .services__list {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.dependence__comment {
  margin-top: 141px;
  padding-top: 75px;
  padding-bottom: 70px;
  border-radius: 24px;
  background-color: #ffffff;
  box-shadow: 0px 30px 60px 10px rgba(76, 106, 46, 0.15);
}
.dependence__comment .container {
  display: flex;
  align-items: flex-start;
  gap: 34px;
}
@media (max-width: 770px) {
  .dependence__comment .container {
    flex-direction: column;
  }
}
.dependence__img {
  width: 200px;
  height: 200px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 560px) {
  .dependence__img {
    margin: 0 auto;
  }
}
.dependence__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dependence__wrap {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #676a64;
}
.dependence__wrap p {
  margin: 0;
  padding-top: 29px;
}
.employee {
  margin-top: -41px;
}
.employee__container {
  display: flex;
  align-items: flex-start;
  gap: 34px;
}
@media (max-width: 770px) {
  .employee__container {
    flex-direction: column;
  }
}
.employee__img {
  width: 360px;
  height: 360px;
  border-radius: 50%;
  flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 770px) {
  .employee__img {
    margin: 0 auto;
    width: 230px;
    height: 230px;
  }
}
.employee__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.employee__text {
  padding-top: 29px;
  color: #676a64;
}
.employee__gallery {
  margin-left: auto;
  padding-top: 40px;
  width: 740px;
  position: relative;
}
@media (max-width: 1150px) {
  .employee__gallery {
    width: 100%;
  }
}
.employee__gallery h3 {
  font-family: 'Unbounded', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
}
.employee__gallery::after {
  content: '';
  position: absolute;
  width: 1930px;
  height: 149px;
  background-color: #e9f5ea;
  top: 200px;
  left: -107%;
}
.employee__buttons {
  position: relative;
}
.employee__slider {
  padding-top: 40px;
  padding-bottom: 55px;
}
.employee .swiper-slide {
  filter: grayscale(1);
  transition: 0.5s;
}
@media (max-width: 560px) {
  .employee .swiper-slide {
    text-align: center;
  }
}
.employee .swiper-slide img {
  max-width: none;
  width: 165px;
  height: 232px;
  object-fit: cover;
  border-radius: 4px;
}
.employee .swiper-slide:hover {
  margin-top: -20px;
  filter: grayscale(0);
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);
}
.employee__form {
  margin-top: 70px;
  padding: 48px 99px 66px 98px;
  border-radius: 24px;
  background-color: #3b9b59;
  box-shadow: 0px 30px 60px 10px rgba(46, 106, 52, 0.4);
  position: relative;
}
@media (max-width: 1150px) {
  .employee__form {
    padding: 30px 20px;
  }
}
@media (max-width: 560px) {
  .employee__form {
    padding: 20px 10px;
  }
}
.employee__form::after {
  content: '';
  position: absolute;
  width: 220px;
  height: 164px;
  background-image: url(/sites/all/themes/main/assets/images/ind.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: -50px;
  right: 24px;
}
@media (max-width: 770px) {
  .employee__form::after {
    display: none;
  }
}
.employee__form h3 {
  padding-bottom: 30px;
  font-family: 'Unbounded', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
}
.employee__form .form-item {
  width: 318px;
}
@media (max-width: 1150px) {
  .employee__form .form-item {
    width: 100%;
  }
}
.employee__form .form-actions {
  margin-left: 14px;
  width: 261px;
}
@media (max-width: 1150px) {
  .employee__form .form-actions {
    margin-left: 0;
    width: 100%;
  }
}
.employee__form .form-submit {
  background-position: 90% center;
}
.error-page {
  position: relative;
}
.error-page::before {
  content: '';
  position: absolute;
  width: 1930px;
  height: 149px;
  background-color: #e9f5ea;
  top: 62px;
  left: -34%;
  z-index: -1;
}
.error-page::after {
  content: '';
  position: absolute;
  width: 220px;
  height: 164px;
  background-image: url(/sites/all/themes/main/assets/images/ind.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  right: -90px;
}
@media (max-width: 770px) {
  .error-page::after {
    display: none;
  }
}
.error-page__title {
  padding-left: 95px;
}
@media (max-width: 770px) {
  .error-page__title {
    padding-left: 0;
  }
}
.error-page__title h1 {
  margin: 0;
  font-family: Unbounded;
  font-size: 230px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #3b9b59;
}
@media (max-width: 770px) {
  .error-page__title h1 {
    font-size: 200px;
  }
}
@media (max-width: 560px) {
  .error-page__title h1 {
    font-size: 100px;
  }
}
.error-page__content {
  padding-left: 200px;
  width: 80%;
}
@media (max-width: 1150px) {
  .error-page__content {
    padding-left: 0;
    width: auto;
  }
}
.error-page__content h2 {
  font-family: 'Unbounded', sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
}
.error-page__content p {
  margin: 0;
  padding-bottom: 48px;
  padding-top: 16px;
  color: #676a64;
}
.error-page .button {
  width: 361px;
  justify-content: center;
  background-color: #3b9b59;
  background-position: 75% center;
}
.not-chemical-page {
  padding-bottom: 70px;
}
.not-chemical-page__content {
  padding-bottom: 80px;
}
.not-chemical-page__content h2 {
  display: flex;
  align-items: center;
  font-family: 'Unbounded', sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.not-chemical-page__content img {
  display: block;
  padding-left: 30px;
}
.not-chemical-page__content p {
  padding-top: 25px;
  width: 70%;
  color: #676a64;
}
@media (max-width: 1150px) {
  .not-chemical-page__content p {
    width: 100%;
  }
}
.not-chemical-page .services {
  padding: 75px;
}
@media (max-width: 1150px) {
  .not-chemical-page .services {
    padding: 25px 15px;
  }
}
@media (max-width: 770px) {
  .not-chemical-page .services {
    padding: 25px 10px;
  }
}
.not-chemical-page .services::after {
  display: none;
}
.not-chemical-page .services__list {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
