

/* Start:/local/templates/delta/layout/dist/css/app.css?1753876025189499*/
/*!********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/normalize.css/normalize.css ***!
  \********************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

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

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

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

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

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

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

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

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

img {
  border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

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

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

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

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

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

textarea {
  overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

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

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

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

template {
  display: none;
}

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

[hidden] {
  display: none;
}

/*!**********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/jquery-modal/jquery.modal.css ***!
  \**********************************************************************************************/
.blocker {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 100%; height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.blocker:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==);

}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;

  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.5) }
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}

/*!****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/animate.css/animate.css ***!
  \****************************************************************************************/
@charset "UTF-8";/*!
 * 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: 1s;
  --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 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
  -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 {
  -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 * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.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;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*='Out'] {
    opacity: 0;
  }
}
/* Attention seekers  */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.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 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
@-webkit-keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.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% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -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;
}
/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}
@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
/* Flippers */
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    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% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -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);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/app.scss ***!
  \******************************************************************************************************************************************************/
@charset "UTF-8";
/* By Athlon Front-End Team */
/* Core variables */
/**
 * Variables
*/
/* Typography */
/* Breakpoints */
/* Paths */
/* Grid setup */
/* Colour palette */
/* Components */
/* CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: none;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
main {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

body {
  margin: 0;
}

ul {
  list-style-type: none;
}

a {
  background: transparent;
  text-decoration: none;
}

button,
input {
  line-height: normal;
}

input[type=search] {
  -webkit-appearance: textfield;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

textarea:focus,
input:focus {
  outline: 0;
}

input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus,
*:active,
*:hover {
  outline: none;
}

button,
input {
  line-height: normal;
}

button {
  overflow: visible;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

textarea {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  vertical-align: top;
}

button,
input,
select[multiple],
textarea {
  background-image: none;
}

input,
select,
textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

input,
textarea {
  resize: none;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

[placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

[placeholder]:focus::-moz-placeholder {
  color: transparent;
}

[placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}

[placeholder]:focus::-ms-input-placeholder {
  color: transparent;
}

[placeholder]:focus::placeholder {
  color: transparent;
}

ul,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

a {
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

img {
  max-width: 100%;
}

b {
  font-weight: 700 !important;
}

/* CSS print */
/* Core variables */
/**
 * Print Stylesheet
*/
@media print {
  @page {
    margin: 1cm;
  }
  body {
    background: #fff;
    color: #000;
  }
  a {
    page-break-inside: avoid;
  }
  blockquote {
    page-break-inside: avoid;
  }
  table,
  pre {
    page-break-inside: avoid;
  }
  ul,
  ol,
  dl {
    page-break-before: avoid;
  }
}
/* Fonts */
/**
 * Fonts
*/
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-Regular.f5b04b.eot);
  src: local("Inter Regular"), local("Inter-Regular"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Regular.f5b04b.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Regular.bd097c.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Regular.0d6f7c.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Regular.991468.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-Black.040d03.eot);
  src: local("Inter Black"), local("Inter-Black"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Black.040d03.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Black.ed1784.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Black.87c06f.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Black.8032be.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-SemiBold.6ebf10.eot);
  src: local("Inter Semi Bold"), local("Inter-SemiBold"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-SemiBold.6ebf10.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-SemiBold.90f5c9.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-SemiBold.7f6c36.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-SemiBold.814c22.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-Bold.b105ff.eot);
  src: local("Inter Bold"), local("Inter-Bold"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Bold.b105ff.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Bold.c08e61.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Bold.1e547c.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Bold.b70a89.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraBold.4dbab1.eot);
  src: local("Inter Extra Bold"), local("Inter-ExtraBold"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraBold.4dbab1.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraBold.c93797.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraBold.af785f.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraBold.95b75d.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-Medium.bc3a33.eot);
  src: local("Inter Medium"), local("Inter-Medium"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Medium.bc3a33.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Medium.01f031.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Medium.44e343.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-Medium.7682fd.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-LightBETA.329697.eot);
  src: local("Inter Light BETA"), local("Inter-LightBETA"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-LightBETA.329697.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-LightBETA.85119f.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-LightBETA.ed9a7c.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-LightBETA.a87a1b.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraLightBETA.b69d17.eot);
  src: local("Inter Extra Light BETA"), local("Inter-ExtraLightBETA"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraLightBETA.b69d17.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraLightBETA.e0258a.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraLightBETA.f8fb7b.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ExtraLightBETA.87f81f.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url(/local/templates/delta/layout/dist/css/../fonts/Inter-ThinBETA.c8be95.eot);
  src: local("Inter Thin BETA"), local("Inter-ThinBETA"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ThinBETA.c8be95.eot?#iefix) format("embedded-opentype"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ThinBETA.122ebd.woff2) format("woff2"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ThinBETA.2d0973.woff) format("woff"), url(/local/templates/delta/layout/dist/css/../fonts/Inter-ThinBETA.ecf780.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
/* Mixins, helpers and functions */
/* Vendor */
/* Browser specific styles */
/**
 * Dirty hacks, yes internet explorer, we are looking at you
*/
/* Components */
/* Mixins, helpers and functions */
/**
 * Helper mixins
*/
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  padding: 0 4rem;
  height: 5.4rem;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  border: none;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.btn--wide {
  width: 100%;
}
.btn--blue {
  color: var(--neutral0);
  background: var(--blue3);
}
@media (hover: hover) {
  .btn--blue:hover {
    color: var(--neutral0);
    background: var(--blue2);
  }
}
@media (hover: none) {
  .btn--blue:active {
    color: var(--neutral0);
    background: var(--blue2);
  }
}
@media (max-width: 767px) {
  .btn {
    height: 4.8rem;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    padding: 0 2rem;
  }
}

.button-phone {
  border-radius: 2.4rem;
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.4rem;
  -webkit-box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.12);
  background: var(--bg);
  color: var(--blue);
}
.button-phone:hover {
  color: var(--pink);
}
.button-phone__icon {
  width: 1.6rem;
  height: 1.6rem;
}

/* Mixins, helpers and functions */
.label-input {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  color: var(--grey-10);
}

.text-input {
  height: 5rem;
  width: 100%;
  padding: 0 2rem;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  background: var(--grey3);
  border: 0.1rem solid transparent;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  color: var(--neutral1000);
  border-radius: 0;
}
.text-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 5rem var(--grey3) inset; /* можно изменить на любой вариант цвета */
  -webkit-text-fill-color: var(--neutral1000);
}
.text-input:-webkit-autofill, .text-input:-webkit-autofill:hover, .text-input:-webkit-autofill:focus, .text-input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; /* выставляется желаемая задержка */
}
@media (max-width: 767px) {
  .text-input {
    height: 5rem;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    border-radius: 0;
  }
}
.text-input::-webkit-input-placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.text-input::-moz-placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.text-input:-ms-input-placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.text-input::-ms-input-placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.text-input::placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.text-input.error {
  color: var(--red);
  border-color: var(--red);
}
.text-input[disabled] {
  opacity: 0.3;
  pointer-events: none;
}

.error-message {
  color: var(--red);
  border-color: var(--red);
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 1rem;
}

