﻿@charset "UTF-8"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
input {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td, th {
  padding: 0
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  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: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.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-arrow.slick-hidden {
  display: none
} /*!

 * animate.css - https://animate.style/

 * Version - 4.1.1

 * Licensed under the MIT license - http://opensource.org/licenses/MIT

 *

 * Copyright (c) 2020 Animate.css

 */ :root {
  --animate-duration: 1s;
  --animate-delay: 0.75s;
  --animate-repeat: 1
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat)
}
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2)
}
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3)
}
.animate__animated.animate__delay-1s, .events-wrap [class^=col-]:nth-child(even) .animate__animated.event-box, .items-wrap .item:nth-child(2) .animate__animated.icon-block, .items-wrap .item:nth-child(2) .animate__animated.text, .posts-holder .animate__animated[class^=col-]:nth-child(even) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay)
}
.animate__animated.animate__delay-2s, .items-wrap .item:nth-child(3) .animate__animated.icon-block, .items-wrap .item:nth-child(3) .animate__animated.text {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2)
}
.animate__animated.animate__delay-3s, .items-wrap .item:nth-child(4) .animate__animated.icon-block, .items-wrap .item:nth-child(4) .animate__animated.text {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3)
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4)
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5)
}
.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration)/ 2);
  animation-duration: calc(var(--animate-duration)/ 2)
}
.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * .8);
  animation-duration: calc(1s * .8);
  -webkit-animation-duration: calc(var(--animate-duration) * .8);
  animation-duration: calc(var(--animate-duration) * .8)
}
.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2)
}
.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3)
}
@media print, (prefers-reduced-motion:reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important
  }
  .animate__animated[class*=Out] {
    opacity: 0
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0)
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -30px, 0) scaleY(1.1)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -15px, 0) scaleY(1.05)
  }
  80% {
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0) scaleY(.95)
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02)
  }
}
@keyframes bounce {
  0%, 20%, 53%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0)
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -30px, 0) scaleY(1.1)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -15px, 0) scaleY(1.05)
  }
  80% {
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0) scaleY(.95)
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02)
  }
}
.animate_start.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom
}
@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
.animate_start.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash
}
@-webkit-keyframes pulse {
  0% {
    transform: scaleX(1)
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    transform: scaleX(1)
  }
}
@keyframes pulse {
  0% {
    transform: scaleX(1)
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    transform: scaleX(1)
  }
}
.animate_start.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}
@-webkit-keyframes rubberBand {
  0% {
    transform: scaleX(1)
  }
  30% {
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    transform: scale3d(1.05, .95, 1)
  }
  to {
    transform: scaleX(1)
  }
}
@keyframes rubberBand {
  0% {
    transform: scaleX(1)
  }
  30% {
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    transform: scale3d(1.05, .95, 1)
  }
  to {
    transform: scaleX(1)
  }
}
.animate_start.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}
@-webkit-keyframes shakeX {
  0%, to {
    transform: translateZ(0)
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0)
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0)
  }
}
@keyframes shakeX {
  0%, to {
    transform: translateZ(0)
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0)
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0)
  }
}
.animate_start.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX
}
@-webkit-keyframes shakeY {
  0%, to {
    transform: translateZ(0)
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, -10px, 0)
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(0, 10px, 0)
  }
}
@keyframes shakeY {
  0%, to {
    transform: translateZ(0)
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, -10px, 0)
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(0, 10px, 0)
  }
}
.animate_start.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY
}
@-webkit-keyframes headShake {
  0% {
    transform: translateX(0)
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    transform: translateX(0)
  }
}
@keyframes headShake {
  0% {
    transform: translateX(0)
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    transform: translateX(0)
  }
}
.animate_start.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}
@-webkit-keyframes swing {
  20% {
    transform: rotate(15deg)
  }
  40% {
    transform: rotate(-10deg)
  }
  60% {
    transform: rotate(5deg)
  }
  80% {
    transform: rotate(-5deg)
  }
  to {
    transform: rotate(0)
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg)
  }
  40% {
    transform: rotate(-10deg)
  }
  60% {
    transform: rotate(5deg)
  }
  80% {
    transform: rotate(-5deg)
  }
  to {
    transform: rotate(0)
  }
}
.animate_start.animate__swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}
@-webkit-keyframes tada {
  0% {
    transform: scaleX(1)
  }
  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }
  to {
    transform: scaleX(1)
  }
}
@keyframes tada {
  0% {
    transform: scaleX(1)
  }
  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }
  to {
    transform: scaleX(1)
  }
}
.animate_start.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada
}
@-webkit-keyframes wobble {
  0% {
    transform: translateZ(0)
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes wobble {
  0% {
    transform: translateZ(0)
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}
@-webkit-keyframes jello {
  0%, 11.1%, to {
    transform: translateZ(0)
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}
@keyframes jello {
  0%, 11.1%, to {
    transform: translateZ(0)
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}
.animate_start.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center
}
@-webkit-keyframes heartBeat {
  0% {
    transform: scale(1)
  }
  14% {
    transform: scale(1.3)
  }
  28% {
    transform: scale(1)
  }
  42% {
    transform: scale(1.3)
  }
  70% {
    transform: scale(1)
  }
}
@keyframes heartBeat {
  0% {
    transform: scale(1)
  }
  14% {
    transform: scale(1.3)
  }
  28% {
    transform: scale(1)
  }
  42% {
    transform: scale(1.3)
  }
  70% {
    transform: scale(1)
  }
}
.animate_start.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration)*1.3);
  animation-duration: calc(var(--animate-duration)*1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}
@-webkit-keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(.7);
    opacity: .7
  }
  80% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(.7);
    opacity: .7
  }
  80% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
.animate_start.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown
}
@-webkit-keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(.7);
    opacity: .7
  }
  80% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(.7);
    opacity: .7
  }
  80% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
.animate_start.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft
}
@-webkit-keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(.7);
    opacity: .7
  }
  80% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(.7);
    opacity: .7
  }
  80% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
