@charset "UTF-8";
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
  font-size: 100%;
}
body {
  margin: 0;
  font: 16px/1;
}
iframe {
  border: 0;
}
blockquote,
button,
figure,
h1,
h2,
h3,
h4,
h5,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}
li,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
p {
  font-size: inherit;
}
strong {
  font-weight: 700;
}
sup {
  position: relative;
  top: -0.5em;
  font-size: 65%;
  line-height: 0;
  vertical-align: baseline;
}
a,
button {
  color: inherit;
}
a {
  text-decoration: none;
}
button {
  overflow: visible;
  border: 0;
  font: inherit;
  letter-spacing: inherit;
  background: 0 0;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
}
button:focus {
  outline: 0;
}
::-moz-focus-inner {
  padding: 0;
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
@font-face {
  font-display: swap;
  font-family: "Proxima Nova Lt";
  src: url(/fonts/subset-ProximaNova-Semibold.eot);
  src: url(/fonts/subset-ProximaNova-Semibold.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/subset-ProximaNova-Semibold.woff2) format("woff2"),
    url(/fonts/subset-ProximaNova-Semibold.woff) format("woff"),
    url(/fonts/subset-ProximaNova-Semibold.ttf) format("truetype"),
    url(/fonts/subset-ProximaNova-Semibold.svg#ProximaNova-Semibold)
      format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Proxima Nova Lt";
  src: url(/fonts/subset-ProximaNova-Light.eot);
  src: url(/fonts/subset-ProximaNova-Light.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/subset-ProximaNova-Light.woff2) format("woff2"),
    url(/fonts/subset-ProximaNova-Light.woff) format("woff"),
    url(/fonts/subset-ProximaNova-Light.ttf) format("truetype"),
    url(/fonts/subset-ProximaNova-Light.svg#ProximaNova-Light) format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Proxima Nova Th";
  src: url(/fonts/subset-ProximaNovaT-Thin.eot);
  src: url(/fonts/subset-ProximaNovaT-Thin.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/subset-ProximaNovaT-Thin.woff2) format("woff2"),
    url(/fonts/subset-ProximaNovaT-Thin.woff) format("woff"),
    url(/fonts/subset-ProximaNovaT-Thin.ttf) format("truetype"),
    url(/fonts/subset-ProximaNovaT-Thin.svg#ProximaNovaT-Thin) format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Proxima Nova Rg";
  src: url(/fonts/subset-ProximaNova-Regular.eot);
  src: url(/fonts/subset-ProximaNova-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(/fonts/subset-ProximaNova-Regular.woff2) format("woff2"),
    url(/fonts/subset-ProximaNova-Regular.woff) format("woff"),
    url(/fonts/subset-ProximaNova-Regular.ttf) format("truetype"),
    url(/fonts/subset-ProximaNova-Regular.svg#ProximaNova-Regular) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Neo Sans Pro";
  src: url(/fonts/NeoSansPro-Bold.eot);
  src: url(/fonts/NeoSansPro-Bold.eot?#iefix) format("embedded-opentype"),
    url(/fonts/NeoSansPro-Bold.woff2) format("woff2"),
    url(/fonts/NeoSansPro-Bold.woff) format("woff"),
    url(/fonts/NeoSansPro-Bold.ttf) format("truetype"),
    url(/fonts/NeoSansPro-Bold.svg#NeoSansPro-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Neo Sans Pro";
  src: url(/fonts/NeoSansPro-Medium.eot);
  src: url(/fonts/NeoSansPro-Medium.eot?#iefix) format("embedded-opentype"),
    url(/fonts/NeoSansPro-Medium.woff2) format("woff2"),
    url(/fonts/NeoSansPro-Medium.woff) format("woff"),
    url(/fonts/NeoSansPro-Medium.ttf) format("truetype"),
    url(/fonts/NeoSansPro-Medium.svg#NeoSansPro-Medium) format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "Neo Sans Pro";
  src: url(/fonts/NeoSansPro-Light.eot);
  src: url(/fonts/NeoSansPro-Light.eot?#iefix) format("embedded-opentype"),
    url(/fonts/NeoSansPro-Light.woff2) format("woff2"),
    url(/fonts/NeoSansPro-Light.woff) format("woff"),
    url(/fonts/NeoSansPro-Light.ttf) format("truetype"),
    url(/fonts/NeoSansPro-Light.svg#NeoSansPro-Light) format("svg");
  font-weight: 300;
  font-style: normal;
}
body {
  font-family: "Proxima Nova Rg";
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.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) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg)
      scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg)
      scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -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) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}
.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) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}
.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) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(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) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(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: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    -ms-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    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% {
    -webkit-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) 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 center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    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: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -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);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -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);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -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);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-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: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: grabbing;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide:focus {
  outline: 0;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) center center no-repeat;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 3em;
  width: 3em;
  background: #373e54;
  cursor: pointer;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  display: block;
  outline: 0;
  -webkit-transition: 125ms ease-in-out;
  -o-transition: 125ms ease-in-out;
  transition: 125ms ease-in-out;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: #5ecae5;
  color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -6em;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
  background: url(/img/icons/prev.svg) no-repeat 50% 50%/60%;
  width: 100%;
  height: 100%;
  display: block;
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -6em;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
  background: url(/img/icons/next.svg) no-repeat 50% 50%/60%;
  width: 100%;
  height: 100%;
  display: block;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  left: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1080;
}
#lg-counter,
.lg-outer .lg-video-cont {
  vertical-align: middle;
  display: inline-block;
}
@font-face {
  font-display: swap;
  font-family: lg;
  src: url(../fonts/lg.eot?n1z373);
  src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),
    url(../fonts/lg.woff?n1z373) format("woff"),
    url(../fonts/lg.ttf?n1z373) format("truetype"),
    url(../fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transition: opacity 250ms, -webkit-transform 250ms ease 0s !important;
  transition: opacity 250ms, -webkit-transform 250ms ease 0s !important;
  -o-transition: transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms,
    -webkit-transform 250ms ease 0s !important;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #fff;
}
.lg-outer .lg-video-cont {
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../img/vimeo-play.png) no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../img/vimeo-play.png) 0 -58px no-repeat;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../img/video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../img/youtube-play.png) no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../img/youtube-play.png) 0 -60px no-repeat;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  -o-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s ease 0s !important;
  transition: opacity 0.15s, -webkit-transform 0.3s ease 0s !important;
  -o-transition: transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s,
    -webkit-transform 0.3s ease 0s !important;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  -webkit-box-shadow: 0 0 0 2px #fff inset;
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s,
    -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  -webkit-box-shadow: 0 0 0 8px #fff inset;
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.group:after,
.group:before {
  display: table;
  content: "";
  line-height: 0;
}
.group:after {
  clear: both;
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(../img/loading.gif) center center no-repeat;
  display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: static;
  padding: 0 5px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}
