* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-Thin.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-Thin.woff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-ThinItalic.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-ThinItalic.woff) format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-Regular.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-RegularItalic.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-RegularItalic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-Medium.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-MediumItalic.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-MediumItalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-Bold.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-BoldItalic.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-BoldItalic.woff) format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-ExtraBold.woff2) format("woff2"),
    url(../fonts/TeleNeoOffice-ExtraBold.woff) format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: teleneo;
  src: url(../fonts/TeleNeoOffice-ExtraBoldItalic.woff2)
      format("woff2"),
    url(../fonts/TeleNeoOffice-ExtraBoldItalic.woff) format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: teleicon;
  src: url(../fonts/teleIcon-outline.woff2) format("woff2"),
    url(../fonts/teleIcon-outline.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: teleicon;
  src: url(../fonts/teleIcon-solid.woff2) format("woff2"),
    url(../fonts/teleIcon-solid.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
dl dl,
dl ol,
dl ul,
ol dl,
ol ol,
ol ul,
ul dl,
ul ol,
ul ul {
  margin: 0;
}
hr {
  box-sizing: content-box;
  color: inherit;
  height: 0;
  overflow: visible;
}
main {
  display: block;
  height: 100%;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-color: inherit;
  text-indent: 0;
}
button,
input,
select {
  margin: 0;
}
button {
  overflow: visible;
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
input {
  overflow: visible;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
select {
  text-transform: none;
}
textarea {
  margin: 0;
  overflow: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
details,
dialog {
  display: block;
}
dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
summary {
  display: list-item;
}
template {
  display: none;
}
html {
  background: transparent;
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body,
html {
  padding: 0;
  margin: 0;
}
body {
  position: relative;
  color: #000;
  font-size: 16px;
  line-height: 21;
  background-color: #fff;
}
abbr,
acronym,
code,
dir,
kbd,
listing,
plaintext,
q,
samp,
tt,
var,
xmp {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.sg-body,
body,
button,
input,
select,
textarea {
  font-family: teleneo, TeleNeoOffice-Regular, Trebuchet MS, Lucida Grande,
    Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}
strong {
  font-family: teleneo, TeleNeoOffice-Bold, Trebuchet MS, Lucida Grande,
    Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-weight: 700;
}
.no_br {
  white-space: nowrap;
}
p {
  margin: 0;
}
p + p {
  margin-top: 1em;
}
a {
  color: #af005a;
  font-weight: 700;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
span.e-color-primary {
  color: #e82c29;
}
body,
html {
  /* overflow: hidden;
  height: 100%;
  */
}
/* body {
  background-color: #e82c29;
} */
.e-overall,
body {
  font-family: teleneo, TeleNeoOffice-Regular, Trebuchet MS, Lucida Grande,
    Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  line-height: 1.5em;
}
#overall,
#index {
  /*height: 100%;*/
}
.e-overall {
  position: relative;
  z-index: 2;
  width: 100%;
  min-width: 360px;
  max-width: 1280px;
  padding: 0;
  margin: 0 auto;
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
/* .e-main {
  margin: 3.125rem 0;
} */
.e-footer {
  margin-bottom: 2.5rem;
}
.e-h1,
.e-h2,
.e-h3,
.e-h4,
.e-h5,
.e-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.5625rem;
  font-family: teleneo, TeleNeoOffice-Regular, Trebuchet MS, Lucida Grande,
    Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-weight: 400;
  letter-spacing: -0.1px;
}
.e-h1,
h1 {
  font-size: 1.75rem;
  line-height: 1.75rem;
}
.e-h2,
h2 {
  font-size: 1.4375rem;
  line-height: 1.4375rem;
}
.e-h3,
h3 {
  font-size: 1.125rem;
  line-height: 1.125rem;
}
.e-h4,
h4 {
  font-size: 0.9375rem;
  line-height: 0.9375rem;
}
.e-h5,
h5 {
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.e-h6,
h6 {
  font-size: 0.625rem;
  line-height: 0.625rem;
}
@keyframes buttonHover {
  0% {
    background: #e82c29;
  }
  to {
    background: #c90067;
  }
}
@keyframes breadcrumbBgHover {
  0% {
    background: #3e3e3e;
  }
  to {
    background: #313131;
  }
}
@keyframes breadcrumbTxtHover {
  0% {
    color: #fff;
  }
  to {
    color: #e82c29;
  }
}
@keyframes opacityFadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.vivify {
  animation-name: 0.8s;
}
.infinite {
  animation-iteration-count: infinite;
}
.pulsate {
  animation-name: pulsate;
  transform-origin: center;
}
@keyframes pulsate {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(0.8, 0.8, 0.8);
  }
  to {
    animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transform: scaleX(1);
  }
}
.blink {
  animation-name: blink;
  animation-timing-function: ease-in-out;
  animation-duration: 1s;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hitLeft {
  animation-name: hitLeft;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes hitLeft {
  0% {
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(0);
  }
  40% {
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: translateX(20px) rotate(4deg);
  }
}
.hitRight {
  animation-name: hitRight;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes hitRight {
  0% {
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(0);
  }
  40% {
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: translateX(-20px) rotate(-4deg);
  }
}
.shake {
  animation-name: shake;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@keyframes shake {
  10% {
    transform: translateX(-10px);
  }
  20% {
    transform: translateX(10px);
  }
  30% {
    transform: translateX(-10px);
  }
  40% {
    transform: translateX(10px);
  }
  50% {
    transform: translateX(-10px);
  }
  60% {
    transform: translateX(10px);
  }
  70% {
    transform: translateX(-10px);
  }
  80% {
    transform: translateX(10px);
  }
  90% {
    transform: translateX(-10px);
  }
}
.ball {
  animation-name: ball;
  animation-duration: 2s;
}
@keyframes ball {
  0% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform: translateZ(0);
  }
  20% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -100px, 0);
  }
  40% {
    animation-timing-function: ease-out;
    transform: translateZ(0);
  }
  60% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -30px, 0);
  }
  75% {
    animation-timing-function: ease-out;
    transform: translateZ(0);
  }
  85% {
    animation-timing-function: ease-in;
    transform: translate3d(0, -15px, 0);
  }
  to {
    animation-timing-function: ease-in-out;
    transform: translateZ(0);
  }
}
.pullUp {
  animation-name: pullUp;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes pullUp {
  0% {
    transform: scale3d(0, 0, 0);
  }
  30% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleY(0);
    transform-origin: center bottom;
  }
  to {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: scaleX(1);
  }
}
.pullDown {
  animation-name: pullDown;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes pullDown {
  0% {
    transform: scale3d(0, 0, 0);
  }
  50% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleY(0);
    transform-origin: center top;
  }
  to {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: scaleX(1);
  }
}
.pullLeft {
  animation-name: pullLeft;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes pullLeft {
  0% {
    transform: scaleX(0);
  }
  50% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(0);
    transform-origin: center left;
  }
  to {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: scaleX(1);
  }
}
.pullRight {
  animation-name: pullRight;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes pullRight {
  0% {
    transform: scaleX(0);
  }
  50% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(0);
    transform-origin: center right;
  }
  to {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: scaleX(1);
  }
}
.jumpInLeft {
  animation-name: jumpInLeft;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes jumpInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5) rotate(-90deg);
  }
  50% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2) rotate(10deg);
  }
  70% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-5deg);
  }
  90% {
    transform: scaleX(1) rotate(0deg);
  }
}
.jumpInRight {
  animation-name: jumpInRight;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes jumpInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5) rotate(90deg);
  }
  50% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg);
  }
  70% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(5deg);
  }
  90% {
    transform: scaleX(1) rotate(0deg);
  }
}
.jumpOutRight {
  animation-name: jumpOutRight;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes jumpOutRight {
  0% {
    transform: scaleX(1) rotate(0deg);
  }
  30% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(5deg);
  }
  70% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2) rotate(-10deg);
  }
  to {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5) rotate(90deg);
  }
}
.jumpOutLeft {
  animation-name: jumpOutLeft;
  animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes jumpOutLeft {
  0% {
    transform: scaleX(1) rotate(0deg);
  }
  30% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-5deg);
  }
  70% {
    opacity: 1;
    transform: scale3d(1.2, 1.2, 1.2) rotate(10deg);
  }
  to {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5) rotate(-90deg);
  }
}
.rollInLeft {
  animation-name: rollInLeft;
  animation-duration: 0.9s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes rollInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateX(-400px) rotate(445deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(20px) rotate(20deg);
  }
  to {
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateX(0) rotate(0deg);
  }
}
.rollInRight {
  animation-name: rollInRight;
  animation-duration: 0.9s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes rollInRight {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateX(400px) rotate(-445deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateX(-20px) rotate(-20deg);
  }
  to {
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateX(0) rotate(0deg);
  }
}
.rollInTop {
  animation-name: rollInTop;
  animation-duration: 0.9s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes rollInTop {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(-400px) rotate(-445deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateY(20px) rotate(-20deg);
  }
  to {
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateY(0) rotate(0deg);
  }
}
.rollInBottom {
  animation-name: rollInBottom;
  animation-duration: 0.9s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes rollInBottom {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(400px) rotate(-445deg);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    transform: translateY(-20px) rotate(-20deg);
  }
  to {
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateY(0) rotate(0deg);
  }
}
.rollOutLeft {
  animation-name: rollOutLeft;
  animation-duration: 0.9s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes rollOutLeft {
  0% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateX(0) rotate(0deg);
  }
  40% {
    opacity: 1;
    transform: translateX(20px) rotate(-20deg);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateX(-400px) rotate(-445deg);
  }
}
.rollOutRight {
  animation-name: rollOutRight;
  animation-duration: 0.9s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes rollOutRight {
  0% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateX(0) rotate(0deg);
  }
  40% {
    opacity: 1;
    transform: translateX(-20px) rotate(20deg);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateX(400px) rotate(445deg);
  }
}
.rollOutTop {
  animation-name: rollOutTop;
  animation-duration: 0.9s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes rollOutTop {
  0% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateY(0) rotate(0deg);
  }
  40% {
    opacity: 1;
    transform: translateY(20px) rotate(20deg);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(-400px) rotate(445deg);
  }
}
.rollOutBottom {
  animation-name: rollOutBottom;
  animation-duration: 0.9s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@keyframes rollOutBottom {
  0% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: translateY(0) rotate(0deg);
  }
  40% {
    opacity: 1;
    transform: translateY(-20px) rotate(-20deg);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateY(400px) rotate(-445deg);
  }
}
.popIn {
  animation-name: popIn;
}
@keyframes popIn {
  0% {
    transform: scale3d(0, 0, 0);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  40% {
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: scale3d(1.08, 1.08, 1.08);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: scaleX(1);
  }
  80% {
    animation-timing-function: ease-in-out;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  to {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1);
  }
}
.popInLeft {
  animation-name: popInLeft;
}
@keyframes popInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-200px, 0, 0) scale3d(0.1, 0.1, 0.1);
  }
  40% {
    opacity: 1;
    transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: scaleX(1);
  }
  80% {
    animation-timing-function: ease-in-out;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  to {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1);
  }
}
.popInRight {
  animation-name: popInRight;
}
@keyframes popInRight {
  0% {
    transform: translate3d(200px, 0, 0) scale3d(0.1, 0.1, 0.1);
    opacity: 0;
  }
  40% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: scaleX(1);
  }
  80% {
    animation-timing-function: ease-in-out;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  to {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1);
  }
}
.popInTop {
  animation-name: popInTop;
}
@keyframes popInTop {
  0% {
    transform: translate3d(0, -200px, 0) scale3d(0.1, 0.1, 0.1);
    opacity: 0;
  }
  40% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: translateZ(0) scaleX(1);
  }
  80% {
    animation-timing-function: ease-in-out;
    transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
  }
  to {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateZ(0) scaleX(1);
  }
}
.popInBottom {
  animation-name: popInBottom;
}
@keyframes popInBottom {
  0% {
    transform: translate3d(0, 200px, 0) scale3d(0.1, 0.1, 0.1);
    opacity: 0;
  }
  40% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: translateZ(0) scale3d(1.08, 1.08, 1.08);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: translateZ(0) scaleX(1);
  }
  80% {
    animation-timing-function: ease-in-out;
    transform: translateZ(0) scale3d(1.03, 1.03, 1.03);
  }
  to {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translateZ(0) scaleX(1);
  }
}
.popOut {
  animation-name: popOut;
  animation-duration: 0.5s;
}
@keyframes popOut {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: scale3d(1.08, 1.08, 1.08);
  }
  80% {
    opacity: 1;
    animation-timing-function: ease-in-out;
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.popOutLeft {
  animation-name: popOutLeft;
  animation-duration: 0.5s;
}
@keyframes popOutLeft {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1) translateZ(0);
    transform-origin: left center;
  }
  40% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scale3d(1.08, 1.08, 1.08) translateZ(0);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(-200px, 0, 0);
  }
}
.popOutRight {
  animation-name: popOutRight;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  animation-duration: 0.5s;
}
@keyframes popOutRight {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1) translateZ(0);
    transform-origin: right center;
  }
  40% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scale3d(1.08, 1.08, 1.08) translateZ(0);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(200px, 0, 0);
  }
}
.popOutTop {
  animation-name: popOutTop;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  animation-duration: 0.5s;
}
@keyframes popOutTop {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1) translateZ(0);
    transform-origin: top center;
  }
  40% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scale3d(1.08, 1.08, 1.08) translateZ(0);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -400px, 0);
  }
}
.popOutBottom {
  animation-name: popOutBottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  animation-duration: 0.5s;
}
@keyframes popOutBottom {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1) translateZ(0);
    transform-origin: bottom center;
  }
  40% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scale3d(1.08, 1.08, 1.08) translateZ(0);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 400px, 0);
  }
}
.flip {
  animation-name: flip;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(-1turn) scaleX(1);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  50% {
    transform: perspective(400px) rotateY(-180deg) scale3d(1.2, 1.2, 1.2);
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  to {
    transform: perspective(400px) rotateY(0deg) scaleX(1);
    animation-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
  }
}
.flipInX {
  animation-name: flipInX;
  animation-duration: 1s;
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg) scale3d(1.2, 1.2, 1.2);
  }
  50% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: perspective(400px) rotateX(-20deg) scaleX(1);
  }
  to {
    transform: perspective(400px) rotateX(0deg) scaleX(1);
  }
}
.flipInY {
  animation-name: flipInY;
  animation-duration: 1s;
}
@keyframes flipInY {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateY(90deg) scale3d(1.2, 1.2, 1.2);
  }
  50% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: perspective(400px) rotateY(-20deg) scaleX(1);
  }
  to {
    transform: perspective(400px) rotateY(0deg) scaleX(1);
  }
}
.flipOutX {
  animation-name: flipOutX;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg) scaleX(1);
  }
  60% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: perspective(400px) rotateX(-30deg) scaleX(1);
  }
  to {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg) scale3d(1.2, 1.2, 1.2);
  }
}
.flipOutY {
  animation-name: flipOutY;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg) scaleX(1);
  }
  60% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: perspective(400px) rotateY(-30deg) scaleX(1);
  }
  to {
    opacity: 0;
    transform: perspective(400px) rotateY(90deg) scale3d(1.2, 1.2, 1.2);
  }
}
.fadeIn {
  animation-name: fadeIn;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeInRight {
  0% {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.fadeInRightMin {
  animation-name: fadeInRightMin;
  animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@keyframes fadeInRightMin {
  0% {
    transform: translate3d(50px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeInLeft {
  0% {
    transform: translate3d(-400px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.fadeInTop {
  animation-name: fadeInTop;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeInTop {
  0% {
    transform: translate3d(0, -400px, 0);
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.fadeInBottom {
  animation-name: fadeInBottom;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeInBottom {
  0% {
    transform: translate3d(0, 400px, 0);
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.fadeOut {
  animation-name: fadeOut;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeOutLeft {
  0% {
    transform: translateZ(0);
    opacity: 1;
  }
  to {
    transform: translate3d(-400px, 0, 0);
    opacity: 0;
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeOutRight {
  0% {
    transform: translateZ(0);
    opacity: 1;
  }
  to {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
}
.fadeOutTop {
  animation-name: fadeOutTop;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeOutTop {
  0% {
    transform: translateZ(0);
    opacity: 1;
  }
  40% {
    opacity: 0.2;
  }
  to {
    transform: translate3d(0, -300px, 0);
    opacity: 0;
  }
}
.fadeOutBottom {
  animation-name: fadeOutBottom;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@keyframes fadeOutBottom {
  0% {
    transform: translateZ(0);
    opacity: 1;
  }
  40% {
    opacity: 0.2;
  }
  to {
    transform: translate3d(0, 300px, 0);
    opacity: 0;
  }
}
.driveInLeft {
  animation-name: driveInLeft;
  animation-duration: 1s;
}
@keyframes driveInLeft {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(-400px, 0, 0);
  }
  30% {
    opacity: 1;
  }
  60% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(30px, 0, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translateZ(0);
  }
}
.driveInRight {
  animation-name: driveInRight;
  animation-duration: 1s;
}
@keyframes driveInRight {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(400px, 0, 0);
  }
  30% {
    opacity: 1;
  }
  60% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(-30px, 0, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translateZ(0);
  }
}
.driveInTop {
  animation-name: driveInTop;
  animation-duration: 1s;
}
@keyframes driveInTop {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(0, -400px, 0);
  }
  30% {
    opacity: 1;
  }
  60% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0, 30px, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translateZ(0);
  }
}
.driveInBottom {
  animation-name: driveInBottom;
  animation-duration: 1s;
}
@keyframes driveInBottom {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(0, 300px, 0);
  }
  30% {
    opacity: 1;
  }
  60% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0, -30px, 0);
  }
  to {
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: translateZ(0);
  }
}
.driveOutLeft {
  animation-name: driveOutLeft;
  animation-duration: 1s;
}
@keyframes driveOutLeft {
  0% {
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0);
  }
  30% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(30px, 0, 0);
  }
  60% {
    opacity: 1;
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(-400px, 0, 0);
  }
}
.driveOutRight {
  animation-name: driveOutRight;
  animation-duration: 1s;
}
@keyframes driveOutRight {
  0% {
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0);
  }
  30% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(-30px, 0, 0);
  }
  60% {
    opacity: 1;
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(400px, 0, 0);
  }
}
.driveOutTop {
  animation-name: driveOutTop;
  animation-duration: 1s;
}
@keyframes driveOutTop {
  0% {
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0);
  }
  30% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0, 30px, 0);
  }
  60% {
    opacity: 1;
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(0, -400px, 0);
  }
}
.driveOutBottom {
  animation-name: driveOutBottom;
  animation-duration: 1s;
}
@keyframes driveOutBottom {
  0% {
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translateZ(0);
  }
  30% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0, -30px, 0);
  }
  60% {
    opacity: 1;
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: translate3d(0, 300px, 0);
  }
}
.spin {
  animation-name: spin;
  animation-duration: 1.2s;
}
@keyframes spin {
  0% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: rotate(0deg);
    transform-origin: center center;
  }
  20% {
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: rotate(-20deg);
    transform-origin: center center;
  }
  70% {
    animation-timing-function: ease-in-out;
    transform: rotate(380deg);
    transform-origin: center center;
  }
  to {
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: rotate(1turn);
    transform-origin: center center;
  }
}
.spinIn {
  animation-name: spinIn;
  animation-duration: 1s;
}
@keyframes spinIn {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transform: rotate(0deg) scale3d(0, 0, 0);
    transform-origin: center center;
  }
  50% {
    opacity: 1;
  }
  70% {
    transform: rotate(380deg) scaleX(1);
    transform-origin: center center;
  }
  to {
    transform: rotate(1turn) scaleX(1);
    transform-origin: center center;
  }
}
.spinOut {
  animation-name: spinOut;
  animation-duration: 1s;
}
@keyframes spinOut {
  0% {
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transform: rotate(0deg) scaleX(1);
    transform-origin: center center;
  }
  20% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: rotate(-20deg) scaleX(1);
    transform-origin: center center;
  }
  30% {
    opacity: 1;
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transform: rotate(1turn) scale3d(0, 0, 0);
    transform-origin: center center;
  }
}
.swoopInLeft {
  animation-name: swoopInLeft;
  animation-duration: 0.5s;
}
@keyframes swoopInLeft {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(1.5) translate3d(-400px, 0, 0);
  }
  40% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scaleX(1.2) translateZ(0);
  }
  65% {
    transform: scaleX(1) translate3d(20px, 0, 0);
  }
  to {
    animation-timing-function: ease-in-out;
    transform: scaleX(1) translateZ(0);
  }
}
.swoopInRight {
  animation-name: swoopInRight;
  animation-duration: 0.5s;
}
@keyframes swoopInRight {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(1.5) translate3d(400px, 0, 0);
  }
  40% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scaleX(1.2) translateZ(0);
  }
  65% {
    transform: scaleX(1) translate3d(-20px, 0, 0);
  }
  to {
    animation-timing-function: ease-in-out;
    transform: scaleX(1) translateZ(0);
  }
}
.swoopInTop {
  animation-name: swoopInTop;
  animation-duration: 0.5s;
}
@keyframes swoopInTop {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleY(1.5) translate3d(0, -400px, 0);
  }
  40% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scaleY(1.2) translateZ(0);
  }
  65% {
    transform: scaleY(1) translate3d(0, 20px, 0);
  }
  to {
    animation-timing-function: ease-in-out;
    transform: scaleY(1) translateZ(0);
  }
}
.swoopInBottom {
  animation-name: swoopInBottom;
  animation-duration: 0.5s;
}
@keyframes swoopInBottom {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleY(1.5) translate3d(0, 250px, 0);
  }
  40% {
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scaleY(1.2) translateZ(0);
  }
  65% {
    transform: scaleY(1) translate3d(0, -20px, 0);
  }
  to {
    animation-timing-function: ease-in-out;
    transform: scaleY(1) translateZ(0);
  }
}
.swoopOutLeft {
  animation-name: swoopOutLeft;
  animation-duration: 0.5s;
}
@keyframes swoopOutLeft {
  0% {
    animation-timing-function: ease-in-out;
    transform: scaleX(1) translateZ(0);
  }
  40% {
    opacity: 1;
    transform: scaleX(1) translate3d(20px, 0, 0);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: scaleX(1.2) translateZ(0);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(1.5) translate3d(-400px, 0, 0);
  }
}
.swoopOutRight {
  animation-name: swoopOutRight;
  animation-duration: 0.5s;
}
@keyframes swoopOutRight {
  0% {
    animation-timing-function: ease-in-out;
    transform: scaleX(1) translateZ(0);
  }
  40% {
    opacity: 1;
    transform: scaleX(1) translate3d(-20px, 0, 0);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: scaleX(1.2) translateZ(0);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleX(1.5) translate3d(400px, 0, 0);
  }
}
.swoopOutTop {
  animation-name: swoopOutTop;
  animation-duration: 0.5s;
}
@keyframes swoopOutTop {
  0% {
    animation-timing-function: ease-in-out;
    transform: scaleY(1) translateZ(0);
  }
  40% {
    opacity: 1;
    transform: scaleY(1) translate3d(0, 20px, 0);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: scaleY(1.2) translateZ(0);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleY(1.5) translate3d(0, -400px, 0);
  }
}
.swoopOutBottom {
  animation-name: swoopOutBottom;
  animation-duration: 0.5s;
}
@keyframes swoopOutBottom {
  0% {
    animation-timing-function: ease-in-out;
    transform: scaleY(1) translateZ(0);
  }
  40% {
    opacity: 1;
    transform: scaleY(1) translate3d(0, -20px, 0);
  }
  60% {
    animation-timing-function: ease-in-out;
    transform: scaleY(1.2) translateZ(0);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scaleY(1.5) translate3d(0, 200px, 0);
  }
}
.fold {
  animation-name: fold;
}
@keyframes fold {
  0% {
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scaleX(1);
  }
  30% {
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: scaleY(0.4);
  }
  60% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: scale3d(0.4, 0.4, 1);
  }
  to {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transform: scale3d(0.2, 0.2, 0.2);
  }
}
.unfold {
  animation-name: unfold;
}
@keyframes unfold {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scale3d(0, 0, 0);
  }
  30% {
    opacity: 1;
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: scale3d(0.4, 0.4, 1);
  }
  60% {
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transform: scaleX(0.4);
  }
  to {
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transform: scaleX(1);
  }
}
.delay-100 {
  animation-delay: 0.1s;
}
.delay-150 {
  animation-delay: 0.15s;
}
.duration-100 {
  animation-duration: 0.1s;
}
.duration-150 {
  animation-duration: 0.15s;
}
.delay-200 {
  animation-delay: 0.2s;
}
.delay-250 {
  animation-delay: 0.25s;
}
.duration-200 {
  animation-duration: 0.2s;
}
.duration-250 {
  animation-duration: 0.25s;
}
.delay-300 {
  animation-delay: 0.3s;
}
.delay-350 {
  animation-delay: 0.35s;
}
.duration-300 {
  animation-duration: 0.3s;
}
.duration-350 {
  animation-duration: 0.35s;
}
.delay-400 {
  animation-delay: 0.4s;
}
.delay-450 {
  animation-delay: 0.45s;
}
.duration-400 {
  animation-duration: 0.4s;
}
.duration-450 {
  animation-duration: 0.45s;
}
.delay-500 {
  animation-delay: 0.5s;
}
.delay-550 {
  animation-delay: 0.55s;
}
.duration-500 {
  animation-duration: 0.5s;
}
.duration-550 {
  animation-duration: 0.55s;
}
.delay-600 {
  animation-delay: 0.6s;
}
.delay-650 {
  animation-delay: 0.65s;
}
.duration-600 {
  animation-duration: 0.6s;
}
.duration-650 {
  animation-duration: 0.65s;
}
.delay-700 {
  animation-delay: 0.7s;
}
.delay-750 {
  animation-delay: 0.75s;
}
.duration-700 {
  animation-duration: 0.7s;
}
.duration-750 {
  animation-duration: 0.75s;
}
.delay-800 {
  animation-delay: 0.8s;
}
.delay-850 {
  animation-delay: 0.85s;
}
.duration-800 {
  animation-duration: 0.8s;
}
.duration-850 {
  animation-duration: 0.85s;
}
.delay-900 {
  animation-delay: 0.9s;
}
.delay-950 {
  animation-delay: 0.95s;
}
.duration-900 {
  animation-duration: 0.9s;
}
.duration-950 {
  animation-duration: 0.95s;
}
.delay-1000 {
  animation-delay: 1s;
}
.delay-1250 {
  animation-delay: 1.25s;
}
.delay-1500 {
  animation-delay: 1.5s;
}
.delay-1750 {
  animation-delay: 1.75s;
}
.duration-1000 {
  animation-duration: 1s;
}
.duration-1250 {
  animation-duration: 1.25s;
}
.duration-1500 {
  animation-duration: 1.5s;
}
.duration-1750 {
  animation-duration: 1.75s;
}
.delay-2000 {
  animation-delay: 2s;
}
.delay-2250 {
  animation-delay: 2.25s;
}
.delay-2500 {
  animation-delay: 2.5s;
}
.delay-2750 {
  animation-delay: 2.75s;
}
.duration-2000 {
  animation-duration: 2s;
}
.duration-2250 {
  animation-duration: 2.25s;
}
.duration-2500 {
  animation-duration: 2.5s;
}
.duration-2750 {
  animation-duration: 2.75s;
}
.delay-3000 {
  animation-delay: 3s;
}
.delay-3250 {
  animation-delay: 3.25s;
}
.delay-3500 {
  animation-delay: 3.5s;
}
.delay-3750 {
  animation-delay: 3.75s;
}
.duration-3000 {
  animation-duration: 3s;
}
.duration-3250 {
  animation-duration: 3.25s;
}
.duration-3500 {
  animation-duration: 3.5s;
}
.duration-3750 {
  animation-duration: 3.75s;
}
.delay-4000 {
  animation-delay: 4s;
}
.delay-4250 {
  animation-delay: 4.25s;
}
.delay-4500 {
  animation-delay: 4.5s;
}
.delay-4750 {
  animation-delay: 4.75s;
}
.duration-4000 {
  animation-duration: 4s;
}
.duration-4250 {
  animation-duration: 4.25s;
}
.duration-4500 {
  animation-duration: 4.5s;
}
.duration-4750 {
  animation-duration: 4.75s;
}
.delay-5000 {
  animation-delay: 5s;
}
.delay-5250 {
  animation-delay: 5.25s;
}
.delay-5500 {
  animation-delay: 5.5s;
}
.delay-5750 {
  animation-delay: 5.75s;
}
.duration-5000 {
  animation-duration: 5s;
}
.duration-5250 {
  animation-duration: 5.25s;
}
.duration-5500 {
  animation-duration: 5.5s;
}
.duration-5750 {
  animation-duration: 5.75s;
}
.duration-6000 {
  animation-duration: 6s;
}
.duration-6250 {
  animation-duration: 6.25s;
}
.duration-6500 {
  animation-duration: 6.5s;
}
.duration-6750 {
  animation-duration: 6.75s;
}
.duration-7000 {
  animation-duration: 7s;
}
.duration-7250 {
  animation-duration: 7.25s;
}
.duration-7500 {
  animation-duration: 7.5s;
}
.duration-7750 {
  animation-duration: 7.75s;
}
.duration-8000 {
  animation-duration: 8s;
}
.duration-8250 {
  animation-duration: 8.25s;
}
.duration-8500 {
  animation-duration: 8.5s;
}
.duration-8750 {
  animation-duration: 8.75s;
}
.duration-9000 {
  animation-duration: 9s;
}
.duration-9250 {
  animation-duration: 9.25s;
}
.duration-9500 {
  animation-duration: 9.5s;
}
.duration-9750 {
  animation-duration: 9.75s;
}
.duration-10000 {
  animation-duration: 10s;
}
.duration-10250 {
  animation-duration: 10.25s;
}
.duration-10500 {
  animation-duration: 10.5s;
}
.duration-10750 {
  animation-duration: 10.75s;
}
.e-eu-breadcrumb {
  position: relative;
  height: 4.0625rem;
  margin-top: 6.4375rem;
}
.e-eu-breadcrumb .el-breadcrumb {
  display: flex;
}
.e-eu-breadcrumb .el-breadcrumb__item {
  position: relative;
  flex: auto;
}
.e-eu-breadcrumb .el-breadcrumb__item.is-active .el-breadcrumb__inner,
.e-eu-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner,
.e-eu-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
  color: #fff;
}
.e-eu-breadcrumb .el-breadcrumb__item.is-active .el-breadcrumb__inner span {
  background: #e82c29;
}
.e-eu-breadcrumb .el-breadcrumb__inner {
  position: relative;
  display: block;
  margin-left: calc(50% - 23px);
  color: #fff;
  float: left;
  text-align: center;
}
.e-eu-breadcrumb .el-breadcrumb__inner div:focus {
  outline: 2px dotted grey;
}
.e-eu-breadcrumb .el-breadcrumb__inner span {
  position: absolute;
  z-index: 2;
  top: -4.375rem;
  padding: 0.9375rem 1.3125rem 1rem;
  border: 2px solid hsla(0, 0%, 100%, 0);
  background: none;
  border-radius: 3.125rem;
  color: #fff;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.625rem;
}
.e-eu-breadcrumb .el-breadcrumb__inner.is-link {
  color: #fff;
}
.e-eu-breadcrumb .el-breadcrumb__inner.is-link:hover {
  animation: breadcrumbTxtHover 0.2s ease-in;
  color: #e82c29;
}
.e-eu-breadcrumb .el-breadcrumb__inner.is-link:hover span {
  animation: breadcrumbBgHover 0.2s ease-in;
  background: #313131;
}
.e-eu-breadcrumb .el-breadcrumb__inner.is-link span {
  border: 2px solid #e82c29;
  background: #3e3e3e;
}
.e-eu-breadcrumb .el-breadcrumb__separator {
  position: absolute;
  z-index: 1;
  top: -2.6875rem;
  left: calc(50% + 10px);
  display: block;
  overflow: hidden;
  width: calc(100% - 38px);
  height: 0.0625rem;
  background: hsla(0, 0%, 100%, 0.26);
  text-indent: -999px;
}
.e-eu-checkbox {
  position: relative;
}
.e-eu-checkbox .el-checkbox__input.is-checked .el-checkbox__inner {
  border-color: #ccc;
  background-color: #fff;
}
.e-eu-checkbox .el-checkbox__input.is-checked .el-checkbox__inner:after {
  border-color: #e82c29;
}
.e-eu-checkbox .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #b3b3b3;
  outline: 2px dotted grey;
}
.e-eu-checkbox .el-checkbox__input .el-checkbox__inner {
  width: 1.375rem;
  height: 1.375rem;
  border: 2px solid #ccc;
  background-color: "white";
}
.e-eu-checkbox .el-checkbox__input .el-checkbox__inner:hover {
  border-color: #b3b3b3;
}
.e-eu-checkbox .el-checkbox__input .el-checkbox__inner:after {
  top: 0.125rem;
  left: 0.375rem;
  border-width: 2px;
}
.e-eu-datepicker-popper {
  position: relative;
}
.e-eu-datepicker-popper.el-date-picker {
  margin: 0 auto;
  background: #fff;
  border-radius: 0.625rem !important;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.44) !important;
}
.e-eu-datepicker-popper.el-date-picker .el-date-table td.available:hover,
.e-eu-datepicker-popper.el-date-picker .el-date-table td.today span {
  color: #e82c29;
}
.e-eu-datepicker-popper.el-date-picker
  .el-date-table
  td.current:not(.disabled)
  span {
  background-color: #e82c29;
  color: #fff;
}
.e-eu-form,
.e-eu-formitem {
  position: relative;
}
.e-eu-formitem.el-form-item.is-error .el-input__inner {
  border-color: #e82c29;
}
.e-eu-formitem.el-form-item.is-error
  .el-input__inner::-webkit-input-placeholder {
  color: #e82c29;
}
.e-eu-formitem.el-form-item.is-error .el-input__inner:-ms-input-placeholder {
  color: #e82c29;
}
.e-eu-formitem.el-form-item.is-error .el-input__inner::placeholder {
  color: #e82c29;
}
.e-eu-formitem.el-form-item.is-required .el-form-item__label:before {
  display: none;
}
.e-eu-formitem.el-form-item.is-required .el-form-item__label:after {
  color: #e82c29;
  content: " *";
}
.e-eu-formitem.el-form-item .el-form-item__label {
  padding-left: 0.9375rem;
}
.e-eu-formitem.el-form-item .el-form-item__error {
  width: calc(100% - 10px);
  color: #e82c29;
  font-style: italic;
  font-weight: 300;
  text-align: right;
}
.e-eu-formitem.el-form-item.e-eu-formitem__icon .e-eu-datepicker,
.e-eu-formitem.el-form-item.e-eu-formitem__icon .e-eu-input {
  width: calc(100% - 45px);
  float: left;
}
.e-eu-formitem.el-form-item.e-eu-formitem__icon .el-form-item__icon {
  display: block;
  width: 35px;
  padding-top: 0.375rem;
  float: right;
  font-size: 1.875rem;
}
.e-eu-formitem.el-form-item.e-eu-formitem__icon .el-form-item__icon path {
  fill: #e82c29;
}
.e-eu-datepicker,
.e-eu-input {
  position: relative;
}
.e-eu-datepicker.el-autocomplete,
.e-eu-input.el-autocomplete {
  display: block;
}
.e-eu-datepicker.el-autocomplete .el-input__inner,
.e-eu-datepicker.el-autocomplete input,
.e-eu-datepicker.el-input .el-input__inner,
.e-eu-datepicker.el-input input,
.e-eu-input.el-autocomplete .el-input__inner,
.e-eu-input.el-autocomplete input,
.e-eu-input.el-input .el-input__inner,
.e-eu-input.el-input input {
  padding: 1.75rem 2.75rem;
  border: 0.0625rem solid #dcdcdc;
  background: #fff;
  border-radius: 2.5rem;
  color: #000;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25rem;
}
.e-eu-datepicker.el-autocomplete .el-input__inner::-webkit-input-placeholder,
.e-eu-datepicker.el-autocomplete input::-webkit-input-placeholder,
.e-eu-datepicker.el-input .el-input__inner::-webkit-input-placeholder,
.e-eu-datepicker.el-input input::-webkit-input-placeholder,
.e-eu-input.el-autocomplete .el-input__inner::-webkit-input-placeholder,
.e-eu-input.el-autocomplete input::-webkit-input-placeholder,
.e-eu-input.el-input .el-input__inner::-webkit-input-placeholder,
.e-eu-input.el-input input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.e-eu-datepicker.el-autocomplete .el-input__inner:-ms-input-placeholder,
.e-eu-datepicker.el-autocomplete input:-ms-input-placeholder,
.e-eu-datepicker.el-input .el-input__inner:-ms-input-placeholder,
.e-eu-datepicker.el-input input:-ms-input-placeholder,
.e-eu-input.el-autocomplete .el-input__inner:-ms-input-placeholder,
.e-eu-input.el-autocomplete input:-ms-input-placeholder,
.e-eu-input.el-input .el-input__inner:-ms-input-placeholder,
.e-eu-input.el-input input:-ms-input-placeholder {
  color: #b3b3b3;
}
.e-eu-datepicker.el-autocomplete .el-input__inner::placeholder,
.e-eu-datepicker.el-autocomplete input::placeholder,
.e-eu-datepicker.el-input .el-input__inner::placeholder,
.e-eu-datepicker.el-input input::placeholder,
.e-eu-input.el-autocomplete .el-input__inner::placeholder,
.e-eu-input.el-autocomplete input::placeholder,
.e-eu-input.el-input .el-input__inner::placeholder,
.e-eu-input.el-input input::placeholder {
  color: #b3b3b3;
}
.e-eu-datepicker.el-autocomplete .el-input__prefix,
.e-eu-datepicker.el-input .el-input__prefix,
.e-eu-input.el-autocomplete .el-input__prefix,
.e-eu-input.el-input .el-input__prefix {
  left: 1.125rem;
}
.e-eu-datepicker.el-autocomplete .el-input__prefix .el-icon-search,
.e-eu-datepicker.el-input .el-input__prefix .el-icon-search,
.e-eu-input.el-autocomplete .el-input__prefix .el-icon-search,
.e-eu-input.el-input .el-input__prefix .el-icon-search {
  font-size: 0.9375rem;
  font-weight: 400;
}
.e-eu-datepicker.el-autocomplete .el-input__prefix .el-icon-search:before,
.e-eu-datepicker.el-input .el-input__prefix .el-icon-search:before,
.e-eu-input.el-autocomplete .el-input__prefix .el-icon-search:before,
.e-eu-input.el-input .el-input__prefix .el-icon-search:before {
  color: #b3b3b3;
}
.e-eu-datepicker.el-autocomplete .el-input__suffix,
.e-eu-datepicker.el-input .el-input__suffix,
.e-eu-input.el-autocomplete .el-input__suffix,
.e-eu-input.el-input .el-input__suffix {
  right: 0.9375rem;
}
.e-eu-datepicker.el-autocomplete
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close,
.e-eu-datepicker.el-input
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close,
.e-eu-input.el-autocomplete
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close,
.e-eu-input.el-input
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close {
  font-size: 20px;
  font-weight: 700;
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: fadeInRightMin;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.e-eu-datepicker.el-autocomplete
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close:hover:before,
.e-eu-datepicker.el-input
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close:hover:before,
.e-eu-input.el-autocomplete
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close:hover:before,
.e-eu-input.el-input
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close:hover:before {
  color: #e82c29;
}
.e-eu-datepicker.el-autocomplete
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close:before,
.e-eu-datepicker.el-input
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close:before,
.e-eu-input.el-autocomplete
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close:before,
.e-eu-input.el-input
  .el-input__suffix
  .el-input__suffix-inner
  .el-icon-circle-close:before {
  color: grey;
}
.e-eu-datepicker.el-input .el-input__prefix {
  display: none;
}
.e-eu-loading {
  position: relative;
  border-radius: 1.25rem;
}
.e-eu-loading .el-loading-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -1.25rem;
  text-align: center;
}
.e-eu-loading .el-loading-spinner svg circle {
  stroke: #bfbfbf;
  stroke-width: 4;
}
.e-eu-loading .el-loading-spinner .el-loading-text {
  padding-left: 1.25rem;
  color: rgba(226, 0, 116, 0.8);
  font-weight: 700;
  text-transform: uppercase;
}
.e-eu-message {
  position: relative;
  margin-left: -50px;
}
.e-eu-message.el-message {
  padding: 1.875rem 1.5625rem 1.875rem 1.25rem;
  border-width: 0;
  margin: 0 auto 0 -0.5625rem;
  background: #fff;
  border-radius: 0.625rem !important;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.44) !important;
}
.e-eu-message.el-message .el-message__icon {
  font-size: 1.875rem;
}
.e-eu-message.el-message .el-message__content {
  color: #000 !important;
  font-weight: 400;
  line-height: 1.5rem;
}
.e-eu-message.el-message.is-closable .el-message__content {
  padding-right: 1.875rem;
}
.e-eu-message.el-message .el-message__closeBtn {
  top: 1.875rem;
  padding: 0.3125rem;
  border-color: #e82c29;
  background-color: #e82c29;
  border-radius: 1.875rem;
  color: #fff;
  font-size: 0.9375rem;
}
.e-eu-message.el-message .el-message__closeBtn:hover {
  background-color: #96004d;
}
.e-eu-msgbox {
  position: relative;
}
.e-eu-msgbox.el-message-box {
  box-sizing: initial;
  padding: 1.875rem 1.5625rem;
  margin: 0 auto;
  background: #fff;
  border-radius: 0.625rem !important;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.44) !important;
}
.e-eu-msgbox.el-message-box .el-message-box__header {
  padding: 0 0 1.25rem;
}
.e-eu-msgbox.el-message-box .el-message-box__header .el-message-box__title {
  font-weight: 700;
}
.e-eu-msgbox.el-message-box .el-message-box__header .el-message-box__headerbtn {
  top: 0;
  right: 0;
  font-size: 1.5625rem;
}
.e-eu-msgbox.el-message-box
  .el-message-box__header
  .el-message-box__headerbtn:hover
  .el-message-box__close {
  color: #e82c29;
}
.e-eu-msgbox.el-message-box .el-message-box__content {
  padding: 0;
}
.e-eu-msgbox.el-message-box .el-message-box__btns button {
  padding: 1.125rem 0.9375rem;
  border-color: #e82c29;
  margin: 0.625rem 0;
  background-color: #e82c29;
  border-radius: 3.125rem;
}
.e-eu-msgbox.el-message-box .el-message-box__btns button:hover {
  animation: buttonHover 0.2s ease-in;
  background: #c90067;
}
.e-eu-pagination {
  position: relative;
}
.e-eu-pagination .el-pager {
  padding-top: 0.9375rem;
}
.e-eu-pagination .el-pager .number {
  min-width: 0.75rem;
  height: 0.75rem;
  padding: 0;
  margin: 0 0 0 0.875rem;
  background: #ccc;
  border-radius: 1.25rem;
  text-indent: -9999px;
}
.e-eu-pagination .el-pager .number:first-child {
  margin-left: 0;
}
.e-eu-pagination .el-pager .number:focus {
  outline: 2px dotted grey;
}
.e-eu-pagination .el-pager .number:hover {
  background: #b3b3b3;
}
.e-eu-pagination .el-pager .number.active {
  background: #e82c29;
}
.e-eu-radio {
  position: relative;
  margin-right: 0;
}
.e-eu-radio__hidden .el-radio__inner {
  display: none;
}
.e-eu-radio.el-radio {
  margin-right: 0;
}
.e-eu-radio.el-radio.is-focus {
  border: 0;
}
.e-eu-scrollbar {
  position: relative;
  height: 100%;
}
.e-eu-scrollbar .el-scrollbar__wrap {
  overflow-x: hidden;
}
.e-eu-select {
  position: relative;
}
.e-eu-select.el-select {
  width: 100%;
}
.e-eu-select.el-select:hover .el-input__prefix .el-input__prefix-inner {
  color: #96004d;
}
.e-eu-select.el-select:hover .el-input__inner {
  border-color: #dcdcdc;
  color: #000;
}
.e-eu-select.el-select:hover .el-input__inner::-webkit-input-placeholder {
  color: #b3b3b3;
}
.e-eu-select.el-select:hover .el-input__inner:-ms-input-placeholder {
  color: #b3b3b3;
}
.e-eu-select.el-select:hover .el-input__inner::placeholder {
  color: #b3b3b3;
}
.e-eu-select.el-select.is-active.is-final
  .el-input__prefix
  .el-input__prefix-inner {
  color: #fff;
  font-weight: 600;
}
.e-eu-select.el-select.is-active.is-final .el-input__inner {
  background: #e82c29;
  color: #fff;
  font-weight: 600;
}
.e-eu-select.el-select.is-active.is-final
  .el-input__inner::-webkit-input-placeholder {
  color: #fff;
}
.e-eu-select.el-select.is-active.is-final
  .el-input__inner:-ms-input-placeholder {
  color: #fff;
}
.e-eu-select.el-select.is-active.is-final .el-input__inner::placeholder {
  color: #fff;
}
.e-eu-select.el-select.is-active.is-final .el-select__caret {
  color: #fff;
}
.e-eu-select.el-select.is-active.is-final .el-select__caret:hover {
  color: #000;
}
.e-eu-select.el-select.is-active.is-final
  .el-input__suffix
  .el-input__suffix-inner {
  background-image: linear-gradient(
    90deg,
    rgba(226, 0, 116, 0),
    rgba(226, 0, 116, 0.8),
    #e82c29
  );
}
.e-eu-select.el-select.is-active .el-input__suffix .el-input__suffix-inner {
  padding-top: 0.3125rem;
  padding-left: 1.875rem;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.8),
    #fff
  );
}
.e-eu-select.el-select.is-active .el-input__suffix .el-select__caret {
  height: 0.625rem;
  transform: none;
}
.e-eu-select.el-select.is-active .el-input__suffix .el-icon-arrow-up:before {
  content: "\e78c";
}
.e-eu-select.el-select.is-active .el-input__suffix .el-icon-circle-close {
  animation-duration: 0.25s;
  animation-fill-mode: both;
  animation-name: fadeInRightMin;
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
/* .e-eu-select.el-select .el-input {
  padding-left: 0.3125rem;
} */
.e-eu-select.el-select .el-input.is-focus .el-input__inner {
  border-color: #e82c29;
  background: #e82c29;
  color: #fff;
}
.e-eu-select.el-select
  .el-input.is-focus
  .el-input__inner::-webkit-input-placeholder {
  color: #fff;
}
.e-eu-select.el-select
  .el-input.is-focus
  .el-input__inner:-ms-input-placeholder {
  color: #fff;
}
.e-eu-select.el-select .el-input.is-focus .el-input__inner::placeholder {
  color: #fff;
}
.e-eu-select.el-select
  .el-input.is-focus
  .el-input__prefix
  .el-input__prefix-inner {
  color: #fff;
}
.e-eu-select.el-select .el-input.is-focus .el-input__suffix {
  right: 0.9375rem;
}
.e-eu-select.el-select
  .el-input.is-focus
  .el-input__suffix
  .el-input__suffix-inner {
  background: #e82c29;
}
.e-eu-select.el-select .el-input.is-focus .el-select__caret {
  color: #fff;
}
.e-eu-select.el-select .el-input.is-focus .el-select__caret:hover {
  color: #ccc;
}
.e-eu-select.el-select .el-input .el-select__caret {
  color: #e82c29;
  font-size: 1.5625rem;
  font-weight: 700;
}
.e-eu-select.el-select .el-input .el-select__caret:hover {
  color: #666;
}
.e-eu-select .el-input__prefix {
  top: 0.4375rem;
  left: 1.25rem;
}
.e-eu-select .el-input__prefix .el-input__prefix-inner {
  color: #e82c29;
  font-size: 1.25rem;
}
.e-eu-select .el-input__suffix {
  right: 0.9375rem;
}
.e-eu-select .el-input--suffix .el-input__inner {
  padding: 1.75rem 2.75rem 1.75rem 1.25rem;
  border: 1px solid #dcdcdc;
  background: #fff;
  border-radius: 2.5rem;
  color: #000;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25rem;
}
.e-eu-select .el-input--suffix .el-input__inner::-webkit-input-placeholder {
  color: #dcdcdc;
  opacity: 1;
}
.e-eu-select .el-input--suffix .el-input__inner:-ms-input-placeholder {
  color: #dcdcdc;
  opacity: 1;
}
.e-eu-select .el-input--suffix .el-input__inner::placeholder {
  color: #dcdcdc;
  opacity: 1;
}
.el-eu-select-dropdown {
  padding: 0.625rem;
  margin: 1.25rem 0 0;
  background: #fff;
  border-radius: 0.625rem !important;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.44) !important;
}
.el-eu-select-dropdown .el-select-dropdown__item {
  border-bottom: 1px solid #e82c29;
}
.el-eu-select-dropdown .el-select-dropdown__item:last-child {
  border-bottom: none;
}
.el-eu-select-dropdown .el-select-dropdown__item.hover {
  background: none;
}
.el-eu-select-dropdown .el-select-dropdown__item.hover span {
  color: #e82c29;
}
.el-eu-select-dropdown .el-select-dropdown__item span {
  color: #000;
  text-align: center;
}
.e-button {
  padding: 1.34375rem 1.5625rem;
  border-radius: 3.125rem;
  cursor: pointer;
}
.e-button:disabled {
  background: #d1d0d0 !important;
  cursor: not-allowed !important;
}
.e-button:disabled:hover {
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-name: shake;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
.e-button--primary {
  border: 4px solid #fff;
  background: #e82c29;
  color: #fff;
}
.e-button--primary:hover {
  background: #c90067;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: pulsate;
  transform-origin: center;
}
.e-button--primary:focus {
  outline: 2px dotted grey;
}
.e-button--primary.e-button--primarybig {
  width: 100%;
  border-color: #e82c29;
  border-radius: 1.25rem;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.44);
}
.e-button--primary.e-button--primarybig:focus {
  outline: 2px dotted #fff;
}
.e-button--primary.e-button--primarybig:hover {
  border-color: #c90067;
}
.e-button svg {
  font-size: 1.375rem;
}
.e-button svg path {
  fill: #fff;
}
.e-button,
::-ms-backdrop {
  width: 4.6875rem;
}
.e-container {
  position: relative;
  box-sizing: initial;
  height: 100%;
  padding: 0;
  margin: 0 auto;
  background: #fff;
  /*box-shadow: 0 3px 50px rgba(0, 0, 0, 0.44);*/
}
table.e-table {
  width: 100%;
  padding: 0;
  margin: 0;
}
table.e-table tbody tr td {
  position: relative;
  padding-top: 1rem;
  color: #000;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: right;
}
table.e-table tbody tr td:after {
  display: block;
  padding-top: 1rem;
  border-bottom: 0.0625rem solid #dcdcdc;
  content: "";
}
table.e-table tbody tr td:first-child {
  padding-left: 1.1875rem;
  border-bottom: none;
  font-size: 1.25rem;
  line-height: 1.25rem;
  text-align: left;
}
table.e-table tbody tr td:last-child {
  padding-right: 1.1875rem;
}
table.e-table tbody tr:last-child td:after {
  border-bottom: 0.0625rem solid transparent;
}
table.e-table tbody tr:hover {
  background-color: #f2f2f2;
}
table.e-table tbody tr:hover td:after {
  border-bottom: 0.0625rem solid #e6e6e6;
}
.e-table--info {
  position: absolute;
  top: 0.875rem;
  right: -0.75rem;
  display: block;
  width: 0.375rem;
  height: 0.375rem;
  background-color: #e82c29;
  border-radius: 0.625rem;
}