.animate_start.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight
}
@-webkit-keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(.7);
    opacity: .7
  }
  80% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(.7);
    opacity: .7
  }
  80% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }
  to {
    transform: scale(1);
    opacity: 1
  }
}
.animate_start.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp
}
@-webkit-keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1
  }
  20% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }
  to {
    transform: translateY(700px) scale(.7);
    opacity: .7
  }
}
@keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1
  }
  20% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }
  to {
    transform: translateY(700px) scale(.7);
    opacity: .7
  }
}
.animate_start.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown
}
@-webkit-keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1
  }
  20% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }
  to {
    transform: translateX(-2000px) scale(.7);
    opacity: .7
  }
}
@keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1
  }
  20% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }
  to {
    transform: translateX(-2000px) scale(.7);
    opacity: .7
  }
}
.animate_start.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft
}
@-webkit-keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1
  }
  20% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }
  to {
    transform: translateX(2000px) scale(.7);
    opacity: .7
  }
}
@keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1
  }
  20% {
    transform: translateX(0) scale(.7);
    opacity: .7
  }
  to {
    transform: translateX(2000px) scale(.7);
    opacity: .7
  }
}
.animate_start.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight
}
@-webkit-keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1
  }
  20% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }
  to {
    transform: translateY(-700px) scale(.7);
    opacity: .7
  }
}
@keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1
  }
  20% {
    transform: translateY(0) scale(.7);
    opacity: .7
  }
  to {
    transform: translateY(-700px) scale(.7);
    opacity: .7
  }
}
.animate_start.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp
}
@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    transform: scaleX(1)
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    transform: scaleX(1)
  }
}
.animate_start.animate__bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3)
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(.9)
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(.95)
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(.985)
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3)
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(.9)
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(.95)
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(.985)
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3)
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1)
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(.98)
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(.995)
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3)
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1)
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(.98)
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(.995)
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3)
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1)
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(.98)
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(.995)
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3)
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1)
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(.98)
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(.995)
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5)
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(.95)
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(.985)
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5)
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(.95)
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(.985)
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9)
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
}
@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9)
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
}
.animate_start.animate__bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(.985)
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3)
  }
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(.985)
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(.9)
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3)
  }
}
.animate_start.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(.9)
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2)
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(.9)
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2)
  }
}
.animate_start.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(.9)
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2)
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(.9)
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2)
  }
}
.animate_start.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(.985)
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(.9)
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3)
  }
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(.985)
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(.9)
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3)
  }
}
.animate_start.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.animate_start.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}
@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft
}
@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, -100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, -100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight
}
@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft
}
@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.animate_start.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
}
.animate_start.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
}
.animate_start.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
}
.animate_start.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
}
.animate_start.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
}
.animate_start.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
}
.animate_start.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
}
.animate_start.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
}
.animate_start.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}
@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0)
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0)
  }
}
.animate_start.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft
}
@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0)
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0)
  }
}
.animate_start.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight
}
@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0)
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0)
  }
}
.animate_start.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight
}
@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0)
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    transform: translateZ(0)
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0)
  }
}
.animate_start.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft
}
@-webkit-keyframes flip {
  0% {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
.animate_start.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}
@-webkit-keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    transform: perspective(400px)
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    transform: perspective(400px)
  }
}
.animate_start.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}
@-webkit-keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    transform: perspective(400px)
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    transform: perspective(400px)
  }
}
.animate_start.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}
@-webkit-keyframes flipOutX {
  0% {
    transform: perspective(400px)
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px)
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}
.animate_start.animate__flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}
@-webkit-keyframes flipOutY {
  0% {
    transform: perspective(400px)
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px)
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
}
.animate_start.animate__flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*.75);
  animation-duration: calc(var(--animate-duration)*.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}
@-webkit-keyframes lightSpeedInRight {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    transform: skewX(-5deg)
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes lightSpeedInRight {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    transform: skewX(-5deg)
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedInLeft {
  0% {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1
  }
  80% {
    transform: skewX(5deg)
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes lightSpeedInLeft {
  0% {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1
  }
  80% {
    transform: skewX(5deg)
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
.animate_start.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1
  }
  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1
  }
  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
}
.animate_start.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
  0% {
    transform: rotate(-200deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
@keyframes rotateIn {
  0% {
    transform: rotate(-200deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
.animate_start.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  transform-origin: center
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    transform: rotate(-45deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform: rotate(-45deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
.animate_start.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  transform-origin: left bottom
}
@-webkit-keyframes rotateInDownRight {
  0% {
    transform: rotate(45deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
@keyframes rotateInDownRight {
  0% {
    transform: rotate(45deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
.animate_start.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  transform-origin: right bottom
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    transform: rotate(45deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform: rotate(45deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
.animate_start.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  transform-origin: left bottom
}
@-webkit-keyframes rotateInUpRight {
  0% {
    transform: rotate(-90deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
@keyframes rotateInUpRight {
  0% {
    transform: rotate(-90deg);
    opacity: 0
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
.animate_start.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  transform-origin: right bottom
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(200deg);
    opacity: 0
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(200deg);
    opacity: 0
  }
}
.animate_start.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  transform-origin: center
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(45deg);
    opacity: 0
  }
}
.animate_start.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(-45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(-45deg);
    opacity: 0
  }
}
.animate_start.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  transform-origin: right bottom
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(-45deg);
    opacity: 0
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(-45deg);
    opacity: 0
  }
}
.animate_start.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(90deg);
    opacity: 0
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1
  }
  to {
    transform: rotate(90deg);
    opacity: 0
  }
}
.animate_start.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  transform-origin: right bottom
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%, 60% {
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  40%, 80% {
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  20%, 60% {
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  40%, 80% {
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
.animate_start.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  transform-origin: top left
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(.1) rotate(30deg);
    transform-origin: center bottom
  }
  50% {
    transform: rotate(-10deg)
  }
  70% {
    transform: rotate(3deg)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(.1) rotate(30deg);
    transform-origin: center bottom
  }
  50% {
    transform: rotate(-10deg)
  }
  70% {
    transform: rotate(3deg)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
.animate_start.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.animate_start.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}
@keyframes rollOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}
.animate_start.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}
.animate_start.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.animate_start.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.animate_start.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.animate_start.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.animate_start.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}
.animate_start.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.animate_start.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  transform-origin: center bottom
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0)
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0)
  }
}
.animate_start.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  transform-origin: left center
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0)
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0)
  }
}
.animate_start.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  transform-origin: right center
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.animate_start.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  transform-origin: center bottom
}
@-webkit-keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
.animate_start.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes slideOutDown {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0)
  }
}
.animate_start.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes slideOutLeft {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0)
  }
}
.animate_start.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes slideOutRight {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0)
  }
}
.animate_start.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes slideOutUp {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0)
  }
}
.animate_start.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}
body.compensate-for-scrollbar {
  overflow: hidden
}
.fancybox-active {
  height: auto
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}
.fancybox-container * {
  box-sizing: border-box
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.fancybox-toolbar {
  right: 0;
  top: 0
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}
.fancybox-slide--image:before {
  display: none
}
.fancybox-slide--html {
  padding: 6px
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.fancybox-container [data-selectable=true] {
  cursor: text
}
.fancybox-image, .fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}
.fancybox-spaceball {
  z-index: 1
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}
.fancybox-slide--video .fancybox-content {
  background: #000
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff
}
.fancybox-iframe, .fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}
.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc
}
.fancybox-button:hover {
  color: #fff
}
.fancybox-button:focus {
  outline: 0
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}
.fancybox-button div {
  height: 100%
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}
.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}
.fancybox-navigation .fancybox-button div {
  padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}