/* Mixins, helpers and functions */
.textarea {
  width: 100%;
  padding: 1.6rem 2rem;
  border: 0.1rem solid transparent;
  background: var(--grey3);
  border-radius: 0;
  min-height: 21rem;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  color: var(--neutral1000);
}
.textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 5rem var(--grey3) inset; /* можно изменить на любой вариант цвета */
  -webkit-text-fill-color: var(--neutral1000);
}
.textarea:-webkit-autofill, .textarea:-webkit-autofill:hover, .textarea:-webkit-autofill:focus, .textarea:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; /* выставляется желаемая задержка */
}
.textarea::-webkit-input-placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.textarea::-moz-placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.textarea:-ms-input-placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.textarea::-ms-input-placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
.textarea::placeholder {
  color: var(--neutral1000);
  opacity: 1;
}
@media (max-width: 767px) {
  .textarea {
    min-height: 8rem;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    border-radius: 0;
  }
}

/* Mixins, helpers and functions */
body.modal-open {
  padding-right: 1.7rem;
}
@media (max-width: 992px) {
  body.modal-open {
    padding-right: 0;
  }
}

.modal {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.29);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.29);
  padding: 16px 24px;
}

.blocker {
  z-index: 1002;
  background: rgba(0, 0, 0, 0.4);
  padding: 1.6rem;
}

/* Layout */
/* Mixins, helpers and functions */
.header-wrapper {
  width: 100%;
  height: 10rem;
  z-index: 100;
  left: 0;
  top: 0;
  position: absolute;
}
.header-wrapper.body-disabled-scroll {
  padding-right: 1.7rem;
}
@media (max-width: 992px) {
  .header-wrapper.body-disabled-scroll {
    padding-right: 0;
  }
}
.header-wrapper .wrapper {
  height: 100%;
}
.header-wrapper--hidden-page {
  height: 19rem;
  background: var(--neutral1000);
  position: relative;
}
@media (max-width: 1198px) {
  .header-wrapper--hidden-page {
    height: 9rem;
  }
}
.header-wrapper_v2 {
  position: relative;
  height: 58rem;
  background: var(--neutral1000);
}
.header-wrapper_v2 .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1198px) {
  .header-wrapper_v2 {
    height: 40rem;
  }
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 2.4rem;
  height: 100%;
  position: relative;
}
.header--hidden-page {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.header_v2 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 20rem;
}
@media (max-width: 767px) {
  .header_v2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.header_v2:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 53.7rem;
  height: 54.3rem;
  -webkit-transform: translate(-50%, -64%);
          transform: translate(-50%, -64%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(67, 109, 186, 0.66) 0%, rgba(67, 109, 186, 0.24) 73.5%, rgba(0, 0, 0, 0.35) 100%);
}