/* Inner */
.e-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
}
@media only screen and (min-width: 960px) {
  .e-inner {
    padding: 2rem 1.75rem 4.125rem;
  }
}

/* Inner Content */
.e-inner--content {
  position: relative;
  /* width: calc(100% - 326px - 57px); */
  width: calc(100% - 2rem);
  /* height: calc(100vh - 240px); */
  padding: 0.8125rem 0.75rem 0.7625rem;
  border: 0.0625rem solid #dcdcdc;
  text-align: left;
  overflow: hidden;
}

.e-inner--content .e-headline {
  padding-left: 0.9375rem;
  margin-bottom: 2.8125rem;
  font-family: teleneo, TeleNeoOffice-ExtraBold, Trebuchet MS, Lucida Grande,
    Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.45rem;
  word-wrap: break-word;
}
@media only screen and (min-width: 791px) and (max-width: 959px) {
  .e-inner--content {
    /* height: calc(100vh - 110px); */
  }
}
@media only screen and (min-width: 960px) {
  .e-inner--content {
    /* height: calc(100vh - 320px); */
    padding: 2.8125rem 1.25rem 1.5625rem;
  }
  .e-inner--content .e-headline {
    font-size: 2.25rem;
    line-height: 2.45rem;
  }
}

.e-inner--content .hint {
  padding-left: 0.9375rem;
  font-family: teleneo, TeleNeoOffice-ExtraBold, Trebuchet MS, Lucida Grande,
    Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  color: #e82c29;
}