html {
  font-size: 16px;
}
@media only screen and (max-width: 100em) {
  html {
    font-size: 14px;
  }
}
.wrapper {
  min-width: 1200px;
  overflow: hidden;
}
@media only screen and (max-width: 75em) {
  .wrapper {
    min-width: 100%;
  }
}
.container {
  width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 75em) {
  .container {
    width: 100%;
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.section-title__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  align-items: center;
}
.section-title__block:after {
  content: "";
  background: #5ecae5;
  position: absolute;
  width: 0%;
  height: 5px;
  top: 50%;
  left: 24%;
  -webkit-transition: width 0.5s ease-in-out 0.5s;
  -o-transition: width 0.5s ease-in-out 0.5s;
  transition: width 0.5s ease-in-out 0.5s;
}
@media only screen and (max-width: 50em) {
  .section-title__block:after {
    content: none;
  }
}
@media only screen and (max-width: 37.5em) {
  .section-title__block:after {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.section-title__block.fired:after {
  width: 10%;
}
.section-title__block.fired .section-title__block-text {
  opacity: 1;
}
.section-title__block.fired .pr__title,
.section-title__block.fired .section-title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
@media only screen and (max-width: 75em) {
  .section-title__block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 37.5em) {
  .section-title__block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-title__block:after {
    content: none;
  }
}
.pr__title,
.section-title {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  text-transform: uppercase;
  color: #041f39;
  width: 25%;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translate3d(-2em, 0, 0);
  transform: translate3d(-2em, 0, 0);
  margin-right: 13%;
}
@media only screen and (max-width: 75em) {
  .pr__title,
  .section-title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 50em) {
  .pr__title,
  .section-title {
    width: 35%;
    margin-right: 3%;
  }
}
@media only screen and (max-width: 37.5em) {
  .pr__title,
  .section-title {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .pr__title,
  .section-title {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.section-title__block-text {
  width: 62%;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out 1s;
  -o-transition: opacity 0.5s ease-in-out 1s;
  transition: opacity 0.5s ease-in-out 1s;
}
@media only screen and (max-width: 37.5em) {
  .section-title__block-text {
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1;
  }
}
.contact__block .section-title__block-text {
  width: 40%;
}
@media only screen and (max-width: 37.5em) {
  .contact__block .section-title__block-text {
    width: 100%;
  }
}
.gmnoprint {
  opacity: 0;
  visibility: hidden;
}
.gm-style a[title="Нажмите, чтобы отобразить эту область в Картах Google"] {
  opacity: 0;
  visibility: hidden;
}
.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #262b3b;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.preloader img {
  display: block;
  width: 5em;
  height: 5em;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation: rrr 2s cubic-bezier(0.6, 0, 0.1, 0.99) infinite;
  animation: rrr 2s cubic-bezier(0.6, 0, 0.1, 0.99) infinite;
}
.preloader.hidden {
  opacity: 0;
  visibility: hidden;
}
@-webkit-keyframes rrr {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rrr {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mix {
  display: none;
}
.btn-with-icon {
  border: 4px solid #5ecae5;
  display: inline-block;
  padding: 1.125em 2.25em;
  color: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin-top: 1em;
}
@media only screen and (max-width: 63.9375em) {
  .btn-with-icon {
    padding: 1em 1em 0.75em;
    border-radius: 0;
    width: 100%;
  }
}
.btn-with-icon span {
  display: inline-block;
  vertical-align: middle;
}
.btn-with-icon:hover {
  background-color: #262b3b;
  border-color: #262b3b;
  color: #fff;
}
.btn-with-icon:hover .btn-icon path {
  fill: #fff;
}
@media only screen and (max-width: 63.9375em) {
  .btn-with-icon .btn-icon {
    display: none;
  }
}
.btn-with-icon .btn-icon svg {
  height: 3em;
  display: block;
}
.btn-with-icon .btn-icon path {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  fill: #000;
}
.btn-with-icon .btn-text {
  font-size: 1.25em;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  text-transform: uppercase;
  line-height: 1.5;
  margin-left: 0.75em;
  margin-top: 4px;
}
@media only screen and (max-width: 63.9375em) {
  .btn-with-icon .btn-text {
    margin: 0;
  }
}
.footer-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 47.9375em) {
  .footer-socials {
    margin-bottom: 1em;
    width: 100%;
  }
}
.footer__bottom .container a.social-link {
  padding: 0 0.75em;
  display: inline-block;
  width: auto;
}
.footer__bottom .container a.social-link path {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  fill: #fff;
}
.footer__bottom .container a.social-link svg {
  height: 1.75em;
  display: block;
}
.footer__bottom .container a.social-link:hover path {
  fill: #5ecae5;
}
.quiet-section.hidden section:not(:first-child) {
  display: none;
}
.quiet-section.hidden .quiet-start {
  display: block;
}
.quiet-section .quiet-start {
  display: none;
}
.quiet-start {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(#5ecae5)
  );
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #5ecae5 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #5ecae5 100%);
  padding: 1em 0 2.5em;
  text-align: center;
  cursor: pointer;
}
.quiet-start .container {
  pointer-events: none;
}
.quiet-start:hover .quiet-more span {
  -webkit-transform: translate3d(-50%, 0, 0) rotate(180deg);
  transform: translate3d(-50%, 0, 0) rotate(180deg);
}
.quiet-title {
  font-size: 1.75em;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  line-height: 1.5;
  margin-bottom: 0.75em;
  color: #262b3b;
}
@media only screen and (max-width: 37.5em) {
  .quiet-title {
    font-size: 1.25em;
  }
  .quiet-title br {
    display: none;
  }
}
.quiet-more {
  font-size: 1.375em;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  line-height: 1.5;
  text-transform: uppercase;
  position: relative;
  padding-top: 3em;
  color: #262b3b;
}
@media only screen and (max-width: 37.5em) {
  .quiet-more {
    font-size: 1em;
  }
}
.quiet-more span {
  display: inline-block;
  position: absolute;
  width: 2em;
  height: 2em;
  border: 3px solid #262b3b;
  border-radius: 50%;
  left: 50%;
  top: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  will-change: transform;
}
.quiet-more span:after,
.quiet-more span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 70%;
  height: 3px;
  border-radius: 5px;
  background: #262b3b;
}
.quiet-more span:after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
  transform: translate3d(-50%, -50%, 0) rotate(90deg);
}
.svg-cont {
  position: absolute;
  left: -9999px;
}
header {
  visibility: hidden;
  position: absolute;
  top: 0;
  z-index: 100;
  width: 100%;
  background: rgba(38, 43, 59, 0.9);
}
header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 37.5em) {
  header {
    display: none;
  }
}
.header__logo {
  width: 30%;
  background: #1e2330;
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header__logo img {
  height: 4em;
}
@media only screen and (max-width: 50em) {
  .header__logo {
    width: 25%;
  }
}
.header__nav {
  width: 50%;
}
.header__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header__nav li {
  width: 33.33334%;
  text-align: center;
  color: #fff;
}
.header__nav li:nth-child(n + 4) {
  font-size: 14px;
  font-size: 0.875rem;
}
.header__nav li:nth-child(n + 4) a {
  color: #989898;
  padding: 1.2em 0;
}
.header__nav li:nth-child(n + 4) a:hover {
  color: #fff;
}
.header__nav li:nth-child(-n + 3) {
  background: #222735;
  font-family: "Neo Sans Pro";
  font-weight: 500;
}
.header__nav li.current-menu-item a,
.header__nav li.current-page-ancestor a {
  color: #5ecae5;
}
.header__nav li a {
  display: block;
  text-transform: uppercase;
  padding: 1.782em 0;
  color: #fff;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.header__nav li a:hover {
  color: #5ecae5;
}
.header__contacts {
  width: 20%;
  background: #5ecae5;
  text-align: center;
}
@media only screen and (max-width: 50em) {
  .header__contacts {
    width: 25%;
  }
}
.header__phone {
  display: block;
  color: #212633;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 1.5em 0 1.4em;
  font-family: "Neo Sans Pro";
  font-weight: 700;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.header__phone:hover {
  color: #fff;
}
.header__email {
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
  background: #fff;
  display: block;
  color: #212633;
  padding: 0.9em 0;
  font-size: 17px;
  font-size: 1.0625rem;
}
@media only screen and (max-width: 100em) {
  .header__email {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.header__email:hover {
  background: #1e2330;
  color: #fff;
}
.header__scroll {
  position: fixed;
  z-index: 10;
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  background: #262b3b;
  -webkit-transform: translate3d(0, -5em, 0);
  transform: translate3d(0, -5em, 0);
  opacity: 0;
  -webkit-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}
.header__scroll .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__scroll .header__logo {
  width: 10%;
  padding: 0.5em 1em;
}
@media only screen and (max-width: 50em) {
  .header__scroll .header__logo {
    width: 8%;
  }
}
.header__scroll .header__logo img {
  height: 2em;
  width: 2.1em;
}
@media only screen and (max-width: 50em) {
  .header__scroll .header__contacts {
    width: 21%;
  }
}
.header__scroll .header__phone {
  padding: 0.7em 0;
}
@media only screen and (max-width: 50em) {
  .header__scroll .header__phone {
    font-size: 14px;
  }
}
.header__scroll.showed {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
@media only screen and (max-width: 37.5em) {
  .header__scroll {
    display: none;
  }
}
.header__nav-scroll {
  color: #fff;
}
.header__nav-scroll {
  width: 65%;
}
@media only screen and (max-width: 50em) {
  .header__nav-scroll {
    width: 69%;
  }
}
.header__nav-scroll ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header__nav-scroll li {
  text-align: center;
}
.header__nav-scroll li.current-menu-item a,
.header__nav-scroll li.current-page-ancestor a {
  color: #5ecae5;
}
.header__nav-scroll li a {
  display: block;
  text-align: center;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  text-transform: uppercase;
  padding: 0.9em 0;
  -webkit-transition: color 225ms ease-in-out;
  -o-transition: color 225ms ease-in-out;
  transition: color 225ms ease-in-out;
}
@media only screen and (max-width: 50em) {
  .header__nav-scroll li a {
    font-size: 12px;
    padding: 1em 0;
  }
}
.header__nav-scroll li a:hover {
  color: #5ecae5;
}
.header__mobile {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #1e2330;
  position: fixed;
  z-index: 100;
}
.header__mobile a {
  padding: 0.5em 0;
}
@media only screen and (max-width: 37.5em) {
  .header__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header__logo-m {
  width: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header__logo-m img {
  max-width: 80%;
  width: 1.8em;
}
.header__phone-m {
  width: 70%;
  text-align: center;
  color: #5ecae5;
  font-family: "Neo Sans Pro";
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}
.header__phone-m:hover {
  color: #fff;
}
.header_hamb {
  width: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.header_hamb svg {
  height: 2em;
  max-width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.header_hamb path {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.header_hamb path:nth-child(1) {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.header_hamb path:nth-child(3) {
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
.header_hamb.fired svg {
  -webkit-transform: translate3d(0.5em, 0, 0);
  transform: translate3d(0.5em, 0, 0);
}
.header_hamb.fired path {
  fill: #5ecae5;
}
.header_hamb.fired path:nth-child(1) {
  -webkit-transform: rotate(45deg) translate3d(0, 15em, 0);
  transform: rotate(45deg) translate3d(0, 15em, 0);
}
.header_hamb.fired path:nth-child(2) {
  opacity: 0;
}
.header_hamb.fired path:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate3d(0, -15em, 0);
  transform: rotate(-45deg) translate3d(0, -15em, 0);
}
.header__mobile-menu {
  position: fixed;
  width: 100%;
  z-index: 99;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #1e2330;
  color: #fff;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.header__mobile-menu ul {
  width: 100%;
}
.header__mobile-menu li {
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 2em, 0);
  transform: translate3d(0, 2em, 0);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.header__mobile-menu li.current-menu-item a,
.header__mobile-menu li.current-page-ancestor a {
  color: #5ecae5;
}
.header__mobile-menu li.current-menu-item a:hover,
.header__mobile-menu li.current-page-ancestor a:hover {
  color: #262b3b;
}
.header__mobile-menu a {
  display: block;
  font-family: "Neo Sans Pro";
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  padding: 0.8em 0;
}
.header__mobile-menu a:hover {
  background: #5ecae5;
  color: #262b3b;
}
.header__mobile-menu.fired {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header__mobile-menu.fired li {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
a.header__mobile-email {
  width: 100%;
  text-align: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background: #5ecae5;
}
@media only screen and (max-width: 37.5em) {
  a.header__mobile-email {
    text-transform: none;
  }
}
.header__mobile-btn {
  width: 100%;
  text-align: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.header__btn {
  width: 100%;
  text-transform: uppercase;
}
.header__btn-back {
  width: 100%;
  font-family: "Neo Sans Pro";
  font-size: 1.1em;
}
.header__mobile-fake {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-family: "Neo Sans Pro";
  font-weight: 500;
  background: #5dcae6;
  display: inline-block;
  padding: 0.75em 0 0.5em;
}
@media only screen and (max-width: 37.5em) {
  .header__mobile-fake {
    display: none;
  }
}
footer {
  color: #757575;
}
@media only screen and (max-width: 37.5em) {
  footer .container {
    padding: 0;
  }
}
.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 59.375em) {
  .footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.footer__block {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__block li {
  margin-bottom: 1.5em;
}
.footer__block a {
  color: #bebebe;
  position: relative;
  -webkit-transition: color 225ms ease-in-out;
  -o-transition: color 225ms ease-in-out;
  transition: color 225ms ease-in-out;
}
@media only screen and (max-width: 37.5em) {
  .footer__block a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.footer__block a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 0%;
  height: 1px;
  background: #5ecae5;
  -webkit-transition: width 225ms ease-in-out;
  -o-transition: width 225ms ease-in-out;
  transition: width 225ms ease-in-out;
  opacity: 0.5;
}
.footer__block a:hover {
  color: #5ecae5;
}
.footer__block a:hover:after {
  width: 100%;
}
@media only screen and (max-width: 59.375em) {
  .footer__block {
    width: 47%;
    padding: 2em 0;
  }
}
@media only screen and (max-width: 37.5em) {
  .footer__block {
    width: 100%;
    padding: 0 1em;
  }
}
.footer__block.footer__block-big {
  width: 38%;
}
.footer__block.footer__block-big .menu--wrap {
  width: 50%;
}
@media only screen and (max-width: 37.5em) {
  .footer__block.footer__block-big {
    width: 100%;
    padding: 2em 1em 1em;
  }
  .footer__block.footer__block-big ul {
    width: 100%;
  }
}
.footer__block-title {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 3em;
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  font-family: "Neo Sans Pro";
  font-weight: 500;
}
.footer__block-title.footered {
  color: #5ecae5;
  text-transform: none;
  margin-bottom: 1.5em !important;
}
@media only screen and (max-width: 47.9375em) {
  .footer__block-title.footered br {
    display: none;
  }
}
.footer__block-title.with-line:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #5ecae5;
  bottom: -1.5em;
  left: 0;
  right: 0;
  margin: auto;
}
.footered__labeled {
  display: block;
  margin-bottom: 2.5em !important;
}
.footer__form-wrap {
  width: 32%;
  background: #242a38;
  padding: 4.5em 1.5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__form-wrap .footer__block-title {
  margin-bottom: 2em;
}
@media only screen and (max-width: 59.375em) {
  .footer__form-wrap {
    width: 100%;
    padding: 1em 1.5em;
  }
}
@media only screen and (max-width: 37.5em) {
  .footer__form-wrap {
    width: 100%;
    padding: 2.5em 1.5em;
  }
}
.footer__form-wrap.wiggle .footer__label:before {
  -webkit-animation: wiggle 1.333s ease-in-out infinite;
  animation: wiggle 1.333s ease-in-out infinite;
}
@-webkit-keyframes wiggle {
  0%,
  100% {
    background: #5ecae5;
  }
  50% {
    background: #fff;
  }
}
@keyframes wiggle {
  0%,
  100% {
    background: #5ecae5;
  }
  50% {
    background: #fff;
  }
}
.footer__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__label {
  width: 100%;
  margin-bottom: 3.1em;
  position: relative;
}
.footer__label:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  display: block;
  background: #5ecae5;
}
.footer__label:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  display: block;
  background: #fff;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.footer__label.footer__label-small {
  width: 47%;
  margin-bottom: 2.1em;
}
.footer__label.focused:after {
  width: 100%;
}
.footer__label.error:after,
.footer__label.error:before {
  background: tomato;
}
.footer__input {
  color: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.4em 0;
  background: 0 0;
  border: none;
  font-size: 1em;
}
.footer__input:focus {
  outline: 0;
}
.footer__form-bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 23.75em) {
  .footer__form-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.footer__form-text {
  font-size: 12px;
  font-size: 0.75rem;
  width: 38%;
  color: #fff;
  font-family: "Proxima Nova Lt";
  font-weight: 300;
  line-height: 1.3;
}
@media only screen and (max-width: 37.5em) {
  .footer__form-text {
    width: 45%;
  }
}
@media only screen and (max-width: 100em) {
  .footer__form-text {
    width: 33%;
  }
}
@media only screen and (max-width: 75em) {
  .footer__form-text {
    width: 41%;
  }
}
@media only screen and (max-width: 62.5em) {
  .footer__form-text {
    width: 50%;
  }
}
@media only screen and (max-width: 23.75em) {
  .footer__form-text {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
  }
}
.footer__submit {
  width: 47%;
  padding: 1em 0 0.8em;
  line-height: 1;
  border: 2px solid #5ecae5;
  color: #5ecae5;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.footer__submit:hover {
  background: #5ecae5;
  color: #fff;
}
@media only screen and (max-width: 23.75em) {
  .footer__submit {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 1em;
  }
}
.footer__bottom {
  background: #14161b;
}
.footer__bottom .container {
  padding: 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 75em) {
  .footer__bottom .container {
    padding: 1em;
  }
}
@media only screen and (max-width: 37.5em) {
  .footer__bottom .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 0 0;
  }
  .footer__bottom .container a {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
}
.footer__logo img {
  height: 2.5em;
  min-width: 9em;
}
@media only screen and (max-width: 37.5em) {
  .footer__logo {
    display: none;
  }
}
.footer__b-phone {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Neo Sans Pro";
  font-weight: 700;
  -webkit-transform: translate3d(-1.8em, 0, 0);
  transform: translate3d(-1.8em, 0, 0);
}
.footer__b-phone span {
  color: #5ecae5;
}
@media only screen and (max-width: 100em) {
  .footer__b-phone {
    -webkit-transform: translate3d(-2.4em, 0, 0);
    transform: translate3d(-2.4em, 0, 0);
  }
}
@media only screen and (max-width: 75em) {
  .footer__b-phone {
    -webkit-transform: translate3d(-1.5em, 0, 0);
    transform: translate3d(-1.5em, 0, 0);
  }
}
@media only screen and (max-width: 62.5em) {
  .footer__b-phone {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media only screen and (max-width: 37.5em) {
  .footer__b-phone {
    display: none;
  }
}
.b-made {
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
}
.b-made span {
  display: block;
  line-height: 1.25;
  position: relative;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.footer__b-made {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer__b-made img {
  margin-left: 0.4em;
  height: 2.5em;
}
@media only screen and (max-width: 37.5em) {
  .footer__b-made {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.footer__b-made svg {
  width: 7em;
  height: 2.45em;
}
.footer__b-made path,
.footer__b-made polygon {
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.footer__b-made .yellow path,
.footer__b-made .yellow polygon,
.footer__b-made .yellow rect {
  fill: #fff;
}
.footer__b-made:hover span {
  color: #ebb32f;
}
.footer__b-made:hover svg path,
.footer__b-made:hover svg polygon {
  fill: #4c86fa;
}
.footer__b-made:hover svg .yellow path,
.footer__b-made:hover svg .yellow polygon {
  fill: #ebb32f;
}
.b-img {
  margin-left: 0.4em;
  width: 7em;
  height: 2.45em;
}
.b-img.fired .big,
.b-img.fired .one,
.b-img.fired .three,
.b-img.fired .two {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.b-img .big {
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out 1.2s;
  -o-transition: 0.5s ease-in-out 1.2s;
  transition: 0.5s ease-in-out 1.2s;
}
.b-img .one {
  -webkit-transform: translate3d(-25px, 0, 0);
  transform: translate3d(-25px, 0, 0);
  opacity: 0;
  -webkit-transition: 0.8s ease-out 10ms;
  -o-transition: 0.8s ease-out 10ms;
  transition: 0.8s ease-out 10ms;
}
.b-img .two {
  -webkit-transform: translate3d(-25px, 0, 0);
  transform: translate3d(-25px, 0, 0);
  opacity: 0;
  -webkit-transition: 0.8s ease-out 0.3s;
  -o-transition: 0.8s ease-out 0.3s;
  transition: 0.8s ease-out 0.3s;
}
.b-img .three {
  -webkit-transform: translate3d(-25px, 0, 0);
  transform: translate3d(-25px, 0, 0);
  opacity: 0;
  -webkit-transition: 0.8s ease-out 0.6s;
  -o-transition: 0.8s ease-out 0.6s;
  transition: 0.8s ease-out 0.6s;
}
.ffw {
  position: relative;
}
.ffw.success .ffwf {
  opacity: 0;
  visibility: hidden;
}
.ffw.success .footer__form-success {
  opacity: 1;
  visibility: visible;
}
.ffwf {
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.footer__form-success {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.footer__form-success .footer__block-title {
  margin-bottom: 3em;
}
.footer__block-text {
  color: #fff;
}
#map {
  height: 36.5em;
}
.contact__page {
  background: #fff;
  color: #1e2330;
}
.contact__page .container {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3em 0 8em;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media only screen and (max-width: 37.5em) {
  .contact__page .container {
    padding: 2em 1em;
  }
}
.contact__photo {
  border: 1em solid #5ecae5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  position: absolute;
  top: -15em;
  background: #fff;
  left: 0;
  z-index: 1;
  display: none;
}
@media only screen and (max-width: 37.5em) {
  .contact__photo {
    position: relative;
    width: 100%;
    top: 0;
    border: 4px solid #5ecae5;
    margin-bottom: 2em;
  }
}
.contact__photo-img {
  width: 100%;
  height: 20em;
}
.contact__photo-name {
  padding: 1em 0;
  text-align: center;
  background: #1e2330;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "Proxima Nova Lt";
}
.contact__photo-name span {
  padding: 0.5em 0 0;
  display: block;
  font-family: "Proxima Nova Rg";
  font-weight: 400;
  font-size: 0.875em;
}
.contact__block {
  width: 65%;
  width: 100%;
}
@media only screen and (max-width: 37.5em) {
  .contact__block {
    width: 100%;
  }
}
.contact__info {
  margin-bottom: 2.4em;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 100em) {
  .contact__info {
    margin-bottom: 2.5em;
  }
}
.contact__info .pr__title,
.contact__info .section-title {
  width: 20%;
}
.contact__info:after {
  left: 18%;
}
@media only screen and (max-width: 100em) {
  .contact__info:after {
    left: 16%;
  }
}
.contact__info-block {
  padding-left: 2em;
  margin-bottom: 0.6em;
}
@media only screen and (max-width: 62.5em) {
  .contact__info-block {
    padding-left: 0;
  }
}
.contact__info-block a {
  font-size: 19px;
  font-size: 1.1875rem;
}
.contact__bold {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
}
.contact__bold span {
  font-family: "Proxima Nova Lt";
  font-weight: 600;
  margin-left: 0.5em;
}
.contact__bold:before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.5em;
}
.contact__phone {
  display: block;
  margin-bottom: 0.6em;
}
.contact__phone:before {
  background: url(/img/icons/phone.svg) no-repeat 50% 50% / contain;
}
.contact__email {
  display: block;
}
.contact__email:before {
  background: url(/img/icons/email.svg) no-repeat 50% 50% / contain;
}
.contact__geo {
  display: block;
  font-size: 19px;
  font-size: 1.1875rem;
  position: relative;
  padding-left: 1.25em;
  margin-bottom: 1em;
}
.contact__geo:before {
  position: absolute;
  left: 0;
  top: 0;
  background: url(/img/icons/geo.svg) no-repeat 50% 50% / contain;
}
.contact__work {
  display: block;
  font-size: 19px;
  font-size: 1.1875rem;
  position: relative;
  padding-left: 1.25em;
}
.contact__work:before {
  position: absolute;
  left: 0;
  top: 0;
  background: url(/img/icons/work.svg) no-repeat 50% 50% / contain;
}
.contact__bottom-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 47.9375em) {
  .contact__bottom-block .btn {
    width: 100%;
    padding: 0.75em 0.5em 0.5em;
  }
}
.contact__bottom-left {
  width: 60%;
}
@media only screen and (max-width: 62em) {
  .contact__bottom-left {
    width: 100%;
  }
}
.contact__bottom-left .lfft {
  display: inline-block;
  vertical-align: top;
  min-width: 6.75em;
  font-weight: 400;
}
@media only screen and (max-width: 47.9375em) {
  .contact__bottom-left .lfft {
    display: inline;
  }
}
.contact__bottom-left .cntnt {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 47.9375em) {
  .contact__bottom-left .cntnt {
    display: inline;
  }
  .contact__bottom-left .cntnt br {
    display: none;
  }
}
.contact__bottom-right {
  width: 40%;
  text-align: center;
}
@media only screen and (max-width: 62em) {
  .contact__bottom-right {
    width: 100%;
    margin-top: 2em;
  }
}
.contact__bottom-right p {
  font-weight: 600;
  margin-bottom: 0.75em;
}
.btn {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.125rem;
  position: relative;
  font-family: "Neo Sans Pro";
  font-weight: 500;
  background: #5dcae6;
  display: inline-block;
  padding: 0.75em 4.5em 0.5em;
}
.top {
  padding: 13em 0 5.5em;
  border-bottom: 10px solid #5ecae5;
}
.top .container {
  position: relative;
  padding: 4em 6em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 50em) {
  .top .container {
    padding: 3em;
  }
}
.top .container.fired:after,
.top .container.fired:before {
  content: "";
  background: #5ecae5;
  position: absolute;
  display: block;
}
.top .container.fired:before {
  bottom: 0;
  left: 0;
  height: 0%;
  width: 10px;
  -webkit-animation: l 0.4s ease-in-out forwards 0.4s;
  animation: l 0.4s ease-in-out forwards 0.4s;
}
@media only screen and (max-width: 37.5em) {
  .top .container.fired:before {
    -webkit-animation: none;
    animation: none;
  }
}
.top .container.fired:after {
  top: 0;
  right: 0;
  height: 0%;
  width: 10px;
  -webkit-animation: r 0.4s ease-in-out forwards 1.2s;
  animation: r 0.4s ease-in-out forwards 1.2s;
}
@media only screen and (max-width: 37.5em) {
  .top .container.fired:after {
    -webkit-animation: none;
    animation: none;
  }
}
@media only screen and (max-width: 75em) {
  .top {
    padding: 13em 1em 5.5em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 37.5em) {
  .top {
    padding: 6em 1em 3.5em;
  }
  .top .container {
    padding: 0;
  }
}
@-webkit-keyframes l {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@keyframes l {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes r {
  0% {
    height: 0%;
  }
  100% {
    height: 40%;
  }
}
@keyframes r {
  0% {
    height: 0%;
  }
  100% {
    height: 40%;
  }
}
.top__wrap.fired:after,
.top__wrap.fired:before {
  content: "";
  background: #5ecae5;
  position: absolute;
  display: block;
}
.top__wrap.fired:before {
  top: 0;
  left: 0;
  height: 10px;
  width: 0%;
  -webkit-animation: t 0.4s ease-in-out forwards 0.8s;
  animation: t 0.4s ease-in-out forwards 0.8s;
}
@media only screen and (max-width: 37.5em) {
  .top__wrap.fired:before {
    -webkit-animation: none;
    animation: none;
  }
}
.top__wrap.fired:after {
  bottom: 0;
  right: 29.5%;
  height: 10px;
  width: 0%;
  -webkit-animation: b 0.4s ease-in-out forwards;
  animation: b 0.4s ease-in-out forwards;
}
@media only screen and (max-width: 37.5em) {
  .top__wrap.fired:after {
    -webkit-animation: none;
    animation: none;
  }
}
@-webkit-keyframes t {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes t {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes b {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@keyframes b {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
.top__title {
  color: #fff;
  font-size: 38px;
  font-size: 2.375rem;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  text-transform: uppercase;
  line-height: 1.415;
  letter-spacing: 0.04em;
  margin-bottom: 0.7em;
  visibility: hidden;
}
@media only screen and (max-width: 100em) {
  .top__title {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
@media only screen and (max-width: 50em) {
  .top__title {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 37.5em) {
  .top__title {
    visibility: visible;
    margin-bottom: 1em;
    font-size: 19px;
    font-size: 1.1875rem;
  }
}
.top__subtitle {
  color: #5ecae5;
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  text-transform: uppercase;
  line-height: 1.415;
  letter-spacing: 0.04em;
  visibility: hidden;
}
@media only screen and (max-width: 100em) {
  .top__subtitle {
    font-size: 34px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 50em) {
  .top__subtitle {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 37.5em) {
  .top__subtitle {
    visibility: visible;
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 1em;
  }
}
.top__block {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 37.5em) {
  .top__block {
    position: initial;
  }
}
.cta-btn,
.top__btn {
  width: 14.6em;
  padding: 1.25em 0 1em;
  line-height: 1.25;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  border: 3px solid #fff;
  color: #fff;
  font-family: "Neo Sans Pro";
  font-weight: 700;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
  visibility: hidden;
}
.cta-btn:last-child,
.top__btn:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 37.5em) {
  .cta-btn,
  .top__btn {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: visible;
  }
}
.cta-btn:hover,
.top__btn_white:hover {
  background: #fff;
  color: #262b3b;
}
.top__btn_blue {
  border-color: #5ecae5;
  background: #5ecae5;
  color: #262b3b;
}
.top__btn_blue:hover {
  background: #262b3b;
  color: #5ecae5;
  border-color: #262b3b;
}
.eq {
  padding: 5em 0 7rem;
}
.eq .section-title__block {
  margin-bottom: 5em;
}
@media only screen and (max-width: 37.5em) {
  .eq {
    padding: 3em 0;
  }
  .eq .section-title__block {
    margin-bottom: 2em;
  }
}
.eq__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq__list li {
  width: 24.75%;
  height: 17.1875em;
  margin-bottom: 0.25%;
  position: relative;
  visibility: hidden;
}
.eq__list li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(38, 43, 59, 0.75);
  z-index: 1;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.eq__list li:hover:after {
  background: rgba(94, 202, 229, 0.75);
}
.eq__list li:hover .eq__icon path {
  fill: #262b3b;
}
.eq__list li:hover .eq__text {
  color: #262b3b;
  font-family: "Proxima Nova Lt";
  font-weight: 600;
}
.eq__list li:nth-child(1) svg {
  width: 3.5em;
  height: 3em;
}
.eq__list li:nth-child(2) svg {
  width: 3.5em;
  height: 3em;
}
.eq__list li:nth-child(3) svg {
  width: 3.5em;
  height: 3em;
}
.eq__list li:nth-child(3) .eq__text {
  padding: 0 15%;
}
@media only screen and (max-width: 50em) {
  .eq__list li:nth-child(3) .eq__text {
    padding: 0 6%;
  }
}
.eq__list li:nth-child(4) svg {
  width: 3.5em;
  height: 3em;
}
.eq__list li:nth-child(4) .eq__text {
  padding: 0 15%;
}
@media only screen and (max-width: 50em) {
  .eq__list li:nth-child(4) .eq__text {
    padding: 0 6%;
  }
}
.eq__list li:nth-child(5) svg {
  width: 3.5em;
  height: 3em;
}
.eq__list li:nth-child(6) svg {
  width: 3.5em;
  height: 3em;
}
.eq__list li:nth-child(7) svg {
  width: 3.5em;
  height: 3em;
}
.eq__list li:nth-child(7) .eq__text {
  padding: 0 8%;
}
@media only screen and (max-width: 50em) {
  .eq__list li:nth-child(7) .eq__text {
    padding: 0 0;
  }
}
.eq__list li:nth-child(8) svg {
  width: 3.5em;
  height: 3em;
}
@media only screen and (max-width: 37.5em) {
  .eq__list li {
    width: 49.25%;
    height: 13.1875em;
    margin-bottom: 1%;
    visibility: visible;
  }
}
.eq__link {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq__icon {
  width: 3.5em;
  height: auto;
  margin-bottom: 1.5em;
  visibility: hidden;
}
.eq__icon path {
  fill: #5ecae5;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
@media only screen and (max-width: 37.5em) {
  .eq__icon {
    width: 3em;
  }
}
.eq__text {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 27%;
}
@media only screen and (max-width: 64em) {
  .eq__text {
    padding: 0 20%;
  }
}
@media only screen and (max-width: 50em) {
  .eq__text {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 37.5em) {
  .eq__text {
    padding: 0 1%;
  }
}
.obj {
  padding: 7em 0;
  color: #fff;
  background: #262b3b;
}
.obj .section-title__block {
  margin-bottom: 5em;
}
.obj .pr__title,
.obj .section-title {
  color: #fff;
}
@media only screen and (max-width: 37.5em) {
  .obj {
    padding: 3em 0;
  }
  .obj .section-title__block {
    margin-bottom: 2em;
  }
}
.obj__list {
  margin-bottom: 4em;
}
.obj__list .slick-slide {
  margin-right: 4px;
}
.obj__link {
  display: block;
}
.obj__link:focus .obj__icon,
.obj__link:hover .obj__icon {
  background: #262b3b;
}
.obj__link:focus .obj__icon-bottom,
.obj__link:hover .obj__icon-bottom {
  opacity: 1;
}
.obj__link:focus .obj__icon-top,
.obj__link:hover .obj__icon-top {
  opacity: 0;
}
.obj__link:focus .obj__info,
.obj__link:hover .obj__info {
  background: #5ecae5;
}
.obj__link:focus .pbj__type,
.obj__link:hover .pbj__type {
  color: #fff;
}
.obj__link:focus .obj__img,
.obj__link:hover .obj__img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.obj__link:focus {
  outline: 0;
}
.obj__info {
  padding: 2em 2em 3em;
  background: #fff;
  color: #262b3b;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
  position: relative;
}
.obj__title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  text-transform: uppercase;
  margin-bottom: 1em;
}
.pbj__type {
  color: #5ecae5;
  text-decoration: underline;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.obj__icon {
  width: 3em;
  height: 3em;
  background: #5ecae5;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  z-index: 5;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
  right: 1.75em;
  bottom: -1.5em;
}
.obj__icon svg {
  width: 50%;
}
.obj__icon-top {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.obj__icon-top path {
  fill: #262b3b;
}
.obj__icon-bottom {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
  opacity: 0;
}
.obj__icon-bottom svg {
  max-height: 45%;
}
.obj__icon-bottom path {
  fill: #5ecae5;
}
.obj__img {
  width: 100%;
  display: block;
  height: 15.5em;
  position: relative;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.obj__more-wrap {
  text-align: center;
}
.obj__more {
  display: block;
  font-family: "Neo Sans Pro";
  font-weight: 500;
  text-decoration: underline;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
}
.obj__more:hover {
  color: #5ecae5;
}
.obj__more:hover svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.obj__more-icon {
  width: 2em;
  height: 2em;
  margin: auto;
  margin-bottom: 1em;
}
.obj__more-icon svg {
  max-height: 100%;
  max-width: 100%;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.obj__more-icon path {
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
  fill: #5ecae5;
}
.trust {
  padding: 4em 0;
}
.trust .section-title__block {
  margin-bottom: 5em;
}
.trust__list button {
  opacity: 0;
}
.trust__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.trust__list a {
  display: block;
  width: 100%;
}
.trust__list img {
  max-height: 85%;
  display: inline-block;
}
@media only screen and (max-width: 37.5em) {
  .trust__list img {
    height: 6em;
  }
}
.eq-archieve-top,
.eq-top {
  padding: 13em 0 5em;
  position: relative;
  background-attachment: fixed;
}
.eq-archieve-top:after,
.eq-top:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.eq-archieve-top .container,
.eq-top .container {
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 37.5em) {
  .eq-archieve-top,
  .eq-top {
    padding: 6em 0 3.5em;
  }
}
.eq-top__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 5px solid #5ecae5;
  padding-bottom: 2em;
  margin-bottom: 2.5em;
}
.eq-top__icon {
  width: 5%;
  margin-right: 5%;
  visibility: hidden;
}
.eq-top__icon path {
  fill: #5ecae5;
}
@media only screen and (max-width: 37.5em) {
  .eq-top__icon {
    display: none;
    visibility: visible;
  }
}
.eq-top__title {
  font-family: "Neo Sans Pro";
  font-weight: 500;
  font-size: 34px;
  font-size: 2.125rem;
  text-transform: uppercase;
  color: #fff;
  visibility: hidden;
}
@media only screen and (max-width: 75em) {
  .eq-top__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .eq-top__title {
    font-size: 22px;
    font-size: 1.375rem;
    visibility: visible;
  }
}
.eq-top__text {
  visibility: hidden;
  color: #fff;
}
.eq-top__text p {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.3;
  margin-bottom: 1em;
}
@media only screen and (max-width: 37.5em) {
  .eq-top__text {
    visibility: visible;
  }
}
.eq-info {
  padding: 3em 0 3em;
}
.eq-info .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 37.5em) {
  .eq-info {
    padding: 2em 0 2em;
  }
}
.eq-info__block {
  width: 45%;
  margin-bottom: 5%;
}
.eq-info__block img {
  max-width: 100%;
}
@media only screen and (max-width: 50em) {
  .eq-info__block {
    width: 100%;
    margin-bottom: 5%;
  }
}
.eq-info__title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 5px solid #5ecae5;
  padding-bottom: 1em;
  margin-bottom: 1.5em;
}
.eq-info__icon {
  width: 10%;
  margin-right: 5%;
}
.eq-info__icon path {
  fill: #5ecae5;
}
@media only screen and (max-width: 75em) {
  .eq-info__icon {
    width: 8%;
    margin-right: 4%;
  }
}
.eq-info__title {
  font-family: "Neo Sans Pro";
  font-weight: 500;
  font-size: 34px;
  font-size: 2.125rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 75em) {
  .eq-info__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .eq-info__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.eq-info__text p {
  color: #262b3b;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.3;
  margin-bottom: 1em;
}
.eq-info__text ul {
  margin-bottom: 1em;
}
.eq-info__text li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.5em;
}
.eq-info__text li:before {
  content: "";
  background: #5ecae5;
  display: block;
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  top: 0.35em;
  left: 0;
  border-radius: 50%;
}
.eq-top__text ul {
  margin-bottom: 1em;
}
.eq-top__text li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.5em;
}
.eq-top__text li:before {
  content: "";
  background: #5ecae5;
  display: block;
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  top: 0.35em;
  left: 0;
  border-radius: 50%;
}
.eq-video {
  background: #262b3b;
  color: #fff;
  padding: 6em 0;
}
.eq-video .section-title__block {
  margin-bottom: 4em;
}
.eq-video .pr__title,
.eq-video .section-title {
  color: #fff;
  padding-left: 7%;
}
.eq-video .pr__title:before,
.eq-video .section-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1.4em;
  height: 1.4em;
  background: url(/img/icons/montaj.svg) no-repeat 50% 50% / contain;
}
@media only screen and (max-width: 37.5em) {
  .eq-video {
    padding: 3em 0;
  }
  .eq-video .section-title__block {
    margin-bottom: 2em;
  }
  .eq-video .pr__title,
  .eq-video .section-title {
    padding-left: 0;
  }
  .eq-video .pr__title:before,
  .eq-video .section-title:before {
    content: none;
  }
}
.eq-video_wrap {
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 56.7%;
}
.eq-video_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cta {
  background: #262b3b;
  color: #fff;
  padding: 3em 0;
  -webkit-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}
.cta .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 62.5em) {
  .cta .container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.cta.fired {
  background: #5ecae5;
}
.cta-text {
  font-family: "Neo Sans Pro";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 1.5;
}
@media only screen and (max-width: 100em) {
  .cta-text {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 62.5em) {
  .cta-text {
    margin-bottom: 1em;
    text-align: center;
  }
}
@media only screen and (max-width: 47.9375em) {
  .cta-text {
    font-size: 1.125em;
  }
}
.obj.eq-obj {
  background: #fff;
}
.obj.eq-obj .pr__title,
.obj.eq-obj .section-title {
  width: 85%;
  color: #262b3b;
}
.obj.eq-obj .pr__title:after,
.obj.eq-obj .section-title:after {
  left: initial;
  right: -5%;
}
@media only screen and (max-width: 50em) {
  .obj.eq-obj .pr__title,
  .obj.eq-obj .section-title {
    width: 100%;
  }
}
.obj.eq-obj .section-title__block:after {
  content: none;
}
.obj.eq-obj .obj__info {
  background: #262b3b;
  color: #fff;
}
.obj.eq-obj .obj__link:hover .obj__info {
  background: #5ecae5;
  color: #262b3b;
}
.eq-archieve-top {
  color: #fff;
}
.eq-archieve-top .pr__title,
.eq-archieve-top .section-title {
  color: #fff;
}
.eq-archieve-top .section-title__block {
  margin-bottom: 4em;
}
@media only screen and (max-width: 37.5em) {
  .eq-archieve-top .section-title__block {
    margin-bottom: 2em;
  }
}
.eq.in-archieve {
  background: #e8e8e8;
}
.eq-imgs {
  padding: 6em 0;
}
.eq-imgs .section-title__block {
  margin-bottom: 4em;
}
@media only screen and (max-width: 37.5em) {
  .eq-imgs {
    padding: 2em 0 3.5em;
  }
  .eq-imgs .section-title__block {
    margin-bottom: 2em;
  }
}
.eq-imgs__list {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.eq-imgs-wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 6em;
}
.eq-imgs-wrap img {
  display: inline-block;
  max-width: 60%;
  max-height: 85%;
}
.object-top {
  padding: 13.35em 0 5.35em;
  position: relative;
  background-attachment: fixed;
  color: #fff;
  z-index: 1;
  overflow: hidden;
}
.object-top .container {
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 37.5em) {
  .object-top {
    padding: 6em 0 3.5em;
  }
}
.object-top__wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 37.5em) {
  .object-top__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.object-top__img {
  width: 30%;
  height: 17em;
}
@media only screen and (max-width: 56.25em) {
  .object-top__img {
    display: none;
  }
}
@media only screen and (max-width: 37.5em) {
  .object-top__img {
    display: block;
    width: 100%;
    margin-bottom: 2em;
  }
}
.object-top__info {
  width: 60%;
  position: relative;
}
.object-top__info:after {
  content: "";
  position: absolute;
  width: 15%;
  height: 5px;
  display: block;
  top: 7em;
  left: 0;
  background: #5ecae5;
}
@media only screen and (max-width: 37.5em) {
  .object-top__info:after {
    content: none;
  }
}
@media only screen and (max-width: 56.25em) {
  .object-top__info {
    width: 100%;
  }
}
.object-top__title {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 8.2em;
}
@media only screen and (max-width: 37.5em) {
  .object-top__title {
    margin-bottom: 2em;
  }
}
.object-top__title-icon {
  width: 7%;
  margin-right: 5%;
}
.object-top__title-text {
  font-family: "Neo Sans Pro";
  font-weight: 500;
  font-size: 34px;
  font-size: 2.125rem;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (max-width: 75em) {
  .object-top__title-text {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.object-top__blocks {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.object-top__block {
  width: 45%;
}
.object-top__block li {
  width: 100%;
  display: block;
  margin-bottom: 0.75em;
  font-family: "Neo Sans Pro";
}
.object-top__block li:after,
.object-top__block li:before {
  content: "";
  display: table;
}
.object-top__block li:after {
  clear: both;
}
@media only screen and (max-width: 100em) {
  .object-top__block li {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .object-top__block {
    width: 100%;
  }
}
.obj-top__l {
  float: left;
  text-align: left;
  font-weight: 500;
  text-transform: uppercase;
}
.obj-top__r {
  text-align: right;
  float: right;
  color: #5ecae5;
  font-family: "Proxima Nova Rg";
}
.obj-top__r a {
  position: relative;
}
.obj-top__r a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.3;
  background: #5ecae5;
  -webkit-transition: opacity 225ms ease-out;
  -o-transition: opacity 225ms ease-out;
  transition: opacity 225ms ease-out;
}
.obj-top__r a:hover:after {
  opacity: 1;
}
.obj-gallery {
  padding: 1em 0 0;
  visibility: hidden;
}
.obj-gallery__list .slick-next {
  right: 0;
}
.obj-gallery__list .slick-prev {
  left: 0;
}
.obj-gallery__list .slick-next,
.obj-gallery__list .slick-prev {
  height: 100%;
  z-index: 3;
  opacity: 0.8;
}
@media only screen and (max-width: 37.5em) {
  .obj-gallery__list .slick-next,
  .obj-gallery__list .slick-prev {
    width: 2em;
  }
}
.obj-gallery__list .slick-slide {
  margin: 0 8px;
}
.obj-gallery__list .slick-slide:focus {
  outline: 0;
}
.obj-gallery__link {
  width: 100%;
  display: block;
}
.pr__top {
  padding-bottom: 0;
}
@media only screen and (max-width: 62.5em) {
  .pr__top {
    padding-bottom: 3em;
  }
}
.pr__top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.pr__top-wrap .eq__link {
  height: auto;
  width: 12.5%;
  padding: 1.5em 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: 225ms ease-out;
  -o-transition: 225ms ease-out;
  transition: 225ms ease-out;
  -ms-flex-item-align: initial;
  align-self: initial;
  display: inline-block;
}
.pr__top-wrap .eq__link.active,
.pr__top-wrap .eq__link:hover {
  background: #5ecae5;
}
.pr__top-wrap .eq__link.active path,
.pr__top-wrap .eq__link:hover path {
  fill: #fff;
}
.pr__top-wrap .eq__text {
  padding: 0;
}
@media only screen and (max-width: 100em) {
  .pr__top-wrap .eq__text {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 100em) {
  .pr__top-wrap .eq__text {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.pr__top-wrap .eq__icon {
  width: 100%;
  text-align: center;
}
.pr__top-wrap .eq__icon svg {
  width: 3em;
  height: 3em;
  display: inline-block;
}
@media only screen and (max-width: 62.5em) {
  .pr__top-wrap {
    display: none;
  }
}
.allpr {
  padding: 4em 0 5em;
}
@media only screen and (max-width: 37.5em) {
  .allpr {
    padding: 4em 0 2em;
  }
}
.pr__title {
  width: 100%;
  color: #262b3b;
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: initial;
  -webkit-transition: initial;
  -o-transition: initial;
  transition: initial;
  margin-bottom: 3em;
}
.pr__title span {
  color: #5ecae5;
}
.pr__wrap {
  padding: 0;
}
.pr__wrap:after,
.pr__wrap:before {
  content: "";
  display: table;
}
.pr__wrap:after {
  clear: both;
}
.pr__wrap li {
  float: left;
  width: 24.5%;
  margin-right: 0.666%;
  margin-bottom: 1.5em;
}
.pr__wrap li:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 59.375em) {
  .pr__wrap li {
    width: 49.5%;
  }
  .pr__wrap li:nth-child(2n) {
    margin-right: 0;
  }
  .pr__wrap li:nth-child(4n) {
    margin-right: initial;
  }
}
@media only screen and (max-width: 30em) {
  .pr__wrap li {
    width: 100%;
  }
  .pr__wrap li:nth-child(2n) {
    margin-right: initial;
  }
  .pr__wrap li:nth-child(4n) {
    margin-right: initial;
  }
}
.service-top {
  color: #fff;
  padding-bottom: 0;
}
.service-top .pr__title,
.service-top .section-title {
  color: #fff;
}
.service-top .section-title__block {
  margin-bottom: 4em;
}
@media only screen and (max-width: 37.5em) {
  .service-top {
    padding-bottom: 3.5em;
  }
  .service-top .section-title__block {
    margin-bottom: 2em;
  }
  .service-top .slick-active button:before {
    color: #fff !important;
  }
}
.service-top_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 37.5em) {
  .service-top_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.service-top--block {
  width: 25%;
  position: relative;
  visibility: hidden;
}
.service-top--block.active .service-top--text,
.service-top--block:hover .service-top--text {
  color: #fff;
  background: #262b3b;
}
.service-top--block.active .service-top--icon,
.service-top--block.active .service-top--img:after,
.service-top--block:hover .service-top--icon,
.service-top--block:hover .service-top--img:after {
  opacity: 1;
}
@media only screen and (max-width: 37.5em) {
  .service-top--block {
    width: 100%;
    margin-bottom: 1em;
  }
}
.service-top--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.service-top--img:after {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(38, 43, 59, 0.82);
  -webkit-transition: opacity 225ms ease-in-out;
  -o-transition: opacity 225ms ease-in-out;
  transition: opacity 225ms ease-in-out;
}
.service-top--icon {
  padding: 5em 0;
  width: 5em;
  height: 5em;
  position: relative;
  z-index: 3;
  -webkit-transition: opacity 225ms ease-in-out;
  -o-transition: opacity 225ms ease-in-out;
  transition: opacity 225ms ease-in-out;
  opacity: 0;
}
.service-top--icon svg {
  max-width: 100%;
  max-height: 100%;
}
.service-top--icon path {
  fill: #5ecae5;
}
.service-top--text {
  background: #5ecae5;
  color: #262b3b;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-family: "Neo Sans Pro";
  padding: 2em 0;
  -webkit-transition: 225ms ease-in-out;
  -o-transition: 225ms ease-in-out;
  transition: 225ms ease-in-out;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 75em) {
  .service-top--text {
    padding: 1.5em 0;
  }
}
@media only screen and (max-width: 37.5em) {
  .service-top--text {
    position: relative;
    padding: 0.5em 0;
  }
}
.service-about {
  padding: 9em 0 4em;
}
.service-about .pr__title,
.service-about .section-title {
  padding-left: 7%;
  line-height: 1.35;
  border-bottom: 5px solid #5ecae5;
  width: 100%;
  padding-bottom: 1em;
  margin-bottom: 2em;
}
.service-about .pr__title:before,
.service-about .section-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1.4em;
  height: 1.4em;
  background: url(/img/icons/montaj.svg) no-repeat 50% 50% / contain;
}
.service-about .pr__title:after,
.service-about .section-title:after {
  content: none;
}
.service-about .section-title.spr:before,
.service-about .spr.pr__title:before {
  background: url(/img/icons/sel-b.svg) no-repeat 50% 50% / contain;
  top: -0.05em;
}
.service-about .section-title.smt:before,
.service-about .smt.pr__title:before {
  background: url(/img/icons/she-b.svg) no-repeat 50% 50% / contain;
  top: -0.05em;
}
.service-about .section-title.sob:before,
.service-about .sob.pr__title:before {
  background: url(/img/icons/obs-b.svg) no-repeat 50% 50% / contain;
  top: -0.05em;
}
@media only screen and (max-width: 37.5em) {
  .service-about .pr__title,
  .service-about .section-title {
    padding-left: 0;
  }
  .service-about .pr__title:before,
  .service-about .section-title:before {
    content: none;
  }
}
.service-about .section-title__block:after {
  content: none;
}
@media only screen and (max-width: 50em) {
  .service-about {
    padding: 10em 0 3em;
  }
}
@media only screen and (max-width: 37.5em) {
  .service-about {
    padding: 5em 0 3em;
  }
}
.service-about--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 37.5em) {
  .service-about--wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.service-about--block {
  width: 48%;
}
@media only screen and (max-width: 37.5em) {
  .service-about--block {
    width: 100%;
    margin-bottom: 1em;
  }
}
.service-about--block p {
  color: #262b3b;
  font-size: 17px;
  font-size: 1.0625rem;
  margin-bottom: 1em;
}
.service-about--block li {
  display: list-item;
  list-style-position: inside;
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 0.25em;
}
.service__inner {
  display: none;
  list-style: none;
}
.service__inner.active {
  display: block;
}
.eq__info-wrapper .eq__info-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.modal__back {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #262b3b;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.modal__back.fired {
  opacity: 1;
  visibility: visible;
}
.modal__wrap {
  padding: 44px;
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: 1000;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 125ms ease-in-out;
  -o-transition: 125ms ease-in-out;
  transition: 125ms ease-in-out;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  max-width: 520px;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 47.9375em) {
  .modal__wrap {
    padding: 1em;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 100%;
    overflow-x: scroll;
  }
}
.modal__wrap.fired {
  opacity: 1;
  visibility: visible;
}
.modal__container {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 280px;
  margin: auto;
}
.modal__container .container {
  margin: auto;
}
@media only screen and (max-width: 47.9375em) {
  .modal__container .container {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 47.9375em) {
  .modal__container {
    height: 100%;
    padding: 2rem 0 2rem;
  }
}
.modal__close {
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
  width: 3.25rem;
  height: 3.25rem;
  z-index: 11;
}
.modal__close:after,
.modal__close:before {
  content: "";
  position: absolute;
  width: 66%;
  height: 2px;
  background: #000;
  border-radius: 25px;
  left: 50%;
  top: 50%;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-transition: 125ms ease-in-out;
  -o-transition: 125ms ease-in-out;
  transition: 125ms ease-in-out;
}
.modal__close:after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.modal__close:hover:after,
.modal__close:hover:before {
  width: 72%;
}
@media only screen and (max-width: 47.9375em) {
  .modal__close {
    top: 0;
    right: 0;
  }
}
.modal__title {
  font-size: 1.25rem;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  text-transform: uppercase;
  color: #5ecae5;
  text-align: center;
  margin-bottom: 1.25em;
  letter-spacing: 0.02em;
}
.modal__label {
  width: 100%;
  display: block;
  margin-bottom: 1.7em;
  position: relative;
}
.modal__label.error:after,
.modal__label.error:before {
  background: tomato;
}
.modal__input {
  color: #000;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5em 0;
  background: 0 0;
  border: none;
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #5ecae5;
  -webkit-transition: border-color 0.3s ease-in-out;
  -o-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border-radius: 0;
}
.modal__input:focus {
  outline: 0;
  border-bottom: 1px solid #262b3b;
}
.modal__input.error {
  -webkit-animation: swig 1s ease forwards;
  animation: swig 1s ease forwards;
  border-color: tomato;
}
@-webkit-keyframes swig {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  25%,
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes swig {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  25%,
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.modal__textarea {
  background: #e8e8e8;
  font-size: 16px;
  padding: 1.1rem;
  width: 100%;
  min-height: 10rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  resize: vertical;
}
.modal__textarea:focus {
  outline: 0;
}
.modal__form-text {
  font-weight: 400;
  letter-spacing: 0.02em;
  margin-bottom: 1.85rem;
  font-size: 14px;
}
.modal__submit {
  width: 100%;
  color: #262b3b;
  letter-spacing: 0.02em;
  padding: 0.75em 1.5em 0.5em;
}
.modal__submit:hover {
  background: #262b3b;
  color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.modal__callback .modal__form-bottom {
  margin-top: 5em;
}
.thank__message {
  padding: 0.5em 0;
  font-size: 1.25em;
  font-weight: 500;
  font-family: "Neo Sans Pro";
  color: #000;
  border-bottom: 1px solid #5ecae5;
  text-align: center;
  margin-bottom: 2em;
  letter-spacing: 0.02em;
}
.eq__subtitle {
  font-family: "Neo Sans Pro";
  font-size: 1.75em;
  line-height: 1.25;
  color: #262b3b;
  margin-bottom: 0.75em;
}
@media only screen and (max-width: 47.9375em) {
  .eq__subtitle {
    font-size: 1.15em;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media only screen and (max-width: 47.9375em) {
  .eq__center-mobile {
    text-align: center;
  }
}
.eq__stages {
  padding: 5em 0;
}
@media only screen and (max-width: 47.9375em) {
  .eq__stages {
    padding: 3.5em 0;
  }
}
.eq__stages-mobile {
  display: none;
}
@media only screen and (max-width: 56.25em) {
  .eq__stages-slider {
    display: none;
  }
}
.eq__stages-mobile {
  display: none;
}
@media only screen and (max-width: 56.25em) {
  .eq__stages-mobile {
    display: block;
  }
}
.eq__stages-slider__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.eq__stages-slider__block--first {
  border-top: 7px solid #ededed;
  border-right: 7px solid #ededed;
  padding-right: 0;
}
.eq__stages-slider__block--second {
  border: 7px solid #ededed;
  border-right: none;
  padding-left: 5%;
}
.eq__stages-slider__block--second .eq__stage:before {
  top: initial;
  bottom: 0;
  left: 47%;
}
.eq__stage {
  width: 20%;
  padding: 2.75em 0;
  position: relative;
}
.eq__stage:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 1.5em;
  display: inline-block;
  background: #ededed;
  left: 49%;
  top: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.eq__stage-icon {
  position: relative;
  padding-left: 4.6875em;
  margin-bottom: 0.75em;
}
.eq__stage-icon span {
  font-size: 6.25em;
  color: #e1e1e1;
  position: absolute;
  left: -0.05em;
  top: 0;
  font-weight: 500;
  font-family: "Neo Sans Pro";
}
.eq__stage-icon img {
  position: relative;
  z-index: 2;
  max-width: 6.25em;
  max-height: 6.25em;
}
.eq__stage-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-size: 16px;
  color: #262b3b;
}
.eq__coop {
  background: #262b3b;
  padding: 5em 0;
  color: #fff;
}
@media only screen and (max-width: 47.9375em) {
  .eq__coop {
    padding: 3.5em 0;
  }
}
.eq__coop .eq__subtitle {
  color: #fff;
}
.eq__coop p {
  font-size: 1.125em;
}
.eq__coop-wrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.5em 2.5em;
  border-top: 9px solid #5ecae5;
  border-bottom: 9px solid #5ecae5;
}
@media only screen and (max-width: 47.9375em) {
  .eq__coop-wrap {
    border: none;
    padding: 0;
  }
}
.eq__coop-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 80px;
  background: #5ecae5;
}
@media only screen and (max-width: 47.9375em) {
  .eq__coop-wrap:before {
    content: none;
  }
}
.eq__coop-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 9px;
  height: 80px;
  background: #5ecae5;
}
@media only screen and (max-width: 47.9375em) {
  .eq__coop-wrap:after {
    content: none;
  }
}
.eq__equip {
  background: #ededed;
  padding: 5em 0;
}
@media only screen and (max-width: 63.9375em) {
  .eq__equip {
    padding: 3.5em 0;
  }
}
.eq__equip-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.eq__equip-item {
  width: 22%;
  color: #262b3b;
  position: relative;
}
.eq__equip-item:after {
  content: "";
  width: 85%;
  height: 60%;
  background: #5ecae5;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.eq__equip-img {
  margin-bottom: 0.75em;
  height: 12em;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.eq__equip-img img {
  max-width: 98%;
  margin: 0 auto;
  display: block;
  max-height: 12em;
}
.eq__equip-title {
  font-size: 1.125em;
  font-weight: 700;
  text-align: center;
  position: relative;
  z-index: 3;
  max-width: 185px;
  margin: auto;
  margin-bottom: 1em;
  height: 4em;
}
.eq__lists {
  padding: 5em 0;
}
@media only screen and (max-width: 47.9375em) {
  .eq__lists {
    padding: 3.5em 0;
  }
}
.eq__lists-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq__list-in {
  width: 50%;
}
@media only screen and (max-width: 63.9375em) {
  .eq__list-in {
    width: 100%;
  }
}
.eq__list-in li {
  position: relative;
  padding-left: 0.9em;
  font-size: 1.5em;
  line-height: 1.5;
  margin-bottom: 0.25em;
}
@media only screen and (max-width: 47.9375em) {
  .eq__list-in li {
    font-size: 1em;
  }
}
.eq__list-in li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 0.4em;
  height: 0.4em;
  background: #5ecae5;
}
.eq__video {
  background: #262b3b;
  padding: 5em 0;
}
@media only screen and (max-width: 47.9375em) {
  .eq__video {
    padding: 1em 0;
  }
}
.eq__video-wrap {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
}
.eq__video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.eq__article {
  padding: 2.5em 0;
}
@media only screen and (max-width: 47.9375em) {
  .eq__article {
    padding: 1.5em 0;
  }
}
.eq__block {
  padding: 2.5em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 47.9375em) {
  .eq__block {
    padding: 1.5em 0;
  }
}
.eq__block p {
  font-size: 1.125em;
  line-height: 1.225;
}
.eq__block.eq__block-gallery {
  padding: 1em 0;
}
.eq__block.eq__block-gallery:last-child {
  padding-bottom: 2em;
}
@media only screen and (max-width: 47.9375em) {
  .eq__block.eq__block-gallery {
    padding: 0.5em 0;
    margin-left: -1em;
    width: calc(100% + 2em);
  }
}
.eq__block-full {
  width: 100%;
  position: relative;
}
.eq__block-half {
  width: 50%;
  position: relative;
}
@media only screen and (max-width: 47.9375em) {
  .eq__block-half {
    width: 100%;
  }
}
.eq__block-half:first-child {
  width: 45%;
}
@media only screen and (max-width: 47.9375em) {
  .eq__block-half:first-child {
    width: 100%;
    margin-bottom: 2em;
  }
}
.eq__block-title {
  font-size: 1.5em;
  line-height: 1.3;
  margin: 0 0 1em;
  padding-bottom: 0.825em;
  position: relative;
  z-index: 2;
  font-family: "Neo Sans Pro";
  text-transform: uppercase;
}
.eq__block-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: #5ecae5;
  left: 0;
}
.eq__block-number {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  font-size: 5em;
  color: #e1e1e1;
  z-index: -1;
  line-height: 0.4;
  font-family: "Neo Sans Pro";
  font-weight: 400;
}
@media only screen and (max-width: 47.9375em) {
  .eq__block-number {
    font-size: 4em;
    line-height: 0.9;
  }
}
.eq__block-imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.eq__block-backimg {
  width: 47.5%;
  height: 0;
  padding-bottom: 45%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.eq__gallery-link {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.eq__block-slider-prev {
  position: absolute;
  top: 0;
  left: -4em;
  height: 100%;
  width: 4em;
}
@media only screen and (max-width: 47.9375em) {
  .eq__block-slider-prev {
    width: 1em;
    left: 0;
    z-index: 3;
  }
  .eq__block-slider-prev svg {
    width: 75%;
  }
}
.eq__block-slider-prev path {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  stroke: #5ecae5;
}
.eq__block-slider-prev:hover path {
  stroke: #000;
}
.eq__block-slider-next {
  position: absolute;
  top: 0;
  right: -4em;
  height: 100%;
  width: 4em;
}
@media only screen and (max-width: 47.9375em) {
  .eq__block-slider-next {
    width: 1em;
    right: 0;
    z-index: 3;
  }
  .eq__block-slider-next svg {
    width: 75%;
  }
}
.eq__block-slider-next path {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  stroke: #5ecae5;
}
.eq__block-slider-next:hover path {
  stroke: #000;
}
.eq__pagination {
  position: relative;
  padding: 10px 0 0;
  text-align: center;
  text-align: center;
}
.eq__pagination .swiper-pagination {
  width: 100%;
}
.eq__pagination .swiper-pagination-bullet {
  border-radius: 0;
  margin: 0 5px;
  background: #5ecae5;
  opacity: 1;
  width: 6px;
  height: 6px;
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
}
.eq__pagination .swiper-pagination-bullet-active {
  background: #262b3b;
}
.eq__pagination {
  display: none;
}
@media only screen and (max-width: 48em) {
  .eq__pagination {
    display: block;
  }
}
.eq__stages-mobile .eq__stage {
  background: #5ecae5;
  text-align: center;
  padding: 2em 0;
}
.eq__stages-mobile .eq__stage:before {
  content: none;
}
.eq__stages-mobile .eq__stage-icon {
  padding: 0;
}
.eq__stages-mobile .eq__stage-number {
  font-size: 1.25em;
  top: -1em;
  left: 0.5em;
  color: #fff;
}
.eq__stages-mobile .eq__stage-title {
  max-width: 250px;
  margin: auto;
  height: 2em;
}
.bcc {
  background-position: center;
  background-size: cover;
}
img[src=""] {
  opacity: 0;
}
.contact__description {
  font-family: "Proxima Nova Lt";
  font-weight: 600;
  font-size: 1.1875rem;
  margin-bottom: 2rem;
}
.d-p p {
  margin-bottom: 1.25em;
}
.page-sitemap {
  padding: 10rem 0 2rem;
}
.sitemap-block a {
  display: block;
  font-weight: 500;
  font-size: 1.25rem;
  color: #000;
}
.sitemap-block a:hover {
  text-decoration: underline;
}
.sitemap-block li {
  margin-bottom: 0.75rem;
}
.sitemap-block li ul {
  margin-top: 0.5rem;
  margin-left: 1.75rem;
}
.sitemap-block li ul li {
  margin-bottom: 0.25rem;
}
.container-r {
  position: relative;
}
.footer__bottom-nav {
  display: inline-block;
  position: absolute;
  top: 1.75rem;
  left: 14.25rem;
}
@media all and (max-width: 1600px) {
  .footer__bottom-nav {
    left: 16.3rem;
  }
}
@media all and (max-width: 1200px) {
  .footer__bottom-nav {
    left: 14.5rem;
  }
}
@media all and (max-width: 1024px) {
  .footer__bottom-nav {
    left: 12.75rem;
  }
}
.footer__bottom-nav-link {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin-right: 0.75rem;
}
.footer__bottom-nav-link:hover {
  color: #5ecae5;
}
#breadcrumbs {
  display: block;
  width: 100%;
  padding: 1.25rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
#breadcrumbs a:hover {
  text-decoration: underline;
}
@media all and (max-width: 767px) {
  .page-sitemap {
    padding: 5rem 0 2rem;
  }
  .footer__bottom-nav-link {
    display: block;
    margin-bottom: 0.25rem;
  }
  .footer__bottom-nav {
    position: static;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0.5rem 0;
    display: block;
  }
  #breadcrumbs {
    display: none;
  }
}

.inline-btn {
  display: block;
  width: 100%;
  border: 3px solid #5ecae5;
  color: black;
  font-size: 1.125em;
  padding: 0.75em 0.5em;
  box-sizing: border-box;
  text-align: center;
  font-weight: bold;
  transition: 0.25s ease;
}
.inline-btn:hover {
  background-color: #5ecae5;
  color: white;
}