.main-nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8rem;
}
@media (max-width: 1198px) {
  .main-nav {
    gap: 3.2rem;
  }
}
.header_v2 .main-nav {
  gap: 2.4rem;
}
.main-nav__item {
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  color: var(--neutral0);
  white-space: nowrap;
}
@media (hover: hover) {
  .main-nav__item:hover {
    color: var(--blue);
  }
}
@media (hover: none) {
  .main-nav__item:active {
    color: var(--blue);
  }
}
@media (max-width: 1198px) {
  .main-nav__item {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .main-nav__item {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .main-nav__item {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.header_v2 .main-nav__item {
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-transform: uppercase;
}
@media (max-width: 1198px) {
  .header_v2 .main-nav__item {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .header_v2 .main-nav__item {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .header_v2 .main-nav__item {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}

.header--hidden-page .header-logo__link {
  display: block;
  max-width: 27.7rem;
  max-height: 100%;
}
@media (max-width: 1198px) {
  .header--hidden-page .header-logo__link {
    max-width: 12.7rem;
  }
}
.header--hidden-page .header-logo__link img {
  display: block;
}
.header_v2 .header-logo__link {
  display: block;
  max-width: 17.8rem;
  max-height: 7.8rem;
}
@media (max-width: 1198px) {
  .header_v2 .header-logo__link {
    max-width: 12.7rem;
  }
}
.header_v2 .header-logo__link img {
  display: block;
}
.header_v2 .header-logo__text {
  margin-top: 8px;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 300 !important;
  color: var(--neutral0);
  text-transform: uppercase;
}
@media (max-width: 1198px) {
  .header_v2 .header-logo__text {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .header_v2 .header-logo__text {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .header_v2 .header-logo__text {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 375px) {
  .header_v2 .header-logo__text {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}

.header__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.header__title-text {
  width: 70%;
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 300;
  color: var(--blue5);
  text-transform: uppercase;
  white-space: pre-wrap;
}
@media (max-width: 1198px) {
  .header__title-text {
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .header__title-text {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    width: 100%;
  }
}

/* Mixins, helpers and functions */
.footer-wrapper {
  width: 100%;
  padding: 6rem 0;
  background: var(--neutral1000);
  margin-top: auto;
}
@media (max-width: 992px) {
  .footer-wrapper {
    padding: 5rem 0;
  }
}

.footer {
  width: 100%;
  display: grid;
  gap: 8rem;
}
@media (max-width: 992px) {
  .footer {
    gap: 4rem;
  }
}
@media (max-width: 767px) {
  .footer {
    gap: 6rem;
  }
}
.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2.4rem;
  position: relative;
}
@media (max-width: 767px) {
  .footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 3.2rem;
  }
}
.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  border-bottom: 0.1rem solid var(--grey);
  gap: 2.4rem;
}
@media (max-width: 767px) {
  .footer__bottom {
    border-bottom: none;
    gap: 3.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
.footer__bottom > * {
  margin-bottom: -1rem;
}
@media (max-width: 767px) {
  .footer__bottom > * {
    margin: 0;
  }
}

.logo-footer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 30.2rem;
}
@media (max-width: 1198px) {
  .logo-footer {
    width: 27.4rem;
  }
}
@media (max-width: 992px) {
  .logo-footer {
    width: 18rem;
  }
}
.logo-footer__image {
  display: block;
  width: 100%;
}

.footer-text {
  font-size: 3.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: var(--neutral0);
  max-width: 48.8rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 4.7rem;
}
@media (max-width: 1198px) {
  .footer-text {
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    max-width: 34rem;
  }
}
@media (max-width: 992px) {
  .footer-text {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    max-width: 26rem;
    margin-top: 2.4rem;
  }
}
@media (max-width: 767px) {
  .footer-text {
    position: relative;
    text-align: center;
    margin: 0;
    -webkit-transform: none;
            transform: none;
    left: initial;
  }
}

.menu-footer {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 2.4rem;
  margin-top: 4.8rem;
}
@media (max-width: 1198px) {
  .menu-footer {
    gap: 1.6rem;
  }
}
@media (max-width: 992px) {
  .menu-footer {
    margin-top: 2.8rem;
  }
}
@media (max-width: 767px) {
  .menu-footer {
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
  }
}
.menu-footer__item {
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  color: var(--neutral0);
}
@media (max-width: 1198px) {
  .menu-footer__item {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .menu-footer__item {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (hover: hover) {
  .menu-footer__item:hover {
    color: var(--blue);
  }
}
@media (hover: none) {
  .menu-footer__item:active {
    color: var(--blue);
  }
}

.copy {
  color: #5b6069;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: var(--neutral1000);
  padding-right: 1.6rem;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.copy a {
  color: #5b6069;
}
@media (max-width: 767px) {
  .copy {
    padding: 0;
  }
}

.socials {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.4rem;
  padding-left: 1.6rem;
  background: var(--neutral1000);
  padding-bottom: 0.2rem;
  position: relative;
  top: 0.3rem;
}
@media (max-width: 767px) {
  .socials {
    padding: 0;
    top: 0;
  }
}
.socials__item {
  width: 2.4rem;
  min-width: 2.4rem;
  height: 2.4rem;
  color: var(--neutral0);
}
@media (hover: hover) {
  .socials__item:hover {
    color: var(--blue);
  }
}
@media (hover: none) {
  .socials__item:active {
    color: var(--blue);
  }
}
.socials__icon {
  width: 100%;
  height: 100%;
}

/* Demo Page styles */
/* Mixins, helpers and functions */
/* Core variables */
html {
  font-family: "Arial", sans-serif;
  font-size: 62.5%; /* 62.5% of 16px = 10px */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(255, 255, 255, 0);
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  color: var(--neutral1000);
  background: var(--neutral0);
}
@media (max-width: 1198px) {
  body {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
body.body-disabled-scroll {
  padding-right: 1.7rem;
}
@media (max-width: 992px) {
  body.body-disabled-scroll {
    padding-right: 0;
  }
}
body.f-inter {
  font-family: "Inter", "Arial", sans-serif;
}

.layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  min-height: 100vh;
  padding-top: 0;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .layout {
    padding-top: 0;
  }
}

.wrapper {
  margin: 0 auto;
  max-width: 131.2rem;
  padding: 0 1.6rem;
  width: 100%;
}
@media (max-width: 1198px) {
  .wrapper {
    max-width: 98rem;
  }
}
@media (max-width: 992px) {
  .wrapper {
    max-width: 74rem;
  }
}
@media (max-width: 767px) {
  .wrapper {
    max-width: 100%;
    padding: 0 1.6rem;
  }
}

.body-disabled-scroll {
  overflow: hidden;
}

.mbn {
  margin-bottom: 0 !important;
}

.mtn {
  margin-top: 0 !important;
}

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

.showDesktop {
  display: inline-block;
}
@media (max-width: 767px) {
  .showDesktop {
    display: none !important;
  }
}

.showMobile {
  display: none !important;
}
@media (max-width: 767px) {
  .showMobile {
    display: inline-block;
  }
}

h2 {
  font-size: 4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 992px) {
  h2 {
    font-size: 3.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}

.page-up {
  position: fixed;
  bottom: 15%;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 100%;
  background-color: var(--blue7);
  border: none;
  opacity: 0.5;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}
@media (max-width: 992px) {
  .page-up {
    width: 6rem;
    height: 6rem;
  }
}
@media (max-width: 767px) {
  .page-up {
    width: 5rem;
    height: 5rem;
  }
}
.page-up:hover {
  opacity: 1;
}
.page-up-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page-up:not(.active) {
  opacity: 0;
  pointer-events: none;
}

:root {
  --neutral0: #ffffff;
  --neutral100: #eceef3;
  --neutral200: #dadde7;
  --neutral300: #c1c6d7;
  --neutral400: #a2aac3;
  --neutral500: #848ca3;
  --neutral600: #63697d;
  --neutral700: #3d4251;
  --neutral800: #2b2f3c;
  --neutral900: #171a24;
  --neutral1000: #000;
  --blue: #2061dc;
  --blue2: #293890;
  --blue3: #6391e7;
  --blue4: #0672ae;
  --blue5: #4977ce;
  --blue6: #2761de;
  --blue7: #5084e4;
  --red: #e13727;
  --grey: #535353;
  --grey2: #f7f7f7;
  --grey3: #f7f7f7;
  --grey4: #f5f7f9;
  --grey5: #ebebeb;
  --grey6: #ababab;
}

/* Модалка */
/* Mixins, helpers and functions */
.thanks-modal {
  padding: 3.2rem;
  max-width: 78rem;
  width: 100%;
}
@media (max-width: 767px) {
  .thanks-modal {
    padding: 3.2rem 2.4rem;
  }
}
.thanks-modal .close-modal {
  display: none !important;
}
.thanks-modal__wrapper {
  display: grid;
  gap: 2.6rem;
  width: 100%;
  justify-items: flex-start;
}
.thanks-modal h3 {
  color: var(--blue1);
  font-size: 3.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1198px) {
  .thanks-modal h3 {
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    font-weight: 500;
  }
}
.thanks-modal p {
  font-weight: 400;
}

/* Главная */
/* Mixins, helpers and functions */
.main-screen-s {
  width: 100%;
  min-height: 100vh;
  padding: 13.5rem 0 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .main-screen-s {
    min-height: initial;
  }
}
@media (max-width: 767px) {
  .main-screen-s {
    padding: 8rem 0 12rem;
  }
}
.main-screen-s__video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main-screen-s__video video {
  -o-object-fit: cover;
     object-fit: cover;
}
.main-screen-s .wrapper {
  position: relative;
  z-index: 2;
}
.main-screen__bg {
  position: absolute;
  display: block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 0;
  width: 59%;
  z-index: 1;
}
@media (max-width: 767px) {
  .main-screen__bg {
    width: 80%;
    opacity: 0.2;
  }
}
.main-screen__title {
  font-size: 3.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: var(--neutral0);
  max-width: 49rem;
  margin: 6rem 0;
}
@media (max-width: 1198px) {
  .main-screen__title {
    max-width: 39rem;
  }
}
@media (max-width: 767px) {
  .main-screen__title {
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin: 4rem 0;
  }
}
.main-screen__text {
  color: var(--blue);
  font-size: 3.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 9rem;
}
@media (max-width: 1198px) {
  .main-screen__text {
    margin-top: 6rem;
  }
}
@media (max-width: 767px) {
  .main-screen__text {
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 4rem;
  }
}

.logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 30.2rem;
}
@media (max-width: 1198px) {
  .logo {
    width: 27.4rem;
  }
}
@media (max-width: 992px) {
  .logo {
    width: 18rem;
  }
}
.logo__image {
  display: block;
  width: 100%;
}

/* Mixins, helpers and functions */
.info-tale-s {
  padding: 0 0 6.7rem;
  width: 100%;
  margin-top: -12rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .info-tale-s {
    margin-top: -6rem;
    padding-bottom: 4rem;
  }
}

.info-tale {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 767px) {
  .info-tale {
    grid-template-columns: repeat(1, 1fr);
  }
}

.info-tale-card {
  background: var(--neutral0);
  padding: 4rem;
  border: 0.1rem solid var(--neutral1000);
  display: grid;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (max-width: 1198px) {
  .info-tale-card {
    padding: 2.4rem;
  }
}
.info-tale-card__icon-wrapper {
  height: 6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.info-tale-card__icon {
  max-height: 100%;
}
.info-tale-card__title {
  font-size: 3.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  color: var(--blue2);
  text-transform: uppercase;
  margin: 4rem 0;
}
@media (max-width: 1198px) {
  .info-tale-card__title {
    margin: 2.4rem 0;
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .info-tale-card__title {
    margin: 2.4rem 0;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.info-tale-card__text {
  max-width: 20rem;
}

/* Mixins, helpers and functions */
.about-s {
  width: 100%;
  padding: 6rem 0;
  background: var(--grey2);
}
@media (max-width: 767px) {
  .about-s {
    padding: 4rem 0;
  }
}
.about-s__c {
  display: grid;
  gap: 4rem;
}
@media (max-width: 767px) {
  .about-s__c {
    gap: 2.4rem;
  }
}

.about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7.2rem;
}
@media (max-width: 1198px) {
  .about {
    gap: 3.2rem;
  }
}
@media (max-width: 992px) {
  .about {
    gap: 2.4rem;
  }
}
@media (max-width: 767px) {
  .about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.about__pic {
  aspect-ratio: 484/276;
  display: block;
  width: 37%;
  min-width: 37%;
}
@media (max-width: 767px) {
  .about__pic {
    width: 100%;
    min-width: 100%;
  }
}
.about__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.6rem;
  max-width: 100%;
}

/* Mixins, helpers and functions */
.development-s {
  width: 100%;
  padding: 6rem 0;
}
@media (max-width: 767px) {
  .development-s {
    padding: 4rem 0;
  }
}
.development-s__c {
  display: grid;
  gap: 4rem;
  width: 100%;
}
@media (max-width: 767px) {
  .development-s__c {
    gap: 2.4rem;
  }
}

.development-tale {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3rem;
  width: 100%;
}
@media (max-width: 1198px) {
  .development-tale {
    gap: 3.2rem 1.6rem;
  }
}
@media (max-width: 992px) {
  .development-tale {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .development-tale {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 375px) {
  .development-tale {
    grid-template-columns: repeat(1, 1fr);
  }
}

.development-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.development-card__icon {
  display: block;
  width: 5rem;
}
.development-card__inner {
  color: var(--neutral0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 2.4rem;
  background: var(--neutral1000);
}
.development-card__inner::before {
  float: left;
  padding-top: 68%;
  content: "";
}
.development-card__inner::after {
  display: block;
  content: "";
  clear: both;
}
@media (max-width: 1198px) {
  .development-card__inner {
    padding: 1.6rem;
  }
}
.development-card span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

/* Mixins, helpers and functions */
.we-create-s {
  width: 100%;
  padding: 6rem 0;
  background: var(--grey2);
  overflow: hidden;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .we-create-s {
    padding: 4rem 0;
  }
}
.we-create-s__c {
  display: grid;
  gap: 4rem;
}
@media (max-width: 767px) {
  .we-create-s__c {
    gap: 2.4rem;
  }
}
.we-create-s__c:not(:last-child) {
  margin-bottom: 4rem;
}
.we-create-s__c--gap2 {
  gap: 2rem;
}

.we-create-tale {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 767px) {
  .we-create-tale {
    grid-template-columns: repeat(1, 1fr);
  }
}
.we-create-tale--col1 {
  grid-template-columns: repeat(1, 1fr);
}

.we-create-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.we-create-card__header {
  padding: 2rem 2.2rem;
  color: var(--neutral1000);
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  max-width: 41rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.4rem;
  border: 0.1rem solid #263a90;
  margin-bottom: -0.1rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  .we-create-card__header {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .we-create-card__header {
    padding: 1.6rem 2rem;
  }
}
@media (max-width: 549px) {
  .we-create-card__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0.8rem;
  }
}
.we-create-card__icon {
  display: block;
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
}
.we-create-card__content {
  padding: 2rem;
  display: grid;
  gap: 4rem;
  height: 100%;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (max-width: 767px) {
  .we-create-card__content {
    gap: 2rem;
  }
}
.we-create-card__group {
  display: grid;
  gap: 2rem;
}
@media (max-width: 767px) {
  .we-create-card__group {
    gap: 1rem;
  }
}
.we-create-card h4 {
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 992px) {
  .we-create-card h4 {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.we-create-card h4 a {
  color: var(--neutral1000);
}
@media (hover: hover) {
  .we-create-card h4 a:hover {
    text-decoration: underline;
  }
}
@media (hover: none) {
  .we-create-card h4 a:active {
    text-decoration: underline;
  }
}
.we-create-card ul li {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
  padding-left: 2rem;
}
.we-create-card ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.6rem;
  height: 1.6rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDY0IDY0Ij4KICAgIDxwYXRoIGQ9Ik0yNyA1NUw2IDMzIDkgMjkgMjYgNDEgNTUgMTIgNTkgMTZ6IiBmaWxsPSIjMjYzQTkwIj48L3BhdGg+Cjwvc3ZnPgo=) no-repeat center;
  background-size: contain;
}
.we-create-card ul li a {
  color: var(--blue);
  text-decoration: underline;
}
@media (hover: hover) {
  .we-create-card ul li a:hover {
    text-decoration: none;
  }
}
@media (hover: none) {
  .we-create-card ul li a:active {
    text-decoration: none;
  }
}
.we-create-card--red .we-create-card__header {
  border-color: #c00000;
}
.we-create-card--red ul li:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgdmlld0JveD0iMCAwIDY0IDY0Ij4KICAgIDxwYXRoIGQ9Ik0yNyA1NUw2IDMzIDkgMjkgMjYgNDEgNTUgMTIgNTkgMTZ6IiBmaWxsPSIjQzAwMDAwIj48L3BhdGg+Cjwvc3ZnPgo=) no-repeat center;
  background-size: contain;
}
.we-create-card--bullet ul li:before {
  background: #263a90;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  top: 0.6rem;
}

/* Mixins, helpers and functions */
.contacts-s {
  width: 100%;
  padding: 6rem 0;
}
@media (max-width: 767px) {
  .contacts-s {
    padding: 4rem 0;
  }
}
.contacts-s__c {
  display: grid;
  gap: 6rem;
}
@media (max-width: 767px) {
  .contacts-s__c {
    gap: 4rem;
  }
}

.contacts {
  display: grid;
  gap: 4rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: calc(50% - 1rem);
}
@media (max-width: 992px) {
  .contacts {
    gap: 2rem;
    width: 100%;
  }
}

.contact-text-group {
  display: grid;
  gap: 2rem;
}
@media (max-width: 992px) {
  .contact-text-group {
    gap: 1rem;
  }
}
.contact-text-group__title {
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .contact-text-group__title {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.contact-text-group__text {
  color: var(--neutral1000);
}
.contact-text-group a:hover {
  color: var(--blue);
}

.contact-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4rem 2rem;
}
@media (max-width: 992px) {
  .contact-form {
    gap: 2rem;
  }
}
.contact-form__title {
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  width: 100%;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .contact-form__title {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.contact-form__col {
  width: calc(50% - 1rem);
  display: grid;
  gap: 3rem;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  justify-items: flex-start;
}
@media (max-width: 767px) {
  .contact-form__col {
    gap: 2rem;
    width: 100%;
  }
}
.contact-form__row {
  width: 100%;
}
.contact-form__info {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.contact-form__info a {
  text-decoration: underline;
  color: var(--neutral1000);
}
.contact-form__info a:hover {
  text-decoration: none;
  color: var(--blue);
}

/* Текстовая страница */
/* Mixins, helpers and functions */
.text-page {
  width: 100%;
  margin: 3.6rem 0 6rem;
  color: var(--neutral1000);
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 1198px) {
  .text-page {
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .text-page {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.text-page h1 {
  margin-bottom: 5.4rem;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
@media (max-width: 1198px) {
  .text-page h1 {
    margin-bottom: 4rem;
  }
}
.text-page__logo {
  display: block;
  max-width: 23.6rem;
  margin-bottom: 5.4rem;
}
@media (max-width: 1198px) {
  .text-page__logo {
    margin-bottom: 4rem;
  }
}
.text-page h2 {
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
  color: var(--blue4);
}
.text-page h3 {
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 500;
}
.text-page .blue-link {
  color: var(--blue4);
}
.text-page a {
  text-decoration: underline;
  color: var(--neutral1000);
}
@media (hover: hover) {
  .text-page a:hover {
    text-decoration: none;
  }
}
@media (hover: none) {
  .text-page a:active {
    text-decoration: none;
  }
}
.text-page ul {
  list-style: disc;
  list-style-position: inside;
}

/* Mixins, helpers and functions */
.delta-sokol {
  width: 100%;
  margin: 9.4rem 0 7rem;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-sokol {
    margin: 8rem 0 6rem;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-sokol {
    margin: 7rem 0 5rem;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-sokol {
    margin: 5rem 0 3rem;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-sokol .title {
  margin: 4rem 0;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-sokol .title {
    margin: 3rem 0;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-sokol .title {
    margin: 2rem 0;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-sokol .title {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-sokol p {
  margin: 3rem 0;
}
@media (max-width: 1198px) {
  .delta-sokol p {
    margin: 2rem 0;
  }
}
@media (max-width: 992px) {
  .delta-sokol p {
    margin: 1.5rem 0;
  }
}
.delta-sokol ul {
  list-style: disc;
  margin-left: 1.5em;
  margin-bottom: 6rem;
}
@media (max-width: 1198px) {
  .delta-sokol ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-sokol ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-sokol ul {
    margin-bottom: 2rem;
  }
}
.delta-sokol li {
  margin-bottom: 0.74em;
}
.delta-sokol a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-sokol a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-sokol a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-sokol a:visited {
  color: var(--blue6);
}
.delta-sokol .section {
  margin: 5.6rem 0;
}
@media (max-width: 1198px) {
  .delta-sokol .section {
    margin: 4rem 0;
  }
}
@media (max-width: 992px) {
  .delta-sokol .section {
    margin: 3rem 0;
  }
}
.delta-sokol .img-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 59%;
  max-height: 50%;
  border: 1px solid #d9d9d9;
}
@media (max-width: 767px) {
  .delta-sokol .img-wrapper img {
    max-width: 80%;
  }
}
@media (max-width: 375px) {
  .delta-sokol .img-wrapper img {
    max-width: 100%;
  }
}
.delta-sokol .img-collage {
  position: relative;
}
.delta-sokol .img-collage img {
  position: relative;
}
.delta-sokol .img-collage img:nth-child(1), .delta-sokol .img-collage img:nth-child(3) {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: calc((100% - 100vw) / 7);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 100%;
  max-height: 70%;
  margin: 0;
}
.delta-sokol .img-collage img:nth-child(2) {
  z-index: 2;
}
.delta-sokol .img-collage img:nth-child(3) {
  left: auto;
  right: calc((100% - 100vw) / 7);
}

/* Mixins, helpers and functions */
.policy {
  width: 100%;
  color: var(--neutral1000);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .policy {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.policy section {
  --sectionBg: var(--neutral0);
  padding: 5rem 0;
  background-color: var(--sectionBg);
}
.policy section:nth-child(odd) {
  --sectionBg: var(--grey4);
  background-color: var(--sectionBg);
}
.policy .heading {
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 200;
  margin: 2rem 0 7rem;
}
@media (max-width: 1198px) {
  .policy .heading {
    margin: 2rem 0 5rem;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .policy .heading {
    margin: 1.5rem 0 4rem;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .policy .heading {
    margin: 1rem 0 3rem;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 375px) {
  .policy .heading {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.policy .title {
  margin: 0 0 2.5rem;
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
  font-weight: 200;
}
@media (max-width: 1198px) {
  .policy .title {
    margin: 0 0 2rem;
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .policy .title {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .policy .title {
    margin: 0 0 1.5rem;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.policy p {
  margin: 4rem 0;
}
@media (max-width: 1198px) {
  .policy p {
    margin: 3rem 0;
  }
}
@media (max-width: 992px) {
  .policy p {
    margin: 2rem 0;
  }
}
@media (max-width: 767px) {
  .policy p {
    margin: 1.5rem 0;
  }
}
.policy p:first-of-type {
  margin-top: 2.5rem;
}
@media (max-width: 1198px) {
  .policy p:first-of-type {
    margin: 2rem 0;
  }
}
@media (max-width: 992px) {
  .policy p:first-of-type {
    margin: 1.5rem 0;
  }
}
@media (max-width: 767px) {
  .policy p:first-of-type {
    margin: 1rem 0;
  }
}
.policy ul {
  list-style: disc;
  margin: 4rem 0 4rem 2.5rem;
}
.policy li {
  margin-bottom: 2rem;
}
.policy a {
  text-decoration: underline;
  color: var(--blue5);
}
@media (hover: hover) {
  .policy a:hover {
    text-decoration: none;
    color: var(--blue5);
  }
}
@media (hover: none) {
  .policy a:active {
    text-decoration: none;
    color: var(--blue5);
  }
}
.policy a:visited {
  color: var(--blue5);
}
.policy .accordion {
  position: relative;
  height: 11rem;
  overflow: hidden;
  -webkit-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s;
}
.policy .accordion:not(.active):after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--sectionBg)));
  background: linear-gradient(180deg, transparent 0%, var(--sectionBg) 100%);
}
.policy button {
  margin-top: 1rem;
  font-size: 1.7rem;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  background: none;
  padding: 0;
}

/* Mixins, helpers and functions */
.contact-us {
  width: 100%;
  color: var(--neutral1000);
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .contact-us {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.contact-us section {
  --sectionBg: var(--neutral0);
  padding: 5rem 0;
  background-color: var(--sectionBg);
}
.contact-us section:nth-child(odd) {
  --sectionBg: var(--grey4);
  background-color: var(--sectionBg);
}
@media (max-width: 1198px) {
  .contact-us section {
    padding: 4rem 0;
  }
}
@media (max-width: 992px) {
  .contact-us section {
    padding: 3rem 0;
  }
}
@media (max-width: 767px) {
  .contact-us section {
    padding: 2rem 0;
  }
}
.contact-us__text {
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 1198px) {
  .contact-us__text {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .contact-us__text {
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .contact-us__text {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.contact-us .contact-form__title {
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-weight: 300;
}
@media (max-width: 992px) {
  .contact-us .contact-form__title {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.contact-us .contact-form {
  margin: 3rem 0 5rem;
  gap: 4rem 3rem;
}
@media (max-width: 992px) {
  .contact-us .contact-form {
    gap: 2rem;
  }
}
.contact-us .contact-form__col {
  width: calc(50% - 1.5rem);
}
@media (max-width: 767px) {
  .contact-us .contact-form__col {
    gap: 2rem;
    width: 100%;
  }
}
.contact-us .text-input {
  height: 7.8rem;
  background-color: var(--grey5);
  font-size: 2.1rem;
  letter-spacing: 0.03em;
}
.contact-us .text-input::-webkit-input-placeholder {
  color: var(--grey6);
}
.contact-us .text-input:-moz-placeholder {
  color: var(--grey6);
}
.contact-us .text-input::-moz-placeholder {
  color: var(--grey6);
}
.contact-us .text-input:-ms-input-placeholder {
  color: var(--grey6);
}
@media (max-width: 1198px) {
  .contact-us .text-input {
    height: 7rem;
    font-size: 2rem;
  }
}
@media (max-width: 992px) {
  .contact-us .text-input {
    height: 6rem;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .contact-us .text-input {
    height: 5rem;
    font-size: 1.6rem;
  }
}
.contact-us .textarea {
  background-color: var(--grey5);
  font-size: 2.1rem;
  letter-spacing: 0.03em;
  min-height: 29.4rem;
}
.contact-us .textarea::-webkit-input-placeholder {
  color: var(--grey6);
}
.contact-us .textarea:-moz-placeholder {
  color: var(--grey6);
}
.contact-us .textarea::-moz-placeholder {
  color: var(--grey6);
}
.contact-us .textarea:-ms-input-placeholder {
  color: var(--grey6);
}
@media (max-width: 1198px) {
  .contact-us .textarea {
    min-height: 27.1rem;
    font-size: 2rem;
  }
}
@media (max-width: 992px) {
  .contact-us .textarea {
    min-height: 24rem;
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  .contact-us .textarea {
    min-height: 18rem;
    font-size: 1.6rem;
  }
}
.contact-us .contact-form__col.agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
}
.contact-us .contact-form__col.agree input[type=checkbox] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.contact-us .contact-form button[type=submit] {
  background: var(--blue7);
  justify-self: self-end;
  font-size: 2rem;
  text-transform: uppercase;
  height: 5rem;
}
.contact-us .contact-form button[type=submit]:hover {
  background: var(--blue6);
}
@media (max-width: 767px) {
  .contact-us .contact-form button[type=submit] {
    justify-self: center;
  }
}
@media (max-width: 375px) {
  .contact-us .contact-form button[type=submit] {
    width: 100%;
  }
}

/* Mixins, helpers and functions */
.delta-bios {
  width: 100%;
  margin: 10rem 0;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-bios {
    margin: 8rem 0;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-bios {
    margin: 6rem 0;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-bios {
    margin: 4rem 0;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-bios .title {
  margin: 7rem 0 4rem;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-bios .title {
    margin: 3rem 0;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-bios .title {
    margin: 2rem 0;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-bios .title {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-bios h1.title {
  font-size: 4.2rem;
}
@media (max-width: 1198px) {
  .delta-bios h1.title {
    font-size: 3.6rem;
  }
}
@media (max-width: 992px) {
  .delta-bios h1.title {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-bios h1.title {
    font-size: 2.4rem;
  }
}
.delta-bios h2.title {
  margin: 4rem 0;
  font-size: 3.3rem;
}
@media (max-width: 1198px) {
  .delta-bios h2.title {
    margin: 2rem 0;
    font-size: 2.4rem;
  }
}
@media (max-width: 992px) {
  .delta-bios h2.title {
    margin: 1.5rem 0;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .delta-bios h2.title {
    font-size: 2rem;
  }
}
.delta-bios p {
  margin: 3rem 0;
}
@media (max-width: 1198px) {
  .delta-bios p {
    margin: 2rem 0;
  }
}
@media (max-width: 992px) {
  .delta-bios p {
    margin: 1.5rem 0;
  }
}
.delta-bios ul {
  list-style: disc;
  margin-left: 1.5rem;
  margin-bottom: 6rem;
}
.delta-bios ul#docs-list {
  list-style: none;
  margin-left: 0;
}
@media (max-width: 1198px) {
  .delta-bios ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-bios ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-bios ul {
    margin-bottom: 2rem;
  }
}
.delta-bios li {
  margin-bottom: 0.74em;
}
.delta-bios li b {
  font-weight: 500 !important;
}
.delta-bios a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-bios a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-bios a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-bios a:visited {
  color: var(--blue6);
}
.delta-bios a.big {
  font-size: 3.2rem;
  font-weight: 300;
}
.delta-bios .img-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 59%;
  max-height: 50%;
}
@media (max-width: 767px) {
  .delta-bios .img-wrapper img {
    max-width: 80%;
  }
}
@media (max-width: 375px) {
  .delta-bios .img-wrapper img {
    max-width: 100%;
  }
}

/* Mixins, helpers and functions */
.delta-cloud {
  width: 100%;
  margin: 9rem 0 10rem;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-cloud {
    margin: 8rem 0 9rem;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-cloud {
    margin: 7rem 0 8rem;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-cloud {
    margin: 5rem 0 6rem;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-cloud .title {
  margin: 7rem 0 4rem;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-cloud .title {
    margin: 6rem 0 3rem;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-cloud .title {
    margin: 4rem 0 2rem;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-cloud .title {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-cloud h1.title {
  margin: 5rem 0;
  font-size: 4.9rem;
}
@media (max-width: 1198px) {
  .delta-cloud h1.title {
    margin: 4rem 0;
    font-size: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-cloud h1.title {
    margin: 3rem 0;
    font-size: 3.4rem;
  }
}
@media (max-width: 767px) {
  .delta-cloud h1.title {
    font-size: 3rem;
  }
}
.delta-cloud p {
  margin: 3.5rem 0;
}
@media (max-width: 1198px) {
  .delta-cloud p {
    margin: 2.5rem 0;
  }
}
@media (max-width: 992px) {
  .delta-cloud p {
    margin: 2rem 0;
  }
}
.delta-cloud ul {
  list-style: disc;
  margin-left: 1.5rem;
  margin-bottom: 8rem;
}
.delta-cloud ul#docs-list {
  list-style: none;
  margin-left: 0;
}
@media (max-width: 1198px) {
  .delta-cloud ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-cloud ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-cloud ul {
    margin-bottom: 2rem;
  }
}
.delta-cloud li {
  margin-bottom: 0.74em;
}
.delta-cloud a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-cloud a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-cloud a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-cloud a:visited {
  color: var(--blue6);
}

/* Mixins, helpers and functions */
.delta-esb {
  width: 100%;
  margin: 9rem 0 10rem;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-esb {
    margin: 8rem 0 9rem;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-esb {
    margin: 7rem 0 8rem;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-esb {
    margin: 5rem 0 6rem;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-esb .title {
  margin: 7rem 0 4rem;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-esb .title {
    margin: 6rem 0 3rem;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-esb .title {
    margin: 4rem 0 2rem;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-esb .title {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-esb h1.title {
  margin: 5rem 0;
  font-size: 4.9rem;
}
@media (max-width: 1198px) {
  .delta-esb h1.title {
    margin: 4rem 0;
    font-size: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-esb h1.title {
    margin: 3rem 0;
    font-size: 3.4rem;
  }
}
@media (max-width: 767px) {
  .delta-esb h1.title {
    font-size: 3rem;
  }
}
.delta-esb p {
  margin: 4rem 0;
}
@media (max-width: 1198px) {
  .delta-esb p {
    margin: 3rem 0;
  }
}
@media (max-width: 992px) {
  .delta-esb p {
    margin: 2rem 0;
  }
}
.delta-esb ul {
  list-style: disc;
  margin-left: 1.5rem;
  margin-bottom: 8rem;
}
.delta-esb ul#docs-list {
  list-style: none;
  margin-left: 0;
}
@media (max-width: 1198px) {
  .delta-esb ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-esb ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-esb ul {
    margin-bottom: 2rem;
  }
}
.delta-esb li {
  margin-bottom: 0.74em;
}
.delta-esb a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-esb a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-esb a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-esb a:visited {
  color: var(--blue6);
}

/* Mixins, helpers and functions */
.delta-oms {
  width: 100%;
  margin: 10rem 0;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-oms {
    margin: 8rem 0;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-oms {
    margin: 6rem 0;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-oms {
    margin: 4rem 0;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-oms .title {
  margin: 7rem 0 4rem;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-oms .title {
    margin: 3rem 0;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-oms .title {
    margin: 2rem 0;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-oms .title {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-oms h1.title {
  font-size: 4.2rem;
}
@media (max-width: 1198px) {
  .delta-oms h1.title {
    font-size: 3.6rem;
  }
}
@media (max-width: 992px) {
  .delta-oms h1.title {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-oms h1.title {
    font-size: 2.4rem;
  }
}
.delta-oms h1.title span.superscript {
  font-size: 2.8rem;
}
@media (max-width: 1198px) {
  .delta-oms h1.title span.superscript {
    font-size: 2.2rem;
  }
}
@media (max-width: 992px) {
  .delta-oms h1.title span.superscript {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .delta-oms h1.title span.superscript {
    font-size: 1rem;
  }
}
.delta-oms h2.title {
  margin: 4rem 0;
  font-size: 3.3rem;
}
@media (max-width: 1198px) {
  .delta-oms h2.title {
    margin: 2rem 0;
    font-size: 2.4rem;
  }
}
@media (max-width: 992px) {
  .delta-oms h2.title {
    margin: 1.5rem 0;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .delta-oms h2.title {
    font-size: 2rem;
  }
}
.delta-oms p {
  margin: 3rem 0;
}
@media (max-width: 1198px) {
  .delta-oms p {
    margin: 2rem 0;
  }
}
@media (max-width: 992px) {
  .delta-oms p {
    margin: 1.5rem 0;
  }
}
.delta-oms ul {
  list-style: disc;
  margin-left: 1.5rem;
  margin-bottom: 6rem;
}
.delta-oms ul#docs-list {
  list-style: none;
  margin-left: 0;
  text-align: center;
}
@media (max-width: 1198px) {
  .delta-oms ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-oms ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-oms ul {
    margin-bottom: 2rem;
  }
}
.delta-oms li {
  margin-bottom: 0.74em;
}
.delta-oms li b {
  font-weight: 500 !important;
}
.delta-oms a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-oms a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-oms a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-oms a:visited {
  color: var(--blue6);
}
.delta-oms a.big {
  font-size: 3.2rem;
  font-weight: 300;
}
.delta-oms .img-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 59%;
  max-height: 50%;
}
@media (max-width: 767px) {
  .delta-oms .img-wrapper img {
    max-width: 80%;
  }
}
@media (max-width: 375px) {
  .delta-oms .img-wrapper img {
    max-width: 100%;
  }
}

/* Mixins, helpers and functions */
.delta-bmc {
  width: 100%;
  margin: 10rem 0;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-bmc {
    margin: 8rem 0;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-bmc {
    margin: 6rem 0;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-bmc {
    margin: 4rem 0;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-bmc .title {
  margin: 7rem 0 4rem;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-bmc .title {
    margin: 3rem 0;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-bmc .title {
    margin: 2rem 0;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-bmc .title {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-bmc h1.title {
  font-size: 4.2rem;
}
@media (max-width: 1198px) {
  .delta-bmc h1.title {
    font-size: 3.6rem;
  }
}
@media (max-width: 992px) {
  .delta-bmc h1.title {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-bmc h1.title {
    font-size: 2.4rem;
  }
}
.delta-bmc h1.title span.superscript {
  font-size: 2.8rem;
}
@media (max-width: 1198px) {
  .delta-bmc h1.title span.superscript {
    font-size: 2.2rem;
  }
}
@media (max-width: 992px) {
  .delta-bmc h1.title span.superscript {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .delta-bmc h1.title span.superscript {
    font-size: 1rem;
  }
}
.delta-bmc h2.title {
  margin: 4rem 0;
  font-size: 3.3rem;
}
@media (max-width: 1198px) {
  .delta-bmc h2.title {
    margin: 2rem 0;
    font-size: 2.4rem;
  }
}
@media (max-width: 992px) {
  .delta-bmc h2.title {
    margin: 1.5rem 0;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .delta-bmc h2.title {
    font-size: 2rem;
  }
}
.delta-bmc p {
  margin: 3rem 0;
}
@media (max-width: 1198px) {
  .delta-bmc p {
    margin: 2rem 0;
  }
}
@media (max-width: 992px) {
  .delta-bmc p {
    margin: 1.5rem 0;
  }
}
.delta-bmc ul {
  list-style: disc;
  margin-left: 1.5rem;
  margin-bottom: 6rem;
}
.delta-bmc ul#docs-list {
  list-style: none;
  margin-left: 0;
  text-align: center;
}
@media (max-width: 1198px) {
  .delta-bmc ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-bmc ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-bmc ul {
    margin-bottom: 2rem;
  }
}
.delta-bmc li {
  margin-bottom: 0.74em;
}
.delta-bmc li b {
  font-weight: 500 !important;
}
.delta-bmc a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-bmc a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-bmc a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-bmc a:visited {
  color: var(--blue6);
}
.delta-bmc a.big {
  font-size: 3.2rem;
  font-weight: 300;
}
.delta-bmc .img-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 59%;
  max-height: 50%;
}
@media (max-width: 767px) {
  .delta-bmc .img-wrapper img {
    max-width: 80%;
  }
}
@media (max-width: 375px) {
  .delta-bmc .img-wrapper img {
    max-width: 100%;
  }
}

/* Mixins, helpers and functions */
.delta-cpld {
  width: 100%;
  margin: 10rem 0;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-cpld {
    margin: 8rem 0;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-cpld {
    margin: 6rem 0;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-cpld {
    margin: 4rem 0;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-cpld .title {
  margin: 7rem 0 4rem;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-cpld .title {
    margin: 3rem 0;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-cpld .title {
    margin: 2rem 0;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-cpld .title {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-cpld h1.title {
  font-size: 4.2rem;
}
@media (max-width: 1198px) {
  .delta-cpld h1.title {
    font-size: 3.6rem;
  }
}
@media (max-width: 992px) {
  .delta-cpld h1.title {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-cpld h1.title {
    font-size: 2.4rem;
  }
}
.delta-cpld h1.title span.superscript {
  font-size: 2.8rem;
}
@media (max-width: 1198px) {
  .delta-cpld h1.title span.superscript {
    font-size: 2.2rem;
  }
}
@media (max-width: 992px) {
  .delta-cpld h1.title span.superscript {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .delta-cpld h1.title span.superscript {
    font-size: 1rem;
  }
}
.delta-cpld h2.title {
  margin: 4rem 0;
  font-size: 3.3rem;
}
@media (max-width: 1198px) {
  .delta-cpld h2.title {
    margin: 2rem 0;
    font-size: 2.4rem;
  }
}
@media (max-width: 992px) {
  .delta-cpld h2.title {
    margin: 1.5rem 0;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .delta-cpld h2.title {
    font-size: 2rem;
  }
}
.delta-cpld p {
  margin: 3rem 0;
}
@media (max-width: 1198px) {
  .delta-cpld p {
    margin: 2rem 0;
  }
}
@media (max-width: 992px) {
  .delta-cpld p {
    margin: 1.5rem 0;
  }
}
.delta-cpld ul {
  list-style: disc;
  margin-left: 1.5rem;
  margin-bottom: 6rem;
}
.delta-cpld ul#docs-list {
  list-style: none;
  margin-left: 0;
  text-align: center;
}
@media (max-width: 1198px) {
  .delta-cpld ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-cpld ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-cpld ul {
    margin-bottom: 2rem;
  }
}
.delta-cpld li {
  margin-bottom: 0.74em;
}
.delta-cpld li b {
  font-weight: 500 !important;
}
.delta-cpld a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-cpld a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-cpld a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-cpld a:visited {
  color: var(--blue6);
}
.delta-cpld a.big {
  font-size: 3.2rem;
  font-weight: 300;
}
.delta-cpld .img-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 59%;
  max-height: 50%;
}
@media (max-width: 767px) {
  .delta-cpld .img-wrapper img {
    max-width: 80%;
  }
}
@media (max-width: 375px) {
  .delta-cpld .img-wrapper img {
    max-width: 100%;
  }
}

/* Mixins, helpers and functions */
.delta-onie {
  width: 100%;
  margin: 10rem 0;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-onie {
    margin: 8rem 0;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-onie {
    margin: 6rem 0;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-onie {
    margin: 4rem 0;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-onie .title {
  margin: 7rem 0 4rem;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-onie .title {
    margin: 3rem 0;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-onie .title {
    margin: 2rem 0;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-onie .title {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-onie h1.title {
  font-size: 4.2rem;
}
@media (max-width: 1198px) {
  .delta-onie h1.title {
    font-size: 3.6rem;
  }
}
@media (max-width: 992px) {
  .delta-onie h1.title {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-onie h1.title {
    font-size: 2.4rem;
  }
}
.delta-onie h1.title span.superscript {
  font-size: 2.8rem;
  font-weight: 400;
}
@media (max-width: 1198px) {
  .delta-onie h1.title span.superscript {
    font-size: 2.2rem;
  }
}
@media (max-width: 992px) {
  .delta-onie h1.title span.superscript {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .delta-onie h1.title span.superscript {
    font-size: 1rem;
  }
}
.delta-onie h2.title {
  margin: 4rem 0;
  font-size: 3.3rem;
}
@media (max-width: 1198px) {
  .delta-onie h2.title {
    margin: 2rem 0;
    font-size: 2.4rem;
  }
}
@media (max-width: 992px) {
  .delta-onie h2.title {
    margin: 1.5rem 0;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .delta-onie h2.title {
    font-size: 2rem;
  }
}
.delta-onie p {
  margin: 3rem 0;
}
@media (max-width: 1198px) {
  .delta-onie p {
    margin: 2rem 0;
  }
}
@media (max-width: 992px) {
  .delta-onie p {
    margin: 1.5rem 0;
  }
}
.delta-onie ul {
  list-style: disc;
  margin-left: 1.5rem;
  margin-bottom: 6rem;
}
.delta-onie ul#docs-list {
  list-style: none;
  margin-left: 0;
  text-align: center;
}
@media (max-width: 1198px) {
  .delta-onie ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-onie ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-onie ul {
    margin-bottom: 2rem;
  }
}
.delta-onie li {
  margin-bottom: 0.74em;
}
.delta-onie li b {
  font-weight: 500 !important;
}
.delta-onie a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-onie a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-onie a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-onie a:visited {
  color: var(--blue6);
}
.delta-onie a.big {
  font-size: 3.2rem;
  font-weight: 300;
}
.delta-onie .img-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 59%;
  max-height: 50%;
}
@media (max-width: 767px) {
  .delta-onie .img-wrapper img {
    max-width: 80%;
  }
}
@media (max-width: 375px) {
  .delta-onie .img-wrapper img {
    max-width: 100%;
  }
}

/* Mixins, helpers and functions */
.delta-network-os {
  width: 100%;
  margin: 10rem 0;
  color: var(--neutral1000);
  font-size: 2.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
}
@media (max-width: 1198px) {
  .delta-network-os {
    margin: 8rem 0;
    font-size: 2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-network-os {
    margin: 6rem 0;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-network-os {
    margin: 4rem 0;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-network-os .title {
  margin: 7rem 0 4rem;
  font-size: 3.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 1198px) {
  .delta-network-os .title {
    margin: 3rem 0;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 992px) {
  .delta-network-os .title {
    margin: 2rem 0;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .delta-network-os .title {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
  }
}
.delta-network-os h1.title {
  font-size: 4.2rem;
}
@media (max-width: 1198px) {
  .delta-network-os h1.title {
    font-size: 3.6rem;
  }
}
@media (max-width: 992px) {
  .delta-network-os h1.title {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-network-os h1.title {
    font-size: 2.4rem;
  }
}
.delta-network-os h1.title span.superscript {
  font-size: 2.8rem;
  font-weight: 400;
}
@media (max-width: 1198px) {
  .delta-network-os h1.title span.superscript {
    font-size: 2.2rem;
  }
}
@media (max-width: 992px) {
  .delta-network-os h1.title span.superscript {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .delta-network-os h1.title span.superscript {
    font-size: 1rem;
  }
}
.delta-network-os h2.title {
  margin: 4rem 0;
  font-size: 3.3rem;
}
@media (max-width: 1198px) {
  .delta-network-os h2.title {
    margin: 2rem 0;
    font-size: 2.4rem;
  }
}
@media (max-width: 992px) {
  .delta-network-os h2.title {
    margin: 1.5rem 0;
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .delta-network-os h2.title {
    font-size: 2rem;
  }
}
.delta-network-os p {
  margin: 3rem 0;
}
@media (max-width: 1198px) {
  .delta-network-os p {
    margin: 2rem 0;
  }
}
@media (max-width: 992px) {
  .delta-network-os p {
    margin: 1.5rem 0;
  }
}
.delta-network-os ul {
  list-style: disc;
  margin-left: 1.5rem;
  margin-bottom: 6rem;
}
.delta-network-os ul#docs-list {
  list-style: none;
  margin-left: 0;
  text-align: center;
}
@media (max-width: 1198px) {
  .delta-network-os ul {
    margin-bottom: 4rem;
  }
}
@media (max-width: 992px) {
  .delta-network-os ul {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .delta-network-os ul {
    margin-bottom: 2rem;
  }
}
.delta-network-os li {
  margin-bottom: 0.74em;
}
.delta-network-os li b {
  font-weight: 500 !important;
}
.delta-network-os a {
  text-decoration: none;
  color: var(--blue6);
}
@media (hover: hover) {
  .delta-network-os a:hover {
    text-decoration: none;
    color: var(--blue6);
  }
}
@media (hover: none) {
  .delta-network-os a:active {
    text-decoration: none;
    color: var(--blue6);
  }
}
.delta-network-os a:visited {
  color: var(--blue6);
}
.delta-network-os a.big {
  font-size: 3.2rem;
  font-weight: 300;
}
.delta-network-os .img-wrapper img {
  display: block;
  margin: 0 auto;
  max-width: 59%;
  max-height: 50%;
}
@media (max-width: 767px) {
  .delta-network-os .img-wrapper img {
    max-width: 80%;
  }
}
@media (max-width: 375px) {
  .delta-network-os .img-wrapper img {
    max-width: 100%;
  }
}

/* End */
/* /local/templates/delta/layout/dist/css/app.css?1753876025189499 */