/* Inner Content - Table */
.e-inner--content div.table-content {
  /* height: calc(100vh - 390px); */
  /* overflow-y: auto; */
}
.e-inner--content.e-inner--subsidiary div.table-content {
  height: calc(100vh - 375px);
}
.e-inner--content .e-table td.e-hightlight {
  color: #e82c29;
  font-family: teleneo, TeleNeoOffice-Bold, Trebuchet MS, Lucida Grande,
    Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-weight: 700;
}

/* Inner Content - Table */
.e-inner--content .selflink {
  display: flex;
  padding: 10px 0 0 0;
  height: 35px;
  color: #afafaf;
}

.e-inner--content .selflink input {
  display: block;
  width: 400px;
  height: 100%;
  border: 1px solid #b2b2b2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  color: #383838;
  font-family: 'TeleGroteskScreen-Regular',Arial;
  font-size: 18px;
  line-height: 22px;
  box-sizing: border-box;
}

.e-inner--content .selflink input:focus-visible {
  outline: none;
}

.e-inner--content .selflink button {
  width: 20px;
  color: #fff;
  background-color: #e82c29;
  border-color: #b2005b;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 18px;
  line-height: 22px;
  padding: 8px 10px 6px;
}
.e-inner--content .selflink button svg{
  fill: white;
}