.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}
@supports (padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
  }
}
.fancybox-caption--separate {
  margin-top: -50px
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}
.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}
@-webkit-keyframes a {
  to {
    transform: rotate(1turn)
  }
}
@keyframes a {
  to {
    transform: rotate(1turn)
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0)
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1)
}
@media (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }
  .fancybox-slide--image {
    padding: 6px 0
  }
  .fancybox-close-small {
    right: -6px
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
  @supports (padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right))
    }
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}
.fancybox-share p {
  margin: 0;
  padding: 0
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}
.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff
}
.fancybox-share__button:hover {
  text-decoration: none
}
.fancybox-share__button--fb {
  background: #3b5998
}
.fancybox-share__button--fb:hover {
  background: #344e86
}
.fancybox-share__button--pt {
  background: #bd081d
}
.fancybox-share__button--pt:hover {
  background: #aa0719
}
.fancybox-share__button--tw {
  background: #1da1f2
}
.fancybox-share__button--tw:hover {
  background: #0d95e8
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}
.fancybox-share__button svg path {
  fill: #fff
}
.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}
.fancybox-thumbs__list a:focus:before {
  opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}
@media (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}
.accreditations-list, .add-nav, .copy-list, .gallery-list, .img-text .info-list, .logo-list, .media-list, .pagination.pagination > ul, .slide-nav, .social-networks, [id=nav], ul:not([class]):not([id]) {
  margin: 0;
  padding: 0;
  list-style: none
}
.clearfix:after, .col-10:after, .col-11:after, .col-12:after, .col-1:after, .col-2:after, .col-3:after, .col-4:after, .col-5:after, .col-6:after, .col-7:after, .col-8:after, .col-9:after, .pull-10:after, .pull-11:after, .pull-12:after, .pull-1:after, .pull-2:after, .pull-3:after, .pull-4:after, .pull-5:after, .pull-6:after, .pull-7:after, .pull-8:after, .pull-9:after, .push-10:after, .push-11:after, .push-12:after, .push-1:after, .push-2:after, .push-3:after, .push-4:after, .push-5:after, .push-6:after, .push-7:after, .push-8:after, .push-9:after {
  content: "";
  display: block;
  clear: both
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
html {
  box-sizing: border-box
}
*, :after, :before {
  box-sizing: inherit
}
* {
  max-height: 1000000px
}
body {
  color: #222;
  background: #fff;
  font: 18px/1.778 "Open Sans", Helvetica, Arial, sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
img {
  max-width: 100%;
  height: auto
}
.gm-style img {
  max-width: none
}
.h, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Lobster', cursive;
  font-weight: 400;
  margin: 0 0 .5em;
  color: inherit
}
.h1, h1 {
  font-size: 40px
}
@media (max-width:1023px) {
  .h1, h1 {
    font-size: 30px
  }
}
.h2, h2 {
  font-size: 27px;
  margin-bottom: .95em;
  color: #589cdb;
}
.text-block h2 {
    color: #FFF!important;
}
.h3, h3 {
  font-size: 24px;
  margin-bottom: 1.3em
}
.h4, h4 {
  font-size: 18px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.h5, h5 {
  font-size: 17px
}
.h6, h6 {
  font-size: 15px
}
.title {
  color: #589cdb;
  text-align: center;
  margin-bottom: 30px
}
p {
  margin: 0 0 1em
}
a {
  color: #589cdb;
}
a:focus, a:hover {
  text-decoration: none;
  color: #336ca1;
}
.text-center {
  text-align: center
}
.text-left {
  text-align: left
}
.text-right {
  text-align: right
}
ul:not([class]):not([id]) {
  margin-bottom: 33px;
  padding-left: 30px
}
ul:not([class]):not([id]) li {
  position: relative;
  padding-left: 19px
}
ul:not([class]):not([id]) li:before {
  content: "";
  position: absolute;
  top: .6em;
  left: 0;
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg)
}
fieldset, form {
  margin: 0;
  padding: 0;
  border-style: none
}
input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #999;
  padding: 13px 15px;
  width: 100%;
  margin-bottom: 26px;
  color: #222
}
@media (max-width:1023px) {
  input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], textarea {
    margin-bottom: 15px
  }
}
input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, textarea:focus {
  border-color: #222
}
input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999
}
input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #999
}
input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, textarea:-moz-placeholder {
  color: #999
}
input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999
}
input[type=email].placeholder, input[type=password].placeholder, input[type=search].placeholder, input[type=tel].placeholder, input[type=text].placeholder, textarea.placeholder {
  color: #999
}
select {
  -webkit-border-radius: 0
}
textarea {
  resize: vertical;
  vertical-align: top;
  min-height: 200px;
  height: 200px
}
button, input[type=button], input[type=file], input[type=reset], input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer
}
.arrow {
  border: solid #589cdb;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px
}
.right {
  transform: rotate(-45deg)
}
.left {
  transform: rotate(135deg)
}
.up {
  transform: rotate(-135deg)
}
.down {
  transform: rotate(45deg)
}
.row-holder {
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  margin-left: -15px;
  margin-right: -15px
}
@media (max-width:1023px) {
  .row-holder {
    margin-left: -7px;
    margin-right: -7px
  }
}
@media (max-width:800px) {
  .row-holder {
    margin-left: -5px;
    margin-right: -5px
  }
}
.col-1 {
  width: 8.3333333333%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-1 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-1 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-2 {
  width: 16.6666666667%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-2 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-2 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-3 {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-3 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-3 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-4 {
  width: 33.3333333333%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-4 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-4 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-5 {
  width: 41.6666666667%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-5 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-5 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-6 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-6 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-6 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-7 {
  width: 58.3333333333%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-7 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-7 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-8 {
  width: 66.6666666667%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-8 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-8 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-9 {
  width: 75%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-9 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-9 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-10 {
  width: 83.3333333333%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-10 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-10 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-11 {
  width: 91.6666666667%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-11 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-11 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.col-12 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px
}
@media (max-width:1023px) {
  .col-12 {
    padding-left: 7px;
    padding-right: 7px
  }
}
@media (max-width:800px) {
  .col-12 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    width: 100%
  }
}
.pull-1 {
  right: 8.3333333333%;
  position: relative
}
@media (max-width:800px) {
  .pull-1 {
    right: auto
  }
}
.pull-2 {
  right: 16.6666666667%;
  position: relative
}
@media (max-width:800px) {
  .pull-2 {
    right: auto
  }
}
.pull-3 {
  right: 25%;
  position: relative
}
@media (max-width:800px) {
  .pull-3 {
    right: auto
  }
}
.pull-4 {
  right: 33.3333333333%;
  position: relative
}
@media (max-width:800px) {
  .pull-4 {
    right: auto
  }
}
.pull-5 {
  right: 41.6666666667%;
  position: relative
}
@media (max-width:800px) {
  .pull-5 {
    right: auto
  }
}
.pull-6 {
  right: 50%;
  position: relative
}
@media (max-width:800px) {
  .pull-6 {
    right: auto
  }
}
.pull-7 {
  right: 58.3333333333%;
  position: relative
}
@media (max-width:800px) {
  .pull-7 {
    right: auto
  }
}
.pull-8 {
  right: 66.6666666667%;
  position: relative
}
@media (max-width:800px) {
  .pull-8 {
    right: auto
  }
}
.pull-9 {
  right: 75%;
  position: relative
}
@media (max-width:800px) {
  .pull-9 {
    right: auto
  }
}
.pull-10 {
  right: 83.3333333333%;
  position: relative
}
@media (max-width:800px) {
  .pull-10 {
    right: auto
  }
}
.pull-11 {
  right: 91.6666666667%;
  position: relative
}
@media (max-width:800px) {
  .pull-11 {
    right: auto
  }
}
.pull-12 {
  right: 100%;
  position: relative
}
@media (max-width:800px) {
  .pull-12 {
    right: auto
  }
}
.push-1 {
  left: 8.3333333333%;
  position: relative
}
@media (max-width:800px) {
  .push-1 {
    left: auto
  }
}
.push-2 {
  left: 16.6666666667%;
  position: relative
}
@media (max-width:800px) {
  .push-2 {
    left: auto
  }
}
.push-3 {
  left: 25%;
  position: relative
}
@media (max-width:800px) {
  .push-3 {
    left: auto
  }
}
.push-4 {
  left: 33.3333333333%;
  position: relative
}
@media (max-width:800px) {
  .push-4 {
    left: auto
  }
}
.push-5 {
  left: 41.6666666667%;
  position: relative
}
@media (max-width:800px) {
  .push-5 {
    left: auto
  }
}
.push-6 {
  left: 50%;
  position: relative
}
@media (max-width:800px) {
  .push-6 {
    left: auto
  }
}
.push-7 {
  left: 58.3333333333%;
  position: relative
}
@media (max-width:800px) {
  .push-7 {
    left: auto
  }
}
.push-8 {
  left: 66.6666666667%;
  position: relative
}
@media (max-width:800px) {
  .push-8 {
    left: auto
  }
}
.push-9 {
  left: 75%;
  position: relative
}
@media (max-width:800px) {
  .push-9 {
    left: auto
  }
}
.push-10 {
  left: 83.3333333333%;
  position: relative
}
@media (max-width:800px) {
  .push-10 {
    left: auto
  }
}
.push-11 {
  left: 91.6666666667%;
  position: relative
}
@media (max-width:800px) {
  .push-11 {
    left: auto
  }
}
.push-12 {
  left: 100%;
  position: relative
}
@media (max-width:800px) {
  .push-12 {
    left: auto
  }
}
[id=header] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  transition: top .3s linear;
  border-bottom: 1px dotted rgba(255, 255, 255, .5);
}
[id=header].is-hidden {
  top: calc(-1 * var(--header-height))
}
@media (max-width:1023px) {
  [id=header].is-hidden {
    top: 0
  }
}
.nav-active [id=header] {
  top: 0 !important
}
[id=header].scroll {
  background: rgba(0, 24, 46, var(--visual-overlay-opacity))
}
[id=header] .container {
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: padding .3s linear
}
@media (max-width:1299px) {
  [id=header] .container {
    padding-top: 15px;
    padding-bottom: 15px
  }
}
@media (max-width:1023px) {
  [id=header] .container {
    justify-content: space-between
  }
}
[id=header] .container:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
  right: 0;
  /*background-color: rgba(255, 255, 255, .2)*/
}
[id=header].scroll .container {
  padding-top: 15px;
  padding-bottom: 15px
}
[id=header].scroll .container:after {
  left: -999px;
  right: -999px
}
.logo {
  margin-right: 30px;
  transition: width .3s linear;
  width: 271px
}
@media (max-width:1023px) {
  .logo {
    width: 150px
  }
}
.header.scroll .logo {
  width: 230px;
  transition: width .3s linear .3s
}
.logo img {
  display: inline-block;
  vertical-align: top;
  width: 100%
}
.main-nav {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
  font-size: 14px;
  color: #fff
}
@media (max-width:1023px) {
  .main-nav {
    display: none
  }
}
[id=nav] {
  display: flex;
  justify-content: space-between;
  gap: 37px;
  text-transform: uppercase;
  color: #fff
}
@media (max-width:1299px) {
  [id=nav] {
    gap: 20px
  }
}
@media (max-width:1023px) {
  [id=nav] {
    gap: 16px;
    font-size: 14px
  }
}
[id=nav] a {
  text-decoration: none;
  color: inherit
}
[id=nav] .selected a, [id=nav] a:hover {
  color: #589cdb
}
.nav-opener {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0 30px 0 70px;
  transition: opacity .3s linear
}
@media (max-width:1299px) {
  .nav-opener {
    margin: 0 0 0 20px
  }
}
.nav-opener:after, .nav-opener:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  transition: all .2s linear;
  background: #fff
}
.nav-opener:before {
  bottom: 23px;
  box-shadow: 0 10px 0 #fff
}
.nav-opener:after {
  bottom: 3px;
  right: auto;
  width: 100%
}
.nav-opener span {
  position: absolute;
  bottom: 3px;
  left: 7px;
  width: 2px;
  height: 2px;
  background: #fff
}
.nav-active .nav-opener.open {
  opacity: 0
}
.nav-opener.close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 42px;
  top: 30px
}
@media (max-width:1299px) {
  .nav-opener.close {
    top: 30px;
    right: 15px;
    width: 30px;
    height: 30px
  }
}
.nav-opener.close:after {
  content: "";
  width: auto;
  right: 0
}
.nav-opener.close span {
  display: none
}
.nav-opener.overlay {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(34, 34, 34, .3);
  z-index: -1;
  margin: 0;
  height: auto;
  width: auto;
  opacity: 0;
  transition: opacity .3s linear;
  pointer-events: none
}
.nav-opener.overlay:after, .nav-opener.overlay:before {
  display: none
}
.nav-active .nav-opener.overlay {
  pointer-events: auto;
  opacity: 1
}
.nav-active .nav-opener.close {
  margin: 0
}
.nav-active .nav-opener.close:after, .nav-active .nav-opener.close:before {
  bottom: 50%;
  background: #589cdb
}
.nav-active .nav-opener.close:before {
  transform: translateY(50%) rotate(-45deg);
  box-shadow: none
}
.nav-active .nav-opener.close:after {
  transform: translateY(50%) rotate(-135deg)
}
.slide-panel {
  position: fixed;
  top: 0;
  right: -440px;
  width: 440px;
  bottom: 0;
  padding: 78px 40px;
  background: rgba(0, 24, 46, .8);
  border-left: 1px solid #000810;
  color: #fff;
  max-height: 100vh;
  transition: right .3s linear;
  font-size: 16px;
  z-index: 1;
  display: flex;
  flex-direction: column
}
@media (max-width:1299px) {
  .slide-panel {
    padding: 60px 20px 20px
  }
}
@media (max-width:800px) {
  .slide-panel {
    width: 80vw;
    max-width: 410px
  }
}
.nav-active .slide-panel {
  right: 0
}
.slide-panel nav {
  margin-bottom: 10px;
  flex-grow: 1;
  overflow: auto
}
.slide-panel a {
  color: #fff
}
.slide-nav {
  text-align: center;
  text-transform: uppercase
}
.slide-nav li {
  border-bottom: 1px solid #589cdb;
  padding: 12px 20px
}
@media (max-width:1299px) {
  .slide-nav li {
    padding: 8px 15px
  }
}
.slide-nav a {
  text-decoration: none
}
.slide-info-block {
  text-align: center;
  font-size: 18px;
  line-height: 1.44
}
@media (max-width:1023px) {
  .slide-info-block {
    font-size: 16px
  }
}
.slide-info-block .phone {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top
}
@media (max-width:1023px) {
  .slide-info-block .phone {
    font-size: 20px;
    margin-bottom: 10px
  }
}
@media (max-width:800px) {
  .slide-info-block .phone {
    font-size: 16px
  }
}
.slide-info-block address {
  font-style: normal;
  margin: 0 0 30px
}
@media (max-width:1023px) {
  .slide-info-block address {
    margin-bottom: 15px
  }
}
@media (max-width:800px) {
  .slide-info-block address {
    margin-bottom: 10px
  }
}
.slide-info-block a {
  text-decoration: none
}
:root {
  --visual-overlay-opacity: 0.75;
  --header-height: 121px
}
body.fancybox-active {
  overflow: hidden
}
.container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px
}
#wrapper {
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100vh
}
main {
  flex-grow: 1
}
.social-networks {
  display: flex;
  gap: 20px
}
.social-networks.center {
  justify-content: center
}
.social-networks svg {
  width: 25px;
  fill: #fff
}
.banner, .visual {
  color: #fff;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 130px 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative
}
.banner:after, .visual:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 24, 46, .75);
  /*opacity: 75%*/
}
.content.banner, .visual.content {
  min-height: 850px;
  padding: 0
}
@media (max-width:1023px) {
  .content.banner, .visual.content {
    min-height: 80vh
  }
}
.banner .container, .visual .container {
  z-index: 1;
  max-width: 890px
}
.banner .logotype, .visual .logotype {
  text-align: center;
  margin-bottom: 23px
}
@media (max-width:1023px) {
  .banner .logotype, .visual .logotype {
    width: 300px;
    margin: 0 auto 15px
  }
}
@media (max-width:800px) {
  .banner .logotype, .visual .logotype {
    width: 250px
  }
}
.banner .logotype img, .visual .logotype img {
  display: inline-block;
  vertical-align: top
}
.banner .title, .visual .title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  margin-bottom: 3px
}
.banner .title h1, .visual .title h1 {
  margin: 0;
  line-height: 1.3
}
.banner .text, .visual .text {
  margin-bottom: 40px;
  text-align: center
}
@media (max-width:1023px) {
  .banner .text, .visual .text {
    font-size: 16px
  }
}
.banner .btn-row, .visual .btn-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px
}
@media (max-width:1023px) {
  .banner .btn-row, .visual .btn-row {
    gap: 20px
  }
}
.banner h1, .visual h1 {
  color: #589cdb
}
.banner {
  min-height: 232px;
  padding: 150px 0 10px
}
@media (max-width:1023px) {
  .banner {
    padding: 92px 0 10px;
    min-height: 92px
  }
}
.banner .logotype {
  margin-bottom: 2px
}
.banner h1 {
  color: #fff
}
.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: var(--primary-color) url(./https://traversymedia.com/downloads/cover.jpg) no-repeat center center/cover
}
.video-container video {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: fill;
  object-fit: fill
}
.content {
  padding-top: 100px;
  padding-bottom: 70px
}
@media (max-width:1023px) {
  .content {
    padding-top: 70px;
    padding-bottom: 40px
  }
}
.about-section {
  background: #fff;
  padding: 80px 0
}
@media (max-width:1023px) {
  .about-section {
    padding-bottom: 50px
  }
}
.about-section .img-block {
  margin-top: -105px;
  padding: 0 0 40px 40px;
  position: relative;
  display: inline-block;
  vertical-align: top
}
@media (max-width:1299px) {
  .about-section .img-block {
    padding: 0 0 20px 20px;
    margin-top: -60px
  }
}
.about-section .img-block:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 132px);
  height: calc(100% - 58px);
  background: #efce73
}
@media (max-width:1023px) {
  .about-section .img-block:before {
    width: calc(100% - 152px);
    height: calc(100% - 58px)
  }
}
.about-section .text-block {
  padding: 40px 22px 0
}
@media (max-width:1023px) {
  .about-section .text-block {
    padding: 20px 0 0
  }
}
.about-section h2 {
  line-height: 1.4;
  margin-bottom: 30px
}
.about-section img {
  display: inline-block;
  vertical-align: top;
  position: relative
}
.about-section p {
  margin-bottom: 0em
}
@media (max-width:1023px) {
  .about-section p {
    margin-bottom: 0em
  }
}
.testimonials-section {
  padding: 27px 0 50px
}
.section {
  position: relative;
  padding: 70px 0 100px
}
@media (max-width:1023px) {
  .section {
    padding: 50px 0
  }
}
.section .title {
  font-weight: 400
}
/*.media-section {
  padding-bottom: 0
}*/
.bg-section {
  background-size: cover;
  background-position: 50% 50%
}
.bg-section .cover-img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: .1
}
.bg-section .cover-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.testimonials-section {
  padding: 30px 0 50px
}
.testimonials-list {
  margin-bottom: 40px
}
.testimonial blockquote {
  margin: 0;
  text-align: right;
  font-size: 16px;
  font-style: italic
}
.testimonial blockquote q {
  font-family: "Playfair Display", Times, Baskerville, Georgia, serif;
  display: block;
  margin: 0 0 20px
}
.testimonial blockquote q:before {
  content: "	“";
  font-size: 75px;
  line-height: .5;
  font-style: normal;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  float: left;
  margin: 18px 30px 0 0
}
.testimonial cite {
  display: block;
  text-align: center;
  font-style: normal;
  letter-spacing: .1em
}
.testimonials .testimonial {
  position: relative;
  padding: 70px 0 76px;
  font-size: 17px
}
@media (max-width:800px) {
  .testimonials .testimonial {
    padding: 50px 0
  }
}
.testimonials .testimonial:last-child {
  margin-bottom: 50px
}
.testimonials .testimonial:nth-child(odd):after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 9999px;
  background: rgba(239, 207, 117, .2);
  z-index: -1
}
.testimonials blockquote {
  text-align: center
}
.testimonials blockquote q:before {
  font-size: 276px;
  line-height: 1;
  position: absolute;
  top: -20px;
  left: -10px;
  color: #589cdb;
  opacity: .12
}
.media-list {
  display: flex;
  flex-wrap: wrap;
  color: #fff
}
.media-list li {
  position: relative;
  width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 28px 13px;
  height: 22.92vw;
  overflow: hidden
}
@media (max-width:1299px) {
  .media-list li {
    height: 27vw
  }
}
@media (max-width:800px) {
  .media-list li {
    width: 50%;
    height: 50vw;
    min-height: 250px
  }
}
@media (max-width:599px) {
  .media-list li {
    height: auto
  }
}
.media-list li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .7)
}
.media-list li:hover .img-block {
  transform: scale(1.2)
}
.media-list li:hover .btn-holder {
  max-height: 45px
}
.media-list li:hover .btn {
  transform: translateY(0)
}
.media-list .img-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform .3s linear
}
.media-list .img-block img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}
.media-list .btn-holder {
  transition: max-height .3s linear;
  max-height: 0;
  /*overflow: hidden;*/
  text-align: center
}
.media-list .btn {
  transform: translateY(-100%);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transition: transform .3s linear;
  white-space: nowrap
}
@media (max-width:800px) {
  .media-list .btn {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px
  }
}
.media-list .text-block {
  position: relative;
  z-index: 1
}
.media-list h2 {
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: .2em;
  text-align: center
}
@media (max-width:1299px) {
  .media-list h2 {
    line-height: 1.1
  }
}
@media (max-width:1023px) {
  .media-list h2 {
    font-size: 18px
  }
}
.info-section {
  color: #fff;
  padding: 100px 0;
  font-size: 18px
}
@media (max-width:1023px) {
  .info-section {
    padding: 50px 0
  }
}
.info-section .holder {
  background: rgba(192, 155, 83, .7);
  padding: 40px 50px 50px;
  max-width: 670px;
  margin: 0 auto
}
@media (max-width:800px) {
  .info-section .holder {
    padding: 15px 30px 30px
  }
}
.info-section .holder p {
  line-height: 2.2
}
.info-section h1 {
  text-align: center;
  font-weight: 400;
  margin-bottom: 15px;
  letter-spacing: .2em;
  font-size: 45px;
  line-height: 1.5
}
.animate__slideInRight {
  transform: translate3d(100%, 0, 0)
}
.animate__fadeInUp {
  opacity: 0
}
[id=footer] {
  padding: 20px 0 0;
  color: #589cdb;
  line-height: 1.44;
  background-size: cover;
  position: relative
}
@media (max-width:800px) {
  [id=footer] {
    font-size: 16px
  }
}
[id=footer]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 24, 46, 1)
}
[id=footer] .container {
  position: relative
}
[id=footer] .social-networks svg {
  fill: #589cdb
}
[id=footer] .bar {
  margin-bottom: 20px
}
@media (max-width:800px) {
  [id=footer] .bar {
    display: flex
  }
}
@media (max-width:800px) {
  [id=footer] .bar .col-6-m {
    width: 50%
  }
}
@media (max-width:800px) {
  [id=footer] .order-1 {
    order: 1
  }
}
@media (max-width:800px) {
  [id=footer] .order-2 {
    order: 2
  }
}
@media (max-width:800px) {
  [id=footer] .order-3 {
    order: 3
  }
}
[id=footer] .bottom-bar {
  position: relative;
  padding: 12px 0;
  color: rgba(255, 255, 255, .35)
}
[id=footer] .bottom-bar:after {
  content: "";
  position: absolute;
  top: 0;
  left: -9999px;
  right: -9999px;
  height: 1px;
  background-color: rgba(255, 255, 255, .2)
}
[id=footer] .bottom-bar a {
  color: inherit
}
[id=footer] .footer-logo {
  text-align: center
}
[id=footer] .footer-logo img {
  display: inline-block;
  vertical-align: top
}
[id=footer] address {
  font-style: normal;
  margin: 0 0 5px
}
[id=footer] h3 {
  font-size: 22px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 10px
}
@media (max-width:800px) {
  [id=footer] h3 {
    font-size: 20px
  }
}
[id=footer] a {
  text-decoration: none;
  transition: color .3s linear
}
[id=footer] a:hover {
  color: #fff
}
.add-nav {
  text-transform: uppercase
}
.logo-list {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center
}
.copy-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
@media (max-width:800px) {
  .copy-list {
    flex-direction: column;
    align-items: center;
    text-align: center
  }
}
.copy-list li:not(:last-child):after {
  content: "|";
  display: inline-block;
  vertical-align: top;
  margin: 0 10px
}
@media (max-width:800px) {
  .copy-list li:not(:last-child):after {
    display: none
  }
}
.btn {
  display: inline-block;
  vertical-align: top;
  background: rgba(88, 156, 219, .15);
  transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
  border: 1px solid #589cdb;
  color: #589cdb;
  text-transform: uppercase;
  padding: 11px 22px;
  text-decoration: none;
  line-height: 1.2;
  font-size: 16px;
  letter-spacing: 3px
}
.btn:focus, .btn:hover {
  background: rgba(88, 156, 219, .3)
}
.btn.light {
  border-color: #fff;
  color: #fff
}
.btn.light:hover {
  background: rgba(255, 255, 255, .3)
}
.custom_modal.custom_modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background: #00182E;
  color: #fff;
  overflow: auto
}
@media (max-width:800px) {
  .custom_modal.custom_modal {
    padding-left: 0;
    padding-right: 0
  }
}
.custom_modal.custom_modal .container {
  position: static;
  padding-top: 40px;
  padding-bottom: 40px
}
.custom_modal.custom_modal [class^=col-] {
  margin-bottom: 0
}
@media (max-width:1023px) {
  .custom_modal.custom_modal .form-col {
    width: 66.66%
  }
}
@media (max-width:800px) {
  .custom_modal.custom_modal .form-col {
    width: 100%
  }
}
@media (max-width:1023px) {
  .custom_modal.custom_modal .info-col {
    width: 33.33%
  }
}
@media (max-width:800px) {
  .custom_modal.custom_modal .info-col {
    width: 100%
  }
}
.custom_modal.custom_modal__content {
  display: block;
  line-height: 1.8
}
.custom_modal.custom_modal .logotype img {
  display: inline-block;
  vertical-align: top
}
.custom_modal.custom_modal .text-holder {
  padding-top: 42px
}
@media (max-width:1023px) {
  .custom_modal.custom_modal .text-holder {
    padding-top: 30px
  }
}
.custom_modal.custom_modal .phone {
  color: inherit;
  text-decoration: none;
  font-size: 26px
}
.custom_modal.custom_modal h2 {
  margin-bottom: 25px
}
@media (max-width:800px) {
  .custom_modal.custom_modal h2 {
    margin-bottom: 10px
  }
}
.custom_modal.custom_modal address {
  font-style: normal;
  margin-bottom: 20px
}
.pagination.pagination {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
  line-height: 20px;
  font-size: 13px
}
.post + .pagination.pagination {
  margin-top: 0
}
.pagination.pagination > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0
}
.pagination.pagination > ul li {
  padding: 0
}
.pagination.pagination > ul li:before {
  display: none
}
.pagination.pagination a {
  color: #589cdb;
  border: 1px solid #589cdb;
  padding: 4px 9px;
  min-width: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  transition: color .3s linear, background .3s linear
}
.pagination.pagination a.active, .pagination.pagination a:hover {
  background: #efcf75;
  color: #fff
}
.slider-block {
  position: relative;
  padding: 30px 30px;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 400px
}
@media (max-width:1199px) {
  .slider-block {
    min-height: 33.3vw
  }
}
@media (max-width:800px) {
  .slider-block {
    min-height: 50vw
  }
}
.slider-block .img-block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1
}
.slider-block .img-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .75)
}
.slider-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.slider-block h1 {
  color: #589cdb;
  margin-bottom: 0
}
.slider .slide {
  position: relative
}
.slider .img-block img {
  width: 100%
}
.slider .text-block {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  background: rgba(0, 0, 0, .75);
  padding: 19px 42px;
  font-size: 18px;
  line-height: 1.2
}
@media (max-width:599px) {
  .slider .text-block {
    position: static;
    background: #000;
    padding: 15px
  }
}
.slider img {
  display: inline-block;
  vertical-align: top
}
.slider p {
  margin: 0
}
.slider .slick-arrow {
  display: grid;
  place-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  width: 25px;
  background: #000;
  border: none;
  z-index: 51
}
.slider .slick-arrow svg {
  width: 10px;
  height: 10px;
  fill: #fff
}
.slider .slick-prev {
  left: 20px
}
.slider .slick-next {
  right: 20px
}
.posts-list {
  justify-content: center
}
.post {
  font-size: 16px;
  width: 33.33%;
  margin-bottom: 40px
}
@media (max-width:1023px) {
  .post {
    width: 50%
  }
}
@media (max-width:599px) {
  .post {
    width: 100%
  }
}
.home-blog .post {
  margin-bottom: 0
}
@media (max-width:800px) {
  .home-blog .post {
    margin-bottom: 30px
  }
}
@media (max-width:800px) {
  .post:last-child {
    margin-bottom: 0
  }
}
.post .img-block {
  margin-bottom: 15px
}
.post .img-block img {
  display: inline-block;
  vertical-align: top
}
.post .more {
  text-decoration: none;
  vertical-align: middle
}
.post .more .arrow {
  margin-right: 6px;
  margin-bottom: 2px
}
.post h2 {
  color: #589cdb;
  margin-bottom: 10px;
  line-height: 1.2
}
.post p {
  margin-bottom: 10px
}
.team-list {
  justify-content: center
}
@media (max-width:1023px) {
  .team-list {
    display: flex
  }
  .team-list [class^=col-] {
    width: 50%
  }
}
@media (max-width:599px) {
  .team-list [class^=col-] {
    width: 100%
  }
}
.team-item {
  max-width: 370px;
  margin: 0 auto 50px
}
@media (max-width:1023px) {
  .team-item {
    margin-bottom: 30px
  }
}
.team-item .photo {
  margin-bottom: 20px
}
.team-item .phone {
  display: inline-block;
  vertical-align: top;
  color: inherit;
  text-decoration: none;
  margin-bottom: 20px
}
.team-item .phone:hover {
  color: #f0d37f
}
.team-item img {
  display: inline-block;
  vertical-align: top
}
.team-item h2 {
  font-size: 27px;
  margin-bottom: 0
}
.team-item p {
  font-style: italic;
  margin-bottom: 8px
}
.social-networks.circle svg {
  width: 20px;
  height: 20px;
  fill: #589cdb
}
.social-networks.circle a {
  width: 40px;
  height: 40px;
  display: grid;
  border-radius: 50%;
  border: 1px solid #589cdb;
  place-items: center
}
.social-networks.circle a:hover {
  border-color: #346b9f
}
.social-networks.circle a:hover svg {
  fill: #346b9f
}
.gallery-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px
}
@media (max-width:800px) {
  .gallery-list {
    gap: 20px
  }
}
.gallery-list li {
  width: calc(calc(100% / 3) - 20px)
}
@media (max-width:800px) {
  .gallery-list li {
    width: calc(calc(100% / 2) - 10px)
  }
}
.gallery-list img {
  display: inline-block;
  vertical-align: top
}
.img-text {
  margin-bottom: 40px;
  display: flex
}
@media (max-width:800px) {
  .img-text {
    flex-direction: column;
    margin-bottom: 20px
  }
}
.img-text [class^=col-]:last-child {
  margin-bottom: 0
}
.img-text:nth-child(2n+1):not(.alt) {
  flex-direction: row-reverse
}
.img-text.alt {
  margin-bottom: 72px
}
@media (max-width:1023px) {
  .img-text.alt {
    margin-bottom: 40px
  }
}
@media (max-width:800px) {
  .img-text.alt {
    margin-bottom: 20px
  }
}
.img-text .img-block img {
  display: inline-block;
  vertical-align: top
}
.img-text .info-list {
  display: flex;
  gap: 30px
}
.img-text .info-list a {
  color: inherit;
  text-decoration: none
}
.img-text .info-list a:hover {
  color: #589cdb
}
.img-text .info-list h4 {
  margin-bottom: 3px;
  line-height: 1.5
}
.img-text .social-networks {
  margin-bottom: 38px
}
@media (max-width:1023px) {
  .img-text .social-networks {
    margin-bottom: 20px
  }
}
.img-text h2 {
  line-height: 1;
  margin-bottom: 20px
}
.img-text p {
  margin-bottom: 1.8em
}
.about-panel {
  display: block;
  padding: 10px;
  font-size: 22px;
  background: linear-gradient(to right, #e7be67 0, #f0d67a 46%, #c19c54 100%);
  text-align: center;
  font-family: "Playfair Display", Times, Baskerville, Georgia, serif;
  margin-bottom: 12px
}
.accreditations-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 30px;
  text-align: center;
  justify-content: center
}
@media (max-width:800px) {
  .accreditations-list {
    gap: 20px
  }
}
.accreditations-list li {
  width: calc(calc(100% / 4) - 23px)
}
@media (max-width:1023px) {
  .accreditations-list li {
    width: calc(calc(100% / 3) - 20px)
  }
}
@media (max-width:800px) {
  .accreditations-list li {
    width: calc(calc(100% / 2) - 10px)
  }
}
@media (max-width:474px) {
  .accreditations-list li {
    width: 100%
  }
}
.accreditations-list .img-box {
  border: 1px solid #f0d37f;
  display: grid;
  place-items: center;
  min-height: 186px;
  margin-bottom: 20px
}
.accreditations-list img {
  display: inline-block;
  vertical-align: top
}
.accreditations-list p {
  margin: 0
}