/* Inner Content - Export */
.e-inner--content .e-export {
  position: absolute;
  right: 20px;
  top: 20px;
}
.e-inner--content .e-export ul.e-navigation li a {
  display: flex;
  align-items: center;
}
.e-inner--content .e-export ul.e-navigation li a svg {
  fill: black;
}
.e-inner--content .e-export ul.e-navigation li a:hover svg path {
  fill: #e82c29;
}
.e-inner--content .e-export ul.e-navigation li a span {
  display: inline-block;
  /* padding-top: 10px; */
  color: grey;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
}
.e-inner--content .e-export ul.e-navigation li a:hover span {
  color: #e82c29;
}
.e-inner--content .e-export ul.export {
  display: none;
  position: absolute;
  right: -10px;
  top: calc(100% + 10px);
  width: 108px;
  padding: 27px 30px;
  border-radius: .625rem;
  box-shadow: 0 3px 20px rgb(0 0 0 / 44%);
  background: #fff;
  z-index: 10;
}
.e-inner--content .e-export ul.export.active {
  display: block;
}
.e-inner--content .e-export ul.export li {
  padding-bottom: 8px;
  cursor: pointer;
}
.e-inner--content .e-export ul.export li:last-child {
  padding-bottom: 0;
}
.e-inner--content .e-export ul.export li:hover {
  color: #e82c29;
}

.favorit {
  margin-left: 10px;
  display: block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: #bfbfbf;
  mask-image: url(../images/star.svg);
  mask-size: cover;
  -webkit-mask-image: url(../images/star.svg);
  -webkit-mask-size: cover;
}

.favorit.active, .favorit:hover {
  background-color: #e82c29;
}

/* #comparision_view .favorit {
  display: none;
} */

/* Inner Sidebar */
.e-inner--sidebar {
  width: 326px;
  height: calc(100vh - 138px);
  padding-left: 57px;
  overflow: hidden;
}
.e-inner--sidebar .e-eu-formitem {
  padding: 0;
  margin: 0 0 1.9375rem;
}
.e-inner--sidebar .kpi-tree {
  height: calc(100vh - 305px);
  margin-top: 20px;
  overflow-y: scroll;
}
.e-inner--sidebar.e-inner--subsidiary .kpi-tree {
  height: calc(100vh - 305px);
}
@media only screen and (min-width: 791px) and (max-width: 959px) {
  .e-inner--sidebar {
    height: calc(100vh - 83px);
  }
  .e-inner--sidebar .kpi-tree {
    height: calc(100vh - 250px);
  }
  .e-inner--sidebar.e-inner--subsidiary .kpi-tree {
    height: calc(100vh - 250px);
  }
}
@media only screen and (min-width: 960px) {
  .e-inner--content .e-export {
    right: 25px;
    top: 52px;
  }
  .e-inner--sidebar {
    height: calc(100vh - 168px);
  }
  .e-inner--sidebar .kpi-tree {
    height: calc(100vh - 336px);
  }
  .e-inner--sidebar.e-inner--subsidiary .kpi-tree {
    height: calc(100vh - 336px);
  }
}

.e-inner--navbar {
  display: flex;
  align-items: start;
  width: 100%
}

.e-inner--navbar > div {
  width: 33vw;
}

.e-inner--navbar .kpi-tree {
  height: calc(100vh - 200px);
  overflow-y: scroll;
}

.e-inner--navbar >div+div{
  margin-left: 1rem;
}

.kpi-tree {
  width: 200%;
  display: none;
  position: absolute;
  border: 0.0625rem solid #dcdcdc;
  border-radius: 1rem;;
  z-index: 5;
  background: #fff;
}

.e-inner--navbar .search-box:hover .kpi-tree
{
  display: block;
}

